Diff of the two buildlogs: -- --- b1/build.log 2020-03-20 02:23:04.179764339 +0000 +++ b2/build.log 2020-03-20 02:24:28.170062077 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Thu Mar 19 14:07:15 -12 2020 -I: pbuilder-time-stamp: 1584670035 +I: Current time: Thu Apr 22 22:46:04 +14 2021 +I: pbuilder-time-stamp: 1619081164 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 07:16:58 2018 -12 +gpgv: Signature made Tue Oct 2 09:16:58 2018 +14 gpgv: using RSA key 27D73CA5F5B5D7E01A5136F5D7A86780CC64403C gpgv: issuer "iliastsi@debian.org" gpgv: Can't check signature: No public key @@ -30,6 +30,18 @@ dpkg-source: info: applying disable-doctests I: Not using root during the build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/49094/tmp/hooks/D01_modify_environment starting +disorder-fs 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/49094/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -332,7 +344,7 @@ Get: 177 http://deb.debian.org/debian buster/main i386 libghc-tasty-th-dev i386 0.1.7-3+b1 [28.1 kB] Get: 178 http://deb.debian.org/debian buster/main i386 libghc-unordered-containers-doc all 0.2.9.0-2 [109 kB] Get: 179 http://deb.debian.org/debian buster/main i386 libghc-vector-doc all 0.12.0.1-8 [389 kB] -Fetched 190 MB in 1min 26s (2200 kB/s) +Fetched 190 MB in 5s (40.1 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.) @@ -1068,7 +1080,7 @@ Building tag database... -> Finished parsing the build-deps I: Building the package -I: Running cd /build/haskell-jwt-0.7.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-jwt-0.7.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-jwt dpkg-buildpackage: info: source version 0.7.2-9 dpkg-buildpackage: info: source distribution unstable @@ -1342,7 +1354,7 @@ creating dist-ghc/doc creating dist-ghc/doc/html creating dist-ghc/doc/html/jwt -/usr/bin/haddock '@dist-ghc/doc/html/jwt/haddock-response27186-5.txt' '--mathjax=file:///usr/share/javascript/mathjax/MathJax.js' +/usr/bin/haddock '@dist-ghc/doc/html/jwt/haddock-response52135-5.txt' '--mathjax=file:///usr/share/javascript/mathjax/MathJax.js' Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 89% ( 41 / 46) in 'Web.JWT' @@ -1483,15 +1495,15 @@ Test suite testsuite: RUNNING... JWT Tests Web.JWTTests - stringOrURIProp: OK (0.04s) + stringOrURIProp: OK +++ OK, passed 100 tests. - stringOrURIToText: OK (0.01s) + stringOrURIToText: OK +++ OK, passed 100 tests. - encode decode: OK (0.20s) + encode decode: OK (0.06s) +++ OK, passed 100 tests. - encode decode binary secret: OK (0.27s) + encode decode binary secret: OK (0.06s) +++ OK, passed 100 tests. - encode decode verify signature: OK (0.19s) + encode decode verify signature: OK (0.08s) +++ OK, passed 100 tests. stringOrURIString: OK stringOrURI: OK @@ -1515,22 +1527,22 @@ intDateDeriveOrd: OK encodeDecodeJWTIntDateIat: OK Web.JWTInteropTests - encode decode jti: OK (0.03s) + encode decode jti: OK (0.01s) +++ OK, passed 100 tests. - encode decode sub: OK (0.04s) + encode decode sub: OK (0.01s) +++ OK, passed 100 tests. - encode decode iss: OK (0.04s) + encode decode iss: OK (0.01s) +++ OK, passed 100 tests. - encode decode aud: OK (0.16s) + encode decode aud: OK (0.05s) +++ OK, passed 100 tests. Data.Text.ExtendedTests - constTimeCompare: OK (0.02s) + constTimeCompare: OK +++ OK, passed 100 tests. Data.ByteString.ExtendedTests - constTimeCompare: OK (0.01s) + constTimeCompare: OK +++ OK, passed 100 tests. -All 31 tests passed (1.03s) +All 31 tests passed (0.30s) Test suite testsuite: PASS Test suite logged to: dist-ghc/test/jwt-0.7.2-testsuite.log Test suite doctests: RUNNING... @@ -1626,45 +1638,45 @@ dh_installdeb -plibghc-jwt-dev dh_perl -plibghc-jwt-dev dh_shlibdeps -plibghc-jwt-dev -- --ignore-missing-info -dpkg-shlibdeps: warning: debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so contains an unresolvable reference to symbol stg_gc_noregs: it's probably a plugin +dpkg-shlibdeps: warning: debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so contains an unresolvable reference to symbol stg_newArrayzh: it's probably a plugin dpkg-shlibdeps: warning: 21 other similar warnings have been skipped (use -v to see them all) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSdata-default-instances-old-locale-0.0.1-JZDXO6iGViiIeqGG9yoh9C-ghc8.4.4.so (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSuuid-types-1.0.3-9uLONvXywr0E8JCTEaxZqF-ghc8.4.4.so (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSdata-default-instances-containers-0.0.1-BuLOOThEVehE0VYHwYVlvi-ghc8.4.4.so (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSold-locale-1.0.0.7-26K7wLFR2jK44UeOklvTCh-ghc8.4.4.so (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSdata-default-class-0.1.2.0-2kYzERBLX3wJoPfj7mwVvW-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSmtl-2.2.2-ghc8.4.4.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHScase-insensitive-1.2.0.11-EJshKjDvZJ5G4k86DVBOef-ghc8.4.4.so (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.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/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSbasement-0.0.8-8QjArDsw3GWCcbHE5iqtz3-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSdata-default-instances-dlist-0.0.1-55YIA8HllzdGvR9lg412ym-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-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-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-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-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-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-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSarray-0.5.2.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-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSrandom-1.1-9LLJAJa4iQFLJiLXBOBXBV-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSdata-default-instances-containers-0.0.1-BuLOOThEVehE0VYHwYVlvi-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSunix-2.7.2.2-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSghc-boot-th-8.4.4-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSuuid-types-1.0.3-9uLONvXywr0E8JCTEaxZqF-ghc8.4.4.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-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-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSbase-compat-0.10.4-9FtFg9E90S5CFRyvxjUaaZ-ghc8.4.4.so (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHStemplate-haskell-2.13.0.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-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSmtl-2.2.2-ghc8.4.4.so (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSrandom-1.1-9LLJAJa4iQFLJiLXBOBXBV-ghc8.4.4.so (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHStransformers-compat-0.6.2-5CDXrHTzJlL1O0USvaKGOQ-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against librt.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHShttp-types-0.12.1-KtrHrlgM1ImL8hTuRa4VZp-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSfoundation-0.0.21-2XnEGrFO7ZkKqT4yFq3WNW-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSdata-default-class-0.1.2.0-2kYzERBLX3wJoPfj7mwVvW-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHStagged-0.8.5-C9mQKPTOMqy2lpexUrRypn-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSdata-default-0.7.1.1-HjQKn6Xjs875aCLGpDUtkz-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.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/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-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-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSpretty-1.1.3.6-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHStime-locale-compat-0.1.1.5-KqeVbnHNo2M7DUvscbLCec-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.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/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-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-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.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/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSold-locale-1.0.0.7-26K7wLFR2jK44UeOklvTCh-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.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/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSdata-default-instances-old-locale-0.0.1-JZDXO6iGViiIeqGG9yoh9C-ghc8.4.4.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSdlist-0.8.0.4-EWVGGTJvTTW8quLYK9yz9r-ghc8.4.4.so (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against librt.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSunix-2.7.2.2-ghc8.4.4.so (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHStagged-0.8.5-C9mQKPTOMqy2lpexUrRypn-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHStemplate-haskell-2.13.0.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-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSbasement-0.0.8-8QjArDsw3GWCcbHE5iqtz3-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHStransformers-compat-0.6.2-5CDXrHTzJlL1O0USvaKGOQ-ghc8.4.4.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-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-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-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-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSghc-boot-th-8.4.4-ghc8.4.4.so (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHStime-locale-compat-0.1.1.5-KqeVbnHNo2M7DUvscbLCec-ghc8.4.4.so (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSdata-default-0.7.1.1-HjQKn6Xjs875aCLGpDUtkz-ghc8.4.4.so (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-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-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSdata-default-instances-dlist-0.0.1-55YIA8HllzdGvR9lg412ym-ghc8.4.4.so (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSparsec-3.1.13.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-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSth-abstraction-0.2.8.0-Ct896m4STpK8GA15Cl5y88-ghc8.4.4.so (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSfoundation-0.0.21-2XnEGrFO7ZkKqT4yFq3WNW-ghc8.4.4.so (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.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/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHShttp-types-0.12.1-KtrHrlgM1ImL8hTuRa4VZp-ghc8.4.4.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSsemigroups-0.18.5-E4FVMc5VZAG98u64romz5-ghc8.4.4.so (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSarray-0.5.2.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-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSparsec-3.1.13.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-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libHSpretty-1.1.3.6-ghc8.4.4.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-jwt-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.4.4/libHSjwt-0.7.2-DUGfzuMSxBB9vn3fZbKTSX-ghc8.4.4.so was not linked against libdl.so.2 (it uses none of the library's symbols) dh_installdeb -plibghc-jwt-prof dh_perl -plibghc-jwt-prof @@ -1693,12 +1705,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/49094/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/49094/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/26518 and its subdirectories -I: Current time: Thu Mar 19 14:23:03 -12 2020 -I: pbuilder-time-stamp: 1584670983 +I: removing directory /srv/workspace/pbuilder/49094 and its subdirectories +I: Current time: Thu Apr 22 22:47:27 +14 2021 +I: pbuilder-time-stamp: 1619081247