Diff of the two buildlogs: -- --- b1/build.log 2020-04-20 08:50:05.092177343 +0000 +++ b2/build.log 2020-04-20 09:10:03.788550835 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Sun May 23 03:06:17 -12 2021 -I: pbuilder-time-stamp: 1621782377 +I: Current time: Mon Apr 20 22:50:07 +14 2020 +I: pbuilder-time-stamp: 1587372607 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 Wed Jun 27 05:47:17 2018 -12 +gpgv: Signature made Thu Jun 28 07:47:17 2018 +14 gpgv: using RSA key C5B905F0E8D9FD9668FF366FA2DE235062DA33FA gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./indexed-gzip_0.8.6-1.dsc @@ -29,6 +29,18 @@ dpkg-source: info: applying deb_nocov_tests I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/18314/tmp/hooks/D01_modify_environment starting +debug: Running on profitbricks-build2-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/18314/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -201,7 +213,7 @@ Get: 107 http://deb.debian.org/debian buster/main i386 python3-setuptools all 40.8.0-1 [306 kB] Get: 108 http://deb.debian.org/debian buster/main i386 python3-pytest-runner all 2.11.1-1.1 [8472 B] Get: 109 http://deb.debian.org/debian buster/main i386 zlib1g-dev i386 1:1.2.11.dfsg-1 [216 kB] -Fetched 125 MB in 2s (78.5 MB/s) +Fetched 125 MB in 30s (4206 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.) @@ -666,7 +678,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/indexed-gzip-0.8.6/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/indexed-gzip-0.8.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 indexed-gzip dpkg-buildpackage: info: source version 0.8.6-1 dpkg-buildpackage: info: source distribution unstable @@ -738,11 +750,11 @@ creating /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip copying indexed_gzip/__init__.py -> /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip creating /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests -copying indexed_gzip/tests/test_indexed_gzip.py -> /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests +copying indexed_gzip/tests/benchmark.py -> /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests copying indexed_gzip/tests/test_indexed_gzip_threading.py -> /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests -copying indexed_gzip/tests/test_zran.py -> /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests copying indexed_gzip/tests/__init__.py -> /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests -copying indexed_gzip/tests/benchmark.py -> /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests +copying indexed_gzip/tests/test_zran.py -> /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests +copying indexed_gzip/tests/test_indexed_gzip.py -> /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests running build_ext building 'indexed_gzip.indexed_gzip' extension creating build @@ -1212,11 +1224,11 @@ creating /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip copying indexed_gzip/__init__.py -> /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip creating /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests -copying indexed_gzip/tests/test_indexed_gzip.py -> /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests +copying indexed_gzip/tests/benchmark.py -> /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests copying indexed_gzip/tests/test_indexed_gzip_threading.py -> /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests -copying indexed_gzip/tests/test_zran.py -> /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests copying indexed_gzip/tests/__init__.py -> /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests -copying indexed_gzip/tests/benchmark.py -> /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests +copying indexed_gzip/tests/test_zran.py -> /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests +copying indexed_gzip/tests/test_indexed_gzip.py -> /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests running build_ext building 'indexed_gzip.indexed_gzip' extension creating build/temp.linux-i386-3.7 @@ -1764,9 +1776,9 @@ writing manifest file 'indexed_gzip.egg-info/SOURCES.txt' running build_ext building 'indexed_gzip.indexed_gzip' extension -creating build/temp.linux-x86_64-2.7 -creating build/temp.linux-x86_64-2.7/indexed_gzip -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c indexed_gzip/indexed_gzip.c -o build/temp.linux-x86_64-2.7/indexed_gzip/indexed_gzip.o -Wall -pedantic -Wno-unused-function +creating build/temp.linux-i686-2.7 +creating build/temp.linux-i686-2.7/indexed_gzip +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c indexed_gzip/indexed_gzip.c -o build/temp.linux-i686-2.7/indexed_gzip/indexed_gzip.o -Wall -pedantic -Wno-unused-function indexed_gzip/indexed_gzip.c:4925:119: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_23__exit__ = {"__exit__", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_23__exit__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_22__exit__}; ^ @@ -1933,13 +1945,13 @@ indexed_gzip/indexed_gzip.c:16265:24: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); ^ -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c indexed_gzip/zran.c -o build/temp.linux-x86_64-2.7/indexed_gzip/zran.o -Wall -pedantic -Wno-unused-function -creating build/lib.linux-x86_64-2.7 -creating build/lib.linux-x86_64-2.7/indexed_gzip -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/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/indexed_gzip/indexed_gzip.o build/temp.linux-x86_64-2.7/indexed_gzip/zran.o -lz -o build/lib.linux-x86_64-2.7/indexed_gzip/indexed_gzip.so +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c indexed_gzip/zran.c -o build/temp.linux-i686-2.7/indexed_gzip/zran.o -Wall -pedantic -Wno-unused-function +creating build/lib.linux-i686-2.7 +creating build/lib.linux-i686-2.7/indexed_gzip +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/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-i686-2.7/indexed_gzip/indexed_gzip.o build/temp.linux-i686-2.7/indexed_gzip/zran.o -lz -o build/lib.linux-i686-2.7/indexed_gzip/indexed_gzip.so building 'indexed_gzip.tests.ctest_indexed_gzip' extension -creating build/temp.linux-x86_64-2.7/indexed_gzip/tests -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iindexed_gzip -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c indexed_gzip/tests/ctest_indexed_gzip.c -o build/temp.linux-x86_64-2.7/indexed_gzip/tests/ctest_indexed_gzip.o -Wall -pedantic -Wno-unused-function +creating build/temp.linux-i686-2.7/indexed_gzip/tests +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iindexed_gzip -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c indexed_gzip/tests/ctest_indexed_gzip.c -o build/temp.linux-i686-2.7/indexed_gzip/tests/ctest_indexed_gzip.o -Wall -pedantic -Wno-unused-function indexed_gzip/tests/ctest_indexed_gzip.c:1938:120: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_1read_element = {"read_element", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_1read_element, METH_VARARGS|METH_KEYWORDS, 0}; ^ @@ -2025,10 +2037,10 @@ indexed_gzip/tests/ctest_indexed_gzip.c:26710:18: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); ^ -creating build/lib.linux-x86_64-2.7/indexed_gzip/tests -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/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/indexed_gzip/tests/ctest_indexed_gzip.o -lz -o build/lib.linux-x86_64-2.7/indexed_gzip/tests/ctest_indexed_gzip.so +creating build/lib.linux-i686-2.7/indexed_gzip/tests +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/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-i686-2.7/indexed_gzip/tests/ctest_indexed_gzip.o -lz -o build/lib.linux-i686-2.7/indexed_gzip/tests/ctest_indexed_gzip.so building 'indexed_gzip.tests.ctest_zran' extension -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c indexed_gzip/tests/ctest_zran.c -o build/temp.linux-x86_64-2.7/indexed_gzip/tests/ctest_zran.o -Wall -pedantic -Wno-unused-function +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c indexed_gzip/tests/ctest_zran.c -o build/temp.linux-i686-2.7/indexed_gzip/tests/ctest_zran.o -Wall -pedantic -Wno-unused-function In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4, @@ -2224,11 +2236,11 @@ indexed_gzip/tests/ctest_zran.c:22579:18: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); ^ -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c indexed_gzip/zran.c -o build/temp.linux-x86_64-2.7/indexed_gzip/zran.o -Wall -pedantic -Wno-unused-function -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/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/indexed_gzip/tests/ctest_zran.o build/temp.linux-x86_64-2.7/indexed_gzip/zran.o -lz -o build/lib.linux-x86_64-2.7/indexed_gzip/tests/ctest_zran.so -copying build/lib.linux-x86_64-2.7/indexed_gzip/indexed_gzip.so -> indexed_gzip -copying build/lib.linux-x86_64-2.7/indexed_gzip/tests/ctest_indexed_gzip.so -> indexed_gzip/tests -copying build/lib.linux-x86_64-2.7/indexed_gzip/tests/ctest_zran.so -> indexed_gzip/tests +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c indexed_gzip/zran.c -o build/temp.linux-i686-2.7/indexed_gzip/zran.o -Wall -pedantic -Wno-unused-function +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/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-i686-2.7/indexed_gzip/tests/ctest_zran.o build/temp.linux-i686-2.7/indexed_gzip/zran.o -lz -o build/lib.linux-i686-2.7/indexed_gzip/tests/ctest_zran.so +copying build/lib.linux-i686-2.7/indexed_gzip/indexed_gzip.so -> indexed_gzip +copying build/lib.linux-i686-2.7/indexed_gzip/tests/ctest_indexed_gzip.so -> indexed_gzip/tests +copying build/lib.linux-i686-2.7/indexed_gzip/tests/ctest_zran.so -> indexed_gzip/tests ============================= test session starts ============================== platform linux2 -- Python 2.7.16, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 -- /usr/bin/python2 cachedir: .pytest_cache @@ -2559,7 +2571,7 @@ res = fixturefunc(**kwargs) -- Docs: https://docs.pytest.org/en/latest/warnings.html -=================== 57 passed, 95 warnings in 115.85 seconds =================== +=================== 57 passed, 95 warnings in 261.52 seconds =================== python3 setup.py test --addopts '--niter 1' running pytest running egg_info @@ -2571,9 +2583,9 @@ writing manifest file 'indexed_gzip.egg-info/SOURCES.txt' running build_ext building 'indexed_gzip.indexed_gzip' extension -creating build/temp.linux-x86_64-3.7 -creating build/temp.linux-x86_64-3.7/indexed_gzip -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c indexed_gzip/indexed_gzip.c -o build/temp.linux-x86_64-3.7/indexed_gzip/indexed_gzip.o -Wall -pedantic -Wno-unused-function +creating build/temp.linux-i686-3.7 +creating build/temp.linux-i686-3.7/indexed_gzip +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c indexed_gzip/indexed_gzip.c -o build/temp.linux-i686-3.7/indexed_gzip/indexed_gzip.o -Wall -pedantic -Wno-unused-function indexed_gzip/indexed_gzip.c:4925:119: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] static PyMethodDef __pyx_mdef_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_23__exit__ = {"__exit__", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_23__exit__, METH_VARARGS|METH_KEYWORDS, __pyx_doc_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_22__exit__}; ^ @@ -2772,13 +2784,13 @@ indexed_gzip/indexed_gzip.c:16265:24: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] result = (*(PyCFunctionWithKeywords)(void*)(PyCFunction)cfunc->func)(self, args, NULL); ^ -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c indexed_gzip/zran.c -o build/temp.linux-x86_64-3.7/indexed_gzip/zran.o -Wall -pedantic -Wno-unused-function -creating build/lib.linux-x86_64-3.7 -creating build/lib.linux-x86_64-3.7/indexed_gzip -i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/indexed_gzip/indexed_gzip.o build/temp.linux-x86_64-3.7/indexed_gzip/zran.o -lz -o build/lib.linux-x86_64-3.7/indexed_gzip/indexed_gzip.cpython-37m-i386-linux-gnu.so +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c indexed_gzip/zran.c -o build/temp.linux-i686-3.7/indexed_gzip/zran.o -Wall -pedantic -Wno-unused-function +creating build/lib.linux-i686-3.7 +creating build/lib.linux-i686-3.7/indexed_gzip +i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-i686-3.7/indexed_gzip/indexed_gzip.o build/temp.linux-i686-3.7/indexed_gzip/zran.o -lz -o build/lib.linux-i686-3.7/indexed_gzip/indexed_gzip.cpython-37m-i386-linux-gnu.so building 'indexed_gzip.tests.ctest_indexed_gzip' extension -creating build/temp.linux-x86_64-3.7/indexed_gzip/tests -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iindexed_gzip -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c indexed_gzip/tests/ctest_indexed_gzip.c -o build/temp.linux-x86_64-3.7/indexed_gzip/tests/ctest_indexed_gzip.o -Wall -pedantic -Wno-unused-function +creating build/temp.linux-i686-3.7/indexed_gzip/tests +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iindexed_gzip -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c indexed_gzip/tests/ctest_indexed_gzip.c -o build/temp.linux-i686-3.7/indexed_gzip/tests/ctest_indexed_gzip.o -Wall -pedantic -Wno-unused-function indexed_gzip/tests/ctest_indexed_gzip.c:1938:120: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] static PyMethodDef __pyx_mdef_12indexed_gzip_5tests_18ctest_indexed_gzip_1read_element = {"read_element", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_12indexed_gzip_5tests_18ctest_indexed_gzip_1read_element, METH_VARARGS|METH_KEYWORDS, 0}; ^ @@ -2883,10 +2895,10 @@ indexed_gzip/tests/ctest_indexed_gzip.c:26710:18: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); ^ -creating build/lib.linux-x86_64-3.7/indexed_gzip/tests -i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/indexed_gzip/tests/ctest_indexed_gzip.o -lz -o build/lib.linux-x86_64-3.7/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-i386-linux-gnu.so +creating build/lib.linux-i686-3.7/indexed_gzip/tests +i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-i686-3.7/indexed_gzip/tests/ctest_indexed_gzip.o -lz -o build/lib.linux-i686-3.7/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-i386-linux-gnu.so building 'indexed_gzip.tests.ctest_zran' extension -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c indexed_gzip/tests/ctest_zran.c -o build/temp.linux-x86_64-3.7/indexed_gzip/tests/ctest_zran.o -Wall -pedantic -Wno-unused-function +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c indexed_gzip/tests/ctest_zran.c -o build/temp.linux-i686-3.7/indexed_gzip/tests/ctest_zran.o -Wall -pedantic -Wno-unused-function In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4, @@ -3102,11 +3114,11 @@ indexed_gzip/tests/ctest_zran.c:22579:18: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] return (*(PyCFunctionWithKeywords)(void*)meth)(self, arg, kw); ^ -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c indexed_gzip/zran.c -o build/temp.linux-x86_64-3.7/indexed_gzip/zran.o -Wall -pedantic -Wno-unused-function -i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/indexed_gzip/tests/ctest_zran.o build/temp.linux-x86_64-3.7/indexed_gzip/zran.o -lz -o build/lib.linux-x86_64-3.7/indexed_gzip/tests/ctest_zran.cpython-37m-i386-linux-gnu.so -copying build/lib.linux-x86_64-3.7/indexed_gzip/indexed_gzip.cpython-37m-i386-linux-gnu.so -> indexed_gzip -copying build/lib.linux-x86_64-3.7/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-i386-linux-gnu.so -> indexed_gzip/tests -copying build/lib.linux-x86_64-3.7/indexed_gzip/tests/ctest_zran.cpython-37m-i386-linux-gnu.so -> indexed_gzip/tests +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./indexed_gzip -Iindexed_gzip -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.7m -c indexed_gzip/zran.c -o build/temp.linux-i686-3.7/indexed_gzip/zran.o -Wall -pedantic -Wno-unused-function +i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -ffile-prefix-map=/build/indexed-gzip-0.8.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-i686-3.7/indexed_gzip/tests/ctest_zran.o build/temp.linux-i686-3.7/indexed_gzip/zran.o -lz -o build/lib.linux-i686-3.7/indexed_gzip/tests/ctest_zran.cpython-37m-i386-linux-gnu.so +copying build/lib.linux-i686-3.7/indexed_gzip/indexed_gzip.cpython-37m-i386-linux-gnu.so -> indexed_gzip +copying build/lib.linux-i686-3.7/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-i386-linux-gnu.so -> indexed_gzip/tests +copying build/lib.linux-i686-3.7/indexed_gzip/tests/ctest_zran.cpython-37m-i386-linux-gnu.so -> indexed_gzip/tests ============================= test session starts ============================== platform linux -- Python 3.7.3, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 -- /usr/bin/python3 cachedir: .pytest_cache @@ -3437,7 +3449,7 @@ res = fixturefunc(**kwargs) -- Docs: https://docs.pytest.org/en/latest/warnings.html -=================== 57 passed, 95 warnings in 106.11 seconds =================== +=================== 57 passed, 95 warnings in 186.25 seconds =================== make[1]: Leaving directory '/build/indexed-gzip-0.8.6' fakeroot debian/rules binary dh binary --with python2,python3 --buildsystem=pybuild @@ -3460,21 +3472,21 @@ creating /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages creating /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip copying /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/indexed_gzip.so -> /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip -copying /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/__init__.py -> /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip creating /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests -copying /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests/test_indexed_gzip.py -> /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests -copying /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests/ctest_zran.so -> /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests -copying /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests/test_indexed_gzip_threading.py -> /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests -copying /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests/test_zran.py -> /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests -copying /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests/__init__.py -> /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests copying /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests/benchmark.py -> /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests +copying /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests/test_indexed_gzip_threading.py -> /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests copying /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests/ctest_indexed_gzip.so -> /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests -byte-compiling /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/__init__.py to __init__.pyc -byte-compiling /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/test_indexed_gzip.py to test_indexed_gzip.pyc +copying /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests/ctest_zran.so -> /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests +copying /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests/__init__.py -> /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests +copying /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests/test_zran.py -> /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests +copying /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/tests/test_indexed_gzip.py -> /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests +copying /build/indexed-gzip-0.8.6/.pybuild/cpython2_2.7_indexed-gzip/build/indexed_gzip/__init__.py -> /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip +byte-compiling /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/benchmark.py to benchmark.pyc byte-compiling /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/test_indexed_gzip_threading.py to test_indexed_gzip_threading.pyc -byte-compiling /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/test_zran.py to test_zran.pyc byte-compiling /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/__init__.py to __init__.pyc -byte-compiling /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/benchmark.py to benchmark.pyc +byte-compiling /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/test_zran.py to test_zran.pyc +byte-compiling /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/test_indexed_gzip.py to test_indexed_gzip.pyc +byte-compiling /build/indexed-gzip-0.8.6/debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/__init__.py to __init__.pyc running install_egg_info running egg_info writing indexed_gzip.egg-info/PKG-INFO @@ -3498,22 +3510,22 @@ creating /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7 creating /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages creating /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip -copying /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/__init__.py -> /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip +copying /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/indexed_gzip.cpython-37m-i386-linux-gnu.so -> /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip creating /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests -copying /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests/test_indexed_gzip.py -> /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests -copying /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-i386-linux-gnu.so -> /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests -copying /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests/test_indexed_gzip_threading.py -> /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests -copying /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests/test_zran.py -> /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests -copying /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests/__init__.py -> /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests copying /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests/benchmark.py -> /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests +copying /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests/test_indexed_gzip_threading.py -> /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests copying /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests/ctest_zran.cpython-37m-i386-linux-gnu.so -> /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests -copying /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/indexed_gzip.cpython-37m-i386-linux-gnu.so -> /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip -byte-compiling /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests/test_indexed_gzip.py to test_indexed_gzip.cpython-37.pyc +copying /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests/__init__.py -> /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests +copying /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-i386-linux-gnu.so -> /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests +copying /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests/test_zran.py -> /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests +copying /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/tests/test_indexed_gzip.py -> /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests +copying /build/indexed-gzip-0.8.6/.pybuild/cpython3_3.7_indexed-gzip/build/indexed_gzip/__init__.py -> /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip +byte-compiling /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests/benchmark.py to benchmark.cpython-37.pyc byte-compiling /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests/test_indexed_gzip_threading.py to test_indexed_gzip_threading.cpython-37.pyc -byte-compiling /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests/test_zran.py to test_zran.cpython-37.pyc byte-compiling /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests/benchmark.py to benchmark.cpython-37.pyc +byte-compiling /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests/test_zran.py to test_zran.cpython-37.pyc +byte-compiling /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/tests/test_indexed_gzip.py to test_indexed_gzip.cpython-37.pyc +byte-compiling /build/indexed-gzip-0.8.6/debian/python3-indexed-gzip/usr/lib/python3.7/dist-packages/indexed_gzip/__init__.py to __init__.cpython-37.pyc running install_egg_info running egg_info writing indexed_gzip.egg-info/PKG-INFO @@ -3543,10 +3555,10 @@ install -d debian/python3-indexed-gzip/usr/share/doc/python3-indexed-gzip install -p -m0644 debian/copyright debian/python3-indexed-gzip/usr/share/doc/python3-indexed-gzip/copyright dh_installchangelogs -O--buildsystem=pybuild - install -p -m0644 debian/changelog debian/python3-indexed-gzip/usr/share/doc/python3-indexed-gzip/changelog.Debian - install -p -m0644 ./CHANGELOG.md debian/python3-indexed-gzip/usr/share/doc/python3-indexed-gzip/changelog install -p -m0644 debian/changelog debian/python-indexed-gzip/usr/share/doc/python-indexed-gzip/changelog.Debian install -p -m0644 ./CHANGELOG.md debian/python-indexed-gzip/usr/share/doc/python-indexed-gzip/changelog + install -p -m0644 debian/changelog debian/python3-indexed-gzip/usr/share/doc/python3-indexed-gzip/changelog.Debian + install -p -m0644 ./CHANGELOG.md debian/python3-indexed-gzip/usr/share/doc/python3-indexed-gzip/changelog dh_python2 -O--buildsystem=pybuild D: dh_python2 dh_python2:393: version: 3.20190308 D: dh_python2 dh_python2:394: argv: ['/usr/share/dh-python/dh_python2', '-O--buildsystem=pybuild'] @@ -3568,7 +3580,7 @@ D: dh_python2 fs:209: removing unwanted: debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/test_zran.pyc D: dh_python2 fs:260: package python-indexed-gzip details = {'requires.txt': set(), 'egg-info': set(), 'nsp.txt': set(), 'shebangs': set(), 'public_vers': {Version('2.7')}, 'private_dirs': {}, 'compile': True, 'ext_vers': {Version('2.7')}, 'ext_no_version': set()} D: dh_python2 depends:114: generating dependencies for package python-indexed-gzip -D: dh_python2 depends:272: D={'python:any (>= 2.7~)', 'python (<< 2.8)', 'python:any', 'python:any (<< 2.8)', 'python (>= 2.7~)'}; R=[]; S=[]; E=[], B=[]; RT=[] +D: dh_python2 depends:272: D={'python:any', 'python:any (>= 2.7~)', 'python (>= 2.7~)', 'python (<< 2.8)', 'python:any (<< 2.8)'}; R=[]; S=[]; E=[], B=[]; RT=[] dh_python3 -O--buildsystem=pybuild D: dh_python3 dh_python3:161: version: 3.20190308 D: dh_python3 dh_python3:162: argv: ['/usr/bin/dh_python3', '-O--buildsystem=pybuild'] @@ -3582,7 +3594,7 @@ D: dh_python3 tools:232: invoking: /usr/bin/python3.7 -c 'import sysconfig as s;print("__SEP__".join(i or "" for i in s.get_config_vars("SOABI", "MULTIARCH", "INCLUDEPY", "LIBPL", "LDLIBRARY")))' D: dh_python3 fs:260: package python3-indexed-gzip details = {'requires.txt': set(), 'egg-info': set(), 'nsp.txt': set(), 'shebangs': set(), 'public_vers': {Version('3')}, 'private_dirs': {}, 'compile': True, 'ext_vers': {Version('3.7')}, 'ext_no_version': set()} D: dh_python3 depends:114: generating dependencies for package python3-indexed-gzip -D: dh_python3 depends:272: D={'python3 (<< 3.8)', 'python3 (>= 3.7~)', 'python3:any'}; R=[]; S=[]; E=[], B=[]; RT=[] +D: dh_python3 depends:272: D={'python3:any', 'python3 (>= 3.7~)', 'python3 (<< 3.8)'}; R=[]; S=[]; E=[], B=[]; RT=[] dh_installinit -O--buildsystem=pybuild dh_perl -O--buildsystem=pybuild dh_link -O--buildsystem=pybuild @@ -3591,18 +3603,18 @@ cd debian/python-indexed-gzip cd debian/python3-indexed-gzip chmod a-x usr/share/doc/python3-indexed-gzip/changelog usr/share/doc/python3-indexed-gzip/changelog.Debian - chmod a-x usr/share/doc/python-indexed-gzip/changelog usr/share/doc/python-indexed-gzip/changelog.Debian gzip -9nf usr/share/doc/python3-indexed-gzip/changelog usr/share/doc/python3-indexed-gzip/changelog.Debian + chmod a-x usr/share/doc/python-indexed-gzip/changelog usr/share/doc/python-indexed-gzip/changelog.Debian gzip -9nf usr/share/doc/python-indexed-gzip/changelog usr/share/doc/python-indexed-gzip/changelog.Debian cd '/build/indexed-gzip-0.8.6' cd '/build/indexed-gzip-0.8.6' dh_fixperms -O--buildsystem=pybuild find debian/python-indexed-gzip -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/python3-indexed-gzip -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 - find debian/python-indexed-gzip ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/python3-indexed-gzip ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s - find debian/python-indexed-gzip/usr/share/doc -type f -a -true -a ! -regex 'debian/python-indexed-gzip/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 + find debian/python-indexed-gzip ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/python3-indexed-gzip/usr/share/doc -type f -a -true -a ! -regex 'debian/python3-indexed-gzip/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 + find debian/python-indexed-gzip/usr/share/doc -type f -a -true -a ! -regex 'debian/python-indexed-gzip/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 find debian/python-indexed-gzip/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 find debian/python3-indexed-gzip/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 find debian/python-indexed-gzip -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 @@ -3619,48 +3631,48 @@ chown 0:0 -- debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/62/a518bfd7208b1b51905a3ec37b769f978df19d.debug strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/indexed_gzip.i386-linux-gnu.so objcopy --add-gnu-debuglink debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/62/a518bfd7208b1b51905a3ec37b769f978df19d.debug debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/indexed_gzip.i386-linux-gnu.so - install -d debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/3a - objcopy --only-keep-debug --compress-debug-sections debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.i386-linux-gnu.so debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/3a/4713690b4e3a0fd9809410f869b4a354a80893.debug + install -d debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/e6 + objcopy --only-keep-debug --compress-debug-sections debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/ctest_zran.i386-linux-gnu.so debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/e6/ae8cbf04595d9f4e89aff9ac4d6cb2c4a36728.debug chmod 0644 -- debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/cf/fa91522a03b34dc14256ac4e28288543660f8a.debug chown 0:0 -- debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/cf/fa91522a03b34dc14256ac4e28288543660f8a.debug strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/indexed_gzip.cpython-37m-i386-linux-gnu.so objcopy --add-gnu-debuglink debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/cf/fa91522a03b34dc14256ac4e28288543660f8a.debug debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/indexed_gzip.cpython-37m-i386-linux-gnu.so - install -d debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/db - objcopy --only-keep-debug --compress-debug-sections debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-i386-linux-gnu.so debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/db/c7c026228ab6c3ea2ec888b91f3ddedc969844.debug - chmod 0644 -- debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/3a/4713690b4e3a0fd9809410f869b4a354a80893.debug - chown 0:0 -- debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/3a/4713690b4e3a0fd9809410f869b4a354a80893.debug - strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.i386-linux-gnu.so - objcopy --add-gnu-debuglink debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/3a/4713690b4e3a0fd9809410f869b4a354a80893.debug debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.i386-linux-gnu.so - install -d debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/e6 - objcopy --only-keep-debug --compress-debug-sections debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/ctest_zran.i386-linux-gnu.so debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/e6/ae8cbf04595d9f4e89aff9ac4d6cb2c4a36728.debug - chmod 0644 -- debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/db/c7c026228ab6c3ea2ec888b91f3ddedc969844.debug - chown 0:0 -- debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/db/c7c026228ab6c3ea2ec888b91f3ddedc969844.debug - strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-i386-linux-gnu.so - objcopy --add-gnu-debuglink debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/db/c7c026228ab6c3ea2ec888b91f3ddedc969844.debug debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-i386-linux-gnu.so install -d debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/7d objcopy --only-keep-debug --compress-debug-sections debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/tests/ctest_zran.cpython-37m-i386-linux-gnu.so debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/7d/734d51e96cd182c6f3eac390db144b4fecab32.debug chmod 0644 -- debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/e6/ae8cbf04595d9f4e89aff9ac4d6cb2c4a36728.debug chown 0:0 -- debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/e6/ae8cbf04595d9f4e89aff9ac4d6cb2c4a36728.debug strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/ctest_zran.i386-linux-gnu.so objcopy --add-gnu-debuglink debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/e6/ae8cbf04595d9f4e89aff9ac4d6cb2c4a36728.debug debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/ctest_zran.i386-linux-gnu.so - install -d debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/share/doc - ln -s python-indexed-gzip debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/share/doc/python-indexed-gzip-dbgsym chmod 0644 -- debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/7d/734d51e96cd182c6f3eac390db144b4fecab32.debug chown 0:0 -- debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/7d/734d51e96cd182c6f3eac390db144b4fecab32.debug strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/tests/ctest_zran.cpython-37m-i386-linux-gnu.so objcopy --add-gnu-debuglink debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/7d/734d51e96cd182c6f3eac390db144b4fecab32.debug debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/tests/ctest_zran.cpython-37m-i386-linux-gnu.so + install -d debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/db + objcopy --only-keep-debug --compress-debug-sections debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-i386-linux-gnu.so debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/db/c7c026228ab6c3ea2ec888b91f3ddedc969844.debug + install -d debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/3a + objcopy --only-keep-debug --compress-debug-sections debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.i386-linux-gnu.so debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/3a/4713690b4e3a0fd9809410f869b4a354a80893.debug + chmod 0644 -- debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/db/c7c026228ab6c3ea2ec888b91f3ddedc969844.debug + chown 0:0 -- debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/db/c7c026228ab6c3ea2ec888b91f3ddedc969844.debug + strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-i386-linux-gnu.so + objcopy --add-gnu-debuglink debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/db/c7c026228ab6c3ea2ec888b91f3ddedc969844.debug debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-i386-linux-gnu.so + chmod 0644 -- debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/3a/4713690b4e3a0fd9809410f869b4a354a80893.debug + chown 0:0 -- debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/3a/4713690b4e3a0fd9809410f869b4a354a80893.debug + strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.i386-linux-gnu.so install -d debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/share/doc ln -s python3-indexed-gzip debian/.debhelper/python3-indexed-gzip/dbgsym-root/usr/share/doc/python3-indexed-gzip-dbgsym + objcopy --add-gnu-debuglink debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/lib/debug/.build-id/3a/4713690b4e3a0fd9809410f869b4a354a80893.debug debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.i386-linux-gnu.so + install -d debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/share/doc + ln -s python-indexed-gzip debian/.debhelper/python-indexed-gzip/dbgsym-root/usr/share/doc/python-indexed-gzip-dbgsym dh_makeshlibs -O--buildsystem=pybuild rm -f debian/python-indexed-gzip/DEBIAN/shlibs rm -f debian/python3-indexed-gzip/DEBIAN/shlibs dh_shlibdeps -O--buildsystem=pybuild - install -d debian/python-indexed-gzip/DEBIAN - dpkg-shlibdeps -Tdebian/python-indexed-gzip.substvars debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/indexed_gzip.i386-linux-gnu.so debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.i386-linux-gnu.so debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/ctest_zran.i386-linux-gnu.so install -d debian/python3-indexed-gzip/DEBIAN - dpkg-shlibdeps -Tdebian/python3-indexed-gzip.substvars debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-i386-linux-gnu.so debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/tests/ctest_zran.cpython-37m-i386-linux-gnu.so debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/indexed_gzip.cpython-37m-i386-linux-gnu.so -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-i386-linux-gnu.so debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/tests/ctest_zran.cpython-37m-i386-linux-gnu.so debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/indexed_gzip.cpython-37m-i386-linux-gnu.so were not linked against libpthread.so.0 (they use none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.i386-linux-gnu.so debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/indexed_gzip.i386-linux-gnu.so debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/ctest_zran.i386-linux-gnu.so were not linked against libpthread.so.0 (they use none of the library's symbols) + dpkg-shlibdeps -Tdebian/python3-indexed-gzip.substvars debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/indexed_gzip.cpython-37m-i386-linux-gnu.so debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/tests/ctest_zran.cpython-37m-i386-linux-gnu.so debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-i386-linux-gnu.so + install -d debian/python-indexed-gzip/DEBIAN + dpkg-shlibdeps -Tdebian/python-indexed-gzip.substvars debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/ctest_zran.i386-linux-gnu.so debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.i386-linux-gnu.so debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/indexed_gzip.i386-linux-gnu.so +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/indexed_gzip.cpython-37m-i386-linux-gnu.so debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/tests/ctest_zran.cpython-37m-i386-linux-gnu.so debian/python3-indexed-gzip/usr/lib/python3/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-37m-i386-linux-gnu.so were not linked against libpthread.so.0 (they use none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/indexed_gzip.i386-linux-gnu.so debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/ctest_zran.i386-linux-gnu.so debian/python-indexed-gzip/usr/lib/python2.7/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.i386-linux-gnu.so were not linked against libpthread.so.0 (they use none of the library's symbols) dh_installdeb -O--buildsystem=pybuild printf '#!/bin/sh\nset -e\n' > debian/python-indexed-gzip/DEBIAN/postinst cat debian/python-indexed-gzip.postinst.debhelper >> debian/python-indexed-gzip/DEBIAN/postinst @@ -3679,39 +3691,39 @@ chmod 0755 -- debian/python3-indexed-gzip/DEBIAN/prerm chown 0:0 -- debian/python3-indexed-gzip/DEBIAN/prerm dh_gencontrol -O--buildsystem=pybuild - echo misc:Depends= >> debian/python3-indexed-gzip.substvars - echo misc:Pre-Depends= >> debian/python3-indexed-gzip.substvars - install -d debian/.debhelper/python3-indexed-gzip/dbgsym-root/DEBIAN - dpkg-gencontrol -ppython3-indexed-gzip -ldebian/changelog -Tdebian/python3-indexed-gzip.substvars -Pdebian/.debhelper/python3-indexed-gzip/dbgsym-root -UPre-Depends -URecommends -USuggests -UEnhances -UProvides -UEssential -UConflicts -DPriority=optional -UHomepage -UImportant -DAuto-Built-Package=debug-symbols -DPackage=python3-indexed-gzip-dbgsym "-DDepends=python3-indexed-gzip (= \${binary:Version})" "-DDescription=debug symbols for python3-indexed-gzip" "-DBuild-Ids=7d734d51e96cd182c6f3eac390db144b4fecab32 cffa91522a03b34dc14256ac4e28288543660f8a dbc7c026228ab6c3ea2ec888b91f3ddedc969844" -DSection=debug -UMulti-Arch -UReplaces -UBreaks echo misc:Depends= >> debian/python-indexed-gzip.substvars echo misc:Pre-Depends= >> debian/python-indexed-gzip.substvars install -d debian/.debhelper/python-indexed-gzip/dbgsym-root/DEBIAN dpkg-gencontrol -ppython-indexed-gzip -ldebian/changelog -Tdebian/python-indexed-gzip.substvars -Pdebian/.debhelper/python-indexed-gzip/dbgsym-root -UPre-Depends -URecommends -USuggests -UEnhances -UProvides -UEssential -UConflicts -DPriority=optional -UHomepage -UImportant -DAuto-Built-Package=debug-symbols -DPackage=python-indexed-gzip-dbgsym "-DDepends=python-indexed-gzip (= \${binary:Version})" "-DDescription=debug symbols for python-indexed-gzip" "-DBuild-Ids=3a4713690b4e3a0fd9809410f869b4a354a80893 62a518bfd7208b1b51905a3ec37b769f978df19d e6ae8cbf04595d9f4e89aff9ac4d6cb2c4a36728" -DSection=debug -UMulti-Arch -UReplaces -UBreaks -dpkg-gencontrol: warning: package python-indexed-gzip: substitution variable ${python:Versions} unused, but is defined + echo misc:Depends= >> debian/python3-indexed-gzip.substvars + echo misc:Pre-Depends= >> debian/python3-indexed-gzip.substvars + install -d debian/.debhelper/python3-indexed-gzip/dbgsym-root/DEBIAN + dpkg-gencontrol -ppython3-indexed-gzip -ldebian/changelog -Tdebian/python3-indexed-gzip.substvars -Pdebian/.debhelper/python3-indexed-gzip/dbgsym-root -UPre-Depends -URecommends -USuggests -UEnhances -UProvides -UEssential -UConflicts -DPriority=optional -UHomepage -UImportant -DAuto-Built-Package=debug-symbols -DPackage=python3-indexed-gzip-dbgsym "-DDepends=python3-indexed-gzip (= \${binary:Version})" "-DDescription=debug symbols for python3-indexed-gzip" "-DBuild-Ids=7d734d51e96cd182c6f3eac390db144b4fecab32 cffa91522a03b34dc14256ac4e28288543660f8a dbc7c026228ab6c3ea2ec888b91f3ddedc969844" -DSection=debug -UMulti-Arch -UReplaces -UBreaks dpkg-gencontrol: warning: package python3-indexed-gzip: substitution variable ${python3:Versions} unused, but is defined dpkg-gencontrol: warning: package python3-indexed-gzip: substitution variable ${python:Depends} unused, but is defined - chmod 0644 -- debian/.debhelper/python-indexed-gzip/dbgsym-root/DEBIAN/control - chown 0:0 -- debian/.debhelper/python-indexed-gzip/dbgsym-root/DEBIAN/control - dpkg-gencontrol -ppython-indexed-gzip -ldebian/changelog -Tdebian/python-indexed-gzip.substvars -Pdebian/python-indexed-gzip -UMulti-Arch +dpkg-gencontrol: warning: package python-indexed-gzip: substitution variable ${python:Versions} unused, but is defined chmod 0644 -- debian/.debhelper/python3-indexed-gzip/dbgsym-root/DEBIAN/control chown 0:0 -- debian/.debhelper/python3-indexed-gzip/dbgsym-root/DEBIAN/control dpkg-gencontrol -ppython3-indexed-gzip -ldebian/changelog -Tdebian/python3-indexed-gzip.substvars -Pdebian/python3-indexed-gzip -UMulti-Arch -dpkg-gencontrol: warning: package python-indexed-gzip: substitution variable ${python:Versions} unused, but is defined + chmod 0644 -- debian/.debhelper/python-indexed-gzip/dbgsym-root/DEBIAN/control + chown 0:0 -- debian/.debhelper/python-indexed-gzip/dbgsym-root/DEBIAN/control + dpkg-gencontrol -ppython-indexed-gzip -ldebian/changelog -Tdebian/python-indexed-gzip.substvars -Pdebian/python-indexed-gzip -UMulti-Arch dpkg-gencontrol: warning: package python3-indexed-gzip: substitution variable ${python3:Versions} unused, but is defined dpkg-gencontrol: warning: package python3-indexed-gzip: substitution variable ${python:Depends} unused, but is defined - chmod 0644 -- debian/python-indexed-gzip/DEBIAN/control - chown 0:0 -- debian/python-indexed-gzip/DEBIAN/control chmod 0644 -- debian/python3-indexed-gzip/DEBIAN/control chown 0:0 -- debian/python3-indexed-gzip/DEBIAN/control +dpkg-gencontrol: warning: package python-indexed-gzip: substitution variable ${python:Versions} unused, but is defined + chmod 0644 -- debian/python-indexed-gzip/DEBIAN/control + chown 0:0 -- debian/python-indexed-gzip/DEBIAN/control dh_md5sums -O--buildsystem=pybuild cd debian/python3-indexed-gzip >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums cd debian/python-indexed-gzip >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums - chmod 0644 -- debian/python3-indexed-gzip/DEBIAN/md5sums - chown 0:0 -- debian/python3-indexed-gzip/DEBIAN/md5sums chmod 0644 -- debian/python-indexed-gzip/DEBIAN/md5sums chown 0:0 -- debian/python-indexed-gzip/DEBIAN/md5sums - cd debian/.debhelper/python3-indexed-gzip/dbgsym-root >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums cd debian/.debhelper/python-indexed-gzip/dbgsym-root >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums + chmod 0644 -- debian/python3-indexed-gzip/DEBIAN/md5sums + chown 0:0 -- debian/python3-indexed-gzip/DEBIAN/md5sums + cd debian/.debhelper/python3-indexed-gzip/dbgsym-root >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums chmod 0644 -- debian/.debhelper/python-indexed-gzip/dbgsym-root/DEBIAN/md5sums chown 0:0 -- debian/.debhelper/python-indexed-gzip/dbgsym-root/DEBIAN/md5sums chmod 0644 -- debian/.debhelper/python3-indexed-gzip/dbgsym-root/DEBIAN/md5sums @@ -3721,22 +3733,24 @@ dpkg-deb --build debian/.debhelper/python-indexed-gzip/dbgsym-root .. dpkg-deb --build debian/python3-indexed-gzip .. dpkg-deb --build debian/.debhelper/python3-indexed-gzip/dbgsym-root .. -dpkg-deb: building package 'python-indexed-gzip' in '../python-indexed-gzip_0.8.6-1_i386.deb'. dpkg-deb: building package 'python-indexed-gzip-dbgsym' in '../python-indexed-gzip-dbgsym_0.8.6-1_i386.deb'. -dpkg-deb: building package 'python3-indexed-gzip' in '../python3-indexed-gzip_0.8.6-1_i386.deb'. dpkg-deb: building package 'python3-indexed-gzip-dbgsym' in '../python3-indexed-gzip-dbgsym_0.8.6-1_i386.deb'. +dpkg-deb: building package 'python3-indexed-gzip' in '../python3-indexed-gzip_0.8.6-1_i386.deb'. +dpkg-deb: building package 'python-indexed-gzip' in '../python-indexed-gzip_0.8.6-1_i386.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../indexed-gzip_0.8.6-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: user script /srv/workspace/pbuilder/18314/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/18314/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/53535 and its subdirectories -I: Current time: Sun May 23 03:13:04 -12 2021 -I: pbuilder-time-stamp: 1621782784 +I: removing directory /srv/workspace/pbuilder/18314 and its subdirectories +I: Current time: Mon Apr 20 23:10:03 +14 2020 +I: pbuilder-time-stamp: 1587373803