I: pbuilder: network access will be disabled during build
I: Current time: Sun Jan 14 05:07:12 +14 2024
I: pbuilder-time-stamp: 1705158432
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 [adasockets_1.12-8.dsc]
I: copying [./adasockets_1.12.orig.tar.gz]
I: copying [./adasockets_1.12-8.debian.tar.xz]
I: Extracting source
gpgv: Signature made Wed May 10 20:12:05 2023 
gpgv:                using RSA key 6B09BFEB3621AA47D300A1ED14729AC9980F09D2
gpgv:                issuer "nicolas@debian.org"
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./adasockets_1.12-8.dsc: no acceptable signature found
dpkg-source: info: extracting adasockets in adasockets-1.12
dpkg-source: info: unpacking adasockets_1.12.orig.tar.gz
dpkg-source: info: unpacking adasockets_1.12-8.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying prevent-multicast-test.diff
dpkg-source: info: applying gcc-12-warnings.diff
I: Not using root during the build.
I: Installing the build-deps
I: user script /srv/workspace/pbuilder/461367/tmp/hooks/D01_modify_environment starting
debug: Running on ionos1-amd64.
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 13 15:08 /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/461367/tmp/hooks/D01_modify_environment finished
I: user script /srv/workspace/pbuilder/461367/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]="x86_64-pc-linux-gnu")
  BASH_VERSION='5.2.15(1)-release'
  BUILDDIR=/build/reproducible-path
  BUILDUSERGECOS='second user,second room,second work-phone,second home-phone,second other'
  BUILDUSERNAME=pbuilder2
  BUILD_ARCH=amd64
  DEBIAN_FRONTEND=noninteractive
  DEB_BUILD_OPTIONS='buildinfo=+all reproducible=+all parallel=15 '
  DIRSTACK=()
  DISTRIBUTION=bookworm
  EUID=0
  FUNCNAME=([0]="Echo" [1]="main")
  GROUPS=()
  HOME=/root
  HOSTNAME=i-capture-the-hostname
  HOSTTYPE=x86_64
  HOST_ARCH=amd64
  IFS=' 	
  '
  INVOCATION_ID=e6618e43db784ccdb609b4e31b515c4c
  LANG=C
  LANGUAGE=et_EE:et
  LC_ALL=C
  MACHTYPE=x86_64-pc-linux-gnu
  MAIL=/var/mail/root
  OPTERR=1
  OPTIND=1
  OSTYPE=linux-gnu
  PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path
  PBCURRENTCOMMANDLINEOPERATION=build
  PBUILDER_OPERATION=build
  PBUILDER_PKGDATADIR=/usr/share/pbuilder
  PBUILDER_PKGLIBDIR=/usr/lib/pbuilder
  PBUILDER_SYSCONFDIR=/etc
  PIPESTATUS=([0]="0")
  POSIXLY_CORRECT=y
  PPID=461367
  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.iteBzl7U/pbuilderrc_IawN --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.iteBzl7U/b2 --logfile b2/build.log adasockets_1.12-8.dsc'
  SUDO_GID=110
  SUDO_UID=105
  SUDO_USER=jenkins
  TERM=unknown
  TZ=/usr/share/zoneinfo/Etc/GMT-14
  UID=0
  USER=root
  _='I: set'
  http_proxy=http://78.137.99.97:3128
I: uname -a
  Linux i-capture-the-hostname 6.1.0-17-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.69-1 (2023-12-30) x86_64 GNU/Linux
I: ls -l /bin
  total 5632
  -rwxr-xr-x 1 root root 1265648 Apr 23  2023 bash
  -rwxr-xr-x 3 root root   39224 Sep 19  2022 bunzip2
  -rwxr-xr-x 3 root root   39224 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   39224 Sep 19  2022 bzip2
  -rwxr-xr-x 1 root root   14568 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   44016 Sep 20  2022 cat
  -rwxr-xr-x 1 root root   68656 Sep 20  2022 chgrp
  -rwxr-xr-x 1 root root   64496 Sep 20  2022 chmod
  -rwxr-xr-x 1 root root   72752 Sep 20  2022 chown
  -rwxr-xr-x 1 root root  151152 Sep 20  2022 cp
  -rwxr-xr-x 1 root root  125640 Jan  5  2023 dash
  -rwxr-xr-x 1 root root  121904 Sep 20  2022 date
  -rwxr-xr-x 1 root root   89240 Sep 20  2022 dd
  -rwxr-xr-x 1 root root  102200 Sep 20  2022 df
  -rwxr-xr-x 1 root root  151344 Sep 20  2022 dir
  -rwxr-xr-x 1 root root   88656 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   43856 Sep 20  2022 echo
  -rwxr-xr-x 1 root root      41 Jan 24  2023 egrep
  -rwxr-xr-x 1 root root   35664 Sep 20  2022 false
  -rwxr-xr-x 1 root root      41 Jan 24  2023 fgrep
  -rwxr-xr-x 1 root root   85600 Mar 23  2023 findmnt
  -rwsr-xr-x 1 root root   35128 Mar 23  2023 fusermount
  -rwxr-xr-x 1 root root  203152 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   98136 Apr 10  2022 gzip
  -rwxr-xr-x 1 root root   22680 Dec 19  2022 hostname
  -rwxr-xr-x 1 root root   72824 Sep 20  2022 ln
  -rwxr-xr-x 1 root root   53024 Mar 23  2023 login
  -rwxr-xr-x 1 root root  151344 Sep 20  2022 ls
  -rwxr-xr-x 1 root root  207168 Mar 23  2023 lsblk
  -rwxr-xr-x 1 root root   97552 Sep 20  2022 mkdir
  -rwxr-xr-x 1 root root   72912 Sep 20  2022 mknod
  -rwxr-xr-x 1 root root   43952 Sep 20  2022 mktemp
  -rwxr-xr-x 1 root root   59712 Mar 23  2023 more
  -rwsr-xr-x 1 root root   59704 Mar 23  2023 mount
  -rwxr-xr-x 1 root root   18744 Mar 23  2023 mountpoint
  -rwxr-xr-x 1 root root  142968 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   43952 Sep 20  2022 pwd
  lrwxrwxrwx 1 root root       4 Apr 23  2023 rbash -> bash
  -rwxr-xr-x 1 root root   52112 Sep 20  2022 readlink
  -rwxr-xr-x 1 root root   72752 Sep 20  2022 rm
  -rwxr-xr-x 1 root root   56240 Sep 20  2022 rmdir
  -rwxr-xr-x 1 root root   27560 Jul 28 23:46 run-parts
  -rwxr-xr-x 1 root root  126424 Jan  5  2023 sed
  lrwxrwxrwx 1 root root       9 Jan 13 15:08 sh -> /bin/bash
  -rwxr-xr-x 1 root root   43888 Sep 20  2022 sleep
  -rwxr-xr-x 1 root root   85008 Sep 20  2022 stty
  -rwsr-xr-x 1 root root   72000 Mar 23  2023 su
  -rwxr-xr-x 1 root root   39824 Sep 20  2022 sync
  -rwxr-xr-x 1 root root  531984 Apr  6  2023 tar
  -rwxr-xr-x 1 root root   14520 Jul 28 23:46 tempfile
  -rwxr-xr-x 1 root root  109616 Sep 20  2022 touch
  -rwxr-xr-x 1 root root   35664 Sep 20  2022 true
  -rwxr-xr-x 1 root root   14568 Mar 23  2023 ulockmgr_server
  -rwsr-xr-x 1 root root   35128 Mar 23  2023 umount
  -rwxr-xr-x 1 root root   43888 Sep 20  2022 uname
  -rwxr-xr-x 2 root root    2346 Apr 10  2022 uncompress
  -rwxr-xr-x 1 root root  151344 Sep 20  2022 vdir
  -rwxr-xr-x 1 root root   72024 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/461367/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: amd64
Maintainer: Debian Pbuilder Team <pbuilder-maint@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper-compat (= 13), dh-ada-library (>= 8.1), dh-sequence-ada-library, gnat-12, texinfo, texlive, autogen
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 18148 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested:
 pbuilder-satisfydepends-dummy depends on debhelper-compat (= 13); however:
  Package debhelper-compat is not installed.
 pbuilder-satisfydepends-dummy depends on dh-ada-library (>= 8.1); however:
  Package dh-ada-library is not installed.
 pbuilder-satisfydepends-dummy depends on dh-sequence-ada-library; however:
  Package dh-sequence-ada-library is not installed.
 pbuilder-satisfydepends-dummy depends on gnat-12; however:
  Package gnat-12 is not installed.
 pbuilder-satisfydepends-dummy depends on texinfo; however:
  Package texinfo is not installed.
 pbuilder-satisfydepends-dummy depends on texlive; however:
  Package texlive is not installed.
 pbuilder-satisfydepends-dummy depends on autogen; however:
  Package autogen 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} autogen{a} automake{a} autopoint{a} autotools-dev{a} bsdextrautils{a} debhelper{a} dh-ada-library{a} dh-autoreconf{a} dh-strip-nondeterminism{a} dwz{a} file{a} fontconfig-config{a} fonts-dejavu-core{a} fonts-lmodern{a} gettext{a} gettext-base{a} gnat-12{a} groff-base{a} guile-3.0-libs{a} intltool-debian{a} libarchive-zip-perl{a} libbrotli1{a} libbsd0{a} libcairo2{a} libdebhelper-perl{a} libelf1{a} libexpat1{a} libfile-stripnondeterminism-perl{a} libfontconfig1{a} libfreetype6{a} libgc1{a} libglib2.0-0{a} libgnat-12{a} libgraphite2-3{a} libharfbuzz0b{a} libice6{a} libicu72{a} libkpathsea6{a} libmagic-mgc{a} libmagic1{a} libopts25{a} libopts25-dev{a} libpaper-utils{a} libpaper1{a} libpipeline1{a} libpixman-1-0{a} libpng16-16{a} libptexenc1{a} libreadline8{a} libsm6{a} libsub-override-perl{a} libsynctex2{a} libteckit0{a} libtexlua53-5{a} libtexluajit2{a} libtext-unidecode-perl{a} libtool{a} libuchardet0{a} libx11-6{a} libx11-data{a} libxau6{a} libxaw7{a} libxcb-render0{a} libxcb-shm0{a} libxcb1{a} libxdmcp6{a} libxext6{a} libxi6{a} libxml-libxml-perl{a} libxml-namespacesupport-perl{a} libxml-sax-base-perl{a} libxml-sax-perl{a} libxml2{a} libxmu6{a} libxpm4{a} libxrender1{a} libxt6{a} libzzip-0-13{a} m4{a} man-db{a} po-debconf{a} readline-common{a} sensible-utils{a} t1utils{a} tex-common{a} texinfo{a} texlive{a} texlive-base{a} texlive-binaries{a} texlive-fonts-recommended{a} texlive-latex-base{a} texlive-latex-recommended{a} ucf{a} x11-common{a} xdg-utils{a} 
The following packages are RECOMMENDED but will NOT be installed:
  autogen-doc curl dvisvgm libarchive-cpio-perl libfile-mimeinfo-perl libglib2.0-data libltdl-dev libmail-sendmail-perl libnet-dbus-perl libwww-perl libx11-protocol-perl libxml-sax-expat-perl lmodern lynx shared-mime-info tex-gyre tipa wget x11-utils x11-xserver-utils xdg-user-dirs 
0 packages upgraded, 96 newly installed, 0 to remove and 0 not upgraded.
Need to get 112 MB of archives. After unpacking 435 MB will be used.
Writing extended state information...
Get: 1 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB]
Get: 2 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB]
Get: 3 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB]
Get: 4 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB]
Get: 5 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB]
Get: 6 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB]
Get: 7 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
Get: 8 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB]
Get: 9 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+b1 [86.6 kB]
Get: 10 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB]
Get: 11 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB]
Get: 12 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1 [55.2 kB]
Get: 13 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get: 14 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB]
Get: 15 http://deb.debian.org/debian bookworm/main amd64 libgc1 amd64 1:8.2.2-3 [245 kB]
Get: 16 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB]
Get: 17 http://deb.debian.org/debian bookworm/main amd64 guile-3.0-libs amd64 3.0.8-2 [6645 kB]
Get: 18 http://deb.debian.org/debian bookworm/main amd64 libopts25 amd64 1:5.18.16-5 [70.1 kB]
Get: 19 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB]
Get: 20 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB]
Get: 21 http://deb.debian.org/debian bookworm/main amd64 libopts25-dev amd64 1:5.18.16-5 [107 kB]
Get: 22 http://deb.debian.org/debian bookworm/main amd64 autogen amd64 1:5.18.16-5 [570 kB]
Get: 23 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB]
Get: 24 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB]
Get: 25 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB]
Get: 26 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB]
Get: 27 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-5 [517 kB]
Get: 28 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB]
Get: 29 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
Get: 30 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B]
Get: 31 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
Get: 32 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
Get: 33 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB]
Get: 34 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB]
Get: 35 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB]
Get: 36 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get: 37 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
Get: 38 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB]
Get: 39 http://deb.debian.org/debian bookworm/main amd64 libgnat-12 amd64 12.2.0-14 [1266 kB]
Get: 40 http://deb.debian.org/debian bookworm/main amd64 gnat-12 amd64 12.2.0-14 [18.2 MB]
Get: 41 http://deb.debian.org/debian bookworm/main amd64 dh-ada-library all 8.6 [14.5 kB]
Get: 42 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB]
Get: 43 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB]
Get: 44 http://deb.debian.org/debian bookworm/main amd64 fonts-lmodern all 2.005-1 [4540 kB]
Get: 45 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
Get: 46 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB]
Get: 47 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB]
Get: 48 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB]
Get: 49 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5 [399 kB]
Get: 50 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB]
Get: 51 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB]
Get: 52 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
Get: 53 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
Get: 54 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB]
Get: 55 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB]
Get: 56 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB]
Get: 57 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB]
Get: 58 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB]
Get: 59 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB]
Get: 60 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB]
Get: 61 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB]
Get: 62 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2 [1398 kB]
Get: 63 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB]
Get: 64 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB]
Get: 65 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB]
Get: 66 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB]
Get: 67 http://deb.debian.org/debian bookworm/main amd64 libkpathsea6 amd64 2022.20220321.62855-5.1+deb12u1 [152 kB]
Get: 68 http://deb.debian.org/debian bookworm/main amd64 libpaper1 amd64 1.1.29 [12.5 kB]
Get: 69 http://deb.debian.org/debian bookworm/main amd64 libpaper-utils amd64 1.1.29 [8868 B]
Get: 70 http://deb.debian.org/debian bookworm/main amd64 libptexenc1 amd64 2022.20220321.62855-5.1+deb12u1 [43.7 kB]
Get: 71 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB]
Get: 72 http://deb.debian.org/debian bookworm/main amd64 libsynctex2 amd64 2022.20220321.62855-5.1+deb12u1 [59.8 kB]
Get: 73 http://deb.debian.org/debian bookworm/main amd64 libteckit0 amd64 2.5.11+ds1-1+b1 [335 kB]
Get: 74 http://deb.debian.org/debian bookworm/main amd64 libtexlua53-5 amd64 2022.20220321.62855-5.1+deb12u1 [111 kB]
Get: 75 http://deb.debian.org/debian bookworm/main amd64 libtexluajit2 amd64 2022.20220321.62855-5.1+deb12u1 [246 kB]
Get: 76 http://deb.debian.org/debian bookworm/main amd64 libtext-unidecode-perl all 1.30-3 [101 kB]
Get: 77 http://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB]
Get: 78 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB]
Get: 79 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB]
Get: 80 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB]
Get: 81 http://deb.debian.org/debian bookworm/main amd64 libxi6 amd64 2:1.8-1+b1 [84.2 kB]
Get: 82 http://deb.debian.org/debian bookworm/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB]
Get: 83 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB]
Get: 84 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB]
Get: 85 http://deb.debian.org/debian bookworm/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1+b1 [322 kB]
Get: 86 http://deb.debian.org/debian bookworm/main amd64 libzzip-0-13 amd64 0.13.72+dfsg.1-1.1 [58.3 kB]
Get: 87 http://deb.debian.org/debian bookworm/main amd64 t1utils amd64 1.41-4 [62.1 kB]
Get: 88 http://deb.debian.org/debian bookworm/main amd64 tex-common all 6.18 [32.5 kB]
Get: 89 http://deb.debian.org/debian bookworm/main amd64 texinfo amd64 6.8-6+b1 [1816 kB]
Get: 90 http://deb.debian.org/debian bookworm/main amd64 texlive-binaries amd64 2022.20220321.62855-5.1+deb12u1 [10.5 MB]
Get: 91 http://deb.debian.org/debian bookworm/main amd64 xdg-utils all 1.1.3-4.1 [75.5 kB]
Get: 92 http://deb.debian.org/debian bookworm/main amd64 texlive-base all 2022.20230122-3 [21.9 MB]
Get: 93 http://deb.debian.org/debian bookworm/main amd64 texlive-fonts-recommended all 2022.20230122-3 [4988 kB]
Get: 94 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-base all 2022.20230122-3 [1182 kB]
Get: 95 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-recommended all 2022.20230122-3 [8880 kB]
Get: 96 http://deb.debian.org/debian bookworm/main amd64 texlive all 2022.20230122-3 [18.2 kB]
Fetched 112 MB in 9s (11.8 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package readline-common.
(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 ... 18148 files and directories currently installed.)
Preparing to unpack .../00-readline-common_8.2-1.3_all.deb ...
Unpacking readline-common (8.2-1.3) ...
Selecting previously unselected package sensible-utils.
Preparing to unpack .../01-sensible-utils_0.0.17+nmu1_all.deb ...
Unpacking sensible-utils (0.0.17+nmu1) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../02-libmagic-mgc_1%3a5.44-3_amd64.deb ...
Unpacking libmagic-mgc (1:5.44-3) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../03-libmagic1_1%3a5.44-3_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.44-3) ...
Selecting previously unselected package file.
Preparing to unpack .../04-file_1%3a5.44-3_amd64.deb ...
Unpacking file (1:5.44-3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../05-gettext-base_0.21-12_amd64.deb ...
Unpacking gettext-base (0.21-12) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../06-libuchardet0_0.0.7-1_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.7-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../07-groff-base_1.22.4-10_amd64.deb ...
Unpacking groff-base (1.22.4-10) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../08-bsdextrautils_2.38.1-5+b1_amd64.deb ...
Unpacking bsdextrautils (2.38.1-5+b1) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../09-libpipeline1_1.5.7-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.7-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../10-man-db_2.11.2-2_amd64.deb ...
Unpacking man-db (2.11.2-2) ...
Selecting previously unselected package ucf.
Preparing to unpack .../11-ucf_3.0043+nmu1_all.deb ...
Moving old data out of the way
Unpacking ucf (3.0043+nmu1) ...
Selecting previously unselected package m4.
Preparing to unpack .../12-m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../13-autoconf_2.71-3_all.deb ...
Unpacking autoconf (2.71-3) ...
Selecting previously unselected package libgc1:amd64.
Preparing to unpack .../14-libgc1_1%3a8.2.2-3_amd64.deb ...
Unpacking libgc1:amd64 (1:8.2.2-3) ...
Selecting previously unselected package libreadline8:amd64.
Preparing to unpack .../15-libreadline8_8.2-1.3_amd64.deb ...
Unpacking libreadline8:amd64 (8.2-1.3) ...
Selecting previously unselected package guile-3.0-libs:amd64.
Preparing to unpack .../16-guile-3.0-libs_3.0.8-2_amd64.deb ...
Unpacking guile-3.0-libs:amd64 (3.0.8-2) ...
Selecting previously unselected package libopts25:amd64.
Preparing to unpack .../17-libopts25_1%3a5.18.16-5_amd64.deb ...
Unpacking libopts25:amd64 (1:5.18.16-5) ...
Selecting previously unselected package libicu72:amd64.
Preparing to unpack .../18-libicu72_72.1-3_amd64.deb ...
Unpacking libicu72:amd64 (72.1-3) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
Selecting previously unselected package libopts25-dev:amd64.
Preparing to unpack .../20-libopts25-dev_1%3a5.18.16-5_amd64.deb ...
Unpacking libopts25-dev:amd64 (1:5.18.16-5) ...
Selecting previously unselected package autogen.
Preparing to unpack .../21-autogen_1%3a5.18.16-5_amd64.deb ...
Unpacking autogen (1:5.18.16-5) ...
Replaced by files in installed package libopts25-dev:amd64 (1:5.18.16-5) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../22-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../23-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 .../24-autopoint_0.21-12_all.deb ...
Unpacking autopoint (0.21-12) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../25-libdebhelper-perl_13.11.4_all.deb ...
Unpacking libdebhelper-perl (13.11.4) ...
Selecting previously unselected package libtool.
Preparing to unpack .../26-libtool_2.4.7-5_all.deb ...
Unpacking libtool (2.4.7-5) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../27-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../28-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 .../29-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 .../30-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 .../31-dh-strip-nondeterminism_1.13.1-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.13.1-1) ...
Selecting previously unselected package libelf1:amd64.
Preparing to unpack .../32-libelf1_0.188-2.1_amd64.deb ...
Unpacking libelf1:amd64 (0.188-2.1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../33-dwz_0.15-1_amd64.deb ...
Unpacking dwz (0.15-1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../34-gettext_0.21-12_amd64.deb ...
Unpacking gettext (0.21-12) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../35-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 .../36-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../37-debhelper_13.11.4_all.deb ...
Unpacking debhelper (13.11.4) ...
Selecting previously unselected package libgnat-12:amd64.
Preparing to unpack .../38-libgnat-12_12.2.0-14_amd64.deb ...
Unpacking libgnat-12:amd64 (12.2.0-14) ...
Selecting previously unselected package gnat-12.
Preparing to unpack .../39-gnat-12_12.2.0-14_amd64.deb ...
Unpacking gnat-12 (12.2.0-14) ...
Selecting previously unselected package dh-ada-library.
Preparing to unpack .../40-dh-ada-library_8.6_all.deb ...
Unpacking dh-ada-library (8.6) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../41-fonts-dejavu-core_2.37-6_all.deb ...
Unpacking fonts-dejavu-core (2.37-6) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../42-fontconfig-config_2.14.1-4_amd64.deb ...
Unpacking fontconfig-config (2.14.1-4) ...
Selecting previously unselected package fonts-lmodern.
Preparing to unpack .../43-fonts-lmodern_2.005-1_all.deb ...
Unpacking fonts-lmodern (2.005-1) ...
Selecting previously unselected package libbrotli1:amd64.
Preparing to unpack .../44-libbrotli1_1.0.9-2+b6_amd64.deb ...
Unpacking libbrotli1:amd64 (1.0.9-2+b6) ...
Selecting previously unselected package libbsd0:amd64.
Preparing to unpack .../45-libbsd0_0.11.7-2_amd64.deb ...
Unpacking libbsd0:amd64 (0.11.7-2) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../46-libexpat1_2.5.0-1_amd64.deb ...
Unpacking libexpat1:amd64 (2.5.0-1) ...
Selecting previously unselected package libpng16-16:amd64.
Preparing to unpack .../47-libpng16-16_1.6.39-2_amd64.deb ...
Unpacking libpng16-16:amd64 (1.6.39-2) ...
Selecting previously unselected package libfreetype6:amd64.
Preparing to unpack .../48-libfreetype6_2.12.1+dfsg-5_amd64.deb ...
Unpacking libfreetype6:amd64 (2.12.1+dfsg-5) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../49-libfontconfig1_2.14.1-4_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.14.1-4) ...
Selecting previously unselected package libpixman-1-0:amd64.
Preparing to unpack .../50-libpixman-1-0_0.42.2-1_amd64.deb ...
Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
Selecting previously unselected package libxau6:amd64.
Preparing to unpack .../51-libxau6_1%3a1.0.9-1_amd64.deb ...
Unpacking libxau6:amd64 (1:1.0.9-1) ...
Selecting previously unselected package libxdmcp6:amd64.
Preparing to unpack .../52-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
Selecting previously unselected package libxcb1:amd64.
Preparing to unpack .../53-libxcb1_1.15-1_amd64.deb ...
Unpacking libxcb1:amd64 (1.15-1) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../54-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:amd64.
Preparing to unpack .../55-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ...
Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
Selecting previously unselected package libxcb-render0:amd64.
Preparing to unpack .../56-libxcb-render0_1.15-1_amd64.deb ...
Unpacking libxcb-render0:amd64 (1.15-1) ...
Selecting previously unselected package libxcb-shm0:amd64.
Preparing to unpack .../57-libxcb-shm0_1.15-1_amd64.deb ...
Unpacking libxcb-shm0:amd64 (1.15-1) ...
Selecting previously unselected package libxext6:amd64.
Preparing to unpack .../58-libxext6_2%3a1.3.4-1+b1_amd64.deb ...
Unpacking libxext6:amd64 (2:1.3.4-1+b1) ...
Selecting previously unselected package libxrender1:amd64.
Preparing to unpack .../59-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
Selecting previously unselected package libcairo2:amd64.
Preparing to unpack .../60-libcairo2_1.16.0-7_amd64.deb ...
Unpacking libcairo2:amd64 (1.16.0-7) ...
Selecting previously unselected package libglib2.0-0:amd64.
Preparing to unpack .../61-libglib2.0-0_2.74.6-2_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.74.6-2) ...
Selecting previously unselected package libgraphite2-3:amd64.
Preparing to unpack .../62-libgraphite2-3_1.3.14-1_amd64.deb ...
Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
Selecting previously unselected package libharfbuzz0b:amd64.
Preparing to unpack .../63-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ...
Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../64-x11-common_1%3a7.7+23_all.deb ...
Unpacking x11-common (1:7.7+23) ...
Selecting previously unselected package libice6:amd64.
Preparing to unpack .../65-libice6_2%3a1.0.10-1_amd64.deb ...
Unpacking libice6:amd64 (2:1.0.10-1) ...
Selecting previously unselected package libkpathsea6:amd64.
Preparing to unpack .../66-libkpathsea6_2022.20220321.62855-5.1+deb12u1_amd64.deb ...
Unpacking libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u1) ...
Selecting previously unselected package libpaper1:amd64.
Preparing to unpack .../67-libpaper1_1.1.29_amd64.deb ...
Unpacking libpaper1:amd64 (1.1.29) ...
Selecting previously unselected package libpaper-utils.
Preparing to unpack .../68-libpaper-utils_1.1.29_amd64.deb ...
Unpacking libpaper-utils (1.1.29) ...
Selecting previously unselected package libptexenc1:amd64.
Preparing to unpack .../69-libptexenc1_2022.20220321.62855-5.1+deb12u1_amd64.deb ...
Unpacking libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u1) ...
Selecting previously unselected package libsm6:amd64.
Preparing to unpack .../70-libsm6_2%3a1.2.3-1_amd64.deb ...
Unpacking libsm6:amd64 (2:1.2.3-1) ...
Selecting previously unselected package libsynctex2:amd64.
Preparing to unpack .../71-libsynctex2_2022.20220321.62855-5.1+deb12u1_amd64.deb ...
Unpacking libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u1) ...
Selecting previously unselected package libteckit0:amd64.
Preparing to unpack .../72-libteckit0_2.5.11+ds1-1+b1_amd64.deb ...
Unpacking libteckit0:amd64 (2.5.11+ds1-1+b1) ...
Selecting previously unselected package libtexlua53-5:amd64.
Preparing to unpack .../73-libtexlua53-5_2022.20220321.62855-5.1+deb12u1_amd64.deb ...
Unpacking libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u1) ...
Selecting previously unselected package libtexluajit2:amd64.
Preparing to unpack .../74-libtexluajit2_2022.20220321.62855-5.1+deb12u1_amd64.deb ...
Unpacking libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u1) ...
Selecting previously unselected package libtext-unidecode-perl.
Preparing to unpack .../75-libtext-unidecode-perl_1.30-3_all.deb ...
Unpacking libtext-unidecode-perl (1.30-3) ...
Selecting previously unselected package libxt6:amd64.
Preparing to unpack .../76-libxt6_1%3a1.2.1-1.1_amd64.deb ...
Unpacking libxt6:amd64 (1:1.2.1-1.1) ...
Selecting previously unselected package libxmu6:amd64.
Preparing to unpack .../77-libxmu6_2%3a1.1.3-3_amd64.deb ...
Unpacking libxmu6:amd64 (2:1.1.3-3) ...
Selecting previously unselected package libxpm4:amd64.
Preparing to unpack .../78-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ...
Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
Selecting previously unselected package libxaw7:amd64.
Preparing to unpack .../79-libxaw7_2%3a1.0.14-1_amd64.deb ...
Unpacking libxaw7:amd64 (2:1.0.14-1) ...
Selecting previously unselected package libxi6:amd64.
Preparing to unpack .../80-libxi6_2%3a1.8-1+b1_amd64.deb ...
Unpacking libxi6:amd64 (2:1.8-1+b1) ...
Selecting previously unselected package libxml-namespacesupport-perl.
Preparing to unpack .../81-libxml-namespacesupport-perl_1.12-2_all.deb ...
Unpacking libxml-namespacesupport-perl (1.12-2) ...
Selecting previously unselected package libxml-sax-base-perl.
Preparing to unpack .../82-libxml-sax-base-perl_1.09-3_all.deb ...
Unpacking libxml-sax-base-perl (1.09-3) ...
Selecting previously unselected package libxml-sax-perl.
Preparing to unpack .../83-libxml-sax-perl_1.02+dfsg-3_all.deb ...
Unpacking libxml-sax-perl (1.02+dfsg-3) ...
Selecting previously unselected package libxml-libxml-perl.
Preparing to unpack .../84-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ...
Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
Selecting previously unselected package libzzip-0-13:amd64.
Preparing to unpack .../85-libzzip-0-13_0.13.72+dfsg.1-1.1_amd64.deb ...
Unpacking libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ...
Selecting previously unselected package t1utils.
Preparing to unpack .../86-t1utils_1.41-4_amd64.deb ...
Unpacking t1utils (1.41-4) ...
Selecting previously unselected package tex-common.
Preparing to unpack .../87-tex-common_6.18_all.deb ...
Unpacking tex-common (6.18) ...
Selecting previously unselected package texinfo.
Preparing to unpack .../88-texinfo_6.8-6+b1_amd64.deb ...
Unpacking texinfo (6.8-6+b1) ...
Selecting previously unselected package texlive-binaries.
Preparing to unpack .../89-texlive-binaries_2022.20220321.62855-5.1+deb12u1_amd64.deb ...
Unpacking texlive-binaries (2022.20220321.62855-5.1+deb12u1) ...
Selecting previously unselected package xdg-utils.
Preparing to unpack .../90-xdg-utils_1.1.3-4.1_all.deb ...
Unpacking xdg-utils (1.1.3-4.1) ...
Selecting previously unselected package texlive-base.
Preparing to unpack .../91-texlive-base_2022.20230122-3_all.deb ...
Unpacking texlive-base (2022.20230122-3) ...
Selecting previously unselected package texlive-fonts-recommended.
Preparing to unpack .../92-texlive-fonts-recommended_2022.20230122-3_all.deb ...
Unpacking texlive-fonts-recommended (2022.20230122-3) ...
Selecting previously unselected package texlive-latex-base.
Preparing to unpack .../93-texlive-latex-base_2022.20230122-3_all.deb ...
Unpacking texlive-latex-base (2022.20230122-3) ...
Selecting previously unselected package texlive-latex-recommended.
Preparing to unpack .../94-texlive-latex-recommended_2022.20230122-3_all.deb ...
Unpacking texlive-latex-recommended (2022.20230122-3) ...
Selecting previously unselected package texlive.
Preparing to unpack .../95-texlive_2022.20230122-3_all.deb ...
Unpacking texlive (2022.20230122-3) ...
Setting up libexpat1:amd64 (2.5.0-1) ...
Setting up libpipeline1:amd64 (1.5.7-1) ...
Setting up libgraphite2-3:amd64 (1.3.14-1) ...
Setting up libpixman-1-0:amd64 (0.42.2-1) ...
Setting up libxau6:amd64 (1:1.0.9-1) ...
Setting up libicu72:amd64 (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 libglib2.0-0:amd64 (2.74.6-2) ...
No schema files found: doing nothing.
Setting up libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u1) ...
Setting up libdebhelper-perl (13.11.4) ...
Setting up libbrotli1:amd64 (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:amd64 (1:5.44-3) ...
Setting up libxml-namespacesupport-perl (1.12-2) ...
Setting up gettext-base (0.21-12) ...
Setting up m4 (1.4.19-3) ...
Setting up libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ...
Setting up file (1:5.44-3) ...
Setting up libopts25:amd64 (1:5.18.16-5) ...
Setting up libxml-sax-base-perl (1.09-3) ...
Setting up autotools-dev (20220109.1) ...
Setting up libx11-data (2:1.8.4-2+deb12u2) ...
Setting up libteckit0:amd64 (2.5.11+ds1-1+b1) ...
Setting up t1utils (1.41-4) ...
Setting up libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u1) ...
Setting up libgnat-12:amd64 (12.2.0-14) ...
Setting up libpng16-16:amd64 (1.6.39-2) ...
Setting up autopoint (0.21-12) ...
Setting up fonts-dejavu-core (2.37-6) ...
Setting up libgc1:amd64 (1:8.2.2-3) ...
Setting up libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u1) ...
Setting up autoconf (2.71-3) ...
Setting up sensible-utils (0.0.17+nmu1) ...
Setting up libuchardet0:amd64 (0.0.7-1) ...
Setting up fonts-lmodern (2.005-1) ...
Setting up libsub-override-perl (0.09-4) ...
Setting up libtext-unidecode-perl (1.30-3) ...
Setting up libbsd0:amd64 (0.11.7-2) ...
Setting up libelf1:amd64 (0.188-2.1) ...
Setting up readline-common (8.2-1.3) ...
Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
Setting up xdg-utils (1.1.3-4.1) ...
update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode
Setting up libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u1) ...
Setting up gnat-12 (12.2.0-14) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
Setting up libice6:amd64 (2:1.0.10-1) ...
Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
Setting up libxcb1:amd64 (1.15-1) ...
Setting up gettext (0.21-12) ...
Setting up libopts25-dev:amd64 (1:5.18.16-5) ...
Setting up libtool (2.4.7-5) ...
Setting up libxcb-render0:amd64 (1.15-1) ...
Setting up fontconfig-config (2.14.1-4) ...
Setting up libreadline8:amd64 (8.2-1.3) ...
Setting up libxcb-shm0:amd64 (1.15-1) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
Setting up libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u1) ...
Setting up libfreetype6:amd64 (2.12.1+dfsg-5) ...
Setting up ucf (3.0043+nmu1) ...
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:amd64 (2:1.8.4-2+deb12u2) ...
Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
Setting up libfontconfig1:amd64 (2.14.1-4) ...
Setting up libsm6:amd64 (2:1.2.3-1) ...
Setting up libpaper1:amd64 (1.1.29) ...

Creating config file /etc/papersize with new version
Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
Setting up guile-3.0-libs:amd64 (3.0.8-2) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up libxext6:amd64 (2:1.3.4-1+b1) ...
Setting up libpaper-utils (1.1.29) ...
Setting up man-db (2.11.2-2) ...
Not building database; man-db/auto-update is not 'true'.
Setting up libxml-sax-perl (1.02+dfsg-3) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...

Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up libcairo2:amd64 (1.16.0-7) ...
Setting up autogen (1:5.18.16-5) ...
Setting up tex-common (6.18) ...
update-language: texlive-base not installed and configured, doing nothing!
Setting up libxt6:amd64 (1:1.2.1-1.1) ...
Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up libxmu6:amd64 (2:1.1.3-3) ...
Setting up libxi6:amd64 (2:1.8-1+b1) ...
Setting up debhelper (13.11.4) ...
Setting up libxaw7:amd64 (2:1.0.14-1) ...
Setting up texinfo (6.8-6+b1) ...
Running mktexlsr. This may take some time. ... done.
Setting up texlive-binaries (2022.20220321.62855-5.1+deb12u1) ...
update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode
update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode
Setting up texlive-base (2022.20230122-3) ...
tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps
tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg
tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper
tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex
Setting up dh-ada-library (8.6) ...
Setting up texlive-latex-base (2022.20230122-3) ...
Setting up texlive-latex-recommended (2022.20230122-3) ...
Setting up texlive-fonts-recommended (2022.20230122-3) ...
Setting up texlive (2022.20230122-3) ...
Processing triggers for libc-bin (2.36-9+deb12u3) ...
Processing triggers for tex-common (6.18) ...
Running updmap-sys. This may take some time... done.
Running mktexlsr /var/lib/texmf ... done.
Building format(s) --all.
	This may take some time... done.
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
I: Building the package
I: user script /srv/workspace/pbuilder/461367/tmp/hooks/A99_set_merged_usr starting
Not re-configuring usrmerge for bookworm
I: user script /srv/workspace/pbuilder/461367/tmp/hooks/A99_set_merged_usr finished
hostname: Name or service not known
I: Running cd /build/reproducible-path/adasockets-1.12/ && 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  > ../adasockets_1.12-8_source.changes
dpkg-buildpackage: info: source package adasockets
dpkg-buildpackage: info: source version 1.12-8
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Nicolas Boulenguez <nicolas@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'support'.
libtoolize: copying file 'support/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'support'.
libtoolize: copying file 'support/libtool.m4'
libtoolize: copying file 'support/ltoptions.m4'
libtoolize: copying file 'support/ltsugar.m4'
libtoolize: copying file 'support/ltversion.m4'
libtoolize: copying file 'support/lt~obsolete.m4'
configure.ac:6: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:6: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:745: AM_CONFIG_HEADER is expanded from...
configure.ac:6: the top level
configure.ac:38: warning: The macro `AM_PROG_LIBTOOL' is obsolete.
configure.ac:38: You should run autoupdate.
support/libtool.m4:101: AM_PROG_LIBTOOL is expanded from...
configure.ac:38: the top level
configure.ac:91: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:91: You should run autoupdate.
support/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:91: the top level
configure.ac:38: installing 'support/compile'
configure.ac:38: installing 'support/config.guess'
configure.ac:38: installing 'support/config.sub'
configure.ac:5: installing 'support/install-sh'
configure.ac:5: installing 'support/missing'
doc/Makefile.am:3: installing 'support/mdate-sh'
parallel-tests: installing 'support/test-driver'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/reproducible-path/adasockets-1.12'
sed s/@DEV_PKG@/libadasockets12-dev/ debian/doc-base_sed > debian/doc-base
dh_auto_configure -- \
  --with-libversioninfo=10 \
  --with-adasrcinstalldir=/usr/share/ada/adainclude \
  --with-aliinstalldir=/usr/lib/x86_64-linux-gnu/ada/adalib \
  --with-gprinstalldir=/usr/share/gpr \
   \
  CC=gcc-12 \
  GNATMAKE='gnatmake -v -j15 -R -eS ' \
  LIBS='-lgnarl-12 -lgnat-12'
	./configure --build=x86_64-linux-gnu --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/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --with-libversioninfo=10 --with-adasrcinstalldir=/usr/share/ada/adainclude --with-aliinstalldir=/usr/lib/x86_64-linux-gnu/ada/adalib --with-gprinstalldir=/usr/share/gpr CC=gcc-12 "GNATMAKE=gnatmake -v -j15 -R -eS " "LIBS=-lgnarl-12 -lgnat-12"
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 build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc-12
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 gcc-12 accepts -g... yes
checking for gcc-12 option to enable C11 features... none needed
checking whether gcc-12 understands -c and -o together... yes
checking dependency style of gcc-12... none
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-12... /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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu 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-12 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-12 supports -fno-rtti -fno-exceptions... no
checking for gcc-12 option to produce PIC... -fPIC -DPIC
checking if gcc-12 PIC flag -fPIC -DPIC works... yes
checking if gcc-12 static flag -static works... no
checking if gcc-12 supports -c -o file.o... yes
checking if gcc-12 supports -c -o file.o... (cached) yes
checking whether the gcc-12 linker (/usr/bin/ld -m elf_x86_64) 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 for gnuawk... (cached) mawk
checking for getdefs... getdefs
checking for makeinfo... ${SHELL} '/build/reproducible-path/adasockets-1.12/support/missing' makeinfo
checking for texi2dvi... texi2dvi
checking for gcc... (cached) gcc-12
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc-12 accepts -g... (cached) yes
checking for gcc-12 option to enable C11 features... (cached) none needed
checking whether gcc-12 understands -c and -o together... (cached) yes
checking dependency style of gcc-12... (cached) none
checking for gnatmake... gnatmake -v -j15 -R -eS 
checking for gethostbyname... yes
checking for connect... yes
checking for inet_aton... yes
checking for stdio.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... yes
checking for errno.h... yes
checking for netdb.h... yes
checking for stdlib.h... (cached) yes
checking for netinet/in.h... yes
checking for signal.h... yes
checking for fcntl.h... yes
checking for termio.h... yes
checking for termios.h... yes
checking for sys/file.h... yes
checking for sys/ioctl.h... yes
checking for netinet/tcp.h... yes
checking for sys/systeminfo.h... no
checking for poll.h... yes
checking for stropts.h... no
checking for sys/conf.h... no
checking for sys/param.h... yes
checking for time.h... yes
checking for windows.h... no
checking for string.h... (cached) yes
checking for linux/sockios.h... yes
checking for windows.h... (cached) no
checking for struct sockaddr.sa_len... no
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/sockets-link.ads
config.status: creating src/sockets-types.ads
config.status: creating src/adasockets.pc
config.status: creating man/Makefile
config.status: creating examples/Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Leaving directory '/build/reproducible-path/adasockets-1.12'
   dh_auto_build
	make -j15
make[1]: Entering directory '/build/reproducible-path/adasockets-1.12'
Making all in src
make[2]: Entering directory '/build/reproducible-path/adasockets-1.12/src'
make  all-am
make[3]: Entering directory '/build/reproducible-path/adasockets-1.12/src'
gnatmake -v -j15 -R -eS  ./split.adb -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined
cp -p -f ./sockets-thin.ads.unix sockets-thin.ads
if [ -f `echo sockets-stream_io.ads | sed -e 's/s$/b/'` ]; then \
  /bin/sh ../libtool --tag=CC --mode=compile \
  ../support/adacompiler gnatmake -v -j15 -R -eS  -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs \
  `echo sockets-stream_io.ads | sed -e 's/s$/b/'`; \
else \
  /bin/sh ../libtool --tag=CC --mode=compile \
  ../support/adacompiler gnatmake -v -j15 -R -eS  -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-stream_io.ads; \
fi
if [ -f `echo sockets-utils.ads | sed -e 's/s$/b/'` ]; then \
  /bin/sh ../libtool --tag=CC --mode=compile \
  ../support/adacompiler gnatmake -v -j15 -R -eS  -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs \
  `echo sockets-utils.ads | sed -e 's/s$/b/'`; \
else \
  /bin/sh ../libtool --tag=CC --mode=compile \
  ../support/adacompiler gnatmake -v -j15 -R -eS  -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-utils.ads; \
fi
if [ -f `echo sockets-thin.ads | sed -e 's/s$/b/'` ]; then \
  /bin/sh ../libtool --tag=CC --mode=compile \
  ../support/adacompiler gnatmake -v -j15 -R -eS  -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs \
  `echo sockets-thin.ads | sed -e 's/s$/b/'`; \
else \
  /bin/sh ../libtool --tag=CC --mode=compile \
  ../support/adacompiler gnatmake -v -j15 -R -eS  -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-thin.ads; \
fi

GNATMAKE 12.2.0
if [ -f `echo sockets-link.ads | sed -e 's/s$/b/'` ]; then \
  /bin/sh ../libtool --tag=CC --mode=compile \
  ../support/adacompiler gnatmake -v -j15 -R -eS  -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs \
  `echo sockets-link.ads | sed -e 's/s$/b/'`; \
else \
  /bin/sh ../libtool --tag=CC --mode=compile \
  ../support/adacompiler gnatmake -v -j15 -R -eS  -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-link.ads; \
fi
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "split.ali" being checked ...
  -> "split.ali" missing.
x86_64-linux-gnu-gcc-12 -c -I./ -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -I- ./split.adb
if [ -f `echo sockets-types.ads | sed -e 's/s$/b/'` ]; then \
  /bin/sh ../libtool --tag=CC --mode=compile \
  ../support/adacompiler gnatmake -v -j15 -R -eS  -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs \
  `echo sockets-types.ads | sed -e 's/s$/b/'`; \
else \
  /bin/sh ../libtool --tag=CC --mode=compile \
  ../support/adacompiler gnatmake -v -j15 -R -eS  -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-types.ads; \
fi
End of compilation
x86_64-linux-gnu-gnatbind-12 -x split.ali
libtool: compile:  ../support/adacompiler gnatmake -v -j15 -R -eS -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-thin.ads  -fPIC -DPIC -o .libs/sockets-thin.o
x86_64-linux-gnu-gnatlink-12 split.ali -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -R
libtool: compile:  ../support/adacompiler gnatmake -v -j15 -R -eS -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-types.ads  -fPIC -DPIC -o .libs/sockets-types.o
libtool: compile:  ../support/adacompiler gnatmake -v -j15 -R -eS -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-utils.adb  -fPIC -DPIC -o .libs/sockets-utils.o

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
x86_64-linux-gnu-gcc-12 -c -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -fPIC -DPIC sockets-types.ads

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
x86_64-linux-gnu-gcc-12 -c -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -fPIC -DPIC sockets-thin.ads

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
x86_64-linux-gnu-gcc-12 -c -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -fPIC -DPIC sockets-utils.adb
libtool: compile:  ../support/adacompiler gnatmake -v -j15 -R -eS -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-stream_io.adb  -fPIC -DPIC -o .libs/sockets-stream_io.o
End of compilation
mv sockets-types.o .libs/sockets-types.o
libtool: compile:  ../support/adacompiler gnatmake -v -j15 -R -eS -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-link.ads  -fPIC -DPIC -o .libs/sockets-link.o
libtool: compile:  ../support/adacompiler gnatmake -v -j15 -R -eS -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-types.ads -o sockets-types.o >/dev/null 2>&1

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
x86_64-linux-gnu-gcc-12 -c -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -fPIC -DPIC sockets-link.ads

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
x86_64-linux-gnu-gcc-12 -c -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -fPIC -DPIC sockets-stream_io.adb
End of compilation
mv sockets-stream_io.o .libs/sockets-stream_io.o
libtool: compile:  ../support/adacompiler gnatmake -v -j15 -R -eS -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-stream_io.adb -o sockets-stream_io.o >/dev/null 2>&1
End of compilation
mv sockets-link.o .libs/sockets-link.o
libtool: compile:  ../support/adacompiler gnatmake -v -j15 -R -eS -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-link.ads -o sockets-link.o >/dev/null 2>&1
gcc-12 -I. -o constants_nodef ./constants.c -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined
End of compilation
mv sockets-utils.o .libs/sockets-utils.o
libtool: compile:  ../support/adacompiler gnatmake -v -j15 -R -eS -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-utils.adb -o sockets-utils.o >/dev/null 2>&1
/bin/sh ./constants.sh Sockets.Constants . \
  sockets-constants.ads "gcc-12"
Checking value of TCP_NODELAY
End of compilation
mv sockets-thin.o .libs/sockets-thin.o
libtool: compile:  ../support/adacompiler gnatmake -v -j15 -R -eS -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-thin.ads -o sockets-thin.o >/dev/null 2>&1
Checking value of AF_INET
Checking value of AF_UNIX
Checking value of SOCK_STREAM
Checking value of SOCK_DGRAM
Checking value of EINTR
Checking value of EAGAIN
Checking value of EWOULDBLOCK
Checking value of EINPROGRESS
Checking value of EALREADY
Checking value of EISCONN
Checking value of ECONNREFUSED
Checking value of FNDELAY
Checking value of FASYNC (or FIOASYNC as a substitute)
Checking value of F_GETFL
Checking value of F_SETFL
Checking value of F_SETOWN (or FIOSSAIOOWN as a substitute)
Checking value of SO_RCVBUF
Checking value of SO_REUSEADDR
Checking value of SO_REUSEPORT
Checking value of SOL_SOCKET
Checking value of SIGTERM
Checking value of SIGKILL
Checking value of O_RDONLY
Checking value of O_WRONLY
Checking value of O_RDWR
Checking value of HOST_NOT_FOUND
Checking value of TRY_AGAIN
Checking value of NO_RECOVERY
Checking value of NO_DATA
Checking value of NO_ADDRESS
Checking value of POLLIN
Checking value of POLLPRI
Checking value of POLLOUT
Checking value of POLLERR
Checking value of POLLHUP
Checking value of POLLNVAL
Checking value of I_SETSIG
Checking value of S_RDNORM
Checking value of S_WRNORM
Checking value of IPPROTO_IP
Checking value of IP_ADD_MEMBERSHIP
Checking value of IP_MULTICAST_LOOP
Checking value of IP_MULTICAST_TTL
Checking value of IP_DROP_MEMBERSHIP
Checking value of O_NONBLOCK
Checking value of MSG_PEEK
Checking value of FIONBIO
Checking value of FIONREAD
Checking value of SO_SNDBUF
Checking value of SOL_TCP
Checking value of SO_KEEPALIVE
Checking value of TCP_KEEPCNT
Checking value of TCP_KEEPIDLE
Checking value of TCP_KEEPINTVL
Checking value of SO_NOSIGPIPE
Checking value of MSG_NOSIGNAL
Checking value of AF_INET6
Checking value of AI_ADDRCONFIG
Checking value of AI_ALL
Checking value of AI_CANONNAME
Checking value of AI_DEFAULT
Checking value of AI_MASK
Checking value of AI_NUMERICHOST
Checking value of AI_PASSIVE
Checking value of AI_V4MAPPED
Checking value of AI_V4MAPPED_CFG
Checking value of NI_DGRAM
Checking value of NI_MAXHOST
Checking value of NI_MAXSERV
Checking value of NI_NAMEREQD
Checking value of NI_NOFQDN
Checking value of NI_NUMERICHOST
Checking value of NI_NUMERICSERV
Checking value of NI_WITHSCOPEID
Checking value of IPPROTO_IPV6
Checking value of IPV6_UNICAST_HOPS
Checking value of IPV6_MULTICAST_IF
Checking value of IPV6_MULTICAST_HOPS
Checking value of IPV6_MULTICAST_LOOP
Checking value of IPV6_JOIN_GROUP
Checking value of IPV6_LEAVE_GROUP
Checking value of SIOCINQ
Checking value of SIOCOUTQ
if [ -f `echo sockets-multicast.ads | sed -e 's/s$/b/'` ]; then \
  /bin/sh ../libtool --tag=CC --mode=compile \
  ../support/adacompiler gnatmake -v -j15 -R -eS  -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs \
  `echo sockets-multicast.ads | sed -e 's/s$/b/'`; \
else \
  /bin/sh ../libtool --tag=CC --mode=compile \
  ../support/adacompiler gnatmake -v -j15 -R -eS  -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-multicast.ads; \
fi
if [ -f `echo sockets-naming.ads | sed -e 's/s$/b/'` ]; then \
  /bin/sh ../libtool --tag=CC --mode=compile \
  ../support/adacompiler gnatmake -v -j15 -R -eS  -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs \
  `echo sockets-naming.ads | sed -e 's/s$/b/'`; \
else \
  /bin/sh ../libtool --tag=CC --mode=compile \
  ../support/adacompiler gnatmake -v -j15 -R -eS  -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-naming.ads; \
fi
if [ -f `echo sockets.ads | sed -e 's/s$/b/'` ]; then \
  /bin/sh ../libtool --tag=CC --mode=compile \
  ../support/adacompiler gnatmake -v -j15 -R -eS  -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs \
  `echo sockets.ads | sed -e 's/s$/b/'`; \
else \
  /bin/sh ../libtool --tag=CC --mode=compile \
  ../support/adacompiler gnatmake -v -j15 -R -eS  -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets.ads; \
fi
if [ -f `echo sockets-constants.ads | sed -e 's/s$/b/'` ]; then \
  /bin/sh ../libtool --tag=CC --mode=compile \
  ../support/adacompiler gnatmake -v -j15 -R -eS  -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs \
  `echo sockets-constants.ads | sed -e 's/s$/b/'`; \
else \
  /bin/sh ../libtool --tag=CC --mode=compile \
  ../support/adacompiler gnatmake -v -j15 -R -eS  -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-constants.ads; \
fi
libtool: compile:  ../support/adacompiler gnatmake -v -j15 -R -eS -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-constants.ads  -fPIC -DPIC -o .libs/sockets-constants.o
libtool: compile:  ../support/adacompiler gnatmake -v -j15 -R -eS -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets.adb  -fPIC -DPIC -o .libs/sockets.o
libtool: compile:  ../support/adacompiler gnatmake -v -j15 -R -eS -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-multicast.adb  -fPIC -DPIC -o .libs/sockets-multicast.o

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
x86_64-linux-gnu-gcc-12 -c -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -fPIC -DPIC sockets-constants.ads
libtool: compile:  ../support/adacompiler gnatmake -v -j15 -R -eS -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-naming.adb  -fPIC -DPIC -o .libs/sockets-naming.o

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
x86_64-linux-gnu-gcc-12 -c -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -fPIC -DPIC sockets.adb
x86_64-linux-gnu-gcc-12 -c -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -fPIC -DPIC sockets-multicast.adb

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
x86_64-linux-gnu-gcc-12 -c -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -fPIC -DPIC sockets-naming.adb
End of compilation
mv sockets-constants.o .libs/sockets-constants.o
libtool: compile:  ../support/adacompiler gnatmake -v -j15 -R -eS -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-constants.ads -o sockets-constants.o >/dev/null 2>&1
End of compilation
mv sockets-multicast.o .libs/sockets-multicast.o
libtool: compile:  ../support/adacompiler gnatmake -v -j15 -R -eS -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-multicast.adb -o sockets-multicast.o >/dev/null 2>&1
End of compilation
mv sockets.o .libs/sockets.o
libtool: compile:  ../support/adacompiler gnatmake -v -j15 -R -eS -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets.adb -o sockets.o >/dev/null 2>&1
End of compilation
mv sockets-naming.o .libs/sockets-naming.o
libtool: compile:  ../support/adacompiler gnatmake -v -j15 -R -eS -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches -I. -I. -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -margs sockets-naming.adb -o sockets-naming.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=link gcc-12  -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 10 -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -o libadasockets.la -rpath /usr/lib/x86_64-linux-gnu sockets-multicast.lo sockets-naming.lo sockets-stream_io.lo sockets-utils.lo sockets.lo sockets-thin.lo sockets-constants.lo sockets-link.lo sockets-types.lo   -lgnarl-12 -lgnat-12
libtool: link: gcc-12 -shared  -fPIC -DPIC  .libs/sockets-multicast.o .libs/sockets-naming.o .libs/sockets-stream_io.o .libs/sockets-utils.o .libs/sockets.o .libs/sockets-thin.o .libs/sockets-constants.o .libs/sockets-link.o .libs/sockets-types.o   -lgnarl-12 -lgnat-12  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined   -Wl,-soname -Wl,libadasockets.so.10 -o .libs/libadasockets.so.10.0.0
libtool: link: (cd ".libs" && rm -f "libadasockets.so.10" && ln -s "libadasockets.so.10.0.0" "libadasockets.so.10")
libtool: link: (cd ".libs" && rm -f "libadasockets.so" && ln -s "libadasockets.so.10.0.0" "libadasockets.so")
libtool: link: ar cr .libs/libadasockets.a  sockets-multicast.o sockets-naming.o sockets-stream_io.o sockets-utils.o sockets.o sockets-thin.o sockets-constants.o sockets-link.o sockets-types.o
libtool: link: ranlib .libs/libadasockets.a
libtool: link: ( cd ".libs" && rm -f "libadasockets.la" && ln -s "../libadasockets.la" "libadasockets.la" )
make[3]: Leaving directory '/build/reproducible-path/adasockets-1.12/src'
make[2]: Leaving directory '/build/reproducible-path/adasockets-1.12/src'
Making all in man
make[2]: Entering directory '/build/reproducible-path/adasockets-1.12/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/reproducible-path/adasockets-1.12/man'
Making all in tests
make[2]: Entering directory '/build/reproducible-path/adasockets-1.12/tests'
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. multicast_test -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. value -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "multicast_test.ali" being checked ...
  -> "multicast_test.ali" missing.
x86_64-linux-gnu-gcc-12 -c -I../src -I../src -I. -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches multicast_test.adb

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "value.ali" being checked ...
  -> "value.ali" missing.
x86_64-linux-gnu-gcc-12 -c -I../src -I../src -I. -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches value.adb
  "sockets.ali" is in an Ada library
  "sockets-naming.ali" is in an Ada library
End of compilation
x86_64-linux-gnu-gnatbind-12 -aO../src -aO../src -I. -x value.ali
x86_64-linux-gnu-gnatlink-12 value.ali -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -R
  "sockets.ali" is in an Ada library
  "sockets-multicast.ali" is in an Ada library
End of compilation
x86_64-linux-gnu-gnatbind-12 -aO../src -aO../src -I. -x multicast_test.ali
x86_64-linux-gnu-gnatlink-12 multicast_test.ali -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -R
make[2]: Leaving directory '/build/reproducible-path/adasockets-1.12/tests'
Making all in doc
make[2]: Entering directory '/build/reproducible-path/adasockets-1.12/doc'
/bin/sh '/build/reproducible-path/adasockets-1.12/support/missing' makeinfo --force --no-validate -I . \
  ./adasockets.texi
getdefs --subblock=arg=argname,argmode,argtype,argdefault,argdesc --subblock=ret=rettype,retdesc --subblock=exc=excname,excdesc --template=./adadoc \
  --input="./sockets.desc" --base-name=sockets
getdefs --subblock=arg=argname,argmode,argtype,argdefault,argdesc --subblock=ret=rettype,retdesc --subblock=exc=excname,excdesc --template=./adadoc \
  --input="./sockets-multicast.desc" \
  --base-name=sockets-multicast
getdefs --subblock=arg=argname,argmode,argtype,argdefault,argdesc --subblock=ret=rettype,retdesc --subblock=exc=excname,excdesc --template=./adadoc \
  --input="./sockets-naming.desc" --base-name=sockets-naming
Updating ./version.texi
sed: can't read .example: No such file or directory
texi2dvi --pdf ./adasockets.texi
adasockets.texi:333: encoding error at byte 0xe9
sockets.texi:135: warning: @exindex should only appear at the beginning of a line
sockets.texi:176: warning: @exindex should only appear at the beginning of a line
sockets.texi:177: warning: @exindex should only appear at the beginning of a line
sockets.texi:241: warning: @exindex should only appear at the beginning of a line
sockets.texi:276: warning: @exindex should only appear at the beginning of a line
sockets.texi:324: warning: @exindex should only appear at the beginning of a line
sockets.texi:369: warning: @exindex should only appear at the beginning of a line
sockets.texi:574: warning: @exindex should only appear at the beginning of a line
sockets.texi:612: warning: @exindex should only appear at the beginning of a line
sockets.texi:650: warning: @exindex should only appear at the beginning of a line
sockets.texi:697: warning: @exindex should only appear at the beginning of a line
sockets.texi:739: warning: @exindex should only appear at the beginning of a line
sockets.texi:784: warning: @exindex should only appear at the beginning of a line
sockets.texi:824: warning: @exindex should only appear at the beginning of a line
sockets-naming.texi:85: warning: @exindex should only appear at the beginning of a line
sockets-naming.texi:302: warning: @exindex should only appear at the beginning of a line
sockets-naming.texi:357: warning: @exindex should only appear at the beginning of a line
sockets-multicast.texi:90: @node `Create_Multicast_Socket (function)' previously defined
sockets-multicast.texi:21: here is the previous definition as @node
sockets.texi:52: raising the section level of @unnumberedsubsec which is too low
sockets-multicast.texi:22: raising the section level of @unnumberedsubsec which is too low
sockets-naming.texi:64: raising the section level of @unnumberedsubsec which is too low
This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022/Debian) (preloaded format=pdfetex)
 restricted \write18 enabled.
entering extended mode
(././adasockets.texi (/usr/share/texmf/tex/texinfo/texinfo.tex
Loading texinfo [version 2021-04-25.21]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions, localization, formatting,
and turning on texinfo input format.)
(/build/reproducible-path/adasockets-1.12/doc/version.texi) [1{/var/lib/texmf/f
onts/map/pdftex/updmap/pdftex.map}] [2]
Writing index file adasockets.cp
[-1] [-2] Chapter 1 Chapter 2 [1] [2]
Cross reference values unknown; you must run TeX again. Chapter 3 [3] [4]
[5] Chapter 4 [6] (/build/reproducible-path/adasockets-1.12/doc/sockets.texi
[7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17]) Chapter 5 [18]
(/build/reproducible-path/adasockets-1.12/doc/sockets-multicast.texi [19]
pdfTeX warning (ext4): destination with the same identifier (name{Create_Multic
ast_Socket\040\(function\)}) has been already used, duplicate ignored
<to be read again> 
                   {
@setref #1#2->@pdfmkdest {#1}@iflinks {
                                       @requireauxfile @atdummies @def @valu...

@donoderef ...empty @else @setref {@lastnode }{#1}
                                                  @global @let @lastnode =@e...

@sectionheading ...nlevel }{#1}{#4}@donoderef {#3}
                                                  @nobreak @vbox {@hyphenpen...

@genhead ...czzz {#3}@or @unnumberedsubseczzz {#3}
                                                  @or @unnumberedsubsubseczz...
l.91 ...dsubsec Create_Multicast_Socket (function)
                                                   [20Use of uninitialized value $contents in concatenation (.) or string at /usr/share/texinfo/Texinfo/Structuring.pm line 1364.
] not an array at /usr/share/texinfo/Texinfo/Structuring.pm line 1364.
	Texinfo::Structuring::_copy_contents(undef) called at /usr/share/texinfo/Texinfo/Structuring.pm line 1433
	Texinfo::Structuring::new_node_menu_entry(undef, HASH(0x55e0c59a2318), undef) called at /usr/share/texinfo/Texinfo/Structuring.pm line 1521
	Texinfo::Structuring::new_complete_node_menu(undef, HASH(0x55e0c5979790)) called at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 3290
	Texinfo::Convert::Plaintext::_convert(Texinfo::Convert::Info=HASH(0x55e0c5b6cc28), HASH(0x55e0c5979a90)) called at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 3077
	Texinfo::Convert::Plaintext::_convert(Texinfo::Convert::Info=HASH(0x55e0c5b6cc28), HASH(0x55e0c5bd2030)) called at /usr/share/texinfo/Texinfo/Convert/Plaintext.pm line 485
	Texinfo::Convert::Plaintext::_convert_element(Texinfo::Convert::Info=HASH(0x55e0c5b6cc28), HASH(0x55e0c5bd2030)) called at /usr/share/texinfo/Texinfo/Convert/Info.pm line 131
	Texinfo::Convert::Info::output(Texinfo::Convert::Info=HASH(0x55e0c5b6cc28), HASH(0x55e0c539aff8)) called at /usr/bin/makeinfo line 1345
) Chapter 6 [21]
[22] (/build/reproducible-path/adasockets-1.12/doc/sockets-naming.texi [23]
[24] [25] [26]) Appendix A [27] [28]
l.333: Unicode char @u8:�ph not defined for Texinfo Appendix B [29] [30]
(Index) [31] [32]
No file adasockets.cps.
[33] )
(see the transcript file for additional information)</usr/share/texlive/texmf-d
ist/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texlive/texmf-dist/fo
nts/type1/public/amsfonts/cm/cmcsc10.pfb></usr/share/texlive/texmf-dist/fonts/t
ype1/public/amsfonts/cm/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/type1/pu
blic/amsfonts/cm/cmr9.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams
fonts/cm/cmsl10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/
cm/cmsltt10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/c
mss10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.
pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb>
Output written on adasockets.pdf (37 pages, 192074 bytes).
Transcript written on adasockets.log.
This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022/Debian) (preloaded format=pdfetex)
 restricted \write18 enabled.
entering extended mode
(././adasockets.texi (/usr/share/texmf/tex/texinfo/texinfo.tex
Loading texinfo [version 2021-04-25.21]: pdf, fonts, glyphs, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions, localization, formatting,
and turning on texinfo input format.)
(/build/reproducible-path/adasockets-1.12/doc/version.texi) [1{/var/lib/texmf/f
onts/map/pdftex/updmap/pdftex.map}] [2]
Writing index file adasockets.cp
(/build/reproducible-path/adasockets-1.12/doc/adasockets.toc [-1]) [-2]
(/build/reproducible-path/adasockets-1.12/doc/adasockets.toc)
(/build/reproducible-path/adasockets-1.12/doc/adasockets.toc) Chapter 1
(/build/reproducible-path/adasockets-1.12/doc/adasockets.aux) Chapter 2
[1] [2] Chapter 3 [3] [4] [5] Chapter 4 [6]
(/build/reproducible-path/adasockets-1.12/doc/sockets.texi [7] [8] [9] [10]
[11] [12] [13] [14] [15] [16] [17]) Chapter 5 [18]
(/build/reproducible-path/adasockets-1.12/doc/sockets-multicast.texi [19]
pdfTeX warning (ext4): destination with the same identifier (name{Create_Multic
ast_Socket\040\(function\)}) has been already used, duplicate ignored
<to be read again> 
                   {
@setref #1#2->@pdfmkdest {#1}@iflinks {
                                       @requireauxfile @atdummies @def @valu...

@donoderef ...empty @else @setref {@lastnode }{#1}
                                                  @global @let @lastnode =@e...

@sectionheading ...nlevel }{#1}{#4}@donoderef {#3}
                                                  @nobreak @vbox {@hyphenpen...

@genhead ...czzz {#3}@or @unnumberedsubseczzz {#3}
                                                  @or @unnumberedsubsubseczz...
l.91 ...dsubsec Create_Multicast_Socket (function)
                                                   [20]) Chapter 6 [21]
[22] (/build/reproducible-path/adasockets-1.12/doc/sockets-naming.texi [23]
[24] [25] [26]) Appendix A [27] [28]
l.333: Unicode char @u8:�ph not defined for Texinfo Appendix B [29] [30]
(Index) [31] [32] (/build/reproducible-path/adasockets-1.12/doc/adasockets.cps
[33]) [34] )
(see the transcript file for additional information)</usr/share/texlive/texmf-d
ist/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texlive/texmf-dist/fo
nts/type1/public/amsfonts/cm/cmcsc10.pfb></usr/share/texlive/texmf-dist/fonts/t
ype1/public/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fonts/type1/p
ublic/amsfonts/cm/cmmi12.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/
amsfonts/cm/cmmi9.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfont
s/cm/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cm
r9.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl10.pfb
></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsltt10.pfb></u
sr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmss10.pfb></usr/sha
re/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/tex
live/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb></usr/share/texlive/t
exmf-dist/fonts/type1/public/amsfonts/cm/cmtt9.pfb>
Output written on adasockets.pdf (38 pages, 255141 bytes).
Transcript written on adasockets.log.
make[2]: Leaving directory '/build/reproducible-path/adasockets-1.12/doc'
Making all in examples
make[2]: Entering directory '/build/reproducible-path/adasockets-1.12/examples'
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. tcprelay -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. listener -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. multi -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. stream_listener -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. stream_sender -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.

  "tcprelay.ali" being checked ...
  -> "tcprelay.ali" missing.
x86_64-linux-gnu-gcc-12 -c -I../src -I../src -I. -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches tcprelay.adb
GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "listener.ali" being checked ...
  -> "listener.ali" missing.
x86_64-linux-gnu-gcc-12 -c -I../src -I../src -I. -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches listener.adb

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "multi.ali" being checked ...
  -> "multi.ali" missing.
x86_64-linux-gnu-gcc-12 -c -I../src -I../src -I. -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches multi.adb

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "stream_listener.ali" being checked ...
  -> "stream_listener.ali" missing.
x86_64-linux-gnu-gcc-12 -c -I../src -I../src -I. -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches stream_listener.adb

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "stream_sender.ali" being checked ...
  -> "stream_sender.ali" missing.
x86_64-linux-gnu-gcc-12 -c -I../src -I../src -I. -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong -gno-record-gcc-switches stream_sender.adb
  "sockets.ali" is in an Ada library
  "sockets-stream_io.ali" is in an Ada library
End of compilation
x86_64-linux-gnu-gnatbind-12 -aO../src -aO../src -I. -x stream_sender.ali
x86_64-linux-gnu-gnatlink-12 stream_sender.ali -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -R
  "sockets.ali" is in an Ada library
  "sockets-multicast.ali" is in an Ada library
End of compilation
x86_64-linux-gnu-gnatbind-12 -aO../src -aO../src -I. -x multi.ali
x86_64-linux-gnu-gnatlink-12 multi.ali -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -R
  "sockets.ali" is in an Ada library
  "sockets-stream_io.ali" is in an Ada library
End of compilation
x86_64-linux-gnu-gnatbind-12 -aO../src -aO../src -I. -x stream_listener.ali
x86_64-linux-gnu-gnatlink-12 stream_listener.ali -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -R
  "sockets.ali" is in an Ada library
End of compilation
x86_64-linux-gnu-gnatbind-12 -aO../src -aO../src -I. -x listener.ali
x86_64-linux-gnu-gnatlink-12 listener.ali -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -R
  "sockets.ali" is in an Ada library
End of compilation
x86_64-linux-gnu-gnatbind-12 -aO../src -aO../src -I. -x tcprelay.ali
x86_64-linux-gnu-gnatlink-12 tcprelay.ali -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -R
make[2]: Leaving directory '/build/reproducible-path/adasockets-1.12/examples'
make[2]: Entering directory '/build/reproducible-path/adasockets-1.12'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/reproducible-path/adasockets-1.12'
make[1]: Leaving directory '/build/reproducible-path/adasockets-1.12'
   dh_auto_test
	make -j15 check "TESTSUITEFLAGS=-j15 --verbose" VERBOSE=1
make[1]: Entering directory '/build/reproducible-path/adasockets-1.12'
Making check in src
make[2]: Entering directory '/build/reproducible-path/adasockets-1.12/src'
make[2]: Leaving directory '/build/reproducible-path/adasockets-1.12/src'
Making check in man
make[2]: Entering directory '/build/reproducible-path/adasockets-1.12/man'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/reproducible-path/adasockets-1.12/man'
Making check in tests
make[2]: Entering directory '/build/reproducible-path/adasockets-1.12/tests'
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. multicast_test -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. value -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "multicast_test.ali" being checked ...
  "sockets.ali" is in an Ada library
  "sockets-multicast.ali" is in an Ada library
End of compilation
gnatmake: "multicast_test" up to date.

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "value.ali" being checked ...
  "sockets.ali" is in an Ada library
  "sockets-naming.ali" is in an Ada library
End of compilation
gnatmake: "value" up to date.
make  check-TESTS
make[3]: Entering directory '/build/reproducible-path/adasockets-1.12/tests'
make[4]: Entering directory '/build/reproducible-path/adasockets-1.12/tests'
XFAIL: value-invalid.test
PASS: value-localhost.test
PASS: value-regular.test
PASS: value-compressed.test
============================================================================
Testsuite summary for adasockets 1.12
============================================================================
# TOTAL: 4
# PASS:  3
# SKIP:  0
# XFAIL: 1
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/build/reproducible-path/adasockets-1.12/tests'
make[3]: Leaving directory '/build/reproducible-path/adasockets-1.12/tests'
make[2]: Leaving directory '/build/reproducible-path/adasockets-1.12/tests'
Making check in doc
make[2]: Entering directory '/build/reproducible-path/adasockets-1.12/doc'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/reproducible-path/adasockets-1.12/doc'
Making check in examples
make[2]: Entering directory '/build/reproducible-path/adasockets-1.12/examples'
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. tcprelay -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. listener -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. multi -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "listener.ali" being checked ...
  "sockets.ali" is in an Ada library
End of compilation
gnatmake: "listener" up to date.
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. stream_listener -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined

gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. stream_sender -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined
GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "multi.ali" being checked ...
  "sockets.ali" is in an Ada library
  "sockets-multicast.ali" is in an Ada library
End of compilation
gnatmake: "multi" up to date.

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "stream_listener.ali" being checked ...
  "sockets.ali" is in an Ada library
  "sockets-stream_io.ali" is in an Ada library
End of compilation
gnatmake: "stream_listener" up to date.

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "tcprelay.ali" being checked ...
  "sockets.ali" is in an Ada library
End of compilation
gnatmake: "tcprelay" up to date.

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "stream_sender.ali" being checked ...
  "sockets.ali" is in an Ada library
  "sockets-stream_io.ali" is in an Ada library
End of compilation
gnatmake: "stream_sender" up to date.
make[2]: Leaving directory '/build/reproducible-path/adasockets-1.12/examples'
make[2]: Entering directory '/build/reproducible-path/adasockets-1.12'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/build/reproducible-path/adasockets-1.12'
make[1]: Leaving directory '/build/reproducible-path/adasockets-1.12'
   create-stamp debian/debhelper-build-stamp
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/build/reproducible-path/adasockets-1.12/debian/tmp AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/build/reproducible-path/adasockets-1.12'
Making install in src
make[2]: Entering directory '/build/reproducible-path/adasockets-1.12/src'
make[3]: Entering directory '/build/reproducible-path/adasockets-1.12/src'
 /bin/mkdir -p '/build/reproducible-path/adasockets-1.12/debian/tmp/usr/bin'
 /usr/bin/install -c adasockets-config '/build/reproducible-path/adasockets-1.12/debian/tmp/usr/bin'
 /bin/mkdir -p '/build/reproducible-path/adasockets-1.12/debian/tmp/usr/lib/x86_64-linux-gnu'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libadasockets.la '/build/reproducible-path/adasockets-1.12/debian/tmp/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/libadasockets.so.10.0.0 /build/reproducible-path/adasockets-1.12/debian/tmp/usr/lib/x86_64-linux-gnu/libadasockets.so.10.0.0
libtool: install: (cd /build/reproducible-path/adasockets-1.12/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libadasockets.so.10.0.0 libadasockets.so.10 || { rm -f libadasockets.so.10 && ln -s libadasockets.so.10.0.0 libadasockets.so.10; }; })
libtool: install: (cd /build/reproducible-path/adasockets-1.12/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libadasockets.so.10.0.0 libadasockets.so || { rm -f libadasockets.so && ln -s libadasockets.so.10.0.0 libadasockets.so; }; })
libtool: install: /usr/bin/install -c .libs/libadasockets.lai /build/reproducible-path/adasockets-1.12/debian/tmp/usr/lib/x86_64-linux-gnu/libadasockets.la
libtool: install: /usr/bin/install -c .libs/libadasockets.a /build/reproducible-path/adasockets-1.12/debian/tmp/usr/lib/x86_64-linux-gnu/libadasockets.a
libtool: install: chmod 644 /build/reproducible-path/adasockets-1.12/debian/tmp/usr/lib/x86_64-linux-gnu/libadasockets.a
libtool: install: ranlib /build/reproducible-path/adasockets-1.12/debian/tmp/usr/lib/x86_64-linux-gnu/libadasockets.a
libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu'
make  all-am
make[4]: Entering directory '/build/reproducible-path/adasockets-1.12/src'
make[4]: Leaving directory '/build/reproducible-path/adasockets-1.12/src'
rm -fr /build/reproducible-path/adasockets-1.12/debian/tmp/usr/share/ada/adainclude/adasockets \
       /build/reproducible-path/adasockets-1.12/debian/tmp/usr/lib/x86_64-linux-gnu/ada/adalib/adasockets
/bin/sh /build/reproducible-path/adasockets-1.12/support/install-sh -d \
  /build/reproducible-path/adasockets-1.12/debian/tmp/usr/share/ada/adainclude/adasockets \
  /build/reproducible-path/adasockets-1.12/debian/tmp/usr/lib/x86_64-linux-gnu/ada/adalib/adasockets \
  /build/reproducible-path/adasockets-1.12/debian/tmp/usr/share/gpr
/usr/bin/install -c -m 444 sockets-constants.ali sockets-link.ali sockets-multicast.ali sockets-naming.ali sockets-stream_io.ali sockets-thin.ali sockets-types.ali sockets-utils.ali sockets.ali /build/reproducible-path/adasockets-1.12/debian/tmp/usr/lib/x86_64-linux-gnu/ada/adalib/adasockets
for i in sockets-multicast.ads sockets-multicast.adb sockets-naming.ads sockets-naming.adb sockets-stream_io.ads sockets-stream_io.adb sockets-utils.ads sockets-utils.adb sockets.ads sockets.adb sockets-thin.ads sockets-constants.ads sockets-link.ads sockets-types.ads ; do \
  if test -f $i; then \
    /usr/bin/install -c -m 644 $i /build/reproducible-path/adasockets-1.12/debian/tmp/usr/share/ada/adainclude/adasockets; \
  else \
    /usr/bin/install -c -m 644  ./$i /build/reproducible-path/adasockets-1.12/debian/tmp/usr/share/ada/adainclude/adasockets; \
  fi \
done
sed -e 's|@libdir[@]|/usr/lib/x86_64-linux-gnu|' \
    -e 's|@ada_src_install_dir[@]|/usr/share/ada/adainclude|' \
    -e 's|@ali_install_dir[@]|/usr/lib/x86_64-linux-gnu/ada/adalib|' \
     ./adasockets.gpr.in > /build/reproducible-path/adasockets-1.12/debian/tmp/usr/share/gpr/adasockets.gpr
chmod 644 /build/reproducible-path/adasockets-1.12/debian/tmp/usr/share/gpr/adasockets.gpr
 /bin/mkdir -p '/build/reproducible-path/adasockets-1.12/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
 /usr/bin/install -c -m 644 adasockets.pc '/build/reproducible-path/adasockets-1.12/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
make[3]: Leaving directory '/build/reproducible-path/adasockets-1.12/src'
make[2]: Leaving directory '/build/reproducible-path/adasockets-1.12/src'
Making install in man
make[2]: Entering directory '/build/reproducible-path/adasockets-1.12/man'
make[3]: Entering directory '/build/reproducible-path/adasockets-1.12/man'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/build/reproducible-path/adasockets-1.12/debian/tmp/usr/share/man/man1'
 /usr/bin/install -c -m 644 adasockets-config.1 '/build/reproducible-path/adasockets-1.12/debian/tmp/usr/share/man/man1'
make[3]: Leaving directory '/build/reproducible-path/adasockets-1.12/man'
make[2]: Leaving directory '/build/reproducible-path/adasockets-1.12/man'
Making install in tests
make[2]: Entering directory '/build/reproducible-path/adasockets-1.12/tests'
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. multicast_test -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "multicast_test.ali" being checked ...
  "sockets.ali" is in an Ada library
  "sockets-multicast.ali" is in an Ada library
End of compilation
gnatmake: "multicast_test" up to date.
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. value -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "value.ali" being checked ...
  "sockets.ali" is in an Ada library
  "sockets-naming.ali" is in an Ada library
End of compilation
gnatmake: "value" up to date.
make[3]: Entering directory '/build/reproducible-path/adasockets-1.12/tests'
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/adasockets-1.12/tests'
make[2]: Leaving directory '/build/reproducible-path/adasockets-1.12/tests'
Making install in doc
make[2]: Entering directory '/build/reproducible-path/adasockets-1.12/doc'
make[3]: Entering directory '/build/reproducible-path/adasockets-1.12/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/build/reproducible-path/adasockets-1.12/debian/tmp/usr/share/doc/adasockets'
 /usr/bin/install -c -m 644 adasockets.pdf '/build/reproducible-path/adasockets-1.12/debian/tmp/usr/share/doc/adasockets'
 /bin/mkdir -p '/build/reproducible-path/adasockets-1.12/debian/tmp/usr/share/info'
 /usr/bin/install -c -m 644 ./adasockets.info '/build/reproducible-path/adasockets-1.12/debian/tmp/usr/share/info'
make[3]: Leaving directory '/build/reproducible-path/adasockets-1.12/doc'
make[2]: Leaving directory '/build/reproducible-path/adasockets-1.12/doc'
Making install in examples
make[2]: Entering directory '/build/reproducible-path/adasockets-1.12/examples'
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. tcprelay -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "tcprelay.ali" being checked ...
  "sockets.ali" is in an Ada library
End of compilation
gnatmake: "tcprelay" up to date.
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. listener -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "listener.ali" being checked ...
  "sockets.ali" is in an Ada library
End of compilation
gnatmake: "listener" up to date.
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. multi -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "multi.ali" being checked ...
  "sockets.ali" is in an Ada library
  "sockets-multicast.ali" is in an Ada library
End of compilation
gnatmake: "multi" up to date.
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. stream_listener -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "stream_listener.ali" being checked ...
  "sockets.ali" is in an Ada library
  "sockets-stream_io.ali" is in an Ada library
End of compilation
gnatmake: "stream_listener" up to date.
gnatmake -v -j15 -R -eS  -m -A../src -A../src -I. stream_sender -cargs -g -O2 -Wall -Werror -gnatag -gnatwa -gnatwe -gnatg -g -O2 -ffile-prefix-map=/build/reproducible-path/adasockets-1.12=. -fstack-protector-strong  -gno-record-gcc-switches -largs -Wl,-z,relro -Wl,-z,now -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined

GNATMAKE 12.2.0
Copyright (C) 1992-2022, Free Software Foundation, Inc.
  "stream_sender.ali" being checked ...
  "sockets.ali" is in an Ada library
  "sockets-stream_io.ali" is in an Ada library
End of compilation
gnatmake: "stream_sender" up to date.
make[3]: Entering directory '/build/reproducible-path/adasockets-1.12/examples'
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/adasockets-1.12/examples'
make[2]: Leaving directory '/build/reproducible-path/adasockets-1.12/examples'
make[2]: Entering directory '/build/reproducible-path/adasockets-1.12'
make[3]: Entering directory '/build/reproducible-path/adasockets-1.12'
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/adasockets-1.12'
make[2]: Leaving directory '/build/reproducible-path/adasockets-1.12'
make[1]: Leaving directory '/build/reproducible-path/adasockets-1.12'
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_installexamples
   dh_installman
   dh_installinfo
   dh_ada_library
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_missing
   dh_dwz -a
   dh_strip -a
   dh_makeshlibs -a
   dh_shlibdeps -a
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'libadasockets12-dev' in '../libadasockets12-dev_1.12-8_amd64.deb'.
dpkg-deb: building package 'libadasockets10' in '../libadasockets10_1.12-8_amd64.deb'.
dpkg-deb: building package 'libadasockets10-dbgsym' in '../libadasockets10-dbgsym_1.12-8_amd64.deb'.
 dpkg-genbuildinfo --build=binary -O../adasockets_1.12-8_amd64.buildinfo
 dpkg-genchanges --build=binary -O../adasockets_1.12-8_amd64.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/461367/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/461367/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/461367 and its subdirectories
I: Current time: Sun Jan 14 05:30:50 +14 2024
I: pbuilder-time-stamp: 1705159850