- Package:
- binutils-gold
- Source:
- binutils-gold
- Description:
- gold ELF linker (deprecated)
- Submitter:
- Adrian Bunk
- Date:
- 2025-12-01 09:19:01 UTC
- Severity:
- normal
- Tags:
mame still builds with binutils-gold due to ld.bfd failing to link it half a year ago (the successful build was with an extra dependency on 15.2.0-4). https://buildd.debian.org/status/logs.php?pkg=mame&ver=0.280%2Bdfsg.1-3&arch=arm64&suite=sid ... obj/Release/src/tools/image_handler.o(.sframe+0x6c): error: relocation refers to local symbol ".text._ZN2fs12filesystem_tD0Ev" [12], which is defined in a discarded section section group signature: "fs::filesystem_t::~filesystem_t()" prevailing definition is from obj/Release/src/tools/floptool.o obj/Release/src/tools/image_handler.o(.sframe+0x56c): error: relocation refers to local symbol ".text._ZN2fs12filesystem_tD2Ev" [70], which is defined in a discarded section section group signature: "fs::filesystem_t::~filesystem_t()" prevailing definition is from obj/Release/src/tools/floptool.o ...
sframe v2 is disabled, lowering the severity.