<p><strong>You did remember to run apt-get build-deps geany again</strong><br>
The answer to that would be a negative. So I started over ... again . The attached text file has complete instructions that do work (I ran through it twice to be certain).  The instructions as given on the webpage:<br>
<a href="https://www.geany.org/Download/Git#nightly" rel="nofollow">https://www.geany.org/Download/Git#nightly</a><br>
are wee bit sparse.</p>
<p>One interesting thing to note is when ones runs "sudo apt-get build-deps geany-plugins", it decides it needs to download two files from the previous version of geany (1.32):</p>
<pre><code>Get:1 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 geany-common all 1.32-2 [1,816 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 geany amd64 1.32-2 [1,033 kB]

</code></pre>
<p>Anyway I have a new virtual machine image named "BuildGeany" that has all the autotools and dependencies installed  on it. Now all I have to do is wait for someone to fix the debugger plugin. Then I can rebuild everything and work on figuring out how to turn it into a deb package.</p>
<pre><code>===========================================================
05:10:20: Geany INFO            : Geany 1.34 (git >= 0c658c6a), en_US.UTF-8
05:10:20: Geany INFO            : GTK 3.22.30, GLib 2.56.1
05:10:20: Geany INFO            : System data dir: /usr/local/share/geany
05:10:20: Geany INFO            : User config dir: /home/lewis/.config/geany
05:10:20: Geany INFO            : Loaded GTK+ CSS theme '/usr/local/share/geany/geany.css'
05:10:20: Geany INFO            : Loaded GTK+ CSS theme '/usr/local/share/geany/geany-3.20.css'
05:10:20: Geany INFO            : System plugin path: /usr/local/lib/geany
05:10:20: Geany INFO            : Added filetype Graphviz (61).
05:10:20: Geany INFO            : Added filetype Arduino (62).
05:10:20: Geany INFO            : Added filetype JSON (63).
05:10:20: Geany INFO            : Added filetype CUDA (64).
05:10:20: Geany INFO            : Added filetype Cython (65).
05:10:20: Geany INFO            : Added filetype Scala (66).
05:10:20: Geany INFO            : Added filetype Clojure (67).
05:10:20: Geany INFO            : Added filetype Genie (68).
05:10:21: Geany INFO            : Loaded libvte from libvte-2.91.so.0
05:10:21: Geany INFO            : unknown : None (UTF-8)
05:10:21: (null) DEBUG  : Name com.canonical.AppMenu.Registrar does not exist on the session bus
===========================================================

</code></pre>
<p><a href="https://github.com/geany/geany/files/2257078/BuildGeanyInstructions.txt">BuildGeanyInstructions.txt</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/1916#issuecomment-410217527">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ_2UR0zQURUSEh2XKqh6CFaI8v01ks5uNCq9gaJpZM4VtHeV">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ6-WZ1Lc8lgaiwO7pFAu-l136f4Kks5uNCq9gaJpZM4VtHeV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@lewtwo in #1916: **You did remember to run apt-get build-deps geany again**\r\nThe answer to that would be a negative. So I started over ... again . The attached text file has complete instructions that do work (I ran through it twice to be certain).  The instructions as given on the webpage:\r\nhttps://www.geany.org/Download/Git#nightly\r\nare wee bit sparse.\r\n\r\nOne interesting thing to note is when ones runs \"sudo apt-get build-deps geany-plugins\", it decides it needs to download two files from the previous version of geany (1.32):\r\n```\r\nGet:1 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 geany-common all 1.32-2 [1,816 kB]\r\nGet:2 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 geany amd64 1.32-2 [1,033 kB]\r\n\r\n```\r\nAnyway I have a new virtual machine image named \"BuildGeany\" that has all the autotools and dependencies installed  on it. Now all I have to do is wait for someone to fix the debugger plugin. Then I can rebuild everything and work on figuring out how to turn it into a deb package. \r\n```\r\n===========================================================\r\n05:10:20: Geany INFO\t\t: Geany 1.34 (git \u003e= 0c658c6a), en_US.UTF-8\r\n05:10:20: Geany INFO\t\t: GTK 3.22.30, GLib 2.56.1\r\n05:10:20: Geany INFO\t\t: System data dir: /usr/local/share/geany\r\n05:10:20: Geany INFO\t\t: User config dir: /home/lewis/.config/geany\r\n05:10:20: Geany INFO\t\t: Loaded GTK+ CSS theme '/usr/local/share/geany/geany.css'\r\n05:10:20: Geany INFO\t\t: Loaded GTK+ CSS theme '/usr/local/share/geany/geany-3.20.css'\r\n05:10:20: Geany INFO\t\t: System plugin path: /usr/local/lib/geany\r\n05:10:20: Geany INFO\t\t: Added filetype Graphviz (61).\r\n05:10:20: Geany INFO\t\t: Added filetype Arduino (62).\r\n05:10:20: Geany INFO\t\t: Added filetype JSON (63).\r\n05:10:20: Geany INFO\t\t: Added filetype CUDA (64).\r\n05:10:20: Geany INFO\t\t: Added filetype Cython (65).\r\n05:10:20: Geany INFO\t\t: Added filetype Scala (66).\r\n05:10:20: Geany INFO\t\t: Added filetype Clojure (67).\r\n05:10:20: Geany INFO\t\t: Added filetype Genie (68).\r\n05:10:21: Geany INFO\t\t: Loaded libvte from libvte-2.91.so.0\r\n05:10:21: Geany INFO\t\t: unknown : None (UTF-8)\r\n05:10:21: (null) DEBUG\t: Name com.canonical.AppMenu.Registrar does not exist on the session bus\r\n===========================================================\r\n\r\n```\r\n\r\n[BuildGeanyInstructions.txt](https://github.com/geany/geany/files/2257078/BuildGeanyInstructions.txt)\r\n\r\n\r\n"}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/1916#issuecomment-410217527"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/1916#issuecomment-410217527",
"url": "https://github.com/geany/geany/issues/1916#issuecomment-410217527",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [geany/geany] configure script failed on Ubuntu Release 18.04.1 LTS, Mate 1.20.1 (#1916)",
"sections": [
{
"text": "",
"activityTitle": "**lewtwo**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@lewtwo",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"geany/geany\",\n\"issueId\": 1916,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"geany/geany\",\n\"issueId\": 1916\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/geany/geany/issues/1916#issuecomment-410217527"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 364148629\n}"
}
],
"themeColor": "26292E"
}
]</script>