W: cgroups are not available on the host, not using them. unshare: unshare failed: Cannot allocate memory W: pbuilder: unshare CLONE_NEWNET not available I: pbuilder: network access is available during build! I: Current time: Wed May 6 15:26:36 +14 2020 I: pbuilder-time-stamp: 1588728396 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 [cgilib_0.6-1.1.dsc] I: copying [./cgilib_0.6.orig.tar.gz] I: copying [./cgilib_0.6-1.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 Sat Aug 19 06:24:32 2017 +14 gpgv: using RSA key C2FE4BD271C139B86C533E461E953E27D4311E58 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./cgilib_0.6-1.1.dsc dpkg-source: info: extracting cgilib in cgilib-0.6 dpkg-source: info: unpacking cgilib_0.6.orig.tar.gz dpkg-source: info: applying cgilib_0.6-1.1.diff.gz I: using fakeroot in build. I: Installing the build-deps I: user script /srv/workspace/pbuilder/10538/tmp/hooks/D01_modify_environment starting debug: Running on profitbricks-build12-i386. 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 Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by 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/10538/tmp/hooks/D01_modify_environment finished -> 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/cgilib-0.6/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package cgilib dpkg-buildpackage: info: source version 0.6-1.1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Chris Lamb dpkg-source --before-build . dpkg-buildpackage: info: host architecture i386 fakeroot debian/rules clean rm -rf debian/tmp rm -f debian/{files,substvars} rm -f stamp-build /usr/bin/make clean make[1]: Entering directory '/build/cgilib-0.6' rm -f cgitest cgitest.o jumpto jumpto.o libcgi.a cgi.o cookies.o aux.o *.[35].html make[1]: Leaving directory '/build/cgilib-0.6' find . -name '*~' -exec rm {} \; debian/rules build /usr/bin/make CFLAGS="-O2 -Wall" make[1]: Entering directory '/build/cgilib-0.6' cc -I. -O2 -Wall -c -o cgi.o cgi.c cgi.c: In function 'cgiSetHeader': cgi.c:62:5: warning: 'strncat' specified bound 2 equals source length [-Wstringop-overflow=] strncat (pivot, ": ", 2); ^~~~~~~~~~~~~~~~~~~~~~~~ cgi.c:64:5: warning: 'strncat' specified bound 2 equals source length [-Wstringop-overflow=] strncat (pivot, "\r\n", 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~ cc -I. -O2 -Wall -c -o cookies.o cookies.c cc -I. -O2 -Wall -c -o aux.o aux.c ar rc libcgi.a cgi.o cookies.o aux.o make[1]: Leaving directory '/build/cgilib-0.6' touch stamp-build fakeroot debian/rules binary rm -rf debian/tmp rm -f debian/{files,substvars} rm -rf debian/tmp 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/cgilib/examples install -g root -o root -m 644 debian/copyright debian/tmp/usr/share/doc/cgilib install -g root -o root -m 644 readme debian/tmp/usr/share/doc/cgilib install -g root -o root -m 644 cookies.txt debian/tmp/usr/share/doc/cgilib install -g root -o root -m 644 CHANGES debian/tmp/usr/share/doc/cgilib/changelog install -g root -o root -m 644 debian/changelog debian/tmp/usr/share/doc/cgilib/changelog.Debian install -g root -o root -m 644 CREDITS debian/tmp/usr/share/doc/cgilib/credits install -g root -o root -m 644 cgitest.c debian/tmp/usr/share/doc/cgilib/examples install -g root -o root -m 644 jumpto.c debian/tmp/usr/share/doc/cgilib/examples gzip -9fn debian/tmp/usr/share/doc/cgilib/changelog{,.Debian} # install -g root -o root -m 755 -d debian/tmp/usr/share/man/man{3,5} for page in *.3; do \ install -g root -o root -m 644 ${page} debian/tmp/usr/share/man/man3/${page}; \ done install -g root -o root -m 644 cgi.5 debian/tmp/usr/share/man/man5/cgi.5 gzip -9fn debian/tmp/usr/share/man/man?/* # install -g root -o root -m 755 -d debian/tmp/usr/include install -g root -o root -m 644 cgi.h debian/tmp/usr/include install -g root -o root -m 755 -d debian/tmp/usr/lib install -g root -o root -m 644 libcgi.a debian/tmp/usr/lib strip --strip-debug libcgi.a debian/tmp/usr/lib/libcgi.a # dpkg-gencontrol -isp dpkg-gencontrol: warning: -isp is deprecated; it is without effect dpkg --build debian/tmp .. dpkg-deb: building package 'cgilib' in '../cgilib_0.6-1.1_i386.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../cgilib_0.6-1.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: user script /srv/workspace/pbuilder/10538/tmp/hooks/B01_cleanup starting I: user script /srv/workspace/pbuilder/10538/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/10538 and its subdirectories I: Current time: Wed May 6 15:29:47 +14 2020 I: pbuilder-time-stamp: 1588728587