Diff of the two buildlogs: -- --- b1/build.log 2020-05-04 13:30:23.974287021 +0000 +++ b2/build.log 2020-05-04 13:34:43.893168986 +0000 @@ -1,6 +1,9 @@ -I: pbuilder: network access will be disabled during build -I: Current time: Sun Jun 6 07:53:06 -12 2021 -I: pbuilder-time-stamp: 1623009186 +W: cgroups are not available on the host, not using them. +unshare: unshare failed: Cannot allocate memory +W: pbuilder: unshare CLONE_NEWNET not available +I: pbuilder: network access is available during build! +I: Current time: Tue May 5 03:30:26 +14 2020 +I: pbuilder-time-stamp: 1588599026 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +21,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 23 10:46:31 2016 -12 +gpgv: Signature made Thu Mar 24 12:46:31 2016 +14 gpgv: using RSA key C0057E714D694FB2 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./libheap-perl_0.80-3.dsc @@ -27,6 +30,18 @@ dpkg-source: info: unpacking libheap-perl_0.80-3.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/8661/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/8661/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -95,7 +110,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 0s (82.1 MB/s) +Fetched 19.4 MB in 10s (1865 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.) @@ -250,7 +265,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/libheap-perl-0.80/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/libheap-perl-0.80/ && 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 libheap-perl dpkg-buildpackage: info: source version 0.80-3 dpkg-buildpackage: info: source distribution unstable @@ -273,17 +288,17 @@ dh_auto_build make -j1 make[1]: Entering directory '/build/libheap-perl-0.80' -cp lib/Heap/Elem/Str.pm blib/lib/Heap/Elem/Str.pm -cp lib/Heap.pm blib/lib/Heap.pm -cp lib/Heap/Elem/Num.pm blib/lib/Heap/Elem/Num.pm -cp lib/Heap/Elem/RefRev.pm blib/lib/Heap/Elem/RefRev.pm cp lib/Heap/Binomial.pm blib/lib/Heap/Binomial.pm -cp lib/Heap/Elem.pm blib/lib/Heap/Elem.pm +cp lib/Heap/Binary.pm blib/lib/Heap/Binary.pm cp lib/Heap/Elem/StrRev.pm blib/lib/Heap/Elem/StrRev.pm +cp lib/Heap/Fibonacci.pm blib/lib/Heap/Fibonacci.pm cp lib/Heap/Elem/NumRev.pm blib/lib/Heap/Elem/NumRev.pm -cp lib/Heap/Binary.pm blib/lib/Heap/Binary.pm +cp lib/Heap/Elem.pm blib/lib/Heap/Elem.pm cp lib/Heap/Elem/Ref.pm blib/lib/Heap/Elem/Ref.pm -cp lib/Heap/Fibonacci.pm blib/lib/Heap/Fibonacci.pm +cp lib/Heap/Elem/Num.pm blib/lib/Heap/Elem/Num.pm +cp lib/Heap/Elem/RefRev.pm blib/lib/Heap/Elem/RefRev.pm +cp lib/Heap.pm blib/lib/Heap.pm +cp lib/Heap/Elem/Str.pm blib/lib/Heap/Elem/Str.pm Manifying 11 pod documents make[1]: Leaving directory '/build/libheap-perl-0.80' dh_auto_test @@ -2803,7 +2818,7 @@ ok 13 ok All tests successful. -Files=13, Tests=2473, 3 wallclock secs ( 0.10 usr 0.00 sys + 2.52 cusr 0.10 csys = 2.72 CPU) +Files=13, Tests=2473, 6 wallclock secs ( 0.25 usr 0.03 sys + 5.68 cusr 0.19 csys = 6.15 CPU) Result: PASS make[1]: Leaving directory '/build/libheap-perl-0.80' fakeroot debian/rules binary @@ -2815,27 +2830,27 @@ make[1]: Entering directory '/build/libheap-perl-0.80' Manifying 11 pod documents Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/perl5/Heap.pm -Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/perl5/Heap/Elem.pm -Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/perl5/Heap/Fibonacci.pm Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/perl5/Heap/Binary.pm Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/perl5/Heap/Binomial.pm +Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/perl5/Heap/Fibonacci.pm +Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/perl5/Heap/Elem.pm +Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/perl5/Heap/Elem/RefRev.pm +Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/perl5/Heap/Elem/Str.pm Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/perl5/Heap/Elem/Num.pm Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/perl5/Heap/Elem/StrRev.pm Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/perl5/Heap/Elem/NumRev.pm -Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/perl5/Heap/Elem/RefRev.pm Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/perl5/Heap/Elem/Ref.pm -Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/perl5/Heap/Elem/Str.pm -Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/man/man3/Heap::Elem::Ref.3pm -Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/man/man3/Heap::Elem::Num.3pm -Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/man/man3/Heap::Binomial.3pm -Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/man/man3/Heap::Elem::Str.3pm +Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/man/man3/Heap.3pm Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/man/man3/Heap::Elem::StrRev.3pm -Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/man/man3/Heap::Elem::RefRev.3pm +Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/man/man3/Heap::Elem::Num.3pm Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/man/man3/Heap::Elem.3pm -Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/man/man3/Heap.3pm -Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/man/man3/Heap::Elem::NumRev.3pm +Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/man/man3/Heap::Elem::RefRev.3pm Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/man/man3/Heap::Fibonacci.3pm +Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/man/man3/Heap::Binomial.3pm +Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/man/man3/Heap::Elem::NumRev.3pm +Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/man/man3/Heap::Elem::Str.3pm Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/man/man3/Heap::Binary.3pm +Installing /build/libheap-perl-0.80/debian/libheap-perl/usr/share/man/man3/Heap::Elem::Ref.3pm make[1]: Leaving directory '/build/libheap-perl-0.80' dh_installdocs dh_installchangelogs @@ -2856,13 +2871,14 @@ 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/8661/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/8661/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/22649 and its subdirectories -I: Current time: Sun Jun 6 07:53:23 -12 2021 -I: pbuilder-time-stamp: 1623009203 +I: removing directory /srv/workspace/pbuilder/8661 and its subdirectories +I: Current time: Tue May 5 03:34:43 +14 2020 +I: pbuilder-time-stamp: 1588599283