Diff of the two buildlogs: -- --- b1/build.log 2020-03-19 01:06:57.082268701 +0000 +++ b2/build.log 2020-03-19 01:11:01.061365043 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Tue Apr 20 19:29:38 -12 2021 -I: pbuilder-time-stamp: 1618990178 +I: Current time: Thu Mar 19 15:06:59 +14 2020 +I: pbuilder-time-stamp: 1584580019 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 Mon Aug 11 04:50:00 2014 -12 +gpgv: Signature made Tue Aug 12 06:50:00 2014 +14 gpgv: using RSA key BB3A68018649AA06 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./libfile-mmagic-xs-perl_0.09008-2.dsc @@ -30,6 +30,18 @@ dpkg-source: info: applying debian-build.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/11103/tmp/hooks/D01_modify_environment starting +disorder-fs 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/11103/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -98,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 (88.8 MB/s) +Fetched 19.4 MB in 6s (3237 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.) @@ -253,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/libfile-mmagic-xs-perl-0.09008/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/libfile-mmagic-xs-perl-0.09008/ && 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 libfile-mmagic-xs-perl dpkg-buildpackage: info: source version 0.09008-2 dpkg-buildpackage: info: source distribution unstable @@ -278,9 +290,9 @@ dh_auto_build make -j1 make[1]: Entering directory '/build/libfile-mmagic-xs-perl-0.09008' -cp benchmark.pl blib/lib/File/MMagic/benchmark.pl -cp lib/File/MMagic/magic blib/lib/File/MMagic/magic cp lib/File/MMagic/XS.pm blib/lib/File/MMagic/XS.pm +cp lib/File/MMagic/magic blib/lib/File/MMagic/magic +cp benchmark.pl blib/lib/File/MMagic/benchmark.pl Running Mkbootstrap for XS () chmod 644 "XS.bs" "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/File/MMagic/XS/XS.bs 644 @@ -334,38 +346,38 @@ t/002_runthrough.t ........ 1..35 ok 1 - use File::MMagic::XS; -ok 2 - t/data/test.rtf: expected application/rtf -ok 3 - ok to open t/data/test.rtf -ok 4 - t/data/test.rtf: expected application/rtf from fhmagic -ok 5 - t/data/test.rtf: expected application/rtf from bufmagic -ok 6 - t/data/test.rtf may be binary, skipping test -ok 7 - t/data/test.xml: expected text/xml -ok 8 - ok to open t/data/test.xml -ok 9 - t/data/test.xml: expected text/xml from fhmagic -ok 10 - t/data/test.xml: expected text/xml from bufmagic -ok 11 - t/data/test.xml may be binary, skipping test -ok 12 - t/002_runthrough.t: expected text/plain -ok 13 - ok to open t/002_runthrough.t -ok 14 - t/002_runthrough.t: expected text/plain from fhmagic -ok 15 - t/002_runthrough.t: expected text/plain from bufmagic -ok 16 - t/002_runthrough.t: expected text/plain from ascmagic +ok 2 - t/data/test.xml: expected text/xml +ok 3 - ok to open t/data/test.xml +ok 4 - t/data/test.xml: expected text/xml from fhmagic +ok 5 - t/data/test.xml: expected text/xml from bufmagic +ok 6 - t/data/test.xml may be binary, skipping test +ok 7 - t/002_runthrough.t: expected text/plain +ok 8 - ok to open t/002_runthrough.t +ok 9 - t/002_runthrough.t: expected text/plain from fhmagic +ok 10 - t/002_runthrough.t: expected text/plain from bufmagic +ok 11 - t/002_runthrough.t: expected text/plain from ascmagic +ok 12 - t/data/test.rtf: expected application/rtf +ok 13 - ok to open t/data/test.rtf +ok 14 - t/data/test.rtf: expected application/rtf from fhmagic +ok 15 - t/data/test.rtf: expected application/rtf from bufmagic +ok 16 - t/data/test.rtf may be binary, skipping test ok 17 ok 18 -ok 19 - t/data/test.rtf: expected application/rtf -ok 20 - ok to open t/data/test.rtf -ok 21 - t/data/test.rtf: expected application/rtf from fhmagic -ok 22 - t/data/test.rtf: expected application/rtf from bufmagic -ok 23 - t/data/test.rtf may be binary, skipping test -ok 24 - t/data/test.xml: expected text/xml -ok 25 - ok to open t/data/test.xml -ok 26 - t/data/test.xml: expected text/xml from fhmagic -ok 27 - t/data/test.xml: expected text/xml from bufmagic -ok 28 - t/data/test.xml may be binary, skipping test -ok 29 - t/002_runthrough.t: expected text/plain -ok 30 - ok to open t/002_runthrough.t -ok 31 - t/002_runthrough.t: expected text/plain from fhmagic -ok 32 - t/002_runthrough.t: expected text/plain from bufmagic -ok 33 - t/002_runthrough.t: expected text/plain from ascmagic +ok 19 - t/data/test.xml: expected text/xml +ok 20 - ok to open t/data/test.xml +ok 21 - t/data/test.xml: expected text/xml from fhmagic +ok 22 - t/data/test.xml: expected text/xml from bufmagic +ok 23 - t/data/test.xml may be binary, skipping test +ok 24 - t/002_runthrough.t: expected text/plain +ok 25 - ok to open t/002_runthrough.t +ok 26 - t/002_runthrough.t: expected text/plain from fhmagic +ok 27 - t/002_runthrough.t: expected text/plain from bufmagic +ok 28 - t/002_runthrough.t: expected text/plain from ascmagic +ok 29 - t/data/test.rtf: expected application/rtf +ok 30 - ok to open t/data/test.rtf +ok 31 - t/data/test.rtf: expected application/rtf from fhmagic +ok 32 - t/data/test.rtf: expected application/rtf from bufmagic +ok 33 - t/data/test.rtf may be binary, skipping test ok 34 ok 35 ok @@ -384,54 +396,54 @@ t/005_clone.t ............. 1..49 ok 1 - use File::MMagic::XS; -ok 2 - t/data/test.xml: expected text/xml -ok 3 - ok to open t/data/test.xml -ok 4 - t/data/test.xml: expected text/xml from fhmagic -ok 5 - t/data/test.xml: expected text/xml from bufmagic -ok 6 - t/005_clone.t: expected text/plain -ok 7 - ok to open t/005_clone.t -ok 8 - t/005_clone.t: expected text/plain from fhmagic -ok 9 - t/005_clone.t: expected text/plain from bufmagic -ok 10 - t/data/test.rtf: expected application/rtf -ok 11 - ok to open t/data/test.rtf -ok 12 - t/data/test.rtf: expected application/rtf from fhmagic -ok 13 - t/data/test.rtf: expected application/rtf from bufmagic -ok 14 - t/data/test.xml: expected text/xml -ok 15 - ok to open t/data/test.xml -ok 16 - t/data/test.xml: expected text/xml from fhmagic -ok 17 - t/data/test.xml: expected text/xml from bufmagic -ok 18 - t/005_clone.t: expected text/plain -ok 19 - ok to open t/005_clone.t -ok 20 - t/005_clone.t: expected text/plain from fhmagic -ok 21 - t/005_clone.t: expected text/plain from bufmagic -ok 22 - t/data/test.rtf: expected application/rtf -ok 23 - ok to open t/data/test.rtf -ok 24 - t/data/test.rtf: expected application/rtf from fhmagic -ok 25 - t/data/test.rtf: expected application/rtf from bufmagic -ok 26 - t/data/test.xml: expected text/xml -ok 27 - ok to open t/data/test.xml -ok 28 - t/data/test.xml: expected text/xml from fhmagic -ok 29 - t/data/test.xml: expected text/xml from bufmagic -ok 30 - t/005_clone.t: expected text/plain -ok 31 - ok to open t/005_clone.t -ok 32 - t/005_clone.t: expected text/plain from fhmagic -ok 33 - t/005_clone.t: expected text/plain from bufmagic -ok 34 - t/data/test.rtf: expected application/rtf -ok 35 - ok to open t/data/test.rtf -ok 36 - t/data/test.rtf: expected application/rtf from fhmagic -ok 37 - t/data/test.rtf: expected application/rtf from bufmagic -ok 38 - t/data/test.xml: expected text/xml -ok 39 - ok to open t/data/test.xml -ok 40 - t/data/test.xml: expected text/xml from fhmagic -ok 41 - t/data/test.xml: expected text/xml from bufmagic -ok 42 - t/005_clone.t: expected text/plain -ok 43 - ok to open t/005_clone.t -ok 44 - t/005_clone.t: expected text/plain from fhmagic -ok 45 - t/005_clone.t: expected text/plain from bufmagic -ok 46 - t/data/test.rtf: expected application/rtf -ok 47 - ok to open t/data/test.rtf -ok 48 - t/data/test.rtf: expected application/rtf from fhmagic -ok 49 - t/data/test.rtf: expected application/rtf from bufmagic +ok 2 - t/data/test.rtf: expected application/rtf +ok 3 - ok to open t/data/test.rtf +ok 4 - t/data/test.rtf: expected application/rtf from fhmagic +ok 5 - t/data/test.rtf: expected application/rtf from bufmagic +ok 6 - t/data/test.xml: expected text/xml +ok 7 - ok to open t/data/test.xml +ok 8 - t/data/test.xml: expected text/xml from fhmagic +ok 9 - t/data/test.xml: expected text/xml from bufmagic +ok 10 - t/005_clone.t: expected text/plain +ok 11 - ok to open t/005_clone.t +ok 12 - t/005_clone.t: expected text/plain from fhmagic +ok 13 - t/005_clone.t: expected text/plain from bufmagic +ok 14 - t/data/test.rtf: expected application/rtf +ok 15 - ok to open t/data/test.rtf +ok 16 - t/data/test.rtf: expected application/rtf from fhmagic +ok 17 - t/data/test.rtf: expected application/rtf from bufmagic +ok 18 - t/data/test.xml: expected text/xml +ok 19 - ok to open t/data/test.xml +ok 20 - t/data/test.xml: expected text/xml from fhmagic +ok 21 - t/data/test.xml: expected text/xml from bufmagic +ok 22 - t/005_clone.t: expected text/plain +ok 23 - ok to open t/005_clone.t +ok 24 - t/005_clone.t: expected text/plain from fhmagic +ok 25 - t/005_clone.t: expected text/plain from bufmagic +ok 26 - t/data/test.rtf: expected application/rtf +ok 27 - ok to open t/data/test.rtf +ok 28 - t/data/test.rtf: expected application/rtf from fhmagic +ok 29 - t/data/test.rtf: expected application/rtf from bufmagic +ok 30 - t/data/test.xml: expected text/xml +ok 31 - ok to open t/data/test.xml +ok 32 - t/data/test.xml: expected text/xml from fhmagic +ok 33 - t/data/test.xml: expected text/xml from bufmagic +ok 34 - t/005_clone.t: expected text/plain +ok 35 - ok to open t/005_clone.t +ok 36 - t/005_clone.t: expected text/plain from fhmagic +ok 37 - t/005_clone.t: expected text/plain from bufmagic +ok 38 - t/data/test.rtf: expected application/rtf +ok 39 - ok to open t/data/test.rtf +ok 40 - t/data/test.rtf: expected application/rtf from fhmagic +ok 41 - t/data/test.rtf: expected application/rtf from bufmagic +ok 42 - t/data/test.xml: expected text/xml +ok 43 - ok to open t/data/test.xml +ok 44 - t/data/test.xml: expected text/xml from fhmagic +ok 45 - t/data/test.xml: expected text/xml from bufmagic +ok 46 - t/005_clone.t: expected text/plain +ok 47 - ok to open t/005_clone.t +ok 48 - t/005_clone.t: expected text/plain from fhmagic +ok 49 - t/005_clone.t: expected text/plain from bufmagic ok t/100_compat_selfcheck.t .. 1..2 @@ -444,7 +456,7 @@ ok 2 ok All tests successful. -Files=7, Tests=95, 0 wallclock secs ( 0.04 usr 0.00 sys + 0.38 cusr 0.04 csys = 0.46 CPU) +Files=7, Tests=95, 1 wallclock secs ( 0.06 usr 0.01 sys + 0.63 cusr 0.08 csys = 0.78 CPU) Result: PASS make[1]: Leaving directory '/build/libfile-mmagic-xs-perl-0.09008' fakeroot debian/rules binary @@ -461,8 +473,8 @@ Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /build/libfile-mmagic-xs-perl-0.09008/debian/libfile-mmagic-xs-perl/usr/lib/i386-linux-gnu/perl5/5.28/auto/File/MMagic/XS/XS.so Installing /build/libfile-mmagic-xs-perl-0.09008/debian/libfile-mmagic-xs-perl/usr/lib/i386-linux-gnu/perl5/5.28/File/MMagic/magic -Installing /build/libfile-mmagic-xs-perl-0.09008/debian/libfile-mmagic-xs-perl/usr/lib/i386-linux-gnu/perl5/5.28/File/MMagic/benchmark.pl Installing /build/libfile-mmagic-xs-perl-0.09008/debian/libfile-mmagic-xs-perl/usr/lib/i386-linux-gnu/perl5/5.28/File/MMagic/XS.pm +Installing /build/libfile-mmagic-xs-perl-0.09008/debian/libfile-mmagic-xs-perl/usr/lib/i386-linux-gnu/perl5/5.28/File/MMagic/benchmark.pl Installing /build/libfile-mmagic-xs-perl-0.09008/debian/libfile-mmagic-xs-perl/usr/share/man/man3/File::MMagic::XS.3pm make[2]: Leaving directory '/build/libfile-mmagic-xs-perl-0.09008' # we install benchmark.pl as an example later @@ -494,12 +506,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/11103/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/11103/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/12624 and its subdirectories -I: Current time: Tue Apr 20 19:29:56 -12 2021 -I: pbuilder-time-stamp: 1618990196 +I: removing directory /srv/workspace/pbuilder/11103 and its subdirectories +I: Current time: Thu Mar 19 15:11:00 +14 2020 +I: pbuilder-time-stamp: 1584580260