Bug#1143769: qemu: FTBFS: Error: unrecognized opcode: `clrldi'
Michael Tokarev <[email protected]>
| Newsgroups | gmane.linux.debian.devel.bugs.rc |
|---|---|
| Message-ID | <d9d41528-00e0-45b3-b2c5-e2c913b7a7eb__45427.5425219507$1786113501$gmane$org@tls.msk.ru> |
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