Diff of the two buildlogs: -- --- b1/build.log 2020-04-16 14:04:32.930831229 +0000 +++ b2/build.log 2020-04-16 14:11:24.934771524 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Wed May 19 08:27:08 -12 2021 -I: pbuilder-time-stamp: 1621456028 +I: Current time: Fri Apr 17 04:04:35 +14 2020 +I: pbuilder-time-stamp: 1587045875 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 Sep 12 05:14:19 2016 -12 +gpgv: Signature made Tue Sep 13 07:14:19 2016 +14 gpgv: using RSA key CE1F9C674512C22A gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./ruby-version-sorter_2.1.0+dfsg-1.dsc @@ -27,6 +27,18 @@ dpkg-source: info: unpacking ruby-version-sorter_2.1.0+dfsg-1.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/15089/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/15089/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -194,7 +206,7 @@ Get: 126 http://deb.debian.org/debian buster/main i386 ruby-all-dev i386 1:2.5.1 [10.9 kB] Get: 127 http://deb.debian.org/debian buster/main i386 ruby-setup all 3.4.1-9 [34.2 kB] Get: 128 http://deb.debian.org/debian buster/main i386 gem2deb i386 0.43 [59.2 kB] -Fetched 43.3 MB in 1s (71.4 MB/s) +Fetched 43.3 MB in 24s (1825 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.) @@ -738,7 +750,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/ruby-version-sorter-2.1.0+dfsg/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/ruby-version-sorter-2.1.0+dfsg/ && 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 ruby-version-sorter dpkg-buildpackage: info: source version 2.1.0+dfsg-1 dpkg-buildpackage: info: source distribution unstable @@ -789,7 +801,7 @@ /usr/bin/ruby2.5 /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb /build/ruby-version-sorter-2.1.0+dfsg debian/ruby-version-sorter current directory: /build/ruby-version-sorter-2.1.0+dfsg/ext/version_sorter -/usr/bin/ruby2.5 -r ./siteconf20210519-483-8jr8z6.rb extconf.rb +/usr/bin/ruby2.5 -r ./siteconf20200417-32182-1vo8l9r.rb extconf.rb creating Makefile current directory: /build/ruby-version-sorter-2.1.0+dfsg/ext/version_sorter make V=1 "DESTDIR=" clean @@ -807,9 +819,9 @@ current directory: /build/ruby-version-sorter-2.1.0+dfsg/ext/version_sorter make V=1 "DESTDIR=" install make[1]: Entering directory '/build/ruby-version-sorter-2.1.0+dfsg/ext/version_sorter' -/bin/mkdir -p . ./.gem.20210519-483-nee96q +/bin/mkdir -p . ./.gem.20200417-32182-xxm30u exit > .sitearchdir.time -/usr/bin/install -c -m 0755 version_sorter.so ./.gem.20210519-483-nee96q +/usr/bin/install -c -m 0755 version_sorter.so ./.gem.20200417-32182-xxm30u make[1]: Leaving directory '/build/ruby-version-sorter-2.1.0+dfsg/ext/version_sorter' ┌──────────────────────────────────────────────────────────────────────────────┐ @@ -828,23 +840,23 @@ Loaded suite /usr/lib/ruby/vendor_ruby/rake/rake_test_loader Started VersionSorterTest: - test_does_not_raise_on_number_overflow: .: (0.000222) - test_handles_non_version_data: .: (0.000103) - test_returns_same_object: .: (0.000070) - test_reverse_sorts_versions_correctly: .: (0.000104) - test_rsort_bang: .: (0.000064) - test_rsort_block: .: (0.000061) - test_sort_bang: .: (0.000079) - test_sort_block: .: (0.000144) - test_sorts_versions_correctly: .: (0.000071) - test_sorts_versions_like_rubygems: .: (0.000315) + test_does_not_raise_on_number_overflow: .: (0.000306) + test_handles_non_version_data: .: (0.000160) + test_returns_same_object: .: (0.000108) + test_reverse_sorts_versions_correctly: .: (0.000099) + test_rsort_bang: .: (0.000094) + test_rsort_block: .: (0.000132) + test_sort_bang: .: (0.000124) + test_sort_block: .: (0.000094) + test_sorts_versions_correctly: .: (0.000102) + test_sorts_versions_like_rubygems: .: (0.001229) -Finished in 0.001695197 seconds. +Finished in 0.003338928 seconds. ------------------------------------------------------------------------------- 10 tests, 10 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- -5899.02 tests/s, 5899.02 assertions/s +2994.97 tests/s, 2994.97 assertions/s ┌──────────────────────────────────────────────────────────────────────────────┐ │ dh_ruby --install finished │ @@ -863,11 +875,11 @@ dh_strip -O--buildsystem=ruby dh_makeshlibs -O--buildsystem=ruby dh_shlibdeps -O--buildsystem=ruby -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ruby-version-sorter/usr/lib/i386-linux-gnu/ruby/vendor_ruby/2.5.0/version_sorter.so was not linked against libgmp.so.10 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ruby-version-sorter/usr/lib/i386-linux-gnu/ruby/vendor_ruby/2.5.0/version_sorter.so was not linked against libpthread.so.0 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ruby-version-sorter/usr/lib/i386-linux-gnu/ruby/vendor_ruby/2.5.0/version_sorter.so was not linked against libcrypt.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ruby-version-sorter/usr/lib/i386-linux-gnu/ruby/vendor_ruby/2.5.0/version_sorter.so was not linked against libdl.so.2 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ruby-version-sorter/usr/lib/i386-linux-gnu/ruby/vendor_ruby/2.5.0/version_sorter.so was not linked against libcrypt.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ruby-version-sorter/usr/lib/i386-linux-gnu/ruby/vendor_ruby/2.5.0/version_sorter.so was not linked against libgmp.so.10 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ruby-version-sorter/usr/lib/i386-linux-gnu/ruby/vendor_ruby/2.5.0/version_sorter.so was not linked against libm.so.6 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ruby-version-sorter/usr/lib/i386-linux-gnu/ruby/vendor_ruby/2.5.0/version_sorter.so was not linked against libpthread.so.0 (it uses none of the library's symbols) dh_ruby_fixdepends -O--buildsystem=ruby dh_installdeb -O--buildsystem=ruby dh_gencontrol -O--buildsystem=ruby @@ -881,12 +893,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/15089/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/15089/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/61390 and its subdirectories -I: Current time: Wed May 19 08:27:31 -12 2021 -I: pbuilder-time-stamp: 1621456051 +I: removing directory /srv/workspace/pbuilder/15089 and its subdirectories +I: Current time: Fri Apr 17 04:11:24 +14 2020 +I: pbuilder-time-stamp: 1587046284