Your message dated Thu, 28 Aug 2025 11:56:11 +0000 with message-id <E1urbEh-00FnHx-1f@fasolo.debian.org> and subject line Bug#1011490: fixed in gdigi 0.4.0+git20200615+1c2c89f-4 has caused the Debian Bug report #1011490, regarding gdigi: reproducible-builds: embedded build paths in /usr/bin/gdigi to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1011490: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011490 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: gdigi: reproducible-builds: embedded build paths in /usr/bin/gdigi
- From: Vagrant Cascadian <vagrant@reproducible-builds.org>
- Date: Mon, 23 May 2022 15:09:19 -0700
- Message-id: <87wnebvr3k.fsf@contorta>
Source: gdigi Severity: normal Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: buildpath X-Debbugs-Cc: reproducible-bugs@lists.alioth.debian.org The build path is embedded in /usr/bin/gdigi: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/diffoscope-results/gdigi.html /build/1st/gdigi-0.4.0+git20200615+1c2c89f/gdigi.c:43 vs. /build/2/gdigi-0.4.0+git20200615+1c2c89f/2nd/gdigi.c:43 The attached patch fixes this by passing CFLAGS via EXTRA_CFLAGS in a dh_auto_build override in debian/rules. This allows passing the default build flags including -ffile-prefix-map, which avoids embedding the absolute path in compiled files. With this patch applied, gdigi should build reproducibly on tests.reproducible-builds.org! live well, vagrantFrom 41aa07e65328c9f522183e0e036c9143317cba34 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian <vagrant@reproducible-builds.org> Date: Mon, 23 May 2022 22:05:11 +0000 Subject: [PATCH] debian/rules: Pass CFLAGS as EXTRA_CFLAGS in dh_auto_build override. --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index cbe925d..ae7a96f 100755 --- a/debian/rules +++ b/debian/rules @@ -1,3 +1,6 @@ #!/usr/bin/make -f %: dh $@ + +override_dh_auto_build: + dh_auto_build -- EXTRA_CFLAGS="$(CFLAGS)" -- 2.36.1Attachment: signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
- To: 1011490-close@bugs.debian.org
- Subject: Bug#1011490: fixed in gdigi 0.4.0+git20200615+1c2c89f-4
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Thu, 28 Aug 2025 11:56:11 +0000
- Message-id: <E1urbEh-00FnHx-1f@fasolo.debian.org>
- Reply-to: Andreas Tille <tille@debian.org>
Source: gdigi Source-Version: 0.4.0+git20200615+1c2c89f-4 Done: Andreas Tille <tille@debian.org> We believe that the bug you reported is fixed in the latest version of gdigi, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1011490@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andreas Tille <tille@debian.org> (supplier of updated gdigi package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 28 Aug 2025 13:25:09 +0200 Source: gdigi Architecture: source Version: 0.4.0+git20200615+1c2c89f-4 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Andreas Tille <tille@debian.org> Closes: 1011490 Changes: gdigi (0.4.0+git20200615+1c2c89f-4) unstable; urgency=medium . * QA upload. * Use Multimedia team space on Salsa to maintain the package * Cleanup watch file * Build reproducibly Closes: #1011490 * Standards-Version: 4.7.2 (routine-update) * debputy lint --auto-fix (routine-update) * d/copyright: review * Permit failure of blhc in Salsa CI Checksums-Sha1: 02a3b7a0b79a4c2ec76ae356ebdb038e327f6c59 2045 gdigi_0.4.0+git20200615+1c2c89f-4.dsc eb3ae38e691aab5369fa7068b793c23457b48a08 3344 gdigi_0.4.0+git20200615+1c2c89f-4.debian.tar.xz 9c4fb4e4fb28b8e426b1419d5738fdbb8fe09420 14687 gdigi_0.4.0+git20200615+1c2c89f-4_amd64.buildinfo Checksums-Sha256: 9a62ac287b18268de060c490e4229f3c0f5bf558f80a96757567f3f39a5f53e0 2045 gdigi_0.4.0+git20200615+1c2c89f-4.dsc 97b37327aa1affb980a29bbb43ce50048ed5124f2c0472e1158920350452106b 3344 gdigi_0.4.0+git20200615+1c2c89f-4.debian.tar.xz f649cada19ab631f3b952e349134ba4db7a86b62abba3e5ddc48353cd276da76 14687 gdigi_0.4.0+git20200615+1c2c89f-4_amd64.buildinfo Files: 1383e737605e0fa7b32abfda402de446 2045 sound optional gdigi_0.4.0+git20200615+1c2c89f-4.dsc 0d3ed0bea32902956d59a640e284f6a0 3344 sound optional gdigi_0.4.0+git20200615+1c2c89f-4.debian.tar.xz 487f57c081b0896fd4be6453f0488fc1 14687 sound optional gdigi_0.4.0+git20200615+1c2c89f-4_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmiwPbIRHHRpbGxlQGRl Ymlhbi5vcmcACgkQV4oElNHGRtFVNA/8D80+NwSJ8UVxM8N8XjeJfXkJI9AUKlE9 gK4qF4o/CnylOlPSvge+XCAdFECJPkvsJ4fFxFaTHpIXsIIpr0YFriRWYePEn6S4 LAAS/xcKAinqd/2mYeVvPnLi8zMQSFRkHvTTMA8WyiB4K07g1/3kNSQEUP22+tC6 CoKkgByTTMbj6zKlntBlwLJ0Wq0LJlYoU/xkcLTgA+PJGbztQ4bRjHPd0lHpHUVm gGdW3U4uv9gVFkp6d5xgJFBgWc2fxyVM5CkC0+9GYum1BXBqx2skgRpgo1gUdJ0n e5AdXajH3KZJ/KMD3Ocn7+4XGdSP52y04oo+wj/LMtU2kXb9fOfoGFZ4dtqzsO/j O8/n8Q7AqLqmv1qaQBp4O/g/PDS8EerckcekBnQBygLQE0+KZHoEwIj+xusMddmS Xw39nGWBNDR9fuRzUXnizlN9GNyM5RMnaAyqrC6vdWRwTKOo5A/YavWN1sj7VYAG uYtgC0jgdisBBBqKgnyNNJwt4Jf3IcDiBoASbXVC4rtjQxKwJA2V1U70pe/+irqW qWPOvj641Khx499SOS0AHPRdV7F1dCQCWmKwZa5d1jobygxuDweDStuh1HP2TqiM M86fawuyRt0SonGXYuqArCdRwnbPCilxDGMHYaCw5XRaPP6kE6JQmd2wcjiA9N+n TinEYxnVc/s= =dnqO -----END PGP SIGNATURE-----Attachment: pgpVv1jvdZJFg.pgp
Description: PGP signature
--- End Message ---