Diff of the two buildlogs: -- --- b1/build.log 2020-03-10 11:54:47.868162366 +0000 +++ b2/build.log 2020-03-10 12:07:38.473182705 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Mon Apr 12 06:16:04 -12 2021 -I: pbuilder-time-stamp: 1618251364 +I: Current time: Wed Mar 11 01:54:50 +14 2020 +I: pbuilder-time-stamp: 1583841290 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Mon Mar 4 04:27:37 2019 -12 +gpgv: Signature made Tue Mar 5 06:27:37 2019 +14 gpgv: using RSA key F1F007320A035541F0A663CA578A0494D1C646D1 gpgv: issuer "tille@debian.org" gpgv: Can't check signature: No public key @@ -32,6 +32,18 @@ dpkg-source: info: applying 0003-remove-pngmath.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/19863/tmp/hooks/D01_modify_environment starting +disorder-fs debug: Running on profitbricks-build12-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/19863/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -283,7 +295,7 @@ Get: 190 http://deb.debian.org/debian buster/main i386 texlive-latex-recommended all 2018.20190227-2 [15.2 MB] Get: 191 http://deb.debian.org/debian buster/main i386 texlive-pictures all 2018.20190227-2 [8201 kB] Get: 192 http://deb.debian.org/debian buster/main i386 texlive-latex-extra all 2018.20190227-2 [12.3 MB] -Fetched 166 MB in 5s (34.5 MB/s) +Fetched 166 MB in 1min 2s (2683 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.) @@ -1125,7 +1137,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/deap-1.0.2.post2/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/deap-1.0.2.post2/ && 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 deap dpkg-buildpackage: info: source version 1.0.2.post2-6 dpkg-buildpackage: info: source distribution unstable @@ -1166,61 +1178,61 @@ running build running build_py creating /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap -copying deap/cma.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap copying deap/gp.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap +copying deap/creator.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap copying deap/algorithms.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap copying deap/__init__.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap -copying deap/creator.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap copying deap/base.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap +copying deap/cma.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap creating /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools copying deap/tools/migration.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools -copying deap/tools/support.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools copying deap/tools/emo.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools -copying deap/tools/init.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools -copying deap/tools/crossover.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools copying deap/tools/mutation.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools +copying deap/tools/crossover.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools +copying deap/tools/init.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools copying deap/tools/__init__.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools copying deap/tools/selection.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools +copying deap/tools/support.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools creating /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/benchmarks copying deap/benchmarks/gp.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/benchmarks -copying deap/benchmarks/tools.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/benchmarks +copying deap/benchmarks/movingpeaks.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/benchmarks copying deap/benchmarks/__init__.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/benchmarks +copying deap/benchmarks/tools.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/benchmarks copying deap/benchmarks/binary.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/benchmarks -copying deap/benchmarks/movingpeaks.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/benchmarks creating /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tests copying deap/tests/test_logbook.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tests -copying deap/tests/__init__.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tests copying deap/tests/test_pickle.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tests +copying deap/tests/__init__.py -> /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tests I: pybuild base:217: /usr/bin/python3 setup.py build warning: pypandoc module not found, could not convert Markdown to RST running build running build_py creating /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap -copying deap/cma.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap copying deap/gp.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap +copying deap/creator.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap copying deap/algorithms.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap copying deap/__init__.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap -copying deap/creator.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap copying deap/base.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap +copying deap/cma.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap creating /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools copying deap/tools/migration.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools -copying deap/tools/support.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools copying deap/tools/emo.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools -copying deap/tools/init.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools -copying deap/tools/crossover.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools copying deap/tools/mutation.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools +copying deap/tools/crossover.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools +copying deap/tools/init.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools copying deap/tools/__init__.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools copying deap/tools/selection.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools +copying deap/tools/support.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools creating /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/benchmarks copying deap/benchmarks/gp.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/benchmarks -copying deap/benchmarks/tools.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/benchmarks +copying deap/benchmarks/movingpeaks.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/benchmarks copying deap/benchmarks/__init__.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/benchmarks +copying deap/benchmarks/tools.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/benchmarks copying deap/benchmarks/binary.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/benchmarks -copying deap/benchmarks/movingpeaks.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/benchmarks creating /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tests copying deap/tests/test_logbook.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tests -copying deap/tests/__init__.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tests copying deap/tests/test_pickle.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tests +copying deap/tests/__init__.py -> /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tests Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal @@ -1241,7 +1253,7 @@ test_pickle_tree (deap.tests.test_pickle.Pickling) ... ok ---------------------------------------------------------------------- -Ran 12 tests in 0.004s +Ran 12 tests in 0.011s OK (expected failures=1) @@ -1285,7 +1297,7 @@ test_pickle_tree (deap.tests.test_pickle.Pickling) ... ok ---------------------------------------------------------------------- -Ran 12 tests in 0.003s +Ran 12 tests in 0.007s OK (expected failures=1) @@ -1320,7 +1332,7 @@ dh_testroot -O--buildsystem=pybuild dh_prep -O--buildsystem=pybuild debian/rules override_dh_auto_install -make[1]: Entering directory '/build/deap-1.0.2.post2' +make[1]: Verzeichnis „/build/deap-1.0.2.post2“ wird betreten dh_auto_install I: pybuild base:217: /usr/bin/python setup.py install --root /build/deap-1.0.2.post2/debian/python-deap warning: pypandoc module not found, could not convert Markdown to RST @@ -1334,67 +1346,67 @@ creating /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages creating /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/creator.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/base.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/cma.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/gp.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/__init__.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap +creating /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tests/__init__.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tests/test_logbook.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tests/test_pickle.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tests/__init__.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tests/test_logbook.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tests/test_pickle.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests creating /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/migration.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/emo.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/support.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/support.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/emo.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/migration.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/mutation.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/init.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/crossover.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/__init__.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/mutation.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/crossover.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/init.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/selection.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/emo.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/support.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/__init__.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/__init__.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/crossover.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/selection.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/init.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/gp.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/algorithms.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/selection.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/crossover.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/migration.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/mutation.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tools/support.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/gp.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/__init__.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/__init__.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/creator.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/algorithms.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap creating /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/benchmarks copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/benchmarks/gp.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/benchmarks -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/benchmarks/tools.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/benchmarks +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/benchmarks/movingpeaks.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/benchmarks copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/benchmarks/__init__.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/benchmarks +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/benchmarks/tools.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/benchmarks copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/benchmarks/binary.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/benchmarks -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/benchmarks/movingpeaks.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/benchmarks -creating /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tests/test_logbook.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tests/__init__.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tests/__init__.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tests/test_pickle.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tests/test_pickle.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/tests/test_logbook.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests -copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/creator.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/base.pyc -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/__init__.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/base.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap -byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/cma.py to cma.pyc +copying /build/deap-1.0.2.post2/.pybuild/cpython2_2.7_deap/build/deap/cma.py -> /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap +byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/gp.py to gp.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests/test_logbook.py to test_logbook.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests/test_pickle.py to test_pickle.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests/__init__.py to __init__.pyc byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools/migration.py to migration.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools/support.py to support.pyc byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools/emo.py to emo.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools/init.py to init.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools/crossover.py to crossover.pyc byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools/mutation.py to mutation.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools/crossover.py to crossover.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools/init.py to init.pyc byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools/__init__.py to __init__.pyc byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools/selection.py to selection.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/gp.py to gp.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tools/support.py to support.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/creator.py to creator.pyc byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/algorithms.py to algorithms.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/__init__.py to __init__.pyc byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/benchmarks/gp.py to gp.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/benchmarks/tools.py to tools.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/benchmarks/movingpeaks.py to movingpeaks.pyc byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/benchmarks/__init__.py to __init__.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/benchmarks/tools.py to tools.pyc byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/benchmarks/binary.py to binary.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/benchmarks/movingpeaks.py to movingpeaks.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests/test_logbook.py to test_logbook.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests/__init__.py to __init__.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/tests/test_pickle.py to test_pickle.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/creator.py to creator.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/__init__.py to __init__.pyc byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/base.py to base.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap/cma.py to cma.pyc running install_egg_info Writing /build/deap-1.0.2.post2/debian/python-deap/usr/lib/python2.7/dist-packages/deap-1.0.2.egg-info I: pybuild base:217: /usr/bin/python3 setup.py install --root /build/deap-1.0.2.post2/debian/python3-deap @@ -1408,73 +1420,73 @@ creating /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7 creating /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages creating /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/cma.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/gp.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap +creating /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tests/test_logbook.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tests/test_pickle.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tests/__init__.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests +creating /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/__pycache__ +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tests/__pycache__/__init__.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/__pycache__ +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tests/__pycache__/test_pickle.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/__pycache__ +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tests/__pycache__/test_logbook.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/__pycache__ creating /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/migration.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/support.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/emo.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/init.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/crossover.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/mutation.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/crossover.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/init.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/__init__.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/selection.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools creating /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/__pycache__ -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/__pycache__/selection.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/__pycache__ -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/__pycache__/emo.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/__pycache__ -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/__pycache__/crossover.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/__pycache__ +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/__pycache__/init.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/__pycache__ copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/__pycache__/migration.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/__pycache__ copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/__pycache__/support.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/__pycache__ -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/__pycache__/__init__.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/__pycache__ +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/__pycache__/selection.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/__pycache__ copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/__pycache__/mutation.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/__pycache__ -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/__pycache__/init.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/__pycache__ -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/selection.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/gp.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/__pycache__/__init__.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/__pycache__ +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/__pycache__/crossover.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/__pycache__ +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/__pycache__/emo.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/__pycache__ +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tools/support.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/creator.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/algorithms.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/__init__.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap creating /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/gp.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/tools.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/movingpeaks.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/__init__.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks creating /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/__pycache__ copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/__pycache__/__init__.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/__pycache__ +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/tools.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/binary.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/movingpeaks.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/__init__.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/base.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap creating /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/__pycache__ -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/__pycache__/base.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/__pycache__ copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/__pycache__/gp.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/__pycache__ copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/__pycache__/__init__.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/__pycache__ copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/__pycache__/creator.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/__pycache__ -creating /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tests/test_logbook.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tests/__init__.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests -creating /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/__pycache__ -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tests/__pycache__/test_pickle.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/__pycache__ -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tests/__pycache__/__init__.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/__pycache__ -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tests/__pycache__/test_logbook.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/__pycache__ -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/tests/test_pickle.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/creator.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap -copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/base.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap -byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/cma.py to cma.cpython-37.pyc +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/__pycache__/base.cpython-37.pyc -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/__pycache__ +copying /build/deap-1.0.2.post2/.pybuild/cpython3_3.7_deap/build/deap/cma.py -> /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap +byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/gp.py to gp.cpython-37.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/test_logbook.py to test_logbook.cpython-37.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/test_pickle.py to test_pickle.cpython-37.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/migration.py to migration.cpython-37.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/support.py to support.cpython-37.pyc byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/emo.py to emo.cpython-37.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/init.py to init.cpython-37.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/crossover.py to crossover.cpython-37.pyc byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/mutation.py to mutation.cpython-37.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/crossover.py to crossover.cpython-37.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/init.py to init.cpython-37.pyc byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/__init__.py to __init__.cpython-37.pyc byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/selection.py to selection.cpython-37.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/gp.py to gp.cpython-37.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/support.py to support.cpython-37.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/creator.py to creator.cpython-37.pyc byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/algorithms.py to algorithms.cpython-37.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/__init__.py to __init__.cpython-37.pyc byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/gp.py to gp.cpython-37.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/tools.py to tools.cpython-37.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/movingpeaks.py to movingpeaks.cpython-37.pyc byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/tools.py to tools.cpython-37.pyc byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/binary.py to binary.cpython-37.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/movingpeaks.py to movingpeaks.cpython-37.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/test_logbook.py to test_logbook.cpython-37.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/test_pickle.py to test_pickle.cpython-37.pyc -byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/creator.py to creator.cpython-37.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/__init__.py to __init__.cpython-37.pyc byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/base.py to base.cpython-37.pyc +byte-compiling /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/cma.py to cma.cpython-37.pyc running install_egg_info Writing /build/deap-1.0.2.post2/debian/python3-deap/usr/lib/python3.7/dist-packages/deap-1.0.2.egg-info PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml doc debian/deap-doc/usr/share/doc/deap-doc/html @@ -1664,99 +1676,99 @@ Now making symbolic links. creating Making 42 links. symlinks -r -s -c debian/deap-doc -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_static/ul.gif -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/ul.gif -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_static/ul.gif -> ../_images/ul.gif -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_static/deap_long.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/deap_long.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_static/deap_long.png -> ../_images/deap_long.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_static/lvsn.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/lvsn.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_static/lvsn.png -> ../_images/lvsn.png absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/cma_plotting_01_00.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/examples/es/cma_plotting_01_00.png changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/cma_plotting_01_00.png -> ../../examples/es/cma_plotting_01_00.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/himmelblau.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/himmelblau.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/himmelblau.png -> ../../_images/himmelblau.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/examples/es/cma_plotting_01_00.hires.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/examples/es/cma_plotting_01_00.hires.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/examples/es/cma_plotting_01_00.hires.png -> ../../../examples/es/cma_plotting_01_00.hires.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/examples/es/cma_plotting_01_00.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/examples/es/cma_plotting_01_00.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/examples/es/cma_plotting_01_00.png -> ../../../examples/es/cma_plotting_01_00.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/shekel.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/shekel.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/shekel.png -> ../../_images/shekel.png absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/rosenbrock.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/rosenbrock.png changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/rosenbrock.png -> ../../_images/rosenbrock.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/kursawe.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/kursawe.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/kursawe.png -> ../../_images/kursawe.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/schaffer.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/schaffer.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/schaffer.png -> ../../_images/schaffer.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/bohachevsky.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/bohachevsky.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/bohachevsky.png -> ../../_images/bohachevsky.png absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/ackley.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/ackley.png changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/ackley.png -> ../../_images/ackley.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/h1.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/h1.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/h1.png -> ../../_images/h1.png absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/rastrigin.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/rastrigin.png changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/rastrigin.png -> ../../_images/rastrigin.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/shekel.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/shekel.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/shekel.png -> ../../_images/shekel.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/himmelblau.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/himmelblau.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/himmelblau.png -> ../../_images/himmelblau.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/bohachevsky.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/bohachevsky.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/bohachevsky.png -> ../../_images/bohachevsky.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/kursawe.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/kursawe.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/kursawe.png -> ../../_images/kursawe.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/schaffer.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/schaffer.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/schaffer.png -> ../../_images/schaffer.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/griewank.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/griewank.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/griewank.png -> ../../_images/griewank.png absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/movingsc1.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/movingsc1.png changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/movingsc1.png -> ../../_images/movingsc1.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/h1.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/h1.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/h1.png -> ../../_images/h1.png absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/schwefel.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/schwefel.png changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/schwefel.png -> ../../_images/schwefel.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/griewank.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/griewank.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/griewank.png -> ../../_images/griewank.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/himmelblau.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/himmelblau.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/himmelblau.png -> ../../../_images/himmelblau.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/rosenbrock.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/rosenbrock.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/rosenbrock.png -> ../../../_images/rosenbrock.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/kursawe.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/kursawe.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/kursawe.png -> ../../../_images/kursawe.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/schaffer.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/schaffer.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/schaffer.png -> ../../../_images/schaffer.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/bohachevsky.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/bohachevsky.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/bohachevsky.png -> ../../../_images/bohachevsky.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/rastrigin.hires.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/rastrigin.hires.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/rastrigin.hires.png -> ../../../code/benchmarks/rastrigin.hires.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_static/lvsn.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/lvsn.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_static/lvsn.png -> ../_images/lvsn.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_static/ul.gif -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/ul.gif +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_static/ul.gif -> ../_images/ul.gif +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_static/deap_long.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/deap_long.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_static/deap_long.png -> ../_images/deap_long.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/shekel.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/shekel.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/shekel.png -> ../../../_images/shekel.png absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/shekel.hires.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/shekel.hires.png changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/shekel.hires.png -> ../../../code/benchmarks/shekel.hires.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/ackley.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/ackley.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/ackley.png -> ../../../_images/ackley.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/rosenbrock.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/rosenbrock.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/rosenbrock.png -> ../../../_images/rosenbrock.png absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/bohachevsky.hires.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/bohachevsky.hires.png changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/bohachevsky.hires.png -> ../../../code/benchmarks/bohachevsky.hires.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/ackley.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/ackley.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/ackley.png -> ../../../_images/ackley.png absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/griewank.hires.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/griewank.hires.png changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/griewank.hires.png -> ../../../code/benchmarks/griewank.hires.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/h1.hires.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/h1.hires.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/h1.hires.png -> ../../../code/benchmarks/h1.hires.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/kursawe.hires.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/kursawe.hires.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/kursawe.hires.png -> ../../../code/benchmarks/kursawe.hires.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/h1.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/h1.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/h1.png -> ../../../_images/h1.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/rastrigin.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/rastrigin.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/rastrigin.png -> ../../../_images/rastrigin.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/rastrigin.hires.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/rastrigin.hires.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/rastrigin.hires.png -> ../../../code/benchmarks/rastrigin.hires.png absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/movingsc1.hires.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/movingsc1.hires.png changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/movingsc1.hires.png -> ../../../code/benchmarks/movingsc1.hires.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/shekel.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/shekel.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/shekel.png -> ../../../_images/shekel.png absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/schaffer.hires.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/schaffer.hires.png changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/schaffer.hires.png -> ../../../code/benchmarks/schaffer.hires.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/himmelblau.hires.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/himmelblau.hires.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/himmelblau.hires.png -> ../../../code/benchmarks/himmelblau.hires.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/h1.hires.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/h1.hires.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/h1.hires.png -> ../../../code/benchmarks/h1.hires.png absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/rosenbrock.hires.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/rosenbrock.hires.png changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/rosenbrock.hires.png -> ../../../code/benchmarks/rosenbrock.hires.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/movingsc1.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/movingsc1.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/movingsc1.png -> ../../../_images/movingsc1.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/schwefel.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/schwefel.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/schwefel.png -> ../../../_images/schwefel.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/rastrigin.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/rastrigin.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/rastrigin.png -> ../../../_images/rastrigin.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/kursawe.hires.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/kursawe.hires.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/kursawe.hires.png -> ../../../code/benchmarks/kursawe.hires.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/himmelblau.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/himmelblau.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/himmelblau.png -> ../../../_images/himmelblau.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/bohachevsky.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/bohachevsky.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/bohachevsky.png -> ../../../_images/bohachevsky.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/kursawe.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/kursawe.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/kursawe.png -> ../../../_images/kursawe.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/schaffer.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/schaffer.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/schaffer.png -> ../../../_images/schaffer.png absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/griewank.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/griewank.png changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/griewank.png -> ../../../_images/griewank.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/himmelblau.hires.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/himmelblau.hires.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/himmelblau.hires.png -> ../../../code/benchmarks/himmelblau.hires.png absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/ackley.hires.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/ackley.hires.png changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/ackley.hires.png -> ../../../code/benchmarks/ackley.hires.png absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/schwefel.hires.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/code/benchmarks/schwefel.hires.png changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/schwefel.hires.png -> ../../../code/benchmarks/schwefel.hires.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/examples/es/cma_plotting_01_00.hires.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/examples/es/cma_plotting_01_00.hires.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/examples/es/cma_plotting_01_00.hires.png -> ../../../examples/es/cma_plotting_01_00.hires.png -absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/examples/es/cma_plotting_01_00.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/examples/es/cma_plotting_01_00.png -changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/examples/es/cma_plotting_01_00.png -> ../../../examples/es/cma_plotting_01_00.png -make[1]: Leaving directory '/build/deap-1.0.2.post2' +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/movingsc1.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/movingsc1.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/movingsc1.png -> ../../../_images/movingsc1.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/h1.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/h1.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/h1.png -> ../../../_images/h1.png +absolute: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/schwefel.png -> /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/_images/schwefel.png +changed: /build/deap-1.0.2.post2/debian/deap-doc/usr/share/doc/deap-doc/html/plot_directive/code/benchmarks/schwefel.png -> ../../../_images/schwefel.png +make[1]: Verzeichnis „/build/deap-1.0.2.post2“ wird verlassen debian/rules override_dh_installdocs -make[1]: Entering directory '/build/deap-1.0.2.post2' +make[1]: Verzeichnis „/build/deap-1.0.2.post2“ wird betreten pandoc -f markdown -t plain -o .pybuild/README README.md dh_installdocs -A .pybuild/README -make[1]: Leaving directory '/build/deap-1.0.2.post2' +make[1]: Verzeichnis „/build/deap-1.0.2.post2“ wird verlassen dh_sphinxdoc -O--buildsystem=pybuild -dh_sphinxdoc: ignoring unknown JavaScript code: debian/deap-doc/usr/share/doc/deap-doc/html/_static/sidebar.js dh_sphinxdoc: ignoring unknown JavaScript code: debian/deap-doc/usr/share/doc/deap-doc/html/_static/copybutton.js +dh_sphinxdoc: ignoring unknown JavaScript code: debian/deap-doc/usr/share/doc/deap-doc/html/_static/sidebar.js dh_installchangelogs -O--buildsystem=pybuild dh_installexamples -O--buildsystem=pybuild dh_systemd_enable -O--buildsystem=pybuild @@ -1768,9 +1780,9 @@ dh_link -O--buildsystem=pybuild dh_strip_nondeterminism -O--buildsystem=pybuild debian/rules override_dh_compress -make[1]: Entering directory '/build/deap-1.0.2.post2' +make[1]: Verzeichnis „/build/deap-1.0.2.post2“ wird betreten dh_compress -X.py -X.json -X.csv -X.cpp # save examples -make[1]: Leaving directory '/build/deap-1.0.2.post2' +make[1]: Verzeichnis „/build/deap-1.0.2.post2“ wird verlassen dh_fixperms -O--buildsystem=pybuild dh_missing -O--buildsystem=pybuild dh_installdeb -O--buildsystem=pybuild @@ -1780,21 +1792,23 @@ dpkg-gencontrol: warning: package deap-doc: substitution variable ${sphinxdoc:Built-Using} unused, but is defined dh_md5sums -O--buildsystem=pybuild dh_builddeb -O--buildsystem=pybuild -dpkg-deb: building package 'python-deap' in '../python-deap_1.0.2.post2-6_all.deb'. -dpkg-deb: building package 'python3-deap' in '../python3-deap_1.0.2.post2-6_all.deb'. -dpkg-deb: building package 'deap-doc' in '../deap-doc_1.0.2.post2-6_all.deb'. +dpkg-deb: Paket »deap-doc« wird in »../deap-doc_1.0.2.post2-6_all.deb« gebaut. +dpkg-deb: Paket »python3-deap« wird in »../python3-deap_1.0.2.post2-6_all.deb« gebaut. +dpkg-deb: Paket »python-deap« wird in »../python-deap_1.0.2.post2-6_all.deb« gebaut. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../deap_1.0.2.post2-6_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/19863/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/19863/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/3957 and its subdirectories -I: Current time: Mon Apr 12 06:17:46 -12 2021 -I: pbuilder-time-stamp: 1618251466 +I: removing directory /srv/workspace/pbuilder/19863 and its subdirectories +I: Current time: Wed Mar 11 02:07:37 +14 2020 +I: pbuilder-time-stamp: 1583842057