Diff of the two buildlogs: -- --- b1/build.log 2020-04-14 12:59:49.510191912 +0000 +++ b2/build.log 2020-04-14 13:00:07.905829621 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Tue Apr 14 00:56:04 -12 2020 -I: pbuilder-time-stamp: 1586868964 +I: Current time: Tue May 18 09:22:51 +14 2021 +I: pbuilder-time-stamp: 1621279371 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 Tue Oct 24 13:48:01 2017 -12 +gpgv: Signature made Wed Oct 25 15:48:01 2017 +14 gpgv: using RSA key 9236557B170C87F8821C0AC3C1E0D92E986F7C7E gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./libkal_0.9.0-2.dsc @@ -29,6 +29,18 @@ dpkg-source: info: applying Makefile.diff I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/20753/tmp/hooks/D01_modify_environment starting +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/20753/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://deb.debian.org/debian buster/main i386 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get: 32 http://deb.debian.org/debian buster/main i386 po-debconf all 1.0.21 [248 kB] Get: 33 http://deb.debian.org/debian buster/main i386 debhelper all 12.1.1 [1016 kB] -Fetched 19.4 MB in 3s (6321 kB/s) +Fetched 19.4 MB in 0s (89.8 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.) @@ -252,7 +264,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/libkal-0.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/libkal-0.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 libkal dpkg-buildpackage: info: source version 0.9.0-2 dpkg-buildpackage: info: source distribution unstable @@ -262,7 +274,7 @@ fakeroot debian/rules clean dh clean dh_auto_clean - make -j10 clean + make -j18 clean make[1]: Entering directory '/build/libkal-0.9.0' rm -f *.o *~ core check test test1 libkal.a test-dw make[1]: Leaving directory '/build/libkal-0.9.0' @@ -273,7 +285,7 @@ dh_autoreconf dh_auto_configure dh_auto_build - make -j10 + make -j18 make[1]: Entering directory '/build/libkal-0.9.0' gcc -g -O2 -ffile-prefix-map=/build/libkal-0.9.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o kal_main.o kal_main.c gcc -g -O2 -ffile-prefix-map=/build/libkal-0.9.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o kal_getdate.o kal_getdate.c @@ -303,37 +315,29 @@ gcc -g -Wall test.c libkal.a -o test -L./ -lkal gcc -g -Wall test1.c libkal.a -o test1 -L./ -lkal gcc -g -Wall test-dw.c libkal.a -o test-dw -L./ -lkal -check.c: In function 'help': -check.c:51:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] - exit(-1); - ^~~~ -check.c:51:1: warning: incompatible implicit declaration of built-in function 'exit' -check.c:51:1: note: include '' or provide a declaration of 'exit' -check.c:26:1: -+#include - #include -check.c:51:1: - exit(-1); - ^~~~ -check.c: At top level: -check.c:61:6: warning: return type of 'main' is not 'int' [-Wmain] - void main (int argc, char **argv) { - ^~~~ -check.c: In function 'main': -check.c:67:7: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] - if (!strcmp(argv[1],kal_proc_get_name(i))) sys=i; - ^~~~~~ -test-dw.c:27:6: warning: return type of 'main' is not 'int' [-Wmain] - void main() { - ^~~~ +test.c: In function 'whatdate': test1.c: In function 'whatdate': +test.c:47:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] + if (!strcmp(in,"jul")) return 0; + ^~~~~~ test1.c:47:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (!strcmp(in,"jul")) return 0; ^~~~~~ test1.c:52:25: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] if (!strcmp(in,"quit")) exit(0); ^~~~ +test.c:52:25: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] + if (!strcmp(in,"quit")) exit(0); + ^~~~ +test.c:52:25: warning: incompatible implicit declaration of built-in function 'exit' test1.c:52:25: warning: incompatible implicit declaration of built-in function 'exit' +test.c:52:25: note: include '' or provide a declaration of 'exit' +test.c:25:1: ++#include + +test.c:52:25: + if (!strcmp(in,"quit")) exit(0); + ^~~~ test1.c:52:25: note: include '' or provide a declaration of 'exit' test1.c:25:1: +#include @@ -341,20 +345,30 @@ test1.c:52:25: if (!strcmp(in,"quit")) exit(0); ^~~~ -In file included from kal.h:25, - from check.c:25: -At top level: +test.c:53:25: warning: incompatible implicit declaration of built-in function 'exit' + if (!strcmp(in,"exit")) exit(0); + ^~~~ +test.c:53:25: note: include '' or provide a declaration of 'exit' +test.c:54:22: warning: incompatible implicit declaration of built-in function 'exit' + if (!strcmp(in,"x")) exit(0); + ^~~~ +test.c:54:22: note: include '' or provide a declaration of 'exit' test1.c:53:25: warning: incompatible implicit declaration of built-in function 'exit' if (!strcmp(in,"exit")) exit(0); ^~~~ test1.c:53:25: note: include '' or provide a declaration of 'exit' -kal_procs.h:56:21: warning: 'kal_procs' defined but not used [-Wunused-variable] - static const void * kal_procs[][6] = - ^~~~~~~~~ +test.c:55:22: warning: incompatible implicit declaration of built-in function 'exit' + if (!strcmp(in,"q")) exit(0); + ^~~~ +test.c:55:22: note: include '' or provide a declaration of 'exit' test1.c:54:22: warning: incompatible implicit declaration of built-in function 'exit' if (!strcmp(in,"x")) exit(0); ^~~~ +test.c: At top level: test1.c:54:22: note: include '' or provide a declaration of 'exit' +test.c:60:6: warning: return type of 'main' is not 'int' [-Wmain] + void main() { + ^~~~ test1.c:55:22: warning: incompatible implicit declaration of built-in function 'exit' if (!strcmp(in,"q")) exit(0); ^~~~ @@ -369,49 +383,47 @@ ^~~~ test1.c:99:3: note: include '' or provide a declaration of 'exit' In file included from kal.h:25, - from test-dw.c:24: + from test.c:24: kal_procs.h:56:21: warning: 'kal_procs' defined but not used [-Wunused-variable] static const void * kal_procs[][6] = ^~~~~~~~~ -test.c: In function 'whatdate': -test.c:47:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] - if (!strcmp(in,"jul")) return 0; - ^~~~~~ -test.c:52:25: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] - if (!strcmp(in,"quit")) exit(0); - ^~~~ -test.c:52:25: warning: incompatible implicit declaration of built-in function 'exit' -test.c:52:25: note: include '' or provide a declaration of 'exit' -test.c:25:1: +In file included from kal.h:25, + from test1.c:24: +At top level: +kal_procs.h:56:21: warning: 'kal_procs' defined but not used [-Wunused-variable] + static const void * kal_procs[][6] = + ^~~~~~~~~ +check.c: In function 'help': +check.c:51:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] + exit(-1); + ^~~~ +check.c:51:1: warning: incompatible implicit declaration of built-in function 'exit' +check.c:51:1: note: include '' or provide a declaration of 'exit' +check.c:26:1: +#include - -test.c:52:25: - if (!strcmp(in,"quit")) exit(0); - ^~~~ -test.c:53:25: warning: incompatible implicit declaration of built-in function 'exit' - if (!strcmp(in,"exit")) exit(0); - ^~~~ -test.c:53:25: note: include '' or provide a declaration of 'exit' -test.c:54:22: warning: incompatible implicit declaration of built-in function 'exit' - if (!strcmp(in,"x")) exit(0); - ^~~~ -test.c:54:22: note: include '' or provide a declaration of 'exit' -test.c:55:22: warning: incompatible implicit declaration of built-in function 'exit' - if (!strcmp(in,"q")) exit(0); - ^~~~ -test.c:55:22: note: include '' or provide a declaration of 'exit' -test.c: At top level: -test.c:60:6: warning: return type of 'main' is not 'int' [-Wmain] + #include +check.c:51:1: + exit(-1); + ^~~~ +check.c: At top level: +check.c:61:6: warning: return type of 'main' is not 'int' [-Wmain] + void main (int argc, char **argv) { + ^~~~ +check.c: In function 'main': +check.c:67:7: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] + if (!strcmp(argv[1],kal_proc_get_name(i))) sys=i; + ^~~~~~ +test-dw.c:27:6: warning: return type of 'main' is not 'int' [-Wmain] void main() { ^~~~ In file included from kal.h:25, - from test1.c:24: + from check.c:25: At top level: +In file included from kal.h:25, + from test-dw.c:24: kal_procs.h:56:21: warning: 'kal_procs' defined but not used [-Wunused-variable] static const void * kal_procs[][6] = ^~~~~~~~~ -In file included from kal.h:25, - from test.c:24: kal_procs.h:56:21: warning: 'kal_procs' defined but not used [-Wunused-variable] static const void * kal_procs[][6] = ^~~~~~~~~ @@ -423,7 +435,7 @@ dh_testroot dh_prep dh_auto_install - make -j10 install DESTDIR=/build/libkal-0.9.0/debian/libkal-dev AM_UPDATE_INFO_DIR=no + make -j18 install DESTDIR=/build/libkal-0.9.0/debian/libkal-dev AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/build/libkal-0.9.0' install -d /build/libkal-0.9.0/debian/libkal-dev/usr/lib install -m 644 libkal.a /build/libkal-0.9.0/debian/libkal-dev/usr/lib @@ -453,12 +465,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/20753/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/20753/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/8993 and its subdirectories -I: Current time: Tue Apr 14 00:59:48 -12 2020 -I: pbuilder-time-stamp: 1586869188 +I: removing directory /srv/workspace/pbuilder/20753 and its subdirectories +I: Current time: Tue May 18 09:23:07 +14 2021 +I: pbuilder-time-stamp: 1621279387