- Package:
- src:make-dfsg
- Source:
- src:make-dfsg
- Submitter:
- Emanuele Rocca
- Date:
- 2026-02-06 13:47:12 UTC
- Severity:
- normal
Hi, in the past make-dfsg had issues on arm64 due to a GCS warning emitted by the linker. Starting with with binutils 2.45.50.20251209-1 the warning is not emitted by default anymore. See the relevant change here: https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=88bd7bd086231a2c2cd84f94bb0c698075791e35 Please consider removing the snippet setting gcs-report-dynamic=none from d/rules now, I have rebuilt make-dfsg without it and the package built successfully. Thanks, Emanuele