Diff of the two buildlogs: -- --- b1/build.log 2020-03-14 15:37:46.759416033 +0000 +++ b2/build.log 2020-03-14 15:53:02.644676310 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Fri Apr 16 09:58:02 -12 2021 -I: pbuilder-time-stamp: 1618610282 +I: Current time: Sun Mar 15 05:37:48 +14 2020 +I: pbuilder-time-stamp: 1584200268 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 Mon Oct 1 06:55:26 2018 -12 +gpgv: Signature made Tue Oct 2 08:55:26 2018 +14 gpgv: using RSA key 27D73CA5F5B5D7E01A5136F5D7A86780CC64403C gpgv: issuer "iliastsi@debian.org" gpgv: Can't check signature: No public key @@ -31,6 +31,18 @@ dpkg-source: info: applying newer-quickcheck I: Not using root during the build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/3030/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/3030/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -199,7 +211,7 @@ Get: 93 http://deb.debian.org/debian buster/main i386 libghc-tasty-dev i386 1.1.0.3-2+b1 [301 kB] Get: 94 http://deb.debian.org/debian buster/main i386 libghc-tasty-quickcheck-dev i386 0.10-1+b1 [45.9 kB] Get: 95 http://deb.debian.org/debian buster/main i386 libghc-vector-dev i386 0.12.0.1-8+b2 [1237 kB] -Fetched 163 MB in 2s (81.1 MB/s) +Fetched 163 MB in 52s (3142 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.) @@ -599,7 +611,7 @@ Building tag database... -> Finished parsing the build-deps I: Building the package -I: Running cd /build/haskell-attoparsec-0.13.2.2/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/haskell-attoparsec-0.13.2.2/ && 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 haskell-attoparsec dpkg-buildpackage: info: source version 0.13.2.2-6 dpkg-buildpackage: info: source distribution unstable @@ -790,7 +802,7 @@ creating dist-ghc/doc creating dist-ghc/doc/html creating dist-ghc/doc/html/attoparsec -/usr/bin/haddock '@dist-ghc/doc/html/attoparsec/haddock-response23034-5.txt' '--mathjax=file:///usr/share/javascript/mathjax/MathJax.js' +/usr/bin/haddock '@dist-ghc/doc/html/attoparsec/haddock-response23322-5.txt' '--mathjax=file:///usr/share/javascript/mathjax/MathJax.js' Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 2 / 2) in 'Data.Attoparsec.Number' @@ -1201,12 +1213,12 @@ Test suite tests: RUNNING... tests bs - anyWord8: OK + anyWord8: OK (0.02s) +++ OK, passed 100 tests. endOfInput: OK +++ OK, passed 100 tests. endOfLine: OK - +++ OK, failed as expected. Falsifiable, Falsifiable (after 3 tests): + +++ OK, failed as expected. Falsifiable, Falsifiable (after 4 tests and 1 shrink): "\NUL" '\NUL' /= '\n' @@ -1224,7 +1236,7 @@ scan: OK +++ OK, passed 100 tests. skip: OK - +++ OK, failed as expected. Falsifiable (after 4 tests and 2 shrinks): + +++ OK, failed as expected. Falsifiable (after 5 tests and 2 shrinks): 0 "\NUL" not (0 < 0) @@ -1256,29 +1268,29 @@ +++ OK, passed 100 tests. members: OK +++ OK, passed 100 tests. - nonmembers: OK + nonmembers: OK (0.01s) +++ OK, passed 100 tests. buf - b_unbuffer: OK (0.06s) + b_unbuffer: OK (0.12s) +++ OK, passed 100 tests. - t_unbuffer: OK (0.12s) + t_unbuffer: OK (0.23s) +++ OK, passed 100 tests. - b_length: OK (0.06s) + b_length: OK (0.11s) +++ OK, passed 100 tests. - t_length: OK (0.12s) + t_length: OK (0.24s) +++ OK, passed 100 tests. - b_unsafeIndex: OK (0.06s) + b_unsafeIndex: OK (0.13s) +++ OK, passed 100 tests. - t_iter: OK (0.09s) + t_iter: OK (0.24s) +++ OK, passed 100 tests. - t_iter_: OK (0.12s) + t_iter_: OK (0.25s) +++ OK, passed 100 tests. - b_unsafeDrop: OK (0.05s) + b_unsafeDrop: OK (0.12s) +++ OK, passed 100 tests. - t_dropWord16: OK (0.11s) + t_dropWord16: OK (0.23s) +++ OK, passed 100 tests. combinator - choice: OK (0.03s) + choice: OK (0.07s) +++ OK, passed 100 tests. count: OK +++ OK, passed 100 tests. @@ -1299,7 +1311,7 @@ endOfInput: OK +++ OK, passed 100 tests. endOfLine: OK - +++ OK, failed as expected. Falsifiable, Falsifiable (after 2 tests and 1 shrink): + +++ OK, failed as expected. Falsifiable, Falsifiable (after 4 tests and 1 shrink): "\NUL" '\NUL' /= '\n' @@ -1317,7 +1329,7 @@ scan: OK +++ OK, passed 100 tests. skip: OK - +++ OK, failed as expected. Falsifiable (after 4 tests and 14 shrinks): + +++ OK, failed as expected. Falsifiable (after 2 tests and 15 shrinks): 'a' "a" not ('a' < 'a') @@ -1325,9 +1337,9 @@ +++ OK, passed 100 tests. string: OK +++ OK, passed 100 tests. - strings: OK + strings: OK (0.02s) +++ OK, passed 100 tests. - stringCI: OK + stringCI: OK (0.01s) +++ OK, passed 100 tests. take: OK +++ OK, passed 100 tests. @@ -1345,18 +1357,18 @@ +++ OK, passed 100 tests. takeWhile1_empty: OK +++ OK, passed 1 tests. - members: OK + members: OK (0.01s) +++ OK, passed 100 tests. - nonmembers: OK + nonmembers: OK (0.01s) +++ OK, passed 100 tests. FastSet - membership is correct: OK + membership is correct: OK (0.02s) +++ OK, passed 100 tests. Regressions issue105: OK +++ OK, passed 100 tests. -All 67 tests passed (1.02s) +All 67 tests passed (2.10s) Test suite tests: PASS Test suite logged to: dist-ghc/test/attoparsec-0.13.2.2-tests.log 1 of 1 test suites (1 of 1 test cases) passed. @@ -1448,17 +1460,17 @@ dh_installdeb -plibghc-attoparsec-dev dh_perl -plibghc-attoparsec-dev dh_shlibdeps -plibghc-attoparsec-dev -- --ignore-missing-info -dpkg-shlibdeps: warning: debian/libghc-attoparsec-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSattoparsec-0.13.2.2-15TtPA4FSnr3WSZwvehuf5-ghc8.4.4.so contains an unresolvable reference to symbol stg_bh_upd_frame_info: it's probably a plugin +dpkg-shlibdeps: warning: debian/libghc-attoparsec-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSattoparsec-0.13.2.2-15TtPA4FSnr3WSZwvehuf5-ghc8.4.4.so contains an unresolvable reference to symbol stg_ap_ppp_fast: it's probably a plugin dpkg-shlibdeps: warning: 28 other similar warnings have been skipped (use -v to see them all) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-attoparsec-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSattoparsec-0.13.2.2-15TtPA4FSnr3WSZwvehuf5-ghc8.4.4.so was not linked against libHSdeepseq-1.4.3.0-ghc8.4.4.so (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-attoparsec-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSattoparsec-0.13.2.2-15TtPA4FSnr3WSZwvehuf5-ghc8.4.4.so was not linked against libHSprimitive-0.6.4.0-39Pwmm1zkQX6bM7xFUT3Jc-ghc8.4.4.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-attoparsec-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSattoparsec-0.13.2.2-15TtPA4FSnr3WSZwvehuf5-ghc8.4.4.so was not linked against libHStransformers-0.5.5.0-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-attoparsec-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSattoparsec-0.13.2.2-15TtPA4FSnr3WSZwvehuf5-ghc8.4.4.so was not linked against libHSprimitive-0.6.4.0-39Pwmm1zkQX6bM7xFUT3Jc-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-attoparsec-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSattoparsec-0.13.2.2-15TtPA4FSnr3WSZwvehuf5-ghc8.4.4.so was not linked against libHSdeepseq-1.4.3.0-ghc8.4.4.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-attoparsec-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSattoparsec-0.13.2.2-15TtPA4FSnr3WSZwvehuf5-ghc8.4.4.so was not linked against libHSinteger-logarithms-1.0.2.2-IlbCSVseJTWJE39cS2uHdt-ghc8.4.4.so (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-attoparsec-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSattoparsec-0.13.2.2-15TtPA4FSnr3WSZwvehuf5-ghc8.4.4.so was not linked against libHShashable-1.2.7.0-5L7TRRU7CWCDZYwZDcQXO4-ghc8.4.4.so (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-attoparsec-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSattoparsec-0.13.2.2-15TtPA4FSnr3WSZwvehuf5-ghc8.4.4.so was not linked against libgmp.so.10 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-attoparsec-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSattoparsec-0.13.2.2-15TtPA4FSnr3WSZwvehuf5-ghc8.4.4.so was not linked against libatomic.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-attoparsec-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSattoparsec-0.13.2.2-15TtPA4FSnr3WSZwvehuf5-ghc8.4.4.so was not linked against libHScontainers-0.5.11.0-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-attoparsec-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSattoparsec-0.13.2.2-15TtPA4FSnr3WSZwvehuf5-ghc8.4.4.so was not linked against libgmp.so.10 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-attoparsec-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSattoparsec-0.13.2.2-15TtPA4FSnr3WSZwvehuf5-ghc8.4.4.so was not linked against libHSbinary-0.8.5.1-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-attoparsec-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSattoparsec-0.13.2.2-15TtPA4FSnr3WSZwvehuf5-ghc8.4.4.so was not linked against libHScontainers-0.5.11.0-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-attoparsec-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSattoparsec-0.13.2.2-15TtPA4FSnr3WSZwvehuf5-ghc8.4.4.so was not linked against libHShashable-1.2.7.0-5L7TRRU7CWCDZYwZDcQXO4-ghc8.4.4.so (it uses none of the library's symbols) dh_installdeb -plibghc-attoparsec-prof dh_perl -plibghc-attoparsec-prof dh_shlibdeps -plibghc-attoparsec-prof -- --ignore-missing-info @@ -1481,12 +1493,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/3030/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/3030/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/19996 and its subdirectories -I: Current time: Fri Apr 16 10:00:45 -12 2021 -I: pbuilder-time-stamp: 1618610445 +I: removing directory /srv/workspace/pbuilder/3030 and its subdirectories +I: Current time: Sun Mar 15 05:53:02 +14 2020 +I: pbuilder-time-stamp: 1584201182