Hi Gianfranco, On Sun, Mar 28, 2021 at 09:11:49PM +0200, Gianfranco Costamagna wrote: > control: forwarded -1 https://sourceware.org/bugzilla/show_bug.cgi?id=27659 > control: affects -1 src:binutils > > Invoking the clang with -V shows a failure in ld.bdf linker, a failure that > doesn't happen with gold linker and with object files (crt*.o) copied on > local directory. > > I opened a bug against binutils people to track it down, hopefully they can > sort what is segfaulting there. >
Thank you for opening this upstream :-) I'm a bit confused about the resolution at the forwarded bug, because the accidental buggy commit to the master branch doesn't appear on the binutils-2_37 branch...which seems to indicate that the issue is distinct from the one in that upstream bug. Does the following log indicates that the arm64 ftbfs is due to a binfmt problem? Job for binfmt-support.service failed because the control process exited with error code. https://ci.debian.net/data/autopkgtest/testing/arm64/l/llvm-toolchain-12/15347075/log.gz But this failure also exists on amd64, so I have no clue https://ci.debian.net/data/autopkgtest/testing/amd64/l/llvm-toolchain-12/15341122/log.gz Regards, Nicholas