Diff of the two buildlogs: -- --- b1/build.log 2020-03-06 21:06:43.668324536 +0000 +++ b2/build.log 2020-03-06 21:10:40.859756190 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Thu Apr 8 15:29:21 -12 2021 -I: pbuilder-time-stamp: 1617938961 +I: Current time: Sat Mar 7 11:06:45 +14 2020 +I: pbuilder-time-stamp: 1583528805 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 Fri Mar 1 18:16:50 2019 -12 +gpgv: Signature made Sat Mar 2 20:16:50 2019 +14 gpgv: using RSA key 8C470B2A0B31568E110D432516281F2E007C98D1 gpgv: issuer "francois@debian.org" gpgv: Can't check signature: No public key @@ -31,6 +31,18 @@ dpkg-source: info: applying remove_verbose_unzip.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/7942/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/7942/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -99,7 +111,7 @@ Get: 31 http://deb.debian.org/debian buster/main i386 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get: 32 http://deb.debian.org/debian buster/main i386 po-debconf all 1.0.21 [248 kB] Get: 33 http://deb.debian.org/debian buster/main i386 debhelper all 12.1.1 [1016 kB] -Fetched 19.4 MB in 0s (76.4 MB/s) +Fetched 19.4 MB in 7s (2668 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.) @@ -254,7 +266,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/atool-0.39.0/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/atool-0.39.0/ && 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 atool dpkg-buildpackage: info: source version 0.39.0-9 dpkg-buildpackage: info: source distribution unstable @@ -294,7 +306,7 @@ debian/rules override_dh_auto_build make[1]: Entering directory '/build/atool-0.39.0' dh_auto_build - make -j18 + make -j10 make[2]: Entering directory '/build/atool-0.39.0' touch `basename "atool"` sed "1s|[^ ]*|#!/usr/bin/perl|;/^\\$::SYSCONFDIR = /s|'.*'|'/etc'|;/^\\$::PACKAGE = /s/'.*'/'atool'/;/^\\$::VERSION = /s/'.*'/'0.39.0'/;/^\\$::BUG_EMAIL = /s/'.*'/'oskar@osk.mine.nu'/" < atool > `basename atool.tmp` \ @@ -315,18 +327,18 @@ debian/rules override_dh_auto_install make[1]: Entering directory '/build/atool-0.39.0' dh_auto_install - make -j18 install DESTDIR=/build/atool-0.39.0/debian/atool AM_UPDATE_INFO_DIR=no + make -j10 install DESTDIR=/build/atool-0.39.0/debian/atool AM_UPDATE_INFO_DIR=no make[2]: Entering directory '/build/atool-0.39.0' make[3]: Entering directory '/build/atool-0.39.0' mkdir -p /build/atool-0.39.0/debian/atool/usr/bin /bin/mkdir -p '/build/atool-0.39.0/debian/atool/usr/bin' - /bin/mkdir -p '/build/atool-0.39.0/debian/atool/usr/share/man/man1' mkdir -p /build/atool-0.39.0/debian/atool/usr/share/man/man1 - /usr/bin/install -c atool '/build/atool-0.39.0/debian/atool/usr/bin' for f in aunpack arepack apack acat als adiff; do \ ln -s -f atool /build/atool-0.39.0/debian/atool/usr/bin/$f; \ ln -s -f atool.1 /build/atool-0.39.0/debian/atool/usr/share/man/man1/$f.1; \ done + /bin/mkdir -p '/build/atool-0.39.0/debian/atool/usr/share/man/man1' + /usr/bin/install -c atool '/build/atool-0.39.0/debian/atool/usr/bin' /usr/bin/install -c -m 644 atool.1 '/build/atool-0.39.0/debian/atool/usr/share/man/man1' make[3]: Leaving directory '/build/atool-0.39.0' make[2]: Leaving directory '/build/atool-0.39.0' @@ -355,12 +367,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/7942/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/7942/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/46959 and its subdirectories -I: Current time: Thu Apr 8 15:29:42 -12 2021 -I: pbuilder-time-stamp: 1617938982 +I: removing directory /srv/workspace/pbuilder/7942 and its subdirectories +I: Current time: Sat Mar 7 11:10:40 +14 2020 +I: pbuilder-time-stamp: 1583529040