I: pbuilder: network access will be disabled during build
I: Current time: Tue Jan 16 06:40:44 +14 2024
I: pbuilder-time-stamp: 1705336844
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: Copying source file
I: copying [libsx_2.08-5.dsc]
I: copying [./libsx_2.08.orig.tar.xz]
I: copying [./libsx_2.08-5.debian.tar.xz]
I: Extracting source
gpgv: Signature made Wed Sep 29 13:42:15 2021 
gpgv:                using RSA key 82383CE9165B347C787081A2CBE6BB4E5D9AD3A5
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./libsx_2.08-5.dsc: no acceptable signature found
dpkg-source: info: extracting libsx in libsx-2.08
dpkg-source: info: unpacking libsx_2.08.orig.tar.xz
dpkg-source: info: unpacking libsx_2.08-5.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying libsx-rgb.diff
dpkg-source: info: applying libsx-strdup.diff
dpkg-source: info: applying libsx-maxpathlen.diff
dpkg-source: info: applying fortify.patch
dpkg-source: info: applying clang-fix.patch
dpkg-source: info: applying build-warnings.patch
I: using fakeroot in build.
I: Installing the build-deps
I: user script /srv/workspace/pbuilder/4144/tmp/hooks/D01_modify_environment starting
debug: Running on ff64a.
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 15 16:41 /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/4144/tmp/hooks/D01_modify_environment finished
I: user script /srv/workspace/pbuilder/4144/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]="arm-unknown-linux-gnueabihf")
  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=armhf
  DEBIAN_FRONTEND=noninteractive
  DEB_BUILD_OPTIONS='buildinfo=+all reproducible=+all parallel=6 '
  DIRSTACK=()
  DISTRIBUTION=bookworm
  EUID=0
  FUNCNAME=([0]="Echo" [1]="main")
  GROUPS=()
  HOME=/root
  HOSTNAME=i-capture-the-hostname
  HOSTTYPE=arm
  HOST_ARCH=armhf
  IFS=' 	
  '
  INVOCATION_ID=11c04b83413a41b191761c4441c4d900
  LANG=C
  LANGUAGE=it_CH:it
  LC_ALL=C
  MACHTYPE=arm-unknown-linux-gnueabihf
  MAIL=/var/mail/root
  OPTERR=1
  OPTIND=1
  OSTYPE=linux-gnueabihf
  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=4144
  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.eg95dPj4/pbuilderrc_ytUv --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.eg95dPj4/b2 --logfile b2/build.log libsx_2.08-5.dsc'
  SUDO_GID=114
  SUDO_UID=109
  SUDO_USER=jenkins
  TERM=unknown
  TZ=/usr/share/zoneinfo/Etc/GMT-14
  UID=0
  USER=root
  _='I: set'
  http_proxy=http://10.0.0.15:3142/
I: uname -a
  Linux i-capture-the-hostname 6.1.0-17-arm64 #1 SMP Debian 6.1.69-1 (2023-12-30) aarch64 GNU/Linux
I: ls -l /bin
  total 4964
  -rwxr-xr-x 1 root root 838488 Apr 23  2023 bash
  -rwxr-xr-x 3 root root  67144 Sep 19  2022 bunzip2
  -rwxr-xr-x 3 root root  67144 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  67144 Sep 19  2022 bzip2
  -rwxr-xr-x 1 root root  67112 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  67632 Sep 20  2022 cat
  -rwxr-xr-x 1 root root  67676 Sep 20  2022 chgrp
  -rwxr-xr-x 1 root root  67644 Sep 20  2022 chmod
  -rwxr-xr-x 1 root root  67684 Sep 20  2022 chown
  -rwxr-xr-x 1 root root 133532 Sep 20  2022 cp
  -rwxr-xr-x 1 root root 132868 Jan  5  2023 dash
  -rwxr-xr-x 1 root root 133220 Sep 20  2022 date
  -rwxr-xr-x 1 root root  67732 Sep 20  2022 dd
  -rwxr-xr-x 1 root root  68104 Sep 20  2022 df
  -rwxr-xr-x 1 root root 133632 Sep 20  2022 dir
  -rwxr-xr-x 1 root root  59128 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  67560 Sep 20  2022 echo
  -rwxr-xr-x 1 root root     41 Jan 24  2023 egrep
  -rwxr-xr-x 1 root root  67548 Sep 20  2022 false
  -rwxr-xr-x 1 root root     41 Jan 24  2023 fgrep
  -rwxr-xr-x 1 root root  55748 Mar 23  2023 findmnt
  -rwsr-xr-x 1 root root  26208 Mar 23  2023 fusermount
  -rwxr-xr-x 1 root root 128608 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  64220 Apr 10  2022 gzip
  -rwxr-xr-x 1 root root  67032 Dec 19  2022 hostname
  -rwxr-xr-x 1 root root  67720 Sep 20  2022 ln
  -rwxr-xr-x 1 root root  35132 Mar 23  2023 login
  -rwxr-xr-x 1 root root 133632 Sep 20  2022 ls
  -rwxr-xr-x 1 root root 136808 Mar 23  2023 lsblk
  -rwxr-xr-x 1 root root  67800 Sep 20  2022 mkdir
  -rwxr-xr-x 1 root root  67764 Sep 20  2022 mknod
  -rwxr-xr-x 1 root root  67596 Sep 20  2022 mktemp
  -rwxr-xr-x 1 root root  38504 Mar 23  2023 more
  -rwsr-xr-x 1 root root  38496 Mar 23  2023 mount
  -rwxr-xr-x 1 root root   9824 Mar 23  2023 mountpoint
  -rwxr-xr-x 1 root root 133532 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  67608 Sep 20  2022 pwd
  lrwxrwxrwx 1 root root      4 Apr 23  2023 rbash -> bash
  -rwxr-xr-x 1 root root  67600 Sep 20  2022 readlink
  -rwxr-xr-x 1 root root  67672 Sep 20  2022 rm
  -rwxr-xr-x 1 root root  67600 Sep 20  2022 rmdir
  -rwxr-xr-x 1 root root  14152 Jul 28 23:46 run-parts
  -rwxr-xr-x 1 root root 133372 Jan  5  2023 sed
  lrwxrwxrwx 1 root root      9 Jan 15 16:41 sh -> /bin/bash
  -rwxr-xr-x 1 root root  67584 Sep 20  2022 sleep
  -rwxr-xr-x 1 root root  67644 Sep 20  2022 stty
  -rwsr-xr-x 1 root root  50800 Mar 23  2023 su
  -rwxr-xr-x 1 root root  67584 Sep 20  2022 sync
  -rwxr-xr-x 1 root root 336764 Apr  6  2023 tar
  -rwxr-xr-x 1 root root   9800 Jul 28 23:46 tempfile
  -rwxr-xr-x 1 root root 133224 Sep 20  2022 touch
  -rwxr-xr-x 1 root root  67548 Sep 20  2022 true
  -rwxr-xr-x 1 root root   9768 Mar 23  2023 ulockmgr_server
  -rwsr-xr-x 1 root root  22108 Mar 23  2023 umount
  -rwxr-xr-x 1 root root  67572 Sep 20  2022 uname
  -rwxr-xr-x 2 root root   2346 Apr 10  2022 uncompress
  -rwxr-xr-x 1 root root 133632 Sep 20  2022 vdir
  -rwxr-xr-x 1 root root  42608 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/4144/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: armhf
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), pkg-config, libxpm-dev, libxt-dev, libxaw3dxft8-dev, libx11-dev
Conflicts: libsx-dev
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 17881 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 pkg-config; however:
  Package pkg-config is not installed.
 pbuilder-satisfydepends-dummy depends on libxpm-dev; however:
  Package libxpm-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libxt-dev; however:
  Package libxt-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libxaw3dxft8-dev; however:
  Package libxaw3dxft8-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libx11-dev; however:
  Package libx11-dev 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} debhelper{a} dh-autoreconf{a} dh-strip-nondeterminism{a} dwz{a} file{a} fontconfig-config{a} fonts-dejavu-core{a} gettext{a} gettext-base{a} groff-base{a} intltool-debian{a} libarchive-zip-perl{a} libbrotli-dev{a} libbrotli1{a} libbsd0{a} libdebhelper-perl{a} libelf1{a} libexpat1{a} libexpat1-dev{a} libfile-stripnondeterminism-perl{a} libfontconfig-dev{a} libfontconfig1{a} libfontconfig1-dev{a} libfreetype-dev{a} libfreetype6{a} libice-dev{a} libice6{a} libicu72{a} libmagic-mgc{a} libmagic1{a} libpipeline1{a} libpkgconf3{a} libpng-dev{a} libpng16-16{a} libpthread-stubs0-dev{a} libsm-dev{a} libsm6{a} libsub-override-perl{a} libtool{a} libuchardet0{a} libx11-6{a} libx11-data{a} libx11-dev{a} libxau-dev{a} libxau6{a} libxaw3dxft8{a} libxaw3dxft8-dev{a} libxcb1{a} libxcb1-dev{a} libxdmcp-dev{a} libxdmcp6{a} libxext-dev{a} libxext6{a} libxft-dev{a} libxft2{a} libxml2{a} libxmu-dev{a} libxmu-headers{a} libxmu6{a} libxpm-dev{a} libxpm4{a} libxrender-dev{a} libxrender1{a} libxt-dev{a} libxt6{a} m4{a} man-db{a} pkg-config{a} pkgconf{a} pkgconf-bin{a} po-debconf{a} sensible-utils{a} uuid-dev{a} x11-common{a} x11proto-dev{a} xorg-sgml-doctools{a} xtrans-dev{a} zlib1g-dev{a} 
The following packages are RECOMMENDED but will NOT be installed:
  curl libarchive-cpio-perl libltdl-dev libmail-sendmail-perl libpng-tools lynx wget 
0 packages upgraded, 83 newly installed, 0 to remove and 0 not upgraded.
Need to get 28.7 MB of archives. After unpacking 93.2 MB will be used.
Writing extended state information...
Get: 1 http://deb.debian.org/debian bookworm/main armhf sensible-utils all 0.0.17+nmu1 [19.0 kB]
Get: 2 http://deb.debian.org/debian bookworm/main armhf libmagic-mgc armhf 1:5.44-3 [305 kB]
Get: 3 http://deb.debian.org/debian bookworm/main armhf libmagic1 armhf 1:5.44-3 [96.5 kB]
Get: 4 http://deb.debian.org/debian bookworm/main armhf file armhf 1:5.44-3 [41.6 kB]
Get: 5 http://deb.debian.org/debian bookworm/main armhf gettext-base armhf 0.21-12 [157 kB]
Get: 6 http://deb.debian.org/debian bookworm/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
Get: 7 http://deb.debian.org/debian bookworm/main armhf groff-base armhf 1.22.4-10 [825 kB]
Get: 8 http://deb.debian.org/debian bookworm/main armhf bsdextrautils armhf 2.38.1-5+b1 [78.6 kB]
Get: 9 http://deb.debian.org/debian bookworm/main armhf libpipeline1 armhf 1.5.7-1 [33.6 kB]
Get: 10 http://deb.debian.org/debian bookworm/main armhf man-db armhf 2.11.2-2 [1351 kB]
Get: 11 http://deb.debian.org/debian bookworm/main armhf m4 armhf 1.4.19-3 [265 kB]
Get: 12 http://deb.debian.org/debian bookworm/main armhf autoconf all 2.71-3 [332 kB]
Get: 13 http://deb.debian.org/debian bookworm/main armhf autotools-dev all 20220109.1 [51.6 kB]
Get: 14 http://deb.debian.org/debian bookworm/main armhf automake all 1:1.16.5-1.3 [823 kB]
Get: 15 http://deb.debian.org/debian bookworm/main armhf autopoint all 0.21-12 [495 kB]
Get: 16 http://deb.debian.org/debian bookworm/main armhf libdebhelper-perl all 13.11.4 [81.2 kB]
Get: 17 http://deb.debian.org/debian bookworm/main armhf libtool all 2.4.7-5 [517 kB]
Get: 18 http://deb.debian.org/debian bookworm/main armhf dh-autoreconf all 20 [17.1 kB]
Get: 19 http://deb.debian.org/debian bookworm/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
Get: 20 http://deb.debian.org/debian bookworm/main armhf libsub-override-perl all 0.09-4 [9304 B]
Get: 21 http://deb.debian.org/debian bookworm/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
Get: 22 http://deb.debian.org/debian bookworm/main armhf dh-strip-nondeterminism all 1.13.1-1 [8620 B]
Get: 23 http://deb.debian.org/debian bookworm/main armhf libelf1 armhf 0.188-2.1 [170 kB]
Get: 24 http://deb.debian.org/debian bookworm/main armhf dwz armhf 0.15-1 [101 kB]
Get: 25 http://deb.debian.org/debian bookworm/main armhf libicu72 armhf 72.1-3 [9048 kB]
Get: 26 http://deb.debian.org/debian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [591 kB]
Get: 27 http://deb.debian.org/debian bookworm/main armhf gettext armhf 0.21-12 [1229 kB]
Get: 28 http://deb.debian.org/debian bookworm/main armhf intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get: 29 http://deb.debian.org/debian bookworm/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
Get: 30 http://deb.debian.org/debian bookworm/main armhf debhelper all 13.11.4 [942 kB]
Get: 31 http://deb.debian.org/debian bookworm/main armhf fonts-dejavu-core all 2.37-6 [1068 kB]
Get: 32 http://deb.debian.org/debian bookworm/main armhf fontconfig-config armhf 2.14.1-4 [315 kB]
Get: 33 http://deb.debian.org/debian bookworm/main armhf libbrotli1 armhf 1.0.9-2+b6 [271 kB]
Get: 34 http://deb.debian.org/debian bookworm/main armhf libbrotli-dev armhf 1.0.9-2+b6 [268 kB]
Get: 35 http://deb.debian.org/debian bookworm/main armhf libbsd0 armhf 0.11.7-2 [113 kB]
Get: 36 http://deb.debian.org/debian bookworm/main armhf libexpat1 armhf 2.5.0-1 [79.9 kB]
Get: 37 http://deb.debian.org/debian bookworm/main armhf libexpat1-dev armhf 2.5.0-1 [134 kB]
Get: 38 http://deb.debian.org/debian bookworm/main armhf libpng16-16 armhf 1.6.39-2 [260 kB]
Get: 39 http://deb.debian.org/debian bookworm/main armhf libfreetype6 armhf 2.12.1+dfsg-5 [332 kB]
Get: 40 http://deb.debian.org/debian bookworm/main armhf libfontconfig1 armhf 2.14.1-4 [368 kB]
Get: 41 http://deb.debian.org/debian bookworm/main armhf zlib1g-dev armhf 1:1.2.13.dfsg-1 [902 kB]
Get: 42 http://deb.debian.org/debian bookworm/main armhf libpng-dev armhf 1.6.39-2 [343 kB]
Get: 43 http://deb.debian.org/debian bookworm/main armhf libfreetype-dev armhf 2.12.1+dfsg-5 [506 kB]
Get: 44 http://deb.debian.org/debian bookworm/main armhf uuid-dev armhf 2.38.1-5+b1 [38.5 kB]
Get: 45 http://deb.debian.org/debian bookworm/main armhf libpkgconf3 armhf 1.8.1-1 [31.3 kB]
Get: 46 http://deb.debian.org/debian bookworm/main armhf pkgconf-bin armhf 1.8.1-1 [28.5 kB]
Get: 47 http://deb.debian.org/debian bookworm/main armhf pkgconf armhf 1.8.1-1 [25.9 kB]
Get: 48 http://deb.debian.org/debian bookworm/main armhf pkg-config armhf 1.8.1-1 [13.7 kB]
Get: 49 http://deb.debian.org/debian bookworm/main armhf libfontconfig-dev armhf 2.14.1-4 [392 kB]
Get: 50 http://deb.debian.org/debian bookworm/main armhf libfontconfig1-dev armhf 2.14.1-4 [268 kB]
Get: 51 http://deb.debian.org/debian bookworm/main armhf x11-common all 1:7.7+23 [252 kB]
Get: 52 http://deb.debian.org/debian bookworm/main armhf libice6 armhf 2:1.0.10-1 [51.9 kB]
Get: 53 http://deb.debian.org/debian bookworm/main armhf xorg-sgml-doctools all 1:1.11-1.1 [22.1 kB]
Get: 54 http://deb.debian.org/debian bookworm/main armhf x11proto-dev all 2022.1-1 [599 kB]
Get: 55 http://deb.debian.org/debian bookworm/main armhf libice-dev armhf 2:1.0.10-1 [61.9 kB]
Get: 56 http://deb.debian.org/debian bookworm/main armhf libpthread-stubs0-dev armhf 0.4-1 [5344 B]
Get: 57 http://deb.debian.org/debian bookworm/main armhf libsm6 armhf 2:1.2.3-1 [33.0 kB]
Get: 58 http://deb.debian.org/debian bookworm/main armhf libsm-dev armhf 2:1.2.3-1 [36.1 kB]
Get: 59 http://deb.debian.org/debian bookworm/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB]
Get: 60 http://deb.debian.org/debian bookworm/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
Get: 61 http://deb.debian.org/debian bookworm/main armhf libxcb1 armhf 1.15-1 [140 kB]
Get: 62 http://deb.debian.org/debian bookworm/main armhf libx11-data all 2:1.8.4-2+deb12u2 [292 kB]
Get: 63 http://deb.debian.org/debian bookworm/main armhf libx11-6 armhf 2:1.8.4-2+deb12u2 [695 kB]
Get: 64 http://deb.debian.org/debian bookworm/main armhf libxau-dev armhf 1:1.0.9-1 [22.4 kB]
Get: 65 http://deb.debian.org/debian bookworm/main armhf libxdmcp-dev armhf 1:1.1.2-3 [40.7 kB]
Get: 66 http://deb.debian.org/debian bookworm/main armhf xtrans-dev all 1.4.0-1 [98.7 kB]
Get: 67 http://deb.debian.org/debian bookworm/main armhf libxcb1-dev armhf 1.15-1 [179 kB]
Get: 68 http://deb.debian.org/debian bookworm/main armhf libx11-dev armhf 2:1.8.4-2+deb12u2 [775 kB]
Get: 69 http://deb.debian.org/debian bookworm/main armhf libxext6 armhf 2:1.3.4-1+b1 [47.8 kB]
Get: 70 http://deb.debian.org/debian bookworm/main armhf libxrender1 armhf 1:0.9.10-1.1 [30.1 kB]
Get: 71 http://deb.debian.org/debian bookworm/main armhf libxft2 armhf 2.3.6-1 [53.8 kB]
Get: 72 http://deb.debian.org/debian bookworm/main armhf libxt6 armhf 1:1.2.1-1.1 [157 kB]
Get: 73 http://deb.debian.org/debian bookworm/main armhf libxmu6 armhf 2:1.1.3-3 [52.6 kB]
Get: 74 http://deb.debian.org/debian bookworm/main armhf libxaw3dxft8 armhf 1.6.2h-1 [119 kB]
Get: 75 http://deb.debian.org/debian bookworm/main armhf libxext-dev armhf 2:1.3.4-1+b1 [103 kB]
Get: 76 http://deb.debian.org/debian bookworm/main armhf libxt-dev armhf 1:1.2.1-1.1 [384 kB]
Get: 77 http://deb.debian.org/debian bookworm/main armhf libxmu-headers all 2:1.1.3-3 [68.5 kB]
Get: 78 http://deb.debian.org/debian bookworm/main armhf libxmu-dev armhf 2:1.1.3-3 [59.1 kB]
Get: 79 http://deb.debian.org/debian bookworm/main armhf libxrender-dev armhf 1:0.9.10-1.1 [38.1 kB]
Get: 80 http://deb.debian.org/debian bookworm/main armhf libxft-dev armhf 2.3.6-1 [73.2 kB]
Get: 81 http://deb.debian.org/debian bookworm/main armhf libxaw3dxft8-dev armhf 1.6.2h-1 [176 kB]
Get: 82 http://deb.debian.org/debian bookworm/main armhf libxpm4 armhf 1:3.5.12-1.1+deb12u1 [42.4 kB]
Get: 83 http://deb.debian.org/debian bookworm/main armhf libxpm-dev armhf 1:3.5.12-1.1+deb12u1 [98.3 kB]
Fetched 28.7 MB in 3s (10.9 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package sensible-utils.
(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 ... 17881 files and directories currently installed.)
Preparing to unpack .../00-sensible-utils_0.0.17+nmu1_all.deb ...
Unpacking sensible-utils (0.0.17+nmu1) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../01-libmagic-mgc_1%3a5.44-3_armhf.deb ...
Unpacking libmagic-mgc (1:5.44-3) ...
Selecting previously unselected package libmagic1:armhf.
Preparing to unpack .../02-libmagic1_1%3a5.44-3_armhf.deb ...
Unpacking libmagic1:armhf (1:5.44-3) ...
Selecting previously unselected package file.
Preparing to unpack .../03-file_1%3a5.44-3_armhf.deb ...
Unpacking file (1:5.44-3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../04-gettext-base_0.21-12_armhf.deb ...
Unpacking gettext-base (0.21-12) ...
Selecting previously unselected package libuchardet0:armhf.
Preparing to unpack .../05-libuchardet0_0.0.7-1_armhf.deb ...
Unpacking libuchardet0:armhf (0.0.7-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../06-groff-base_1.22.4-10_armhf.deb ...
Unpacking groff-base (1.22.4-10) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../07-bsdextrautils_2.38.1-5+b1_armhf.deb ...
Unpacking bsdextrautils (2.38.1-5+b1) ...
Selecting previously unselected package libpipeline1:armhf.
Preparing to unpack .../08-libpipeline1_1.5.7-1_armhf.deb ...
Unpacking libpipeline1:armhf (1.5.7-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../09-man-db_2.11.2-2_armhf.deb ...
Unpacking man-db (2.11.2-2) ...
Selecting previously unselected package m4.
Preparing to unpack .../10-m4_1.4.19-3_armhf.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../11-autoconf_2.71-3_all.deb ...
Unpacking autoconf (2.71-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../12-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../13-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 .../14-autopoint_0.21-12_all.deb ...
Unpacking autopoint (0.21-12) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../15-libdebhelper-perl_13.11.4_all.deb ...
Unpacking libdebhelper-perl (13.11.4) ...
Selecting previously unselected package libtool.
Preparing to unpack .../16-libtool_2.4.7-5_all.deb ...
Unpacking libtool (2.4.7-5) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../17-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../18-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 .../19-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 .../20-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 .../21-dh-strip-nondeterminism_1.13.1-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.13.1-1) ...
Selecting previously unselected package libelf1:armhf.
Preparing to unpack .../22-libelf1_0.188-2.1_armhf.deb ...
Unpacking libelf1:armhf (0.188-2.1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../23-dwz_0.15-1_armhf.deb ...
Unpacking dwz (0.15-1) ...
Selecting previously unselected package libicu72:armhf.
Preparing to unpack .../24-libicu72_72.1-3_armhf.deb ...
Unpacking libicu72:armhf (72.1-3) ...
Selecting previously unselected package libxml2:armhf.
Preparing to unpack .../25-libxml2_2.9.14+dfsg-1.3~deb12u1_armhf.deb ...
Unpacking libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../26-gettext_0.21-12_armhf.deb ...
Unpacking gettext (0.21-12) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../27-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 .../28-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../29-debhelper_13.11.4_all.deb ...
Unpacking debhelper (13.11.4) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../30-fonts-dejavu-core_2.37-6_all.deb ...
Unpacking fonts-dejavu-core (2.37-6) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../31-fontconfig-config_2.14.1-4_armhf.deb ...
Unpacking fontconfig-config (2.14.1-4) ...
Selecting previously unselected package libbrotli1:armhf.
Preparing to unpack .../32-libbrotli1_1.0.9-2+b6_armhf.deb ...
Unpacking libbrotli1:armhf (1.0.9-2+b6) ...
Selecting previously unselected package libbrotli-dev:armhf.
Preparing to unpack .../33-libbrotli-dev_1.0.9-2+b6_armhf.deb ...
Unpacking libbrotli-dev:armhf (1.0.9-2+b6) ...
Selecting previously unselected package libbsd0:armhf.
Preparing to unpack .../34-libbsd0_0.11.7-2_armhf.deb ...
Unpacking libbsd0:armhf (0.11.7-2) ...
Selecting previously unselected package libexpat1:armhf.
Preparing to unpack .../35-libexpat1_2.5.0-1_armhf.deb ...
Unpacking libexpat1:armhf (2.5.0-1) ...
Selecting previously unselected package libexpat1-dev:armhf.
Preparing to unpack .../36-libexpat1-dev_2.5.0-1_armhf.deb ...
Unpacking libexpat1-dev:armhf (2.5.0-1) ...
Selecting previously unselected package libpng16-16:armhf.
Preparing to unpack .../37-libpng16-16_1.6.39-2_armhf.deb ...
Unpacking libpng16-16:armhf (1.6.39-2) ...
Selecting previously unselected package libfreetype6:armhf.
Preparing to unpack .../38-libfreetype6_2.12.1+dfsg-5_armhf.deb ...
Unpacking libfreetype6:armhf (2.12.1+dfsg-5) ...
Selecting previously unselected package libfontconfig1:armhf.
Preparing to unpack .../39-libfontconfig1_2.14.1-4_armhf.deb ...
Unpacking libfontconfig1:armhf (2.14.1-4) ...
Selecting previously unselected package zlib1g-dev:armhf.
Preparing to unpack .../40-zlib1g-dev_1%3a1.2.13.dfsg-1_armhf.deb ...
Unpacking zlib1g-dev:armhf (1:1.2.13.dfsg-1) ...
Selecting previously unselected package libpng-dev:armhf.
Preparing to unpack .../41-libpng-dev_1.6.39-2_armhf.deb ...
Unpacking libpng-dev:armhf (1.6.39-2) ...
Selecting previously unselected package libfreetype-dev:armhf.
Preparing to unpack .../42-libfreetype-dev_2.12.1+dfsg-5_armhf.deb ...
Unpacking libfreetype-dev:armhf (2.12.1+dfsg-5) ...
Selecting previously unselected package uuid-dev:armhf.
Preparing to unpack .../43-uuid-dev_2.38.1-5+b1_armhf.deb ...
Unpacking uuid-dev:armhf (2.38.1-5+b1) ...
Selecting previously unselected package libpkgconf3:armhf.
Preparing to unpack .../44-libpkgconf3_1.8.1-1_armhf.deb ...
Unpacking libpkgconf3:armhf (1.8.1-1) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../45-pkgconf-bin_1.8.1-1_armhf.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:armhf.
Preparing to unpack .../46-pkgconf_1.8.1-1_armhf.deb ...
Unpacking pkgconf:armhf (1.8.1-1) ...
Selecting previously unselected package pkg-config:armhf.
Preparing to unpack .../47-pkg-config_1.8.1-1_armhf.deb ...
Unpacking pkg-config:armhf (1.8.1-1) ...
Selecting previously unselected package libfontconfig-dev:armhf.
Preparing to unpack .../48-libfontconfig-dev_2.14.1-4_armhf.deb ...
Unpacking libfontconfig-dev:armhf (2.14.1-4) ...
Selecting previously unselected package libfontconfig1-dev:armhf.
Preparing to unpack .../49-libfontconfig1-dev_2.14.1-4_armhf.deb ...
Unpacking libfontconfig1-dev:armhf (2.14.1-4) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../50-x11-common_1%3a7.7+23_all.deb ...
Unpacking x11-common (1:7.7+23) ...
Selecting previously unselected package libice6:armhf.
Preparing to unpack .../51-libice6_2%3a1.0.10-1_armhf.deb ...
Unpacking libice6:armhf (2:1.0.10-1) ...
Selecting previously unselected package xorg-sgml-doctools.
Preparing to unpack .../52-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
Selecting previously unselected package x11proto-dev.
Preparing to unpack .../53-x11proto-dev_2022.1-1_all.deb ...
Unpacking x11proto-dev (2022.1-1) ...
Selecting previously unselected package libice-dev:armhf.
Preparing to unpack .../54-libice-dev_2%3a1.0.10-1_armhf.deb ...
Unpacking libice-dev:armhf (2:1.0.10-1) ...
Selecting previously unselected package libpthread-stubs0-dev:armhf.
Preparing to unpack .../55-libpthread-stubs0-dev_0.4-1_armhf.deb ...
Unpacking libpthread-stubs0-dev:armhf (0.4-1) ...
Selecting previously unselected package libsm6:armhf.
Preparing to unpack .../56-libsm6_2%3a1.2.3-1_armhf.deb ...
Unpacking libsm6:armhf (2:1.2.3-1) ...
Selecting previously unselected package libsm-dev:armhf.
Preparing to unpack .../57-libsm-dev_2%3a1.2.3-1_armhf.deb ...
Unpacking libsm-dev:armhf (2:1.2.3-1) ...
Selecting previously unselected package libxau6:armhf.
Preparing to unpack .../58-libxau6_1%3a1.0.9-1_armhf.deb ...
Unpacking libxau6:armhf (1:1.0.9-1) ...
Selecting previously unselected package libxdmcp6:armhf.
Preparing to unpack .../59-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
Selecting previously unselected package libxcb1:armhf.
Preparing to unpack .../60-libxcb1_1.15-1_armhf.deb ...
Unpacking libxcb1:armhf (1.15-1) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../61-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ...
Unpacking libx11-data (2:1.8.4-2+deb12u2) ...
Selecting previously unselected package libx11-6:armhf.
Preparing to unpack .../62-libx11-6_2%3a1.8.4-2+deb12u2_armhf.deb ...
Unpacking libx11-6:armhf (2:1.8.4-2+deb12u2) ...
Selecting previously unselected package libxau-dev:armhf.
Preparing to unpack .../63-libxau-dev_1%3a1.0.9-1_armhf.deb ...
Unpacking libxau-dev:armhf (1:1.0.9-1) ...
Selecting previously unselected package libxdmcp-dev:armhf.
Preparing to unpack .../64-libxdmcp-dev_1%3a1.1.2-3_armhf.deb ...
Unpacking libxdmcp-dev:armhf (1:1.1.2-3) ...
Selecting previously unselected package xtrans-dev.
Preparing to unpack .../65-xtrans-dev_1.4.0-1_all.deb ...
Unpacking xtrans-dev (1.4.0-1) ...
Selecting previously unselected package libxcb1-dev:armhf.
Preparing to unpack .../66-libxcb1-dev_1.15-1_armhf.deb ...
Unpacking libxcb1-dev:armhf (1.15-1) ...
Selecting previously unselected package libx11-dev:armhf.
Preparing to unpack .../67-libx11-dev_2%3a1.8.4-2+deb12u2_armhf.deb ...
Unpacking libx11-dev:armhf (2:1.8.4-2+deb12u2) ...
Selecting previously unselected package libxext6:armhf.
Preparing to unpack .../68-libxext6_2%3a1.3.4-1+b1_armhf.deb ...
Unpacking libxext6:armhf (2:1.3.4-1+b1) ...
Selecting previously unselected package libxrender1:armhf.
Preparing to unpack .../69-libxrender1_1%3a0.9.10-1.1_armhf.deb ...
Unpacking libxrender1:armhf (1:0.9.10-1.1) ...
Selecting previously unselected package libxft2:armhf.
Preparing to unpack .../70-libxft2_2.3.6-1_armhf.deb ...
Unpacking libxft2:armhf (2.3.6-1) ...
Selecting previously unselected package libxt6:armhf.
Preparing to unpack .../71-libxt6_1%3a1.2.1-1.1_armhf.deb ...
Unpacking libxt6:armhf (1:1.2.1-1.1) ...
Selecting previously unselected package libxmu6:armhf.
Preparing to unpack .../72-libxmu6_2%3a1.1.3-3_armhf.deb ...
Unpacking libxmu6:armhf (2:1.1.3-3) ...
Selecting previously unselected package libxaw3dxft8.
Preparing to unpack .../73-libxaw3dxft8_1.6.2h-1_armhf.deb ...
Unpacking libxaw3dxft8 (1.6.2h-1) ...
Selecting previously unselected package libxext-dev:armhf.
Preparing to unpack .../74-libxext-dev_2%3a1.3.4-1+b1_armhf.deb ...
Unpacking libxext-dev:armhf (2:1.3.4-1+b1) ...
Selecting previously unselected package libxt-dev:armhf.
Preparing to unpack .../75-libxt-dev_1%3a1.2.1-1.1_armhf.deb ...
Unpacking libxt-dev:armhf (1:1.2.1-1.1) ...
Selecting previously unselected package libxmu-headers.
Preparing to unpack .../76-libxmu-headers_2%3a1.1.3-3_all.deb ...
Unpacking libxmu-headers (2:1.1.3-3) ...
Selecting previously unselected package libxmu-dev:armhf.
Preparing to unpack .../77-libxmu-dev_2%3a1.1.3-3_armhf.deb ...
Unpacking libxmu-dev:armhf (2:1.1.3-3) ...
Selecting previously unselected package libxrender-dev:armhf.
Preparing to unpack .../78-libxrender-dev_1%3a0.9.10-1.1_armhf.deb ...
Unpacking libxrender-dev:armhf (1:0.9.10-1.1) ...
Selecting previously unselected package libxft-dev:armhf.
Preparing to unpack .../79-libxft-dev_2.3.6-1_armhf.deb ...
Unpacking libxft-dev:armhf (2.3.6-1) ...
Selecting previously unselected package libxaw3dxft8-dev.
Preparing to unpack .../80-libxaw3dxft8-dev_1.6.2h-1_armhf.deb ...
Unpacking libxaw3dxft8-dev (1.6.2h-1) ...
Selecting previously unselected package libxpm4:armhf.
Preparing to unpack .../81-libxpm4_1%3a3.5.12-1.1+deb12u1_armhf.deb ...
Unpacking libxpm4:armhf (1:3.5.12-1.1+deb12u1) ...
Selecting previously unselected package libxpm-dev:armhf.
Preparing to unpack .../82-libxpm-dev_1%3a3.5.12-1.1+deb12u1_armhf.deb ...
Unpacking libxpm-dev:armhf (1:3.5.12-1.1+deb12u1) ...
Setting up libexpat1:armhf (2.5.0-1) ...
Setting up libpipeline1:armhf (1.5.7-1) ...
Setting up libxau6:armhf (1:1.0.9-1) ...
Setting up libicu72:armhf (72.1-3) ...
Setting up bsdextrautils (2.38.1-5+b1) ...
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:armhf (1.0.9-2+b6) ...
Setting up x11-common (1:7.7+23) ...
invoke-rc.d: could not determine current runlevel
Setting up X socket directories... /tmp/.X11-unix /tmp/.ICE-unix.
Setting up libmagic1:armhf (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 libpthread-stubs0-dev:armhf (0.4-1) ...
Setting up xtrans-dev (1.4.0-1) ...
Setting up autotools-dev (20220109.1) ...
Setting up libpkgconf3:armhf (1.8.1-1) ...
Setting up libexpat1-dev:armhf (2.5.0-1) ...
Setting up libx11-data (2:1.8.4-2+deb12u2) ...
Setting up uuid-dev:armhf (2.38.1-5+b1) ...
Setting up libpng16-16:armhf (1.6.39-2) ...
Setting up autopoint (0.21-12) ...
Setting up fonts-dejavu-core (2.37-6) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up autoconf (2.71-3) ...
Setting up zlib1g-dev:armhf (1:1.2.13.dfsg-1) ...
Setting up sensible-utils (0.0.17+nmu1) ...
Setting up libuchardet0:armhf (0.0.7-1) ...
Setting up libsub-override-perl (0.09-4) ...
Setting up xorg-sgml-doctools (1:1.11-1.1) ...
Setting up libbsd0:armhf (0.11.7-2) ...
Setting up libelf1:armhf (0.188-2.1) ...
Setting up libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ...
Setting up libbrotli-dev:armhf (1.0.9-2+b6) ...
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 x11proto-dev (2022.1-1) ...
Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
Setting up libice6:armhf (2:1.0.10-1) ...
Setting up libxdmcp6:armhf (1:1.1.2-3) ...
Setting up libxcb1:armhf (1.15-1) ...
Setting up gettext (0.21-12) ...
Setting up libxau-dev:armhf (1:1.0.9-1) ...
Setting up libice-dev:armhf (2:1.0.10-1) ...
Setting up libtool (2.4.7-5) ...
Setting up fontconfig-config (2.14.1-4) ...
Setting up libpng-dev:armhf (1.6.39-2) ...
Setting up pkgconf:armhf (1.8.1-1) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
Setting up libxdmcp-dev:armhf (1:1.1.2-3) ...
Setting up libfreetype6:armhf (2.12.1+dfsg-5) ...
Setting up pkg-config:armhf (1.8.1-1) ...
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 libx11-6:armhf (2:1.8.4-2+deb12u2) ...
Setting up libfontconfig1:armhf (2.14.1-4) ...
Setting up libsm6:armhf (2:1.2.3-1) ...
Setting up libxcb1-dev:armhf (1.15-1) ...
Setting up libxpm4:armhf (1:3.5.12-1.1+deb12u1) ...
Setting up libxrender1:armhf (1:0.9.10-1.1) ...
Setting up libsm-dev:armhf (2:1.2.3-1) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up libx11-dev:armhf (2:1.8.4-2+deb12u2) ...
Setting up libxext6:armhf (2:1.3.4-1+b1) ...
Setting up man-db (2.11.2-2) ...
Not building database; man-db/auto-update is not 'true'.
Setting up libfreetype-dev:armhf (2.12.1+dfsg-5) ...
Setting up libxpm-dev:armhf (1:3.5.12-1.1+deb12u1) ...
Setting up libxt6:armhf (1:1.2.1-1.1) ...
Setting up libxext-dev:armhf (2:1.3.4-1+b1) ...
Setting up libxrender-dev:armhf (1:0.9.10-1.1) ...
Setting up libxft2:armhf (2.3.6-1) ...
Setting up libxmu-headers (2:1.1.3-3) ...
Setting up libxmu6:armhf (2:1.1.3-3) ...
Setting up libfontconfig-dev:armhf (2.14.1-4) ...
Setting up debhelper (13.11.4) ...
Setting up libxt-dev:armhf (1:1.2.1-1.1) ...
Setting up libxft-dev:armhf (2.3.6-1) ...
Setting up libxaw3dxft8 (1.6.2h-1) ...
Setting up libfontconfig1-dev:armhf (2.14.1-4) ...
Setting up libxmu-dev:armhf (2:1.1.3-3) ...
Setting up libxaw3dxft8-dev (1.6.2h-1) ...
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
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version (1.31-1.2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Building the package
I: user script /srv/workspace/pbuilder/4144/tmp/hooks/A99_set_merged_usr starting
Not re-configuring usrmerge for bookworm
I: user script /srv/workspace/pbuilder/4144/tmp/hooks/A99_set_merged_usr finished
hostname: Name or service not known
I: Running cd /build/reproducible-path/libsx-2.08/ && 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  > ../libsx_2.08-5_source.changes
dpkg-buildpackage: info: source package libsx
dpkg-buildpackage: info: source version 2.08-5
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Alastair McKinstry <mckinstry@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture armhf
dpkg-source: info: using options from libsx-2.08/debian/source/options: --compression=xz
 fakeroot debian/rules clean
dh clean --no-parallel
   dh_autoreconf_clean -O--no-parallel
   dh_clean -O--no-parallel
 debian/rules build
make: 'build' is up to date.
 fakeroot debian/rules binary
dh binary --no-parallel
   dh_update_autotools_config -O--no-parallel
   dh_autoreconf -O--no-parallel
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'm4'.
libtoolize: copying file 'm4/ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
configure.ac:8: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:8: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:8: the top level
configure.ac:18: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:18: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:18: the top level
configure.ac:46: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:46: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:46: the top level
configure.ac:16: installing 'm4/compile'
configure.ac:6: installing 'm4/missing'
freq/Makefile.am: installing 'm4/depcomp'
   dh_auto_configure -O--no-parallel
	./configure --build=arm-linux-gnueabihf --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/arm-linux-gnueabihf --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++... none
checking for gcc... gcc
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking build system type... arm-unknown-linux-gnueabihf
checking host system type... arm-unknown-linux-gnueabihf
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert arm-unknown-linux-gnueabihf file names to arm-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert arm-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XAW7... no
checking for main in -lXt... yes
checking for main in -lXmu... yes
checking for main in -lXext... yes
checking for main in -lXpm... yes
checking for main in -lneXtaw... no
checking for main in -lXaw3dxft... yes
Package libxaw3dxft was not found in the pkg-config search path.
Perhaps you should add the directory containing `libxaw3dxft.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libxaw3dxft', required by 'virtual:world', not found
checking for an ANSI C-conforming const... yes
checking for egrep... (cached) /bin/grep -E
checking for working strtod... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether strcasecmp is declared... yes
checking whether lstat is declared... yes
checking whether strdup is declared... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/dialogs/Makefile
config.status: creating freq/Makefile
config.status: creating libsx.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
   dh_auto_build -O--no-parallel
	make -j1
make[1]: Entering directory '/build/reproducible-path/libsx-2.08'
make  all-recursive
make[2]: Entering directory '/build/reproducible-path/libsx-2.08'
Making all in src
make[3]: Entering directory '/build/reproducible-path/libsx-2.08/src'
Making all in dialogs
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/src/dialogs'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/src/dialogs'
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o button.lo button.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c button.c  -fPIC -DPIC -o .libs/button.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c button.c -o button.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o colormap.lo colormap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c colormap.c  -fPIC -DPIC -o .libs/colormap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c colormap.c -o colormap.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o colorsel.lo colorsel.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c colorsel.c  -fPIC -DPIC -o .libs/colorsel.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c colorsel.c -o colorsel.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dialog.lo dialog.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c dialog.c  -fPIC -DPIC -o .libs/dialog.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c dialog.c -o dialog.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dirlist.lo dirlist.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c dirlist.c  -fPIC -DPIC -o .libs/dirlist.o
dirlist.c: In function 'get_dir_list':
dirlist.c:159:3: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result]
  159 |   getcwd(old_dir, MAXPATHLEN);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dirlist.c:166:6: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  166 |      chdir(old_dir);
      |      ^~~~~~~~~~~~~~
dirlist.c:174:6: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  174 |      chdir(old_dir);
      |      ^~~~~~~~~~~~~~
dirlist.c:198:12: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  198 |            chdir(old_dir);
      |            ^~~~~~~~~~~~~~
dirlist.c:213:3: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  213 |   chdir(old_dir);
      |   ^~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c dirlist.c -o dirlist.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o draw.lo draw.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c draw.c  -fPIC -DPIC -o .libs/draw.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c draw.c -o draw.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o drawing.lo drawing.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c drawing.c  -fPIC -DPIC -o .libs/drawing.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c drawing.c -o drawing.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o font.lo font.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c font.c  -fPIC -DPIC -o .libs/font.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c font.c -o font.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o freq.lo freq.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c freq.c  -fPIC -DPIC -o .libs/freq.o
freq.c: In function 'GetFile':
freq.c:142:5: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result]
  142 |     getcwd(path, MAXPATHLEN);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~
freq.c:165:5: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result]
  165 |     getcwd(path, MAXPATHLEN);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~
freq.c: In function 'load_list':
freq.c:391:31: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  391 |        sprintf(newpath, "%s/%s", fdata->fpath, string);
      |                               ^
In file included from /usr/include/stdio.h:906,
                 from freq.c:13:
In function 'sprintf',
    inlined from 'load_list' at freq.c:391:8:
/usr/include/arm-linux-gnueabihf/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 4096
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c freq.c -o freq.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o grabpix.lo grabpix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c grabpix.c  -fPIC -DPIC -o .libs/grabpix.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c grabpix.c -o grabpix.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libsx.lo libsx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c libsx.c  -fPIC -DPIC -o .libs/libsx.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c libsx.c -o libsx.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o list.lo list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c list.c  -fPIC -DPIC -o .libs/list.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c list.c -o list.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o menu.lo menu.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c menu.c  -fPIC -DPIC -o .libs/menu.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c menu.c -o menu.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o misc.lo misc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c misc.c  -fPIC -DPIC -o .libs/misc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c misc.c -o misc.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o popups.lo popups.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c popups.c  -fPIC -DPIC -o .libs/popups.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c popups.c -o popups.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o resize.lo resize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c resize.c  -fPIC -DPIC -o .libs/resize.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c resize.c -o resize.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o scrollbar.lo scrollbar.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c scrollbar.c  -fPIC -DPIC -o .libs/scrollbar.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c scrollbar.c -o scrollbar.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o string_entry.lo string_entry.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c string_entry.c  -fPIC -DPIC -o .libs/string_entry.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c string_entry.c -o string_entry.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o toggle.lo toggle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c toggle.c  -fPIC -DPIC -o .libs/toggle.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c toggle.c -o toggle.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c -o version.lo version.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c version.c  -fPIC -DPIC -o .libs/version.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -c version.c -o version.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 0:0:0 -Wl,-z,relro  -o libsx.la -rpath /usr/lib/arm-linux-gnueabihf button.lo colormap.lo colorsel.lo dialog.lo dirlist.lo draw.lo drawing.lo font.lo freq.lo grabpix.lo libsx.lo list.lo menu.lo misc.lo popups.lo resize.lo scrollbar.lo string_entry.lo toggle.lo version.lo  -lXaw3dxft -lXmu -lXt -lXext -lXpm  -lSM -lICE -lX11 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/button.o .libs/colormap.o .libs/colorsel.o .libs/dialog.o .libs/dirlist.o .libs/draw.o .libs/drawing.o .libs/font.o .libs/freq.o .libs/grabpix.o .libs/libsx.o .libs/list.o .libs/menu.o .libs/misc.o .libs/popups.o .libs/resize.o .libs/scrollbar.o .libs/string_entry.o .libs/toggle.o .libs/version.o   /usr/lib/libXaw3dxft.so -lXmu -lXt -lXext -lXpm -lSM -lICE -lX11  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro   -Wl,-soname -Wl,libsx.so.0 -o .libs/libsx.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libsx.so.0" && ln -s "libsx.so.0.0.0" "libsx.so.0")
libtool: link: (cd ".libs" && rm -f "libsx.so" && ln -s "libsx.so.0.0.0" "libsx.so")
libtool: link: ar cr .libs/libsx.a  button.o colormap.o colorsel.o dialog.o dirlist.o draw.o drawing.o font.o freq.o grabpix.o libsx.o list.o menu.o misc.o popups.o resize.o scrollbar.o string_entry.o toggle.o version.o
libtool: link: ranlib .libs/libsx.a
libtool: link: ( cd ".libs" && rm -f "libsx.la" && ln -s "../libsx.la" "libsx.la" )
ln -s .libs/libsx.a libsx.a
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/src'
make[3]: Leaving directory '/build/reproducible-path/libsx-2.08/src'
Making all in freq
make[3]: Entering directory '/build/reproducible-path/libsx-2.08/freq'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/reproducible-path/libsx-2.08/freq'
make[3]: Entering directory '/build/reproducible-path/libsx-2.08'
make[3]: Leaving directory '/build/reproducible-path/libsx-2.08'
make[2]: Leaving directory '/build/reproducible-path/libsx-2.08'
make[1]: Leaving directory '/build/reproducible-path/libsx-2.08'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/reproducible-path/libsx-2.08'
Disabled to avoid building examples
make[1]: Leaving directory '/build/reproducible-path/libsx-2.08'
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--no-parallel
   dh_prep -O--no-parallel
   dh_installdirs -O--no-parallel
   dh_auto_install -O--no-parallel
	make -j1 install DESTDIR=/build/reproducible-path/libsx-2.08/debian/tmp AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/build/reproducible-path/libsx-2.08'
Making install in src
make[2]: Entering directory '/build/reproducible-path/libsx-2.08/src'
Making install in dialogs
make[3]: Entering directory '/build/reproducible-path/libsx-2.08/src/dialogs'
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/src/dialogs'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/build/reproducible-path/libsx-2.08/debian/tmp/usr/share/libsx'
 /usr/bin/install -c -m 644 dialogs.de dialogs.en dialogs.fr '/build/reproducible-path/libsx-2.08/debian/tmp/usr/share/libsx'
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/src/dialogs'
make[3]: Leaving directory '/build/reproducible-path/libsx-2.08/src/dialogs'
make[3]: Entering directory '/build/reproducible-path/libsx-2.08/src'
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/src'
 /bin/mkdir -p '/build/reproducible-path/libsx-2.08/debian/tmp/usr/lib/arm-linux-gnueabihf'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libsx.la '/build/reproducible-path/libsx-2.08/debian/tmp/usr/lib/arm-linux-gnueabihf'
libtool: warning: relinking 'libsx.la'
libtool: install: (cd /build/reproducible-path/libsx-2.08/src; /bin/sh "/build/reproducible-path/libsx-2.08/libtool"  --tag CC --mode=relink gcc -g -O2 -ffile-prefix-map=/build/reproducible-path/libsx-2.08=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 0:0:0 -Wl,-z,relro -o libsx.la -rpath /usr/lib/arm-linux-gnueabihf button.lo colormap.lo colorsel.lo dialog.lo dirlist.lo draw.lo drawing.lo font.lo freq.lo grabpix.lo libsx.lo list.lo menu.lo misc.lo popups.lo resize.lo scrollbar.lo string_entry.lo toggle.lo version.lo -lXaw3dxft -lXmu -lXt -lXext -lXpm -lSM -lICE -lX11 -inst-prefix-dir /build/reproducible-path/libsx-2.08/debian/tmp)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/button.o .libs/colormap.o .libs/colorsel.o .libs/dialog.o .libs/dirlist.o .libs/draw.o .libs/drawing.o .libs/font.o .libs/freq.o .libs/grabpix.o .libs/libsx.o .libs/list.o .libs/menu.o .libs/misc.o .libs/popups.o .libs/resize.o .libs/scrollbar.o .libs/string_entry.o .libs/toggle.o .libs/version.o   -L/build/reproducible-path/libsx-2.08/debian/tmp/usr/lib -L/usr/lib -lXaw3dxft -lXmu -lXt -lXext -lXpm -lSM -lICE -lX11  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro   -Wl,-soname -Wl,libsx.so.0 -o .libs/libsx.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libsx.so.0.0.0T /build/reproducible-path/libsx-2.08/debian/tmp/usr/lib/arm-linux-gnueabihf/libsx.so.0.0.0
libtool: install: (cd /build/reproducible-path/libsx-2.08/debian/tmp/usr/lib/arm-linux-gnueabihf && { ln -s -f libsx.so.0.0.0 libsx.so.0 || { rm -f libsx.so.0 && ln -s libsx.so.0.0.0 libsx.so.0; }; })
libtool: install: (cd /build/reproducible-path/libsx-2.08/debian/tmp/usr/lib/arm-linux-gnueabihf && { ln -s -f libsx.so.0.0.0 libsx.so || { rm -f libsx.so && ln -s libsx.so.0.0.0 libsx.so; }; })
libtool: install: /usr/bin/install -c .libs/libsx.lai /build/reproducible-path/libsx-2.08/debian/tmp/usr/lib/arm-linux-gnueabihf/libsx.la
libtool: install: /usr/bin/install -c .libs/libsx.a /build/reproducible-path/libsx-2.08/debian/tmp/usr/lib/arm-linux-gnueabihf/libsx.a
libtool: install: chmod 644 /build/reproducible-path/libsx-2.08/debian/tmp/usr/lib/arm-linux-gnueabihf/libsx.a
libtool: install: ranlib /build/reproducible-path/libsx-2.08/debian/tmp/usr/lib/arm-linux-gnueabihf/libsx.a
libtool: warning: remember to run 'libtool --finish /usr/lib/arm-linux-gnueabihf'
 /bin/mkdir -p '/build/reproducible-path/libsx-2.08/debian/tmp/usr/include'
 /usr/bin/install -c -m 644 libsx.h '/build/reproducible-path/libsx-2.08/debian/tmp/usr/include'
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/src'
make[3]: Leaving directory '/build/reproducible-path/libsx-2.08/src'
make[2]: Leaving directory '/build/reproducible-path/libsx-2.08/src'
Making install in freq
make[2]: Entering directory '/build/reproducible-path/libsx-2.08/freq'
make[3]: Entering directory '/build/reproducible-path/libsx-2.08/freq'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/reproducible-path/libsx-2.08/freq'
make[2]: Leaving directory '/build/reproducible-path/libsx-2.08/freq'
make[2]: Entering directory '/build/reproducible-path/libsx-2.08'
make[3]: Entering directory '/build/reproducible-path/libsx-2.08'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/build/reproducible-path/libsx-2.08/debian/tmp/usr/lib/arm-linux-gnueabihf/pkgconfig'
 /usr/bin/install -c -m 644 libsx.pc '/build/reproducible-path/libsx-2.08/debian/tmp/usr/lib/arm-linux-gnueabihf/pkgconfig'
make[3]: Leaving directory '/build/reproducible-path/libsx-2.08'
make[2]: Leaving directory '/build/reproducible-path/libsx-2.08'
make[1]: Leaving directory '/build/reproducible-path/libsx-2.08'
   dh_install -O--no-parallel
   dh_installdocs -O--no-parallel
   dh_installchangelogs -O--no-parallel
   debian/rules override_dh_installexamples
make[1]: Entering directory '/build/reproducible-path/libsx-2.08'
/usr/bin/make clean
make[2]: Entering directory '/build/reproducible-path/libsx-2.08'
Making clean in src
make[3]: Entering directory '/build/reproducible-path/libsx-2.08/src'
Making clean in dialogs
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/src/dialogs'
rm -rf .libs _libs
rm -f *.lo
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/src/dialogs'
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/src'
test -z "libsx.a" || rm -f libsx.a
test -z "libsx.la" || rm -f libsx.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/src'
make[3]: Leaving directory '/build/reproducible-path/libsx-2.08/src'
Making clean in freq
make[3]: Entering directory '/build/reproducible-path/libsx-2.08/freq'
test -z "libfreq.a libsimplefreq.a" || rm -f libfreq.a libsimplefreq.a
 rm -f freq simple_freq
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[3]: Leaving directory '/build/reproducible-path/libsx-2.08/freq'
make[3]: Entering directory '/build/reproducible-path/libsx-2.08'
rm -rf .libs _libs
for dir in demo0 demo1 demo2 demo3 demo4 bezier controlbox creq frac multireq skel xmore xrootbg draw_demo ; do \
  if test -d $dir; then (cd $dir && make -f Makefile.no_auto clean) || exit 1; fi; \
done
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/demo0'
rm -f *.o *~ core test hello_world demo demo0
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/demo0'
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/demo1'
rm -f *.o *~ core demo1
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/demo1'
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/demo2'
rm -f *.o *~ core demo2
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/demo2'
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/demo3'
rm -f *.o *~ core demo3
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/demo3'
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/demo4'
rm -f *.o *~ core demo4
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/demo4'
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/bezier'
rm -f *.o *~ core bez
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/bezier'
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/controlbox'
rm -f *.o *~ core skel cbox
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/controlbox'
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/creq'
rm -f *.o *~ core creq
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/creq'
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/frac'
rm -f *.o *~ core frac
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/frac'
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/multireq'
rm -f *.o *~ core multireq
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/multireq'
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/skel'
rm -f *.o *~ core skel
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/skel'
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/xmore'
rm -f *.o *~ core xmore
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/xmore'
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/xrootbg'
rm -f *.o *~ core xrootbg
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/xrootbg'
make[4]: Entering directory '/build/reproducible-path/libsx-2.08/draw_demo'
rm -f *.o *~ core draw_demo
make[4]: Leaving directory '/build/reproducible-path/libsx-2.08/draw_demo'
rm -f *.lo
make[3]: Leaving directory '/build/reproducible-path/libsx-2.08'
make[2]: Leaving directory '/build/reproducible-path/libsx-2.08'
dh_installexamples -Xlibsx.h
make[1]: Leaving directory '/build/reproducible-path/libsx-2.08'
   dh_installsystemduser -O--no-parallel
   dh_perl -O--no-parallel
   dh_link -O--no-parallel
   dh_strip_nondeterminism -O--no-parallel
   dh_compress -O--no-parallel
   dh_fixperms -O--no-parallel
   dh_missing -O--no-parallel
   dh_dwz -a -O--no-parallel
   dh_strip -a -O--no-parallel
   dh_makeshlibs -a -O--no-parallel
   dh_shlibdeps -a -O--no-parallel
   dh_installdeb -O--no-parallel
   dh_gencontrol -O--no-parallel
dpkg-gencontrol: warning: Depends field of package libsx-dev: substitution variable ${shlibs:Depends} used, but is not defined
   dh_md5sums -O--no-parallel
   dh_builddeb -O--no-parallel
dpkg-deb: building package 'libsx0' in '../libsx0_2.08-5_armhf.deb'.
dpkg-deb: building package 'libsx0-dbgsym' in '../libsx0-dbgsym_2.08-5_armhf.deb'.
dpkg-deb: building package 'libsx-dev' in '../libsx-dev_2.08-5_armhf.deb'.
 dpkg-genbuildinfo --build=binary -O../libsx_2.08-5_armhf.buildinfo
 dpkg-genchanges --build=binary -O../libsx_2.08-5_armhf.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build .
dpkg-source: info: using options from libsx-2.08/debian/source/options: --compression=xz
dpkg-buildpackage: info: binary-only upload (no source included)
dpkg-genchanges: info: not including original source code in upload
I: copying local configuration
I: user script /srv/workspace/pbuilder/4144/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/4144/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/4144 and its subdirectories
I: Current time: Tue Jan 16 06:47:21 +14 2024
I: pbuilder-time-stamp: 1705337241