Diff of the two buildlogs: -- --- b1/build.log 2020-03-18 15:03:24.032754318 +0000 +++ b2/build.log 2020-03-18 15:14:17.531760658 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Tue Apr 20 09:24:16 -12 2021 -I: pbuilder-time-stamp: 1618953856 +I: Current time: Thu Mar 19 05:03:27 +14 2020 +I: pbuilder-time-stamp: 1584543807 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 Sat Mar 9 05:50:33 2019 -12 +gpgv: Signature made Sun Mar 10 07:50:33 2019 +14 gpgv: using RSA key D56571B88A8BBAF140BF63D6BD7EAA60778FA6F5 gpgv: issuer "doko@debian.org" gpgv: Can't check signature: No public key @@ -33,6 +33,18 @@ dpkg-source: info: applying gcc-8-fix.diff I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/25175/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/25175/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -184,7 +196,7 @@ Get: 98 http://deb.debian.org/debian buster/main i386 python3-requests all 2.21.0-1 [66.9 kB] Get: 99 http://deb.debian.org/debian buster/main i386 sphinx-common all 1.8.4-1 [500 kB] Get: 100 http://deb.debian.org/debian buster/main i386 python3-sphinx all 1.8.4-1 [481 kB] -Fetched 114 MB in 2s (66.2 MB/s) +Fetched 114 MB in 25s (4523 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.) @@ -636,7 +648,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/gcc-python-plugin-0.17/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/gcc-python-plugin-0.17/ && 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 gcc-python-plugin dpkg-buildpackage: info: source version 0.17-2 dpkg-buildpackage: info: source distribution unstable @@ -884,7 +896,7 @@ test_version_parsing (__main__.SimpleTest) ... ok ---------------------------------------------------------------------- -Ran 3 tests in 0.188s +Ran 3 tests in 0.860s OK python3 ./dejagnu.py -v @@ -900,7 +912,7 @@ test_surplus_errors (__main__.Tests) ... ok ---------------------------------------------------------------------- -Ran 10 tests in 0.002s +Ran 10 tests in 0.005s OK /usr/bin/make -f ./Makefile demo > demo.out 2> demo.err @@ -926,7 +938,7 @@ test_version_parsing (__main__.SimpleTest) ... ok ---------------------------------------------------------------------- -Ran 3 tests in 0.193s +Ran 3 tests in 0.415s OK python3-dbg ./dejagnu.py -v @@ -952,7 +964,7 @@ test_surplus_errors (__main__.Tests) ... ok ---------------------------------------------------------------------- -Ran 10 tests in 0.005s +Ran 10 tests in 0.008s OK /usr/bin/make -f ./Makefile demo > demo.out 2> demo.err @@ -1095,10 +1107,12 @@ + src=/usr/lib/gcc/i686-linux-gnu/8/plugin/python3 + dst=usr/lib/python3/dist-packages + mkdir -p debian/gcc-python3-plugin/usr/lib/python3/dist-packages ++ for d in gccutils libcpychecker + tar -C debian/gcc-python3-plugin//usr/lib/gcc/i686-linux-gnu/8/plugin/python3 -c -f - gccutils + tar -C debian/gcc-python3-plugin/usr/lib/python3/dist-packages -x -f - + rm -rf debian/gcc-python3-plugin//usr/lib/gcc/i686-linux-gnu/8/plugin/python3/gccutils + dh_link -pgcc-python3-plugin /usr/lib/python3/dist-packages/gccutils //usr/lib/gcc/i686-linux-gnu/8/plugin/python3/gccutils ++ for d in gccutils libcpychecker + tar -C debian/gcc-python3-plugin//usr/lib/gcc/i686-linux-gnu/8/plugin/python3 -c -f - libcpychecker + tar -C debian/gcc-python3-plugin/usr/lib/python3/dist-packages -x -f - + rm -rf debian/gcc-python3-plugin//usr/lib/gcc/i686-linux-gnu/8/plugin/python3/libcpychecker @@ -1233,10 +1247,12 @@ + src=/usr/lib/gcc/i686-linux-gnu/8/plugin/python3_dbg + dst=usr/lib/python3/dist-packages + mkdir -p debian/gcc-python3-dbg-plugin/usr/lib/python3/dist-packages ++ for d in gccutils libcpychecker + tar -C debian/gcc-python3-dbg-plugin//usr/lib/gcc/i686-linux-gnu/8/plugin/python3_dbg -c -f - gccutils + tar -C debian/gcc-python3-dbg-plugin/usr/lib/python3/dist-packages -x -f - + rm -rf debian/gcc-python3-dbg-plugin//usr/lib/gcc/i686-linux-gnu/8/plugin/python3_dbg/gccutils + dh_link -pgcc-python3-dbg-plugin /usr/lib/python3/dist-packages/gccutils //usr/lib/gcc/i686-linux-gnu/8/plugin/python3_dbg/gccutils ++ for d in gccutils libcpychecker + tar -C debian/gcc-python3-dbg-plugin//usr/lib/gcc/i686-linux-gnu/8/plugin/python3_dbg -c -f - libcpychecker + tar -C debian/gcc-python3-dbg-plugin/usr/lib/python3/dist-packages -x -f - + rm -rf debian/gcc-python3-dbg-plugin//usr/lib/gcc/i686-linux-gnu/8/plugin/python3_dbg/libcpychecker @@ -1397,34 +1413,36 @@ dh_installdeb -a dh_shlibdeps -a dpkg-shlibdeps: warning: cannot find library libgcc-c-api.so needed by debian/gcc-python3-dbg-plugin/usr/lib/gcc/i686-linux-gnu/8/plugin/python3_dbg.so (ELF format: 'elf32-i386' abi: '0101000300000000'; RPATH: '/usr/lib/gcc/i686-linux-gnu/8/plugin') -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/gcc-python3-dbg-plugin/usr/lib/gcc/i686-linux-gnu/8/plugin/python3_dbg.so was not linked against libutil.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/gcc-python3-dbg-plugin/usr/lib/gcc/i686-linux-gnu/8/plugin/python3_dbg.so was not linked against libdl.so.2 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/gcc-python3-dbg-plugin/usr/lib/gcc/i686-linux-gnu/8/plugin/python3_dbg.so was not linked against libm.so.6 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/gcc-python3-dbg-plugin/usr/lib/gcc/i686-linux-gnu/8/plugin/python3_dbg.so was not linked against libcrypt.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/gcc-python3-dbg-plugin/usr/lib/gcc/i686-linux-gnu/8/plugin/python3_dbg.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/gcc-python3-plugin/usr/lib/gcc/i686-linux-gnu/8/plugin/python3.so was not linked against libm.so.6 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/gcc-python3-plugin/usr/lib/gcc/i686-linux-gnu/8/plugin/python3.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/gcc-python3-plugin/usr/lib/gcc/i686-linux-gnu/8/plugin/python3.so was not linked against libdl.so.2 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/gcc-python3-dbg-plugin/usr/lib/gcc/i686-linux-gnu/8/plugin/python3_dbg.so was not linked against libutil.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/gcc-python3-dbg-plugin/usr/lib/gcc/i686-linux-gnu/8/plugin/python3_dbg.so was not linked against libcrypt.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/gcc-python3-dbg-plugin/usr/lib/gcc/i686-linux-gnu/8/plugin/python3_dbg.so was not linked against libdl.so.2 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/gcc-python3-plugin/usr/lib/gcc/i686-linux-gnu/8/plugin/python3.so was not linked against libutil.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/gcc-python3-plugin/usr/lib/gcc/i686-linux-gnu/8/plugin/python3.so was not linked against libdl.so.2 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/gcc-python3-plugin/usr/lib/gcc/i686-linux-gnu/8/plugin/python3.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/gcc-python3-plugin/usr/lib/gcc/i686-linux-gnu/8/plugin/python3.so was not linked against libm.so.6 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/gcc-python3-plugin/usr/lib/gcc/i686-linux-gnu/8/plugin/python3.so was not linked against libcrypt.so.1 (it uses none of the library's symbols) dh_gencontrol -a dpkg-gencontrol: warning: Depends field of package gcc-python3-dbg-plugin: substitution variable ${python3:Depends} used, but is not defined dh_md5sums -a dh_builddeb -a -dpkg-deb: building package 'gcc-python3-plugin' in '../gcc-python3-plugin_0.17-2_i386.deb'. dpkg-deb: building package 'gcc-python3-dbg-plugin' in '../gcc-python3-dbg-plugin_0.17-2_i386.deb'. +dpkg-deb: building package 'gcc-python3-plugin' in '../gcc-python3-plugin_0.17-2_i386.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../gcc-python-plugin_0.17-2_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/25175/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/25175/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/19830 and its subdirectories -I: Current time: Tue Apr 20 09:26:23 -12 2021 -I: pbuilder-time-stamp: 1618953983 +I: removing directory /srv/workspace/pbuilder/25175 and its subdirectories +I: Current time: Thu Mar 19 05:14:17 +14 2020 +I: pbuilder-time-stamp: 1584544457