Bug#1021464: stfl: reproducible-builds: build path embedded in binaries

2022-10-08 Thread Vagrant Cascadian
c3082dcef861f562cf07ce389566766a2275688a Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sat, 8 Oct 2022 23:42:42 + Subject: [PATCH 1/3] debian/rules: Use dh_auto_build and pass CFLAGS via CC variable. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian

Bug#1021463: rdist: reproducible-builds: build path embedded in /usr/bin/rdist

2022-10-08 Thread Vagrant Cascadian
reproducibly on tests.reproducible-builds.org! Thanks for maintaining rdist! live well, vagrant From 1ae2591af6070578468777e64d31435875b040d5 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sat, 8 Oct 2022 23:20:06 + Subject: [PATCH] debian/rules: Pass CFLAGS via the CFLAGS_OS variable to

Bug#1021461: icon: reproducible-builds: buildid differences in /usr/bin/icon*

2022-10-08 Thread Vagrant Cascadian
ducibly on tests.reproducible-builds.org! Thanks for maintaining icon! live well, vagrant From 0235dc52092db96208f3e0c051a10b0dbccf127d Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sat, 8 Oct 2022 23:12:15 + Subject: [PATCH] debian/rules: Add -ffile-prefix-map to CFLAGS to avoid

Bug#1021458: o3dgc: reproducible-builds: build path embedded in libo3dgc_common_lib.a

2022-10-08 Thread Vagrant Cascadian
tests.reproducible-builds.org! Thanks for maintaining o3dgc! live well, vagrant From 6f2829d68f4afe5590358db40da99b0f88ffa662 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sat, 8 Oct 2022 22:30:48 + Subject: [PATCH] src/o3dgc*/CMakeLists.txt: Add -ffile-prefix-map to CMAKE_CXX_FLAGS

Bug#1021457: olpc-powerd: reproducible-builds: build path embedded in debugging symbols

2022-10-08 Thread Vagrant Cascadian
my local tests, with this patch applied, olpc-powerd should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining olpc-powerd! live well, vagrant From 28c1a60abd0c8dd1c41cfe0d30f755441c941cff Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Mon, 2 May 2022 16:18:08

Bug#1021456: bwbasic: reproducible-builds: build path embedded in /usr/bin/bwbasic

2022-10-08 Thread Vagrant Cascadian
:00:00 2001 From: Vagrant Cascadian Date: Mon, 2 May 2022 15:48:14 + Subject: [PATCH 1/4] Makefile.in: Use CFLAGS from the environment and pass CFLAGS to CC calls. --- Makefile.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index 9d12d0b

Bug#1021455: nscd: nscd returns bizarre DNS responses

2022-10-08 Thread Vagrant Cascadian
Package: nscd Version: 2.35-2 Severity: important X-Debbugs-Cc: Vagrant Cascadian I was unable to "dgit push-source" after upgrading nscd from 2.35-1 earlier today. Had no such problems just two days ago. Investigating a little further, it just kept getting weirder.

Bug#1021454: dbview: reproducible-builds: build path embedded in /usr/bin/dbview

2022-10-08 Thread Vagrant Cascadian
tests.reproducible-builds.org! Thanks for maintaining dbview! live well, vagrant From 01ccb621098567fd523af9a892cd77384f870fe0 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sat, 8 Oct 2022 21:16:04 + Subject: [PATCH 3/3] Makefile: Add -ffile-prefix-map to CFLAGS to avoid embedding build

Bug#1021452: libdv: reproducible-builds: build path embedded in libdv.so.4.0.3

2022-10-08 Thread Vagrant Cascadian
should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining libdv! live well, vagrant From c2990be4998a537a2865e7eb33bc80bfeca3357b Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sat, 8 Oct 2022 20:43:19 + Subject: [PATCH] debian/rules: Add --debug-prefix-map to

Bug#845782: NMU for reproducible builds and cross building

2022-10-06 Thread Vagrant Cascadian
Control: tags 845782 pending Control: tags 901260 pending On 2022-10-06, Vagrant Cascadian wrote: > I've submitted NMUs to DELAYED/10 fixing reproducible builds and cross > building issues: Marking as pending. live well, vagrant signature.asc Description: PGP signature

Bug#901260: NMU for reproducible builds and cross building

2022-10-06 Thread Vagrant Cascadian
-1,3 +1,23 @@ +hannah (1.0-3.3) unstable; urgency=medium + + * Non-maintainer upload. + + [ Helmut Grohne ] + * Fix FTCBFS: Let dh_auto_build pass cross tools to make. +(Closes: #901260) + + -- Vagrant Cascadian Thu, 06 Oct 2022 17:14:03 -0700 + +hannah (1.0-3.2) unstable; urgency=m

Bug#1021374: zephyr: reproducible-builds: build path embedded in libzephyr.so.4.0.0

2022-10-06 Thread Vagrant Cascadian
the patch for #828867 applied, zephyr should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining zephyr! live well, vagrant From c1dd58714b0bf41effbc7ce4162ac2e0d347fc61 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Fri, 7 Oct 2022 00:06:50 + Subject: [PATCH

Bug#1021373: librep: reproducible-builds: build path embedded in provided libtool

2022-10-06 Thread Vagrant Cascadian
grant From 769a91c0c274dc41767d0525db9625ccf677d392 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Thu, 6 Oct 2022 23:04:22 + Subject: [PATCH 2/2] debian/rules: Remove embedded build path from libtool in dh_install override. https://reproducible-builds.org/docs/build-path/ --- debian/rules

Bug#850735: the: FTBFS if ncurses5-config is not present

2022-10-06 Thread Vagrant Cascadian
Control: tags 850735 moreinfo On 2018-02-28, Sven Joachim wrote: > On 2017-01-09 21:08 +0100, Sven Joachim wrote: >> Source: the >> Version: 3.3~rc1-3 >> User: ncur...@packages.debian.org >> Usertags: ncurses5-config >> >> The ncurses development packages are going to see a change after the >> Str

Bug#842550: the: please make the build reproducible

2022-10-06 Thread Vagrant Cascadian
-0700 +++ the-3.3~rc1/debian/changelog2022-10-06 15:12:42.0 -0700 @@ -1,3 +1,13 @@ +the (3.3~rc1-3.1) unstable; urgency=medium + + * Non-maintainer upload. + + [ Reiner Herrmann ] + * Generate reproducible documentation (Closes: #842550) + * Sort the md5sums file. (Closes: #842550) + + -

Bug#829755: NMU fixing reproducible builds and cross building issues

2022-10-06 Thread Vagrant Cascadian
rohne ] + * Fix FTCBFS: Let dh_auto_build pass cross tools to make. +(Closes: #901345) + + -- Vagrant Cascadian Thu, 06 Oct 2022 14:10:44 -0700 + elvis-tiny (1.4-24) unstable; urgency=low * remove bin/vi wrapper, incompatible with / + /usr merge (closes: #540928,#813857) diff -Nru elvis-tin

Bug#828752: mod-dnssd: please make the build reproducible

2022-10-06 Thread Vagrant Cascadian
Control: tags 828752 pending On 2022-10-06, Vagrant Cascadian wrote: > I intend to NMU with these patches applied, though will likely use > DELAYED/10 to give time for the maintainer to respond. Uploaded an NMU to DELAYED/10: diff -Nru mod-dnssd-0.6/debian/changelog mod-dnssd-0.6/

Bug#829715: NMU for reproducible builds and cross building issues

2022-10-06 Thread Vagrant Cascadian
: #829715) + + [ Helmut Grohne ] + * Fix FTCBFS: Don't strip during make install. (Closes: #913734) + + -- Vagrant Cascadian Thu, 06 Oct 2022 13:24:22 -0700 + snake4 (1.0.14-1) unstable; urgency=medium * New upstream release diff -Nru snake4-1.0.14/debian/patches/makefile-use-install-var

Bug#828683: mc: please make the build reproducible

2022-10-06 Thread Vagrant Cascadian
testing/bookworm! There are outstanding build path issues tested in unstable and experimental. It doesn't address the larger issue of files modified by debian/patches having the current timestamp, which is a much more complicated intersection of issues. live well, vagrant From 4e69587954

Bug#828752: mod-dnssd: please make the build reproducible

2022-10-06 Thread Vagrant Cascadian
ump a plain-text README. By not using lynx, it simply ships the provided readme. I intend to NMU with these patches applied, though will likely use DELAYED/10 to give time for the maintainer to respond. live well, vagrant From 726c21a87f728defba54cc206c42838c73c1032c Mon Sep 17 00:00:00 200

Bug#828876: ario: please make the build reproducible

2022-10-06 Thread Vagrant Cascadian
On 2016-06-28, Reiner Herrmann wrote: > While working on the "reproducible builds" effort [1], we have noticed > that ario could not be built reproducibly. > It embeds the current year into the binary. > > The attached patch replaces it with a static value. I can confirm this patch is still needed

Bug#1021331: cclive: reproducible-builds: build path embedded in /usr/bin/cclive

2022-10-05 Thread Vagrant Cascadian
patch applied, cclive should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining cclive! live well, vagrant From cb92801bf7abb55ba8af60a804aebe401f13717a Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Thu, 6 Oct 2022 00:37:11 + Subject: [PATCH] src/cc

Bug#1020985: webext-https-everywhere: https everywhere opens firefox tab even while uninstalled

2022-09-29 Thread Vagrant Cascadian
Package: webext-https-everywhere Severity: normal X-Debbugs-Cc: none, Vagrant Cascadian In recent months after an update of firefox-esr (92.x?), https-everywhere opens a tab on my browser suggesting I configure the in-browser settings that replace the functionality of https-everywhere... That

Bug#1020889: libapache2-mod-auth-pgsql: reproducible-builds: Embedded build paths in mod_auth_pgsql.so

2022-09-27 Thread Vagrant Cascadian
Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 23:09:04 + Subject: [PATCH] Makefile: call apxs2 using -ffile-prefix-map to avoid embedding build paths. https://reproducible-builds.org/docs/build-path/ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion

Bug#1020888: clamz: reproducible-builds: build path embedded in /usr/bin/clamz

2022-09-27 Thread Vagrant Cascadian
tests.reproducible-builds.org! Thanks for maintaining clamz! live well, vagrant From 879eef2bcda9e34ad9427b169c8c65abe587f497 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 22:53:37 + Subject: [PATCH] debian/rules: Pass default CFLAGS to dh_auto_configure. --- debian/rules

Bug#1020887: checkpw: reproducible-builds: buildid differences in /usr/bin/checkpw

2022-09-27 Thread Vagrant Cascadian
bug #777299, checkpw should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining checkpw! live well, vagrant From d8bc459cbc3076dec093f7bd5b3db31a27999fdf Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 22:47:32 + Subject: [PATCH 2/2] debian

Bug#1020886: chise-base: reproducible-builds: build path embedded in /usr/bin/chise-base

2022-09-27 Thread Vagrant Cascadian
-base should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining chise-base! live well, vagrant From 97e29426213130eada2c312b16696ef197e0c910 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 22:35:27 + Subject: [PATCH] debian/rules: Add -ffile

Bug#1020884: bplay: reproducible-builds: build path embedded in /usr/bin/bplay

2022-09-27 Thread Vagrant Cascadian
-builds.org! Thanks for maintaining bplay! live well, vagrant From 7a2950b0734809ceab2ce3f578f775aa23699049 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 22:28:11 + Subject: [PATCH] debian/rules: Add -ffile-prefix-map to CFLAGS to avoid embedding build paths. https

Bug#1020882: yaku-ns: reproducible-builds: Embedded build paths in binaries

2022-09-27 Thread Vagrant Cascadian
this patch applied yaku-ns should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining yaku-ns! live well, vagrant From d771542268dfb09c19cb5da8ca19a28cc39022e4 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 22:21:47 + Subject: [PATCH

Bug#1020881: kafs-client: reproducible-builds: Embedded build paths in binaries

2022-09-27 Thread Vagrant Cascadian
. According to my local tests, with this patch applied kafs-client should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining kafs-client! live well, vagrant From eecef6a737037f42c241d4ffe3a814cdfe94ae08 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 21

Bug#1020880: libapache2-mod-authnz-pam: reproducible-builds: Embedded build paths in mod_authnz_pam.so

2022-09-27 Thread Vagrant Cascadian
From: Vagrant Cascadian Date: Tue, 27 Sep 2022 21:24:14 + Subject: [PATCH] debian/rules: Pass -ffile-prefix-map to apxs to avoid embedding build paths. https://reproducible-builds.org/docs/build-path/ --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian

Bug#1020879: dustmite: reproducible-builds: timezone/locale dependent date in /usr/bin/dustmite

2022-09-27 Thread Vagrant Cascadian
: Vagrant Cascadian Date: Tue, 27 Sep 2022 21:05:55 + Subject: [PATCH 2/2] dustmite.d: Avoid embedding timezone and locale-specific build date in the binary. https://reproducible-builds.org/docs/timestamps/ --- dustmite.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a

Bug#1020878: dustmite: reproducible-builds: build path embedded in /usr/bin/dustmite

2022-09-27 Thread Vagrant Cascadian
patch regarding timestamps will be submitted shortly. Thanks for maintaining dustmite! live well, vagrant From 62ca5087ddf024ab3ecec4f53ebfc1ea0a05fd58 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 21:05:16 + Subject: [PATCH 1/2] debian/rules: Add -ffile-prefix-map

Bug#1020877: edid-decode: reproducible builds: timezone dependent timestamps embedded in /usr/bin/edid-decode

2022-09-27 Thread Vagrant Cascadian
on tests.reproducible-builds.org! Thanks for maintaining edid-decode! live well, vagrant From 0fe1154a34f3c54e8e7572a2d643400acb76dfca Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 20:33:21 + Subject: [PATCH] debian/rules: Use UTC date to ensure reproducible builds

Bug#1020876: yaskkserv: reproducible-builds: buildid differences in various binaries

2022-09-27 Thread Vagrant Cascadian
! Thanks for maintaining yaskkserv! live well, vagrant From 12f5f5b3dd56129044bdb2b270d69302c1d04ed1 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 20:17:16 + Subject: [PATCH] debian/rules: Add --debug-prefix-map to CXXFLAGS to avoid embedding build paths. https

Bug#1020875: z80asm: reproducible-builds: build path embedded in /usr/bin/z80asm

2022-09-27 Thread Vagrant Cascadian
. According to my local tests, with this patch applied z80asm should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining z80asm! live well, vagrant From 5877483120c8c557aa53db6bcddd93af356e5724 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 20:02

Bug#1020873: xserver-xorg-video-glide: reproducible-builds: build path embedded in glide_drv.so

2022-09-27 Thread Vagrant Cascadian
maintaining xserver-xorg-video-glide! live well, vagrant From 116058d94c85ce8b617be1485076bedab95d6a25 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 19:53:19 + Subject: [PATCH] debian/rules: Pass default CFLAGS to dh_auto_configure. --- debian/rules | 2 +- 1 file

Bug#1020872: xvier: reproducible-builds: buildid differences in /usr/games/xvier*

2022-09-27 Thread Vagrant Cascadian
well, vagrant From a0f90b9905671ca1dcf5aed9c41af76f99ee00cc Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 19:45:45 + Subject: [PATCH] debian/rules: Add -ffile-prefix-map to CFLAGS to avoid embedding the build path. https://reproducible-builds.org/docs/build-path

Bug#1020870: xppaut: reproducible-builds: buildid differences in /usr/bin/xppaut

2022-09-27 Thread Vagrant Cascadian
xppaut! live well, vagrant From 00280d449e9d93ce09a01060351b4e3110be2b38 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 19:24:12 + Subject: [PATCH] Makefile: Add -ffile-prefix-map to CFLAGS to avoid embedding build paths. https://reproducible-builds.org/docs/build

Bug#1020867: uclibc: reproducible builds: tarball includes user, group and file mode of build user

2022-09-27 Thread Vagrant Cascadian
for maintaining uclibc! live well, vagrant From 7463e372afbc7f9d3e7c78788741ded0890c4102 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 19:09:06 + Subject: [PATCH] debian/rules: Set sort order, user id, group id, and file mask when generating tarball. https

Bug#1020866: wrapsrv: reproducible-builds: build path embedded in /usr/bin/wrapsrv

2022-09-27 Thread Vagrant Cascadian
on tests.reproducible-builds.org! Thanks for maintaining wrapsrv! live well, vagrant From eb45d8f705f1794cf57eec2f278510b7b9a6f8e3 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 18:50:12 + Subject: [PATCH] Makefile: Pass --debug-prefix-map to avoid embedding build

Bug#1020817: aplus-fsf: reproducible-builds: Embedded build paths in binaries

2022-09-26 Thread Vagrant Cascadian
CXXFLAGS. According to my local tests, with this patch applied aplus-fsf should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining aplus-fsf! live well, vagrant From 34cab0768b5a6e69a21a4f9384cb24f42a839333 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue

Bug#1020816: tempest-for-eliza: reproducible-builds: build path embedded in example Makefile

2022-09-26 Thread Vagrant Cascadian
of the Makefile. According to my local tests, with this patch applied tempest-for-eliza should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining tempest-for-eliza! live well, vagrant From 92296c05ffb6eae857868a2fb601ab5a266bb15a Mon Sep 17 00:00:00 2001 From: Vagrant

Bug#1020815: libapache2-mod-python: reproducible-builds: Embedded build paths in mod_python.so

2022-09-26 Thread Vagrant Cascadian
22481b9000ea20640cb2e6e231c5f2d5dd21df9b Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 01:37:14 + Subject: [PATCH] debian/rules: Add dh_auto_build override to pass -ffile-prefix-map via APXSFLAGS to avoid embedding build paths. https://reproducible-builds.org/docs/build-path/ --- debian/rules

Bug#1020814: dradio: reproducible-builds: build path embedded in /usr/bin/dradio

2022-09-26 Thread Vagrant Cascadian
should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining dradio! live well, vagrant From 9d7f10a02be23b49b8e423dc91d89a3e320c7aa8 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 01:23:38 + Subject: [PATCH] debian/rules: Add dh_auto_configure

Bug#1020813: bible-kjv: reproducible-builds: differing buildid in various binaries

2022-09-26 Thread Vagrant Cascadian
reproducibly on tests.reproducible-builds.org! Thanks for maintaining bible-kjv! live well, vagrant From d5d57c09389cd4e5205c4f9aaa560dfc2ffbbebd Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 01:14:43 + Subject: [PATCH 1/2] Makefile: Add -ffile-prefix-map to CFLAGS to

Bug#1020812: ascii2binary: reproducible-builds: build path embedded in /usr/bin/ascii2binary

2022-09-26 Thread Vagrant Cascadian
tests, with this patch applied ascii2binary should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining ascii2binary! live well, vagrant From 9dd114d5db28e4743c73502f54b2e1876270b7e3 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 01:06:13 +

Bug#1020811: apache-upload-progress-module: reproducible-builds: Embedded build paths in mod_upload_progress.so

2022-09-26 Thread Vagrant Cascadian
5d2027768bea1c8cc98818a323fe741dcdea1cc2 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 00:52:33 + Subject: [PATCH] Makefile: Pass -ffile-prefix-map to APXS to avoid embedding build path. https://reproducible-builds.org/docs/build-path/ --- Makefile | 2 +- 1 file changed, 1

Bug#1020810: aewm++-goodies: reproducible-builds: Embedded build paths in binaries

2022-09-26 Thread Vagrant Cascadian
CFLAGS. According to my local tests, with this patch applied aewm++-goodies should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining aewm++-goodies! live well, vagrant From 8ca958bfb659ad434c1909a21e5fa9baca5a77d1 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue

Bug#1020809: aespipe: reproducible-builds: build path embedded in /usr/bin/aespipe

2022-09-26 Thread Vagrant Cascadian
build reproducibly on tests.reproducible-builds.org! Thanks for maintaining aespipe! live well, vagrant From 631531afe7d566abdf80b2a9fbcf31686ee46ca1 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 00:30:50 + Subject: [PATCH] debian/rules: Pass -ffile-prefix-map and

Bug#1020808: powerdebug: reproducible-builds: Embedded build paths in /usr/sbin/powerdebug

2022-09-26 Thread Vagrant Cascadian
patch applied powerdebug should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining powerdebug! live well, vagrant From 7cd19cb41439602669ede964d048d06e18dbb712 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 00:13:06 + Subject: [PATCH] debian

Bug#1020807: poster: reproducible-builds: build path embedded in /usr/bin/poster

2022-09-26 Thread Vagrant Cascadian
tests.reproducible-builds.org! Thanks for maintaining poster! live well, vagrant From 28f86f2e8f5624a9086176fc4c270437c141c351 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 00:06:02 + Subject: [PATCH] Makefile: Add -ffile-prefix-map to CFLAGS to avoid embedding

Bug#1020806: perl-byacc: reproducible-builds: differing buildid in in /usr/bin/pbyacc

2022-09-26 Thread Vagrant Cascadian
maintaining perl-byacc! live well, vagrant From 1002dd61fdf333b0266ce59cd3053e6812905727 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Mon, 26 Sep 2022 23:55:37 + Subject: [PATCH] Makefile: Add -ffile-prefix-map to CFLAGS to avoid embedding build path. https://reproducible-builds.org

Bug#1020805: png23d: reproducible-builds: Embedded build paths in binaries

2022-09-26 Thread Vagrant Cascadian
tests.reproducible-builds.org! Thanks for maintaining png23d! live well, vagrant From 2f6949ace5cdbcd143b218f63e44e894dfde33de Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Mon, 26 Sep 2022 23:44:26 + Subject: [PATCH] Makefile: Add -ffile-prefix-map to CFLAGS to avoid embedding the build

Bug#1020804: paxctl: reproducible-builds: Embedded build paths in /sbin/paxctl

2022-09-26 Thread Vagrant Cascadian
reproducibly on tests.reproducible-builds.org! Thanks for maintaining paxctl! live well, vagrant From fd2af060649673459bc878d4ea4e8821876c7a09 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Mon, 26 Sep 2022 23:38:46 + Subject: [PATCH] debian/rules: Pass default CFLAGS via dh_auto_build

Bug#1020800: libapache-mod-evasive: reproducible-builds: Embedded build paths in mod_evasive20.so

2022-09-26 Thread Vagrant Cascadian
apxs2. According to my local tests, with this patch applied libapache-mod-evasive should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining libapache-mod-evasive! live well, vagrant From 028d05262df50953740df4bb87f5704c78eae8af Mon Sep 17 00:00:00 2001 From: Vagrant

Bug#1020798: netkit-rsh: reproducible-builds: Embedded build paths in binaries

2022-09-26 Thread Vagrant Cascadian
: Vagrant Cascadian Date: Mon, 26 Sep 2022 21:40:41 + Subject: [PATCH] debian/rules: Add -ffile-prefix-map to CFLAGS to avoid embedding the build path. https://reproducible-builds.org/docs/build-path/ --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules

Bug#1020759: postal: reproducible-builds: Embedded build paths in binaries

2022-09-25 Thread Vagrant Cascadian
and a recent debhelper compat version might also fix this. With this patch applied postal should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining postal! live well, vagrant From c082698686506433efbdacccdccf390bc44895e3 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian

Bug#1020757: rig: reproducible-builds: Embedded build path in /usr/bin/rig

2022-09-25 Thread Vagrant Cascadian
maintaining rig! live well, vagrant From 60d3e87df657bbb1ffa55ed7bea6fabde2a6ca88 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Mon, 26 Sep 2022 00:52:09 + Subject: [PATCH] Makefile: Pass -ffile-prefix-map to CXX call to avoid embedding build paths. https://reproducible-builds.org

Bug#1020756: rakarrack: reproducible-builds: Embedded build path in /usr/bin/rakarrack

2022-09-25 Thread Vagrant Cascadian
69e43af18c9f59fbbe5404c95e83c987ebec9c97 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Mon, 26 Sep 2022 00:48:38 + Subject: [PATCH] debian/rules: Pass default CXXFLAGS to configure. --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 9276fdd

Bug#1020755: rotter: reproducible-builds: Embedded build path in /usr/bin/rotter

2022-09-25 Thread Vagrant Cascadian
debhelper compat level might also solve this issue as well as other issues. With this patch applied rotter should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining rotter! live well, vagrant From c364c7df7596ab2f9ef75df638fed6ed3ddf2a06 Mon Sep 17 00:00:00 2001 From: Vagrant

Bug#1020754: shapetools: reproducible-builds: Embedded build path in sttk.h

2022-09-25 Thread Vagrant Cascadian
apetools! live well, vagrant From 57526fa7f4a3f45661247021c4cceb6a919de4b7 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Mon, 26 Sep 2022 00:11:40 + Subject: [PATCH 1/2] debian/rules: Remove build path from sttk.h. https://reproducible-builds.org/docs/build-path/ --- debian/rules | 2 +

Bug#1020753: seqtk: reproducible-builds: Embedded build path in /usr/bin/seqtk

2022-09-25 Thread Vagrant Cascadian
-builds.org! Thanks for maintaining seqtk! live well, vagrant From d5471751a476b5413a1b1636602734d5bfa38c83 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 25 Sep 2022 23:42:54 + Subject: [PATCH] debian/rules: Pass default CFLAGS to dh_auto_build. --- debian/rules | 3 +++ 1 file

Bug#1020752: sjeng: reproducible-builds: differing buildid in in /usr/games/sjeng

2022-09-25 Thread Vagrant Cascadian
build reproducibly on tests.reproducible-builds.org! Thanks for maintaining sjeng! live well, vagrant From a81c558a587c48c3fed1dd8fd2fa6b74c54e7608 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 25 Sep 2022 23:38:45 + Subject: [PATCH] debian/rules: Pass -ffile-prefix-map via

Bug#1020751: waili: reproducible-builds: Embedded build paths in binaries

2022-09-25 Thread Vagrant Cascadian
build reproducibly on tests.reproducible-builds.org! Thanks for maintaining waili! live well, vagrant From 9aa609727944de9c68a74efa892e104271b16aa5 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 25 Sep 2022 23:28:45 + Subject: [PATCH] config.Rules.Linux.g++: Use relative include

Bug#1020750: xjump: reproducible-builds: differing buildid in in /usr/games/xjump

2022-09-25 Thread Vagrant Cascadian
build reproducibly on tests.reproducible-builds.org! Thanks for maintaining xjump! live well, vagrant From 9b1cc60b2ea23c754bfc120c6b9272dda1587d8a Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 25 Sep 2022 22:59:19 + Subject: [PATCH] debian/rules: Pass -ffile-prefix-map in

Bug#1020749: gigalomania: reproducible-builds: Embedded build path in /usr/games/gigalomania

2022-09-25 Thread Vagrant Cascadian
dpkg-buildflags should solve this issue as well. With this patch applied gigalomania should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining gigalomania! live well, vagrant From 55ed148b652bbb21d6e88c5123fb1892f7b020d8 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian

Bug#1020748: xcolmix: reproducible-builds: Embedded build path in /usr/bin/xcolmix

2022-09-25 Thread Vagrant Cascadian
should solve this issue as well. With this patch applied xcolmix should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining xcolmix! live well, vagrant From 45adf65a2e6d6c70b78a91064ca468748e8d3c00 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 25 Sep 2022 22

Bug#1020743: pure-ftpd: reproducible-builds: Embedded build path in various binaries

2022-09-25 Thread Vagrant Cascadian
build reproducibly on tests.reproducible-builds.org! Thanks for maintaining pure-ftpd! live well, vagrant From 80d366799f5a4484582092e88315cd63d041454e Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 25 Sep 2022 21:51:30 + Subject: [PATCH] debian/rules: Add -ffile-prefix map to

Bug#1020736: libreswan: reproducible builds: Embeds build hostname in binaries

2022-09-25 Thread Vagrant Cascadian
Control: retitle 1020736 libreswan: reproducible builds: Embeds build hostname in binaries Fixed title; it only embeds the hostname. signature.asc Description: PGP signature

Bug#1020736: libreswan: reproducible builds: Embeds build username and hostname in binaries

2022-09-25 Thread Vagrant Cascadian
c68ea5c4e44bf175b1223e7bb3f3f7516a602f22 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 25 Sep 2022 20:50:29 + Subject: [PATCH] debian/rules: Pass OBJDIR to avoid embedding hostname. By default, OBJDIR is defined in mk/objdir.mk, which includes the system hostname, and this value gets embedded in the

Bug#1020725: snapper: reproducible-builds: Embedded build path in example Makefile

2022-09-25 Thread Vagrant Cascadian
erge issues) snapper should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining snapper! live well, vagrant From bfce7a9e7d00177d4ff7c3b5e4e9a12457d49149 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 25 Sep 2022 19:37:56 + Subject: [PATCH 2/

Bug#1020724: snapper: reproducible-builds: Embedded usrmerge path in libsnapper.so.6.0.1

2022-09-25 Thread Vagrant Cascadian
compatible across all systems. With this patch applied snapper should build reproducibly on tests.reproducible-builds.org when once it migrates to testing! Thanks for maintaining snapper! live well, vagrant From 61e138da79fe1de6f3b2ac2de2268b3523f782c8 Mon Sep 17 00:00:00 2001 From: Vagrant Casca

Bug#1020723: python-omegaconf: reproducible-builds: Embedded build path in OmegaConfGrammer*.py

2022-09-25 Thread Vagrant Cascadian
applied python-omegaconf should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining python-omegaconf! live well, vagrant From 6f5873415c94145a89c70978c26295fc96ac343f Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 25 Sep 2022 19:28:43 + Subject: [PATCH

Bug#1020719: chibicc: reproducible-builds: Embedded build path in /usr/bin/chibicc

2022-09-25 Thread Vagrant Cascadian
reproducibly on tests.reproducible-builds.org! Thanks for maintaining chibicc! live well, vagrant From 5c37115b41af9fefeec01905bbac0142c33a08df Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 25 Sep 2022 18:34:21 + Subject: [PATCH] debian/rules: Pass CFLAGS to dh_auto_build. The

Bug#1020715: xserver-xorg-input-joystick: reproducible-builds: Embedded build path in joystick_drv.so

2022-09-25 Thread Vagrant Cascadian
17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 25 Sep 2022 18:17:21 + Subject: [PATCH] debian/rules: Pass CFLAGS to dh_auto_configure, and include -ffile-prefix-map to avoid embedding build path. https://reproducible-builds.org/docs/build-path/ --- debian/rules | 2 +- 1 file changed, 1

Bug#1020674: ifstat: reproducible-builds: Embedded build path in /usr/bin/ifstat

2022-09-24 Thread Vagrant Cascadian
! Thanks for maintaining ifstat! live well, vagrant From e545ae74d28a8760cf0aa6b61e4a68fbcb255a40 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 25 Sep 2022 01:20:56 + Subject: [PATCH] debian/rules: Pass -ffile-prefix-map via CFLAGS to configure. https://reproducible-builds.org

Bug#1020673: w3cam: reproducible-builds: Embedded build path in /usr/bin/vidcat

2022-09-24 Thread Vagrant Cascadian
tests.reproducible-builds.org! Thanks for maintaining w3cam! live well, vagrant From 99ae20a5760e5e25e3d4969c2bb9688df41b85e8 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 25 Sep 2022 01:12:31 + Subject: [PATCH] debian/rules: Pass CFLAGS to configure, including -ffile-prefix-map to avoid

Bug#1020672: tarlz: reproducible-builds: Embedded build path in /usr/bin/tarlz

2022-09-24 Thread Vagrant Cascadian
-builds.org! Thanks for maintaining tarlz! live well, vagrant From 4ee294a4f2bd5956cb2c2d71accdf4445041fee2 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 25 Sep 2022 01:03:28 + Subject: [PATCH] debian/rules: Pass default CXXFLAGS to configure. --- debian/rules | 2 +- 1 file changed

Bug#1020670: gwaei: reproducible-builds: Embedded build path in /usr/bin/gwaei

2022-09-24 Thread Vagrant Cascadian
-builds.org! Thanks for maintaining gwaei! live well, vagrant From e09f1ae0e62103063e6d127f2188abd884e9d8a7 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 25 Sep 2022 00:45:52 + Subject: [PATCH] debian/rules: Add -ffile-prefix-map to CFLAGS. https://reproducible-builds.org/docs

Bug#1020671: ipfm: reproducible-builds: Embedded build path in /usr/sbin/ipfm

2022-09-24 Thread Vagrant Cascadian
-builds.org! Thanks for maintaining ipfm! live well, vagrant From 83eff83f46314004cbf1f910f6fd9d1b3b7e0b4f Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 25 Sep 2022 00:43:53 + Subject: [PATCH] debian/rules: Pass -ffile-prefix-map to make via CFLAGS. https://reproducible

Bug#1020668: jnettop: reproducible-builds: Embedded build path in /usr/sbin/jnettop

2022-09-24 Thread Vagrant Cascadian
On 2022-09-24, Vagrant Cascadian wrote: > The build path is embedded in /usr/sbin/jnettop: > > > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/diffoscope-results/jnettop.html > Er, the example difference was wrong, it's: /build/1st/jnettop-0.13.

Bug#1020668: jnettop: reproducible-builds: Embedded build path in /usr/sbin/jnettop

2022-09-24 Thread Vagrant Cascadian
tests.reproducible-builds.org! Thanks for maintaining jnettop! live well, vagrant From 08ee9cd447f5e322c65ef14ff38c5b21c96d8915 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 25 Sep 2022 00:31:06 + Subject: [PATCH 1/2] debian/rules: Pass CFLAGS to make. --- debian/rules | 2

Bug#1020665: libimage-imlib2-perl: reproducible-builds: Embedded build path in Imlib2.so

2022-09-24 Thread Vagrant Cascadian
-prefix-map to $cflags. With this patch applied libimage-imlib2-perl should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining libimage-imlib2-perl! live well, vagrant From 8501e64292073c5bf6e37c11cc2dd9225a135475 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date

Bug#1020662: log4cpp: reproducible-builds: Embedded build path in log4cpp-config

2022-09-24 Thread Vagrant Cascadian
ng in /usr/bin/log4cpp-config. With this patch applied log4cpp should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining log4cpp! live well, vagrant From f09f971f6eb843e09c848d5ca2acb51cc09c059b Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sat, 24 Sep 202

Bug#1020661: libid3tag: reproducible-builds: Embedded build path in libid3tag.so.*

2022-09-24 Thread Vagrant Cascadian
build reproducibly on tests.reproducible-builds.org! Thanks for maintaining libid3tag! live well, vagrant From 582ecc8d8a2f0f2d82aaba864c2452ffcc018b8a Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sat, 24 Sep 2022 22:42:12 + Subject: [PATCH] debian/rules: Pass -ffile-prefix-map in

Bug#1020660: logtools: reproducible-builds: Embedded build paths in binaries

2022-09-24 Thread Vagrant Cascadian
. With this patch applied logtools should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining logtools! live well, vagrant From bc4f3f4f02debf12465dc66ac218753e2494df39 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sat, 24 Sep 2022 22:19:35 + Subject: [PATCH

Bug#1020659: lookup: reproducible-builds: Embedded build path in /usr/bin/lookup

2022-09-24 Thread Vagrant Cascadian
reproducibly on tests.reproducible-builds.org! Thanks for maintaining lookup! live well, vagrant From 885cd0118a719cb1d73904557063d56318ced514 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sat, 24 Sep 2022 22:14:17 + Subject: [PATCH] Makefile: Pass -ffile-prefix-map in CFLAGS to

Bug#1020658: netpbm-free: reproducible builds: embeds username in /usr/lib/x86_64-linux-gnu/libnetpbm.*

2022-09-24 Thread Vagrant Cascadian
! Thanks for maintaining netpbm-free! live well, vagrant From: Vagrant Cascadian Date: Sat, 24 Sep 2022 21:25:21 + X-Dgit-Generated: 2:10.97.00-2 574455d0847c561dbe21742551e0c42812850076 Subject: buildtools/stamp-date: Remove COMPILED_BY. --- --- netpbm-free-10.97.00.orig/buildtools

Bug#1020657: netris: reproducible-builds: Embedded build path in /usr/games/netris

2022-09-24 Thread Vagrant Cascadian
on tests.reproducible-builds.org! Thanks for maintaining netris! live well, vagrant From cfcdf510932ab43f6c4fd3aa8e522d050f5adc99 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sat, 24 Sep 2022 21:38:19 + Subject: [PATCH] debian/rules: Pass -ffile-prefix-map via CEXTRA in

Bug#1020656: nvram-wakeup: reproducible-builds: Embedded build path in /usr/sbin/nvram-wakeup

2022-09-24 Thread Vagrant Cascadian
. With this patch applied nvram-wakeup should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining nvram-wakeup! live well, vagrant From: Vagrant Cascadian Date: Sat, 24 Sep 2022 21:13:09 + X-Dgit-Generated: 1.1-4 756e5887d32bec866c709eed23134f870d35f931 Subject

Bug#1020653: pal: reproducible-builds: Embedded build path in /usr/bin/pal

2022-09-24 Thread Vagrant Cascadian
debhelper compat level. With this patch applied pal should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining pal! live well, vagrant From 521957ae75c17b5be7a97ecf78f1a8528e097a53 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sat, 24 Sep 2022 20:55:50 + Subject

Bug#1020651: xmlrpc-epi: reproducible-builds: Embedded build path in libxmlrpc-epi.so.*

2022-09-24 Thread Vagrant Cascadian
, vagrant From 27274f7aa845adc0a9624bebd8bd06a855b3becb Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sat, 24 Sep 2022 20:22:29 + Subject: [PATCH] debian/rules: Pass -ffile-prefix-map via CFLAGS to avoid embedding the build path. https://reproducible-builds.org/docs/build-path

Bug#1020650: tmpreaper: reproducible-builds: Embedded build path in /usr/sbin/tmpreaper

2022-09-24 Thread Vagrant Cascadian
fully switch to dh and a recent debhelper compat level. With this patch applied tmpreaper should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining tmpreaper! live well, vagrant From 2595a8d2a0a4dfe496b44f5f45200d7131d06cf9 Mon Sep 17 00:00:00 2001 From: Vagrant

Bug#1020648: 1020648 extrepo-data: reproducible builds: "testing" suite resolves differently depending on build date

2022-09-24 Thread Vagrant Cascadian
Control: retitle 1020648 extrepo-data: reproducible builds: "testing" suite resolves differently depending on build date Fixed title to match bug... signature.asc Description: PGP signature

Bug#1020648: extrepo-data: reproducible builds: Timestamps recorded for all packaged files

2022-09-24 Thread Vagrant Cascadian
reproducibly on tests.reproducible-builds.org! Thanks for maintaining extrepo-data! live well, vagrant From eccf2ad7e59696bd9c2dd4f1db58ab15ef628968 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sat, 24 Sep 2022 19:19:52 + Subject: [PATCH] Avoid using "testing" which produces

Bug#1012333: u-boot-menu: add support for using config fragments

2022-09-23 Thread Vagrant Cascadian
On 2022-09-23, Arnaud Ferraris wrote: > On Sat, 10 Sep 2022 10:18:39 -0700 Vagrant Cascadian > wrote: >> On 2022-06-04, Jonas Smedegaard wrote: >> > Quoting Arnaud Ferraris (2022-06-04 16:39:03) >> >> Currently u-boot-menu makes use of a single configuration fi

Bug#824501: cclive: please make the build reproducible (timestamps)

2022-09-22 Thread Vagrant Cascadian
nour SOURCE_DATE_EPOCH (Closes: #824501) + + -- Vagrant Cascadian Thu, 22 Sep 2022 19:46:21 + + cclive (0.9.3-0.2) unstable; urgency=medium * Non-maintainer upload. diff -Nru cclive-0.9.3/debian/patches/configure.ac-honour-source_date_epoch.patch cclive-0.9.3/debian/patches/conf

Bug#1007137: libranlip: please make the build reproducible

2022-09-22 Thread Vagrant Cascadian
) + * debian/rules: Use consistent date in packaged files. (Closes: #788000) + + [ Valerie R Young ] + * debian/rules: Sort md5sums files. (Closes: #846975) + + [ Vagrant Cascadian ] + * debian/rules: Use standard buildflags. (Closes: #1007137) + + -- Vagrant Cascadian Thu, 22 Sep 2022 11:16:14 -0700

Bug#782318: mylvmbackup: please make the build reproducible

2022-09-22 Thread Vagrant Cascadian
changelog 2022-04-21 06:42:15.0 -0700 +++ mylvmbackup-0.15/debian/changelog 2022-09-22 10:11:19.0 -0700 @@ -1,3 +1,11 @@ +mylvmbackup (0.15-1.3) unstable; urgency=medium + + * Non-maintainer upload. + * debian/rules: Use SOURCE_DATE_EPOCH to set consistent build +date. (Clo

<    1   2   3   4   5   6   7   8   9   10   >