Diff of the two buildlogs: -- --- b1/build.log 2020-03-19 00:31:55.708697746 +0000 +++ b2/build.log 2020-03-19 00:35:49.307981043 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Tue Apr 20 18:54:25 -12 2021 -I: pbuilder-time-stamp: 1618988065 +I: Current time: Thu Mar 19 14:31:57 +14 2020 +I: pbuilder-time-stamp: 1584577917 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Wed Aug 15 07:11:07 2018 -12 +gpgv: Signature made Thu Aug 16 09:11:07 2018 +14 gpgv: using RSA key 3045714BCFCD98B94C06F824D0051169612E7B2A gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./comptext_1.0.1-3.dsc @@ -29,6 +29,18 @@ dpkg-source: info: applying desktop.diff I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/24700/tmp/hooks/D01_modify_environment starting +disorder-fs debug: Running on profitbricks-build12-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/24700/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -166,7 +178,7 @@ Get: 96 http://deb.debian.org/debian buster/main i386 libxcb1-dev i386 1.13.1-2 [180 kB] Get: 97 http://deb.debian.org/debian buster/main i386 libx11-dev i386 2:1.6.7-1 [856 kB] Get: 98 http://deb.debian.org/debian buster/main i386 libfltk1.3-dev i386 1.3.4-9 [899 kB] -Fetched 50.1 MB in 1s (87.6 MB/s) +Fetched 50.1 MB in 8s (6618 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19231 files and directories currently installed.) @@ -582,7 +594,7 @@ fakeroot is already the newest version (1.23-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Building the package -I: Running cd /build/comptext-1.0.1/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/comptext-1.0.1/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package comptext dpkg-buildpackage: info: source version 1.0.1-3 dpkg-buildpackage: info: source distribution unstable @@ -781,7 +793,7 @@ make[1]: Leaving directory '/build/comptext-1.0.1' dh_auto_build - make -j18 + make -j10 make[1]: Entering directory '/build/comptext-1.0.1' Making all in src make[2]: Entering directory '/build/comptext-1.0.1/src' @@ -801,7 +813,7 @@ make[2]: Leaving directory '/build/comptext-1.0.1' make[1]: Leaving directory '/build/comptext-1.0.1' dh_auto_test - make -j18 check VERBOSE=1 + make -j10 check VERBOSE=1 make[1]: Entering directory '/build/comptext-1.0.1' Making check in src make[2]: Entering directory '/build/comptext-1.0.1/src' @@ -819,7 +831,7 @@ dh_testroot dh_prep dh_auto_install - make -j18 install DESTDIR=/build/comptext-1.0.1/debian/comptext AM_UPDATE_INFO_DIR=no + make -j10 install DESTDIR=/build/comptext-1.0.1/debian/comptext AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/build/comptext-1.0.1' Making install in src make[2]: Entering directory '/build/comptext-1.0.1/src' @@ -828,12 +840,12 @@ make[4]: Entering directory '/build/comptext-1.0.1/src' test -z "/usr/bin" || /bin/mkdir -p "/build/comptext-1.0.1/debian/comptext/usr/bin" if test -f ./../data/comptext.xpm; then \ - /bin/bash /build/comptext-1.0.1/build-aux/install-sh -d /build/comptext-1.0.1/debian/comptext//usr/share/pixmaps; \ + /bin/sh /build/comptext-1.0.1/build-aux/install-sh -d /build/comptext-1.0.1/debian/comptext//usr/share/pixmaps; \ /usr/bin/install -c -m 644 ./../data/comptext.xpm /build/comptext-1.0.1/debian/comptext//usr/share/pixmaps; \ fi /usr/bin/install -c comptext '/build/comptext-1.0.1/debian/comptext/usr/bin' if test -f ./../data/comptext.desktop; then \ - /bin/bash /build/comptext-1.0.1/build-aux/install-sh -d /build/comptext-1.0.1/debian/comptext//usr/share/applications; \ + /bin/sh /build/comptext-1.0.1/build-aux/install-sh -d /build/comptext-1.0.1/debian/comptext//usr/share/applications; \ /usr/bin/install -c -m 644 ./../data/comptext.desktop /build/comptext-1.0.1/debian/comptext//usr/share/applications; \ fi make[4]: Leaving directory '/build/comptext-1.0.1/src' @@ -864,20 +876,22 @@ dh_gencontrol dh_md5sums dh_builddeb -dpkg-deb: building package 'comptext' in '../comptext_1.0.1-3_i386.deb'. dpkg-deb: building package 'comptext-dbgsym' in '../comptext-dbgsym_1.0.1-3_i386.deb'. +dpkg-deb: building package 'comptext' in '../comptext_1.0.1-3_i386.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../comptext_1.0.1-3_i386.changes dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/24700/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/24700/tmp/hooks/B01_cleanup finished I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env -I: removing directory /srv/workspace/pbuilder/33034 and its subdirectories -I: Current time: Tue Apr 20 18:54:54 -12 2021 -I: pbuilder-time-stamp: 1618988094 +I: removing directory /srv/workspace/pbuilder/24700 and its subdirectories +I: Current time: Thu Mar 19 14:35:48 +14 2020 +I: pbuilder-time-stamp: 1584578148