Your message dated Fri, 22 Nov 2024 08:34:23 +0000 with message-id <E1tEP7P-001pdL-IA@fasolo.debian.org> and subject line Bug#1014559: fixed in libloki 0.1.7-6 has caused the Debian Bug report #1014559, regarding libloki: reproducible-builds: embedded build paths in libloki.so.* 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.) -- 1014559: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014559 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: libloki: reproducible-builds: embedded build paths in libloki.so.*
- From: Vagrant Cascadian <vagrant@reproducible-builds.org>
- Date: Thu, 07 Jul 2022 13:53:34 -0700
- Message-id: <87y1x4bq5t.fsf@contorta>
Source: libloki 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/lib/libloki.so.0.1.7: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/diffoscope-results/libloki.html /build/1st/libloki-0.1.7/src/LevelMutex.cpp:88 vs. /build/2/libloki-0.1.7/2nd/src/LevelMutex.cpp:88 The attached patch fixes this by explicitly passing CXXFLAGS to dh_auto_build in debian/rules, which includes flags to avoid embedding the build path. With this patch applied, libloki should build reproducibly on tests.reproducible-builds.org! live well, vagrantFrom 4290aeceda937a01d2b6e54ce8b94abd98c0aeee Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian <vagrant@reproducible-builds.org> Date: Thu, 7 Jul 2022 20:45:03 +0000 Subject: [PATCH] debian/rules: Explicitly pass CXXFLAGS to dh_auto_build. Makefile.common overrides CXXFLAGS from the environment, so explicitly passing it in order to get the default build flags. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index e7990c6..d2f39c9 100755 --- a/debian/rules +++ b/debian/rules @@ -6,7 +6,7 @@ dh $@ override_dh_auto_build: - dh_auto_build -- OS=Linux build-static build-shared + dh_auto_build -- OS=Linux build-static build-shared CXXFLAGS="$(CXXFLAGS)" override_dh_auto_test: -dh_auto_test -- OS=Linux -- 2.36.1Attachment: signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
- To: 1014559-close@bugs.debian.org
- Subject: Bug#1014559: fixed in libloki 0.1.7-6
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Fri, 22 Nov 2024 08:34:23 +0000
- Message-id: <E1tEP7P-001pdL-IA@fasolo.debian.org>
- Reply-to: Petter Reinholdtsen <pere@debian.org>
Source: libloki Source-Version: 0.1.7-6 Done: Petter Reinholdtsen <pere@debian.org> We believe that the bug you reported is fixed in the latest version of libloki, 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 1014559@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Petter Reinholdtsen <pere@debian.org> (supplier of updated libloki 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: SHA256 Format: 1.8 Date: Fri, 22 Nov 2024 08:56:15 +0100 Source: libloki Architecture: source Version: 0.1.7-6 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Petter Reinholdtsen <pere@debian.org> Closes: 865527 1014559 Changes: libloki (0.1.7-6) unstable; urgency=medium . * QA upload. . [ Petter Reinholdtsen ] * New uploading using new ABI (Closes: #865527). * Added d/gbp.conf to describe branch layout. * Updated vcs in d/control to Salsa. * Updated d/gbp.conf to enforce the use of pristine-tar. * Updated Standards-Version from 3.9.2 to 4.7.0. * Use wrap-and-sort -at for debian control files. * Update watch file format version to 4. * Marked libloki-doc as multi-arch: foreign. . [ Vagrant Cascadian ] * debian/rules: Explicitly pass CXXFLAGS to dh_auto_build (Closes: #1014559). Checksums-Sha1: 922c77de6710637cc112e2a3a92c27d6dc3f0b51 1967 libloki_0.1.7-6.dsc 0e76022ed65b4ae4ce2ca0a496744e72e4ac7893 6076 libloki_0.1.7-6.debian.tar.xz 762f86cdd3d64a7e4bb907beb2d8e4ae5bfb0c80 5982 libloki_0.1.7-6_source.buildinfo Checksums-Sha256: e2825521e6cfcc50a28f16b2e3951234549a7293db4aa7e766ba09c6a6ed97b6 1967 libloki_0.1.7-6.dsc 3af43a909920d1e7ecc5441284b1405ddda2dfc85be1e85f06046ba74d1efd64 6076 libloki_0.1.7-6.debian.tar.xz f085f183dc4c4cad25df3185308efdfb2249beb2e8aedb5e99f37fe68a544cef 5982 libloki_0.1.7-6_source.buildinfo Files: 2c54b15031a0dbb3988b0032057569ef 1967 libs optional libloki_0.1.7-6.dsc f50c2ed64a635ee4989c44c29ba7d5ac 6076 libs optional libloki_0.1.7-6.debian.tar.xz 7d76d9fda62899c0ea2a7252e993f3e1 5982 libs optional libloki_0.1.7-6_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmdAOXUACgkQgSgKoIe6 +w71oxAAhW02Wb4QgrEwJHsRhomLn8/93mo5XgolwjRNdEcyOfWVpM87y6vbb3nJ f/ANk14NFIJm9Z9a0C7I7fUesrn4SpJi9KVKuv2JBkKZy5H3ArBykhqkUFOb1abF xnlZJCiC+cOirb4XOvn/9kZQX9Te19ijrBJYYw6CPamlA/PIrpxz/w4eBYndEtj2 clWUlezi7Q/++DJVFbVfypEgbFCzSFvtB5G6eWu1lB1IoVf1Br/DL2b9H14J657U ZzAkf0qMaglGdjXPaa408ZrdxMO2p0CEP/HYBgxs65aMvbpa19sXvAYSTdGw4NyM HJcP8I4MOS/ub6WWH7Og9JfvEwwqhzaPlf/I6Wz78VC9Z+pDN9t4e2qcY6a++r4V QJwvzv8AHnjV9GPJdaxpk8j458JKU9dJoXEH4otvsv5DL7f96L2ko87kNh7e5AFl yZaD9oDWdRaI8RGg6Di16dKX5RLrMCi0V9/31WU+vvIiBHKMhuQv4G1gGLQxcvWZ S4WvE5fb4v5lHvZlgEwWIV7sOBdlx+Ds4gbX87++P0skBlf8zDwbtlw6WYtkdi9q /xktNjGGZQum5ndzzQuEWaDxEBYirmoVOFKdlHazDlW3UXwgW0vjEfXKUQkbup5T iOe7T7a3NPe+i3Bd7n/VgMQNgTJDLWTGLf7TfrIRZTs0gcGXNbo= =m4xx -----END PGP SIGNATURE-----Attachment: pgpxfKRAKMQ4H.pgp
Description: PGP signature
--- End Message ---