I: pbuilder: network access will be disabled during build
I: Current time: Sun Feb 23 09:43:18 +14 2025
I: pbuilder-time-stamp: 1740253398
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 [consult-el_0.32-1.dsc]
I: copying [./consult-el_0.32.orig.tar.gz]
I: copying [./consult-el_0.32-1.debian.tar.xz]
I: Extracting source
gpgv: Signature made Tue Feb  7 05:02:04 2023 
gpgv:                using RSA key DE6BA671D57D9B009CF686505EE76EE20216D2A5
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./consult-el_0.32-1.dsc: no acceptable signature found
dpkg-source: info: extracting consult-el in consult-el-0.32
dpkg-source: info: unpacking consult-el_0.32.orig.tar.gz
dpkg-source: info: unpacking consult-el_0.32-1.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying remove-external-images.patch
dpkg-source: info: applying replace-external-references-when-possible.patch
I: Not using root during the build.
I: Installing the build-deps
I: user script /srv/workspace/pbuilder/104281/tmp/hooks/D01_modify_environment starting
debug: Running on ionos16-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 Feb 22 19:43 /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/104281/tmp/hooks/D01_modify_environment finished
I: user script /srv/workspace/pbuilder/104281/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=15 '
  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=66c694a606024d11baf733dfc4af5298
  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=104281
  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.ljZYEDaS/pbuilderrc_nwHR --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.ljZYEDaS/b2 --logfile b2/build.log consult-el_0.32-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://85.184.249.68:3128
I: uname -a
  Linux i-capture-the-hostname 6.1.0-17-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.69-1 (2023-12-30) x86_64 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  2023 run-parts
  -rwxr-xr-x 1 root root  133224 Jan  5  2023 sed
  lrwxrwxrwx 1 root root       9 Feb 22 19:43 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  2023 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/104281/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: debhelper-compat (= 13), dh-elpa, dh-exec, texinfo, elpa-htmlize
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 debhelper-compat (= 13); however:
  Package debhelper-compat is not installed.
 pbuilder-satisfydepends-dummy depends on dh-elpa; however:
  Package dh-elpa is not installed.
 pbuilder-satisfydepends-dummy depends on dh-exec; however:
  Package dh-exec is not installed.
 pbuilder-satisfydepends-dummy depends on texinfo; however:
  Package texinfo is not installed.
 pbuilder-satisfydepends-dummy depends on elpa-htmlize; however:
  Package elpa-htmlize 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} ca-certificates{a} debhelper{a} dh-autoreconf{a} dh-elpa{a} dh-elpa-helper{a} dh-exec{a} dh-strip-nondeterminism{a} dwz{a} elpa-htmlize{a} emacs-bin-common{a} emacs-common{a} emacs-el{a} emacs-nox{a} emacsen-common{a} file{a} gettext{a} gettext-base{a} groff-base{a} install-info{a} intltool-debian{a} libapt-pkg-perl{a} libarchive-zip-perl{a} libarray-unique-perl{a} libarray-utils-perl{a} libasound2{a} libasound2-data{a} libcgi-pm-perl{a} libclass-accessor-perl{a} libclone-perl{a} libconfig-tiny-perl{a} libdbus-1-3{a} libdebhelper-perl{a} libdebian-source-perl{a} libelf1{a} libencode-locale-perl{a} liberror-perl{a} libexporter-lite-perl{a} libexporter-tiny-perl{a} libfile-find-rule-perl{a} libfile-listing-perl{a} libfile-stripnondeterminism-perl{a} libgccjit0{a} libgpm2{a} libhtml-form-perl{a} libhtml-parser-perl{a} libhtml-tagset-perl{a} libhtml-tree-perl{a} libhttp-cookies-perl{a} libhttp-date-perl{a} libhttp-message-perl{a} libhttp-negotiate-perl{a} libicu72{a} libio-html-perl{a} libio-socket-ssl-perl{a} libio-stringy-perl{a} liblcms2-2{a} liblist-moreutils-perl{a} liblist-moreutils-xs-perl{a} liblwp-mediatypes-perl{a} liblwp-protocol-https-perl{a} libmagic-mgc{a} libmagic1{a} libnet-http-perl{a} libnet-ssleay-perl{a} libnumber-compare-perl{a} libparse-debcontrol-perl{a} libpipeline1{a} libregexp-ipv6-perl{a} libsub-install-perl{a} libsub-name-perl{a} libsub-override-perl{a} libtext-glob-perl{a} libtext-unidecode-perl{a} libtie-ixhash-perl{a} libtimedate-perl{a} libtool{a} libtry-tiny-perl{a} libuchardet0{a} liburi-perl{a} libwww-mechanize-perl{a} libwww-perl{a} libwww-robotrules-perl{a} libxml-libxml-perl{a} libxml-namespacesupport-perl{a} libxml-sax-base-perl{a} libxml-sax-perl{a} libxml2{a} m4{a} man-db{a} netbase{a} openssl{a} perl-openssl-defaults{a} po-debconf{a} sensible-utils{a} tex-common{a} texinfo{a} ucf{a} 
The following packages are RECOMMENDED but will NOT be installed:
  alsa-topology-conf alsa-ucm-conf curl dbus emacs emacs-gtk emacs-lucid libarchive-cpio-perl libcgi-fast-perl libdata-dump-perl libhtml-format-perl libhttp-daemon-perl libltdl-dev libmail-sendmail-perl libmailtools-perl libxml-sax-expat-perl lynx mailutils wget 
0 packages upgraded, 102 newly installed, 0 to remove and 0 not upgraded.
Need to get 72.6 MB of archives. After unpacking 257 MB will be used.
Writing extended state information...
Get: 1 http://deb.debian.org/debian bookworm/main i386 install-info i386 6.8-6+b1 [174 kB]
Get: 2 http://deb.debian.org/debian bookworm/main i386 netbase all 6.4 [12.8 kB]
Get: 3 http://deb.debian.org/debian bookworm/main i386 sensible-utils all 0.0.17+nmu1 [19.0 kB]
Get: 4 http://deb.debian.org/debian bookworm/main i386 openssl i386 3.0.11-1~deb12u2 [1423 kB]
Get: 5 http://deb.debian.org/debian bookworm/main i386 ca-certificates all 20230311 [153 kB]
Get: 6 http://deb.debian.org/debian bookworm/main i386 libmagic-mgc i386 1:5.44-3 [305 kB]
Get: 7 http://deb.debian.org/debian bookworm/main i386 libmagic1 i386 1:5.44-3 [114 kB]
Get: 8 http://deb.debian.org/debian bookworm/main i386 file i386 1:5.44-3 [42.5 kB]
Get: 9 http://deb.debian.org/debian bookworm/main i386 gettext-base i386 0.21-12 [162 kB]
Get: 10 http://deb.debian.org/debian bookworm/main i386 libuchardet0 i386 0.0.7-1 [67.9 kB]
Get: 11 http://deb.debian.org/debian bookworm/main i386 groff-base i386 1.22.4-10 [932 kB]
Get: 12 http://deb.debian.org/debian bookworm/main i386 bsdextrautils i386 2.38.1-5+b1 [90.3 kB]
Get: 13 http://deb.debian.org/debian bookworm/main i386 libpipeline1 i386 1.5.7-1 [40.0 kB]
Get: 14 http://deb.debian.org/debian bookworm/main i386 man-db i386 2.11.2-2 [1397 kB]
Get: 15 http://deb.debian.org/debian bookworm/main i386 ucf all 3.0043+nmu1 [55.2 kB]
Get: 16 http://deb.debian.org/debian bookworm/main i386 m4 i386 1.4.19-3 [294 kB]
Get: 17 http://deb.debian.org/debian bookworm/main i386 autoconf all 2.71-3 [332 kB]
Get: 18 http://deb.debian.org/debian bookworm/main i386 autotools-dev all 20220109.1 [51.6 kB]
Get: 19 http://deb.debian.org/debian bookworm/main i386 automake all 1:1.16.5-1.3 [823 kB]
Get: 20 http://deb.debian.org/debian bookworm/main i386 autopoint all 0.21-12 [495 kB]
Get: 21 http://deb.debian.org/debian bookworm/main i386 libdebhelper-perl all 13.11.4 [81.2 kB]
Get: 22 http://deb.debian.org/debian bookworm/main i386 libtool all 2.4.7-5 [517 kB]
Get: 23 http://deb.debian.org/debian bookworm/main i386 dh-autoreconf all 20 [17.1 kB]
Get: 24 http://deb.debian.org/debian bookworm/main i386 libarchive-zip-perl all 1.68-1 [104 kB]
Get: 25 http://deb.debian.org/debian bookworm/main i386 libsub-override-perl all 0.09-4 [9304 B]
Get: 26 http://deb.debian.org/debian bookworm/main i386 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
Get: 27 http://deb.debian.org/debian bookworm/main i386 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
Get: 28 http://deb.debian.org/debian bookworm/main i386 libelf1 i386 0.188-2.1 [179 kB]
Get: 29 http://deb.debian.org/debian bookworm/main i386 dwz i386 0.15-1 [118 kB]
Get: 30 http://deb.debian.org/debian bookworm/main i386 libicu72 i386 72.1-3 [9541 kB]
Get: 31 http://deb.debian.org/debian bookworm/main i386 libxml2 i386 2.9.14+dfsg-1.3~deb12u1 [720 kB]
Get: 32 http://deb.debian.org/debian bookworm/main i386 gettext i386 0.21-12 [1311 kB]
Get: 33 http://deb.debian.org/debian bookworm/main i386 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get: 34 http://deb.debian.org/debian bookworm/main i386 po-debconf all 1.0.21+nmu1 [248 kB]
Get: 35 http://deb.debian.org/debian bookworm/main i386 debhelper all 13.11.4 [942 kB]
Get: 36 http://deb.debian.org/debian bookworm/main i386 libapt-pkg-perl i386 0.1.40+b2 [71.1 kB]
Get: 37 http://deb.debian.org/debian bookworm/main i386 libarray-unique-perl all 0.08-4 [11.2 kB]
Get: 38 http://deb.debian.org/debian bookworm/main i386 libsub-name-perl i386 0.26-2+b1 [12.7 kB]
Get: 39 http://deb.debian.org/debian bookworm/main i386 libclass-accessor-perl all 0.51-2 [22.7 kB]
Get: 40 http://deb.debian.org/debian bookworm/main i386 libexporter-tiny-perl all 1.006000-1 [38.6 kB]
Get: 41 http://deb.debian.org/debian bookworm/main i386 liblist-moreutils-xs-perl i386 0.430-3+b1 [44.9 kB]
Get: 42 http://deb.debian.org/debian bookworm/main i386 liblist-moreutils-perl all 0.430-2 [46.9 kB]
Get: 43 http://deb.debian.org/debian bookworm/main i386 libio-stringy-perl all 2.111-3 [56.5 kB]
Get: 44 http://deb.debian.org/debian bookworm/main i386 libencode-locale-perl all 1.05-3 [12.9 kB]
Get: 45 http://deb.debian.org/debian bookworm/main i386 libtimedate-perl all 2.3300-2 [39.3 kB]
Get: 46 http://deb.debian.org/debian bookworm/main i386 libhttp-date-perl all 6.05-2 [10.5 kB]
Get: 47 http://deb.debian.org/debian bookworm/main i386 libfile-listing-perl all 6.15-1 [12.6 kB]
Get: 48 http://deb.debian.org/debian bookworm/main i386 libhtml-tagset-perl all 3.20-6 [11.7 kB]
Get: 49 http://deb.debian.org/debian bookworm/main i386 libregexp-ipv6-perl all 0.03-3 [5212 B]
Get: 50 http://deb.debian.org/debian bookworm/main i386 liburi-perl all 5.17-1 [90.4 kB]
Get: 51 http://deb.debian.org/debian bookworm/main i386 libhtml-parser-perl i386 3.81-1 [102 kB]
Get: 52 http://deb.debian.org/debian bookworm/main i386 libhtml-tree-perl all 5.07-3 [211 kB]
Get: 53 http://deb.debian.org/debian bookworm/main i386 libclone-perl i386 0.46-1 [13.8 kB]
Get: 54 http://deb.debian.org/debian bookworm/main i386 libio-html-perl all 1.004-3 [16.2 kB]
Get: 55 http://deb.debian.org/debian bookworm/main i386 liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
Get: 56 http://deb.debian.org/debian bookworm/main i386 libhttp-message-perl all 6.44-1 [81.7 kB]
Get: 57 http://deb.debian.org/debian bookworm/main i386 libhttp-cookies-perl all 6.10-1 [19.6 kB]
Get: 58 http://deb.debian.org/debian bookworm/main i386 libhttp-negotiate-perl all 6.01-2 [13.1 kB]
Get: 59 http://deb.debian.org/debian bookworm/main i386 perl-openssl-defaults i386 7+b1 [7920 B]
Get: 60 http://deb.debian.org/debian bookworm/main i386 libnet-ssleay-perl i386 1.92-2+b1 [318 kB]
Get: 61 http://deb.debian.org/debian bookworm/main i386 libio-socket-ssl-perl all 2.081-2 [219 kB]
Get: 62 http://deb.debian.org/debian bookworm/main i386 libnet-http-perl all 6.22-1 [25.3 kB]
Get: 63 http://deb.debian.org/debian bookworm/main i386 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
Get: 64 http://deb.debian.org/debian bookworm/main i386 libtry-tiny-perl all 0.31-2 [22.6 kB]
Get: 65 http://deb.debian.org/debian bookworm/main i386 libwww-robotrules-perl all 6.02-1 [12.9 kB]
Get: 66 http://deb.debian.org/debian bookworm/main i386 libwww-perl all 6.68-1 [186 kB]
Get: 67 http://deb.debian.org/debian bookworm/main i386 liberror-perl all 0.17029-2 [29.0 kB]
Get: 68 http://deb.debian.org/debian bookworm/main i386 libexporter-lite-perl all 0.09-2 [10.7 kB]
Get: 69 http://deb.debian.org/debian bookworm/main i386 libparse-debcontrol-perl all 2.005-6 [21.6 kB]
Get: 70 http://deb.debian.org/debian bookworm/main i386 libsub-install-perl all 0.929-1 [10.5 kB]
Get: 71 http://deb.debian.org/debian bookworm/main i386 libtie-ixhash-perl all 1.23-4 [11.7 kB]
Get: 72 http://deb.debian.org/debian bookworm/main i386 libcgi-pm-perl all 4.55-1 [220 kB]
Get: 73 http://deb.debian.org/debian bookworm/main i386 libhtml-form-perl all 6.11-1 [33.1 kB]
Get: 74 http://deb.debian.org/debian bookworm/main i386 libwww-mechanize-perl all 2.16-1 [116 kB]
Get: 75 http://deb.debian.org/debian bookworm/main i386 libdebian-source-perl all 0.122 [63.7 kB]
Get: 76 http://deb.debian.org/debian bookworm/main i386 emacs-el all 1:28.2+1-15 [16.9 MB]
Get: 77 http://deb.debian.org/debian bookworm/main i386 emacsen-common all 3.0.5 [12.3 kB]
Get: 78 http://deb.debian.org/debian bookworm/main i386 emacs-common all 1:28.2+1-15 [14.0 MB]
Get: 79 http://deb.debian.org/debian bookworm/main i386 emacs-bin-common i386 1:28.2+1-15 [102 kB]
Get: 80 http://deb.debian.org/debian bookworm/main i386 libasound2-data all 1.2.8-1 [20.5 kB]
Get: 81 http://deb.debian.org/debian bookworm/main i386 libasound2 i386 1.2.8-1+b1 [388 kB]
Get: 82 http://deb.debian.org/debian bookworm/main i386 libdbus-1-3 i386 1.14.10-1~deb12u1 [215 kB]
Get: 83 http://deb.debian.org/debian bookworm/main i386 libgccjit0 i386 12.2.0-14 [9312 kB]
Get: 84 http://deb.debian.org/debian bookworm/main i386 libgpm2 i386 1.20.7-10+b1 [14.9 kB]
Get: 85 http://deb.debian.org/debian bookworm/main i386 liblcms2-2 i386 2.14-2 [165 kB]
Get: 86 http://deb.debian.org/debian bookworm/main i386 emacs-nox i386 1:28.2+1-15 [5848 kB]
Get: 87 http://deb.debian.org/debian bookworm/main i386 libarray-utils-perl all 0.5-3 [6184 B]
Get: 88 http://deb.debian.org/debian bookworm/main i386 libconfig-tiny-perl all 2.28-2 [16.4 kB]
Get: 89 http://deb.debian.org/debian bookworm/main i386 libnumber-compare-perl all 0.03-3 [6332 B]
Get: 90 http://deb.debian.org/debian bookworm/main i386 libtext-glob-perl all 0.11-3 [7676 B]
Get: 91 http://deb.debian.org/debian bookworm/main i386 libfile-find-rule-perl all 0.34-3 [26.6 kB]
Get: 92 http://deb.debian.org/debian bookworm/main i386 dh-elpa all 2.0.16 [31.0 kB]
Get: 93 http://deb.debian.org/debian bookworm/main i386 dh-elpa-helper all 2.0.16 [8196 B]
Get: 94 http://deb.debian.org/debian bookworm/main i386 dh-exec i386 0.27 [28.2 kB]
Get: 95 http://deb.debian.org/debian bookworm/main i386 elpa-htmlize all 1.56-1 [37.1 kB]
Get: 96 http://deb.debian.org/debian bookworm/main i386 libtext-unidecode-perl all 1.30-3 [101 kB]
Get: 97 http://deb.debian.org/debian bookworm/main i386 libxml-namespacesupport-perl all 1.12-2 [15.1 kB]
Get: 98 http://deb.debian.org/debian bookworm/main i386 libxml-sax-base-perl all 1.09-3 [20.6 kB]
Get: 99 http://deb.debian.org/debian bookworm/main i386 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB]
Get: 100 http://deb.debian.org/debian bookworm/main i386 libxml-libxml-perl i386 2.0207+dfsg+really+2.0134-1+b1 [333 kB]
Get: 101 http://deb.debian.org/debian bookworm/main i386 tex-common all 6.18 [32.5 kB]
Get: 102 http://deb.debian.org/debian bookworm/main i386 texinfo i386 6.8-6+b1 [1820 kB]
Fetched 72.6 MB in 3s (25.6 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package install-info.
(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 .../install-info_6.8-6+b1_i386.deb ...
Unpacking install-info (6.8-6+b1) ...
Setting up install-info (6.8-6+b1) ...
Selecting previously unselected package netbase.
(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 ... 18171 files and directories currently installed.)
Preparing to unpack .../000-netbase_6.4_all.deb ...
Unpacking netbase (6.4) ...
Selecting previously unselected package sensible-utils.
Preparing to unpack .../001-sensible-utils_0.0.17+nmu1_all.deb ...
Unpacking sensible-utils (0.0.17+nmu1) ...
Selecting previously unselected package openssl.
Preparing to unpack .../002-openssl_3.0.11-1~deb12u2_i386.deb ...
Unpacking openssl (3.0.11-1~deb12u2) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../003-ca-certificates_20230311_all.deb ...
Unpacking ca-certificates (20230311) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../004-libmagic-mgc_1%3a5.44-3_i386.deb ...
Unpacking libmagic-mgc (1:5.44-3) ...
Selecting previously unselected package libmagic1:i386.
Preparing to unpack .../005-libmagic1_1%3a5.44-3_i386.deb ...
Unpacking libmagic1:i386 (1:5.44-3) ...
Selecting previously unselected package file.
Preparing to unpack .../006-file_1%3a5.44-3_i386.deb ...
Unpacking file (1:5.44-3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../007-gettext-base_0.21-12_i386.deb ...
Unpacking gettext-base (0.21-12) ...
Selecting previously unselected package libuchardet0:i386.
Preparing to unpack .../008-libuchardet0_0.0.7-1_i386.deb ...
Unpacking libuchardet0:i386 (0.0.7-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../009-groff-base_1.22.4-10_i386.deb ...
Unpacking groff-base (1.22.4-10) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../010-bsdextrautils_2.38.1-5+b1_i386.deb ...
Unpacking bsdextrautils (2.38.1-5+b1) ...
Selecting previously unselected package libpipeline1:i386.
Preparing to unpack .../011-libpipeline1_1.5.7-1_i386.deb ...
Unpacking libpipeline1:i386 (1.5.7-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../012-man-db_2.11.2-2_i386.deb ...
Unpacking man-db (2.11.2-2) ...
Selecting previously unselected package ucf.
Preparing to unpack .../013-ucf_3.0043+nmu1_all.deb ...
Moving old data out of the way
Unpacking ucf (3.0043+nmu1) ...
Selecting previously unselected package m4.
Preparing to unpack .../014-m4_1.4.19-3_i386.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../015-autoconf_2.71-3_all.deb ...
Unpacking autoconf (2.71-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../016-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../017-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 .../018-autopoint_0.21-12_all.deb ...
Unpacking autopoint (0.21-12) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../019-libdebhelper-perl_13.11.4_all.deb ...
Unpacking libdebhelper-perl (13.11.4) ...
Selecting previously unselected package libtool.
Preparing to unpack .../020-libtool_2.4.7-5_all.deb ...
Unpacking libtool (2.4.7-5) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../021-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../022-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 .../023-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 .../024-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 .../025-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 .../026-libelf1_0.188-2.1_i386.deb ...
Unpacking libelf1:i386 (0.188-2.1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../027-dwz_0.15-1_i386.deb ...
Unpacking dwz (0.15-1) ...
Selecting previously unselected package libicu72:i386.
Preparing to unpack .../028-libicu72_72.1-3_i386.deb ...
Unpacking libicu72:i386 (72.1-3) ...
Selecting previously unselected package libxml2:i386.
Preparing to unpack .../029-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 .../030-gettext_0.21-12_i386.deb ...
Unpacking gettext (0.21-12) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../031-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 .../032-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../033-debhelper_13.11.4_all.deb ...
Unpacking debhelper (13.11.4) ...
Selecting previously unselected package libapt-pkg-perl.
Preparing to unpack .../034-libapt-pkg-perl_0.1.40+b2_i386.deb ...
Unpacking libapt-pkg-perl (0.1.40+b2) ...
Selecting previously unselected package libarray-unique-perl.
Preparing to unpack .../035-libarray-unique-perl_0.08-4_all.deb ...
Unpacking libarray-unique-perl (0.08-4) ...
Selecting previously unselected package libsub-name-perl:i386.
Preparing to unpack .../036-libsub-name-perl_0.26-2+b1_i386.deb ...
Unpacking libsub-name-perl:i386 (0.26-2+b1) ...
Selecting previously unselected package libclass-accessor-perl.
Preparing to unpack .../037-libclass-accessor-perl_0.51-2_all.deb ...
Unpacking libclass-accessor-perl (0.51-2) ...
Selecting previously unselected package libexporter-tiny-perl.
Preparing to unpack .../038-libexporter-tiny-perl_1.006000-1_all.deb ...
Unpacking libexporter-tiny-perl (1.006000-1) ...
Selecting previously unselected package liblist-moreutils-xs-perl.
Preparing to unpack .../039-liblist-moreutils-xs-perl_0.430-3+b1_i386.deb ...
Unpacking liblist-moreutils-xs-perl (0.430-3+b1) ...
Selecting previously unselected package liblist-moreutils-perl.
Preparing to unpack .../040-liblist-moreutils-perl_0.430-2_all.deb ...
Unpacking liblist-moreutils-perl (0.430-2) ...
Selecting previously unselected package libio-stringy-perl.
Preparing to unpack .../041-libio-stringy-perl_2.111-3_all.deb ...
Unpacking libio-stringy-perl (2.111-3) ...
Selecting previously unselected package libencode-locale-perl.
Preparing to unpack .../042-libencode-locale-perl_1.05-3_all.deb ...
Unpacking libencode-locale-perl (1.05-3) ...
Selecting previously unselected package libtimedate-perl.
Preparing to unpack .../043-libtimedate-perl_2.3300-2_all.deb ...
Unpacking libtimedate-perl (2.3300-2) ...
Selecting previously unselected package libhttp-date-perl.
Preparing to unpack .../044-libhttp-date-perl_6.05-2_all.deb ...
Unpacking libhttp-date-perl (6.05-2) ...
Selecting previously unselected package libfile-listing-perl.
Preparing to unpack .../045-libfile-listing-perl_6.15-1_all.deb ...
Unpacking libfile-listing-perl (6.15-1) ...
Selecting previously unselected package libhtml-tagset-perl.
Preparing to unpack .../046-libhtml-tagset-perl_3.20-6_all.deb ...
Unpacking libhtml-tagset-perl (3.20-6) ...
Selecting previously unselected package libregexp-ipv6-perl.
Preparing to unpack .../047-libregexp-ipv6-perl_0.03-3_all.deb ...
Unpacking libregexp-ipv6-perl (0.03-3) ...
Selecting previously unselected package liburi-perl.
Preparing to unpack .../048-liburi-perl_5.17-1_all.deb ...
Unpacking liburi-perl (5.17-1) ...
Selecting previously unselected package libhtml-parser-perl:i386.
Preparing to unpack .../049-libhtml-parser-perl_3.81-1_i386.deb ...
Unpacking libhtml-parser-perl:i386 (3.81-1) ...
Selecting previously unselected package libhtml-tree-perl.
Preparing to unpack .../050-libhtml-tree-perl_5.07-3_all.deb ...
Unpacking libhtml-tree-perl (5.07-3) ...
Selecting previously unselected package libclone-perl:i386.
Preparing to unpack .../051-libclone-perl_0.46-1_i386.deb ...
Unpacking libclone-perl:i386 (0.46-1) ...
Selecting previously unselected package libio-html-perl.
Preparing to unpack .../052-libio-html-perl_1.004-3_all.deb ...
Unpacking libio-html-perl (1.004-3) ...
Selecting previously unselected package liblwp-mediatypes-perl.
Preparing to unpack .../053-liblwp-mediatypes-perl_6.04-2_all.deb ...
Unpacking liblwp-mediatypes-perl (6.04-2) ...
Selecting previously unselected package libhttp-message-perl.
Preparing to unpack .../054-libhttp-message-perl_6.44-1_all.deb ...
Unpacking libhttp-message-perl (6.44-1) ...
Selecting previously unselected package libhttp-cookies-perl.
Preparing to unpack .../055-libhttp-cookies-perl_6.10-1_all.deb ...
Unpacking libhttp-cookies-perl (6.10-1) ...
Selecting previously unselected package libhttp-negotiate-perl.
Preparing to unpack .../056-libhttp-negotiate-perl_6.01-2_all.deb ...
Unpacking libhttp-negotiate-perl (6.01-2) ...
Selecting previously unselected package perl-openssl-defaults:i386.
Preparing to unpack .../057-perl-openssl-defaults_7+b1_i386.deb ...
Unpacking perl-openssl-defaults:i386 (7+b1) ...
Selecting previously unselected package libnet-ssleay-perl:i386.
Preparing to unpack .../058-libnet-ssleay-perl_1.92-2+b1_i386.deb ...
Unpacking libnet-ssleay-perl:i386 (1.92-2+b1) ...
Selecting previously unselected package libio-socket-ssl-perl.
Preparing to unpack .../059-libio-socket-ssl-perl_2.081-2_all.deb ...
Unpacking libio-socket-ssl-perl (2.081-2) ...
Selecting previously unselected package libnet-http-perl.
Preparing to unpack .../060-libnet-http-perl_6.22-1_all.deb ...
Unpacking libnet-http-perl (6.22-1) ...
Selecting previously unselected package liblwp-protocol-https-perl.
Preparing to unpack .../061-liblwp-protocol-https-perl_6.10-1_all.deb ...
Unpacking liblwp-protocol-https-perl (6.10-1) ...
Selecting previously unselected package libtry-tiny-perl.
Preparing to unpack .../062-libtry-tiny-perl_0.31-2_all.deb ...
Unpacking libtry-tiny-perl (0.31-2) ...
Selecting previously unselected package libwww-robotrules-perl.
Preparing to unpack .../063-libwww-robotrules-perl_6.02-1_all.deb ...
Unpacking libwww-robotrules-perl (6.02-1) ...
Selecting previously unselected package libwww-perl.
Preparing to unpack .../064-libwww-perl_6.68-1_all.deb ...
Unpacking libwww-perl (6.68-1) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../065-liberror-perl_0.17029-2_all.deb ...
Unpacking liberror-perl (0.17029-2) ...
Selecting previously unselected package libexporter-lite-perl.
Preparing to unpack .../066-libexporter-lite-perl_0.09-2_all.deb ...
Unpacking libexporter-lite-perl (0.09-2) ...
Selecting previously unselected package libparse-debcontrol-perl.
Preparing to unpack .../067-libparse-debcontrol-perl_2.005-6_all.deb ...
Unpacking libparse-debcontrol-perl (2.005-6) ...
Selecting previously unselected package libsub-install-perl.
Preparing to unpack .../068-libsub-install-perl_0.929-1_all.deb ...
Unpacking libsub-install-perl (0.929-1) ...
Selecting previously unselected package libtie-ixhash-perl.
Preparing to unpack .../069-libtie-ixhash-perl_1.23-4_all.deb ...
Unpacking libtie-ixhash-perl (1.23-4) ...
Selecting previously unselected package libcgi-pm-perl.
Preparing to unpack .../070-libcgi-pm-perl_4.55-1_all.deb ...
Unpacking libcgi-pm-perl (4.55-1) ...
Selecting previously unselected package libhtml-form-perl.
Preparing to unpack .../071-libhtml-form-perl_6.11-1_all.deb ...
Unpacking libhtml-form-perl (6.11-1) ...
Selecting previously unselected package libwww-mechanize-perl.
Preparing to unpack .../072-libwww-mechanize-perl_2.16-1_all.deb ...
Unpacking libwww-mechanize-perl (2.16-1) ...
Selecting previously unselected package libdebian-source-perl.
Preparing to unpack .../073-libdebian-source-perl_0.122_all.deb ...
Unpacking libdebian-source-perl (0.122) ...
Selecting previously unselected package emacs-el.
Preparing to unpack .../074-emacs-el_1%3a28.2+1-15_all.deb ...
Unpacking emacs-el (1:28.2+1-15) ...
Selecting previously unselected package emacsen-common.
Preparing to unpack .../075-emacsen-common_3.0.5_all.deb ...
Unpacking emacsen-common (3.0.5) ...
Selecting previously unselected package emacs-common.
Preparing to unpack .../076-emacs-common_1%3a28.2+1-15_all.deb ...
Unpacking emacs-common (1:28.2+1-15) ...
Selecting previously unselected package emacs-bin-common.
Preparing to unpack .../077-emacs-bin-common_1%3a28.2+1-15_i386.deb ...
Unpacking emacs-bin-common (1:28.2+1-15) ...
Selecting previously unselected package libasound2-data.
Preparing to unpack .../078-libasound2-data_1.2.8-1_all.deb ...
Unpacking libasound2-data (1.2.8-1) ...
Selecting previously unselected package libasound2:i386.
Preparing to unpack .../079-libasound2_1.2.8-1+b1_i386.deb ...
Unpacking libasound2:i386 (1.2.8-1+b1) ...
Selecting previously unselected package libdbus-1-3:i386.
Preparing to unpack .../080-libdbus-1-3_1.14.10-1~deb12u1_i386.deb ...
Unpacking libdbus-1-3:i386 (1.14.10-1~deb12u1) ...
Selecting previously unselected package libgccjit0:i386.
Preparing to unpack .../081-libgccjit0_12.2.0-14_i386.deb ...
Unpacking libgccjit0:i386 (12.2.0-14) ...
Selecting previously unselected package libgpm2:i386.
Preparing to unpack .../082-libgpm2_1.20.7-10+b1_i386.deb ...
Unpacking libgpm2:i386 (1.20.7-10+b1) ...
Selecting previously unselected package liblcms2-2:i386.
Preparing to unpack .../083-liblcms2-2_2.14-2_i386.deb ...
Unpacking liblcms2-2:i386 (2.14-2) ...
Selecting previously unselected package emacs-nox.
Preparing to unpack .../084-emacs-nox_1%3a28.2+1-15_i386.deb ...
Unpacking emacs-nox (1:28.2+1-15) ...
Selecting previously unselected package libarray-utils-perl.
Preparing to unpack .../085-libarray-utils-perl_0.5-3_all.deb ...
Unpacking libarray-utils-perl (0.5-3) ...
Selecting previously unselected package libconfig-tiny-perl.
Preparing to unpack .../086-libconfig-tiny-perl_2.28-2_all.deb ...
Unpacking libconfig-tiny-perl (2.28-2) ...
Selecting previously unselected package libnumber-compare-perl.
Preparing to unpack .../087-libnumber-compare-perl_0.03-3_all.deb ...
Unpacking libnumber-compare-perl (0.03-3) ...
Selecting previously unselected package libtext-glob-perl.
Preparing to unpack .../088-libtext-glob-perl_0.11-3_all.deb ...
Unpacking libtext-glob-perl (0.11-3) ...
Selecting previously unselected package libfile-find-rule-perl.
Preparing to unpack .../089-libfile-find-rule-perl_0.34-3_all.deb ...
Unpacking libfile-find-rule-perl (0.34-3) ...
Selecting previously unselected package dh-elpa.
Preparing to unpack .../090-dh-elpa_2.0.16_all.deb ...
Unpacking dh-elpa (2.0.16) ...
Selecting previously unselected package dh-elpa-helper.
Preparing to unpack .../091-dh-elpa-helper_2.0.16_all.deb ...
Unpacking dh-elpa-helper (2.0.16) ...
Selecting previously unselected package dh-exec.
Preparing to unpack .../092-dh-exec_0.27_i386.deb ...
Unpacking dh-exec (0.27) ...
Selecting previously unselected package elpa-htmlize.
Preparing to unpack .../093-elpa-htmlize_1.56-1_all.deb ...
Unpacking elpa-htmlize (1.56-1) ...
Selecting previously unselected package libtext-unidecode-perl.
Preparing to unpack .../094-libtext-unidecode-perl_1.30-3_all.deb ...
Unpacking libtext-unidecode-perl (1.30-3) ...
Selecting previously unselected package libxml-namespacesupport-perl.
Preparing to unpack .../095-libxml-namespacesupport-perl_1.12-2_all.deb ...
Unpacking libxml-namespacesupport-perl (1.12-2) ...
Selecting previously unselected package libxml-sax-base-perl.
Preparing to unpack .../096-libxml-sax-base-perl_1.09-3_all.deb ...
Unpacking libxml-sax-base-perl (1.09-3) ...
Selecting previously unselected package libxml-sax-perl.
Preparing to unpack .../097-libxml-sax-perl_1.02+dfsg-3_all.deb ...
Unpacking libxml-sax-perl (1.02+dfsg-3) ...
Selecting previously unselected package libxml-libxml-perl.
Preparing to unpack .../098-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_i386.deb ...
Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
Selecting previously unselected package tex-common.
Preparing to unpack .../099-tex-common_6.18_all.deb ...
Unpacking tex-common (6.18) ...
Selecting previously unselected package texinfo.
Preparing to unpack .../100-texinfo_6.8-6+b1_i386.deb ...
Unpacking texinfo (6.8-6+b1) ...
Setting up libapt-pkg-perl (0.1.40+b2) ...
Setting up libarray-utils-perl (0.5-3) ...
Setting up libpipeline1:i386 (1.5.7-1) ...
Setting up liblcms2-2:i386 (2.14-2) ...
Setting up libtie-ixhash-perl (1.23-4) ...
Setting up libgpm2:i386 (1.20.7-10+b1) ...
Setting up libicu72:i386 (72.1-3) ...
Setting up bsdextrautils (2.38.1-5+b1) ...
Setting up libtext-glob-perl (0.11-3) ...
Setting up libmagic-mgc (1:5.44-3) ...
Setting up libclone-perl:i386 (0.46-1) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up libio-stringy-perl (2.111-3) ...
Setting up libhtml-tagset-perl (3.20-6) ...
Setting up libdebhelper-perl (13.11.4) ...
Setting up liblwp-mediatypes-perl (6.04-2) ...
Setting up libtry-tiny-perl (0.31-2) ...
Setting up libmagic1:i386 (1:5.44-3) ...
Setting up perl-openssl-defaults:i386 (7+b1) ...
Setting up libxml-namespacesupport-perl (1.12-2) ...
Setting up gettext-base (0.21-12) ...
Setting up m4 (1.4.19-3) ...
Setting up libencode-locale-perl (1.05-3) ...
Setting up file (1:5.44-3) ...
Setting up libconfig-tiny-perl (2.28-2) ...
Setting up libsub-install-perl (0.929-1) ...
Setting up libnumber-compare-perl (0.03-3) ...
Setting up liberror-perl (0.17029-2) ...
Setting up libasound2-data (1.2.8-1) ...
Setting up libxml-sax-base-perl (1.09-3) ...
Setting up autotools-dev (20220109.1) ...
Setting up emacsen-common (3.0.5) ...
Setting up libfile-find-rule-perl (0.34-3) ...
Setting up dh-elpa-helper (2.0.16) ...
Setting up libdbus-1-3:i386 (1.14.10-1~deb12u1) ...
Setting up libarray-unique-perl (0.08-4) ...
Setting up libio-html-perl (1.004-3) ...
Setting up autopoint (0.21-12) ...
Setting up liblist-moreutils-xs-perl (0.430-3+b1) ...
Setting up autoconf (2.71-3) ...
Setting up libtimedate-perl (2.3300-2) ...
Setting up libregexp-ipv6-perl (0.03-3) ...
Setting up libexporter-lite-perl (0.09-2) ...
Setting up libsub-name-perl:i386 (0.26-2+b1) ...
Setting up sensible-utils (0.0.17+nmu1) ...
Setting up libuchardet0:i386 (0.0.7-1) ...
Setting up libasound2:i386 (1.2.8-1+b1) ...
Setting up libsub-override-perl (0.09-4) ...
Setting up netbase (6.4) ...
Setting up libexporter-tiny-perl (1.006000-1) ...
Setting up libclass-accessor-perl (0.51-2) ...
Setting up libtext-unidecode-perl (1.30-3) ...
Setting up libgccjit0:i386 (12.2.0-14) ...
Setting up openssl (3.0.11-1~deb12u2) ...
Setting up libelf1:i386 (0.188-2.1) ...
Setting up libxml2:i386 (2.9.14+dfsg-1.3~deb12u1) ...
Setting up liburi-perl (5.17-1) ...
Setting up libnet-ssleay-perl:i386 (1.92-2+b1) ...
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 libhttp-date-perl (6.05-2) ...
Setting up gettext (0.21-12) ...
Setting up libfile-listing-perl (6.15-1) ...
Setting up libtool (2.4.7-5) ...
Setting up liblist-moreutils-perl (0.430-2) ...
Setting up libnet-http-perl (6.22-1) ...
Setting up elpa-htmlize (1.56-1) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
Setting up ca-certificates (20230311) ...
Updating certificates in /etc/ssl/certs...
140 added, 0 removed; done.
Setting up ucf (3.0043+nmu1) ...
Setting up dh-strip-nondeterminism (1.13.1-1) ...
Setting up libwww-robotrules-perl (6.02-1) ...
Setting up dwz (0.15-1) ...
Setting up groff-base (1.22.4-10) ...
Setting up libhtml-parser-perl:i386 (3.81-1) ...
Setting up libio-socket-ssl-perl (2.081-2) ...
Setting up libhttp-message-perl (6.44-1) ...
Setting up libhtml-form-perl (6.11-1) ...
Setting up libhttp-negotiate-perl (6.01-2) ...
Setting up libhttp-cookies-perl (6.10-1) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up libhtml-tree-perl (5.07-3) ...
Setting up libcgi-pm-perl (4.55-1) ...
Setting up man-db (2.11.2-2) ...
Not building database; man-db/auto-update is not 'true'.
Setting up libxml-sax-perl (1.02+dfsg-3) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...

Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up tex-common (6.18) ...
update-language: texlive-base not installed and configured, doing nothing!
Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up debhelper (13.11.4) ...
Setting up dh-exec (0.27) ...
Setting up texinfo (6.8-6+b1) ...
Setting up libwww-perl (6.68-1) ...
Setting up libparse-debcontrol-perl (2.005-6) ...
Setting up libwww-mechanize-perl (2.16-1) ...
Setting up emacs-el (1:28.2+1-15) ...
Setting up libdebian-source-perl (0.122) ...
Setting up emacs-common (1:28.2+1-15) ...
Setting up liblwp-protocol-https-perl (6.10-1) ...
Setting up emacs-bin-common (1:28.2+1-15) ...
update-alternatives: using /usr/bin/ctags.emacs to provide /usr/bin/ctags (ctags) in auto mode
update-alternatives: using /usr/bin/ebrowse.emacs to provide /usr/bin/ebrowse (ebrowse) in auto mode
update-alternatives: using /usr/bin/emacsclient.emacs to provide /usr/bin/emacsclient (emacsclient) in auto mode
update-alternatives: using /usr/bin/etags.emacs to provide /usr/bin/etags (etags) in auto mode
Setting up emacs-nox (1:28.2+1-15) ...
update-alternatives: using /usr/bin/emacs-nox to provide /usr/bin/emacs (emacs) in auto mode
update-alternatives: using /usr/bin/emacs to provide /usr/bin/editor (editor) in auto mode
Install emacsen-common for emacs
emacsen-common: Handling install of emacsen flavor emacs
Install elpa-htmlize for emacs
install/htmlize-1.56: Handling install of emacsen flavor emacs
install/htmlize-1.56: byte-compiling for emacs
Setting up dh-elpa (2.0.16) ...
Processing triggers for libc-bin (2.36-9+deb12u3) ...
Processing triggers for install-info (6.8-6+b1) ...
Processing triggers for ca-certificates (20230311) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
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/104281/tmp/hooks/A99_set_merged_usr starting
Not re-configuring usrmerge for bookworm
I: user script /srv/workspace/pbuilder/104281/tmp/hooks/A99_set_merged_usr finished
hostname: Name or service not known
I: Running cd /build/reproducible-path/consult-el-0.32/ && 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  > ../consult-el_0.32-1_source.changes
dpkg-buildpackage: info: source package consult-el
dpkg-buildpackage: info: source version 0.32-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Lev Lamberov <dogsleg@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture i386
 debian/rules clean
dh clean --with elpa
   dh_clean
 debian/rules binary
dh binary --with elpa
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/reproducible-path/consult-el-0.32'
emacs -q --batch -l htmlize README.org -f org-texinfo-export-to-info -f org-html-export-to-html
Loading /etc/emacs/site-start.d/00debian.el (source)...
Loading /etc/emacs/site-start.d/50autoconf.el (source)...
Processing Texinfo file consult.texi...
(Shell command succeeded with no output)
Process completed.
make[1]: Leaving directory '/build/reproducible-path/consult-el-0.32'
   dh_elpa_test
   create-stamp debian/debhelper-build-stamp
   dh_prep
   dh_auto_install --destdir=debian/elpa-consult/
   dh_install
   dh_elpa
dh_elpa: warning: missing consult-pkg.el; will try to generate it
   dh_installdocs
   dh_installchangelogs
   dh_installinfo
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_missing
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'elpa-consult' in '../elpa-consult_0.32-1_all.deb'.
 dpkg-genbuildinfo --build=binary -O../consult-el_0.32-1_i386.buildinfo
 dpkg-genchanges --build=binary -O../consult-el_0.32-1_i386.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build .
dpkg-buildpackage: info: binary-only upload (no source included)
dpkg-genchanges: info: including full source code in upload
I: copying local configuration
I: user script /srv/workspace/pbuilder/104281/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/104281/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/104281 and its subdirectories
I: Current time: Sun Feb 23 09:43:52 +14 2025
I: pbuilder-time-stamp: 1740253432