Closed glaubitz closed 6 years ago
The missing instruction is flog2x, I'm going to add it.
IN: 0xf6784480: linkw %fp,#0 0xf6784484: fmoved %fp@(8),%fp0 0xf678448a: flog2x %fp0,%fp0 Disassembler disagrees with translator over instruction decoding Please report this to qemu-devel@nongnu.org
qemu: uncaught target signal 4 (Illegal instruction) - core dumped
The missing instruction is flog2x, I'm going to add it.
Great, thank you!
This has been resolved now. Erlang builds now fine on m68k.
Erlang has been building fine for a while now:
https://buildd.debian.org/status/logs.php?pkg=erlang&arch=m68k
Thus, closing.
Trying to build erlang results in an illegal instruction encounter at some point:
The issue is 100% reproducible in a manual build:
Tarball with build root can be found here: https://people.debian.org/~glaubitz/erlang.tgz
To reproduce: