Diff of the two buildlogs: -- --- b1/build.log 2020-04-14 09:36:08.822975723 +0000 +++ b2/build.log 2020-04-14 09:36:27.534608585 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Mon Apr 13 21:29:22 -12 2020 -I: pbuilder-time-stamp: 1586856562 +I: Current time: Tue May 18 05:59:10 +14 2021 +I: pbuilder-time-stamp: 1621267150 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 Mar 15 08:06:13 2018 -12 +gpgv: Signature made Fri Mar 16 10:06:13 2018 +14 gpgv: using RSA key F5F817BCCBD1B8D268179CB086F5FB8791776115 gpgv: issuer "robertle@semistable.com" gpgv: Can't check signature: No public key @@ -30,6 +30,18 @@ dpkg-source: info: applying buildsystem.diff I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/44350/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/44350/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -102,7 +114,7 @@ Get: 33 http://deb.debian.org/debian buster/main i386 debhelper all 12.1.1 [1016 kB] Get: 34 http://deb.debian.org/debian buster/main i386 libncurses-dev i386 6.1+20181013-2+deb10u2 [360 kB] Get: 35 http://deb.debian.org/debian buster/main i386 libncurses5-dev i386 6.1+20181013-2+deb10u2 [948 B] -Fetched 19.7 MB in 10s (1918 kB/s) +Fetched 19.7 MB in 0s (85.1 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.) @@ -265,7 +277,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/frotz-2.44/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/frotz-2.44/ && 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 frotz dpkg-buildpackage: info: source version 2.44-1 dpkg-buildpackage: info: source distribution unstable @@ -275,7 +287,7 @@ fakeroot debian/rules clean dh clean dh_auto_clean - make -j10 distclean + make -j18 distclean make[1]: Entering directory '/build/frotz-2.44' rm -f src/*.h src/*.a find . -name *.o -exec rm -f {} \; @@ -294,7 +306,7 @@ dh_autoreconf dh_auto_configure dh_auto_build - make -j10 + make -j18 make[1]: Entering directory '/build/frotz-2.44' cc -O2 -g -O2 -ffile-prefix-map=/build/frotz-2.44=. -fstack-protector-strong -Wformat -Werror=format-security -o src/common/buffer.o -c src/common/buffer.c cc -O2 -g -O2 -ffile-prefix-map=/build/frotz-2.44=. -fstack-protector-strong -Wformat -Werror=format-security -o src/common/err.o -c src/common/err.c @@ -349,16 +361,17 @@ cc -O2 -g -O2 -ffile-prefix-map=/build/frotz-2.44=. -fstack-protector-strong -Wformat -Werror=format-security -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.44\"" -DCOLOR_SUPPORT -o src/curses/ux_pic.o -c src/curses/ux_pic.c cc -O2 -g -O2 -ffile-prefix-map=/build/frotz-2.44=. -fstack-protector-strong -Wformat -Werror=format-security -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.44\"" -DCOLOR_SUPPORT -o src/curses/ux_screen.o -c src/curses/ux_screen.c cc -O2 -g -O2 -ffile-prefix-map=/build/frotz-2.44=. -fstack-protector-strong -Wformat -Werror=format-security -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.44\"" -DCOLOR_SUPPORT -o src/curses/ux_text.o -c src/curses/ux_text.c +cc -O2 -g -O2 -ffile-prefix-map=/build/frotz-2.44=. -fstack-protector-strong -Wformat -Werror=format-security -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.44\"" -DCOLOR_SUPPORT -o src/curses/ux_blorb.o -c src/curses/ux_blorb.c src/curses/ux_init.c: In function 'getconfig': src/curses/ux_init.c:851:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(f_setup.zcode_path, value, strlen(value) * sizeof(char)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -cc -O2 -g -O2 -ffile-prefix-map=/build/frotz-2.44=. -fstack-protector-strong -Wformat -Werror=format-security -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.44\"" -DCOLOR_SUPPORT -o src/curses/ux_blorb.o -c src/curses/ux_blorb.c cc -O2 -g -O2 -ffile-prefix-map=/build/frotz-2.44=. -fstack-protector-strong -Wformat -Werror=format-security -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.44\"" -DCOLOR_SUPPORT -o src/curses/ux_audio_none.o -c src/curses/ux_audio_none.c src/curses/ux_audio_none.c: In function 'os_finish_with_sample': src/curses/ux_audio_none.c:102:6: warning: type of 'number' defaults to 'int' [-Wimplicit-int] void os_finish_with_sample (number) ^~~~~~~~~~~~~~~~~~~~~ +cc -O2 -g -O2 -ffile-prefix-map=/build/frotz-2.44=. -fstack-protector-strong -Wformat -Werror=format-security -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.44\"" -DCOLOR_SUPPORT -o src/curses/ux_audio_oss.o -c src/curses/ux_audio_oss.c src/curses/ux_init.c: In function 'os_process_arguments': src/curses/ux_init.c:313:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(u_setup.blorb_name, f_setup.story_name, @@ -396,17 +409,16 @@ src/curses/ux_init.c:338:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(f_setup.aux_name, f_setup.story_name, strlen(f_setup.story_name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -cc -O2 -g -O2 -ffile-prefix-map=/build/frotz-2.44=. -fstack-protector-strong -Wformat -Werror=format-security -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.44\"" -DCOLOR_SUPPORT -o src/curses/ux_audio_oss.o -c src/curses/ux_audio_oss.c cc -O2 -g -O2 -ffile-prefix-map=/build/frotz-2.44=. -fstack-protector-strong -Wformat -Werror=format-security -o src/blorb/blorblib.o -c src/blorb/blorblib.c -Archiving common code... -ar rc src/frotz_common.a src/common/buffer.o src/common/err.o src/common/fastmem.o src/common/files.o src/common/hotkey.o src/common/input.o src/common/main.o src/common/math.o src/common/object.o src/common/process.o src/common/quetzal.o src/common/random.o src/common/redirect.o src/common/screen.o src/common/sound.o src/common/stream.o src/common/table.o src/common/text.o src/common/variable.o -ranlib src/frotz_common.a - Archiving curses interface code... +Archiving common code... ar rc src/frotz_curses.a src/curses/ux_init.o src/curses/ux_input.o src/curses/ux_pic.o src/curses/ux_screen.o src/curses/ux_text.o src/curses/ux_blorb.o src/curses/ux_audio_none.o src/curses/ux_audio_oss.o +ar rc src/frotz_common.a src/common/buffer.o src/common/err.o src/common/fastmem.o src/common/files.o src/common/hotkey.o src/common/input.o src/common/main.o src/common/math.o src/common/object.o src/common/process.o src/common/quetzal.o src/common/random.o src/common/redirect.o src/common/screen.o src/common/sound.o src/common/stream.o src/common/table.o src/common/text.o src/common/variable.o ranlib src/frotz_curses.a +ranlib src/frotz_common.a + Archiving Blorb file handling code... @@ -453,20 +465,22 @@ dh_gencontrol dh_md5sums dh_builddeb -dpkg-deb: building package 'frotz-dbgsym' in '../frotz-dbgsym_2.44-1_i386.deb'. dpkg-deb: building package 'frotz' in '../frotz_2.44-1_i386.deb'. +dpkg-deb: building package 'frotz-dbgsym' in '../frotz-dbgsym_2.44-1_i386.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../frotz_2.44-1_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/44350/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/44350/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/23261 and its subdirectories -I: Current time: Mon Apr 13 21:36:08 -12 2020 -I: pbuilder-time-stamp: 1586856968 +I: removing directory /srv/workspace/pbuilder/44350 and its subdirectories +I: Current time: Tue May 18 05:59:27 +14 2021 +I: pbuilder-time-stamp: 1621267167