Bug#1093895: objcopy fails with "invalid operation"

2025-01-25 Thread Adrian Bunk
Control: retitle -1 "objcopy -I ihex" fails with "invalid operation" Control: severity -1 serious Control: tags -1 ftbfs Control: forwarded -1 https://sourceware.org/bugzilla/show_bug.cgi?id=32599 I've bisected it and reported the result upstream, reverting the commit that caused it is trivial. c

Bug#1093895: objcopy fails with "invalid operation"

2025-01-25 Thread Maximilian Engelhardt
On Samstag, 25. Januar 2025 20:07:21 CET Matthias Klose wrote: [...] > > [...] > > 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 > > [...

Bug#1093895: objcopy fails with "invalid operation"

2025-01-25 Thread Matthias Klose
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-

Bug#1093895: objcopy fails with "invalid operation"

2025-01-23 Thread Maximilian Engelhardt
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.ihe