Diff of the two buildlogs: -- --- b1/build.log 2020-03-18 23:43:56.426470690 +0000 +++ b2/build.log 2020-03-18 23:44:14.610105894 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Wed Mar 18 11:40:45 -12 2020 -I: pbuilder-time-stamp: 1584574845 +I: Current time: Wed Apr 21 20:06:57 +14 2021 +I: pbuilder-time-stamp: 1618985217 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 Feb 24 20:49:22 2018 -12 +gpgv: Signature made Sun Feb 25 22:49:22 2018 +14 gpgv: using RSA key 76A28E42C9811D91E88FBA5E2EC0FFB3B7301B1F gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./libobject-accessor-perl_0.48-2.dsc @@ -27,6 +27,18 @@ dpkg-source: info: unpacking libobject-accessor-perl_0.48-2.debian.tar.xz I: Not using root during the build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/24222/tmp/hooks/D01_modify_environment starting +disorder-fs 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/24222/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -95,7 +107,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 7s (2955 kB/s) +Fetched 19.4 MB in 1s (26.2 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.) @@ -245,7 +257,7 @@ Building tag database... -> Finished parsing the build-deps I: Building the package -I: Running cd /build/libobject-accessor-perl-0.48/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/libobject-accessor-perl-0.48/ && 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 libobject-accessor-perl dpkg-buildpackage: info: source version 0.48-2 dpkg-buildpackage: info: source distribution unstable @@ -267,13 +279,13 @@ Writing Makefile for Object::Accessor Writing MYMETA.yml and MYMETA.json dh_auto_build - make -j10 + make -j18 make[1]: Entering directory '/build/libobject-accessor-perl-0.48' cp lib/Object/Accessor.pm blib/lib/Object/Accessor.pm Manifying 1 pod document make[1]: Leaving directory '/build/libobject-accessor-perl-0.48' dh_auto_test - make -j10 test TEST_VERBOSE=1 + make -j18 test TEST_VERBOSE=1 make[1]: Entering directory '/build/libobject-accessor-perl-0.48' PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_Object-Accessor.t ............. @@ -296,11 +308,11 @@ ok 17 - 'foo' via coderef holds 't/00_Object-Accessor.t' ok 18 - 'foo' set via coderef to '1' ok 19 - 'foo' still holds '1' -ok 20 - 'foo' set to '19110' -ok 21 - 'foo' still holds '19110' +ok 20 - 'foo' set to '26956' +ok 21 - 'foo' still holds '26956' ok 22 - Retrieved 'foo' coderef ok 23 - A reference of type 'CODE' isa 'CODE' -ok 24 - 'foo' via coderef holds '19110' +ok 24 - 'foo' via coderef holds '26956' ok 25 - 'foo' set via coderef to '1' ok 26 - 'foo' still holds '1' ok 27 - Accessors retrieved @@ -333,7 +345,7 @@ ok 8 - Objects 'foo' retrieved ok 9 - No sub from non-existing function ok 10 - Code handled it gracefully -ok 11 - Calling '19111' on 'My::Class' dies +ok 11 - Calling '26972' on 'My::Class' dies ok 12 - Dies with an informative message 1..12 ok @@ -350,8 +362,8 @@ ok 10 - Warnings logged ok 11 - Internal verify fails ok 12 - Warning logged -ok 13 - 'foo' set to '19112' -ok 14 - 'foo' still holds '19112' +ok 13 - 'foo' set to '27010' +ok 14 - 'foo' still holds '27010' ok 15 - No warnings logged ok 16 - Internal verify succeeds ok 17 - No warnings @@ -365,9 +377,9 @@ ok 5 - Can 'foo' ok 6 - No warnings logged ok 7 - Testing scoped values -ok 8 - Value set to 19113 +ok 8 - Value set to 27067 ok 9 - Value set to t/03_Object-Accessor-local.t -ok 10 - Value restored to 19113 +ok 10 - Value restored to 27067 1..10 ok t/04_Object-Accessor-lvalue.t ...... @@ -409,7 +421,7 @@ ok 15 - Method is 'foo' ok 16 - ' Value' isa 'ARRAY' ok 17 - This was a GET request -ok 18 - Method 'foo' returns '19115' +ok 18 - Method 'foo' returns '27148' ok 19 - Direct get returns ok 20 - Callback called ok 21 - In callback now @@ -426,9 +438,9 @@ ok 32 - Method is 'foo' ok 33 - ' Value' isa 'ARRAY' ok 34 - This was a GET request -ok 35 - Returns 19115 +ok 35 - Returns 27148 ok 36 - Callback called -ok 37 - Direct get returns 19115 +ok 37 - Direct get returns 27148 ok 38 - Callback not called 1..38 ok @@ -453,14 +465,14 @@ 1..17 ok All tests successful. -Files=7, Tests=155, 1 wallclock secs ( 0.08 usr 0.02 sys + 0.74 cusr 0.12 csys = 0.96 CPU) +Files=7, Tests=155, 0 wallclock secs ( 0.04 usr 0.00 sys + 0.42 cusr 0.06 csys = 0.52 CPU) Result: PASS make[1]: Leaving directory '/build/libobject-accessor-perl-0.48' create-stamp debian/debhelper-build-stamp dh_testroot dh_prep dh_auto_install - make -j10 install DESTDIR=/build/libobject-accessor-perl-0.48/debian/libobject-accessor-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr + make -j18 install DESTDIR=/build/libobject-accessor-perl-0.48/debian/libobject-accessor-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr make[1]: Entering directory '/build/libobject-accessor-perl-0.48' Manifying 1 pod document Installing /build/libobject-accessor-perl-0.48/debian/libobject-accessor-perl/usr/share/perl5/Object/Accessor.pm @@ -486,12 +498,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/24222/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/24222/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/5318 and its subdirectories -I: Current time: Wed Mar 18 11:43:55 -12 2020 -I: pbuilder-time-stamp: 1584575035 +I: removing directory /srv/workspace/pbuilder/24222 and its subdirectories +I: Current time: Wed Apr 21 20:07:13 +14 2021 +I: pbuilder-time-stamp: 1618985233