Control: severity -1 important Control: tags -1 + moreinfo
On 23.01.25 22:26, Maximilian Engelhardt wrote:
Package: binutils-x86-64-linux-gnu Version: 2.43.90.20250122-2 Severity: serious X-Debbugs-Cc: m...@daemonizer.de Control: affects -1 + src:xen With the current version (2.43.90.20250122-2) of binutils in unstable xen FTBFS (see [1]) with: [...] objcopy -I ihex -O binary arch/x86/efi/buildid.ihex arch/x86/efi/buildid.o objcopy: arch/x86/efi/buildid.ihex: invalid operation make[6]: *** [arch/x86/efi/Makefile:7: arch/x86/efi/buildid.o] Error 1 [...] I verified that when downgrading binutils to the version in testing (2.43.50.20250108-1) the objcopy command succeeds without any errors. The arch/x86/efi/buildid.ihex file in my test is very small, I'll attach it below for easy reproduction of the bug. # head -v -n -0 arch/x86/efi/buildid.ihex ==> arch/x86/efi/buildid.ihex <== :10000000648600004D8DAD57140000000000000014 :0400100000000000EC :00000001FF
that example is missing the second input file. Please could you just attach the two unmodified input files?
plus what is the last binutils version that you checked building with? thanks, Matthias