Diff of the two buildlogs: -- --- b1/build.log 2020-04-14 13:30:21.250135379 +0000 +++ b2/build.log 2020-04-14 13:30:47.833612292 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Tue Apr 14 01:28:12 -12 2020 -I: pbuilder-time-stamp: 1586870892 +I: Current time: Tue May 18 09:53:23 +14 2021 +I: pbuilder-time-stamp: 1621281203 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Mon Feb 10 21:23:50 2014 -12 +gpgv: Signature made Tue Feb 11 23:23:50 2014 +14 gpgv: using DSA key 40E354D9FA26E2EE gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./prads_0.3.3-1.dsc @@ -29,6 +29,18 @@ dpkg-source: info: applying 0001-Do-not-overwrite-CFLAGS.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/38915/tmp/hooks/D01_modify_environment starting +debug: Running on profitbricks-build16-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/38915/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -138,7 +150,7 @@ Get: 59 http://deb.debian.org/debian buster/main i386 libpcre3-dev i386 2:8.39-12 [656 kB] Get: 60 http://deb.debian.org/debian buster/main i386 python-roman all 2.0.0-3 [8688 B] Get: 61 http://deb.debian.org/debian buster/main i386 python-docutils all 0.14+dfsg-4 [379 kB] -Fetched 27.9 MB in 5s (5531 kB/s) +Fetched 27.9 MB in 0s (84.5 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0:i386. (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 ... 19231 files and directories currently installed.) @@ -422,7 +434,7 @@ 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/prads-0.3.3/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/prads-0.3.3/ && 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 prads dpkg-buildpackage: info: source version 0.3.3-1 dpkg-buildpackage: info: source distribution unstable @@ -437,8 +449,8 @@ make -C src/ clean make[2]: Entering directory '/build/prads-0.3.3/src' rm -fv bstrlib.o sig_tcp.o config.o sys_func.o assets.o prads.o dhcp.o dump_dns.o mac.o servicefp/servicefp.o servicefp/tcpc.o servicefp/tcps.o servicefp/udps.o ipfp/ipfp.o ipfp/udp_fp.o ipfp/icmp_fp.o cxt.o output-plugins/log_dispatch.o output-plugins/log_stdout.o output-plugins/log_file.o output-plugins/log_fifo.o output-plugins/log_ringbuffer.o output-plugins/log_sguil.o -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found rm -f prads make[2]: Leaving directory '/build/prads-0.3.3/src' rm -f doc/prads.1 doc/prads.1.gz @@ -458,36 +470,36 @@ You need libpcre-dev and libpcap-dev to compile this program. /usr/bin/make CONFDIR=/etc/prads -C src/ make[3]: Entering directory '/build/prads-0.3.3/src' -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o bstrlib.o bstrlib.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o sig_tcp.o sig_tcp.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o config.o config.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o sys_func.o sys_func.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o assets.o assets.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o prads.o prads.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found In file included from prads.c:34: prads.c: In function 'print_prads_stats': sys_func.h:10:30: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] @@ -502,11 +514,11 @@ prads.c:1121:5: note: in expansion of macro 'olog' olog("-- Total sessions tracked :%12lu\n", cxtrackerid); ^~~~ -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o dhcp.o dhcp.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found dhcp.c: In function 'dhcp_fingerprint': dhcp.c:145:12: warning: function returns address of local variable [-Wreturn-local-addr] return match; @@ -514,26 +526,26 @@ dhcp.c:76:19: note: declared here dhcp_fp_entry dhcpfp = {0}; //guarantee it's empty this sig ^~~~~~ -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o dump_dns.o dump_dns.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o mac.o mac.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found mac.c: In function 'arp_check': mac.c:335:6: warning: type of 'eth_hdr' defaults to 'int' [-Wimplicit-int] void arp_check(eth_hdr, tstamp) ^~~~~~~~~ mac.c:335:6: warning: type of 'tstamp' defaults to 'int' [-Wimplicit-int] -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o servicefp/servicefp.o servicefp/servicefp.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found servicefp/servicefp.c: In function 'get_app_name': servicefp/servicefp.c:319:9: warning: null argument where non-null required (argument 2) [-Wnonnull] strncpy(app, bdata(sig->title.app), MAX_APP); @@ -544,61 +556,61 @@ servicefp/servicefp.c:330:13: warning: null argument where non-null required (argument 2) [-Wnonnull] strncat(app, (char *)bdata(sig->title.misc), MAX_MISC); ^~~~~~~ -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o servicefp/tcpc.o servicefp/tcpc.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o servicefp/tcps.o servicefp/tcps.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o servicefp/udps.o servicefp/udps.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o ipfp/ipfp.o ipfp/ipfp.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o ipfp/udp_fp.o ipfp/udp_fp.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o ipfp/icmp_fp.o ipfp/icmp_fp.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o cxt.o cxt.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o output-plugins/log_dispatch.o output-plugins/log_dispatch.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o output-plugins/log_stdout.o output-plugins/log_stdout.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found output-plugins/log_stdout.c: In function 'stdout_excessive': output-plugins/log_stdout.c:137:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] printf("conn[%4lu] %s:%u -> %s:%u\n", cxt->cxid, ~~~^ ~~~~~~~~~ %4llu -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o output-plugins/log_file.o output-plugins/log_file.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found In file included from /usr/include/arpa/inet.h:22, from output-plugins/../common.h:8, from output-plugins/../prads.h:27, @@ -613,16 +625,16 @@ output-plugins/log_file.c:211:23: warning: null argument where non-null required (argument 1) [-Wnonnull] if ((discovered = atol(bdata(list->entry[5]))) == -1) ^~~~ -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o output-plugins/log_fifo.o output-plugins/log_fifo.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o output-plugins/log_ringbuffer.o output-plugins/log_ringbuffer.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found output-plugins/log_ringbuffer.c: In function 'log_ringbuffer_connection': output-plugins/log_ringbuffer.c:94:38: warning: '%s' directive output may be truncated writing up to 45 bytes into a region of size between 0 and 236 [-Wformat-truncation=] "%ld%09ju|%s|%s|%ld|%u|%s|%u|%s|%u|%ju|%ju|%ju|%ju|%u|%u|%d", @@ -644,31 +656,31 @@ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o output-plugins/log_sguil.o output-plugins/log_sguil.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found output-plugins/log_sguil.c: In function 'init_output_sguil': output-plugins/log_sguil.c:34:40: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'int' [-Wformat=] snprintf(filename, PATH_MAX, "%s.%ld", log_prefix, check_time); ~~^ ~~~~~~~~~~ %d -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -o prads bstrlib.o sig_tcp.o config.o sys_func.o assets.o prads.o dhcp.o dump_dns.o mac.o servicefp/servicefp.o servicefp/tcpc.o servicefp/tcps.o servicefp/udps.o ipfp/ipfp.o ipfp/udp_fp.o ipfp/icmp_fp.o cxt.o output-plugins/log_dispatch.o output-plugins/log_stdout.o output-plugins/log_file.o output-plugins/log_fifo.o output-plugins/log_ringbuffer.o output-plugins/log_sguil.o -Wl,-z,relro -lpcap -lpcre -lresolv -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -Wdate-time -D_FORTIFY_SOURCE=2 -c -o shm-client.o shm-client.c -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found +/bin/sh: git: command not found cc -g -O2 -ffile-prefix-map=/build/prads-0.3.3=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -DRELEASE='""' -DCONFDIR='"/etc/prads/"' -D__USE_GNU -o shm-client shm-client.o -Wl,-z,relro -lpcap -lpcre -lresolv -/bin/sh: 1: git: not found -/bin/sh: 1: git: not found +/bin/sh: git: command not found +/bin/sh: git: command not found make[3]: Leaving directory '/build/prads-0.3.3/src' make[2]: Leaving directory '/build/prads-0.3.3' make[1]: Leaving directory '/build/prads-0.3.3' @@ -761,12 +773,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/38915/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/38915/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/15769 and its subdirectories -I: Current time: Tue Apr 14 01:30:20 -12 2020 -I: pbuilder-time-stamp: 1586871020 +I: removing directory /srv/workspace/pbuilder/38915 and its subdirectories +I: Current time: Tue May 18 09:53:47 +14 2021 +I: pbuilder-time-stamp: 1621281227