Diff of the two buildlogs: -- --- b1/build.log 2020-03-07 01:57:36.433142306 +0000 +++ b2/build.log 2020-03-07 02:03:47.006051426 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Thu Apr 8 20:19:54 -12 2021 -I: pbuilder-time-stamp: 1617956394 +I: Current time: Sat Mar 7 15:57:39 +14 2020 +I: pbuilder-time-stamp: 1583546259 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 Nov 19 08:41:19 2018 -12 +gpgv: Signature made Tue Nov 20 10:41:19 2018 +14 gpgv: using RSA key ECA1E3F28E112432D485DD95EB36171A6FF9435F gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./python-ethtool_0.14-1.dsc @@ -29,6 +29,18 @@ dpkg-source: info: applying gcc-warning-fixes I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/16312/tmp/hooks/D01_modify_environment starting +disorder-fs 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/16312/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -188,7 +200,7 @@ Get: 96 http://deb.debian.org/debian buster/main i386 python3-pkg-resources all 40.8.0-1 [153 kB] Get: 97 http://deb.debian.org/debian buster/main i386 python3-setuptools all 40.8.0-1 [306 kB] Get: 98 http://deb.debian.org/debian buster/main i386 xsltproc i386 1.1.32-2.2~deb10u1 [122 kB] -Fetched 117 MB in 1s (84.4 MB/s) +Fetched 117 MB in 26s (4539 kB/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.) @@ -610,7 +622,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/python-ethtool-0.14/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/python-ethtool-0.14/ && 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 python-ethtool dpkg-buildpackage: info: source version 0.14-1 dpkg-buildpackage: info: source distribution unstable @@ -630,8 +642,8 @@ pyversions: missing debian/pyversions file, fall back to supported versions python setup.py clean -a running clean -'build/lib.linux-x86_64-2.7' does not exist -- can't clean it -'build/bdist.linux-x86_64' does not exist -- can't clean it +'build/lib.linux-i686-2.7' does not exist -- can't clean it +'build/bdist.linux-i686' does not exist -- can't clean it 'build/scripts-2.7' does not exist -- can't clean it find . -name \*.pyc -exec rm {} \+ dh_autoreconf_clean -O--buildsystem=python_distutils @@ -663,14 +675,16 @@ set -e ; set -x ; for i in 3.7 ; do \ PYTHON=python$i python$i setup.py build --force ; \ done -+ PYTHON=python3.7 python3.7 setup.py build --force ++ for i in 3.7 ++ PYTHON=python3.7 ++ python3.7 setup.py build --force running build running build_ext building 'ethtool' extension creating build -creating build/temp.linux-x86_64-3.7 -creating build/temp.linux-x86_64-3.7/python-ethtool -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python3.7m -c python-ethtool/ethtool.c -o build/temp.linux-x86_64-3.7/python-ethtool/ethtool.o -fno-strict-aliasing -Wno-unused-function +creating build/temp.linux-i686-3.7 +creating build/temp.linux-i686-3.7/python-ethtool +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python3.7m -c python-ethtool/ethtool.c -o build/temp.linux-i686-3.7/python-ethtool/ethtool.o -fno-strict-aliasing -Wno-unused-function python-ethtool/ethtool.c: In function 'get_interfaces_info': python-ethtool/ethtool.c:232:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] fetch_devs[0] = PyStr_AsString(inargs); @@ -681,18 +695,18 @@ python-ethtool/ethtool.c:256:37: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] fetch_devs[j++] = PyStr_AsString(elmt); ^ -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python3.7m -c python-ethtool/etherinfo.c -o build/temp.linux-x86_64-3.7/python-ethtool/etherinfo.o -fno-strict-aliasing -Wno-unused-function -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python3.7m -c python-ethtool/etherinfo_obj.c -o build/temp.linux-x86_64-3.7/python-ethtool/etherinfo_obj.o -fno-strict-aliasing -Wno-unused-function -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python3.7m -c python-ethtool/netlink.c -o build/temp.linux-x86_64-3.7/python-ethtool/netlink.o -fno-strict-aliasing -Wno-unused-function -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python3.7m -c python-ethtool/netlink-address.c -o build/temp.linux-x86_64-3.7/python-ethtool/netlink-address.o -fno-strict-aliasing -Wno-unused-function -creating build/lib.linux-x86_64-3.7 -i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/python-ethtool/ethtool.o build/temp.linux-x86_64-3.7/python-ethtool/etherinfo.o build/temp.linux-x86_64-3.7/python-ethtool/etherinfo_obj.o build/temp.linux-x86_64-3.7/python-ethtool/netlink.o build/temp.linux-x86_64-3.7/python-ethtool/netlink-address.o -lnl-3 -lnl-route-3 -o build/lib.linux-x86_64-3.7/ethtool.cpython-37m-i386-linux-gnu.so +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python3.7m -c python-ethtool/etherinfo.c -o build/temp.linux-i686-3.7/python-ethtool/etherinfo.o -fno-strict-aliasing -Wno-unused-function +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python3.7m -c python-ethtool/etherinfo_obj.c -o build/temp.linux-i686-3.7/python-ethtool/etherinfo_obj.o -fno-strict-aliasing -Wno-unused-function +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python3.7m -c python-ethtool/netlink.c -o build/temp.linux-i686-3.7/python-ethtool/netlink.o -fno-strict-aliasing -Wno-unused-function +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python3.7m -c python-ethtool/netlink-address.c -o build/temp.linux-i686-3.7/python-ethtool/netlink-address.o -fno-strict-aliasing -Wno-unused-function +creating build/lib.linux-i686-3.7 +i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-i686-3.7/python-ethtool/ethtool.o build/temp.linux-i686-3.7/python-ethtool/etherinfo.o build/temp.linux-i686-3.7/python-ethtool/etherinfo_obj.o build/temp.linux-i686-3.7/python-ethtool/netlink.o build/temp.linux-i686-3.7/python-ethtool/netlink-address.o -lnl-3 -lnl-route-3 -o build/lib.linux-i686-3.7/ethtool.cpython-37m-i386-linux-gnu.so running build_scripts creating build/scripts-3.7 copying and adjusting scripts/pethtool -> build/scripts-3.7 copying and adjusting scripts/pifconfig -> build/scripts-3.7 -changing mode of build/scripts-3.7/pethtool from 644 to 755 -changing mode of build/scripts-3.7/pifconfig from 644 to 755 +changing mode of build/scripts-3.7/pethtool from 664 to 775 +changing mode of build/scripts-3.7/pifconfig from 664 to 775 a2x -d manpage -f manpage man/pethtool.8.asciidoc a2x -d manpage -f manpage man/pifconfig.8.asciidoc # Make python2/3 versions of each file so packages won't conflict @@ -728,28 +742,28 @@ running build running build_ext building 'ethtool' extension -creating build/temp.linux-x86_64-2.7 -creating build/temp.linux-x86_64-2.7/python-ethtool -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python2.7 -c python-ethtool/ethtool.c -o build/temp.linux-x86_64-2.7/python-ethtool/ethtool.o -fno-strict-aliasing -Wno-unused-function -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python2.7 -c python-ethtool/etherinfo.c -o build/temp.linux-x86_64-2.7/python-ethtool/etherinfo.o -fno-strict-aliasing -Wno-unused-function -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python2.7 -c python-ethtool/etherinfo_obj.c -o build/temp.linux-x86_64-2.7/python-ethtool/etherinfo_obj.o -fno-strict-aliasing -Wno-unused-function -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python2.7 -c python-ethtool/netlink.c -o build/temp.linux-x86_64-2.7/python-ethtool/netlink.o -fno-strict-aliasing -Wno-unused-function -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python2.7 -c python-ethtool/netlink-address.c -o build/temp.linux-x86_64-2.7/python-ethtool/netlink-address.o -fno-strict-aliasing -Wno-unused-function -creating build/lib.linux-x86_64-2.7 -i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-EBAgX8/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/python-ethtool/ethtool.o build/temp.linux-x86_64-2.7/python-ethtool/etherinfo.o build/temp.linux-x86_64-2.7/python-ethtool/etherinfo_obj.o build/temp.linux-x86_64-2.7/python-ethtool/netlink.o build/temp.linux-x86_64-2.7/python-ethtool/netlink-address.o -lnl-3 -lnl-route-3 -o build/lib.linux-x86_64-2.7/ethtool.so +creating build/temp.linux-i686-2.7 +creating build/temp.linux-i686-2.7/python-ethtool +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python2.7 -c python-ethtool/ethtool.c -o build/temp.linux-i686-2.7/python-ethtool/ethtool.o -fno-strict-aliasing -Wno-unused-function +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python2.7 -c python-ethtool/etherinfo.c -o build/temp.linux-i686-2.7/python-ethtool/etherinfo.o -fno-strict-aliasing -Wno-unused-function +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python2.7 -c python-ethtool/etherinfo_obj.c -o build/temp.linux-i686-2.7/python-ethtool/etherinfo_obj.o -fno-strict-aliasing -Wno-unused-function +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python2.7 -c python-ethtool/netlink.c -o build/temp.linux-i686-2.7/python-ethtool/netlink.o -fno-strict-aliasing -Wno-unused-function +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python2.7 -c python-ethtool/netlink-address.c -o build/temp.linux-i686-2.7/python-ethtool/netlink-address.o -fno-strict-aliasing -Wno-unused-function +creating build/lib.linux-i686-2.7 +i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-EBAgX8/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -ffile-prefix-map=/build/python-ethtool-0.14=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-i686-2.7/python-ethtool/ethtool.o build/temp.linux-i686-2.7/python-ethtool/etherinfo.o build/temp.linux-i686-2.7/python-ethtool/etherinfo_obj.o build/temp.linux-i686-2.7/python-ethtool/netlink.o build/temp.linux-i686-2.7/python-ethtool/netlink-address.o -lnl-3 -lnl-route-3 -o build/lib.linux-i686-2.7/ethtool.so running build_scripts creating build/scripts-2.7 copying and adjusting scripts/pethtool -> build/scripts-2.7 copying and adjusting scripts/pifconfig -> build/scripts-2.7 -changing mode of build/scripts-2.7/pethtool from 644 to 755 -changing mode of build/scripts-2.7/pifconfig from 644 to 755 +changing mode of build/scripts-2.7/pethtool from 664 to 775 +changing mode of build/scripts-2.7/pifconfig from 664 to 775 running install_lib creating /build/python-ethtool-0.14/debian/python-ethtool creating /build/python-ethtool-0.14/debian/python-ethtool/usr creating /build/python-ethtool-0.14/debian/python-ethtool/usr/lib creating /build/python-ethtool-0.14/debian/python-ethtool/usr/lib/python2.7 creating /build/python-ethtool-0.14/debian/python-ethtool/usr/lib/python2.7/dist-packages -copying build/lib.linux-x86_64-2.7/ethtool.so -> /build/python-ethtool-0.14/debian/python-ethtool/usr/lib/python2.7/dist-packages +copying build/lib.linux-i686-2.7/ethtool.so -> /build/python-ethtool-0.14/debian/python-ethtool/usr/lib/python2.7/dist-packages running install_egg_info running egg_info creating ethtool.egg-info @@ -766,11 +780,12 @@ creating /build/python-ethtool-0.14/debian/python-ethtool/usr/bin copying build/scripts-2.7/pifconfig -> /build/python-ethtool-0.14/debian/python-ethtool/usr/bin copying build/scripts-2.7/pethtool -> /build/python-ethtool-0.14/debian/python-ethtool/usr/bin -changing mode of /build/python-ethtool-0.14/debian/python-ethtool/usr/bin/pifconfig to 755 -changing mode of /build/python-ethtool-0.14/debian/python-ethtool/usr/bin/pethtool to 755 +changing mode of /build/python-ethtool-0.14/debian/python-ethtool/usr/bin/pifconfig to 775 +changing mode of /build/python-ethtool-0.14/debian/python-ethtool/usr/bin/pethtool to 775 set -e ; set -x ; for i in 3.7 ; do \ python$i setup.py install --install-layout=deb --root /build/python-ethtool-0.14/debian/python3-ethtool ; \ done ++ for i in 3.7 + python3.7 setup.py install --install-layout=deb --root /build/python-ethtool-0.14/debian/python3-ethtool running install running build @@ -782,7 +797,7 @@ creating /build/python-ethtool-0.14/debian/python3-ethtool/usr/lib creating /build/python-ethtool-0.14/debian/python3-ethtool/usr/lib/python3 creating /build/python-ethtool-0.14/debian/python3-ethtool/usr/lib/python3/dist-packages -copying build/lib.linux-x86_64-3.7/ethtool.cpython-37m-i386-linux-gnu.so -> /build/python-ethtool-0.14/debian/python3-ethtool/usr/lib/python3/dist-packages +copying build/lib.linux-i686-3.7/ethtool.cpython-37m-i386-linux-gnu.so -> /build/python-ethtool-0.14/debian/python3-ethtool/usr/lib/python3/dist-packages running install_egg_info running egg_info writing ethtool.egg-info/PKG-INFO @@ -797,8 +812,8 @@ creating /build/python-ethtool-0.14/debian/python3-ethtool/usr/bin copying build/scripts-3.7/pifconfig -> /build/python-ethtool-0.14/debian/python3-ethtool/usr/bin copying build/scripts-3.7/pethtool -> /build/python-ethtool-0.14/debian/python3-ethtool/usr/bin -changing mode of /build/python-ethtool-0.14/debian/python3-ethtool/usr/bin/pifconfig to 755 -changing mode of /build/python-ethtool-0.14/debian/python3-ethtool/usr/bin/pethtool to 755 +changing mode of /build/python-ethtool-0.14/debian/python3-ethtool/usr/bin/pifconfig to 775 +changing mode of /build/python-ethtool-0.14/debian/python3-ethtool/usr/bin/pethtool to 775 # Remove original scripts, installed by setup.py. We will update-alternatives later rm -rf debian/python-ethtool/usr/bin rm -rf debian/python3-ethtool/usr/bin @@ -828,15 +843,15 @@ dpkg-gencontrol: warning: package python-ethtool: substitution variable ${python:Versions} unused, but is defined dpkg-gencontrol: warning: package python3-ethtool: substitution variable ${python3:Provides} unused, but is defined dpkg-gencontrol: warning: package python3-ethtool: substitution variable ${python3:Versions} unused, but is defined -dpkg-gencontrol: warning: package python-ethtool: substitution variable ${python:Provides} unused, but is defined -dpkg-gencontrol: warning: package python-ethtool: substitution variable ${python:Versions} unused, but is defined dpkg-gencontrol: warning: package python3-ethtool: substitution variable ${python3:Provides} unused, but is defined dpkg-gencontrol: warning: package python3-ethtool: substitution variable ${python3:Versions} unused, but is defined +dpkg-gencontrol: warning: package python-ethtool: substitution variable ${python:Provides} unused, but is defined +dpkg-gencontrol: warning: package python-ethtool: substitution variable ${python:Versions} unused, but is defined dh_md5sums -O--buildsystem=python_distutils dh_builddeb -O--buildsystem=python_distutils -dpkg-deb: building package 'python-ethtool-dbgsym' in '../python-ethtool-dbgsym_0.14-1_i386.deb'. dpkg-deb: building package 'python3-ethtool' in '../python3-ethtool_0.14-1_i386.deb'. dpkg-deb: building package 'python-ethtool' in '../python-ethtool_0.14-1_i386.deb'. +dpkg-deb: building package 'python-ethtool-dbgsym' in '../python-ethtool-dbgsym_0.14-1_i386.deb'. dpkg-deb: building package 'python3-ethtool-dbgsym' in '../python3-ethtool-dbgsym_0.14-1_i386.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../python-ethtool_0.14-1_i386.changes @@ -845,12 +860,14 @@ dpkg-source: info: using options from python-ethtool-0.14/debian/source/options: --extend-diff-ignore=^\.gitignore$ dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/16312/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/16312/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/24013 and its subdirectories -I: Current time: Thu Apr 8 20:20:34 -12 2021 -I: pbuilder-time-stamp: 1617956434 +I: removing directory /srv/workspace/pbuilder/16312 and its subdirectories +I: Current time: Sat Mar 7 16:03:46 +14 2020 +I: pbuilder-time-stamp: 1583546626