[Bug 2139340] [NEW] objcopy --target=efi-app-x86_64 no longer works (regression)
Mate Kukri
2139340 at bugs.launchpad.net
Thu Jan 29 12:49:25 UTC 2026
Public bug reported:
Questing (expected):
> objcopy --target=efi-app-x86_64 test.elf test.efi
> echo $?
0
Resolute (actual):
> objcopy --target=efi-app-x86_64 test.elf test.efi
objcopy: test.elf: file format not recognized
> echo $?
1
See attached ELF for reproduction.
** Affects: binutils (Ubuntu)
Importance: Medium
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/2139340
Title:
objcopy --target=efi-app-x86_64 no longer works (regression)
Status in binutils package in Ubuntu:
New
Bug description:
Questing (expected):
> objcopy --target=efi-app-x86_64 test.elf test.efi
> echo $?
0
Resolute (actual):
> objcopy --target=efi-app-x86_64 test.elf test.efi
objcopy: test.elf: file format not recognized
> echo $?
1
See attached ELF for reproduction.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/2139340/+subscriptions
More information about the foundations-bugs
mailing list