Diff of the two buildlogs: -- --- b1/build.log 2020-04-29 17:53:01.384680949 +0000 +++ b2/build.log 2020-04-29 17:55:07.546115313 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Wed Apr 29 05:47:53 -12 2020 -I: pbuilder-time-stamp: 1588182473 +I: Current time: Wed Jun 2 14:16:03 +14 2021 +I: pbuilder-time-stamp: 1622592963 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 Wed Dec 19 22:30:39 2018 -12 +gpgv: Signature made Fri Dec 21 00:30:39 2018 +14 gpgv: using RSA key 4DE4DF3DE29E3EEA6954E5CE1A76F5FC12968B79 gpgv: issuer "ruben.undheim@gmail.com" gpgv: Can't check signature: No public key @@ -33,6 +33,18 @@ dpkg-source: info: applying 0006-Do-not-add-all-the-flags-to-src-version_xx.c.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/9609/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/9609/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -110,7 +122,7 @@ Get: 36 http://deb.debian.org/debian buster/main i386 debhelper all 12.1.1 [1016 kB] Get: 37 http://deb.debian.org/debian buster/main i386 fpga-icestorm-chipdb all 0~20181109git9671b76-1 [6829 kB] Get: 38 http://deb.debian.org/debian buster/main i386 txt2man all 1.6.0-5 [29.7 kB] -Fetched 27.1 MB in 6s (4223 kB/s) +Fetched 27.1 MB in 1s (36.3 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 +298,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/arachne-pnr-0.1+20180909git840bdfd/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/arachne-pnr-0.1+20180909git840bdfd/ && 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 arachne-pnr dpkg-buildpackage: info: source version 0.1+20180909git840bdfd-1 dpkg-buildpackage: info: source distribution unstable @@ -298,7 +310,7 @@ debian/rules override_dh_auto_clean make[1]: Entering directory '/build/arachne-pnr-0.1+20180909git840bdfd' dh_auto_clean - make -j10 clean + make -j18 clean make[2]: Entering directory '/build/arachne-pnr-0.1+20180909git840bdfd' rm -f src/*.o src/*.host-o tests/*.o src/*.d tests/*.d bin/arachne-pnr bin/arachne-pnr-host rm -f tests/test_bv tests/test_us @@ -325,7 +337,7 @@ debian/rules override_dh_auto_build make[1]: Entering directory '/build/arachne-pnr-0.1+20180909git840bdfd' OPTDEBUGFLAGS="-O2 -DNDEBUG" ICEBOX=/usr/share/fpga-icestorm/chipdb dh_auto_build - make -j10 "INSTALL=install --strip-program=true" + make -j18 "INSTALL=install --strip-program=true" make[2]: Entering directory '/build/arachne-pnr-0.1+20180909git840bdfd' g++ -g -O2 -ffile-prefix-map=/build/arachne-pnr-0.1+20180909git840bdfd=. -fstack-protector-strong -Wformat -Werror=format-security -Isrc -std=c++11 -O2 -DNDEBUG -Wall -Wshadow -Wsign-compare -Wdate-time -D_FORTIFY_SOURCE=2 -c -o src/arachne-pnr.o src/arachne-pnr.cc g++ -g -O2 -ffile-prefix-map=/build/arachne-pnr-0.1+20180909git840bdfd=. -fstack-protector-strong -Wformat -Werror=format-security -Isrc -std=c++11 -O2 -DNDEBUG -Wall -Wshadow -Wsign-compare -Wdate-time -D_FORTIFY_SOURCE=2 -c -o src/netlist.o src/netlist.cc @@ -338,10 +350,6 @@ g++ -g -O2 -ffile-prefix-map=/build/arachne-pnr-0.1+20180909git840bdfd=. -fstack-protector-strong -Wformat -Werror=format-security -Isrc -std=c++11 -O2 -DNDEBUG -Wall -Wshadow -Wsign-compare -Wdate-time -D_FORTIFY_SOURCE=2 -c -o src/chipdb.o src/chipdb.cc g++ -g -O2 -ffile-prefix-map=/build/arachne-pnr-0.1+20180909git840bdfd=. -fstack-protector-strong -Wformat -Werror=format-security -Isrc -std=c++11 -O2 -DNDEBUG -Wall -Wshadow -Wsign-compare -Wdate-time -D_FORTIFY_SOURCE=2 -c -o src/location.o src/location.cc g++ -g -O2 -ffile-prefix-map=/build/arachne-pnr-0.1+20180909git840bdfd=. -fstack-protector-strong -Wformat -Werror=format-security -Isrc -std=c++11 -O2 -DNDEBUG -Wall -Wshadow -Wsign-compare -Wdate-time -D_FORTIFY_SOURCE=2 -c -o src/configuration.o src/configuration.cc -src/route.cc: In member function 'int Router::port_cnet(Instance*, Port*)': -src/route.cc:189:16: warning: variable 'found' set but not used [-Wunused-but-set-variable] - bool found = false; - ^~~~~ g++ -g -O2 -ffile-prefix-map=/build/arachne-pnr-0.1+20180909git840bdfd=. -fstack-protector-strong -Wformat -Werror=format-security -Isrc -std=c++11 -O2 -DNDEBUG -Wall -Wshadow -Wsign-compare -Wdate-time -D_FORTIFY_SOURCE=2 -c -o src/line_parser.o src/line_parser.cc g++ -g -O2 -ffile-prefix-map=/build/arachne-pnr-0.1+20180909git840bdfd=. -fstack-protector-strong -Wformat -Werror=format-security -Isrc -std=c++11 -O2 -DNDEBUG -Wall -Wshadow -Wsign-compare -Wdate-time -D_FORTIFY_SOURCE=2 -c -o src/pcf.o src/pcf.cc g++ -g -O2 -ffile-prefix-map=/build/arachne-pnr-0.1+20180909git840bdfd=. -fstack-protector-strong -Wformat -Werror=format-security -Isrc -std=c++11 -O2 -DNDEBUG -Wall -Wshadow -Wsign-compare -Wdate-time -D_FORTIFY_SOURCE=2 -c -o src/global.o src/global.cc @@ -349,6 +357,10 @@ g++ -g -O2 -ffile-prefix-map=/build/arachne-pnr-0.1+20180909git840bdfd=. -fstack-protector-strong -Wformat -Werror=format-security -Isrc -std=c++11 -O2 -DNDEBUG -Wall -Wshadow -Wsign-compare -Wdate-time -D_FORTIFY_SOURCE=2 -c -o src/designstate.o src/designstate.cc echo "const char *version_str = \"arachne-pnr 0.1+20180909git840bdfd-1 (debian) (git sha1 840bdfd)\";" > src/version_06715.cc g++ -g -O2 -ffile-prefix-map=/build/arachne-pnr-0.1+20180909git840bdfd=. -fstack-protector-strong -Wformat -Werror=format-security -Isrc -std=c++11 -O2 -DNDEBUG -Wall -Wshadow -Wsign-compare -Wdate-time -D_FORTIFY_SOURCE=2 -c -o src/version_06715.o src/version_06715.cc +src/route.cc: In member function 'int Router::port_cnet(Instance*, Port*)': +src/route.cc:189:16: warning: variable 'found' set but not used [-Wunused-but-set-variable] + bool found = false; + ^~~~~ src/netlist.cc: In member function 'void Design::create_standard_models()': src/netlist.cc:936:1: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without Design::create_standard_models() @@ -356,26 +368,26 @@ g++ -g -O2 -ffile-prefix-map=/build/arachne-pnr-0.1+20180909git840bdfd=. -fstack-protector-strong -Wformat -Werror=format-security -Isrc -std=c++11 -O2 -DNDEBUG -Wall -Wshadow -Wsign-compare -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o bin/arachne-pnr src/arachne-pnr.o src/netlist.o src/blif.o src/pack.o src/place.o src/util.o src/io.o src/route.o src/chipdb.o src/location.o src/configuration.o src/line_parser.o src/pcf.o src/global.o src/constant.o src/designstate.o src/version_06715.o -lm cp bin/arachne-pnr bin/arachne-pnr-host mkdir -p share/arachne-pnr -mkdir -p share/arachne-pnr +./bin/arachne-pnr-host -d 384 -c /usr/share/fpga-icestorm/chipdb/chipdb-384.txt --write-binary-chipdb share/arachne-pnr/chipdb-384.bin +seed: 1 +device: 384 +read_chipdb /usr/share/fpga-icestorm/chipdb/chipdb-384.txt... mkdir -p share/arachne-pnr ./bin/arachne-pnr-host -d 1k -c /usr/share/fpga-icestorm/chipdb/chipdb-1k.txt --write-binary-chipdb share/arachne-pnr/chipdb-1k.bin -./bin/arachne-pnr-host -d 384 -c /usr/share/fpga-icestorm/chipdb/chipdb-384.txt --write-binary-chipdb share/arachne-pnr/chipdb-384.bin -./bin/arachne-pnr-host -d 8k -c /usr/share/fpga-icestorm/chipdb/chipdb-8k.txt --write-binary-chipdb share/arachne-pnr/chipdb-8k.bin seed: 1 device: 1k read_chipdb /usr/share/fpga-icestorm/chipdb/chipdb-1k.txt... mkdir -p share/arachne-pnr -seed: seed: 1 -device: 18k - -device: 384read_chipdb -/usr/share/fpga-icestorm/chipdb/chipdb-8k.txt... -read_chipdb /usr/share/fpga-icestorm/chipdb/chipdb-384.txt... -./bin/arachne-pnr-host -d 8k -c /usr/share/fpga-icestorm/chipdb/chipdb-5k.txt --write-binary-chipdb share/arachne-pnr/chipdb-5k.bin +./bin/arachne-pnr-host -d 8k -c /usr/share/fpga-icestorm/chipdb/chipdb-8k.txt --write-binary-chipdb share/arachne-pnr/chipdb-8k.bin +seed: 1 +device: 8k +read_chipdb /usr/share/fpga-icestorm/chipdb/chipdb-8k.txt... mkdir -p share/arachne-pnr +./bin/arachne-pnr-host -d 8k -c /usr/share/fpga-icestorm/chipdb/chipdb-5k.txt --write-binary-chipdb share/arachne-pnr/chipdb-5k.bin seed: 1 device: 8k read_chipdb /usr/share/fpga-icestorm/chipdb/chipdb-5k.txt... +mkdir -p share/arachne-pnr ./bin/arachne-pnr-host -d 8k -c /usr/share/fpga-icestorm/chipdb/chipdb-lm4k.txt --write-binary-chipdb share/arachne-pnr/chipdb-lm4k.bin seed: 1 device: 8k @@ -383,8 +395,8 @@ write_binary_chipdb share/arachne-pnr/chipdb-384.bin write_binary_chipdb share/arachne-pnr/chipdb-1k.bin write_binary_chipdb share/arachne-pnr/chipdb-lm4k.bin -write_binary_chipdb share/arachne-pnr/chipdb-8k.bin write_binary_chipdb share/arachne-pnr/chipdb-5k.bin +write_binary_chipdb share/arachne-pnr/chipdb-8k.bin make[2]: Leaving directory '/build/arachne-pnr-0.1+20180909git840bdfd' make[1]: Leaving directory '/build/arachne-pnr-0.1+20180909git840bdfd' dh_auto_test @@ -396,7 +408,7 @@ debian/rules override_dh_auto_install make[1]: Entering directory '/build/arachne-pnr-0.1+20180909git840bdfd' OPTDEBUGFLAGS="-O2 -DNDEBUG" ICEBOX=/usr/share/fpga-icestorm/chipdb dh_auto_install - make -j10 install DESTDIR=/build/arachne-pnr-0.1\+20180909git840bdfd/debian/tmp AM_UPDATE_INFO_DIR=no "INSTALL=install --strip-program=true" + make -j18 install DESTDIR=/build/arachne-pnr-0.1\+20180909git840bdfd/debian/tmp AM_UPDATE_INFO_DIR=no "INSTALL=install --strip-program=true" make[2]: Entering directory '/build/arachne-pnr-0.1+20180909git840bdfd' mkdir -p /build/arachne-pnr-0.1+20180909git840bdfd/debian/tmp/usr/bin cp bin/arachne-pnr /build/arachne-pnr-0.1+20180909git840bdfd/debian/tmp/usr/bin/arachne-pnr @@ -429,21 +441,23 @@ dh_gencontrol dh_md5sums dh_builddeb -dpkg-deb: building package 'arachne-pnr-chipdb' in '../arachne-pnr-chipdb_0.1+20180909git840bdfd-1_all.deb'. dpkg-deb: building package 'arachne-pnr' in '../arachne-pnr_0.1+20180909git840bdfd-1_i386.deb'. dpkg-deb: building package 'arachne-pnr-dbgsym' in '../arachne-pnr-dbgsym_0.1+20180909git840bdfd-1_i386.deb'. +dpkg-deb: building package 'arachne-pnr-chipdb' in '../arachne-pnr-chipdb_0.1+20180909git840bdfd-1_all.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../arachne-pnr_0.1+20180909git840bdfd-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/9609/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/9609/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/7948 and its subdirectories -I: Current time: Wed Apr 29 05:53:00 -12 2020 -I: pbuilder-time-stamp: 1588182780 +I: removing directory /srv/workspace/pbuilder/9609 and its subdirectories +I: Current time: Wed Jun 2 14:18:06 +14 2021 +I: pbuilder-time-stamp: 1622593086