Diff of the two buildlogs: -- --- b1/build.log 2020-05-06 02:46:31.788182576 +0000 +++ b2/build.log 2020-05-06 02:47:18.467253489 +0000 @@ -1,7 +1,6 @@ -W: cgroups are not available on the host, not using them. I: pbuilder: network access will be disabled during build -I: Current time: Tue May 5 14:40:21 -12 2020 -I: pbuilder-time-stamp: 1588732821 +I: Current time: Tue Jun 8 23:09:31 +14 2021 +I: pbuilder-time-stamp: 1623143371 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -19,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 Fri Dec 14 23:04:42 2018 -12 +gpgv: Signature made Sun Dec 16 01:04:42 2018 +14 gpgv: using RSA key 62FF8A7584E029569546000674263B37F5B5F913 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./gdisk_1.0.3-1.1.dsc @@ -32,6 +31,18 @@ dpkg-source: info: applying alignment-fixes.diff I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/31108/tmp/hooks/D01_modify_environment starting +debug: Running on profitbricks-build6-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/31108/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -111,7 +122,7 @@ Get: 36 http://deb.debian.org/debian buster/main i386 libpopt0 i386 1.16-12 [51.7 kB] Get: 37 http://deb.debian.org/debian buster/main i386 libpopt-dev i386 1.16-12 [53.8 kB] Get: 38 http://deb.debian.org/debian buster/main i386 uuid-dev i386 2.33.1-0.1 [94.0 kB] -Fetched 19.9 MB in 55s (365 kB/s) +Fetched 19.9 MB in 0s (87.6 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.) @@ -286,7 +297,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/gdisk-1.0.3/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/gdisk-1.0.3/ && 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 gdisk dpkg-buildpackage: info: source version 1.0.3-1.1 dpkg-buildpackage: info: source distribution unstable @@ -308,7 +319,7 @@ debian/rules override_dh_auto_build make[1]: Entering directory '/build/gdisk-1.0.3' dh_auto_build --parallel -- CXX=i686-linux-gnu-g++ - make -j10 CXX=i686-linux-gnu-g\+\+ + make -j18 CXX=i686-linux-gnu-g\+\+ make[2]: Entering directory '/build/gdisk-1.0.3' i686-linux-gnu-g++ -g -O2 -ffile-prefix-map=/build/gdisk-1.0.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o crc32.o crc32.cc i686-linux-gnu-g++ -g -O2 -ffile-prefix-map=/build/gdisk-1.0.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o support.o support.cc @@ -332,8 +343,8 @@ i686-linux-gnu-g++ -g -O2 -ffile-prefix-map=/build/gdisk-1.0.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o fixparts.o fixparts.cc i686-linux-gnu-g++ support.o diskio.o diskio-unix.o basicmbr.o mbrpart.o fixparts.o -Wl,-z,relro -Wl,-z,now -o fixparts i686-linux-gnu-g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o cgdisk.o gptcurses.o -Wl,-z,relro -Wl,-z,now -luuid -lncursesw -o cgdisk -i686-linux-gnu-g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o sgdisk.o gptcl.o -Wl,-z,relro -Wl,-z,now -luuid -lpopt -o sgdisk i686-linux-gnu-g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o gdisk.o gpttext.o -Wl,-z,relro -Wl,-z,now -luuid -o gdisk +i686-linux-gnu-g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o sgdisk.o gptcl.o -Wl,-z,relro -Wl,-z,now -luuid -lpopt -o sgdisk make[2]: Leaving directory '/build/gdisk-1.0.3' make[1]: Leaving directory '/build/gdisk-1.0.3' dh_auto_test @@ -360,7 +371,7 @@ Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! -Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.5GdbeBNEuk. +Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.FNgaJ11DHj. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) @@ -384,7 +395,7 @@ Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! -Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.5GdbeBNEuk. +Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.FNgaJ11DHj. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) @@ -407,12 +418,12 @@ Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! -Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.5GdbeBNEuk. +Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.FNgaJ11DHj. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. -**SUCCESS** Change partition 1 name (Linux filesystem -> xByDgYNC) +**SUCCESS** Change partition 1 name (Linux filesystem -> nrCqfQlj) GPT fdisk (gdisk) version 1.0.3 @@ -432,7 +443,7 @@ Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! -Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.5GdbeBNEuk. +Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.FNgaJ11DHj. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) @@ -469,7 +480,7 @@ Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! -Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.5GdbeBNEuk. +Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.FNgaJ11DHj. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) @@ -511,7 +522,7 @@ Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! -Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.5GdbeBNEuk. +Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.FNgaJ11DHj. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) @@ -529,13 +540,13 @@ Found valid GPT with protective MBR; using GPT. Command (? for help): -Expert command (? for help): Enter the disk's unique GUID ('R' to randomize): The new disk GUID is 720229E9-ECCD-4003-8530-F21BB44B6997 +Expert command (? for help): Enter the disk's unique GUID ('R' to randomize): The new disk GUID is AA8DA20E-F7E3-4090-B39D-1034C03D1343 Expert command (? for help): Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! -Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.5GdbeBNEuk. +Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.FNgaJ11DHj. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) @@ -552,7 +563,7 @@ Found valid GPT with protective MBR; using GPT. Command (? for help): -Expert command (? for help): About to wipe out GPT on /tmp/tmp.5GdbeBNEuk. Proceed? (Y/N): Warning: The kernel is still using the old partition table. +Expert command (? for help): About to wipe out GPT on /tmp/tmp.FNgaJ11DHj. Proceed? (Y/N): Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) GPT data structures destroyed! You may now partition the disk using fdisk or @@ -585,7 +596,7 @@ The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) The operation has completed successfully. -**SUCCESS** Change partition 1 name (Linux filesystem -> xByDgYNC) +**SUCCESS** Change partition 1 name (Linux filesystem -> nrCqfQlj) Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you @@ -636,7 +647,7 @@ Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! -Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.5GdbeBNEuk. +Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.FNgaJ11DHj. Warning: The kernel is still using the old partition table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) @@ -691,20 +702,22 @@ dh_gencontrol dh_md5sums dh_builddeb -dpkg-deb: building package 'gdisk-dbgsym' in '../gdisk-dbgsym_1.0.3-1.1_i386.deb'. dpkg-deb: building package 'gdisk' in '../gdisk_1.0.3-1.1_i386.deb'. +dpkg-deb: building package 'gdisk-dbgsym' in '../gdisk-dbgsym_1.0.3-1.1_i386.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../gdisk_1.0.3-1.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/31108/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/31108/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/11805 and its subdirectories -I: Current time: Tue May 5 14:46:31 -12 2020 -I: pbuilder-time-stamp: 1588733191 +I: removing directory /srv/workspace/pbuilder/31108 and its subdirectories +I: Current time: Tue Jun 8 23:10:16 +14 2021 +I: pbuilder-time-stamp: 1623143416