Diff of the two buildlogs: -- --- b1/build.log 2020-02-25 00:42:23.930254156 +0000 +++ b2/build.log 2020-02-25 00:47:43.796178717 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Sun Mar 28 19:04:59 -12 2021 -I: pbuilder-time-stamp: 1617001499 +I: Current time: Tue Feb 25 14:42:25 +14 2020 +I: pbuilder-time-stamp: 1582591345 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 Fri Aug 21 08:07:30 2015 -12 +gpgv: Signature made Sat Aug 22 10:07:30 2015 +14 gpgv: using RSA key BD7EAA60778FA6F5 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./python-nids_0.6.1-1.1.dsc @@ -29,6 +29,18 @@ dpkg-source: info: applying 01-libnids.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/27212/tmp/hooks/D01_modify_environment starting +disorder-fs debug: Running on profitbricks-build2-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/27212/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -168,7 +180,7 @@ Get: 90 http://deb.debian.org/debian buster/main i386 python2-dev i386 2.7.16-1 [1208 B] Get: 91 http://deb.debian.org/debian buster/main i386 python-dev i386 2.7.16-1 [1184 B] Get: 92 http://deb.debian.org/debian buster/main i386 python-all-dev i386 2.7.16-1 [1068 B] -Fetched 69.9 MB in 1s (87.1 MB/s) +Fetched 69.9 MB in 14s (4841 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.) @@ -563,7 +575,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/python-nids-0.6.1/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/python-nids-0.6.1/ && 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 python-nids dpkg-buildpackage: info: source version 0.6.1-1.1 dpkg-buildpackage: info: source distribution unstable @@ -588,8 +600,8 @@ running build_ext building 'nidsmodule' extension creating build -creating build/temp.linux-x86_64-2.7 -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -lnids -fPIC -Ilibnids-1.24/src -I/usr/local/include -I/opt/local/include -I/usr/include/python2.7 -c nidsmodule.c -o build/temp.linux-x86_64-2.7/nidsmodule.o +creating build/temp.linux-i686-2.7 +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -lnids -fPIC -Ilibnids-1.24/src -I/usr/local/include -I/opt/local/include -I/usr/include/python2.7 -c nidsmodule.c -o build/temp.linux-i686-2.7/nidsmodule.o nidsmodule.c: In function 'hs_get_urgdata': nidsmodule.c:384:36: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness [-Wpointer-sign] return PyString_FromStringAndSize(&(self->hlfs->urgdata), @@ -599,8 +611,8 @@ /usr/include/python2.7/stringobject.h:62:24: note: expected 'const char *' but argument is of type 'u_char *' {aka 'unsigned char *'} PyAPI_FUNC(PyObject *) PyString_FromStringAndSize(const char *, Py_ssize_t); ^~~~~~~~~~~~~~~~~~~~~~~~~~ -creating build/lib.linux-x86_64-2.7 -i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-EBAgX8/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -lnids build/temp.linux-x86_64-2.7/nidsmodule.o -L/usr/local/lib -L/opt/local/lib -lpcap -lnet -lglib-2.0 -lgthread-2.0 -o build/lib.linux-x86_64-2.7/nidsmodule.so +creating build/lib.linux-i686-2.7 +i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-EBAgX8/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -lnids build/temp.linux-i686-2.7/nidsmodule.o -L/usr/local/lib -L/opt/local/lib -lpcap -lnet -lglib-2.0 -lgthread-2.0 -o build/lib.linux-i686-2.7/nidsmodule.so fakeroot debian/rules binary for python in python2.7; do \ CFLAGS="-lnids" $python setup.py build; \ @@ -619,7 +631,7 @@ creating /build/python-nids-0.6.1/debian/python-nids/usr/lib creating /build/python-nids-0.6.1/debian/python-nids/usr/lib/python2.7 creating /build/python-nids-0.6.1/debian/python-nids/usr/lib/python2.7/site-packages -copying build/lib.linux-x86_64-2.7/nidsmodule.so -> /build/python-nids-0.6.1/debian/python-nids/usr/lib/python2.7/site-packages +copying build/lib.linux-i686-2.7/nidsmodule.so -> /build/python-nids-0.6.1/debian/python-nids/usr/lib/python2.7/site-packages running install_egg_info Writing /build/python-nids-0.6.1/debian/python-nids/usr/lib/python2.7/site-packages/pynids-0.6.1-py2.7.egg-info dh_testdir @@ -635,10 +647,10 @@ dh_fixperms dh_installdeb dh_shlibdeps -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-nids/usr/lib/python2.7/dist-packages/nids.i386-linux-gnu.so was not linked against libglib-2.0.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-nids/usr/lib/python2.7/dist-packages/nids.i386-linux-gnu.so was not linked against libpthread.so.0 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-nids/usr/lib/python2.7/dist-packages/nids.i386-linux-gnu.so was not linked against libgthread-2.0.so.0 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-nids/usr/lib/python2.7/dist-packages/nids.i386-linux-gnu.so was not linked against libglib-2.0.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-nids/usr/lib/python2.7/dist-packages/nids.i386-linux-gnu.so was not linked against libnet.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-nids/usr/lib/python2.7/dist-packages/nids.i386-linux-gnu.so was not linked against libgthread-2.0.so.0 (it uses none of the library's symbols) dh_gencontrol dpkg-gencontrol: warning: package python-nids: substitution variable ${python:Provides} unused, but is defined dpkg-gencontrol: warning: package python-nids: substitution variable ${python:Provides} unused, but is defined @@ -652,12 +664,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/27212/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/27212/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/54952 and its subdirectories -I: Current time: Sun Mar 28 19:05:23 -12 2021 -I: pbuilder-time-stamp: 1617001523 +I: removing directory /srv/workspace/pbuilder/27212 and its subdirectories +I: Current time: Tue Feb 25 14:47:43 +14 2020 +I: pbuilder-time-stamp: 1582591663