I: pbuilder: network access will be disabled during build
I: Current time: Fri May  5 05:14:08 +14 2023
I: pbuilder-time-stamp: 1683213248
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 [iraf-rvsao_2.8.5-1.dsc]
I: copying [./iraf-rvsao_2.8.5.orig.tar.gz]
I: copying [./iraf-rvsao_2.8.5-1.debian.tar.xz]
I: Extracting source
gpgv: Signature made Wed Mar 23 05:10:18 2022 +14
gpgv:                using RSA key BAFC6C85F7CB143FEEB6FB157115AFD07710DCF7
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./iraf-rvsao_2.8.5-1.dsc: no acceptable signature found
dpkg-source: info: extracting iraf-rvsao in iraf-rvsao-2.8.5
dpkg-source: info: unpacking iraf-rvsao_2.8.5.orig.tar.gz
dpkg-source: info: unpacking iraf-rvsao_2.8.5-1.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying Set-bin-directory-arch-independent.patch
dpkg-source: info: applying Add-NOAO-into-build-search-path.patch
I: using fakeroot in build.
I: Installing the build-deps
I: user script /srv/workspace/pbuilder/25188/tmp/hooks/D01_modify_environment starting
debug: Running on jtx1a.
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 May  5 05:14 /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/25188/tmp/hooks/D01_modify_environment finished
I: user script /srv/workspace/pbuilder/25188/tmp/hooks/D02_print_environment starting
I: set
  BASH=/bin/sh
  BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath
  BASH_ALIASES=()
  BASH_ARGC=()
  BASH_ARGV=()
  BASH_CMDS=()
  BASH_LINENO=([0]="12" [1]="0")
  BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:.
  BASH_SOURCE=([0]="/tmp/hooks/D02_print_environment" [1]="/tmp/hooks/D02_print_environment")
  BASH_VERSINFO=([0]="5" [1]="2" [2]="15" [3]="1" [4]="release" [5]="arm-unknown-linux-gnueabihf")
  BASH_VERSION='5.2.15(1)-release'
  BUILDDIR=/build
  BUILDUSERGECOS='second user,second room,second work-phone,second home-phone,second other'
  BUILDUSERNAME=pbuilder2
  BUILD_ARCH=armhf
  DEBIAN_FRONTEND=noninteractive
  DEB_BUILD_OPTIONS='buildinfo=+all reproducible=+all parallel=4'
  DIRSTACK=()
  DISTRIBUTION=bookworm
  EUID=0
  FUNCNAME=([0]="Echo" [1]="main")
  GROUPS=()
  HOME=/root
  HOSTNAME=i-capture-the-hostname
  HOSTTYPE=arm
  HOST_ARCH=armhf
  IFS=' 	
  '
  INVOCATION_ID=6bd19395121c441d82d58a432bcaca48
  LANG=C
  LANGUAGE=it_CH:it
  LC_ALL=C
  MACHTYPE=arm-unknown-linux-gnueabihf
  MAIL=/var/mail/root
  OPTERR=1
  OPTIND=1
  OSTYPE=linux-gnueabihf
  PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path
  PBCURRENTCOMMANDLINEOPERATION=build
  PBUILDER_OPERATION=build
  PBUILDER_PKGDATADIR=/usr/share/pbuilder
  PBUILDER_PKGLIBDIR=/usr/lib/pbuilder
  PBUILDER_SYSCONFDIR=/etc
  PIPESTATUS=([0]="0")
  POSIXLY_CORRECT=y
  PPID=25188
  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.iddZFzH1/pbuilderrc_Kypr --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.iddZFzH1/b2 --logfile b2/build.log --extrapackages usrmerge iraf-rvsao_2.8.5-1.dsc'
  SUDO_GID=114
  SUDO_UID=108
  SUDO_USER=jenkins
  TERM=unknown
  TZ=/usr/share/zoneinfo/Etc/GMT-14
  UID=0
  USER=root
  _='I: set'
  http_proxy=http://10.0.0.15:3142/
I: uname -a
  Linux i-capture-the-hostname 5.10.0-22-arm64 #1 SMP Debian 5.10.178-3 (2023-04-22) aarch64 GNU/Linux
I: ls -l /bin
  total 5072
  -rwxr-xr-x 1 root root 838488 Apr 24 11:24 bash
  -rwxr-xr-x 3 root root  67144 Sep 19  2022 bunzip2
  -rwxr-xr-x 3 root root  67144 Sep 19  2022 bzcat
  lrwxrwxrwx 1 root root      6 Sep 19  2022 bzcmp -> bzdiff
  -rwxr-xr-x 1 root root   2225 Sep 19  2022 bzdiff
  lrwxrwxrwx 1 root root      6 Sep 19  2022 bzegrep -> bzgrep
  -rwxr-xr-x 1 root root   4893 Nov 28  2021 bzexe
  lrwxrwxrwx 1 root root      6 Sep 19  2022 bzfgrep -> bzgrep
  -rwxr-xr-x 1 root root   3775 Sep 19  2022 bzgrep
  -rwxr-xr-x 3 root root  67144 Sep 19  2022 bzip2
  -rwxr-xr-x 1 root root  67112 Sep 19  2022 bzip2recover
  lrwxrwxrwx 1 root root      6 Sep 19  2022 bzless -> bzmore
  -rwxr-xr-x 1 root root   1297 Sep 19  2022 bzmore
  -rwxr-xr-x 1 root root  67632 Sep 21  2022 cat
  -rwxr-xr-x 1 root root  67676 Sep 21  2022 chgrp
  -rwxr-xr-x 1 root root  67644 Sep 21  2022 chmod
  -rwxr-xr-x 1 root root  67684 Sep 21  2022 chown
  -rwxr-xr-x 1 root root 133532 Sep 21  2022 cp
  -rwxr-xr-x 1 root root 132868 Jan  6 03:20 dash
  -rwxr-xr-x 1 root root 133220 Sep 21  2022 date
  -rwxr-xr-x 1 root root  67732 Sep 21  2022 dd
  -rwxr-xr-x 1 root root  68104 Sep 21  2022 df
  -rwxr-xr-x 1 root root 133632 Sep 21  2022 dir
  -rwxr-xr-x 1 root root  59128 Mar 23 23:02 dmesg
  lrwxrwxrwx 1 root root      8 Dec 20 03:33 dnsdomainname -> hostname
  lrwxrwxrwx 1 root root      8 Dec 20 03:33 domainname -> hostname
  -rwxr-xr-x 1 root root  67560 Sep 21  2022 echo
  -rwxr-xr-x 1 root root     41 Jan 25 04:43 egrep
  -rwxr-xr-x 1 root root  67548 Sep 21  2022 false
  -rwxr-xr-x 1 root root     41 Jan 25 04:43 fgrep
  -rwxr-xr-x 1 root root  55748 Mar 23 23:02 findmnt
  -rwsr-xr-x 1 root root  26208 Mar 23 22:15 fusermount
  -rwxr-xr-x 1 root root 128608 Jan 25 04:43 grep
  -rwxr-xr-x 2 root root   2346 Apr 10  2022 gunzip
  -rwxr-xr-x 1 root root   6447 Apr 10  2022 gzexe
  -rwxr-xr-x 1 root root  64220 Apr 10  2022 gzip
  -rwxr-xr-x 1 root root  67032 Dec 20 03:33 hostname
  -rwxr-xr-x 1 root root  67720 Sep 21  2022 ln
  -rwxr-xr-x 1 root root  35132 Mar 23 23:51 login
  -rwxr-xr-x 1 root root 133632 Sep 21  2022 ls
  -rwxr-xr-x 1 root root 136808 Mar 23 23:02 lsblk
  -rwxr-xr-x 1 root root  67800 Sep 21  2022 mkdir
  -rwxr-xr-x 1 root root  67764 Sep 21  2022 mknod
  -rwxr-xr-x 1 root root  67596 Sep 21  2022 mktemp
  -rwxr-xr-x 1 root root  38504 Mar 23 23:02 more
  -rwsr-xr-x 1 root root  38496 Mar 23 23:02 mount
  -rwxr-xr-x 1 root root   9824 Mar 23 23:02 mountpoint
  -rwxr-xr-x 1 root root 133532 Sep 21  2022 mv
  lrwxrwxrwx 1 root root      8 Dec 20 03:33 nisdomainname -> hostname
  lrwxrwxrwx 1 root root     14 Apr  3 20:25 pidof -> /sbin/killall5
  -rwxr-xr-x 1 root root  67608 Sep 21  2022 pwd
  lrwxrwxrwx 1 root root      4 Apr 24 11:24 rbash -> bash
  -rwxr-xr-x 1 root root  67600 Sep 21  2022 readlink
  -rwxr-xr-x 1 root root  67672 Sep 21  2022 rm
  -rwxr-xr-x 1 root root  67600 Sep 21  2022 rmdir
  -rwxr-xr-x 1 root root  67400 Nov  3  2022 run-parts
  -rwxr-xr-x 1 root root 133372 Jan  6 09:55 sed
  lrwxrwxrwx 1 root root      9 May  5 05:14 sh -> /bin/bash
  -rwxr-xr-x 1 root root  67584 Sep 21  2022 sleep
  -rwxr-xr-x 1 root root  67644 Sep 21  2022 stty
  -rwsr-xr-x 1 root root  50800 Mar 23 23:02 su
  -rwxr-xr-x 1 root root  67584 Sep 21  2022 sync
  -rwxr-xr-x 1 root root 336764 Apr  7 04:25 tar
  -rwxr-xr-x 1 root root  67144 Nov  3  2022 tempfile
  -rwxr-xr-x 1 root root 133224 Sep 21  2022 touch
  -rwxr-xr-x 1 root root  67548 Sep 21  2022 true
  -rwxr-xr-x 1 root root   9768 Mar 23 22:15 ulockmgr_server
  -rwsr-xr-x 1 root root  22108 Mar 23 23:02 umount
  -rwxr-xr-x 1 root root  67572 Sep 21  2022 uname
  -rwxr-xr-x 2 root root   2346 Apr 10  2022 uncompress
  -rwxr-xr-x 1 root root 133632 Sep 21  2022 vdir
  -rwxr-xr-x 1 root root  42608 Mar 23 23:02 wdctl
  lrwxrwxrwx 1 root root      8 Dec 20 03:33 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/25188/tmp/hooks/D02_print_environment finished
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: armhf
Maintainer: Debian Pbuilder Team <pbuilder-maint@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper-compat (= 13), iraf-dev, iraf-noao-dev
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 19329 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 iraf-dev; however:
  Package iraf-dev is not installed.
 pbuilder-satisfydepends-dummy depends on iraf-noao-dev; however:
  Package iraf-noao-dev is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
The following NEW packages will be installed:
  autoconf{a} automake{a} autopoint{a} autotools-dev{a} bsdextrautils{a} debhelper{a} dh-autoreconf{a} dh-strip-nondeterminism{a} dwz{a} file{a} gettext{a} gettext-base{a} groff-base{a} intltool-debian{a} iraf{a} iraf-dev{a} iraf-noao{a} iraf-noao-dev{a} libarchive-zip-perl{a} libbrotli1{a} libcfitsio-dev{a} libcfitsio10{a} libcurl3-gnutls{a} libcurl4{a} libcurl4-gnutls-dev{a} libdebhelper-perl{a} libelf1{a} libexpat1{a} libexpat1-dev{a} libfile-stripnondeterminism-perl{a} libicu72{a} libldap-2.5-0{a} libmagic-mgc{a} libmagic1{a} libnghttp2-14{a} libpipeline1{a} libpsl5{a} libreadline8{a} librtmp1{a} libsasl2-2{a} libsasl2-modules-db{a} libssh2-1{a} libsub-override-perl{a} libtool{a} libuchardet0{a} libxml2{a} m4{a} man-db{a} po-debconf{a} readline-common{a} sensible-utils{a} 
The following packages are RECOMMENDED but will NOT be installed:
  ca-certificates curl libarchive-cpio-perl libcfitsio-doc libldap-common libltdl-dev libmail-sendmail-perl libsasl2-modules lynx publicsuffix python3-pyraf saods9 wget xgterm ximtool xterm 
0 packages upgraded, 51 newly installed, 0 to remove and 0 not upgraded.
Need to get 40.5 MB of archives. After unpacking 168 MB will be used.
Writing extended state information...
Get: 1 http://deb.debian.org/debian bookworm/main armhf readline-common all 8.2-1.3 [69.0 kB]
Get: 2 http://deb.debian.org/debian bookworm/main armhf sensible-utils all 0.0.17+nmu1 [19.0 kB]
Get: 3 http://deb.debian.org/debian bookworm/main armhf libmagic-mgc armhf 1:5.44-3 [305 kB]
Get: 4 http://deb.debian.org/debian bookworm/main armhf libmagic1 armhf 1:5.44-3 [96.5 kB]
Get: 5 http://deb.debian.org/debian bookworm/main armhf file armhf 1:5.44-3 [41.6 kB]
Get: 6 http://deb.debian.org/debian bookworm/main armhf gettext-base armhf 0.21-12 [157 kB]
Get: 7 http://deb.debian.org/debian bookworm/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
Get: 8 http://deb.debian.org/debian bookworm/main armhf groff-base armhf 1.22.4-10 [825 kB]
Get: 9 http://deb.debian.org/debian bookworm/main armhf bsdextrautils armhf 2.38.1-5+b1 [78.6 kB]
Get: 10 http://deb.debian.org/debian bookworm/main armhf libpipeline1 armhf 1.5.7-1 [33.6 kB]
Get: 11 http://deb.debian.org/debian bookworm/main armhf man-db armhf 2.11.2-2 [1351 kB]
Get: 12 http://deb.debian.org/debian bookworm/main armhf m4 armhf 1.4.19-3 [265 kB]
Get: 13 http://deb.debian.org/debian bookworm/main armhf autoconf all 2.71-3 [332 kB]
Get: 14 http://deb.debian.org/debian bookworm/main armhf autotools-dev all 20220109.1 [51.6 kB]
Get: 15 http://deb.debian.org/debian bookworm/main armhf automake all 1:1.16.5-1.3 [823 kB]
Get: 16 http://deb.debian.org/debian bookworm/main armhf autopoint all 0.21-12 [495 kB]
Get: 17 http://deb.debian.org/debian bookworm/main armhf libdebhelper-perl all 13.11.4 [81.2 kB]
Get: 18 http://deb.debian.org/debian bookworm/main armhf libtool all 2.4.7-5 [517 kB]
Get: 19 http://deb.debian.org/debian bookworm/main armhf dh-autoreconf all 20 [17.1 kB]
Get: 20 http://deb.debian.org/debian bookworm/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
Get: 21 http://deb.debian.org/debian bookworm/main armhf libsub-override-perl all 0.09-4 [9304 B]
Get: 22 http://deb.debian.org/debian bookworm/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
Get: 23 http://deb.debian.org/debian bookworm/main armhf dh-strip-nondeterminism all 1.13.1-1 [8620 B]
Get: 24 http://deb.debian.org/debian bookworm/main armhf libelf1 armhf 0.188-2.1 [170 kB]
Get: 25 http://deb.debian.org/debian bookworm/main armhf dwz armhf 0.15-1 [101 kB]
Get: 26 http://deb.debian.org/debian bookworm/main armhf libicu72 armhf 72.1-3 [9048 kB]
Get: 27 http://deb.debian.org/debian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.2 [591 kB]
Get: 28 http://deb.debian.org/debian bookworm/main armhf gettext armhf 0.21-12 [1229 kB]
Get: 29 http://deb.debian.org/debian bookworm/main armhf intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get: 30 http://deb.debian.org/debian bookworm/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
Get: 31 http://deb.debian.org/debian bookworm/main armhf debhelper all 13.11.4 [942 kB]
Get: 32 http://deb.debian.org/debian bookworm/main armhf libbrotli1 armhf 1.0.9-2+b6 [271 kB]
Get: 33 http://deb.debian.org/debian bookworm/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-10 [19.0 kB]
Get: 34 http://deb.debian.org/debian bookworm/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.3 kB]
Get: 35 http://deb.debian.org/debian bookworm/main armhf libldap-2.5-0 armhf 2.5.13+dfsg-5 [158 kB]
Get: 36 http://deb.debian.org/debian bookworm/main armhf libnghttp2-14 armhf 1.52.0-1 [60.8 kB]
Get: 37 http://deb.debian.org/debian bookworm/main armhf libpsl5 armhf 0.21.2-1 [57.5 kB]
Get: 38 http://deb.debian.org/debian bookworm/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
Get: 39 http://deb.debian.org/debian bookworm/main armhf libssh2-1 armhf 1.10.0-3+b1 [163 kB]
Get: 40 http://deb.debian.org/debian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-9 [343 kB]
Get: 41 http://deb.debian.org/debian bookworm/main armhf libcfitsio10 armhf 4.2.0-3 [518 kB]
Get: 42 http://deb.debian.org/debian bookworm/main armhf libcurl4 armhf 7.88.1-9 [347 kB]
Get: 43 http://deb.debian.org/debian bookworm/main armhf libexpat1 armhf 2.5.0-1 [79.9 kB]
Get: 44 http://deb.debian.org/debian bookworm/main armhf libreadline8 armhf 8.2-1.3 [144 kB]
Get: 45 http://deb.debian.org/debian bookworm/main armhf iraf armhf 2.17-4 [5083 kB]
Get: 46 http://deb.debian.org/debian bookworm/main armhf libcfitsio-dev armhf 4.2.0-3 [577 kB]
Get: 47 http://deb.debian.org/debian bookworm/main armhf libcurl4-gnutls-dev armhf 7.88.1-9 [448 kB]
Get: 48 http://deb.debian.org/debian bookworm/main armhf libexpat1-dev armhf 2.5.0-1 [134 kB]
Get: 49 http://deb.debian.org/debian bookworm/main armhf iraf-dev armhf 2.17-4 [4787 kB]
Get: 50 http://deb.debian.org/debian bookworm/main armhf iraf-noao armhf 2.17-4 [6743 kB]
Get: 51 http://deb.debian.org/debian bookworm/main armhf iraf-noao-dev armhf 2.17-4 [2358 kB]
Fetched 40.5 MB in 4s (11.3 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 ... 19329 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_armhf.deb ...
Unpacking libmagic-mgc (1:5.44-3) ...
Selecting previously unselected package libmagic1:armhf.
Preparing to unpack .../03-libmagic1_1%3a5.44-3_armhf.deb ...
Unpacking libmagic1:armhf (1:5.44-3) ...
Selecting previously unselected package file.
Preparing to unpack .../04-file_1%3a5.44-3_armhf.deb ...
Unpacking file (1:5.44-3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../05-gettext-base_0.21-12_armhf.deb ...
Unpacking gettext-base (0.21-12) ...
Selecting previously unselected package libuchardet0:armhf.
Preparing to unpack .../06-libuchardet0_0.0.7-1_armhf.deb ...
Unpacking libuchardet0:armhf (0.0.7-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../07-groff-base_1.22.4-10_armhf.deb ...
Unpacking groff-base (1.22.4-10) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../08-bsdextrautils_2.38.1-5+b1_armhf.deb ...
Unpacking bsdextrautils (2.38.1-5+b1) ...
Selecting previously unselected package libpipeline1:armhf.
Preparing to unpack .../09-libpipeline1_1.5.7-1_armhf.deb ...
Unpacking libpipeline1:armhf (1.5.7-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../10-man-db_2.11.2-2_armhf.deb ...
Unpacking man-db (2.11.2-2) ...
Selecting previously unselected package m4.
Preparing to unpack .../11-m4_1.4.19-3_armhf.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../12-autoconf_2.71-3_all.deb ...
Unpacking autoconf (2.71-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../13-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../14-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 .../15-autopoint_0.21-12_all.deb ...
Unpacking autopoint (0.21-12) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../16-libdebhelper-perl_13.11.4_all.deb ...
Unpacking libdebhelper-perl (13.11.4) ...
Selecting previously unselected package libtool.
Preparing to unpack .../17-libtool_2.4.7-5_all.deb ...
Unpacking libtool (2.4.7-5) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../18-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../19-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 .../20-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 .../21-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 .../22-dh-strip-nondeterminism_1.13.1-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.13.1-1) ...
Selecting previously unselected package libelf1:armhf.
Preparing to unpack .../23-libelf1_0.188-2.1_armhf.deb ...
Unpacking libelf1:armhf (0.188-2.1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../24-dwz_0.15-1_armhf.deb ...
Unpacking dwz (0.15-1) ...
Selecting previously unselected package libicu72:armhf.
Preparing to unpack .../25-libicu72_72.1-3_armhf.deb ...
Unpacking libicu72:armhf (72.1-3) ...
Selecting previously unselected package libxml2:armhf.
Preparing to unpack .../26-libxml2_2.9.14+dfsg-1.2_armhf.deb ...
Unpacking libxml2:armhf (2.9.14+dfsg-1.2) ...
Selecting previously unselected package gettext.
Preparing to unpack .../27-gettext_0.21-12_armhf.deb ...
Unpacking gettext (0.21-12) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../28-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 .../29-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../30-debhelper_13.11.4_all.deb ...
Unpacking debhelper (13.11.4) ...
Selecting previously unselected package libbrotli1:armhf.
Preparing to unpack .../31-libbrotli1_1.0.9-2+b6_armhf.deb ...
Unpacking libbrotli1:armhf (1.0.9-2+b6) ...
Selecting previously unselected package libsasl2-modules-db:armhf.
Preparing to unpack .../32-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ...
Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
Selecting previously unselected package libsasl2-2:armhf.
Preparing to unpack .../33-libsasl2-2_2.1.28+dfsg-10_armhf.deb ...
Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ...
Selecting previously unselected package libldap-2.5-0:armhf.
Preparing to unpack .../34-libldap-2.5-0_2.5.13+dfsg-5_armhf.deb ...
Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-5) ...
Selecting previously unselected package libnghttp2-14:armhf.
Preparing to unpack .../35-libnghttp2-14_1.52.0-1_armhf.deb ...
Unpacking libnghttp2-14:armhf (1.52.0-1) ...
Selecting previously unselected package libpsl5:armhf.
Preparing to unpack .../36-libpsl5_0.21.2-1_armhf.deb ...
Unpacking libpsl5:armhf (0.21.2-1) ...
Selecting previously unselected package librtmp1:armhf.
Preparing to unpack .../37-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
Selecting previously unselected package libssh2-1:armhf.
Preparing to unpack .../38-libssh2-1_1.10.0-3+b1_armhf.deb ...
Unpacking libssh2-1:armhf (1.10.0-3+b1) ...
Selecting previously unselected package libcurl3-gnutls:armhf.
Preparing to unpack .../39-libcurl3-gnutls_7.88.1-9_armhf.deb ...
Unpacking libcurl3-gnutls:armhf (7.88.1-9) ...
Selecting previously unselected package libcfitsio10:armhf.
Preparing to unpack .../40-libcfitsio10_4.2.0-3_armhf.deb ...
Unpacking libcfitsio10:armhf (4.2.0-3) ...
Selecting previously unselected package libcurl4:armhf.
Preparing to unpack .../41-libcurl4_7.88.1-9_armhf.deb ...
Unpacking libcurl4:armhf (7.88.1-9) ...
Selecting previously unselected package libexpat1:armhf.
Preparing to unpack .../42-libexpat1_2.5.0-1_armhf.deb ...
Unpacking libexpat1:armhf (2.5.0-1) ...
Selecting previously unselected package libreadline8:armhf.
Preparing to unpack .../43-libreadline8_8.2-1.3_armhf.deb ...
Unpacking libreadline8:armhf (8.2-1.3) ...
Selecting previously unselected package iraf.
Preparing to unpack .../44-iraf_2.17-4_armhf.deb ...
Unpacking iraf (2.17-4) ...
Selecting previously unselected package libcfitsio-dev:armhf.
Preparing to unpack .../45-libcfitsio-dev_4.2.0-3_armhf.deb ...
Unpacking libcfitsio-dev:armhf (4.2.0-3) ...
Selecting previously unselected package libcurl4-gnutls-dev:armhf.
Preparing to unpack .../46-libcurl4-gnutls-dev_7.88.1-9_armhf.deb ...
Unpacking libcurl4-gnutls-dev:armhf (7.88.1-9) ...
Selecting previously unselected package libexpat1-dev:armhf.
Preparing to unpack .../47-libexpat1-dev_2.5.0-1_armhf.deb ...
Unpacking libexpat1-dev:armhf (2.5.0-1) ...
Selecting previously unselected package iraf-dev.
Preparing to unpack .../48-iraf-dev_2.17-4_armhf.deb ...
Unpacking iraf-dev (2.17-4) ...
Selecting previously unselected package iraf-noao.
Preparing to unpack .../49-iraf-noao_2.17-4_armhf.deb ...
Unpacking iraf-noao (2.17-4) ...
Selecting previously unselected package iraf-noao-dev.
Preparing to unpack .../50-iraf-noao-dev_2.17-4_armhf.deb ...
Unpacking iraf-noao-dev (2.17-4) ...
Setting up libexpat1:armhf (2.5.0-1) ...
Setting up libpipeline1:armhf (1.5.7-1) ...
Setting up libpsl5:armhf (0.21.2-1) ...
Setting up libicu72:armhf (72.1-3) ...
Setting up bsdextrautils (2.38.1-5+b1) ...
Setting up libmagic-mgc (1:5.44-3) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up libdebhelper-perl (13.11.4) ...
Setting up libbrotli1:armhf (1.0.9-2+b6) ...
Setting up libnghttp2-14:armhf (1.52.0-1) ...
Setting up libmagic1:armhf (1:5.44-3) ...
Setting up gettext-base (0.21-12) ...
Setting up m4 (1.4.19-3) ...
Setting up file (1:5.44-3) ...
Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
Setting up autotools-dev (20220109.1) ...
Setting up libexpat1-dev:armhf (2.5.0-1) ...
Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
Setting up autopoint (0.21-12) ...
Setting up libsasl2-2:armhf (2.1.28+dfsg-10) ...
Setting up autoconf (2.71-3) ...
Setting up sensible-utils (0.0.17+nmu1) ...
Setting up libuchardet0:armhf (0.0.7-1) ...
Setting up libsub-override-perl (0.09-4) ...
Setting up libssh2-1:armhf (1.10.0-3+b1) ...
Setting up libelf1:armhf (0.188-2.1) ...
Setting up readline-common (8.2-1.3) ...
Setting up libxml2:armhf (2.9.14+dfsg-1.2) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
Setting up gettext (0.21-12) ...
Setting up libtool (2.4.7-5) ...
Setting up libreadline8:armhf (8.2-1.3) ...
Setting up libldap-2.5-0:armhf (2.5.13+dfsg-5) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
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 libcurl4:armhf (7.88.1-9) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up libcurl3-gnutls:armhf (7.88.1-9) ...
Setting up libcfitsio10:armhf (4.2.0-3) ...
Setting up libcurl4-gnutls-dev:armhf (7.88.1-9) ...
Setting up man-db (2.11.2-2) ...
Not building database; man-db/auto-update is not 'true'.
Setting up libcfitsio-dev:armhf (4.2.0-3) ...
Setting up iraf (2.17-4) ...
Setting up iraf-dev (2.17-4) ...
Setting up debhelper (13.11.4) ...
Setting up iraf-noao (2.17-4) ...
Setting up iraf-noao-dev (2.17-4) ...
Processing triggers for libc-bin (2.36-9) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
usrmerge is already the newest version (35).
fakeroot is already the newest version (1.31-1.2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Building the package
I: user script /srv/workspace/pbuilder/25188/tmp/hooks/A99_set_merged_usr starting
Re-configuring usrmerge...
removed '/etc/unsupported-skip-usrmerge-conversion'
The system has been successfully converted.
I: user script /srv/workspace/pbuilder/25188/tmp/hooks/A99_set_merged_usr finished
hostname: Name or service not known
I: Running cd /build/iraf-rvsao-2.8.5/ && 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  > ../iraf-rvsao_2.8.5-1_source.changes
dpkg-buildpackage: info: source package iraf-rvsao
dpkg-buildpackage: info: source version 2.8.5-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Ole Streicher <olebole@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture armhf
 fakeroot debian/rules clean
dh clean
   dh_clean
 debian/rules build
dh build
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/iraf-rvsao-2.8.5'
rm -rf bin bin.generic
mkdir bin
make[1]: Leaving directory '/build/iraf-rvsao-2.8.5'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/iraf-rvsao-2.8.5'
mkpkg -p rvsao
Warning, hlib$mkpkg.inc line 5: macro `IRAFARCH' not found
!mkpkg -p noao nrelink
Warning, hlib$mkpkg.inc line 5: macro `IRAFARCH' not found
check out file `librv.a = bin/librv.a'
warning: library `librv.a' not found
xc -c -x -p noao t_bcvcorr.x compbcv.x ranges.x juldate.x getimage.x clsimage.x t_listspec.x t_pix2wl.x t_wl2pix.x gettemp.x getspec.x putspec.x getsky.x imgpar.x plotspec.x plotsum.x vcombine.x vhead.x writetemp.x replot.x legendre.x invert.x icsubcon.x contpars.x contsum.x apodize.x arc_w2p.x fourm.x smooth.x gsmooth.x matinv.x polfit.x bcv.f t_velset.x velsubs.x t_wlrange.x wlrange.x rebin.x wlcon.x loghead.x plotutil.x logtime.x fill.x zero.x median.x
Warning on line 240 of t_bcvcorr.x: statement cannot be reached
Warning on line 464 of t_listspec.x: local variable images never used
Warning on line 130 of vcombine.x: local variable disper never used
Warning on line 59 of vhead.x: inconsistent calling sequences for imaddd:
	here 3, previously 4 args and string lengths.
ar r /build/iraf-rvsao-2.8.5/bin/librv.a t_bcvcorr.o compbcv.o ranges.o juldate.o getimage.o clsimage.o t_listspec.o t_pix2wl.o t_wl2pix.o gettemp.o getspec.o putspec.o getsky.o imgpar.o plotspec.o plotsum.o vcombine.o vhead.o writetemp.o replot.o legendre.o invert.o icsubcon.o contpars.o contsum.o apodize.o arc_w2p.o fourm.o smooth.o gsmooth.o matinv.o polfit.o bcv.o t_velset.o velsubs.o t_wlrange.o wlrange.o rebin.o wlcon.o loghead.o plotutil.o logtime.o fill.o zero.o median.o
ar: creating /build/iraf-rvsao-2.8.5/bin/librv.a
xc -c -x -p noao t_xcsao.x t_pxcsao.x xcfit.x xcorfit.x xcplot.x xciplot.x xcorplot.x xcsplot.x xcfile.x pkfitp.x pkfitq.x pkfitc.x pknum.x pkwidth.x xcrslts.x xcarch.x xchead.x aspart.x buffers.x earlin.x correlate.x xcmin.x
Warning on line 196 of xcorfit.x: inconsistent calling sequences for xcpowr,
	arg 1: here real variable, previously complex variable.
Warning on line 124 of xcfile.x: inconsistent calling sequences for xstrct:
	here 2, previously 3 args and string lengths.
Warning on line 876 of xcrslts.x: inconsistent calling sequences for strldx,
	arg 1: here integer variable, previously integer*2 variable.
Warning on line 88 of xcarch.x: inconsistent calling sequences for xfwrie,
	arg 2: here integer variable, previously integer*2 variable.
ar r /build/iraf-rvsao-2.8.5/bin/librv.a t_xcsao.o t_pxcsao.o xcfit.o xcorfit.o xcplot.o xciplot.o xcorplot.o xcsplot.o xcfile.o pkfitp.o pkfitq.o pkfitc.o pknum.o pkwidth.o xcrslts.o xcarch.o xchead.o aspart.o buffers.o earlin.o correlate.o xcmin.o
xc -c -x -p noao t_pemsao.x t_emsao.x emfit.x emrslts.x emarch.x emplot.x emeplot.x emiplot.x emguess.x emsrch.x emlfit.x emvfit.x eminit.x emhead.x emfind.x emmin.x
Warning on line 760 of t_pemsao.x: local variable i never used
Warning on line 760 of t_pemsao.x: local variable j never used
Warning on line 760 of t_pemsao.x: local variable fd never used
Warning on line 760 of t_pemsao.x: local variable ip never used
Warning on line 760 of t_pemsao.x: local variable jp never used
Warning on line 760 of t_pemsao.x: local variable vl never used
Warning on line 760 of t_pemsao.x: local variable str never used
Warning on line 760 of t_pemsao.x: local variable ldir never used
Warning on line 760 of t_pemsao.x: local variable lfile never used
Warning on line 760 of t_pemsao.x: local variable iline never used
Warning on line 71 of emarch.x: inconsistent calling sequences for xfwrie,
	arg 2: here integer variable, previously integer*2 variable.
ar r /build/iraf-rvsao-2.8.5/bin/librv.a t_pemsao.o t_emsao.o emfit.o emrslts.o emarch.o emplot.o emeplot.o emiplot.o emguess.o emsrch.o emlfit.o emvfit.o eminit.o emhead.o emfind.o emmin.o
xc -c -x -p noao t_linespec.x mkgauss.x wtgauss.x
ar r /build/iraf-rvsao-2.8.5/bin/librv.a t_linespec.o mkgauss.o wtgauss.o
xc -c -x -p noao t_sumspec.x addspec.x
Warning on line 1102 of addspec.x: inconsistent calling sequences for pargd,
	arg 1: here real variable, previously double precision variable.
ar r /build/iraf-rvsao-2.8.5/bin/librv.a t_sumspec.o addspec.o
xc -c -x -p noao t_eqwidth.x eqplot.x eqwplot.x
Warning on line 839 of t_eqwidth.x: inconsistent calling sequences for pargi,
	arg 1: here integer*2 variable, previously integer variable.
Warning on line 993 of t_eqwidth.x: inconsistent calling sequences for pargd,
	arg 1: here integer variable, previously double precision variable.
Warning on line 1690 of t_eqwidth.x: inconsistent calling sequences for eqfilr,
	arg 1: here double precision variable, previously real variable.
Warning on line 27 of eqplot.x: rcomp declared EXTERNAL but never used.
ar r /build/iraf-rvsao-2.8.5/bin/librv.a t_eqwidth.o eqplot.o eqwplot.o
ranlib bin/librv.a
Updated 91 files in librv.a
check file `librv.a' into `bin'
xc -c -x -p noao x_rvsao.x
move `bin/librv.a' to `librv.a'
xc -Nz -p noao -z x_rvsao.o librv.a -lsmw -lxtools -lcurfit -liminterp -lllsq -o xx_rvsao.e
move `librv.a' to `bin/librv.a'
delete file x_rvsao.o
make[1]: Leaving directory '/build/iraf-rvsao-2.8.5'
   create-stamp debian/debhelper-build-stamp
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   debian/rules override_dh_auto_install
make[1]: Entering directory '/build/iraf-rvsao-2.8.5'
mkpkg -p rvsao install
Warning, hlib$mkpkg.inc line 5: macro `IRAFARCH' not found
move `xx_rvsao.e' to `bin/x_rvsao.e'
for f in pix2wl.par linespec.par templates/qsohw2010.lin25.fits templates/G9.fits templates/qso700.fits templates/astartemp.fits templates/K4temp.fits templates/sdssAstar.fits templates/m31_k_temp.fits templates/sptemp.fits templates/sdssM1star.fits templates/sdssQSO.fits templates/mx1.fits templates/hkabstemp.fits templates/fm32temp.fits templates/sdssDR2temp023.fits templates/sdssOstar.fits templates/habtemp0.fits templates/sdssM3star.fits templates/sdssDR2temp024.fits templates/sdssOBstar.fits templates/emqtemp0.5.fits templates/qsohw2010c.fits templates/qso300.fits templates/femtemp97.fits templates/qsohw2010.fits templates/K1.fits templates/qsohw2010.lin.fits templates/B9.fits templates/qso400.fits templates/sdssCstar3.fits templates/EA.fits templates/F9.fits templates/sdssKstar.fits templates/sdssL1star.fits templates/hemtemp0.fits templates/F8.fits templates/sdssDR2temp030.fits templates/eltemp.fits templates/fn7331temp.fits templates/eatemp.fits templates/sdssDR2temp025.fits templates/sdssQSOBAL2.fits templates/sdssGstar.fits templates/fn4486btemp.fits templates/HewettWild2010.dat templates/A4.fits templates/emqtemp.fits templates/f86btemp0.fits templates/sdssFAstar.fits templates/sdssM5star.fits templates/qso200.fits templates/fztemp97.fits templates/sdssGstar2.fits templates/B3.fits templates/F2.fits templates/G6.fits templates/m31_f_temp.fits templates/hemtemp0.5.fits templates/K1temp.fits templates/habtemp90.fits templates/m31_a_temp.fits templates/qso800.fits templates/sdssQSOBAL.fits templates/sdssCstar2.fits templates/sdssAstar2.fits templates/sdssDR2temp026.fits templates/emqtemp.dat templates/K4.fits templates/qso100.fits templates/fallstars.fits templates/sdssHLQSO.fits templates/F4.fits templates/fglotemp.fits templates/fs2temp.fits templates/sdssMWDstar.fits templates/stemp.fits templates/sdss_qso.fits templates/f86btemp.fits templates/A7.fits templates/femtemp.fits templates/sdssDR2temp032.fits templates/sdssFstar2.fits templates/sdssFstar.fits templates/sdssDR2temp029.fits templates/sx1.fits templates/sdssBstar.fits templates/fabtemp97.fits templates/splot.par templates/A1.fits templates/sdssDR2temp027.fits templates/sdssDR2temp028.fits templates/ztemp.fits templates/ax1.fits templates/qso600.fits templates/femtemphe.fits templates/sdssWDstar.fits templates/sdssDR2temp031.fits templates/qso500.fits templates/B7.fits templates/fn5548temp.fits templates/sdssCstar.fits templates/G2.fits templates/emtempz.fits templates/sdssM8star.fits templates/F6.fits templates/hemtemp0.0.fits lib/skycombha.dat lib/root.hd lib/mkosky.dat lib/oldskyall.dat lib/emlines.dat lib/wrtemp.dat lib/badlines.dat lib/badskynao2.dat lib/badskynao1.dat lib/zzsetenv.def lib/OH8399.dat lib/wrcomb.dat lib/searchO5577.dat lib/emlineshe1.dat lib/emcomb-h.dat lib/badskyo.dat lib/badgal.dat lib/emlines2.dat lib/ablines.dat lib/badlinesg.dat lib/emsearch.dat lib/mkoskycomb.dat lib/balmer.dat lib/mkoskymoh.dat lib/emlineshe.dat lib/mkosky1.dat lib/emlineshe2.dat lib/emhsrch.dat lib/hectosky.dat lib/O5577.dat lib/skylinesha.dat lib/noaotharw.dat lib/emtemp0.dat lib/emtemp.dat lib/mmtsky.dat lib/skycomb.dat lib/emtemphe.dat lib/helpdb.mip lib/hectosky1.dat lib/idhenear.dat lib/oldsky.dat lib/redcomp.dat lib/wrlines.dat lib/mkoskyall.dat lib/emqtemp.dat lib/emcombnoh0.dat lib/emtempv.dat lib/badsky.dat lib/bad5577.dat lib/skylines.dat lib/emcombnoh.dat lib/emqso.dat lib/searchOH8399.dat lib/badlinesw.dat lib/emcomb2.dat lib/rootrvsao.hd lib/skysearch.dat lib/skytemp.dat lib/skyolines.dat lib/emlines0.dat lib/heneartest.dat lib/badlines1.dat lib/badskynao.dat lib/femtemp.dat lib/skynao.dat lib/emcomb.dat lib/emcomb0.dat lib/skytempha.dat lib/badgal0.dat rvsao.cl pemsao.par rvsao.par contsum2.par .pc/Set-bin-directory-arch-independent.patch/lib/zzsetenv.def wl2pix.par listspec.par eqwidth.par contsum5.par velset.par rvsao.hd rvsao.men edspec.par sumspec.par contsum4.par rvsao.msg rvupdate.msg wlrange.par xcsao.par Util/splot.par Util/planet.par contsum3.par Scripts/pvel.cl Scripts/zvel.cl Scripts/relearn.cl Scripts/skyplot.cl Scripts/setvel.cl Scripts/xcplot.cl Scripts/emplot.cl Scripts/qplotc.cl Scripts/qplot.cl Scripts/qplotx.cl Scripts/rvrelearn.cl contpars.par pxcsao.par emsao.par Doc/emplot.hlp Doc/linespec.hlp Doc/wl2pix.hlp Doc/xcplot.hlp Doc/qplotc.hlp Doc/eqwidth.hlp Doc/velset.hlp Doc/skyplot.hlp Doc/listspec.hlp Doc/qplot.hlp Doc/zvel.hlp Doc/pix2wl.hlp Doc/pxcsao.hlp Doc/contpars.hlp Doc/bcvcorr.hlp Doc/pvel.hlp Doc/relearn.hlp Doc/contemp.hlp Doc/pemsao.hlp Doc/contsum.hlp Doc/sumspec.hlp Doc/wlrange.hlp Doc/xcsao.hlp Doc/emsao.hlp bcvcorr.par contsum.par ; do \
  install -p -D -m 644 $f debian/iraf-rvsao/usr/lib/iraf/extern/rvsao/$f ; \
done
make[1]: Leaving directory '/build/iraf-rvsao-2.8.5'
   dh_install
   dh_installdocs
   debian/rules override_dh_installchangelogs
make[1]: Entering directory '/build/iraf-rvsao-2.8.5'
dh_installchangelogs NEWS
make[1]: Leaving directory '/build/iraf-rvsao-2.8.5'
   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 'iraf-rvsao' in '../iraf-rvsao_2.8.5-1_armhf.deb'.
dpkg-deb: building package 'iraf-rvsao-dbgsym' in '../iraf-rvsao-dbgsym_2.8.5-1_armhf.deb'.
 dpkg-genbuildinfo --build=binary -O../iraf-rvsao_2.8.5-1_armhf.buildinfo
 dpkg-genchanges --build=binary -O../iraf-rvsao_2.8.5-1_armhf.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build .
dpkg-buildpackage: info: binary-only upload (no source included)
dpkg-genchanges: info: including full source code in upload
I: copying local configuration
I: user script /srv/workspace/pbuilder/25188/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/25188/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/25188 and its subdirectories
I: Current time: Fri May  5 05:19:24 +14 2023
I: pbuilder-time-stamp: 1683213564