Diff of the two buildlogs: -- --- b1/build.log 2020-05-04 14:11:36.757825791 +0000 +++ b2/build.log 2020-05-04 14:17:12.927235249 +0000 @@ -1,6 +1,9 @@ -I: pbuilder: network access will be disabled during build -I: Current time: Sun Jun 6 08:34:21 -12 2021 -I: pbuilder-time-stamp: 1623011661 +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 04:11:38 +14 2020 +I: pbuilder-time-stamp: 1588601498 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 Sat Jul 29 16:13:56 2017 -12 +gpgv: Signature made Sun Jul 30 18:13:56 2017 +14 gpgv: using RSA key 8ED6C3F8BAC9DB7FC130A870F823A2729883C97C gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./libxml-sax-writer-perl_0.57-1.dsc @@ -27,6 +30,18 @@ dpkg-source: info: unpacking libxml-sax-writer-perl_0.57-1.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/10072/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/10072/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -106,7 +121,7 @@ Get: 36 http://deb.debian.org/debian buster/main i386 libxml-sax-base-perl all 1.09-1 [20.4 kB] Get: 37 http://deb.debian.org/debian buster/main i386 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] Get: 38 http://deb.debian.org/debian buster/main i386 libxml-filter-buffertext-perl all 1.01-6 [6916 B] -Fetched 19.5 MB in 0s (80.8 MB/s) +Fetched 19.5 MB in 4s (4661 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.) @@ -286,7 +301,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/libxml-sax-writer-perl-0.57/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/libxml-sax-writer-perl-0.57/ && 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 libxml-sax-writer-perl dpkg-buildpackage: info: source version 0.57-1 dpkg-buildpackage: info: source distribution unstable @@ -308,14 +323,14 @@ Writing Makefile for XML::SAX::Writer Writing MYMETA.yml and MYMETA.json dh_auto_build - make -j18 + make -j10 make[1]: Entering directory '/build/libxml-sax-writer-perl-0.57' cp lib/XML/SAX/Writer/XML.pm blib/lib/XML/SAX/Writer/XML.pm cp lib/XML/SAX/Writer.pm blib/lib/XML/SAX/Writer.pm Manifying 2 pod documents make[1]: Leaving directory '/build/libxml-sax-writer-perl-0.57' dh_auto_test - make -j18 test TEST_VERBOSE=1 + make -j10 test TEST_VERBOSE=1 make[1]: Entering directory '/build/libxml-sax-writer-perl-0.57' 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-compile.t ... @@ -381,7 +396,7 @@ ok 3 - attributes with whitespace ok All tests successful. -Files=4, Tests=50, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.28 cusr 0.04 csys = 0.34 CPU) +Files=4, Tests=50, 1 wallclock secs ( 0.06 usr 0.00 sys + 0.64 cusr 0.10 csys = 0.80 CPU) Result: PASS make[1]: Leaving directory '/build/libxml-sax-writer-perl-0.57' create-stamp debian/debhelper-build-stamp @@ -390,13 +405,13 @@ dh_testroot dh_prep dh_auto_install - make -j18 install DESTDIR=/build/libxml-sax-writer-perl-0.57/debian/libxml-sax-writer-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr + make -j10 install DESTDIR=/build/libxml-sax-writer-perl-0.57/debian/libxml-sax-writer-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr make[1]: Entering directory '/build/libxml-sax-writer-perl-0.57' Manifying 2 pod documents Installing /build/libxml-sax-writer-perl-0.57/debian/libxml-sax-writer-perl/usr/share/perl5/XML/SAX/Writer.pm Installing /build/libxml-sax-writer-perl-0.57/debian/libxml-sax-writer-perl/usr/share/perl5/XML/SAX/Writer/XML.pm -Installing /build/libxml-sax-writer-perl-0.57/debian/libxml-sax-writer-perl/usr/share/man/man3/XML::SAX::Writer::XML.3pm Installing /build/libxml-sax-writer-perl-0.57/debian/libxml-sax-writer-perl/usr/share/man/man3/XML::SAX::Writer.3pm +Installing /build/libxml-sax-writer-perl-0.57/debian/libxml-sax-writer-perl/usr/share/man/man3/XML::SAX::Writer::XML.3pm make[1]: Leaving directory '/build/libxml-sax-writer-perl-0.57' dh_installdocs dh_installchangelogs @@ -417,13 +432,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/10072/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/10072/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/9434 and its subdirectories -I: Current time: Sun Jun 6 08:34:36 -12 2021 -I: pbuilder-time-stamp: 1623011676 +I: removing directory /srv/workspace/pbuilder/10072 and its subdirectories +I: Current time: Tue May 5 04:17:11 +14 2020 +I: pbuilder-time-stamp: 1588601831