Control: block -1 by 1143851
On 8/6/26 16:06, Michael Tokarev wrote:
/<<PKGBUILDDIR>>/roms/openbios/arch/ppc/qemu/start.S:178: Error: unrecognized
opcode: `std'
/<<PKGBUILDDIR>>/roms/openbios/arch/ppc/qemu/start.S:344: Info: macro invoked
from here
/<<PKGBUILDDIR>>/roms/openbios/arch/ppc/qemu/start.S:178: Error: unrecognized
opcode: `std'
This is https://bugs.debian.org/1143807 - it feels like a bug in gcc in debian.
Let's see.
And after working around this particular issue with powerpc[64] compiler here
and in a few
other places, it fails down the line building seabios-hppa binary, due to
https://bugs.debian.org/1143851 - which seems to be another bug in gcc.
FWIW,
/mjt