I: pbuilder: network access will be disabled during build I: Current time: Fri Apr 3 21:24:32 -12 2020 I: pbuilder-time-stamp: 1585992272 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 [newmail_0.5-2.dsc] I: copying [./newmail_0.5.orig.tar.gz] I: copying [./newmail_0.5-2.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 Tue Jun 3 18:19:56 2008 -12 gpgv: using DSA key 5B9AA5F8801EA932 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./newmail_0.5-2.dsc dpkg-source: info: extracting newmail in newmail-0.5 dpkg-source: info: unpacking newmail_0.5.orig.tar.gz dpkg-source: info: applying newmail_0.5-2.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/newmail-0.5/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package newmail dpkg-buildpackage: info: source version 0.5-2 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Joey Schulze dpkg-source --before-build . dpkg-buildpackage: info: host architecture i386 fakeroot debian/rules clean rm -rf debian/tmp rm -f debian/{files,substvars} /usr/bin/make clean make[1]: Entering directory '/build/newmail-0.5' rm -f newmail mbox.o newmail.o charset.o output.o rfc2047.o folder.o *~ make[1]: Leaving directory '/build/newmail-0.5' rm -rf stamp-build *~ debian/rules build /usr/bin/make CFLAGS="-O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fomit-frame-pointer -fno-strength-reduce" make[1]: Entering directory '/build/newmail-0.5' cc -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fomit-frame-pointer -fno-strength-reduce -c -o newmail.o newmail.c cc -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fomit-frame-pointer -fno-strength-reduce -c -o mbox.o mbox.c cc -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fomit-frame-pointer -fno-strength-reduce -c -o charset.o charset.c cc -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fomit-frame-pointer -fno-strength-reduce -c -o output.o output.c output.c: In function 'emit': output.c:63:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (prefix != NULL) ^~ output.c:66:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (priority) ^~ cc -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fomit-frame-pointer -fno-strength-reduce -c -o rfc2047.o rfc2047.c cc -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fomit-frame-pointer -fno-strength-reduce -c -o folder.o folder.c cc newmail.o mbox.o charset.o output.o rfc2047.o folder.o -o newmail make[1]: Leaving directory '/build/newmail-0.5' touch stamp-build fakeroot debian/rules binary rm -rf debian/tmp rm -f debian/{files,substvars} test -f stamp-build || /usr/bin/make -f debian/rules build install -g root -o root -m 755 -d debian/tmp/DEBIAN chown -R root.root debian/tmp chmod -R g-ws debian/tmp install -g root -o root -m 755 -d debian/tmp/usr/share/doc/newmail install -g root -o root -m 644 debian/changelog debian/tmp/usr/share/doc/newmail/changelog.Debian install -g root -o root -m 644 debian/copyright debian/tmp/usr/share/doc/newmail gzip -9f debian/tmp/usr/share/doc/newmail/changelog.Debian # install -g root -o root -m 644 AUTHORS debian/tmp/usr/share/doc/newmail install -g root -o root -m 644 README debian/tmp/usr/share/doc/newmail # install -g root -o root -m 755 -d debian/tmp/usr/bin install -g root -o root -m 755 -d debian/tmp/usr/share/man/man1 /usr/bin/make prefix=debian/tmp/usr install make[1]: Entering directory '/build/newmail-0.5' install -s -o root -g root -m 755 newmail debian/tmp/usr/bin install -o root -g root -m 644 newmail.1 debian/tmp/usr/share/man/man1 make[1]: Leaving directory '/build/newmail-0.5' install -g root -o root -m 755 -s newmail debian/tmp/usr/bin # gzip -9f debian/tmp/usr/share/man/man1/newmail.1 # dpkg-shlibdeps debian/tmp/usr/bin/newmail dpkg-gencontrol -isp dpkg-gencontrol: warning: -isp is deprecated; it is without effect dpkg --build debian/tmp .. dpkg-deb: building package 'newmail' in '../newmail_0.5-2_i386.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../newmail_0.5-2_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/1379 and its subdirectories I: Current time: Fri Apr 3 21:27:17 -12 2020 I: pbuilder-time-stamp: 1585992437