Diff of the two buildlogs: -- --- b1/build.log 2020-04-27 17:10:23.273337526 +0000 +++ b2/build.log 2020-04-27 17:11:00.376606451 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Mon Apr 27 05:06:19 -12 2020 -I: pbuilder-time-stamp: 1588007179 +I: Current time: Mon May 31 13:33:24 +14 2021 +I: pbuilder-time-stamp: 1622417604 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 Sat May 26 02:36:08 2018 -12 +gpgv: Signature made Sun May 27 04:36:08 2018 +14 gpgv: using RSA key 53951D95272E0C5B82BE8C4A2CECE9350ECEBE4A gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./buildapp_1.5.6-2.dsc @@ -29,6 +29,18 @@ dpkg-source: info: applying add-HOME-directory I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/3267/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/3267/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -103,7 +115,7 @@ Get: 33 http://deb.debian.org/debian buster/main i386 po-debconf all 1.0.21 [248 kB] Get: 34 http://deb.debian.org/debian buster/main i386 debhelper all 12.1.1 [1016 kB] Get: 35 http://deb.debian.org/debian buster/main i386 sbcl i386 2:1.4.16-2 [8104 kB] -Fetched 28.4 MB in 9s (3152 kB/s) +Fetched 28.4 MB in 0s (66.8 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.) @@ -266,7 +278,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/buildapp-1.5.6/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/buildapp-1.5.6/ && 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 buildapp dpkg-buildpackage: info: source version 1.5.6-2 dpkg-buildpackage: info: source distribution unstable @@ -276,7 +288,7 @@ fakeroot debian/rules clean dh clean dh_auto_clean - make -j10 clean + make -j18 clean make[1]: Entering directory '/build/buildapp-1.5.6' rm -f buildapp *~ *.fasl *.lx32fsl make[1]: Leaving directory '/build/buildapp-1.5.6' @@ -287,7 +299,7 @@ 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/buildapp-1.5.6' HOME=/tmp sbcl --noinform --no-userinit --no-sysinit --disable-debugger \ --eval "(require 'asdf)" \ @@ -295,17 +307,17 @@ --eval "(require 'buildapp)" \ --eval "(buildapp::build-buildapp)" \ --eval "#+sbcl (exit) #+ccl (quit)" -; compiling file "/usr/share/common-lisp/source/cl-asdf/build/asdf.lisp" (written 12 MAY 2018 08:48:30 AM): +; compiling file "/usr/share/common-lisp/source/cl-asdf/build/asdf.lisp" (written 13 MAY 2018 10:48:30 AM): ; wrote /tmp/.cache/common-lisp/sbcl-1.4.16.debian-linux-x86/usr/share/common-lisp/source/cl-asdf/build/asdf-tmp7LQ0A0VI.fasl -; compilation finished in 0:00:10.255 -; compiling file "/build/buildapp-1.5.6/package.lisp" (written 07 NOV 2015 12:29:26 PM): +; compilation finished in 0:00:04.327 +; compiling file "/build/buildapp-1.5.6/package.lisp" (written 08 NOV 2015 02:29:26 PM): ; compiling (DEFPACKAGE #:BUILDAPP ...) ; compiling (IN-PACKAGE #:BUILDAPP) ; wrote /tmp/.cache/common-lisp/sbcl-1.4.16.debian-linux-x86/build/buildapp-1.5.6/package-tmp74KGUNRZ.fasl -; compilation finished in 0:00:00.002 -; compiling file "/build/buildapp-1.5.6/utils.lisp" (written 07 NOV 2015 12:29:26 PM): +; compilation finished in 0:00:00.001 +; compiling file "/build/buildapp-1.5.6/utils.lisp" (written 08 NOV 2015 02:29:26 PM): ; compiling (IN-PACKAGE #:BUILDAPP) ; compiling (DEFUN GET-ARGS ...) ; compiling (DEFMACRO BACKTRACE-AS-LIST ...) @@ -331,8 +343,8 @@ ; compiling (DEFUN FLATTEN ...) ; wrote /tmp/.cache/common-lisp/sbcl-1.4.16.debian-linux-x86/build/buildapp-1.5.6/utils-tmpCEL1YIM2.fasl -; compilation finished in 0:00:00.077 -; compiling file "/build/buildapp-1.5.6/asdf-files.lisp" (written 07 NOV 2015 12:29:26 PM): +; compilation finished in 0:00:00.037 +; compiling file "/build/buildapp-1.5.6/asdf-files.lisp" (written 08 NOV 2015 02:29:26 PM): ; compiling (IN-PACKAGE #:BUILDAPP) ; compiling (DEFUN MANIFEST-FILE-FILES ...) ; compiling (DEFUN ASDF-PATH-FILES ...) @@ -340,8 +352,8 @@ ; compiling (DEFUN ASDF-DIRECTIVE-FILES ...) ; wrote /tmp/.cache/common-lisp/sbcl-1.4.16.debian-linux-x86/build/buildapp-1.5.6/asdf-files-tmpHAMQABTV.fasl -; compilation finished in 0:00:00.025 -; compiling file "/build/buildapp-1.5.6/dumper.lisp" (written 07 NOV 2015 12:29:26 PM): +; compilation finished in 0:00:00.006 +; compiling file "/build/buildapp-1.5.6/dumper.lisp" (written 08 NOV 2015 02:29:26 PM): ; compiling (IN-PACKAGE #:BUILDAPP) ; compiling (DEFCLASS DUMPER ...) ; compiling (DEFGENERIC NEEDS-ASDF-P ...) @@ -363,8 +375,8 @@ ; compiling (DEFUN DUMP-FORM ...) ; wrote /tmp/.cache/common-lisp/sbcl-1.4.16.debian-linux-x86/build/buildapp-1.5.6/dumper-tmpUPMG0IBO.fasl -; compilation finished in 0:00:00.070 -; compiling file "/build/buildapp-1.5.6/command-line.lisp" (written 07 NOV 2015 12:29:26 PM): +; compilation finished in 0:00:00.018 +; compiling file "/build/buildapp-1.5.6/command-line.lisp" (written 08 NOV 2015 02:29:26 PM): ; compiling (IN-PACKAGE #:BUILDAPP) ; compiling (DEFINE-CONDITION COMMAND-LINE-ERROR ...) ; compiling (DEFINE-CONDITION ODD-NUMBER-OF-ARGUMENTS ...) @@ -380,8 +392,8 @@ ; compiling (DEFUN COMMAND-LINE-DUMPER ...) ; wrote /tmp/.cache/common-lisp/sbcl-1.4.16.debian-linux-x86/build/buildapp-1.5.6/command-line-tmpAKM32D0F.fasl -; compilation finished in 0:00:00.067 -; compiling file "/build/buildapp-1.5.6/buildapp.lisp" (written 07 NOV 2015 12:29:26 PM): +; compilation finished in 0:00:00.021 +; compiling file "/build/buildapp-1.5.6/buildapp.lisp" (written 08 NOV 2015 02:29:26 PM): ; compiling (IN-PACKAGE #:BUILDAPP) ; compiling (DEFPARAMETER *OUTPUT-TYPE-PATHNAME* ...) ; compiling (DEFPARAMETER *SHORT-USAGE* ...) @@ -407,7 +419,7 @@ ; compiling (PUSHNEW (QUOTE BUILDAPP-INIT) ...) ; wrote /tmp/.cache/common-lisp/sbcl-1.4.16.debian-linux-x86/build/buildapp-1.5.6/buildapp-tmp8UG37QJ5.fasl -; compilation finished in 0:00:00.127 +; compilation finished in 0:00:00.032 ; ; compilation unit finished ; printed 2 notes @@ -449,12 +461,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/3267/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/3267/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/4494 and its subdirectories -I: Current time: Mon Apr 27 05:10:22 -12 2020 -I: pbuilder-time-stamp: 1588007422 +I: removing directory /srv/workspace/pbuilder/3267 and its subdirectories +I: Current time: Mon May 31 13:33:59 +14 2021 +I: pbuilder-time-stamp: 1622417639