<div style="display: flex; flex-wrap: wrap; white-space: pre-wrap; align-items: center; "><img height="20" width="20" style="border-radius:50%; margin-right: 4px;" decoding="async" src="https://avatars.githubusercontent.com/u/3442937?s=20&v=4" /><strong>bob-the-hamster</strong> created an issue <a href="https://github.com/ohrrpgce/ohrrpgce/issues/1295">(ohrrpgce/ohrrpgce#1295)</a></div>
<p dir="auto">Sometimes, randomly, the build will fail with this weird error message:</p>
<pre class="notranslate"><code class="notranslate">fbc -O 2 -i /src/ohr/build/ -mt -target linux -arch x86_64 -gen gcc -Wc -I.,-Wno-deprecated-declarations,-Wno-unused-but-set-variable,-fno-omit-frame-pointer,-O3,-ffunction-sections,-fdata-sections,-fno-pie,-Wno-builtin-declaration-mismatch,-Wno-maybe-uninitialized,-Wno-array-bounds,-Wno-missing-braces -d IS_CUSTOM -m custom -c reloadext.bas -o build/edit-reloadext.o
build/edit-reload.c: In function '_ZN6RELOAD3DOCaSERKS0_':
build/edit-reload.c:4593:46: error: assignment to expression with array type
 4593 |  *(__builtin_va_list*)((uint8*)THIS$1 + 8ll) = *(__builtin_va_list*)((uint8*)__FB_RHS__$1 + 8ll);
      |                                              ^
scons: *** [build/edit-reload.o] Error 1
scons: building terminated because of errors.
</code></pre>
<p dir="auto">When I compile again, the problem goes away. It doesn't happen often, and until recently I had only seen it on my own dev machine, so I was just ignoring it and living with it...</p>
<p dir="auto">But now I have seen it once in a 64 bit Linux dockerized nightly build, so i know it isn't just me, so I figured I should make a bug for it. (Could be a Debian 11 64 bit problem?)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/ohrrpgce/ohrrpgce/issues/1295">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZQBUIAMQGK5E26TTAT4F3HSZAVCNFSM6AAAAACRDWEFMKVHI2DSMVQWIX3LMV43ASLTON2WKOZTG44TINJZG43TKOA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AMWGWZVWS2VTX3PB6HOQS334F3HSZA5CNFSM6AAAAACRDWEFMKWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHOELHXPY.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><ohrrpgce/ohrrpgce/issues/1295</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>

<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ohrrpgce/ohrrpgce/issues/1295",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1295",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>