Diff of the two buildlogs: -- --- b1/build.log 2020-03-10 12:45:56.240432450 +0000 +++ b2/build.log 2020-03-10 12:46:20.039972032 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Tue Mar 10 00:39:58 -12 2020 -I: pbuilder-time-stamp: 1583843998 +I: Current time: Tue Apr 13 09:08:57 +14 2021 +I: pbuilder-time-stamp: 1618254537 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -17,7 +17,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 Feb 26 05:49:41 2018 -12 +gpgv: Signature made Tue Feb 27 07:49:41 2018 +14 gpgv: using RSA key B2DEE66036C40829FCD0F10CFC0DB1BBCD460BDE gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./ruby-standalone_2.5.0.dsc @@ -25,6 +25,18 @@ dpkg-source: info: unpacking ruby-standalone_2.5.0.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/28524/tmp/hooks/D01_modify_environment starting +disorder-fs debug: Running on profitbricks-build16-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/28524/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -123,7 +135,7 @@ Get: 53 http://deb.debian.org/debian buster/main i386 pandoc i386 2.2.1-3+b2 [15.0 MB] Get: 54 http://deb.debian.org/debian buster/main i386 ruby-ffi i386 1.9.10debian-1+b4 [81.8 kB] Get: 55 http://deb.debian.org/debian buster/main i386 shunit2 all 2.1.6-1.1 [39.3 kB] -Fetched 41.9 MB in 9s (4483 kB/s) +Fetched 41.9 MB in 0s (87.9 MB/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.) @@ -373,7 +385,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-standalone-2.5.0/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/ruby-standalone-2.5.0/ && 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-standalone dpkg-buildpackage: info: source version 2.5.0 dpkg-buildpackage: info: source distribution unstable @@ -383,7 +395,7 @@ fakeroot debian/rules clean dh clean dh_auto_clean - make -j10 distclean + make -j18 distclean make[1]: Entering directory '/build/ruby-standalone-2.5.0' rm -f ruby erb gem irb rdoc ri ruby-standalone.1.gz ruby-standalone buildflags.mk *.1 make[1]: Leaving directory '/build/ruby-standalone-2.5.0' @@ -394,19 +406,18 @@ dh_autoreconf dh_auto_configure dh_auto_build - make -j10 + make -j18 make[1]: Entering directory '/build/ruby-standalone-2.5.0' dpkg-buildflags --export=make > buildflags.mk cc -g -O2 -ffile-prefix-map=/build/ruby-standalone-2.5.0=. -fstack-protector-strong -Wformat -Werror=format-security -std=c11 -Wall -DRUBY_BINARY=\"/usr/bin/ruby\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now ruby.c -o ruby chmod +x erb chmod +x gem -chmod +x rdoc sed -e 's#@@prefix@@#/usr#g' ruby-standalone.in > ruby-standalone || (rm -f ruby-standalone; false) -chmod +x ri chmod +x irb +chmod +x rdoc +chmod +x ri sed -e 's#@@prefix@@#/usr#g' debian_ruby_standalone_config.rb.in > debian_ruby_standalone_config.rb || (rm -f debian_ruby_standalone_config.rb; false) if [ "$(basename ruby-standalone .rb)" = "ruby-standalone" ]; then chmod +x ruby-standalone; fi -if [ "$(basename debian_ruby_standalone_config.rb .rb)" = "debian_ruby_standalone_config.rb" ]; then chmod +x debian_ruby_standalone_config.rb; fi pandoc --standalone --to man \ -V title:ruby-standalone \ -V section:1 \ @@ -414,12 +425,13 @@ -V header:'User commands' \ -V date:"February 2018" \ -o ruby-standalone.1 README.md +if [ "$(basename debian_ruby_standalone_config.rb .rb)" = "debian_ruby_standalone_config.rb" ]; then chmod +x debian_ruby_standalone_config.rb; fi sed -i -e 's/\.SH\s*ruby.-standalone/.SH NAME\nruby\\-standalone/' ruby-standalone.1 rm -f ruby-standalone.1.gz (cat ruby-standalone.1 | gzip - > ruby-standalone.1.gz) || (rm -f ruby-standalone.1.gz; false) make[1]: Leaving directory '/build/ruby-standalone-2.5.0' dh_auto_test - make -j10 test + make -j18 test make[1]: Entering directory '/build/ruby-standalone-2.5.0' if [ -x /usr/bin/ruby -a -x /usr/bin/shunit2 ]; then ./run-tests; fi test_basics @@ -445,7 +457,7 @@ dh_testroot dh_prep dh_auto_install - make -j10 install DESTDIR=/build/ruby-standalone-2.5.0/debian/ruby-standalone AM_UPDATE_INFO_DIR=no + make -j18 install DESTDIR=/build/ruby-standalone-2.5.0/debian/ruby-standalone AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/build/ruby-standalone-2.5.0' install -d /build/ruby-standalone-2.5.0/debian/ruby-standalone/usr/bin install -d /build/ruby-standalone-2.5.0/debian/ruby-standalone/usr/lib/ruby-standalone/bin @@ -473,20 +485,22 @@ dh_gencontrol dh_md5sums dh_builddeb -dpkg-deb: building package 'ruby-standalone-dbgsym' in '../ruby-standalone-dbgsym_2.5.0_i386.deb'. dpkg-deb: building package 'ruby-standalone' in '../ruby-standalone_2.5.0_i386.deb'. +dpkg-deb: building package 'ruby-standalone-dbgsym' in '../ruby-standalone-dbgsym_2.5.0_i386.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../ruby-standalone_2.5.0_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/28524/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/28524/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/19232 and its subdirectories -I: Current time: Tue Mar 10 00:45:55 -12 2020 -I: pbuilder-time-stamp: 1583844355 +I: removing directory /srv/workspace/pbuilder/28524 and its subdirectories +I: Current time: Tue Apr 13 09:09:18 +14 2021 +I: pbuilder-time-stamp: 1618254558