I: pbuilder: network access will be disabled during build
I: Current time: Wed Jan 17 11:27:11 +14 2024
I: pbuilder-time-stamp: 1705440431
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/bookworm-reproducible-base.tgz]
I: copying local configuration
W: --override-config is not set; not updating apt.conf Read the manpage for details.
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: redirecting /dev/ptmx to /dev/pts/ptmx
I: policy-rc.d already exists
I: using eatmydata during job
I: Copying source file
I: copying [haskell-either_5.0.2-1.dsc]
I: copying [./haskell-either_5.0.2.orig.tar.gz]
I: copying [./haskell-either_5.0.2-1.debian.tar.xz]
I: Extracting source
gpgv: Signature made Tue Jun 21 17:38:03 2022 
gpgv:                using RSA key 7581EC874053E6C807791B9B5592331E199D38A8
gpgv:                issuer "clint@debian.org"
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./haskell-either_5.0.2-1.dsc: no acceptable signature found
dpkg-source: info: extracting haskell-either in haskell-either-5.0.2
dpkg-source: info: unpacking haskell-either_5.0.2.orig.tar.gz
dpkg-source: info: unpacking haskell-either_5.0.2-1.debian.tar.xz
I: Not using root during the build.
I: Installing the build-deps
I: user script /srv/workspace/pbuilder/5091/tmp/hooks/D01_modify_environment starting
debug: Running on ionos2-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
'/bin/sh' -> '/bin/bash'
lrwxrwxrwx 1 root root 9 Jan 16 21:27 /bin/sh -> /bin/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/5091/tmp/hooks/D01_modify_environment finished
I: user script /srv/workspace/pbuilder/5091/tmp/hooks/D02_print_environment starting
I: set
  BASH=/bin/sh
  BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath
  BASH_ALIASES=()
  BASH_ARGC=()
  BASH_ARGV=()
  BASH_CMDS=()
  BASH_LINENO=([0]="12" [1]="0")
  BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:.
  BASH_SOURCE=([0]="/tmp/hooks/D02_print_environment" [1]="/tmp/hooks/D02_print_environment")
  BASH_VERSINFO=([0]="5" [1]="2" [2]="15" [3]="1" [4]="release" [5]="i686-pc-linux-gnu")
  BASH_VERSION='5.2.15(1)-release'
  BUILDDIR=/build/reproducible-path
  BUILDUSERGECOS='second user,second room,second work-phone,second home-phone,second other'
  BUILDUSERNAME=pbuilder2
  BUILD_ARCH=i386
  DEBIAN_FRONTEND=noninteractive
  DEB_BUILD_OPTIONS='buildinfo=+all reproducible=+all parallel=7 '
  DIRSTACK=()
  DISTRIBUTION=bookworm
  EUID=0
  FUNCNAME=([0]="Echo" [1]="main")
  GROUPS=()
  HOME=/root
  HOSTNAME=i-capture-the-hostname
  HOSTTYPE=i686
  HOST_ARCH=i386
  IFS=' 	
  '
  INVOCATION_ID=734c72d4d00e4593b9b2a66868f5231e
  LANG=C
  LANGUAGE=de_CH:de
  LC_ALL=C
  LD_LIBRARY_PATH=/usr/lib/libeatmydata
  LD_PRELOAD=libeatmydata.so
  MACHTYPE=i686-pc-linux-gnu
  MAIL=/var/mail/root
  OPTERR=1
  OPTIND=1
  OSTYPE=linux-gnu
  PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path
  PBCURRENTCOMMANDLINEOPERATION=build
  PBUILDER_OPERATION=build
  PBUILDER_PKGDATADIR=/usr/share/pbuilder
  PBUILDER_PKGLIBDIR=/usr/lib/pbuilder
  PBUILDER_SYSCONFDIR=/etc
  PIPESTATUS=([0]="0")
  POSIXLY_CORRECT=y
  PPID=5091
  PS4='+ '
  PWD=/
  SHELL=/bin/bash
  SHELLOPTS=braceexpand:errexit:hashall:interactive-comments:posix
  SHLVL=3
  SUDO_COMMAND='/usr/bin/timeout -k 24.1h 24h /usr/bin/ionice -c 3 /usr/bin/nice -n 11 /usr/bin/unshare --uts -- /usr/sbin/pbuilder --build --configfile /srv/reproducible-results/rbuild-debian/r-b-build.BFy32Tqb/pbuilderrc_0PW7 --distribution bookworm --hookdir /etc/pbuilder/rebuild-hooks --debbuildopts -b --basetgz /var/cache/pbuilder/bookworm-reproducible-base.tgz --buildresult /srv/reproducible-results/rbuild-debian/r-b-build.BFy32Tqb/b2 --logfile b2/build.log haskell-either_5.0.2-1.dsc'
  SUDO_GID=112
  SUDO_UID=107
  SUDO_USER=jenkins
  TERM=unknown
  TZ=/usr/share/zoneinfo/Etc/GMT-14
  UID=0
  USER=root
  _='I: set'
  http_proxy=http://78.137.99.97:3128
I: uname -a
  Linux i-capture-the-hostname 6.1.0-17-686-pae #1 SMP PREEMPT_DYNAMIC Debian 6.1.69-1 (2023-12-30) i686 GNU/Linux
I: ls -l /bin
  total 6036
  -rwxr-xr-x 1 root root 1408088 Apr 23  2023 bash
  -rwxr-xr-x 3 root root   38404 Sep 19  2022 bunzip2
  -rwxr-xr-x 3 root root   38404 Sep 19  2022 bzcat
  lrwxrwxrwx 1 root root       6 Sep 19  2022 bzcmp -> bzdiff
  -rwxr-xr-x 1 root root    2225 Sep 19  2022 bzdiff
  lrwxrwxrwx 1 root root       6 Sep 19  2022 bzegrep -> bzgrep
  -rwxr-xr-x 1 root root    4893 Nov 27  2021 bzexe
  lrwxrwxrwx 1 root root       6 Sep 19  2022 bzfgrep -> bzgrep
  -rwxr-xr-x 1 root root    3775 Sep 19  2022 bzgrep
  -rwxr-xr-x 3 root root   38404 Sep 19  2022 bzip2
  -rwxr-xr-x 1 root root   17892 Sep 19  2022 bzip2recover
  lrwxrwxrwx 1 root root       6 Sep 19  2022 bzless -> bzmore
  -rwxr-xr-x 1 root root    1297 Sep 19  2022 bzmore
  -rwxr-xr-x 1 root root   42920 Sep 20  2022 cat
  -rwxr-xr-x 1 root root   79816 Sep 20  2022 chgrp
  -rwxr-xr-x 1 root root   67496 Sep 20  2022 chmod
  -rwxr-xr-x 1 root root   79816 Sep 20  2022 chown
  -rwxr-xr-x 1 root root  162024 Sep 20  2022 cp
  -rwxr-xr-x 1 root root  136916 Jan  5  2023 dash
  -rwxr-xr-x 1 root root  137160 Sep 20  2022 date
  -rwxr-xr-x 1 root root  100364 Sep 20  2022 dd
  -rwxr-xr-x 1 root root  108940 Sep 20  2022 df
  -rwxr-xr-x 1 root root  162152 Sep 20  2022 dir
  -rwxr-xr-x 1 root root   87760 Mar 23  2023 dmesg
  lrwxrwxrwx 1 root root       8 Dec 19  2022 dnsdomainname -> hostname
  lrwxrwxrwx 1 root root       8 Dec 19  2022 domainname -> hostname
  -rwxr-xr-x 1 root root   38760 Sep 20  2022 echo
  -rwxr-xr-x 1 root root      41 Jan 24  2023 egrep
  -rwxr-xr-x 1 root root   34664 Sep 20  2022 false
  -rwxr-xr-x 1 root root      41 Jan 24  2023 fgrep
  -rwxr-xr-x 1 root root   84272 Mar 23  2023 findmnt
  -rwsr-xr-x 1 root root   30240 Mar 23  2023 fusermount
  -rwxr-xr-x 1 root root  218680 Jan 24  2023 grep
  -rwxr-xr-x 2 root root    2346 Apr 10  2022 gunzip
  -rwxr-xr-x 1 root root    6447 Apr 10  2022 gzexe
  -rwxr-xr-x 1 root root  100952 Apr 10  2022 gzip
  -rwxr-xr-x 1 root root   21916 Dec 19  2022 hostname
  -rwxr-xr-x 1 root root   75756 Sep 20  2022 ln
  -rwxr-xr-x 1 root root   55600 Mar 23  2023 login
  -rwxr-xr-x 1 root root  162152 Sep 20  2022 ls
  -rwxr-xr-x 1 root root  214568 Mar 23  2023 lsblk
  -rwxr-xr-x 1 root root   96328 Sep 20  2022 mkdir
  -rwxr-xr-x 1 root root   84008 Sep 20  2022 mknod
  -rwxr-xr-x 1 root root   38792 Sep 20  2022 mktemp
  -rwxr-xr-x 1 root root   63016 Mar 23  2023 more
  -rwsr-xr-x 1 root root   58912 Mar 23  2023 mount
  -rwxr-xr-x 1 root root   13856 Mar 23  2023 mountpoint
  -rwxr-xr-x 1 root root  157932 Sep 20  2022 mv
  lrwxrwxrwx 1 root root       8 Dec 19  2022 nisdomainname -> hostname
  lrwxrwxrwx 1 root root      14 Apr  3  2023 pidof -> /sbin/killall5
  -rwxr-xr-x 1 root root   38792 Sep 20  2022 pwd
  lrwxrwxrwx 1 root root       4 Apr 23  2023 rbash -> bash
  -rwxr-xr-x 1 root root   51080 Sep 20  2022 readlink
  -rwxr-xr-x 1 root root   75720 Sep 20  2022 rm
  -rwxr-xr-x 1 root root   51080 Sep 20  2022 rmdir
  -rwxr-xr-x 1 root root   22308 Jul 28 23:46 run-parts
  -rwxr-xr-x 1 root root  133224 Jan  5  2023 sed
  lrwxrwxrwx 1 root root       9 Jan 16 21:27 sh -> /bin/bash
  -rwxr-xr-x 1 root root   38760 Sep 20  2022 sleep
  -rwxr-xr-x 1 root root   87976 Sep 20  2022 stty
  -rwsr-xr-x 1 root root   83492 Mar 23  2023 su
  -rwxr-xr-x 1 root root   38792 Sep 20  2022 sync
  -rwxr-xr-x 1 root root  598456 Apr  6  2023 tar
  -rwxr-xr-x 1 root root   13860 Jul 28 23:46 tempfile
  -rwxr-xr-x 1 root root  120776 Sep 20  2022 touch
  -rwxr-xr-x 1 root root   34664 Sep 20  2022 true
  -rwxr-xr-x 1 root root   17892 Mar 23  2023 ulockmgr_server
  -rwsr-xr-x 1 root root   30236 Mar 23  2023 umount
  -rwxr-xr-x 1 root root   38760 Sep 20  2022 uname
  -rwxr-xr-x 2 root root    2346 Apr 10  2022 uncompress
  -rwxr-xr-x 1 root root  162152 Sep 20  2022 vdir
  -rwxr-xr-x 1 root root   71216 Mar 23  2023 wdctl
  lrwxrwxrwx 1 root root       8 Dec 19  2022 ypdomainname -> hostname
  -rwxr-xr-x 1 root root    1984 Apr 10  2022 zcat
  -rwxr-xr-x 1 root root    1678 Apr 10  2022 zcmp
  -rwxr-xr-x 1 root root    6460 Apr 10  2022 zdiff
  -rwxr-xr-x 1 root root      29 Apr 10  2022 zegrep
  -rwxr-xr-x 1 root root      29 Apr 10  2022 zfgrep
  -rwxr-xr-x 1 root root    2081 Apr 10  2022 zforce
  -rwxr-xr-x 1 root root    8103 Apr 10  2022 zgrep
  -rwxr-xr-x 1 root root    2206 Apr 10  2022 zless
  -rwxr-xr-x 1 root root    1842 Apr 10  2022 zmore
  -rwxr-xr-x 1 root root    4577 Apr 10  2022 znew
I: user script /srv/workspace/pbuilder/5091/tmp/hooks/D02_print_environment finished
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: i386
Maintainer: Debian Pbuilder Team <pbuilder-maint@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: cdbs, debhelper (>= 10), ghc (>= 8.4.3), ghc-prof, haskell-devscripts (>= 0.13), libghc-bifunctors-dev (>= 4), libghc-bifunctors-dev (<< 6), libghc-bifunctors-prof, libghc-profunctors-dev (<< 6), libghc-profunctors-dev (>= 4), libghc-profunctors-prof, libghc-semigroupoids-dev (<< 6), libghc-semigroupoids-dev (>= 4), libghc-semigroupoids-prof, libghc-semigroups-dev (<< 1), libghc-semigroups-dev (>= 0.8.3.1), libghc-semigroups-prof, ghc-doc, libghc-bifunctors-doc, libghc-profunctors-doc, libghc-semigroupoids-doc
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 18156 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested:
 pbuilder-satisfydepends-dummy depends on cdbs; however:
  Package cdbs is not installed.
 pbuilder-satisfydepends-dummy depends on debhelper (>= 10); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on ghc (>= 8.4.3); however:
  Package ghc is not installed.
 pbuilder-satisfydepends-dummy depends on ghc-prof; however:
  Package ghc-prof is not installed.
 pbuilder-satisfydepends-dummy depends on haskell-devscripts (>= 0.13); however:
  Package haskell-devscripts is not installed.
 pbuilder-satisfydepends-dummy depends on libghc-bifunctors-dev (>= 4); however:
  Package libghc-bifunctors-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libghc-bifunctors-dev (<< 6); however:
  Package libghc-bifunctors-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libghc-bifunctors-prof; however:
  Package libghc-bifunctors-prof is not installed.
 pbuilder-satisfydepends-dummy depends on libghc-profunctors-dev (<< 6); however:
  Package libghc-profunctors-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libghc-profunctors-dev (>= 4); however:
  Package libghc-profunctors-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libghc-profunctors-prof; however:
  Package libghc-profunctors-prof is not installed.
 pbuilder-satisfydepends-dummy depends on libghc-semigroupoids-dev (<< 6); however:
  Package libghc-semigroupoids-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libghc-semigroupoids-dev (>= 4); however:
  Package libghc-semigroupoids-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libghc-semigroupoids-prof; however:
  Package libghc-semigroupoids-prof is not installed.
 pbuilder-satisfydepends-dummy depends on libghc-semigroups-dev (<< 1); however:
  Package libghc-semigroups-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libghc-semigroups-dev (>= 0.8.3.1); however:
  Package libghc-semigroups-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libghc-semigroups-prof; however:
  Package libghc-semigroups-prof is not installed.
 pbuilder-satisfydepends-dummy depends on ghc-doc; however:
  Package ghc-doc is not installed.
 pbuilder-satisfydepends-dummy depends on libghc-bifunctors-doc; however:
  Package libghc-bifunctors-doc is not installed.
 pbuilder-satisfydepends-dummy depends on libghc-profunctors-doc; however:
  Package libghc-profunctors-doc is not installed.
 pbuilder-satisfydepends-dummy depends on libghc-semigroupoids-doc; however:
  Package libghc-semigroupoids-doc is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
The following NEW packages will be installed:
  autoconf{a} automake{a} autopoint{a} autotools-dev{a} bsdextrautils{a} cdbs{a} dctrl-tools{a} debhelper{a} dh-autoreconf{a} dh-buildinfo{a} dh-strip-nondeterminism{a} dwz{a} file{a} fonts-mathjax{a} gettext{a} gettext-base{a} ghc{a} ghc-doc{a} ghc-prof{a} groff-base{a} haskell-devscripts{a} haskell-devscripts-minimal{a} hscolour{a} html-xml-utils{a} intltool-debian{a} libarchive-zip-perl{a} libb-hooks-op-check-perl{a} libbrotli1{a} libbsd-dev{a} libbsd0{a} libconst-fast-perl{a} libcurl3-gnutls{a} libdata-optlist-perl{a} libdebhelper-perl{a} libdevel-callchecker-perl{a} libdevel-confess-perl{a} libdynaloader-functions-perl{a} libelf1{a} libexpat1{a} libffi-dev{a} libfile-stripnondeterminism-perl{a} libghc-base-orphans-dev{a} libghc-base-orphans-prof{a} libghc-bifunctors-dev{a} libghc-bifunctors-doc{a} libghc-bifunctors-prof{a} libghc-comonad-dev{a} libghc-comonad-prof{a} libghc-contravariant-dev{a} libghc-contravariant-prof{a} libghc-distributive-dev{a} libghc-distributive-prof{a} libghc-hashable-dev{a} libghc-hashable-prof{a} libghc-indexed-traversable-dev{a} libghc-indexed-traversable-prof{a} libghc-profunctors-dev{a} libghc-profunctors-doc{a} libghc-profunctors-prof{a} libghc-semigroupoids-dev{a} libghc-semigroupoids-doc{a} libghc-semigroupoids-prof{a} libghc-semigroups-dev{a} libghc-semigroups-prof{a} libghc-statevar-dev{a} libghc-statevar-prof{a} libghc-tagged-dev{a} libghc-tagged-prof{a} libghc-th-abstraction-dev{a} libghc-th-abstraction-prof{a} libghc-transformers-compat-dev{a} libghc-transformers-compat-prof{a} libghc-unordered-containers-dev{a} libghc-unordered-containers-prof{a} libgmp-dev{a} libgmpxx4ldbl{a} libicu72{a} libipc-run3-perl{a} libjs-mathjax{a} libldap-2.5-0{a} liblist-someutils-perl{a} libmagic-mgc{a} libmagic1{a} libmd-dev{a} libmodule-implementation-perl{a} libmodule-runtime-perl{a} libncurses-dev{a} libncurses6{a} libnghttp2-14{a} libparams-classify-perl{a} libparams-util-perl{a} libpath-tiny-perl{a} libpipeline1{a} libpsl5{a} libpython3-stdlib{a} libpython3.11-minimal{a} libpython3.11-stdlib{a} libreadline8{a} librtmp1{a} libsasl2-2{a} libsasl2-modules-db{a} libssh2-1{a} libsub-exporter-perl{a} libsub-exporter-progressive-perl{a} libsub-install-perl{a} libsub-override-perl{a} libtimedate-perl{a} libtool{a} libtry-tiny-perl{a} libuchardet0{a} libunicode-utf8-perl{a} libxml2{a} m4{a} man-db{a} media-types{a} po-debconf{a} python3{a} python3-minimal{a} python3-pkg-resources{a} python3-scour{a} python3-six{a} python3.11{a} python3.11-minimal{a} readline-common{a} scour{a} sensible-utils{a} sgml-base{a} 
The following packages are RECOMMENDED but will NOT be installed:
  ca-certificates curl libarchive-cpio-perl libghc-comonad-doc libghc-contravariant-doc libghc-distributive-doc libghc-hashable-doc libghc-tagged-doc libghc-unordered-containers-doc libgpm2 libldap-common liblist-someutils-xs-perl libltdl-dev libmail-sendmail-perl libsasl2-modules lynx publicsuffix wget 
0 packages upgraded, 127 newly installed, 0 to remove and 0 not upgraded.
Need to get 289 MB of archives. After unpacking 2303 MB will be used.
Writing extended state information...
Get: 1 http://deb.debian.org/debian bookworm/main i386 libgmpxx4ldbl i386 2:6.2.1+dfsg1-1.1 [339 kB]
Get: 2 http://deb.debian.org/debian bookworm/main i386 libgmp-dev i386 2:6.2.1+dfsg1-1.1 [661 kB]
Get: 3 http://deb.debian.org/debian bookworm/main i386 libffi-dev i386 3.4.4-1 [57.3 kB]
Get: 4 http://deb.debian.org/debian bookworm/main i386 libbsd0 i386 0.11.7-2 [121 kB]
Get: 5 http://deb.debian.org/debian bookworm/main i386 libmd-dev i386 1.0.4-2 [48.1 kB]
Get: 6 http://deb.debian.org/debian bookworm/main i386 libbsd-dev i386 0.11.7-2 [247 kB]
Get: 7 http://deb.debian.org/debian bookworm/main i386 libncurses6 i386 6.4-4 [111 kB]
Get: 8 http://deb.debian.org/debian bookworm/main i386 libncurses-dev i386 6.4-4 [379 kB]
Get: 9 http://deb.debian.org/debian bookworm/main i386 ghc i386 9.0.2-4 [123 MB]
Get: 10 http://deb.debian.org/debian bookworm/main i386 fonts-mathjax all 2.7.9+dfsg-1 [2210 kB]
Get: 11 http://deb.debian.org/debian bookworm/main i386 libjs-mathjax all 2.7.9+dfsg-1 [5667 kB]
Get: 12 http://deb.debian.org/debian bookworm/main i386 ghc-doc all 9.0.2-4 [18.1 MB]
Get: 13 http://deb.debian.org/debian bookworm/main i386 libpython3.11-minimal i386 3.11.2-6 [813 kB]
Get: 14 http://deb.debian.org/debian bookworm/main i386 libexpat1 i386 2.5.0-1 [103 kB]
Get: 15 http://deb.debian.org/debian bookworm/main i386 python3.11-minimal i386 3.11.2-6 [2130 kB]
Get: 16 http://deb.debian.org/debian bookworm/main i386 python3-minimal i386 3.11.2-1+b1 [26.3 kB]
Get: 17 http://deb.debian.org/debian bookworm/main i386 media-types all 10.0.0 [26.1 kB]
Get: 18 http://deb.debian.org/debian bookworm/main i386 readline-common all 8.2-1.3 [69.0 kB]
Get: 19 http://deb.debian.org/debian bookworm/main i386 libreadline8 i386 8.2-1.3 [171 kB]
Get: 20 http://deb.debian.org/debian bookworm/main i386 libpython3.11-stdlib i386 3.11.2-6 [1799 kB]
Get: 21 http://deb.debian.org/debian bookworm/main i386 python3.11 i386 3.11.2-6 [572 kB]
Get: 22 http://deb.debian.org/debian bookworm/main i386 libpython3-stdlib i386 3.11.2-1+b1 [9308 B]
Get: 23 http://deb.debian.org/debian bookworm/main i386 python3 i386 3.11.2-1+b1 [26.3 kB]
Get: 24 http://deb.debian.org/debian bookworm/main i386 sgml-base all 1.31 [15.4 kB]
Get: 25 http://deb.debian.org/debian bookworm/main i386 sensible-utils all 0.0.17+nmu1 [19.0 kB]
Get: 26 http://deb.debian.org/debian bookworm/main i386 libmagic-mgc i386 1:5.44-3 [305 kB]
Get: 27 http://deb.debian.org/debian bookworm/main i386 libmagic1 i386 1:5.44-3 [114 kB]
Get: 28 http://deb.debian.org/debian bookworm/main i386 file i386 1:5.44-3 [42.5 kB]
Get: 29 http://deb.debian.org/debian bookworm/main i386 gettext-base i386 0.21-12 [162 kB]
Get: 30 http://deb.debian.org/debian bookworm/main i386 libuchardet0 i386 0.0.7-1 [67.9 kB]
Get: 31 http://deb.debian.org/debian bookworm/main i386 groff-base i386 1.22.4-10 [932 kB]
Get: 32 http://deb.debian.org/debian bookworm/main i386 bsdextrautils i386 2.38.1-5+b1 [90.3 kB]
Get: 33 http://deb.debian.org/debian bookworm/main i386 libpipeline1 i386 1.5.7-1 [40.0 kB]
Get: 34 http://deb.debian.org/debian bookworm/main i386 man-db i386 2.11.2-2 [1397 kB]
Get: 35 http://deb.debian.org/debian bookworm/main i386 m4 i386 1.4.19-3 [294 kB]
Get: 36 http://deb.debian.org/debian bookworm/main i386 autoconf all 2.71-3 [332 kB]
Get: 37 http://deb.debian.org/debian bookworm/main i386 autotools-dev all 20220109.1 [51.6 kB]
Get: 38 http://deb.debian.org/debian bookworm/main i386 automake all 1:1.16.5-1.3 [823 kB]
Get: 39 http://deb.debian.org/debian bookworm/main i386 autopoint all 0.21-12 [495 kB]
Get: 40 http://deb.debian.org/debian bookworm/main i386 python3-six all 1.16.0-4 [17.5 kB]
Get: 41 http://deb.debian.org/debian bookworm/main i386 python3-pkg-resources all 66.1.1-1 [296 kB]
Get: 42 http://deb.debian.org/debian bookworm/main i386 python3-scour all 0.38.2-2 [58.0 kB]
Get: 43 http://deb.debian.org/debian bookworm/main i386 scour all 0.38.2-2 [19.3 kB]
Get: 44 http://deb.debian.org/debian bookworm/main i386 cdbs all 0.4.166 [47.3 kB]
Get: 45 http://deb.debian.org/debian bookworm/main i386 dctrl-tools i386 2.24-3 [105 kB]
Get: 46 http://deb.debian.org/debian bookworm/main i386 libdebhelper-perl all 13.11.4 [81.2 kB]
Get: 47 http://deb.debian.org/debian bookworm/main i386 libtool all 2.4.7-5 [517 kB]
Get: 48 http://deb.debian.org/debian bookworm/main i386 dh-autoreconf all 20 [17.1 kB]
Get: 49 http://deb.debian.org/debian bookworm/main i386 libarchive-zip-perl all 1.68-1 [104 kB]
Get: 50 http://deb.debian.org/debian bookworm/main i386 libsub-override-perl all 0.09-4 [9304 B]
Get: 51 http://deb.debian.org/debian bookworm/main i386 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
Get: 52 http://deb.debian.org/debian bookworm/main i386 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
Get: 53 http://deb.debian.org/debian bookworm/main i386 libelf1 i386 0.188-2.1 [179 kB]
Get: 54 http://deb.debian.org/debian bookworm/main i386 dwz i386 0.15-1 [118 kB]
Get: 55 http://deb.debian.org/debian bookworm/main i386 libicu72 i386 72.1-3 [9541 kB]
Get: 56 http://deb.debian.org/debian bookworm/main i386 libxml2 i386 2.9.14+dfsg-1.3~deb12u1 [720 kB]
Get: 57 http://deb.debian.org/debian bookworm/main i386 gettext i386 0.21-12 [1311 kB]
Get: 58 http://deb.debian.org/debian bookworm/main i386 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get: 59 http://deb.debian.org/debian bookworm/main i386 po-debconf all 1.0.21+nmu1 [248 kB]
Get: 60 http://deb.debian.org/debian bookworm/main i386 debhelper all 13.11.4 [942 kB]
Get: 61 http://deb.debian.org/debian bookworm/main i386 dh-buildinfo all 0.11+nmu2 [18.4 kB]
Get: 62 http://deb.debian.org/debian bookworm/main i386 ghc-prof i386 9.0.2-4 [101 MB]
Get: 63 http://deb.debian.org/debian bookworm/main i386 libbrotli1 i386 1.0.9-2+b6 [275 kB]
Get: 64 http://deb.debian.org/debian bookworm/main i386 libsasl2-modules-db i386 2.1.28+dfsg-10 [21.4 kB]
Get: 65 http://deb.debian.org/debian bookworm/main i386 libsasl2-2 i386 2.1.28+dfsg-10 [62.7 kB]
Get: 66 http://deb.debian.org/debian bookworm/main i386 libldap-2.5-0 i386 2.5.13+dfsg-5 [196 kB]
Get: 67 http://deb.debian.org/debian bookworm/main i386 libnghttp2-14 i386 1.52.0-1+deb12u1 [80.7 kB]
Get: 68 http://deb.debian.org/debian bookworm/main i386 libpsl5 i386 0.21.2-1 [59.3 kB]
Get: 69 http://deb.debian.org/debian bookworm/main i386 librtmp1 i386 2.4+20151223.gitfa8646d.1-2+b2 [64.3 kB]
Get: 70 http://deb.debian.org/debian bookworm/main i386 libssh2-1 i386 1.10.0-3+b1 [187 kB]
Get: 71 http://deb.debian.org/debian bookworm/main i386 libcurl3-gnutls i386 7.88.1-10+deb12u4 [417 kB]
Get: 72 http://deb.debian.org/debian bookworm/main i386 html-xml-utils i386 7.7-1.1 [290 kB]
Get: 73 http://deb.debian.org/debian bookworm/main i386 libparams-util-perl i386 1.102-2+b1 [25.0 kB]
Get: 74 http://deb.debian.org/debian bookworm/main i386 libsub-install-perl all 0.929-1 [10.5 kB]
Get: 75 http://deb.debian.org/debian bookworm/main i386 libdata-optlist-perl all 0.113-1 [10.6 kB]
Get: 76 http://deb.debian.org/debian bookworm/main i386 libsub-exporter-perl all 0.989-1 [50.5 kB]
Get: 77 http://deb.debian.org/debian bookworm/main i386 libsub-exporter-progressive-perl all 0.001013-3 [7496 B]
Get: 78 http://deb.debian.org/debian bookworm/main i386 libconst-fast-perl all 0.014-2 [8792 B]
Get: 79 http://deb.debian.org/debian bookworm/main i386 libdevel-confess-perl all 0.009004-3 [19.6 kB]
Get: 80 http://deb.debian.org/debian bookworm/main i386 libipc-run3-perl all 0.048-3 [33.2 kB]
Get: 81 http://deb.debian.org/debian bookworm/main i386 libb-hooks-op-check-perl i386 0.22-2+b1 [10.6 kB]
Get: 82 http://deb.debian.org/debian bookworm/main i386 libdynaloader-functions-perl all 0.003-3 [12.7 kB]
Get: 83 http://deb.debian.org/debian bookworm/main i386 libdevel-callchecker-perl i386 0.008-2 [15.8 kB]
Get: 84 http://deb.debian.org/debian bookworm/main i386 libparams-classify-perl i386 0.015-2+b1 [23.7 kB]
Get: 85 http://deb.debian.org/debian bookworm/main i386 libmodule-runtime-perl all 0.016-2 [19.6 kB]
Get: 86 http://deb.debian.org/debian bookworm/main i386 libtry-tiny-perl all 0.31-2 [22.6 kB]
Get: 87 http://deb.debian.org/debian bookworm/main i386 libmodule-implementation-perl all 0.09-2 [12.6 kB]
Get: 88 http://deb.debian.org/debian bookworm/main i386 liblist-someutils-perl all 0.59-1 [37.1 kB]
Get: 89 http://deb.debian.org/debian bookworm/main i386 libpath-tiny-perl all 0.144-1 [56.4 kB]
Get: 90 http://deb.debian.org/debian bookworm/main i386 libtimedate-perl all 2.3300-2 [39.3 kB]
Get: 91 http://deb.debian.org/debian bookworm/main i386 libunicode-utf8-perl i386 0.62-2 [21.1 kB]
Get: 92 http://deb.debian.org/debian bookworm/main i386 haskell-devscripts-minimal all 0.16.29 [65.6 kB]
Get: 93 http://deb.debian.org/debian bookworm/main i386 hscolour i386 1.24.4-4+b1 [1455 kB]
Get: 94 http://deb.debian.org/debian bookworm/main i386 haskell-devscripts all 0.16.29 [17.8 kB]
Get: 95 http://deb.debian.org/debian bookworm/main i386 libghc-base-orphans-dev i386 0.8.7-1 [104 kB]
Get: 96 http://deb.debian.org/debian bookworm/main i386 libghc-base-orphans-prof i386 0.8.7-1 [83.3 kB]
Get: 97 http://deb.debian.org/debian bookworm/main i386 libghc-tagged-dev i386 0.8.6.1-1+b2 [109 kB]
Get: 98 http://deb.debian.org/debian bookworm/main i386 libghc-distributive-dev i386 0.6.2.1-1+b3 [74.2 kB]
Get: 99 http://deb.debian.org/debian bookworm/main i386 libghc-indexed-traversable-dev i386 0.1.2-2+b1 [220 kB]
Get: 100 http://deb.debian.org/debian bookworm/main i386 libghc-transformers-compat-dev i386 0.6.6-1+b2 [127 kB]
Get: 101 http://deb.debian.org/debian bookworm/main i386 libghc-comonad-dev i386 5.0.8-1+b2 [191 kB]
Get: 102 http://deb.debian.org/debian bookworm/main i386 libghc-th-abstraction-dev i386 0.4.5.0-1 [373 kB]
Get: 103 http://deb.debian.org/debian bookworm/main i386 libghc-bifunctors-dev i386 5.5.13-1 [808 kB]
Get: 104 http://deb.debian.org/debian bookworm/main i386 libghc-bifunctors-doc all 5.5.13-1 [176 kB]
Get: 105 http://deb.debian.org/debian bookworm/main i386 libghc-tagged-prof i386 0.8.6.1-1+b2 [93.1 kB]
Get: 106 http://deb.debian.org/debian bookworm/main i386 libghc-distributive-prof i386 0.6.2.1-1+b3 [64.2 kB]
Get: 107 http://deb.debian.org/debian bookworm/main i386 libghc-indexed-traversable-prof i386 0.1.2-2+b1 [176 kB]
Get: 108 http://deb.debian.org/debian bookworm/main i386 libghc-transformers-compat-prof i386 0.6.6-1+b2 [99.9 kB]
Get: 109 http://deb.debian.org/debian bookworm/main i386 libghc-comonad-prof i386 5.0.8-1+b2 [161 kB]
Get: 110 http://deb.debian.org/debian bookworm/main i386 libghc-th-abstraction-prof i386 0.4.5.0-1 [294 kB]
Get: 111 http://deb.debian.org/debian bookworm/main i386 libghc-bifunctors-prof i386 5.5.13-1 [680 kB]
Get: 112 http://deb.debian.org/debian bookworm/main i386 libghc-statevar-dev i386 1.2.2-1+b2 [35.2 kB]
Get: 113 http://deb.debian.org/debian bookworm/main i386 libghc-contravariant-dev i386 1.5.5-1+b2 [112 kB]
Get: 114 http://deb.debian.org/debian bookworm/main i386 libghc-statevar-prof i386 1.2.2-1+b2 [28.3 kB]
Get: 115 http://deb.debian.org/debian bookworm/main i386 libghc-contravariant-prof i386 1.5.5-1+b2 [91.4 kB]
Get: 116 http://deb.debian.org/debian bookworm/main i386 libghc-hashable-dev i386 1.3.5.0-2+b2 [177 kB]
Get: 117 http://deb.debian.org/debian bookworm/main i386 libghc-hashable-prof i386 1.3.5.0-2+b2 [145 kB]
Get: 118 http://deb.debian.org/debian bookworm/main i386 libghc-profunctors-dev i386 5.6.2-1+b3 [541 kB]
Get: 119 http://deb.debian.org/debian bookworm/main i386 libghc-profunctors-doc all 5.6.2-1 [200 kB]
Get: 120 http://deb.debian.org/debian bookworm/main i386 libghc-profunctors-prof i386 5.6.2-1+b3 [449 kB]
Get: 121 http://deb.debian.org/debian bookworm/main i386 libghc-unordered-containers-dev i386 0.2.17.0-2+b1 [460 kB]
Get: 122 http://deb.debian.org/debian bookworm/main i386 libghc-semigroupoids-dev i386 5.3.7-1+b3 [708 kB]
Get: 123 http://deb.debian.org/debian bookworm/main i386 libghc-semigroupoids-doc all 5.3.7-1 [206 kB]
Get: 124 http://deb.debian.org/debian bookworm/main i386 libghc-unordered-containers-prof i386 0.2.17.0-2+b1 [467 kB]
Get: 125 http://deb.debian.org/debian bookworm/main i386 libghc-semigroupoids-prof i386 5.3.7-1+b3 [588 kB]
Get: 126 http://deb.debian.org/debian bookworm/main i386 libghc-semigroups-dev i386 0.19.2-1+b1 [26.5 kB]
Get: 127 http://deb.debian.org/debian bookworm/main i386 libghc-semigroups-prof i386 0.19.2-1+b1 [21.6 kB]
Fetched 289 MB in 15s (18.9 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libgmpxx4ldbl: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 ... 18156 files and directories currently installed.)
Preparing to unpack .../00-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_i386.deb ...
Unpacking libgmpxx4ldbl:i386 (2:6.2.1+dfsg1-1.1) ...
Selecting previously unselected package libgmp-dev:i386.
Preparing to unpack .../01-libgmp-dev_2%3a6.2.1+dfsg1-1.1_i386.deb ...
Unpacking libgmp-dev:i386 (2:6.2.1+dfsg1-1.1) ...
Selecting previously unselected package libffi-dev:i386.
Preparing to unpack .../02-libffi-dev_3.4.4-1_i386.deb ...
Unpacking libffi-dev:i386 (3.4.4-1) ...
Selecting previously unselected package libbsd0:i386.
Preparing to unpack .../03-libbsd0_0.11.7-2_i386.deb ...
Unpacking libbsd0:i386 (0.11.7-2) ...
Selecting previously unselected package libmd-dev:i386.
Preparing to unpack .../04-libmd-dev_1.0.4-2_i386.deb ...
Unpacking libmd-dev:i386 (1.0.4-2) ...
Selecting previously unselected package libbsd-dev:i386.
Preparing to unpack .../05-libbsd-dev_0.11.7-2_i386.deb ...
Unpacking libbsd-dev:i386 (0.11.7-2) ...
Selecting previously unselected package libncurses6:i386.
Preparing to unpack .../06-libncurses6_6.4-4_i386.deb ...
Unpacking libncurses6:i386 (6.4-4) ...
Selecting previously unselected package libncurses-dev:i386.
Preparing to unpack .../07-libncurses-dev_6.4-4_i386.deb ...
Unpacking libncurses-dev:i386 (6.4-4) ...
Selecting previously unselected package ghc.
Preparing to unpack .../08-ghc_9.0.2-4_i386.deb ...
Unpacking ghc (9.0.2-4) ...
Selecting previously unselected package fonts-mathjax.
Preparing to unpack .../09-fonts-mathjax_2.7.9+dfsg-1_all.deb ...
Unpacking fonts-mathjax (2.7.9+dfsg-1) ...
Selecting previously unselected package libjs-mathjax.
Preparing to unpack .../10-libjs-mathjax_2.7.9+dfsg-1_all.deb ...
Unpacking libjs-mathjax (2.7.9+dfsg-1) ...
Selecting previously unselected package ghc-doc.
Preparing to unpack .../11-ghc-doc_9.0.2-4_all.deb ...
Unpacking ghc-doc (9.0.2-4) ...
Selecting previously unselected package libpython3.11-minimal:i386.
Preparing to unpack .../12-libpython3.11-minimal_3.11.2-6_i386.deb ...
Unpacking libpython3.11-minimal:i386 (3.11.2-6) ...
Selecting previously unselected package libexpat1:i386.
Preparing to unpack .../13-libexpat1_2.5.0-1_i386.deb ...
Unpacking libexpat1:i386 (2.5.0-1) ...
Selecting previously unselected package python3.11-minimal.
Preparing to unpack .../14-python3.11-minimal_3.11.2-6_i386.deb ...
Unpacking python3.11-minimal (3.11.2-6) ...
Setting up libpython3.11-minimal:i386 (3.11.2-6) ...
Setting up libexpat1:i386 (2.5.0-1) ...
Setting up python3.11-minimal (3.11.2-6) ...
Selecting previously unselected package python3-minimal.
(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 ... 31105 files and directories currently installed.)
Preparing to unpack .../0-python3-minimal_3.11.2-1+b1_i386.deb ...
Unpacking python3-minimal (3.11.2-1+b1) ...
Selecting previously unselected package media-types.
Preparing to unpack .../1-media-types_10.0.0_all.deb ...
Unpacking media-types (10.0.0) ...
Selecting previously unselected package readline-common.
Preparing to unpack .../2-readline-common_8.2-1.3_all.deb ...
Unpacking readline-common (8.2-1.3) ...
Selecting previously unselected package libreadline8:i386.
Preparing to unpack .../3-libreadline8_8.2-1.3_i386.deb ...
Unpacking libreadline8:i386 (8.2-1.3) ...
Selecting previously unselected package libpython3.11-stdlib:i386.
Preparing to unpack .../4-libpython3.11-stdlib_3.11.2-6_i386.deb ...
Unpacking libpython3.11-stdlib:i386 (3.11.2-6) ...
Selecting previously unselected package python3.11.
Preparing to unpack .../5-python3.11_3.11.2-6_i386.deb ...
Unpacking python3.11 (3.11.2-6) ...
Selecting previously unselected package libpython3-stdlib:i386.
Preparing to unpack .../6-libpython3-stdlib_3.11.2-1+b1_i386.deb ...
Unpacking libpython3-stdlib:i386 (3.11.2-1+b1) ...
Setting up python3-minimal (3.11.2-1+b1) ...
Selecting previously unselected package python3.
(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 ... 31539 files and directories currently installed.)
Preparing to unpack .../000-python3_3.11.2-1+b1_i386.deb ...
Unpacking python3 (3.11.2-1+b1) ...
Selecting previously unselected package sgml-base.
Preparing to unpack .../001-sgml-base_1.31_all.deb ...
Unpacking sgml-base (1.31) ...
Selecting previously unselected package sensible-utils.
Preparing to unpack .../002-sensible-utils_0.0.17+nmu1_all.deb ...
Unpacking sensible-utils (0.0.17+nmu1) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../003-libmagic-mgc_1%3a5.44-3_i386.deb ...
Unpacking libmagic-mgc (1:5.44-3) ...
Selecting previously unselected package libmagic1:i386.
Preparing to unpack .../004-libmagic1_1%3a5.44-3_i386.deb ...
Unpacking libmagic1:i386 (1:5.44-3) ...
Selecting previously unselected package file.
Preparing to unpack .../005-file_1%3a5.44-3_i386.deb ...
Unpacking file (1:5.44-3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../006-gettext-base_0.21-12_i386.deb ...
Unpacking gettext-base (0.21-12) ...
Selecting previously unselected package libuchardet0:i386.
Preparing to unpack .../007-libuchardet0_0.0.7-1_i386.deb ...
Unpacking libuchardet0:i386 (0.0.7-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../008-groff-base_1.22.4-10_i386.deb ...
Unpacking groff-base (1.22.4-10) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../009-bsdextrautils_2.38.1-5+b1_i386.deb ...
Unpacking bsdextrautils (2.38.1-5+b1) ...
Selecting previously unselected package libpipeline1:i386.
Preparing to unpack .../010-libpipeline1_1.5.7-1_i386.deb ...
Unpacking libpipeline1:i386 (1.5.7-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../011-man-db_2.11.2-2_i386.deb ...
Unpacking man-db (2.11.2-2) ...
Selecting previously unselected package m4.
Preparing to unpack .../012-m4_1.4.19-3_i386.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../013-autoconf_2.71-3_all.deb ...
Unpacking autoconf (2.71-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../014-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../015-automake_1%3a1.16.5-1.3_all.deb ...
Unpacking automake (1:1.16.5-1.3) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../016-autopoint_0.21-12_all.deb ...
Unpacking autopoint (0.21-12) ...
Selecting previously unselected package python3-six.
Preparing to unpack .../017-python3-six_1.16.0-4_all.deb ...
Unpacking python3-six (1.16.0-4) ...
Selecting previously unselected package python3-pkg-resources.
Preparing to unpack .../018-python3-pkg-resources_66.1.1-1_all.deb ...
Unpacking python3-pkg-resources (66.1.1-1) ...
Selecting previously unselected package python3-scour.
Preparing to unpack .../019-python3-scour_0.38.2-2_all.deb ...
Unpacking python3-scour (0.38.2-2) ...
Selecting previously unselected package scour.
Preparing to unpack .../020-scour_0.38.2-2_all.deb ...
Unpacking scour (0.38.2-2) ...
Selecting previously unselected package cdbs.
Preparing to unpack .../021-cdbs_0.4.166_all.deb ...
Unpacking cdbs (0.4.166) ...
Selecting previously unselected package dctrl-tools.
Preparing to unpack .../022-dctrl-tools_2.24-3_i386.deb ...
Unpacking dctrl-tools (2.24-3) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../023-libdebhelper-perl_13.11.4_all.deb ...
Unpacking libdebhelper-perl (13.11.4) ...
Selecting previously unselected package libtool.
Preparing to unpack .../024-libtool_2.4.7-5_all.deb ...
Unpacking libtool (2.4.7-5) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../025-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../026-libarchive-zip-perl_1.68-1_all.deb ...
Unpacking libarchive-zip-perl (1.68-1) ...
Selecting previously unselected package libsub-override-perl.
Preparing to unpack .../027-libsub-override-perl_0.09-4_all.deb ...
Unpacking libsub-override-perl (0.09-4) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../028-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../029-dh-strip-nondeterminism_1.13.1-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.13.1-1) ...
Selecting previously unselected package libelf1:i386.
Preparing to unpack .../030-libelf1_0.188-2.1_i386.deb ...
Unpacking libelf1:i386 (0.188-2.1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../031-dwz_0.15-1_i386.deb ...
Unpacking dwz (0.15-1) ...
Selecting previously unselected package libicu72:i386.
Preparing to unpack .../032-libicu72_72.1-3_i386.deb ...
Unpacking libicu72:i386 (72.1-3) ...
Selecting previously unselected package libxml2:i386.
Preparing to unpack .../033-libxml2_2.9.14+dfsg-1.3~deb12u1_i386.deb ...
Unpacking libxml2:i386 (2.9.14+dfsg-1.3~deb12u1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../034-gettext_0.21-12_i386.deb ...
Unpacking gettext (0.21-12) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../035-intltool-debian_0.35.0+20060710.6_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.6) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../036-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../037-debhelper_13.11.4_all.deb ...
Unpacking debhelper (13.11.4) ...
Selecting previously unselected package dh-buildinfo.
Preparing to unpack .../038-dh-buildinfo_0.11+nmu2_all.deb ...
Unpacking dh-buildinfo (0.11+nmu2) ...
Selecting previously unselected package ghc-prof.
Preparing to unpack .../039-ghc-prof_9.0.2-4_i386.deb ...
Unpacking ghc-prof (9.0.2-4) ...
Selecting previously unselected package libbrotli1:i386.
Preparing to unpack .../040-libbrotli1_1.0.9-2+b6_i386.deb ...
Unpacking libbrotli1:i386 (1.0.9-2+b6) ...
Selecting previously unselected package libsasl2-modules-db:i386.
Preparing to unpack .../041-libsasl2-modules-db_2.1.28+dfsg-10_i386.deb ...
Unpacking libsasl2-modules-db:i386 (2.1.28+dfsg-10) ...
Selecting previously unselected package libsasl2-2:i386.
Preparing to unpack .../042-libsasl2-2_2.1.28+dfsg-10_i386.deb ...
Unpacking libsasl2-2:i386 (2.1.28+dfsg-10) ...
Selecting previously unselected package libldap-2.5-0:i386.
Preparing to unpack .../043-libldap-2.5-0_2.5.13+dfsg-5_i386.deb ...
Unpacking libldap-2.5-0:i386 (2.5.13+dfsg-5) ...
Selecting previously unselected package libnghttp2-14:i386.
Preparing to unpack .../044-libnghttp2-14_1.52.0-1+deb12u1_i386.deb ...
Unpacking libnghttp2-14:i386 (1.52.0-1+deb12u1) ...
Selecting previously unselected package libpsl5:i386.
Preparing to unpack .../045-libpsl5_0.21.2-1_i386.deb ...
Unpacking libpsl5:i386 (0.21.2-1) ...
Selecting previously unselected package librtmp1:i386.
Preparing to unpack .../046-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_i386.deb ...
Unpacking librtmp1:i386 (2.4+20151223.gitfa8646d.1-2+b2) ...
Selecting previously unselected package libssh2-1:i386.
Preparing to unpack .../047-libssh2-1_1.10.0-3+b1_i386.deb ...
Unpacking libssh2-1:i386 (1.10.0-3+b1) ...
Selecting previously unselected package libcurl3-gnutls:i386.
Preparing to unpack .../048-libcurl3-gnutls_7.88.1-10+deb12u4_i386.deb ...
Unpacking libcurl3-gnutls:i386 (7.88.1-10+deb12u4) ...
Selecting previously unselected package html-xml-utils.
Preparing to unpack .../049-html-xml-utils_7.7-1.1_i386.deb ...
Unpacking html-xml-utils (7.7-1.1) ...
Selecting previously unselected package libparams-util-perl.
Preparing to unpack .../050-libparams-util-perl_1.102-2+b1_i386.deb ...
Unpacking libparams-util-perl (1.102-2+b1) ...
Selecting previously unselected package libsub-install-perl.
Preparing to unpack .../051-libsub-install-perl_0.929-1_all.deb ...
Unpacking libsub-install-perl (0.929-1) ...
Selecting previously unselected package libdata-optlist-perl.
Preparing to unpack .../052-libdata-optlist-perl_0.113-1_all.deb ...
Unpacking libdata-optlist-perl (0.113-1) ...
Selecting previously unselected package libsub-exporter-perl.
Preparing to unpack .../053-libsub-exporter-perl_0.989-1_all.deb ...
Unpacking libsub-exporter-perl (0.989-1) ...
Selecting previously unselected package libsub-exporter-progressive-perl.
Preparing to unpack .../054-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
Selecting previously unselected package libconst-fast-perl.
Preparing to unpack .../055-libconst-fast-perl_0.014-2_all.deb ...
Unpacking libconst-fast-perl (0.014-2) ...
Selecting previously unselected package libdevel-confess-perl.
Preparing to unpack .../056-libdevel-confess-perl_0.009004-3_all.deb ...
Unpacking libdevel-confess-perl (0.009004-3) ...
Selecting previously unselected package libipc-run3-perl.
Preparing to unpack .../057-libipc-run3-perl_0.048-3_all.deb ...
Unpacking libipc-run3-perl (0.048-3) ...
Selecting previously unselected package libb-hooks-op-check-perl:i386.
Preparing to unpack .../058-libb-hooks-op-check-perl_0.22-2+b1_i386.deb ...
Unpacking libb-hooks-op-check-perl:i386 (0.22-2+b1) ...
Selecting previously unselected package libdynaloader-functions-perl.
Preparing to unpack .../059-libdynaloader-functions-perl_0.003-3_all.deb ...
Unpacking libdynaloader-functions-perl (0.003-3) ...
Selecting previously unselected package libdevel-callchecker-perl:i386.
Preparing to unpack .../060-libdevel-callchecker-perl_0.008-2_i386.deb ...
Unpacking libdevel-callchecker-perl:i386 (0.008-2) ...
Selecting previously unselected package libparams-classify-perl:i386.
Preparing to unpack .../061-libparams-classify-perl_0.015-2+b1_i386.deb ...
Unpacking libparams-classify-perl:i386 (0.015-2+b1) ...
Selecting previously unselected package libmodule-runtime-perl.
Preparing to unpack .../062-libmodule-runtime-perl_0.016-2_all.deb ...
Unpacking libmodule-runtime-perl (0.016-2) ...
Selecting previously unselected package libtry-tiny-perl.
Preparing to unpack .../063-libtry-tiny-perl_0.31-2_all.deb ...
Unpacking libtry-tiny-perl (0.31-2) ...
Selecting previously unselected package libmodule-implementation-perl.
Preparing to unpack .../064-libmodule-implementation-perl_0.09-2_all.deb ...
Unpacking libmodule-implementation-perl (0.09-2) ...
Selecting previously unselected package liblist-someutils-perl.
Preparing to unpack .../065-liblist-someutils-perl_0.59-1_all.deb ...
Unpacking liblist-someutils-perl (0.59-1) ...
Selecting previously unselected package libpath-tiny-perl.
Preparing to unpack .../066-libpath-tiny-perl_0.144-1_all.deb ...
Unpacking libpath-tiny-perl (0.144-1) ...
Selecting previously unselected package libtimedate-perl.
Preparing to unpack .../067-libtimedate-perl_2.3300-2_all.deb ...
Unpacking libtimedate-perl (2.3300-2) ...
Selecting previously unselected package libunicode-utf8-perl.
Preparing to unpack .../068-libunicode-utf8-perl_0.62-2_i386.deb ...
Unpacking libunicode-utf8-perl (0.62-2) ...
Selecting previously unselected package haskell-devscripts-minimal.
Preparing to unpack .../069-haskell-devscripts-minimal_0.16.29_all.deb ...
Unpacking haskell-devscripts-minimal (0.16.29) ...
Selecting previously unselected package hscolour.
Preparing to unpack .../070-hscolour_1.24.4-4+b1_i386.deb ...
Unpacking hscolour (1.24.4-4+b1) ...
Selecting previously unselected package haskell-devscripts.
Preparing to unpack .../071-haskell-devscripts_0.16.29_all.deb ...
Unpacking haskell-devscripts (0.16.29) ...
Selecting previously unselected package libghc-base-orphans-dev.
Preparing to unpack .../072-libghc-base-orphans-dev_0.8.7-1_i386.deb ...
Unpacking libghc-base-orphans-dev (0.8.7-1) ...
Selecting previously unselected package libghc-base-orphans-prof.
Preparing to unpack .../073-libghc-base-orphans-prof_0.8.7-1_i386.deb ...
Unpacking libghc-base-orphans-prof (0.8.7-1) ...
Selecting previously unselected package libghc-tagged-dev.
Preparing to unpack .../074-libghc-tagged-dev_0.8.6.1-1+b2_i386.deb ...
Unpacking libghc-tagged-dev (0.8.6.1-1+b2) ...
Selecting previously unselected package libghc-distributive-dev.
Preparing to unpack .../075-libghc-distributive-dev_0.6.2.1-1+b3_i386.deb ...
Unpacking libghc-distributive-dev (0.6.2.1-1+b3) ...
Selecting previously unselected package libghc-indexed-traversable-dev.
Preparing to unpack .../076-libghc-indexed-traversable-dev_0.1.2-2+b1_i386.deb ...
Unpacking libghc-indexed-traversable-dev (0.1.2-2+b1) ...
Selecting previously unselected package libghc-transformers-compat-dev.
Preparing to unpack .../077-libghc-transformers-compat-dev_0.6.6-1+b2_i386.deb ...
Unpacking libghc-transformers-compat-dev (0.6.6-1+b2) ...
Selecting previously unselected package libghc-comonad-dev.
Preparing to unpack .../078-libghc-comonad-dev_5.0.8-1+b2_i386.deb ...
Unpacking libghc-comonad-dev (5.0.8-1+b2) ...
Selecting previously unselected package libghc-th-abstraction-dev.
Preparing to unpack .../079-libghc-th-abstraction-dev_0.4.5.0-1_i386.deb ...
Unpacking libghc-th-abstraction-dev (0.4.5.0-1) ...
Selecting previously unselected package libghc-bifunctors-dev.
Preparing to unpack .../080-libghc-bifunctors-dev_5.5.13-1_i386.deb ...
Unpacking libghc-bifunctors-dev (5.5.13-1) ...
Selecting previously unselected package libghc-bifunctors-doc.
Preparing to unpack .../081-libghc-bifunctors-doc_5.5.13-1_all.deb ...
Unpacking libghc-bifunctors-doc (5.5.13-1) ...
Selecting previously unselected package libghc-tagged-prof.
Preparing to unpack .../082-libghc-tagged-prof_0.8.6.1-1+b2_i386.deb ...
Unpacking libghc-tagged-prof (0.8.6.1-1+b2) ...
Selecting previously unselected package libghc-distributive-prof.
Preparing to unpack .../083-libghc-distributive-prof_0.6.2.1-1+b3_i386.deb ...
Unpacking libghc-distributive-prof (0.6.2.1-1+b3) ...
Selecting previously unselected package libghc-indexed-traversable-prof.
Preparing to unpack .../084-libghc-indexed-traversable-prof_0.1.2-2+b1_i386.deb ...
Unpacking libghc-indexed-traversable-prof (0.1.2-2+b1) ...
Selecting previously unselected package libghc-transformers-compat-prof.
Preparing to unpack .../085-libghc-transformers-compat-prof_0.6.6-1+b2_i386.deb ...
Unpacking libghc-transformers-compat-prof (0.6.6-1+b2) ...
Selecting previously unselected package libghc-comonad-prof.
Preparing to unpack .../086-libghc-comonad-prof_5.0.8-1+b2_i386.deb ...
Unpacking libghc-comonad-prof (5.0.8-1+b2) ...
Selecting previously unselected package libghc-th-abstraction-prof.
Preparing to unpack .../087-libghc-th-abstraction-prof_0.4.5.0-1_i386.deb ...
Unpacking libghc-th-abstraction-prof (0.4.5.0-1) ...
Selecting previously unselected package libghc-bifunctors-prof.
Preparing to unpack .../088-libghc-bifunctors-prof_5.5.13-1_i386.deb ...
Unpacking libghc-bifunctors-prof (5.5.13-1) ...
Selecting previously unselected package libghc-statevar-dev.
Preparing to unpack .../089-libghc-statevar-dev_1.2.2-1+b2_i386.deb ...
Unpacking libghc-statevar-dev (1.2.2-1+b2) ...
Selecting previously unselected package libghc-contravariant-dev.
Preparing to unpack .../090-libghc-contravariant-dev_1.5.5-1+b2_i386.deb ...
Unpacking libghc-contravariant-dev (1.5.5-1+b2) ...
Selecting previously unselected package libghc-statevar-prof.
Preparing to unpack .../091-libghc-statevar-prof_1.2.2-1+b2_i386.deb ...
Unpacking libghc-statevar-prof (1.2.2-1+b2) ...
Selecting previously unselected package libghc-contravariant-prof.
Preparing to unpack .../092-libghc-contravariant-prof_1.5.5-1+b2_i386.deb ...
Unpacking libghc-contravariant-prof (1.5.5-1+b2) ...
Selecting previously unselected package libghc-hashable-dev.
Preparing to unpack .../093-libghc-hashable-dev_1.3.5.0-2+b2_i386.deb ...
Unpacking libghc-hashable-dev (1.3.5.0-2+b2) ...
Selecting previously unselected package libghc-hashable-prof.
Preparing to unpack .../094-libghc-hashable-prof_1.3.5.0-2+b2_i386.deb ...
Unpacking libghc-hashable-prof (1.3.5.0-2+b2) ...
Selecting previously unselected package libghc-profunctors-dev.
Preparing to unpack .../095-libghc-profunctors-dev_5.6.2-1+b3_i386.deb ...
Unpacking libghc-profunctors-dev (5.6.2-1+b3) ...
Selecting previously unselected package libghc-profunctors-doc.
Preparing to unpack .../096-libghc-profunctors-doc_5.6.2-1_all.deb ...
Unpacking libghc-profunctors-doc (5.6.2-1) ...
Selecting previously unselected package libghc-profunctors-prof.
Preparing to unpack .../097-libghc-profunctors-prof_5.6.2-1+b3_i386.deb ...
Unpacking libghc-profunctors-prof (5.6.2-1+b3) ...
Selecting previously unselected package libghc-unordered-containers-dev.
Preparing to unpack .../098-libghc-unordered-containers-dev_0.2.17.0-2+b1_i386.deb ...
Unpacking libghc-unordered-containers-dev (0.2.17.0-2+b1) ...
Selecting previously unselected package libghc-semigroupoids-dev.
Preparing to unpack .../099-libghc-semigroupoids-dev_5.3.7-1+b3_i386.deb ...
Unpacking libghc-semigroupoids-dev (5.3.7-1+b3) ...
Selecting previously unselected package libghc-semigroupoids-doc.
Preparing to unpack .../100-libghc-semigroupoids-doc_5.3.7-1_all.deb ...
Unpacking libghc-semigroupoids-doc (5.3.7-1) ...
Selecting previously unselected package libghc-unordered-containers-prof.
Preparing to unpack .../101-libghc-unordered-containers-prof_0.2.17.0-2+b1_i386.deb ...
Unpacking libghc-unordered-containers-prof (0.2.17.0-2+b1) ...
Selecting previously unselected package libghc-semigroupoids-prof.
Preparing to unpack .../102-libghc-semigroupoids-prof_5.3.7-1+b3_i386.deb ...
Unpacking libghc-semigroupoids-prof (5.3.7-1+b3) ...
Selecting previously unselected package libghc-semigroups-dev.
Preparing to unpack .../103-libghc-semigroups-dev_0.19.2-1+b1_i386.deb ...
Unpacking libghc-semigroups-dev (0.19.2-1+b1) ...
Selecting previously unselected package libghc-semigroups-prof.
Preparing to unpack .../104-libghc-semigroups-prof_0.19.2-1+b1_i386.deb ...
Unpacking libghc-semigroups-prof (0.19.2-1+b1) ...
Setting up media-types (10.0.0) ...
Setting up libpipeline1:i386 (1.5.7-1) ...
Setting up libpsl5:i386 (0.21.2-1) ...
Setting up hscolour (1.24.4-4+b1) ...
Setting up libunicode-utf8-perl (0.62-2) ...
Setting up fonts-mathjax (2.7.9+dfsg-1) ...
Setting up libicu72:i386 (72.1-3) ...
Setting up bsdextrautils (2.38.1-5+b1) ...
Setting up libjs-mathjax (2.7.9+dfsg-1) ...
Setting up libdynaloader-functions-perl (0.003-3) ...
Setting up libmagic-mgc (1:5.44-3) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up libdebhelper-perl (13.11.4) ...
Setting up libbrotli1:i386 (1.0.9-2+b6) ...
Setting up libtry-tiny-perl (0.31-2) ...
Setting up libnghttp2-14:i386 (1.52.0-1+deb12u1) ...
Setting up libmagic1:i386 (1:5.44-3) ...
Setting up gettext-base (0.21-12) ...
Setting up m4 (1.4.19-3) ...
Setting up file (1:5.44-3) ...
Setting up libffi-dev:i386 (3.4.4-1) ...
Setting up libsub-install-perl (0.929-1) ...
Setting up libsasl2-modules-db:i386 (2.1.28+dfsg-10) ...
Setting up autotools-dev (20220109.1) ...
Setting up libgmpxx4ldbl:i386 (2:6.2.1+dfsg1-1.1) ...
Setting up librtmp1:i386 (2.4+20151223.gitfa8646d.1-2+b2) ...
Setting up libncurses6:i386 (6.4-4) ...
Setting up autopoint (0.21-12) ...
Setting up libb-hooks-op-check-perl:i386 (0.22-2+b1) ...
Setting up libparams-util-perl (1.102-2+b1) ...
Setting up libsasl2-2:i386 (2.1.28+dfsg-10) ...
Setting up autoconf (2.71-3) ...
Setting up libsub-exporter-progressive-perl (0.001013-3) ...
Setting up libtimedate-perl (2.3300-2) ...
Setting up libdevel-confess-perl (0.009004-3) ...
Setting up sensible-utils (0.0.17+nmu1) ...
Setting up libpath-tiny-perl (0.144-1) ...
Setting up libuchardet0:i386 (0.0.7-1) ...
Setting up libmd-dev:i386 (1.0.4-2) ...
Setting up libipc-run3-perl (0.048-3) ...
Setting up libsub-override-perl (0.09-4) ...
Setting up libssh2-1:i386 (1.10.0-3+b1) ...
Setting up sgml-base (1.31) ...
Setting up libbsd0:i386 (0.11.7-2) ...
Setting up libelf1:i386 (0.188-2.1) ...
Setting up readline-common (8.2-1.3) ...
Setting up libxml2:i386 (2.9.14+dfsg-1.3~deb12u1) ...
Setting up libbsd-dev:i386 (0.11.7-2) ...
Setting up dctrl-tools (2.24-3) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
Setting up libncurses-dev:i386 (6.4-4) ...
Setting up gettext (0.21-12) ...
Setting up libgmp-dev:i386 (2:6.2.1+dfsg1-1.1) ...
Setting up libtool (2.4.7-5) ...
Setting up ghc (9.0.2-4) ...
update-alternatives: using /usr/bin/runghc to provide /usr/bin/runhaskell (runhaskell) in auto mode
update-alternatives: using /usr/bin/ghc to provide /usr/bin/haskell-compiler (haskell-compiler) in auto mode
Setting up libreadline8:i386 (8.2-1.3) ...
Setting up libdevel-callchecker-perl:i386 (0.008-2) ...
Setting up libghc-indexed-traversable-dev (0.1.2-2+b1) ...
Setting up libldap-2.5-0:i386 (2.5.13+dfsg-5) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
Setting up libghc-profunctors-doc (5.6.2-1) ...
Setting up ghc-doc (9.0.2-4) ...
Setting up libghc-semigroupoids-doc (5.3.7-1) ...
Setting up libdata-optlist-perl (0.113-1) ...
Setting up libghc-statevar-dev (1.2.2-1+b2) ...
Setting up libghc-th-abstraction-dev (0.4.5.0-1) ...
Setting up libghc-base-orphans-dev (0.8.7-1) ...
Setting up libghc-transformers-compat-dev (0.6.6-1+b2) ...
Setting up dh-strip-nondeterminism (1.13.1-1) ...
Setting up dwz (0.15-1) ...
Setting up groff-base (1.22.4-10) ...
Setting up libghc-tagged-dev (0.8.6.1-1+b2) ...
Setting up libghc-bifunctors-doc (5.5.13-1) ...
Setting up libsub-exporter-perl (0.989-1) ...
Setting up libghc-distributive-dev (0.6.2.1-1+b3) ...
Setting up libghc-hashable-dev (1.3.5.0-2+b2) ...
Setting up libghc-semigroups-dev (0.19.2-1+b1) ...
Setting up ghc-prof (9.0.2-4) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up libpython3.11-stdlib:i386 (3.11.2-6) ...
Setting up libparams-classify-perl:i386 (0.015-2+b1) ...
Setting up libcurl3-gnutls:i386 (7.88.1-10+deb12u4) ...
Setting up libghc-semigroups-prof (0.19.2-1+b1) ...
Setting up libghc-statevar-prof (1.2.2-1+b2) ...
Setting up libghc-base-orphans-prof (0.8.7-1) ...
Setting up libghc-comonad-dev (5.0.8-1+b2) ...
Setting up man-db (2.11.2-2) ...
Not building database; man-db/auto-update is not 'true'.
Setting up libghc-hashable-prof (1.3.5.0-2+b2) ...
Setting up libghc-contravariant-dev (1.5.5-1+b2) ...
Setting up libmodule-runtime-perl (0.016-2) ...
Setting up libghc-th-abstraction-prof (0.4.5.0-1) ...
Setting up libghc-unordered-containers-dev (0.2.17.0-2+b1) ...
Setting up libghc-bifunctors-dev (5.5.13-1) ...
Setting up libghc-transformers-compat-prof (0.6.6-1+b2) ...
Setting up libconst-fast-perl (0.014-2) ...
Setting up libghc-tagged-prof (0.8.6.1-1+b2) ...
Setting up libghc-profunctors-dev (5.6.2-1+b3) ...
Setting up libghc-indexed-traversable-prof (0.1.2-2+b1) ...
Setting up libpython3-stdlib:i386 (3.11.2-1+b1) ...
Setting up libghc-unordered-containers-prof (0.2.17.0-2+b1) ...
Setting up python3.11 (3.11.2-6) ...
Setting up html-xml-utils (7.7-1.1) ...
Setting up libmodule-implementation-perl (0.09-2) ...
Setting up liblist-someutils-perl (0.59-1) ...
Setting up debhelper (13.11.4) ...
Setting up python3 (3.11.2-1+b1) ...
Setting up libghc-contravariant-prof (1.5.5-1+b2) ...
Setting up libghc-semigroupoids-dev (5.3.7-1+b3) ...
Setting up libghc-distributive-prof (0.6.2.1-1+b3) ...
Setting up python3-six (1.16.0-4) ...
Setting up dh-buildinfo (0.11+nmu2) ...
Setting up python3-pkg-resources (66.1.1-1) ...
Setting up libghc-comonad-prof (5.0.8-1+b2) ...
Setting up libghc-bifunctors-prof (5.5.13-1) ...
Setting up python3-scour (0.38.2-2) ...
Setting up libghc-profunctors-prof (5.6.2-1+b3) ...
Setting up libghc-semigroupoids-prof (5.3.7-1+b3) ...
Setting up scour (0.38.2-2) ...
Setting up cdbs (0.4.166) ...
Setting up haskell-devscripts-minimal (0.16.29) ...
Setting up haskell-devscripts (0.16.29) ...
Processing triggers for libc-bin (2.36-9+deb12u3) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
I: Building the package
I: user script /srv/workspace/pbuilder/5091/tmp/hooks/A99_set_merged_usr starting
Not re-configuring usrmerge for bookworm
I: user script /srv/workspace/pbuilder/5091/tmp/hooks/A99_set_merged_usr finished
hostname: Name or service not known
I: Running cd /build/reproducible-path/haskell-either-5.0.2/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-genchanges -S  > ../haskell-either_5.0.2-1_source.changes
dpkg-buildpackage: info: source package haskell-either
dpkg-buildpackage: info: source version 5.0.2-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Clint Adams <clint@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture i386
 debian/rules clean
test -x debian/rules
dh_clean 
perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
	-E 'clean_recipe'
Running rm -rf dist dist-ghc dist-ghcjs dist-hugs
Running rm -f debian/hlibrary.setup
Running rm -f Setup.hi Setup.ho Setup.o
Running rm -f
rm -f configure-ghc-stamp
rm -f build-ghc-stamp build-hugs-stamp build-haddock-stamp
rm -f check-ghc-stamp
rm -f debian/tmp
rm -rf debian/tmp-inst-ghc debian/tmp-inst-ghcjs
rm -rf debian/tmp-db
rm -f debian/hlibrary.Makefile
 debian/rules binary
test -x debian/rules
dh_testroot
dh_prep 
dh_installdirs -A 
mkdir -p "."
CDBS WARNING:    DEB_DH_STRIP_ARGS is deprecated since 0.4.85
CDBS WARNING:    DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
Adding cdbs dependencies to debian/libghc-either-doc.substvars
dh_installdirs -plibghc-either-doc \
	
perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
	-E 'make_setup_recipe'
Running ghc --make Setup.lhs -o debian/hlibrary.setup
[1 of 1] Compiling Main             ( Setup.lhs, Setup.o )
Linking debian/hlibrary.setup ...
perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
	-E 'configure_recipe'
Running find . ! -newer /tmp/3dtmvb_Fpp -exec touch -d 1998-01-01 UTC {} ;
Running dh_listpackages
libghc-either-dev
libghc-either-prof
libghc-either-doc
Running dh_listpackages
libghc-either-dev
libghc-either-prof
libghc-either-doc
Running dpkg-buildflags --get LDFLAGS
-Wl,-z,relro
Running debian/hlibrary.setup configure --ghc -v2 --package-db=/var/lib/ghc/package.conf.d --prefix=/usr --libdir=/usr/lib/haskell-packages/ghc/lib --libexecdir=/usr/lib --builddir=dist-ghc --ghc-option=-optl-Wl,-z,relro --haddockdir=/usr/lib/ghc-doc/haddock/either-5.0.2/ --datasubdir=either --htmldir=/usr/share/doc/libghc-either-doc/html/ --enable-library-profiling
Using Parsec parser
Configuring either-5.0.2...
Dependency base >=4 && <5: using base-4.15.1.0
Dependency bifunctors >=4 && <6: using bifunctors-5.5.13
Dependency mtl >=2.0 && <2.4: using mtl-2.2.2
Dependency profunctors >=4 && <6: using profunctors-5.6.2
Dependency semigroupoids >=4 && <6: using semigroupoids-5.3.7
Source component graph: component lib
Configured component graph:
    component either-5.0.2-K9EK4do6D035JTOIUGTaNZ
        include base-4.15.1.0
        include bifunctors-5.5.13-1JfXYcs46R3LsCtOUKES8
        include mtl-2.2.2
        include profunctors-5.6.2-EzLvL5HeqqSCTPJHiza4k6
        include semigroupoids-5.3.7-H2SxTBJDR5jIF7bI5WCt70
Linked component graph:
    unit either-5.0.2-K9EK4do6D035JTOIUGTaNZ
        include base-4.15.1.0
        include bifunctors-5.5.13-1JfXYcs46R3LsCtOUKES8
        include mtl-2.2.2
        include profunctors-5.6.2-EzLvL5HeqqSCTPJHiza4k6
        include semigroupoids-5.3.7-H2SxTBJDR5jIF7bI5WCt70
        Data.Either.Combinators=either-5.0.2-K9EK4do6D035JTOIUGTaNZ:Data.Either.Combinators,Data.Either.Validation=either-5.0.2-K9EK4do6D035JTOIUGTaNZ:Data.Either.Validation
Ready component graph:
    definite either-5.0.2-K9EK4do6D035JTOIUGTaNZ
        depends base-4.15.1.0
        depends bifunctors-5.5.13-1JfXYcs46R3LsCtOUKES8
        depends mtl-2.2.2
        depends profunctors-5.6.2-EzLvL5HeqqSCTPJHiza4k6
        depends semigroupoids-5.3.7-H2SxTBJDR5jIF7bI5WCt70
Using Cabal-3.4.1.0 compiled by ghc-9.0
Using compiler: ghc-9.0.2
Using install prefix: /usr
Executables installed in: /usr/bin
Libraries installed in:
/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/either-5.0.2-K9EK4do6D035JTOIUGTaNZ
Dynamic Libraries installed in:
/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2
Private executables installed in: /usr/lib/i386-linux-ghc-9.0.2/either-5.0.2
Data files installed in: /usr/share/either
Documentation installed in: /usr/share/doc/i386-linux-ghc-9.0.2/either-5.0.2
Configuration files installed in: /usr/etc
No alex found
Using ar found on system at: /usr/bin/i686-linux-gnu-ar
No c2hs found
No cpphs found
No doctest found
Using gcc version 12 found on system at: /usr/bin/i686-linux-gnu-gcc
Using ghc version 9.0.2 found on system at: /usr/bin/ghc
Using ghc-pkg version 9.0.2 found on system at: /usr/bin/ghc-pkg
No ghcjs found
No ghcjs-pkg found
No greencard found
Using haddock version 2.25.1 found on system at: /usr/bin/haddock
No happy found
Using haskell-suite found on system at: haskell-suite-dummy-location
Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
No hmake found
Using hpc version 0.68 found on system at: /usr/bin/hpc
Using hsc2hs version 0.68.7 found on system at: /usr/bin/hsc2hs
Using hscolour version 1.24 found on system at: /usr/bin/HsColour
No jhc found
Using ld found on system at: /usr/bin/i686-linux-gnu-ld.gold
No pkg-config found
Using runghc version 9.0.2 found on system at: /usr/bin/runghc
Using strip version 2.40 found on system at: /usr/bin/strip
Using tar found on system at: /bin/tar
No uhc found
touch configure-ghc-stamp
perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
	-E 'build_recipe'
Running dh_listpackages
libghc-either-dev
libghc-either-prof
libghc-either-doc
Preprocessing library for either-5.0.2..
Building library for either-5.0.2..
[1 of 2] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, dist-ghc/build/Data/Either/Combinators.o, dist-ghc/build/Data/Either/Combinators.dyn_o )
[2 of 2] Compiling Data.Either.Validation ( src/Data/Either/Validation.hs, dist-ghc/build/Data/Either/Validation.o, dist-ghc/build/Data/Either/Validation.dyn_o )
[1 of 2] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, dist-ghc/build/Data/Either/Combinators.p_o )
[2 of 2] Compiling Data.Either.Validation ( src/Data/Either/Validation.hs, dist-ghc/build/Data/Either/Validation.p_o )
touch build-ghc-stamp
perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
	-E 'check_recipe'
DEB_ENABLE_TESTS not set to yes, not running any build-time tests.
touch check-ghc-stamp
perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
	-E 'haddock_recipe'
Running dh_listpackages
libghc-either-dev
libghc-either-prof
libghc-either-doc
Running debian/hlibrary.setup haddock --builddir=dist-ghc --with-haddock=/usr/bin/haddock --with-ghc=ghc --verbose=2 --html --hoogle --haddock-options="--mathjax=file:///usr/share/javascript/mathjax/MathJax.js" --hyperlink-source
/usr/bin/haddock --version
/usr/bin/ghc --numeric-version
/usr/bin/haddock --ghc-version '--mathjax=file:///usr/share/javascript/mathjax/MathJax.js'
/usr/bin/ghc --print-libdir
/usr/bin/ghc-pkg init dist-ghc/package.conf.inplace
creating dist-ghc/build
creating dist-ghc/build/autogen
creating dist-ghc/build/autogen
Preprocessing library for either-5.0.2..
Running Haddock on library for either-5.0.2..
creating dist-ghc/doc/html/either
creating dist-ghc/doc/html
creating dist-ghc/doc
creating dist-ghc/doc/html
creating dist-ghc/doc/html/either
/usr/bin/haddock '@dist-ghc/doc/html/either/haddock-response6919-1.txt' '--mathjax=file:///usr/share/javascript/mathjax/MathJax.js'
Warning: 'forM_' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 20 / 20) in 'Data.Either.Combinators'
  27% (  3 / 11) in 'Data.Either.Validation'
  Missing documentation for:
    _Success (src/Data/Either/Validation.hs:129)
    _Failure (src/Data/Either/Validation.hs:120)
    eitherToValidation (src/Data/Either/Validation.hs:150)
    validationToEither (src/Data/Either/Validation.hs:144)
    vap (src/Data/Either/Validation.hs:161)
    ealt (src/Data/Either/Validation.hs:186)
    vapm (src/Data/Either/Validation.hs:178)
    apm (src/Data/Either/Validation.hs:169)
Warning: Data.Either.Validation: could not find link destinations for:

	- Data.Functor.Alt.Alt
	- Data.Functor.Alt.<!>
	- Data.Functor.Alt.some
	- Data.Functor.Alt.many
	- Data.Functor.Bind.Class.Apply
	- Data.Functor.Bind.Class.<.>
	- Data.Functor.Bind.Class..>
	- Data.Functor.Bind.Class.<.
	- Data.Functor.Bind.Class.liftF2
	- Data.Either.Validation.Prism
	- Data.Either.Validation.Iso
Documentation created: dist-ghc/doc/html/either/index.html,
dist-ghc/doc/html/either/either.txt
touch build-haddock-stamp
perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
	-E 'install_recipe($ARGV[0])' "debian/tmp-inst-ghc"
Running dh_listpackages
libghc-either-dev
libghc-either-prof
libghc-either-doc
Running debian/hlibrary.setup copy --builddir=dist-ghc --destdir=debian/tmp-inst-ghc
Installing library in debian/tmp-inst-ghc/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/either-5.0.2-K9EK4do6D035JTOIUGTaNZ
ln --symbolic --force "debian/tmp-inst-ghc" debian/tmp
:
dh_haskell_install_htmldocs --package=libghc-either-doc --source-dir="debian/tmp-inst-ghc"
Running find ./usr/share/doc/libghc-either-doc/html/ ! -name *.haddock ! -type d -exec install -D --mode=644 {} /build/reproducible-path/haskell-either-5.0.2/debian/libghc-either-doc/{} ;
Running mkdir --parents debian/libghc-either-doc/usr/lib/ghc-doc/hoogle
Running ln --symbolic --relative --no-target-directory debian/libghc-either-doc/usr/share/doc/libghc-either-doc/html//either.txt debian/libghc-either-doc/usr/lib/ghc-doc/hoogle/libghc-either-doc.txt
dh_haskell_install_haddock --package=libghc-either-doc --source-dir="debian/tmp-inst-ghc"
Running mkdir --parents debian/libghc-either-doc/usr/lib/ghc-doc/haddock/either-5.0.2/
Running cp --recursive debian/tmp-inst-ghc/usr/lib/ghc-doc/haddock/either-5.0.2/either.haddock debian/libghc-either-doc/usr/lib/ghc-doc/haddock/either-5.0.2/
dh_haskell_depends_haddock --package=libghc-either-doc
Running haddock --interface-version
38
dh_haskell_recommends_documentation_references --package=libghc-either-doc
Finding all links in the documentation in installable libghc-either-doc.
dh_haskell_suggests --package=libghc-either-doc
dh_haskell_blurbs --package=libghc-either-doc --type=doc
dh_haskell_description --package=libghc-either-doc
Running grep-dctrl --no-field-names --show-field=Description --field=Source --regex .* debian/control
Running grep-dctrl --no-field-names --show-field=X-Description --field=Source --regex .* debian/control
dh_haskell_compiler --package=libghc-either-doc
Running dpkg-query --showformat=${Version} --show ghc
9.0.2-4
dh_installdocs -plibghc-either-doc 
dh_installexamples -plibghc-either-doc 
dh_installman -plibghc-either-doc 
dh_installinfo -plibghc-either-doc 
dh_installmenu -plibghc-either-doc 
dh_installcron -plibghc-either-doc 
dh_systemd_enable -plibghc-either-doc 
dh_installinit -plibghc-either-doc 
dh_installdebconf -plibghc-either-doc 
dh_installemacsen -plibghc-either-doc 
dh_installcatalogs -plibghc-either-doc 
dh_installpam -plibghc-either-doc 
dh_installlogrotate -plibghc-either-doc 
dh_installlogcheck -plibghc-either-doc 
dh_installchangelogs -plibghc-either-doc 
dh_installudev -plibghc-either-doc 
dh_lintian -plibghc-either-doc 
dh_bugfiles -plibghc-either-doc 
dh_install -plibghc-either-doc 
dh_systemd_start -plibghc-either-doc 
dh_link -plibghc-either-doc 
dh_buildinfo -plibghc-either-doc 
dh_installmime -plibghc-either-doc 
dh_installgsettings -plibghc-either-doc 
dh_strip -plibghc-either-doc  --no-automatic-dbgsym
dh_strip_nondeterminism -plibghc-either-doc 
dh_compress -plibghc-either-doc -X .haddock -X .hs -X .txt
dh_fixperms -plibghc-either-doc 
dh_makeshlibs -plibghc-either-doc -XlibHS 
dh_installdeb -plibghc-either-doc 
dh_perl -plibghc-either-doc 
dh_shlibdeps -plibghc-either-doc -- --ignore-missing-info
dh_gencontrol -plibghc-either-doc  
dpkg-gencontrol: warning: package libghc-either-doc: substitution variable ${haskell:ghc-version} unused, but is defined
# only call dh_scour for packages in main
if grep -q '^Component:[[:space:]]*main' /CurrentlyBuilding 2>/dev/null; then dh_scour -plibghc-either-doc ; fi
dh_md5sums -plibghc-either-doc 
dh_builddeb -plibghc-either-doc 
dpkg-deb: building package 'libghc-either-doc' in '../libghc-either-doc_5.0.2-1_all.deb'.
Adding cdbs dependencies to debian/libghc-either-dev.substvars
dh_installdirs -plibghc-either-dev \
	
:
dh_haskell_install_ghc_registration --package=libghc-either-dev
Running install -D --mode=644 either-5.0.2.conf debian/libghc-either-dev/var/lib/ghc/package.conf.d/either-5.0.2.conf
/usr/bin/ghc --abi-hash -fbuilding-cabal-package -O -outputdir dist-ghc/build -odir dist-ghc/build -hidir dist-ghc/build -stubdir dist-ghc/build -i -idist-ghc/build -isrc -idist-ghc/build/autogen -idist-ghc/build/global-autogen -Idist-ghc/build/autogen -Idist-ghc/build/global-autogen -Idist-ghc/build -optP-include -optPdist-ghc/build/autogen/cabal_macros.h -this-unit-id either-5.0.2-K9EK4do6D035JTOIUGTaNZ -hide-all-packages -Wmissing-home-modules -no-user-package-db -XHaskell2010 Data.Either.Combinators Data.Either.Validation -Wall -optl-Wl,-z,relro
name:                 either
version:              5.0.2
visibility:           public
id:                   either-5.0.2-K9EK4do6D035JTOIUGTaNZ
key:                  either-5.0.2-K9EK4do6D035JTOIUGTaNZ
license:              BSD-3-Clause
copyright:            Copyright (C) 2008-2017 Edward A. Kmett
maintainer:           Edward A. Kmett <ekmett@gmail.com>
author:               Edward A. Kmett
stability:            provisional
homepage:             http://github.com/ekmett/either/
synopsis:             Combinators for working with sums
description:          Combinators for working with sums.
category:             Control, Monads
abi:                  aca16e3f8188e1dcacbf0446ad492052
exposed:              True
exposed-modules:      Data.Either.Combinators Data.Either.Validation
import-dirs:
    /usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/either-5.0.2-K9EK4do6D035JTOIUGTaNZ

library-dirs:
    /usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/either-5.0.2-K9EK4do6D035JTOIUGTaNZ

dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2
data-dir:             /usr/share/either
hs-libraries:         HSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ
depends:
    base-4.15.1.0 bifunctors-5.5.13-1JfXYcs46R3LsCtOUKES8 mtl-2.2.2
    profunctors-5.6.2-EzLvL5HeqqSCTPJHiza4k6
    semigroupoids-5.3.7-H2SxTBJDR5jIF7bI5WCt70

haddock-interfaces:   /usr/lib/ghc-doc/haddock/either-5.0.2/either.haddock
haddock-html:         /usr/share/doc/libghc-either-doc/html/
Creating package registration file: either-5.0.2.conf

Running rm -rf either-5.0.2.conf
dh_haskell_install_development_libs --package=libghc-either-dev --source-dir="debian/tmp-inst-ghc"
Running find ./usr/lib/haskell-packages/ghc/lib ( ! -name *_p.a ! -name *.p_hi ! -type d ) -exec install -D --mode=644 {} /build/reproducible-path/haskell-either-5.0.2/debian/libghc-either-dev/{} ;
dh_haskell_provides_ghc --package=libghc-either-dev
Running cp debian/libghc-either-dev/var/lib/ghc/package.conf.d/either-5.0.2.conf debian/tmp-db
Running ghc-pkg --package-db debian/tmp-db recache
Running ghc-pkg --package-db debian/tmp-db --simple-output field either-5.0.2 id
either-5.0.2-K9EK4do6D035JTOIUGTaNZ
Running ghc-pkg --package-db debian/tmp-db --simple-output --unit-id field either-5.0.2-K9EK4do6D035JTOIUGTaNZ name
either
Running ghc-pkg --package-db debian/tmp-db --simple-output --unit-id field either-5.0.2-K9EK4do6D035JTOIUGTaNZ version
5.0.2
Running ghc-pkg --package-db debian/tmp-db --simple-output --unit-id field either-5.0.2-K9EK4do6D035JTOIUGTaNZ abi
aca16e3f8188e1dcacbf0446ad492052
dh_haskell_depends_cabal --package=libghc-either-dev
Running cp debian/libghc-either-dev/var/lib/ghc/package.conf.d/either-5.0.2.conf debian/tmp-db
Running ghc-pkg --package-db debian/tmp-db recache
Running ghc-pkg --package-db debian/tmp-db --simple-output field either-5.0.2 depends
base-4.15.1.0 bifunctors-5.5.13-1JfXYcs46R3LsCtOUKES8 mtl-2.2.2 profunctors-5.6.2-EzLvL5HeqqSCTPJHiza4k6 semigroupoids-5.3.7-H2SxTBJDR5jIF7bI5WCt70
Running ghc-pkg --global --simple-output --unit-id field base-4.15.1.0 name
base
Running ghc-pkg --global --simple-output --unit-id field base-4.15.1.0 version
4.15.1.0
Running ghc-pkg --global --simple-output --unit-id field base-4.15.1.0 abi
6f9e8dcb94cde9f43e274eee1ceb9fa6
Running ghc-pkg --global --simple-output --unit-id field bifunctors-5.5.13-1JfXYcs46R3LsCtOUKES8 name
bifunctors
Running ghc-pkg --global --simple-output --unit-id field bifunctors-5.5.13-1JfXYcs46R3LsCtOUKES8 version
5.5.13
Running ghc-pkg --global --simple-output --unit-id field bifunctors-5.5.13-1JfXYcs46R3LsCtOUKES8 abi
0e167470787ebfca1f38986c402e2c31
Running ghc-pkg --global --simple-output --unit-id field mtl-2.2.2 name
mtl
Running ghc-pkg --global --simple-output --unit-id field mtl-2.2.2 version
2.2.2
Running ghc-pkg --global --simple-output --unit-id field mtl-2.2.2 abi
f9741617895961eac23b59c964cc9df5
Running ghc-pkg --global --simple-output --unit-id field profunctors-5.6.2-EzLvL5HeqqSCTPJHiza4k6 name
profunctors
Running ghc-pkg --global --simple-output --unit-id field profunctors-5.6.2-EzLvL5HeqqSCTPJHiza4k6 version
5.6.2
Running ghc-pkg --global --simple-output --unit-id field profunctors-5.6.2-EzLvL5HeqqSCTPJHiza4k6 abi
809b7827f7e5c20f452e1be56e5fe8ba
Running ghc-pkg --global --simple-output --unit-id field semigroupoids-5.3.7-H2SxTBJDR5jIF7bI5WCt70 name
semigroupoids
Running ghc-pkg --global --simple-output --unit-id field semigroupoids-5.3.7-H2SxTBJDR5jIF7bI5WCt70 version
5.3.7
Running ghc-pkg --global --simple-output --unit-id field semigroupoids-5.3.7-H2SxTBJDR5jIF7bI5WCt70 abi
20818f1d1cc3b8c77f081adf734cf83b
dh_haskell_extra_depends_ghc --package=libghc-either-dev --type=dev
Running cp either-5.0.2.conf debian/tmp-db
/usr/bin/ghc --abi-hash -fbuilding-cabal-package -O -outputdir dist-ghc/build -odir dist-ghc/build -hidir dist-ghc/build -stubdir dist-ghc/build -i -idist-ghc/build -isrc -idist-ghc/build/autogen -idist-ghc/build/global-autogen -Idist-ghc/build/autogen -Idist-ghc/build/global-autogen -Idist-ghc/build -optP-include -optPdist-ghc/build/autogen/cabal_macros.h -this-unit-id either-5.0.2-K9EK4do6D035JTOIUGTaNZ -hide-all-packages -Wmissing-home-modules -no-user-package-db -XHaskell2010 Data.Either.Combinators Data.Either.Validation -Wall -optl-Wl,-z,relro
name:                 either
version:              5.0.2
visibility:           public
id:                   either-5.0.2-K9EK4do6D035JTOIUGTaNZ
key:                  either-5.0.2-K9EK4do6D035JTOIUGTaNZ
license:              BSD-3-Clause
copyright:            Copyright (C) 2008-2017 Edward A. Kmett
maintainer:           Edward A. Kmett <ekmett@gmail.com>
author:               Edward A. Kmett
stability:            provisional
homepage:             http://github.com/ekmett/either/
synopsis:             Combinators for working with sums
description:          Combinators for working with sums.
category:             Control, Monads
abi:                  aca16e3f8188e1dcacbf0446ad492052
exposed:              True
exposed-modules:      Data.Either.Combinators Data.Either.Validation
import-dirs:
    /usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/either-5.0.2-K9EK4do6D035JTOIUGTaNZ

library-dirs:
    /usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/either-5.0.2-K9EK4do6D035JTOIUGTaNZ

dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2
data-dir:             /usr/share/either
hs-libraries:         HSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ
depends:
    base-4.15.1.0 bifunctors-5.5.13-1JfXYcs46R3LsCtOUKES8 mtl-2.2.2
    profunctors-5.6.2-EzLvL5HeqqSCTPJHiza4k6
    semigroupoids-5.3.7-H2SxTBJDR5jIF7bI5WCt70

haddock-interfaces:   /usr/lib/ghc-doc/haddock/either-5.0.2/either.haddock
haddock-html:         /usr/share/doc/libghc-either-doc/html/
Creating package registration file: either-5.0.2.conf

Running ghc-pkg --package-db debian/tmp-db recache
Running ghc-pkg --package-db debian/tmp-db --simple-output field either-5.0.2 depends
base-4.15.1.0 bifunctors-5.5.13-1JfXYcs46R3LsCtOUKES8 mtl-2.2.2 profunctors-5.6.2-EzLvL5HeqqSCTPJHiza4k6 semigroupoids-5.3.7-H2SxTBJDR5jIF7bI5WCt70
Running rm -rf either-5.0.2.conf
dh_haskell_shlibdeps --package=libghc-either-dev
Running cp debian/libghc-either-dev/var/lib/ghc/package.conf.d/either-5.0.2.conf debian/tmp-db
Running ghc-pkg --package-db debian/tmp-db recache
Running ghc-pkg --package-db debian/tmp-db --simple-output field either-5.0.2 library-dirs
/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/either-5.0.2-K9EK4do6D035JTOIUGTaNZ
Running ghc-pkg --package-db debian/tmp-db --simple-output field either-5.0.2 extra-libraries
Running gcc -L/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/either-5.0.2-K9EK4do6D035JTOIUGTaNZ debian/dh_haskell_shlibdeps/probe.c -o debian/dh_haskell_shlibdeps/probe
Running dpkg-shlibdeps --warnings=1 -Tdebian/libghc-either-dev.substvars debian/dh_haskell_shlibdeps/probe
dh_haskell_blurbs --package=libghc-either-dev --type=dev
dh_haskell_description --package=libghc-either-dev
Running grep-dctrl --no-field-names --show-field=Description --field=Source --regex .* debian/control
Running grep-dctrl --no-field-names --show-field=X-Description --field=Source --regex .* debian/control
dh_haskell_compiler --package=libghc-either-dev
Running dpkg-query --showformat=${Version} --show ghc
9.0.2-4
Adding cdbs dependencies to debian/libghc-either-prof.substvars
dh_installdirs -plibghc-either-prof \
	
dh_haskell_install_profiling_libs --package=libghc-either-prof --source-dir="debian/tmp-inst-ghc"
Running find ./usr/lib/haskell-packages/ghc/lib ( -name *_p.a -o -name *.p_hi ) -exec install -D --mode=644 {} /build/reproducible-path/haskell-either-5.0.2/debian/libghc-either-prof/{} ;
dh_haskell_provides_ghc --package=libghc-either-prof --config-shipper="libghc-either-dev"
Running cp debian/libghc-either-dev/var/lib/ghc/package.conf.d/either-5.0.2.conf debian/tmp-db
Running ghc-pkg --package-db debian/tmp-db recache
Running ghc-pkg --package-db debian/tmp-db --simple-output field either-5.0.2 id
either-5.0.2-K9EK4do6D035JTOIUGTaNZ
Running ghc-pkg --package-db debian/tmp-db --simple-output --unit-id field either-5.0.2-K9EK4do6D035JTOIUGTaNZ name
either
Running ghc-pkg --package-db debian/tmp-db --simple-output --unit-id field either-5.0.2-K9EK4do6D035JTOIUGTaNZ version
5.0.2
Running ghc-pkg --package-db debian/tmp-db --simple-output --unit-id field either-5.0.2-K9EK4do6D035JTOIUGTaNZ abi
aca16e3f8188e1dcacbf0446ad492052
dh_haskell_depends_cabal --package=libghc-either-prof --config-shipper="libghc-either-dev"
Running cp debian/libghc-either-dev/var/lib/ghc/package.conf.d/either-5.0.2.conf debian/tmp-db
Running ghc-pkg --package-db debian/tmp-db recache
Running ghc-pkg --package-db debian/tmp-db --simple-output field either-5.0.2 depends
base-4.15.1.0 bifunctors-5.5.13-1JfXYcs46R3LsCtOUKES8 mtl-2.2.2 profunctors-5.6.2-EzLvL5HeqqSCTPJHiza4k6 semigroupoids-5.3.7-H2SxTBJDR5jIF7bI5WCt70
Running ghc-pkg --global --simple-output --unit-id field base-4.15.1.0 name
base
Running ghc-pkg --global --simple-output --unit-id field base-4.15.1.0 version
4.15.1.0
Running ghc-pkg --global --simple-output --unit-id field base-4.15.1.0 abi
6f9e8dcb94cde9f43e274eee1ceb9fa6
Running ghc-pkg --global --simple-output --unit-id field bifunctors-5.5.13-1JfXYcs46R3LsCtOUKES8 name
bifunctors
Running ghc-pkg --global --simple-output --unit-id field bifunctors-5.5.13-1JfXYcs46R3LsCtOUKES8 version
5.5.13
Running ghc-pkg --global --simple-output --unit-id field bifunctors-5.5.13-1JfXYcs46R3LsCtOUKES8 abi
0e167470787ebfca1f38986c402e2c31
Running ghc-pkg --global --simple-output --unit-id field mtl-2.2.2 name
mtl
Running ghc-pkg --global --simple-output --unit-id field mtl-2.2.2 version
2.2.2
Running ghc-pkg --global --simple-output --unit-id field mtl-2.2.2 abi
f9741617895961eac23b59c964cc9df5
Running ghc-pkg --global --simple-output --unit-id field profunctors-5.6.2-EzLvL5HeqqSCTPJHiza4k6 name
profunctors
Running ghc-pkg --global --simple-output --unit-id field profunctors-5.6.2-EzLvL5HeqqSCTPJHiza4k6 version
5.6.2
Running ghc-pkg --global --simple-output --unit-id field profunctors-5.6.2-EzLvL5HeqqSCTPJHiza4k6 abi
809b7827f7e5c20f452e1be56e5fe8ba
Running ghc-pkg --global --simple-output --unit-id field semigroupoids-5.3.7-H2SxTBJDR5jIF7bI5WCt70 name
semigroupoids
Running ghc-pkg --global --simple-output --unit-id field semigroupoids-5.3.7-H2SxTBJDR5jIF7bI5WCt70 version
5.3.7
Running ghc-pkg --global --simple-output --unit-id field semigroupoids-5.3.7-H2SxTBJDR5jIF7bI5WCt70 abi
20818f1d1cc3b8c77f081adf734cf83b
dh_haskell_blurbs --package=libghc-either-prof --type=prof
dh_haskell_description --package=libghc-either-prof
Running grep-dctrl --no-field-names --show-field=Description --field=Source --regex .* debian/control
Running grep-dctrl --no-field-names --show-field=X-Description --field=Source --regex .* debian/control
dh_haskell_compiler --package=libghc-either-prof
Running dpkg-query --showformat=${Version} --show ghc
9.0.2-4
dh_installdocs -plibghc-either-dev 
dh_installexamples -plibghc-either-dev 
dh_installman -plibghc-either-dev 
dh_installinfo -plibghc-either-dev 
dh_installmenu -plibghc-either-dev 
dh_installcron -plibghc-either-dev 
dh_systemd_enable -plibghc-either-dev 
dh_installinit -plibghc-either-dev 
dh_installdebconf -plibghc-either-dev 
dh_installemacsen -plibghc-either-dev 
dh_installcatalogs -plibghc-either-dev 
dh_installpam -plibghc-either-dev 
dh_installlogrotate -plibghc-either-dev 
dh_installlogcheck -plibghc-either-dev 
dh_installchangelogs -plibghc-either-dev 
dh_installudev -plibghc-either-dev 
dh_lintian -plibghc-either-dev 
dh_bugfiles -plibghc-either-dev 
dh_install -plibghc-either-dev 
dh_systemd_start -plibghc-either-dev 
dh_link -plibghc-either-dev 
dh_buildinfo -plibghc-either-dev 
dh_installmime -plibghc-either-dev 
dh_installgsettings -plibghc-either-dev 
dh_installdocs -plibghc-either-prof 
dh_installexamples -plibghc-either-prof 
dh_installman -plibghc-either-prof 
dh_installinfo -plibghc-either-prof 
dh_installmenu -plibghc-either-prof 
dh_installcron -plibghc-either-prof 
dh_systemd_enable -plibghc-either-prof 
dh_installinit -plibghc-either-prof 
dh_installdebconf -plibghc-either-prof 
dh_installemacsen -plibghc-either-prof 
dh_installcatalogs -plibghc-either-prof 
dh_installpam -plibghc-either-prof 
dh_installlogrotate -plibghc-either-prof 
dh_installlogcheck -plibghc-either-prof 
dh_installchangelogs -plibghc-either-prof 
dh_installudev -plibghc-either-prof 
dh_lintian -plibghc-either-prof 
dh_bugfiles -plibghc-either-prof 
dh_install -plibghc-either-prof 
dh_systemd_start -plibghc-either-prof 
dh_link -plibghc-either-prof 
dh_buildinfo -plibghc-either-prof 
dh_installmime -plibghc-either-prof 
dh_installgsettings -plibghc-either-prof 
dh_strip -plibghc-either-dev  --no-automatic-dbgsym
dh_strip_nondeterminism -plibghc-either-dev 
dh_compress -plibghc-either-dev -X .haddock -X .hs -X .txt
dh_fixperms -plibghc-either-dev 
dh_makeshlibs -plibghc-either-dev -XlibHS 
dh_strip -plibghc-either-prof  --no-automatic-dbgsym
dh_strip_nondeterminism -plibghc-either-prof 
dh_compress -plibghc-either-prof -X .haddock -X .hs -X .txt
dh_fixperms -plibghc-either-prof 
dh_makeshlibs -plibghc-either-prof -XlibHS 
dh_installdeb -plibghc-either-dev 
dh_perl -plibghc-either-dev 
dh_shlibdeps -plibghc-either-dev -- --ignore-missing-info
dpkg-shlibdeps: warning: debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so contains an unresolvable reference to symbol stg_ap_pp_info: it's probably a plugin
dpkg-shlibdeps: warning: 15 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHSindexed-traversable-0.1.2-55rCITp0bj2K4TSTU28RrG-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHSbinary-0.8.8.0-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHSbifunctors-5.5.13-1JfXYcs46R3LsCtOUKES8-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHSghc-boot-th-9.0.2-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHSpretty-1.1.3.6-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHStagged-0.8.6.1-9t8o6kROHdID2iuxhcKOSf-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHSunordered-containers-0.2.17.0-FS8hZKYGMqLFC8ibuPNvjR-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHStransformers-0.5.6.2-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHStext-1.2.5.0-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHStransformers-compat-0.6.6-4gHuCBhj4Y85EW694aldIg-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHStemplate-haskell-2.17.0.0-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHSStateVar-1.2.2-GxMRs6UXIRXHYwZG2fj94o-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHSbytestring-0.10.12.1-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHShashable-1.3.5.0-Hd8HSYZ7DN8KsO4HNlPmYP-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHSth-abstraction-0.4.5.0-CPrpKcr2W2S31K8QsJKgDp-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHSghc-bignum-1.1-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHScomonad-5.0.8-AsLQLRdaSxBH0vwbLoyXw5-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHScontravariant-1.5.5-7FzU8ppH6inKHw7R14HsGb-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.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-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.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-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHSarray-0.5.4.0-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHScontainers-0.6.4.1-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHSdistributive-0.6.2.1-Y3Pl9VRJ6t2RfItLeLjpH-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHSbase-orphans-0.8.7-Fv7GgNnP2lxgFraeUU97L-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHSstm-2.5.0.0-ghc9.0.2.so (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-either-dev/usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-9.0.2/libHSeither-5.0.2-K9EK4do6D035JTOIUGTaNZ-ghc9.0.2.so was not linked against libHSdeepseq-1.4.5.0-ghc9.0.2.so (it uses none of the library's symbols)
dh_installdeb -plibghc-either-prof 
dh_perl -plibghc-either-prof 
dh_shlibdeps -plibghc-either-prof -- --ignore-missing-info
dh_gencontrol -plibghc-either-dev  -- '-DGHC-Package=${haskell:ghc-package}'
dpkg-gencontrol: warning: Recommends field of package libghc-either-dev: substitution variable ${haskell:Recommends} used, but is not defined
dpkg-gencontrol: warning: Suggests field of package libghc-either-dev: substitution variable ${haskell:Suggests} used, but is not defined
dpkg-gencontrol: warning: package libghc-either-dev: substitution variable ${haskell:ghc-version} unused, but is defined
# only call dh_scour for packages in main
if grep -q '^Component:[[:space:]]*main' /CurrentlyBuilding 2>/dev/null; then dh_scour -plibghc-either-dev ; fi
dh_md5sums -plibghc-either-dev 
dh_builddeb -plibghc-either-dev 
dpkg-deb: building package 'libghc-either-dev' in '../libghc-either-dev_5.0.2-1_i386.deb'.
dh_gencontrol -plibghc-either-prof  
dpkg-gencontrol: warning: Recommends field of package libghc-either-prof: substitution variable ${haskell:Recommends} used, but is not defined
dpkg-gencontrol: warning: Suggests field of package libghc-either-prof: substitution variable ${haskell:Suggests} used, but is not defined
dpkg-gencontrol: warning: package libghc-either-prof: substitution variable ${haskell:ghc-package} unused, but is defined
dpkg-gencontrol: warning: package libghc-either-prof: substitution variable ${haskell:ghc-version} unused, but is defined
# only call dh_scour for packages in main
if grep -q '^Component:[[:space:]]*main' /CurrentlyBuilding 2>/dev/null; then dh_scour -plibghc-either-prof ; fi
dh_md5sums -plibghc-either-prof 
dh_builddeb -plibghc-either-prof 
dpkg-deb: building package 'libghc-either-prof' in '../libghc-either-prof_5.0.2-1_i386.deb'.
 dpkg-genbuildinfo --build=binary -O../haskell-either_5.0.2-1_i386.buildinfo
 dpkg-genchanges --build=binary -O../haskell-either_5.0.2-1_i386.changes
dpkg-genchanges: warning: substitution variable ${haskell:ShortBlurb} used, but is not defined
dpkg-genchanges: warning: substitution variable ${haskell:ShortBlurb} used, but is not defined
dpkg-genchanges: warning: substitution variable ${haskell:ShortBlurb} used, but is not defined
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build .
dpkg-buildpackage: info: binary-only upload (no source included)
dpkg-genchanges: info: including full source code in upload
I: copying local configuration
I: user script /srv/workspace/pbuilder/5091/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/5091/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/5091 and its subdirectories
I: Current time: Wed Jan 17 11:40:03 +14 2024
I: pbuilder-time-stamp: 1705441203