From gioele at svario.it Wed May 27 01:10:28 2026 From: gioele at svario.it (Gioele Barabucci) Date: Wed, 27 May 2026 02:10:28 +0200 Subject: Bug#1137731: avr-libc builds non-reproducible static libraries Message-ID: Source: avr-libc Version: 1:2.2.1-1 User: reproducible-builds at lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org Dear avr-libc maintainer, the static libraries shipped in the avr-libc package are build in a non-reproducible way: they embed the creation timestamp. For example: ``` ----------- 0 0 0 478 2025-01-19 12:00:00.000000 / +---------- 0 0 0 478 2026-03-01 06:24:26.000000 / ``` These differences can be resolved by using a binutils package compiled with `--enable-deterministic-archives`. Regards, -- Gioele Barabucci From gioele at svario.it Wed May 27 01:13:04 2026 From: gioele at svario.it (Gioele Barabucci) Date: Wed, 27 May 2026 02:13:04 +0200 Subject: Bug#1137732: gcc-avr builds non-reproducible static libraries Message-ID: <317b4025-7299-4a47-8227-2835440f5e96@svario.it> Source: gcc-avr Version: 1:14.2.0-2 User: reproducible-builds at lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org Dear gcc-avr maintainer, the static libraries shipped in the gcc-avr package are build in a non-reproducible way: they embed the creation timestamp. For example: ``` ----------- 0 0 0 20220 2024-10-31 18:22:41.000000 / +---------- 0 0 0 20220 2026-03-01 14:18:59.000000 / ``` These differences can be resolved by using a binutils package compiled with `--enable-deterministic-archives`. Regards, -- Gioele Barabucci From gioele at svario.it Wed May 27 01:20:01 2026 From: gioele at svario.it (Gioele Barabucci) Date: Wed, 27 May 2026 02:20:01 +0200 Subject: Bug#1137733: binutils-avr should be compiled with --enable-deterministic-archives Message-ID: Package: binutils-avr Version: 2.43.50.20250108-1 User: reproducible-builds at lists.alioth.debian.org Usertags: toolchain timestamps X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org Control: block 1137731 by -1 Control: block 1137732 by -1 Dear binutils-avr maintainer, please compile the binutils-avr suite with `--enable-deterministic-archives`. This will ensure that AVR-related packages shipped in Debian will, with no changes to their build systems, no longer suffer from various reproducibility issues currently found in the static libraries that they ship. Regards, -- Gioele Barabucci