Diff of the two buildlogs: -- --- b1/build.log 2019-11-11 00:28:00.322548967 +0000 +++ b2/build.log 2019-11-11 00:31:44.966180874 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Sat Dec 12 18:50:40 -12 2020 -I: pbuilder-time-stamp: 1607842240 +I: Current time: Mon Nov 11 14:28:01 +14 2019 +I: pbuilder-time-stamp: 1573432081 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 Thu Feb 28 05:00:00 2019 -12 +gpgv: Signature made Fri Mar 1 07:00:00 2019 +14 gpgv: using RSA key 9236557B170C87F8821C0AC3C1E0D92E986F7C7E gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./scdoc_1.9.0-1.dsc @@ -29,6 +29,18 @@ dpkg-source: info: applying 0001-Delete-forced-LDFLAGS-from-Makefile.patch I: Not using root during the build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/13914/tmp/hooks/D01_modify_environment starting +disorder-fs 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/13914/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -97,7 +109,7 @@ Get: 31 http://cdn-fastly.deb.debian.org/debian buster/main i386 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get: 32 http://cdn-fastly.deb.debian.org/debian buster/main i386 po-debconf all 1.0.21 [248 kB] Get: 33 http://cdn-fastly.deb.debian.org/debian buster/main i386 debhelper all 12.1.1 [1016 kB] -Fetched 19.3 MB in 4s (4673 kB/s) +Fetched 19.3 MB in 6s (3231 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.) @@ -247,7 +259,7 @@ Building tag database... -> Finished parsing the build-deps I: Building the package -I: Running cd /build/scdoc-1.9.0/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/scdoc-1.9.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 scdoc dpkg-buildpackage: info: source version 1.9.0-1 dpkg-buildpackage: info: source distribution unstable @@ -257,7 +269,7 @@ debian/rules clean dh clean dh_auto_clean - make -j18 clean + make -j10 clean make[1]: Entering directory '/build/scdoc-1.9.0' rm -rf .build scdoc scdoc.1 scdoc.5 make[1]: Leaving directory '/build/scdoc-1.9.0' @@ -268,7 +280,7 @@ dh_autoreconf dh_auto_configure dh_auto_build - make -j18 "INSTALL=install --strip-program=true" + make -j10 "INSTALL=install --strip-program=true" make[1]: Entering directory '/build/scdoc-1.9.0' cc -std=c99 -pedantic -c -o .build/main.o `dpkg-buildflags --get CFLAGS` `dpkg-buildflags --get CPPFLAGS` -g -DVERSION='"1.9.0"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/main.c cc -std=c99 -pedantic -c -o .build/string.o `dpkg-buildflags --get CFLAGS` `dpkg-buildflags --get CPPFLAGS` -g -DVERSION='"1.9.0"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/string.c @@ -284,18 +296,38 @@ ./scdoc < scdoc.5.scd > scdoc.5 make[1]: Leaving directory '/build/scdoc-1.9.0' dh_auto_test - make -j18 check + make -j10 check make[1]: Entering directory '/build/scdoc-1.9.0' -== test/tables -Handles empty table cells OK +== test/preamble +Expects a name OK +Expects a section OK +Expects name to alphanumeric OK +Expects section to be a number OK +Expects section to legit OK +Accepts a valid preamble OK +Writes the appropriate header OK +Preserves dashes OK +Handles extra footer field OK +Handles both extra fields OK +Emits empty footer correctly OK +Supports $SOURCE_DATE_EPOCH OK + +== test/comments +Ignore comments OK +Fail on invalid comments OK == test/indent Indents indented text OK Deindents following indented text OK -== test/comments -Ignore comments OK -Fail on invalid comments OK +== test/tables +Handles empty table cells OK + +== test/heading +Fail on ### OK +Expects a space after # OK +Emits a new section OK +Emits a new subsection OK == test/inline-formatting Disallows nested formatting OK @@ -305,26 +337,6 @@ Emits underlined text OK Handles escaped characters OK -== test/heading -Fail on ### OK -Expects a space after # OK -Emits a new section OK -Emits a new subsection OK - -== test/preamble -Expects a name OK -Expects a section OK -Expects name to alphanumeric OK -Expects section to be a number OK -Expects section to legit OK -Accepts a valid preamble OK -Writes the appropriate header FAIL -Preserves dashes FAIL -Handles extra footer field FAIL -Handles both extra fields FAIL -Emits empty footer correctly FAIL -Supports $SOURCE_DATE_EPOCH OK - make[1]: Leaving directory '/build/scdoc-1.9.0' create-stamp debian/debhelper-build-stamp dh_testroot @@ -332,7 +344,7 @@ debian/rules override_dh_auto_install make[1]: Entering directory '/build/scdoc-1.9.0' dh_auto_install -- PREFIX=/usr PCDIR=debian/scdoc/usr/lib/i386-linux-gnu/pkgconfig - make -j18 install DESTDIR=/build/scdoc-1.9.0/debian/scdoc AM_UPDATE_INFO_DIR=no "INSTALL=install --strip-program=true" PREFIX=/usr PCDIR=debian/scdoc/usr/lib/i386-linux-gnu/pkgconfig + make -j10 install DESTDIR=/build/scdoc-1.9.0/debian/scdoc AM_UPDATE_INFO_DIR=no "INSTALL=install --strip-program=true" PREFIX=/usr PCDIR=debian/scdoc/usr/lib/i386-linux-gnu/pkgconfig make[2]: Entering directory '/build/scdoc-1.9.0' install -Dm755 scdoc /build/scdoc-1.9.0/debian/scdoc/usr/bin/scdoc install -Dm644 scdoc.1 /build/scdoc-1.9.0/debian/scdoc/usr/share/man/man1/scdoc.1 @@ -365,12 +377,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/13914/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/13914/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/18028 and its subdirectories -I: Current time: Sat Dec 12 18:50:59 -12 2020 -I: pbuilder-time-stamp: 1607842259 +I: removing directory /srv/workspace/pbuilder/13914 and its subdirectories +I: Current time: Mon Nov 11 14:31:44 +14 2019 +I: pbuilder-time-stamp: 1573432304