<blockquote>
<p>Same...</p>
</blockquote>
<p>So this definitely isn't a Geany issue, but a compiler problem.  The code above is extremely simple, and doesn't contain any Geany code at all (you can even remove all the <code>#define</code>s, they are unused).</p>
<p>I'd try reinstalling gcc and friends and see how it's going.  One interesting bit that might or might not be related is that <code>uname</code> reports processor and hardware architecture, which it does not for me.  It might be interesting because apparently from the config.log <code>configure</code> tries to obtain it through <code>/usr/bin/uname -p</code>, but as <code>uname</code> is <code>/bin/uname</code> it didn't work; and likely the majority of software are using the same Autotools bit for detection.</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/2040#issuecomment-452688730">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ2aRZD6X9DQFlsm2Bc2ESxORntbvks5vBehzgaJpZM4Z22Sc">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJzFqy3GSbrQXYgNa3KSDj7go1FEbks5vBehzgaJpZM4Z22Sc.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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@b4n in #2040: \u003e Same...\r\n\r\nSo this definitely isn't a Geany issue, but a compiler problem.  The code above is extremely simple, and doesn't contain any Geany code at all (you can even remove all the `#define`s, they are unused).\r\n\r\nI'd try reinstalling gcc and friends and see how it's going.  One interesting bit that might or might not be related is that `uname` reports processor and hardware architecture, which it does not for me.  It might be interesting because apparently from the config.log `configure` tries to obtain it through `/usr/bin/uname -p`, but as `uname` is `/bin/uname` it didn't work; and likely the majority of software are using the same Autotools bit for detection."}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/2040#issuecomment-452688730"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2040#issuecomment-452688730",
"url": "https://github.com/geany/geany/issues/2040#issuecomment-452688730",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>