<div dir="ltr"><div>I tried to reproduce that error at the time, but couldn't. I see that the next day the nightly build succeeded without error.</div><div>What's more, that error is bizarre, impossible, and couldn't have been caused by any recent change to the source code.</div><div>That line of code in edit-reload.c (on line 9479 for me, not 4564) is:</div><div> *(__builtin_va_list**)((uint8*)THIS$1 + 8ll) = *(__builtin_va_list**)((uint8*)__FB_RHS__$1 + 8ll);</div><div>while the error message has "*" instead of the two "**"'s.<br></div><div>I think it was most likely due to a random bit flip/hardware error.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 22 Nov 2021 at 01:24, James Paige <<a href="mailto:Bob@hamsterrepublic.com" target="_blank">Bob@hamsterrepublic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">I haven't tried to reproduce it yet (I'm away from my computer this weekend) but it looks like the Linux 64 bit builds are failing:<div dir="auto"><br></div><div dir="auto"><span style="font-size:12.8px">fbc -mt -O 2 -i /home/james/src/nightly/ohrrpg</span><span style="font-size:12.8px">ce-build/wip/build/ -target linux -arch x86_64 -gen gcc -Wc -fno-omit-frame-pointer,-O2,-f</span><span style="font-size:12.8px">function-sections,-fdata-secti</span><span style="font-size:12.8px">ons,-no-pie,-Wno-maybe-uniniti</span><span style="font-size:12.8px">alized,-Wno-array-bounds,-Wno-</span><span style="font-size:12.8px">missing-braces -d IS_CUSTOM -m custom -c reload.bas -o build/edit-reload.o</span><br style="font-size:12.8px"><span style="font-size:12.8px">build/edit-reload.c: In function '_ZN6RELOAD3DOCaSERKS0_':</span><br style="font-size:12.8px"><span style="font-size:12.8px">build/edit-reload.c:4564:46: error: assignment to expression with array type</span><br style="font-size:12.8px"><span style="font-size:12.8px">  *(__builtin_va_list*)((uint8*)</span><span style="font-size:12.8px">THIS$1 + 8ll) = *(__builtin_va_list*)((uint8*)</span><span style="font-size:12.8px">__FB_RHS__$1 + 8ll);</span><br style="font-size:12.8px"><span style="font-size:12.8px">                                              ^</span><br style="font-size:12.8px"><span style="font-size:12.8px">scons: *** [build/edit-reload.o] Error 1</span><br style="font-size:12.8px"><span style="font-size:12.8px">scons: building terminated because of errors</span><br></div></div>
_______________________________________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org" target="_blank">ohrrpgce@lists.motherhamster.org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer" target="_blank">http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org</a><br>
</blockquote></div>