Diff of the two buildlogs: -- --- b1/build.log 2020-04-29 01:19:46.561028913 +0000 +++ b2/build.log 2020-04-29 01:22:10.686219777 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Mon May 31 19:42:26 -12 2021 -I: pbuilder-time-stamp: 1622533346 +I: Current time: Wed Apr 29 15:19:49 +14 2020 +I: pbuilder-time-stamp: 1588123189 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 Mar 21 10:11:14 2018 -12 +gpgv: Signature made Thu Mar 22 12:11:14 2018 +14 gpgv: using RSA key 7ED1DEA345D9A0A118D4A740E3E0A1C286B963EA gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./picocom_3.1-2.dsc @@ -30,6 +30,18 @@ dpkg-source: info: applying manpage-without-date I: Not using root during the build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/17110/tmp/hooks/D01_modify_environment starting +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/17110/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: 35 http://deb.debian.org/debian buster/main i386 libyaml-0-2 i386 0.2.1-1 [49.7 kB] Get: 36 http://deb.debian.org/debian buster/main i386 pandoc-data all 2.2.1-3 [329 kB] Get: 37 http://deb.debian.org/debian buster/main i386 pandoc i386 2.2.1-3+b2 [15.0 MB] -Fetched 34.8 MB in 0s (82.0 MB/s) +Fetched 34.8 MB in 8s (4252 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.) @@ -270,7 +282,7 @@ Building tag database... -> Finished parsing the build-deps I: Building the package -I: Running cd /build/picocom-3.1/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/picocom-3.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 picocom dpkg-buildpackage: info: source version 3.1-2 dpkg-buildpackage: info: source distribution unstable @@ -280,7 +292,7 @@ debian/rules clean dh clean dh_auto_clean - make -j18 distclean + make -j10 distclean make[1]: Entering directory '/build/picocom-3.1' rm -f picocom.o term.o fdio.o split.o rm -f linenoise-1.0/linenoise.o @@ -307,7 +319,7 @@ -o picocom.1 make[2]: Leaving directory '/build/picocom-3.1' dh_auto_build - make -j18 "INSTALL=install --strip-program=true" + make -j10 "INSTALL=install --strip-program=true" make[2]: Entering directory '/build/picocom-3.1' cc -g -O2 -ffile-prefix-map=/build/picocom-3.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wdate-time -D_FORTIFY_SOURCE=2 -DVERSION_STR=\"3.1\" -DTTY_Q_SZ=0 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\" -DLINENOISE -o linenoise-1.0/linenoise.o -c linenoise-1.0/linenoise.c cc -g -O2 -ffile-prefix-map=/build/picocom-3.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wdate-time -D_FORTIFY_SOURCE=2 -DVERSION_STR=\"3.1\" -DTTY_Q_SZ=0 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\" -DLINENOISE -o picocom.o -c picocom.c @@ -351,12 +363,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/17110/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/17110/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/16799 and its subdirectories -I: Current time: Mon May 31 19:42:45 -12 2021 -I: pbuilder-time-stamp: 1622533365 +I: removing directory /srv/workspace/pbuilder/17110 and its subdirectories +I: Current time: Wed Apr 29 15:22:10 +14 2020 +I: pbuilder-time-stamp: 1588123330