bob-the-hamster created an issue (ohrrpgce/ohrrpgce#1295)
Sometimes, randomly, the build will fail with this weird error message:
```
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.
```
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...
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?)
--
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/1295
You are receiving this because you are subscribed to this thread.
Message ID: <ohrrpgce/ohrrpgce/issues/[email protected]>_______________________________________________
Ohrrpgce mailing list
[email protected]
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org