I: pbuilder: network access will be disabled during build
I: Current time: Tue Jul 11 14:12:31 +14 2023
I: pbuilder-time-stamp: 1689034351
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 [aewm++_1.1.2-5.3.dsc]
I: copying [./aewm++_1.1.2.orig.tar.gz]
I: copying [./aewm++_1.1.2-5.3.debian.tar.xz]
I: Extracting source
gpgv: Signature made Thu Nov 24 07:49:03 2022 +14
gpgv:                using RSA key 406220C8B8552802378CCE411F5C7A8B45564314
gpgv:                issuer "bage@debian.org"
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./aewm++_1.1.2-5.3.dsc: no acceptable signature found
dpkg-source: info: extracting aewm++ in aewm++-1.1.2
dpkg-source: info: unpacking aewm++_1.1.2.orig.tar.gz
dpkg-source: info: unpacking aewm++_1.1.2-5.3.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying debian.patches
dpkg-source: info: applying missing-string.patch
dpkg-source: info: applying x11-paths.patch
dpkg-source: info: applying x-terminal-emulator.patch
I: using fakeroot in build.
I: Installing the build-deps
I: user script /srv/workspace/pbuilder/14683/tmp/hooks/D01_modify_environment starting
debug: Running on codethink14-arm64.
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 Jul 11 14:12 /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/14683/tmp/hooks/D01_modify_environment finished
I: user script /srv/workspace/pbuilder/14683/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]="aarch64-unknown-linux-gnu")
  BASH_VERSION='5.2.15(1)-release'
  BUILDDIR=/build
  BUILDUSERGECOS='second user,second room,second work-phone,second home-phone,second other'
  BUILDUSERNAME=pbuilder2
  BUILD_ARCH=arm64
  DEBIAN_FRONTEND=noninteractive
  DEB_BUILD_OPTIONS='buildinfo=+all reproducible=+all parallel=8 '
  DIRSTACK=()
  DISTRIBUTION=bookworm
  EUID=0
  FUNCNAME=([0]="Echo" [1]="main")
  GROUPS=()
  HOME=/var/lib/jenkins
  HOSTNAME=i-capture-the-hostname
  HOSTTYPE=aarch64
  HOST_ARCH=arm64
  IFS=' 	
  '
  LANG=C
  LANGUAGE=nl_BE:nl
  LC_ALL=C
  MACHTYPE=aarch64-unknown-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=14683
  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.F4PkCwMX/pbuilderrc_mKzH --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.F4PkCwMX/b2 --logfile b2/build.log aewm++_1.1.2-5.3.dsc'
  SUDO_GID=117
  SUDO_UID=110
  SUDO_USER=jenkins
  TERM=unknown
  TZ=/usr/share/zoneinfo/Etc/GMT-14
  UID=0
  USER=root
  USERNAME=root
  _='I: set'
  http_proxy=http://192.168.101.16:3128
I: uname -a
  Linux i-capture-the-hostname 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:29:44 UTC 2023 aarch64 GNU/Linux
I: ls -l /bin
  total 7104
  -rwxr-xr-x 1 root root 1346480 Apr 24 11:23 bash
  -rwxr-xr-x 3 root root   67728 Sep 19  2022 bunzip2
  -rwxr-xr-x 3 root root   67728 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 28  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   67728 Sep 19  2022 bzip2
  -rwxr-xr-x 1 root root   67664 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   68536 Sep 21  2022 cat
  -rwxr-xr-x 1 root root   68616 Sep 21  2022 chgrp
  -rwxr-xr-x 1 root root   68552 Sep 21  2022 chmod
  -rwxr-xr-x 1 root root   68632 Sep 21  2022 chown
  -rwxr-xr-x 1 root root  200264 Sep 21  2022 cp
  -rwxr-xr-x 1 root root  133640 Jan  6  2023 dash
  -rwxr-xr-x 1 root root  134144 Sep 21  2022 date
  -rwxr-xr-x 1 root root  134248 Sep 21  2022 dd
  -rwxr-xr-x 1 root root  134888 Sep 21  2022 df
  -rwxr-xr-x 1 root root  200440 Sep 21  2022 dir
  -rwxr-xr-x 1 root root  141720 Mar 23 23:21 dmesg
  lrwxrwxrwx 1 root root       8 Dec 20  2022 dnsdomainname -> hostname
  lrwxrwxrwx 1 root root       8 Dec 20  2022 domainname -> hostname
  -rwxr-xr-x 1 root root   68408 Sep 21  2022 echo
  -rwxr-xr-x 1 root root      41 Jan 25 04:43 egrep
  -rwxr-xr-x 1 root root   68384 Sep 21  2022 false
  -rwxr-xr-x 1 root root      41 Jan 25 04:43 fgrep
  -rwxr-xr-x 1 root root  134584 Mar 23 23:21 findmnt
  -rwsr-xr-x 1 root root   67744 Mar 23 22:21 fusermount
  -rwxr-xr-x 1 root root  198880 Jan 25 04:43 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   93752 Apr 10  2022 gzip
  -rwxr-xr-x 1 root root   67592 Dec 20  2022 hostname
  -rwxr-xr-x 1 root root   68664 Sep 21  2022 ln
  -rwxr-xr-x 1 root root   69208 Mar 24 01:41 login
  -rwxr-xr-x 1 root root  200440 Sep 21  2022 ls
  -rwxr-xr-x 1 root root  264360 Mar 23 23:21 lsblk
  -rwxr-xr-x 1 root root  134384 Sep 21  2022 mkdir
  -rwxr-xr-x 1 root root   68768 Sep 21  2022 mknod
  -rwxr-xr-x 1 root root   68472 Sep 21  2022 mktemp
  -rwxr-xr-x 1 root root   67752 Mar 23 23:21 more
  -rwsr-xr-x 1 root root   67744 Mar 23 23:21 mount
  -rwxr-xr-x 1 root root   67744 Mar 23 23:21 mountpoint
  -rwxr-xr-x 1 root root  134728 Sep 21  2022 mv
  lrwxrwxrwx 1 root root       8 Dec 20  2022 nisdomainname -> hostname
  lrwxrwxrwx 1 root root      14 Apr  3 20:25 pidof -> /sbin/killall5
  -rwxr-xr-x 1 root root   68496 Sep 21  2022 pwd
  lrwxrwxrwx 1 root root       4 Apr 24 11:23 rbash -> bash
  -rwxr-xr-x 1 root root   68456 Sep 21  2022 readlink
  -rwxr-xr-x 1 root root   68592 Sep 21  2022 rm
  -rwxr-xr-x 1 root root   68480 Sep 21  2022 rmdir
  -rwxr-xr-x 1 root root   68392 Nov  3  2022 run-parts
  -rwxr-xr-x 1 root root  134536 Jan  6  2023 sed
  lrwxrwxrwx 1 root root       9 Jul 11 14:12 sh -> /bin/bash
  -rwxr-xr-x 1 root root   68432 Sep 21  2022 sleep
  -rwxr-xr-x 1 root root  134088 Sep 21  2022 stty
  -rwsr-xr-x 1 root root  133312 Mar 23 23:21 su
  -rwxr-xr-x 1 root root   68448 Sep 21  2022 sync
  -rwxr-xr-x 1 root root  539896 Apr  7 04:25 tar
  -rwxr-xr-x 1 root root   67904 Nov  3  2022 tempfile
  -rwxr-xr-x 1 root root  134160 Sep 21  2022 touch
  -rwxr-xr-x 1 root root   68384 Sep 21  2022 true
  -rwxr-xr-x 1 root root   67664 Mar 23 22:21 ulockmgr_server
  -rwsr-xr-x 1 root root   67744 Mar 23 23:21 umount
  -rwxr-xr-x 1 root root   68416 Sep 21  2022 uname
  -rwxr-xr-x 2 root root    2346 Apr 10  2022 uncompress
  -rwxr-xr-x 1 root root  200440 Sep 21  2022 vdir
  -rwxr-xr-x 1 root root  133312 Mar 23 23:21 wdctl
  lrwxrwxrwx 1 root root       8 Dec 20  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/14683/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: arm64
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 (>= 7), libx11-dev, libxext-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 ... 19578 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 (>= 7); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on libx11-dev; however:
  Package libx11-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libxext-dev; however:
  Package libxext-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} gettext{a} gettext-base{a} groff-base{a} intltool-debian{a} libarchive-zip-perl{a} libbsd0{a} libdebhelper-perl{a} libelf1{a} libfile-stripnondeterminism-perl{a} libicu72{a} libmagic-mgc{a} libmagic1{a} libpipeline1{a} libpthread-stubs0-dev{a} libsub-override-perl{a} libtool{a} libuchardet0{a} libx11-6{a} libx11-data{a} libx11-dev{a} libxau-dev{a} libxau6{a} libxcb1{a} libxcb1-dev{a} libxdmcp-dev{a} libxdmcp6{a} libxext-dev{a} libxext6{a} libxml2{a} m4{a} man-db{a} po-debconf{a} sensible-utils{a} x11proto-dev{a} xorg-sgml-doctools{a} xtrans-dev{a} 
The following packages are RECOMMENDED but will NOT be installed:
  curl libarchive-cpio-perl libltdl-dev libmail-sendmail-perl lynx wget 
0 packages upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
Need to get 21.6 MB of archives. After unpacking 84.7 MB will be used.
Writing extended state information...
Get: 1 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB]
Get: 2 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
Get: 3 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
Get: 4 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
Get: 5 http://deb.debian.org/debian bookworm/main arm64 gettext-base arm64 0.21-12 [159 kB]
Get: 6 http://deb.debian.org/debian bookworm/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB]
Get: 7 http://deb.debian.org/debian bookworm/main arm64 groff-base arm64 1.22.4-10 [861 kB]
Get: 8 http://deb.debian.org/debian bookworm/main arm64 bsdextrautils arm64 2.38.1-5+b1 [86.9 kB]
Get: 9 http://deb.debian.org/debian bookworm/main arm64 libpipeline1 arm64 1.5.7-1 [36.4 kB]
Get: 10 http://deb.debian.org/debian bookworm/main arm64 man-db arm64 2.11.2-2 [1369 kB]
Get: 11 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
Get: 12 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
Get: 13 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
Get: 14 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
Get: 15 http://deb.debian.org/debian bookworm/main arm64 autopoint all 0.21-12 [495 kB]
Get: 16 http://deb.debian.org/debian bookworm/main arm64 libdebhelper-perl all 13.11.4 [81.2 kB]
Get: 17 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
Get: 18 http://deb.debian.org/debian bookworm/main arm64 dh-autoreconf all 20 [17.1 kB]
Get: 19 http://deb.debian.org/debian bookworm/main arm64 libarchive-zip-perl all 1.68-1 [104 kB]
Get: 20 http://deb.debian.org/debian bookworm/main arm64 libsub-override-perl all 0.09-4 [9304 B]
Get: 21 http://deb.debian.org/debian bookworm/main arm64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
Get: 22 http://deb.debian.org/debian bookworm/main arm64 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
Get: 23 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
Get: 24 http://deb.debian.org/debian bookworm/main arm64 dwz arm64 0.15-1 [101 kB]
Get: 25 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
Get: 26 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.2 [620 kB]
Get: 27 http://deb.debian.org/debian bookworm/main arm64 gettext arm64 0.21-12 [1248 kB]
Get: 28 http://deb.debian.org/debian bookworm/main arm64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get: 29 http://deb.debian.org/debian bookworm/main arm64 po-debconf all 1.0.21+nmu1 [248 kB]
Get: 30 http://deb.debian.org/debian bookworm/main arm64 debhelper all 13.11.4 [942 kB]
Get: 31 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB]
Get: 32 http://deb.debian.org/debian bookworm/main arm64 libpthread-stubs0-dev arm64 0.4-1 [5336 B]
Get: 33 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB]
Get: 34 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
Get: 35 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB]
Get: 36 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2 [292 kB]
Get: 37 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2 [736 kB]
Get: 38 http://deb.debian.org/debian bookworm/main arm64 xorg-sgml-doctools all 1:1.11-1.1 [22.1 kB]
Get: 39 http://deb.debian.org/debian bookworm/main arm64 x11proto-dev all 2022.1-1 [599 kB]
Get: 40 http://deb.debian.org/debian bookworm/main arm64 libxau-dev arm64 1:1.0.9-1 [23.2 kB]
Get: 41 http://deb.debian.org/debian bookworm/main arm64 libxdmcp-dev arm64 1:1.1.2-3 [41.2 kB]
Get: 42 http://deb.debian.org/debian bookworm/main arm64 xtrans-dev all 1.4.0-1 [98.7 kB]
Get: 43 http://deb.debian.org/debian bookworm/main arm64 libxcb1-dev arm64 1.15-1 [182 kB]
Get: 44 http://deb.debian.org/debian bookworm/main arm64 libx11-dev arm64 2:1.8.4-2 [817 kB]
Get: 45 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB]
Get: 46 http://deb.debian.org/debian bookworm/main arm64 libxext-dev arm64 2:1.3.4-1+b1 [107 kB]
Fetched 21.6 MB in 1s (17.1 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 ... 19578 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_arm64.deb ...
Unpacking libmagic-mgc (1:5.44-3) ...
Selecting previously unselected package libmagic1:arm64.
Preparing to unpack .../02-libmagic1_1%3a5.44-3_arm64.deb ...
Unpacking libmagic1:arm64 (1:5.44-3) ...
Selecting previously unselected package file.
Preparing to unpack .../03-file_1%3a5.44-3_arm64.deb ...
Unpacking file (1:5.44-3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../04-gettext-base_0.21-12_arm64.deb ...
Unpacking gettext-base (0.21-12) ...
Selecting previously unselected package libuchardet0:arm64.
Preparing to unpack .../05-libuchardet0_0.0.7-1_arm64.deb ...
Unpacking libuchardet0:arm64 (0.0.7-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../06-groff-base_1.22.4-10_arm64.deb ...
Unpacking groff-base (1.22.4-10) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../07-bsdextrautils_2.38.1-5+b1_arm64.deb ...
Unpacking bsdextrautils (2.38.1-5+b1) ...
Selecting previously unselected package libpipeline1:arm64.
Preparing to unpack .../08-libpipeline1_1.5.7-1_arm64.deb ...
Unpacking libpipeline1:arm64 (1.5.7-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../09-man-db_2.11.2-2_arm64.deb ...
Unpacking man-db (2.11.2-2) ...
Selecting previously unselected package m4.
Preparing to unpack .../10-m4_1.4.19-3_arm64.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:arm64.
Preparing to unpack .../22-libelf1_0.188-2.1_arm64.deb ...
Unpacking libelf1:arm64 (0.188-2.1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../23-dwz_0.15-1_arm64.deb ...
Unpacking dwz (0.15-1) ...
Selecting previously unselected package libicu72:arm64.
Preparing to unpack .../24-libicu72_72.1-3_arm64.deb ...
Unpacking libicu72:arm64 (72.1-3) ...
Selecting previously unselected package libxml2:arm64.
Preparing to unpack .../25-libxml2_2.9.14+dfsg-1.2_arm64.deb ...
Unpacking libxml2:arm64 (2.9.14+dfsg-1.2) ...
Selecting previously unselected package gettext.
Preparing to unpack .../26-gettext_0.21-12_arm64.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 libbsd0:arm64.
Preparing to unpack .../30-libbsd0_0.11.7-2_arm64.deb ...
Unpacking libbsd0:arm64 (0.11.7-2) ...
Selecting previously unselected package libpthread-stubs0-dev:arm64.
Preparing to unpack .../31-libpthread-stubs0-dev_0.4-1_arm64.deb ...
Unpacking libpthread-stubs0-dev:arm64 (0.4-1) ...
Selecting previously unselected package libxau6:arm64.
Preparing to unpack .../32-libxau6_1%3a1.0.9-1_arm64.deb ...
Unpacking libxau6:arm64 (1:1.0.9-1) ...
Selecting previously unselected package libxdmcp6:arm64.
Preparing to unpack .../33-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
Selecting previously unselected package libxcb1:arm64.
Preparing to unpack .../34-libxcb1_1.15-1_arm64.deb ...
Unpacking libxcb1:arm64 (1.15-1) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../35-libx11-data_2%3a1.8.4-2_all.deb ...
Unpacking libx11-data (2:1.8.4-2) ...
Selecting previously unselected package libx11-6:arm64.
Preparing to unpack .../36-libx11-6_2%3a1.8.4-2_arm64.deb ...
Unpacking libx11-6:arm64 (2:1.8.4-2) ...
Selecting previously unselected package xorg-sgml-doctools.
Preparing to unpack .../37-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 .../38-x11proto-dev_2022.1-1_all.deb ...
Unpacking x11proto-dev (2022.1-1) ...
Selecting previously unselected package libxau-dev:arm64.
Preparing to unpack .../39-libxau-dev_1%3a1.0.9-1_arm64.deb ...
Unpacking libxau-dev:arm64 (1:1.0.9-1) ...
Selecting previously unselected package libxdmcp-dev:arm64.
Preparing to unpack .../40-libxdmcp-dev_1%3a1.1.2-3_arm64.deb ...
Unpacking libxdmcp-dev:arm64 (1:1.1.2-3) ...
Selecting previously unselected package xtrans-dev.
Preparing to unpack .../41-xtrans-dev_1.4.0-1_all.deb ...
Unpacking xtrans-dev (1.4.0-1) ...
Selecting previously unselected package libxcb1-dev:arm64.
Preparing to unpack .../42-libxcb1-dev_1.15-1_arm64.deb ...
Unpacking libxcb1-dev:arm64 (1.15-1) ...
Selecting previously unselected package libx11-dev:arm64.
Preparing to unpack .../43-libx11-dev_2%3a1.8.4-2_arm64.deb ...
Unpacking libx11-dev:arm64 (2:1.8.4-2) ...
Selecting previously unselected package libxext6:arm64.
Preparing to unpack .../44-libxext6_2%3a1.3.4-1+b1_arm64.deb ...
Unpacking libxext6:arm64 (2:1.3.4-1+b1) ...
Selecting previously unselected package libxext-dev:arm64.
Preparing to unpack .../45-libxext-dev_2%3a1.3.4-1+b1_arm64.deb ...
Unpacking libxext-dev:arm64 (2:1.3.4-1+b1) ...
Setting up libpipeline1:arm64 (1.5.7-1) ...
Setting up libxau6:arm64 (1:1.0.9-1) ...
Setting up libicu72:arm64 (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 libmagic1:arm64 (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:arm64 (0.4-1) ...
Setting up xtrans-dev (1.4.0-1) ...
Setting up autotools-dev (20220109.1) ...
Setting up libx11-data (2:1.8.4-2) ...
Setting up autopoint (0.21-12) ...
Setting up autoconf (2.71-3) ...
Setting up sensible-utils (0.0.17+nmu1) ...
Setting up libuchardet0:arm64 (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:arm64 (0.11.7-2) ...
Setting up libelf1:arm64 (0.188-2.1) ...
Setting up libxml2:arm64 (2.9.14+dfsg-1.2) ...
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 libxdmcp6:arm64 (1:1.1.2-3) ...
Setting up libxcb1:arm64 (1.15-1) ...
Setting up gettext (0.21-12) ...
Setting up libxau-dev:arm64 (1:1.0.9-1) ...
Setting up libtool (2.4.7-5) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
Setting up libxdmcp-dev:arm64 (1:1.1.2-3) ...
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:arm64 (2:1.8.4-2) ...
Setting up libxcb1-dev:arm64 (1.15-1) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up libx11-dev:arm64 (2:1.8.4-2) ...
Setting up libxext6:arm64 (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 libxext-dev:arm64 (2:1.3.4-1+b1) ...
Setting up debhelper (13.11.4) ...
Processing triggers for libc-bin (2.36-9) ...
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/14683/tmp/hooks/A99_set_merged_usr starting
Not re-configuring usrmerge for bookworm
I: user script /srv/workspace/pbuilder/14683/tmp/hooks/A99_set_merged_usr finished
hostname: Temporary failure in name resolution
I: Running cd /build/aewm++-1.1.2/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-genchanges -S  > ../aewm++_1.1.2-5.3_source.changes
dpkg-buildpackage: info: source package aewm++
dpkg-buildpackage: info: source version 1.1.2-5.3
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Bastian Germann <bage@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# clean up after the build process
[ ! -f Makefile ] || /usr/bin/make clean
make[1]: Entering directory '/build/aewm++-1.1.2'
rm -f aewm++ windowmanager.o client.o main.o basemenu.o genericmenu.o iconmenu.o windowmenu.o 	 core
make[1]: Leaving directory '/build/aewm++-1.1.2'
dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level 7 in use)
 debian/rules build
dh_testdir
# compile the programs
/usr/bin/make CFLAGS="-O2 -g -Wall" ADDITIONAL_CFLAGS=
make[1]: Entering directory '/build/aewm++-1.1.2'
g++ -O2 -g -Wall  -DSHAPE  -I/usr/include/X11 -c windowmanager.cc -o windowmanager.o
In file included from windowmanager.cc:7:
windowmanager.cc: In member function 'void WindowManager::parseCommandLine(int, char**)':
aewm.hh:39:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   39 | #define DEF_FONT        "Fixed"
      |                         ^~~~~~~
windowmanager.cc:56:20: note: in expansion of macro 'DEF_FONT'
   56 |         opt_font = DEF_FONT;
      |                    ^~~~~~~~
aewm.hh:59:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   59 | #define DEF_FM          "click"
      |                         ^~~~~~~
windowmanager.cc:57:18: note: in expansion of macro 'DEF_FM'
   57 |         opt_fm = DEF_FM;
      |                  ^~~~~~
aewm.hh:40:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   40 | #define DEF_FG          "#ffffff"
      |                         ^~~~~~~~~
windowmanager.cc:58:18: note: in expansion of macro 'DEF_FG'
   58 |         opt_fg = DEF_FG;
      |                  ^~~~~~
aewm.hh:42:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   42 | #define DEF_FC          "#dddddd"
      |                         ^~~~~~~~~
windowmanager.cc:59:18: note: in expansion of macro 'DEF_FC'
   59 |         opt_fc = DEF_FC;
      |                  ^~~~~~
aewm.hh:41:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   41 | #define DEF_BG          "slategrey"
      |                         ^~~~~~~~~~~
windowmanager.cc:60:18: note: in expansion of macro 'DEF_BG'
   60 |         opt_bg = DEF_BG;
      |                  ^~~~~~
aewm.hh:43:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   43 | #define DEF_BD          "#000000"
      |                         ^~~~~~~~~
windowmanager.cc:61:18: note: in expansion of macro 'DEF_BD'
   61 |         opt_bd = DEF_BD;
      |                  ^~~~~~
aewm.hh:56:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   56 | #define TEXT_JUSTIFY    "center"
      |                         ^~~~~~~~
windowmanager.cc:62:18: note: in expansion of macro 'TEXT_JUSTIFY'
   62 |         opt_tj = TEXT_JUSTIFY;
      |                  ^~~~~~~~~~~~
aewm.hh:57:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   57 | #define WIRE_MOVE       "true"
      |                         ^~~~~~
windowmanager.cc:63:18: note: in expansion of macro 'WIRE_MOVE'
   63 |         opt_wm = WIRE_MOVE;
      |                  ^~~~~~~~~
aewm.hh:54:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   54 | #define EDGE_SNAP       "true"
      |                         ^~~~~~
windowmanager.cc:64:18: note: in expansion of macro 'EDGE_SNAP'
   64 |         opt_es = EDGE_SNAP;
      |                  ^~~~~~~~~
aewm.hh:50:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   50 | #define DEF_NEW1        "x-terminal-emulator -ls -sb -bg black -fg white"
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
aewm.hh:50:25: note: in definition of macro 'DEF_NEW1'
   50 | #define DEF_NEW1        "x-terminal-emulator -ls -sb -bg black -fg white"
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
aewm.hh:60:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   60 | #define DEF_WP          "mouse"
      |                         ^~~~~~~
windowmanager.cc:67:18: note: in expansion of macro 'DEF_WP'
   67 |         opt_wp = DEF_WP;
      |                  ^~~~~~
windowmanager.cc: In member function 'void WindowManager::scanWins()':
windowmanager.cc:267:17: warning: variable 'c' set but not used [-Wunused-but-set-variable]
  267 |         Client *c=NULL;
      |                 ^
windowmanager.cc: In member function 'void WindowManager::handleKeyPressEvent(XEvent*)':
windowmanager.cc:510:28: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations]
  510 |         ks=XKeycodeToKeysym(dpy,ev->xkey.keycode,0);
      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
In file included from aewm.hh:24:
/usr/include/X11/Xlib.h:1687:15: note: declared here
 1687 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
windowmanager.cc: In member function 'void WindowManager::restart()':
windowmanager.cc:1043:14: warning: missing sentinel in function call [-Wformat=]
 1043 |         execl("/bin/sh", "sh", "-c", command_line.c_str(), 0);
      |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -O2 -g -Wall  -DSHAPE  -I/usr/include/X11 -c client.cc -o client.o
client.cc: In member function 'void Client::getXClientName()':
client.cc:101:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  101 |                 name = "no name";
      |                        ^~~~~~~~~
g++ -O2 -g -Wall  -DSHAPE  -I/usr/include/X11 -c main.cc -o main.o
g++ -O2 -g -Wall  -DSHAPE  -I/usr/include/X11 -c basemenu.cc -o basemenu.o
g++ -O2 -g -Wall  -DSHAPE  -I/usr/include/X11 -c genericmenu.cc -o genericmenu.o
g++ -O2 -g -Wall  -DSHAPE  -I/usr/include/X11 -c iconmenu.cc -o iconmenu.o
g++ -O2 -g -Wall  -DSHAPE  -I/usr/include/X11 -c windowmenu.cc -o windowmenu.o
g++ windowmanager.o client.o main.o basemenu.o genericmenu.o iconmenu.o windowmenu.o 	 -L/usr/lib/X11 -lXext -lX11 -o aewm++
make[1]: Leaving directory '/build/aewm++-1.1.2'
touch build-stamp
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_prep
dh_installdirs usr/bin
dh_installdirs: warning: Compatibility levels before 10 are deprecated (level 7 in use)
# install all programs into debian/aewm++
/usr/bin/make install \
	prefix=/build/aewm++-1.1.2/debian/aewm++/usr \
	XROOT=/build/aewm++-1.1.2/debian/aewm++/usr \
	INCLUDES=-I/usr/include/X11 \
	LDPATH=-L/usr/lib/X11
make[1]: Entering directory '/build/aewm++-1.1.2'
mkdir -p /build/aewm++-1.1.2/debian/aewm++/usr/bin
install aewm++ /build/aewm++-1.1.2/debian/aewm++/usr/bin
make[1]: Leaving directory '/build/aewm++-1.1.2'
mkdir -p /build/aewm++-1.1.2/debian/aewm++/usr/share/xsessions
install -m 644 debian/aewm++.desktop /build/aewm++-1.1.2/debian/aewm++/usr/share/xsessions/
dh_testdir
dh_testroot
dh_installdocs README
dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 7 in use)
dh_installmenu
dh_installman debian/aewm++.1x
dh_installman: warning: Compatibility levels before 10 are deprecated (level 7 in use)
dh_installchangelogs ChangeLog
dh_link
dh_strip
dh_strip: warning: Compatibility levels before 10 are deprecated (level 7 in use)
dh_compress
dh_compress: warning: Compatibility levels before 10 are deprecated (level 7 in use)
dh_fixperms
dh_installdeb
dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 7 in use)
dh_shlibdeps
dh_shlibdeps: warning: Compatibility levels before 10 are deprecated (level 7 in use)
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package 'aewm++-dbgsym' in '../aewm++-dbgsym_1.1.2-5.3_arm64.deb'.
dpkg-deb: building package 'aewm++' in '../aewm++_1.1.2-5.3_arm64.deb'.
 dpkg-genbuildinfo --build=binary -O../aewm++_1.1.2-5.3_arm64.buildinfo
 dpkg-genchanges --build=binary -O../aewm++_1.1.2-5.3_arm64.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: not including original source code in upload
I: copying local configuration
I: user script /srv/workspace/pbuilder/14683/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/14683/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/14683 and its subdirectories
I: Current time: Tue Jul 11 14:13:43 +14 2023
I: pbuilder-time-stamp: 1689034423