Diff of the two buildlogs: -- --- b1/build.log 2020-05-10 09:32:01.308256974 +0000 +++ b2/build.log 2020-05-10 09:38:15.368831348 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Sat Jun 12 03:54:36 -12 2021 -I: pbuilder-time-stamp: 1623513276 +I: Current time: Sun May 10 23:32:02 +14 2020 +I: pbuilder-time-stamp: 1589103122 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 Sun Aug 26 05:08:16 2018 -12 +gpgv: Signature made Mon Aug 27 07:08:16 2018 +14 gpgv: using RSA key D1E1316E93A760A8104D85FABB3A68018649AA06 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./libfilesys-smbclient-perl_3.2-3.dsc @@ -32,6 +32,18 @@ dpkg-source: info: applying spelling-error-in-pod.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/23419/tmp/hooks/D01_modify_environment starting +debug: Running on profitbricks-build2-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/23419/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -147,7 +159,7 @@ Get: 74 http://deb.debian.org/debian buster/main i386 po-debconf all 1.0.21 [248 kB] Get: 75 http://deb.debian.org/debian buster/main i386 debhelper all 12.1.1 [1016 kB] Get: 76 http://deb.debian.org/debian buster/main i386 pkg-config i386 0.29-6 [64.7 kB] -Fetched 35.5 MB in 1s (68.2 MB/s) +Fetched 35.5 MB in 27s (1322 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 ... 19234 files and directories currently installed.) @@ -476,7 +488,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/libfilesys-smbclient-perl-3.2/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/libfilesys-smbclient-perl-3.2/ && 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 libfilesys-smbclient-perl dpkg-buildpackage: info: source version 3.2-3 dpkg-buildpackage: info: source distribution unstable @@ -534,12 +546,13 @@ Writing Makefile for Filesys::SmbClient Writing MYMETA.yml and MYMETA.json dh_auto_build -O--buildsystem=perl_makemaker - make -j18 + make -j10 make[1]: Entering directory '/build/libfilesys-smbclient-perl-3.2' Running Mkbootstrap for SmbClient () i686-linux-gnu-gcc -c -I/usr/include/samba-4.0 -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -ffile-prefix-map=/build/libfilesys-smbclient-perl-3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DVERSION=\"3.2\" -DXS_VERSION=\"3.2\" -fPIC "-I/usr/lib/i386-linux-gnu/perl/5.28/CORE" libauthSamba.c -"/usr/bin/perl" "/usr/share/perl/5.28/ExtUtils/xsubpp" -typemap '/usr/share/perl/5.28/ExtUtils/typemap' -typemap '/build/libfilesys-smbclient-perl-3.2/typemap' SmbClient.xs > SmbClient.xsc chmod 644 "SmbClient.bs" +"/usr/bin/perl" "/usr/share/perl/5.28/ExtUtils/xsubpp" -typemap '/usr/share/perl/5.28/ExtUtils/typemap' -typemap '/build/libfilesys-smbclient-perl-3.2/typemap' SmbClient.xs > SmbClient.xsc +"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SmbClient.bs blib/arch/auto/Filesys/SmbClient/SmbClient.bs 644 libauthSamba.c: In function 'ask_auth_fn': libauthSamba.c:80:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(temp, sizeof(temp), stdin); @@ -550,7 +563,6 @@ libauthSamba.c:96:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(temp, sizeof(temp), stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SmbClient.bs blib/arch/auto/Filesys/SmbClient/SmbClient.bs 644 cp SmbClient.pm blib/lib/Filesys/SmbClient.pm AutoSplitting blib/lib/Filesys/SmbClient.pm (blib/lib/auto/Filesys/SmbClient) mv SmbClient.xsc SmbClient.c @@ -682,7 +694,7 @@ Manifying 1 pod document make[1]: Leaving directory '/build/libfilesys-smbclient-perl-3.2' dh_auto_test -O--buildsystem=perl_makemaker - make -j18 test TEST_VERBOSE=1 + make -j10 test TEST_VERBOSE=1 make[1]: Entering directory '/build/libfilesys-smbclient-perl-3.2' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SmbClient.bs blib/arch/auto/Filesys/SmbClient/SmbClient.bs 644 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 @@ -760,7 +772,7 @@ ok 20 # skip No server defined for test at perl Makefile.PL ok All tests successful. -Files=3, Tests=64, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.36 cusr 0.00 csys = 0.38 CPU) +Files=3, Tests=64, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.66 cusr 0.09 csys = 0.80 CPU) Result: PASS make[1]: Leaving directory '/build/libfilesys-smbclient-perl-3.2' create-stamp debian/debhelper-build-stamp @@ -769,14 +781,14 @@ dh_testroot -O--buildsystem=perl_makemaker dh_prep -O--buildsystem=perl_makemaker dh_auto_install -O--buildsystem=perl_makemaker - make -j18 install DESTDIR=/build/libfilesys-smbclient-perl-3.2/debian/libfilesys-smbclient-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr + make -j10 install DESTDIR=/build/libfilesys-smbclient-perl-3.2/debian/libfilesys-smbclient-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr make[1]: Entering directory '/build/libfilesys-smbclient-perl-3.2' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SmbClient.bs blib/arch/auto/Filesys/SmbClient/SmbClient.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /build/libfilesys-smbclient-perl-3.2/debian/libfilesys-smbclient-perl/usr/lib/i386-linux-gnu/perl5/5.28/auto/Filesys/SmbClient/SmbClient.so -Installing /build/libfilesys-smbclient-perl-3.2/debian/libfilesys-smbclient-perl/usr/lib/i386-linux-gnu/perl5/5.28/Filesys/SmbClient.pm Installing /build/libfilesys-smbclient-perl-3.2/debian/libfilesys-smbclient-perl/usr/lib/i386-linux-gnu/perl5/5.28/auto/Filesys/SmbClient/autosplit.ix +Installing /build/libfilesys-smbclient-perl-3.2/debian/libfilesys-smbclient-perl/usr/lib/i386-linux-gnu/perl5/5.28/Filesys/SmbClient.pm Installing /build/libfilesys-smbclient-perl-3.2/debian/libfilesys-smbclient-perl/usr/share/man/man3/Filesys::SmbClient.3pm make[1]: Leaving directory '/build/libfilesys-smbclient-perl-3.2' dh_installdocs -O--buildsystem=perl_makemaker @@ -803,20 +815,22 @@ dh_gencontrol -O--buildsystem=perl_makemaker dh_md5sums -O--buildsystem=perl_makemaker dh_builddeb -O--buildsystem=perl_makemaker -dpkg-deb: building package 'libfilesys-smbclient-perl' in '../libfilesys-smbclient-perl_3.2-3_i386.deb'. dpkg-deb: building package 'libfilesys-smbclient-perl-dbgsym' in '../libfilesys-smbclient-perl-dbgsym_3.2-3_i386.deb'. +dpkg-deb: building package 'libfilesys-smbclient-perl' in '../libfilesys-smbclient-perl_3.2-3_i386.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../libfilesys-smbclient-perl_3.2-3_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/23419/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/23419/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/46439 and its subdirectories -I: Current time: Sat Jun 12 03:55:00 -12 2021 -I: pbuilder-time-stamp: 1623513300 +I: removing directory /srv/workspace/pbuilder/23419 and its subdirectories +I: Current time: Sun May 10 23:38:14 +14 2020 +I: pbuilder-time-stamp: 1589103494