Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#61151 - [elfutils][binutils] version 0.175 causes objdump errors
Attached to Project:
Arch Linux
Opened by Gerhard Bogner (slashME) - Friday, 21 December 2018, 19:08 GMT
Last edited by Anatol Pomozov (anatolik) - Friday, 15 February 2019, 14:44 GMT
Opened by Gerhard Bogner (slashME) - Friday, 21 December 2018, 19:08 GMT
Last edited by Anatol Pomozov (anatolik) - Friday, 15 February 2019, 14:44 GMT
|
DetailsCompiling custom dvb kernel modules with elfutils-0.175 leads to following errors (for every object file):
objdump: /usr/src/linux-dvb-drivers/media_build/v4l/.tmp_mantis_pcmcia.o: unable to initialize decompress status for section .debug_info objdump: /usr/src/linux-dvb-drivers/media_build/v4l/.tmp_mantis_pcmcia.o: unable to initialize decompress status for section .debug_info objdump: /usr/src/linux-dvb-drivers/media_build/v4l/.tmp_mantis_pcmcia.o: file format not recognized Downgrading to elfutils-0.174 (and the corresponding libelf) fixes this problem. |
This task depends upon
https://sourceware.org/bugzilla/show_bug.cgi?id=23919
It's a binutils bug
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4207142d6a5d2359170c5f9a140fc1a2351fbda9
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5f6c22aee74f17393b82934a5682d985672e011a
The binutils update from testing does fix it, I'll try recompiling some other aur packages next.