I: pbuilder: network access will be disabled during build I: Current time: Thu Apr 23 13:44:57 -12 2020 I: pbuilder-time-stamp: 1587692697 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration I: mounting /proc filesystem I: mounting /sys filesystem I: creating /{dev,run}/shm I: mounting /dev/pts filesystem I: redirecting /dev/ptmx to /dev/pts/ptmx I: policy-rc.d already exists I: using eatmydata during job I: Copying source file I: copying [tinydyndns_0.4.2.debian1-1.dsc] I: copying [./tinydyndns_0.4.2.debian1.orig.tar.gz] I: copying [./tinydyndns_0.4.2.debian1-1.diff.gz] I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error gpgv: Signature made Mon Jul 14 19:32:07 2008 -12 gpgv: using DSA key 189A3241BC70A6FF gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./tinydyndns_0.4.2.debian1-1.dsc dpkg-source: info: extracting tinydyndns in tinydyndns-0.4.2.debian1 dpkg-source: info: unpacking tinydyndns_0.4.2.debian1.orig.tar.gz dpkg-source: info: applying tinydyndns_0.4.2.debian1-1.diff.gz I: using fakeroot in build. I: Installing the build-deps -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy Version: 0.invalid.0 Architecture: i386 Maintainer: Debian Pbuilder Team 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. dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'. Selecting previously unselected package pbuilder-satisfydepends-dummy. (Reading database ... 19231 files and directories currently installed.) Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ... Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ... 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) No packages will be installed, upgraded, or removed. 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B of archives. After unpacking 0 B will be used. Writing extended state information... Reading package lists... Building dependency tree... Reading state information... Reading extended state information... Initializing package states... Writing extended state information... Building tag database... -> Finished parsing the build-deps Reading package lists... Building dependency tree... Reading state information... fakeroot is already the newest version (1.23-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Building the package I: Running cd /build/tinydyndns-0.4.2.debian1/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package tinydyndns dpkg-buildpackage: info: source version 0.4.2.debian1-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Gerrit Pape dpkg-source --before-build . dpkg-buildpackage: info: host architecture i386 fakeroot debian/rules clean test ! -e patch-stamp || \ for i in `ls -1r debian/diff/*.diff || :`; do patch -p1 -R <$i; done /usr/bin/make clean make[1]: Entering directory '/build/tinydyndns-0.4.2.debian1' rm -f `cat TARGETS` \ tinydyndns-update tinydyndns-update.o \ tinydyndns-data tinydyndns-data.o make[1]: Leaving directory '/build/tinydyndns-0.4.2.debian1' rm -f patch-stamp build-stamp rm -rf '/build/tinydyndns-0.4.2.debian1/debian/tinydyndns' rm -f debian/files debian/substvars changelog test ! -r conf-home'{orig}' || mv -f conf-home'{orig}' conf-home test ! -r conf-cc'{orig}' || mv conf-cc'{orig}' conf-cc debian/rules build for i in `ls -1 debian/diff/*.diff || :`; do \ patch -p1 <$i || exit 1; \ done ls: cannot access 'debian/diff/*.diff': No such file or directory touch patch-stamp test -r conf-home'{orig}' || cp -f conf-home conf-home'{orig}' echo /usr >conf-home test -r conf-cc'{orig}' || cp conf-cc conf-cc'{orig}' echo 'gcc -O2 -g -include /usr/include/errno.h' >conf-cc /usr/bin/make make[1]: Entering directory '/build/tinydyndns-0.4.2.debian1' ( cat warn-auto.sh; \ echo 'main="$1"; shift'; \ echo exec "`head -1 conf-ld`" \ '-o "$main" "$main".o ${1+"$@"}' \ ) > load chmod 755 load ( cat warn-auto.sh; \ echo exec "`head -1 conf-cc`" '-c ${1+"$@"}' \ ) > compile chmod 755 compile cat warn-auto.sh choose.sh \ | sed s}HOME}"`head -1 conf-home`"}g \ > choose chmod 755 choose ./choose clr trypoll iopause.h1 iopause.h2 > iopause.h ./choose clr tryulong64 uint64.h1 uint64.h2 > uint64.h ( ( ./compile tryulong32.c && ./load tryulong32 && \ ./tryulong32 ) >/dev/null 2>&1 \ && cat uint32.h2 || cat uint32.h1 ) > uint32.h rm -f tryulong32.o tryulong32 ./compile tinydyndns-update.c ( cat warn-auto.sh; \ echo CC=\'`head -1 conf-cc`\'; \ echo LD=\'`head -1 conf-ld`\'; \ cat find-systype.sh; \ ) | sh > systype ( cat warn-auto.sh; \ echo 'main="$1"; shift'; \ echo 'rm -f "$main"'; \ echo 'ar cr "$main" ${1+"$@"}'; \ case "`cat systype`" in \ sunos-5.*) ;; \ unix_sv*) ;; \ irix64-*) ;; \ irix-*) ;; \ dgux-*) ;; \ hp-ux-*) ;; \ sco*) ;; \ *) echo 'ranlib "$main"' ;; \ esac \ ) > makelib chmod 755 makelib ./compile tai_add.c ./compile tai_now.c ./compile tai_pack.c ./compile tai_sub.c ./compile tai_uint.c ./compile tai_unpack.c ./compile taia_add.c ./compile taia_approx.c ./compile taia_frac.c ./compile taia_less.c ./compile taia_now.c ./compile taia_pack.c ./compile taia_sub.c ./compile taia_tai.c ./compile taia_uint.c ./makelib libtai.a tai_add.o tai_now.o tai_pack.o \ tai_sub.o tai_uint.o tai_unpack.o taia_add.o taia_approx.o \ taia_frac.o taia_less.o taia_now.o taia_pack.o taia_sub.o \ taia_tai.o taia_uint.o ./compile env.c ./makelib env.a env.o ./compile cdb.c ./compile cdb_hash.c ./compile cdb_make.c ./makelib cdb.a cdb.o cdb_hash.o cdb_make.o ./compile dns_dfd.c ./compile dns_domain.c ./compile dns_dtda.c ./compile dns_ip.c ./compile dns_ipq.c ./compile dns_mx.c ./compile dns_name.c ./compile dns_nd.c ./compile dns_packet.c ./compile dns_random.c ./compile dns_rcip.c ./compile dns_rcrw.c ./compile dns_resolve.c ./compile dns_sortip.c ./compile dns_transmit.c ./compile dns_txt.c ./makelib dns.a dns_dfd.o dns_domain.o dns_dtda.o dns_ip.o \ dns_ipq.o dns_mx.o dns_name.o dns_nd.o dns_packet.o \ dns_random.o dns_rcip.o dns_rcrw.o dns_resolve.o \ dns_sortip.o dns_transmit.o dns_txt.o ./compile alloc.c ./compile alloc_re.c ./compile getln.c ./compile getln2.c ./compile stralloc_cat.c ./compile stralloc_catb.c ./compile stralloc_cats.c ./compile stralloc_copy.c ./compile stralloc_eady.c ./compile stralloc_num.c ./compile stralloc_opyb.c ./compile stralloc_opys.c ./compile stralloc_pend.c ./makelib alloc.a alloc.o alloc_re.o getln.o getln2.o \ stralloc_cat.o stralloc_catb.o stralloc_cats.o \ stralloc_copy.o stralloc_eady.o stralloc_num.o \ stralloc_opyb.o stralloc_opys.o stralloc_pend.o ./compile buffer.c ./compile buffer_1.c ./compile buffer_2.c ./compile buffer_copy.c ./compile buffer_get.c ./compile buffer_put.c ./compile strerr_die.c ./compile strerr_sys.c ./makelib buffer.a buffer.o buffer_1.o buffer_2.o \ buffer_copy.o buffer_get.o buffer_put.o strerr_die.o \ strerr_sys.o ./compile buffer_read.c ./compile buffer_write.c ./compile error.c ./compile error_str.c ./compile ndelay_off.c ./compile ndelay_on.c ./compile open_read.c ./compile open_trunc.c ./compile openreadclose.c ./compile readclose.c ./compile seek_set.c seek_set.c: In function 'seek_set': seek_set.c:7:7: warning: implicit declaration of function 'lseek' [-Wimplicit-function-declaration] { if (lseek(fd,(off_t) pos,SET) == -1) return -1; return 0; } ^~~~~ ./compile socket_accept.c ./compile socket_bind.c ./compile socket_conn.c ./compile socket_listen.c ./compile socket_recv.c ./compile socket_send.c ./compile socket_tcp.c ./compile socket_udp.c ./makelib unix.a buffer_read.o buffer_write.o error.o \ error_str.o ndelay_off.o ndelay_on.o open_read.o \ open_trunc.o openreadclose.o readclose.o seek_set.o \ socket_accept.o socket_bind.o socket_conn.o socket_listen.o \ socket_recv.o socket_send.o socket_tcp.o socket_udp.o ./compile byte_chr.c ./compile byte_copy.c ./compile byte_cr.c ./compile byte_diff.c ./compile byte_zero.c ./compile case_diffb.c ./compile case_diffs.c ./compile case_lowerb.c ./compile fmt_ulong.c ./compile ip4_fmt.c ./compile ip4_scan.c ./compile scan_ulong.c ./compile str_chr.c ./compile str_diff.c ./compile str_len.c ./compile str_rchr.c ./compile str_start.c ./compile uint16_pack.c ./compile uint16_unpack.c ./compile uint32_pack.c ./compile uint32_unpack.c ./makelib byte.a byte_chr.o byte_copy.o byte_cr.o \ byte_diff.o byte_zero.o case_diffb.o case_diffs.o \ case_lowerb.o fmt_ulong.o ip4_fmt.o ip4_scan.o scan_ulong.o \ str_chr.o str_diff.o str_len.o str_rchr.o str_start.o \ uint16_pack.o uint16_unpack.o uint32_pack.o uint32_unpack.o ./load tinydyndns-update strerr_sys.o strerr_die.o libtai.a env.a \ cdb.a dns.a alloc.a buffer.a unix.a byte.a ./compile tinydyndns-data.c ./load tinydyndns-data strerr_sys.o strerr_die.o libtai.a env.a \ cdb.a dns.a alloc.a buffer.a unix.a byte.a make[1]: Leaving directory '/build/tinydyndns-0.4.2.debian1' touch build-stamp fakeroot debian/rules binary rm -rf '/build/tinydyndns-0.4.2.debian1/debian/tinydyndns' # programs install -d -m0755 '/build/tinydyndns-0.4.2.debian1/debian/tinydyndns'/usr/bin for i in tinydyndns-data tinydyndns-update; do \ install -m0755 $i '/build/tinydyndns-0.4.2.debian1/debian/tinydyndns'/usr/bin/$i && \ strip -R .comment -R .note '/build/tinydyndns-0.4.2.debian1/debian/tinydyndns'/usr/bin/$i || exit 1; \ done install -m0755 tinydyndns-conf '/build/tinydyndns-0.4.2.debian1/debian/tinydyndns'/usr/bin/tinydyndns-conf # man pages install -d -m0755 '/build/tinydyndns-0.4.2.debian1/debian/tinydyndns'/usr/share/man/man8 for i in *.8; do \ install -m0644 $i '/build/tinydyndns-0.4.2.debian1/debian/tinydyndns'/usr/share/man/man8/ && \ gzip -9 '/build/tinydyndns-0.4.2.debian1/debian/tinydyndns'/usr/share/man/man8/${i##*/} || exit 1; \ done # changelog rm -f changelog && ln -s package/CHANGES changelog : implicit : debian/tinydyndns/usr/share/doc/tinydyndns/ + install -m0644 debian/copyright debian/tinydyndns/usr/share/doc/tinydyndns/ + install -m0644 debian/changelog debian/tinydyndns/usr/share/doc/tinydyndns/changelog.Debian + install -m0644 changelog debian/tinydyndns/usr/share/doc/tinydyndns/ + install -m0644 doc/configuration.html debian/tinydyndns/usr/share/doc/tinydyndns/ + install -m0644 doc/failover.html debian/tinydyndns/usr/share/doc/tinydyndns/ + install -m0644 doc/fake-pop3.html debian/tinydyndns/usr/share/doc/tinydyndns/ + install -m0644 doc/fake-pop3d.html debian/tinydyndns/usr/share/doc/tinydyndns/ + install -m0644 doc/index.html debian/tinydyndns/usr/share/doc/tinydyndns/ + install -m0644 doc/install.html debian/tinydyndns/usr/share/doc/tinydyndns/ + install -m0644 doc/tinydyndns-conf.8.html debian/tinydyndns/usr/share/doc/tinydyndns/ + install -m0644 doc/tinydyndns-data.8.html debian/tinydyndns/usr/share/doc/tinydyndns/ + install -m0644 doc/tinydyndns-update.8.html debian/tinydyndns/usr/share/doc/tinydyndns/ + install -m0644 doc/upgrade.html debian/tinydyndns/usr/share/doc/tinydyndns/ : debian/tinydyndns/usr/share/doc/tinydyndns/examples/ + install -m0644 doc/fake-pop3.sh debian/tinydyndns/usr/share/doc/tinydyndns/examples/ + install -m0644 doc/fake-pop3d.sh debian/tinydyndns/usr/share/doc/tinydyndns/examples/ : debian/tinydyndns/usr/share/doc/tinydyndns/ ok : debian/tinydyndns/DEBIAN/ : debian/tinydyndns/DEBIAN/md5sums : debian/tinydyndns/DEBIAN/ ok dpkg-shlibdeps '/build/tinydyndns-0.4.2.debian1/debian/tinydyndns'/usr/bin/* dpkg-shlibdeps: warning: unknown executable format in file '/build/tinydyndns-0.4.2.debian1/debian/tinydyndns/usr/bin/tinydyndns-conf' dpkg-gencontrol -isp -ptinydyndns -P'/build/tinydyndns-0.4.2.debian1/debian/tinydyndns' dpkg-gencontrol: warning: -isp is deprecated; it is without effect dpkg -b '/build/tinydyndns-0.4.2.debian1/debian/tinydyndns' .. dpkg-deb: building package 'tinydyndns' in '../tinydyndns_0.4.2.debian1-1_i386.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../tinydyndns_0.4.2.debian1-1_i386.changes dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration 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/22409 and its subdirectories I: Current time: Thu Apr 23 13:48:31 -12 2020 I: pbuilder-time-stamp: 1587692911