Diff of the two buildlogs: -- --- b1/build.log 2020-04-28 02:06:30.567625950 +0000 +++ b2/build.log 2020-04-28 02:07:21.586622123 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Mon Apr 27 12:15:50 -12 2020 -I: pbuilder-time-stamp: 1588032950 +I: Current time: Mon May 31 22:29:31 +14 2021 +I: pbuilder-time-stamp: 1622449771 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 Sep 19 08:50:25 2018 -12 +gpgv: Signature made Thu Sep 20 10:50:25 2018 +14 gpgv: using RSA key 9CF557FE13CB90CA2AEF1D2080D302F5886D839C gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./python-evdev_1.1.2+dfsg-1.dsc @@ -30,6 +30,18 @@ dpkg-source: info: applying skip-root-tests.patch I: Not using root during the build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/20486/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/20486/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -218,7 +230,7 @@ Get: 130 http://deb.debian.org/debian buster/main i386 python3-sphinx all 1.8.4-1 [481 kB] Get: 131 http://deb.debian.org/debian buster/main i386 sphinx-rtd-theme-common all 0.4.3+dfsg-1 [1021 kB] Get: 132 http://deb.debian.org/debian buster/main i386 python3-sphinx-rtd-theme all 0.4.3+dfsg-1 [9696 B] -Fetched 128 MB in 28s (4500 kB/s) +Fetched 128 MB in 3s (48.8 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.) @@ -795,7 +807,7 @@ Building tag database... -> Finished parsing the build-deps I: Building the package -I: Running cd /build/python-evdev-1.1.2+dfsg/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/python-evdev-1.1.2+dfsg/ && 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-evdev dpkg-buildpackage: info: source version 1.1.2+dfsg-1 dpkg-buildpackage: info: source distribution unstable @@ -834,17 +846,17 @@ running build running build_py creating /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev -copying evdev/evtest.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev -copying evdev/ecodes.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev -copying evdev/ff.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev +copying evdev/device.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev +copying evdev/util.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev +copying evdev/eventio.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev copying evdev/genecodes.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev copying evdev/events.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev -copying evdev/device.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev +copying evdev/ecodes.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev +copying evdev/__init__.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev copying evdev/eventio_async.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev +copying evdev/evtest.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev copying evdev/uinput.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev -copying evdev/util.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev -copying evdev/__init__.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev -copying evdev/eventio.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev +copying evdev/ff.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev running build_ext running build_ecodes writing ecodes.c (using /usr/include/linux/input.h /usr/include/linux/input-event-codes.h /usr/include/linux/uinput.h) @@ -864,17 +876,17 @@ running build running build_py creating /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev -copying evdev/evtest.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev -copying evdev/ecodes.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev -copying evdev/ff.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev +copying evdev/device.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev +copying evdev/util.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev +copying evdev/eventio.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev copying evdev/genecodes.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev copying evdev/events.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev -copying evdev/device.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev +copying evdev/ecodes.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev +copying evdev/__init__.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev copying evdev/eventio_async.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev +copying evdev/evtest.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev copying evdev/uinput.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev -copying evdev/util.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev -copying evdev/__init__.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev -copying evdev/eventio.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev +copying evdev/ff.py -> /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev running build_ext ecodes.c already exists ... skipping build_ecodes building 'evdev._input' extension @@ -975,7 +987,7 @@ tests/test_events.py .. [ 45%] tests/test_uinput.py ss.sss [100%] -===================== 6 passed, 5 skipped in 0.52 seconds ====================== +===================== 6 passed, 5 skipped in 0.09 seconds ====================== I: pybuild base:217: cd /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build; python3.7 -m pytest tests ============================= test session starts ============================== platform linux -- Python 3.7.3, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 @@ -986,7 +998,7 @@ tests/test_events.py .. [ 45%] tests/test_uinput.py ss.sss [100%] -===================== 6 passed, 5 skipped in 0.38 seconds ====================== +===================== 6 passed, 5 skipped in 0.08 seconds ====================== create-stamp debian/debhelper-build-stamp dh_testroot -O--buildsystem=pybuild dh_prep -O--buildsystem=pybuild @@ -1004,40 +1016,40 @@ creating /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7 creating /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages creating /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/_input.so -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/events.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/evtest.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/ecodes.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/uinput.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/ff.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/util.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/genecodes.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/device.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/eventio_async.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/_input.so -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/device.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/util.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/eventio.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/ecodes.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/genecodes.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/uinput.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/events.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/device.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/_ecodes.so -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/_uinput.so -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/eventio_async.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/uinput.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/ff.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/ecodes.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/device.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/__init__.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/__init__.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/ff.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/events.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/eventio_async.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/_ecodes.so -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/evtest.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/eventio.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/util.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/__init__.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/eventio.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev -byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev/evtest.py to evtest.pyc -byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev/ecodes.py to ecodes.pyc -byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev/ff.py to ff.pyc +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/eventio_async.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/uinput.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/_uinput.so -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython2_2.7_evdev/build/evdev/ff.py -> /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev +byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev/device.py to device.pyc +byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev/util.py to util.pyc +byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev/eventio.py to eventio.pyc byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev/genecodes.py to genecodes.pyc byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev/events.py to events.pyc -byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev/device.py to device.pyc +byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev/ecodes.py to ecodes.pyc +byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev/__init__.py to __init__.pyc byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev/eventio_async.py to eventio_async.pyc +byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev/evtest.py to evtest.pyc byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev/uinput.py to uinput.pyc -byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev/util.py to util.pyc -byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev/__init__.py to __init__.pyc -byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev/eventio.py to eventio.pyc +byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python-evdev/usr/lib/python2.7/dist-packages/evdev/ff.py to ff.pyc running install_egg_info running egg_info creating evdev.egg-info @@ -1064,41 +1076,41 @@ creating /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7 creating /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages creating /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/_ecodes.cpython-37m-i386-linux-gnu.so -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/evtest.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/ecodes.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/ff.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/device.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/util.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/eventio.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/genecodes.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/events.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/ecodes.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/__init__.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/_input.cpython-37m-i386-linux-gnu.so -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/_uinput.cpython-37m-i386-linux-gnu.so -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/_ecodes.cpython-37m-i386-linux-gnu.so -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/eventio_async.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/evtest.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev creating /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/__pycache__ -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/__pycache__/ff.cpython-37.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/__pycache__ +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/__pycache__/device.cpython-37.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/__pycache__ +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/__pycache__/ecodes.cpython-37.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/__pycache__ copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/__pycache__/eventio_async.cpython-37.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/__pycache__ +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/__pycache__/util.cpython-37.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/__pycache__ copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/__pycache__/events.cpython-37.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/__pycache__ copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/__pycache__/uinput.cpython-37.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/__pycache__ -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/__pycache__/eventio.cpython-37.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/__pycache__ -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/__pycache__/util.cpython-37.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/__pycache__ -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/__pycache__/ecodes.cpython-37.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/__pycache__ -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/__pycache__/device.cpython-37.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/__pycache__ copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/__pycache__/__init__.cpython-37.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/__pycache__ -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/events.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/device.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/eventio_async.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/__pycache__/eventio.cpython-37.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/__pycache__ +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/__pycache__/ff.cpython-37.pyc -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/__pycache__ copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/uinput.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/util.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/__init__.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev -copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/eventio.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev -byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/evtest.py to evtest.cpython-37.pyc -byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/ecodes.py to ecodes.cpython-37.pyc -byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/ff.py to ff.cpython-37.pyc +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/_uinput.cpython-37m-i386-linux-gnu.so -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev +copying /build/python-evdev-1.1.2+dfsg/.pybuild/cpython3_3.7_evdev/build/evdev/ff.py -> /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev +byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/device.py to device.cpython-37.pyc +byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/util.py to util.cpython-37.pyc +byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/eventio.py to eventio.cpython-37.pyc byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/genecodes.py to genecodes.cpython-37.pyc byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/events.py to events.cpython-37.pyc -byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/device.py to device.cpython-37.pyc +byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/ecodes.py to ecodes.cpython-37.pyc +byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/__init__.py to __init__.cpython-37.pyc byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/eventio_async.py to eventio_async.cpython-37.pyc +byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/evtest.py to evtest.cpython-37.pyc byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/uinput.py to uinput.cpython-37.pyc -byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/util.py to util.cpython-37.pyc -byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/eventio.py to eventio.cpython-37.pyc +byte-compiling /build/python-evdev-1.1.2+dfsg/debian/python3-evdev/usr/lib/python3.7/dist-packages/evdev/ff.py to ff.cpython-37.pyc running install_egg_info running egg_info writing evdev.egg-info/PKG-INFO @@ -1146,11 +1158,11 @@ dpkg-gencontrol: warning: package python-evdev: substitution variable ${python:Versions} unused, but is defined dh_md5sums -O--buildsystem=pybuild dh_builddeb -O--buildsystem=pybuild +dpkg-deb: building package 'python-evdev-dbgsym' in '../python-evdev-dbgsym_1.1.2+dfsg-1_i386.deb'. +dpkg-deb: building package 'python-evdev' in '../python-evdev_1.1.2+dfsg-1_i386.deb'. dpkg-deb: building package 'python3-evdev-dbgsym' in '../python3-evdev-dbgsym_1.1.2+dfsg-1_i386.deb'. dpkg-deb: building package 'python-evdev-doc' in '../python-evdev-doc_1.1.2+dfsg-1_i386.deb'. -dpkg-deb: building package 'python-evdev-dbgsym' in '../python-evdev-dbgsym_1.1.2+dfsg-1_i386.deb'. dpkg-deb: building package 'python3-evdev' in '../python3-evdev_1.1.2+dfsg-1_i386.deb'. -dpkg-deb: building package 'python-evdev' in '../python-evdev_1.1.2+dfsg-1_i386.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../python-evdev_1.1.2+dfsg-1_i386.changes dpkg-genchanges: info: binary-only upload (no source code included) @@ -1158,12 +1170,14 @@ dpkg-source: info: using options from python-evdev-1.1.2+dfsg/debian/source/options: --extend-diff-ignore=^[^/]*[.]egg-info/ dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/20486/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/20486/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/6693 and its subdirectories -I: Current time: Mon Apr 27 14:06:30 -12 2020 -I: pbuilder-time-stamp: 1588039590 +I: removing directory /srv/workspace/pbuilder/20486 and its subdirectories +I: Current time: Mon May 31 22:30:20 +14 2021 +I: pbuilder-time-stamp: 1622449820