Diff of the two buildlogs: -- --- b1/build.log 2020-04-29 17:51:45.566223681 +0000 +++ b2/build.log 2020-04-29 17:52:05.009827984 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Wed Apr 29 05:48:41 -12 2020 -I: pbuilder-time-stamp: 1588182521 +I: Current time: Wed Jun 2 14:14:46 +14 2021 +I: pbuilder-time-stamp: 1622592886 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 Tue Dec 11 15:51:30 2018 -12 +gpgv: Signature made Wed Dec 12 17:51:30 2018 +14 gpgv: using RSA key 9236557B170C87F8821C0AC3C1E0D92E986F7C7E gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./ssocr_2.19.0-2.dsc @@ -31,6 +31,18 @@ dpkg-source: info: applying drop-fstack-protector I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/18219/tmp/hooks/D01_modify_environment starting +debug: Running on profitbricks-build6-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/18219/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -153,7 +165,7 @@ Get: 75 http://deb.debian.org/debian buster/main i386 x11proto-xext-dev all 2018.4-4 [3128 B] Get: 76 http://deb.debian.org/debian buster/main i386 libxext-dev i386 2:1.3.3-1+b2 [110 kB] Get: 77 http://deb.debian.org/debian buster/main i386 libimlib2-dev i386 1.5.1-1 [206 kB] -Fetched 27.4 MB in 10s (2790 kB/s) +Fetched 27.4 MB in 1s (54.7 MB/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.) @@ -484,7 +496,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/ssocr-2.19.0/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/ssocr-2.19.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 ssocr dpkg-buildpackage: info: source version 2.19.0-2 dpkg-buildpackage: info: source distribution unstable @@ -494,7 +506,7 @@ fakeroot debian/rules clean dh clean dh_auto_clean - make -j10 clean + make -j18 clean make[1]: Entering directory '/build/ssocr-2.19.0' rm -f ssocr ssocr.1 *.o *~ testbild.png ssocr-manpage.html *.bz2 rm -f -r ssocr-"2.19.0" ssocr-?.?.? ssocr-?.??.? @@ -506,14 +518,14 @@ dh_autoreconf dh_auto_configure dh_auto_build - make -j10 "INSTALL=install --strip-program=true" + make -j18 "INSTALL=install --strip-program=true" make[1]: Entering directory '/build/ssocr-2.19.0' cc -D_FORTIFY_SOURCE=2 -Wall -W -Wextra -pedantic -Werror -pedantic-errors -O3 -g -Wdate-time -D_FORTIFY_SOURCE=2 -c -o ssocr.o ssocr.c cc -D_FORTIFY_SOURCE=2 -Wall -W -Wextra -pedantic -Werror -pedantic-errors -O3 -g -Wdate-time -D_FORTIFY_SOURCE=2 -c -o imgproc.o imgproc.c cc -D_FORTIFY_SOURCE=2 -Wall -W -Wextra -pedantic -Werror -pedantic-errors -O3 -g -Wdate-time -D_FORTIFY_SOURCE=2 -c -o help.o help.c cc -D_FORTIFY_SOURCE=2 -Wall -W -Wextra -pedantic -Werror -pedantic-errors -O3 -g -Wdate-time -D_FORTIFY_SOURCE=2 -c -o charset.o charset.c sed -e "s/@VERSION@/"2.19.0"/" \ - -e "s/@DATE@/2020-04-29/" ssocr.1 + -e "s/@DATE@/2021-06-02/" ssocr.1 cc -Wl,-z,relro -Wl,-z,now -Wl,--as-needed ssocr.o imgproc.o help.o charset.o -lm -L/usr/lib/i386-linux-gnu -lImlib2 -o ssocr make[1]: Leaving directory '/build/ssocr-2.19.0' dh_auto_test @@ -543,20 +555,22 @@ dh_gencontrol dh_md5sums dh_builddeb -dpkg-deb: building package 'ssocr-dbgsym' in '../ssocr-dbgsym_2.19.0-2_i386.deb'. dpkg-deb: building package 'ssocr' in '../ssocr_2.19.0-2_i386.deb'. +dpkg-deb: building package 'ssocr-dbgsym' in '../ssocr-dbgsym_2.19.0-2_i386.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../ssocr_2.19.0-2_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/18219/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/18219/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/11036 and its subdirectories -I: Current time: Wed Apr 29 05:51:45 -12 2020 -I: pbuilder-time-stamp: 1588182705 +I: removing directory /srv/workspace/pbuilder/18219 and its subdirectories +I: Current time: Wed Jun 2 14:15:04 +14 2021 +I: pbuilder-time-stamp: 1622592904