#1114947 binutils-gold sframe issues

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:
#1114947#5
Date:
2025-09-11 22:06:22 UTC
From:
To:
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
...

#1114947#12
Date:
2025-12-01 09:17:07 UTC
From:
To:
sframe v2 is disabled, lowering the severity.