Diff of the two buildlogs: -- --- b1/build.log 2020-05-10 05:15:04.865242221 +0000 +++ b2/build.log 2020-05-10 05:19:55.359537627 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Fri Jun 11 23:37:46 -12 2021 -I: pbuilder-time-stamp: 1623497866 +I: Current time: Sun May 10 19:15:06 +14 2020 +I: pbuilder-time-stamp: 1589087706 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 Mon Aug 20 23:58:13 2018 -12 +gpgv: Signature made Wed Aug 22 01:58:13 2018 +14 gpgv: using RSA key 99B452B11F3C74C3B453E46FBED8449FCEE8DA88 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./entr_4.1-1.dsc @@ -30,6 +30,18 @@ dpkg-source: info: applying kfreebsd-support.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/19986/tmp/hooks/D01_modify_environment starting +debug: Running on profitbricks-build2-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/19986/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -104,7 +116,7 @@ Get: 33 http://deb.debian.org/debian buster/main i386 debhelper all 12.1.1 [1016 kB] Get: 34 http://deb.debian.org/debian buster/main i386 libbsd-dev i386 0.9.1-2 [223 kB] Get: 35 http://deb.debian.org/debian buster/main i386 pkg-config i386 0.29-6 [64.7 kB] -Fetched 19.6 MB in 0s (79.0 MB/s) +Fetched 19.6 MB in 7s (2980 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 ... 19234 files and directories currently installed.) @@ -267,7 +279,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/entr-4.1/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/entr-4.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 entr dpkg-buildpackage: info: source version 4.1-1 dpkg-buildpackage: info: source distribution unstable @@ -287,7 +299,7 @@ cp Makefile.linux Makefile make[1]: Leaving directory '/build/entr-4.1' dh_auto_build -O--parallel - make -j18 + make -j10 make[1]: Entering directory '/build/entr-4.1' cc -g -O2 -ffile-prefix-map=/build/entr-4.1=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_LINUX_PORT -Imissing -DRELEASE=\"4.1\" missing/strlcpy.c missing/kqueue_inotify.c entr.c -o entr -Wl,-z,relro -Wl,-z,now -Wl,-z,nodlopen -Wl,-u,libbsd_init_func -lbsd-ctor -lbsd entr.c: In function 'run_utility': @@ -296,7 +308,7 @@ ^~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/build/entr-4.1' dh_auto_test -O--parallel - make -j18 test VERBOSE=1 + make -j10 test VERBOSE=1 make[1]: Entering directory '/build/entr-4.1' cc -g -O2 -ffile-prefix-map=/build/entr-4.1=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_LINUX_PORT -Imissing -DRELEASE=\"4.1\" missing/strlcpy.c missing/kqueue_inotify.c entr_spec.c -o entr_spec -Wl,-z,relro -Wl,-z,now -Wl,-z,nodlopen -Wl,-u,libbsd_init_func -lbsd-ctor -lbsd In file included from entr_spec.c:17: @@ -314,7 +326,7 @@ debian/rules override_dh_auto_install make[1]: Entering directory '/build/entr-4.1' dh_auto_install -- PREFIX=/usr - make -j18 install DESTDIR=/build/entr-4.1/debian/entr AM_UPDATE_INFO_DIR=no PREFIX=/usr + make -j10 install DESTDIR=/build/entr-4.1/debian/entr AM_UPDATE_INFO_DIR=no PREFIX=/usr make[2]: Entering directory '/build/entr-4.1' install entr /build/entr-4.1/debian/entr/usr/bin install -m 644 entr.1 /build/entr-4.1/debian/entr/usr/share/man/man1 @@ -348,12 +360,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/19986/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/19986/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/14760 and its subdirectories -I: Current time: Fri Jun 11 23:38:03 -12 2021 -I: pbuilder-time-stamp: 1623497883 +I: removing directory /srv/workspace/pbuilder/19986 and its subdirectories +I: Current time: Sun May 10 19:19:54 +14 2020 +I: pbuilder-time-stamp: 1589087994