Sun Nov 10 07:13:03 UTC 2024 I: starting to build pathos/unstable/i386 on jenkins on '2024-11-10 07:12' Sun Nov 10 07:13:03 UTC 2024 I: The jenkins build log is/was available at https://jenkins.debian.net/userContent/reproducible/debian/build_service/i386_18/29453/console.log Sun Nov 10 07:13:03 UTC 2024 I: Downloading source for unstable/pathos=0.3.3-1 --2024-11-10 07:13:04-- http://deb.debian.org/debian/pool/main/p/pathos/pathos_0.3.3-1.dsc Connecting to 46.16.76.132:3128... connected. Proxy request sent, awaiting response... 200 OK Length: 3894 (3.8K) [text/prs.lines.tag] Saving to: ‘pathos_0.3.3-1.dsc’ 0K ... 100% 455M=0s 2024-11-10 07:13:04 (455 MB/s) - ‘pathos_0.3.3-1.dsc’ saved [3894/3894] Sun Nov 10 07:13:04 UTC 2024 I: pathos_0.3.3-1.dsc -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 3.0 (quilt) Source: pathos Binary: python3-pathos, python-pathos-doc Architecture: all Version: 0.3.3-1 Maintainer: Debian Python Team Uploaders: Julian Gilbey Homepage: https://github.com/uqfoundation/pathos Description: Framework for heterogeneous parallel computing Pathos provides a consistent high-level interface for configuring and launching parallel computations across heterogeneous resources. It provides configurable launchers for parallel and distributed computing, where each launcher contains the syntactic logic to configure and launch jobs in an execution environment. Examples of launchers include: "pyina", a queue-less MPI-based launcher; "pathos", an ssh-based launcher; "multiprocess", a multi-process launcher. . It provides a consistent interface for parallel and/or distributed versions of "map" and "apply" for each launcher; the guiding design principle is that "map" and "apply" should be drop-in replacements in otherwise serial code, reducing the time to conver a code to parallel, but also enabling a single code-base to be maintained instead of requiring serial, parallel and distributed versions of code. . The "pathos" framework consists of several interoperating packages: * "dill": serialize all of Python (python3-dill) * "pox": utilities for filesystem exploration and automated builds (python3-pox) * "klepto": persistent caching to memory, disk, or database (python3-klepto) * "multiprocess": better multiprocessing and multithreading in Python (python3-multiprocess) * "ppft": distributed and parallel Python (python3-ppft) * "pyina": MPI parallel "map" and cluster scheduling (python3-pyina) * "pathos": graph management and execution in heterogeneous computing (python3-pathos) Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/python-team/packages/pathos Vcs-Git: https://salsa.debian.org/python-team/packages/pathos.git Testsuite: autopkgtest Testsuite-Triggers: python3-all Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-dill (>= 0.3.9), python3-multiprocess (>= 0.70.16), python3-pox (>= 0.3.5), python3-ppft (>= 1.7.6.9), python3-setuptools, python3-sphinx , python3-sphinx-notfound-page , python3-sphinx-rtd-theme Package-List: python-pathos-doc deb doc optional arch=all profile=!nodoc python3-pathos deb python optional arch=all Checksums-Sha1: c7aef8a333f91dbbe4f4ea4a181c04438473fabe 153719 pathos_0.3.3.orig.tar.gz dd13398fe53163f1434812493b3c0bda4757170f 4528 pathos_0.3.3-1.debian.tar.xz Checksums-Sha256: 6671579fa8eaf63e55b0959043c3658f428488b7cd939380e5c7f6d22c541ac5 153719 pathos_0.3.3.orig.tar.gz 51a5f04eaaa8bb064fec765b808825688aac22ce869acf3846e7633215f89c18 4528 pathos_0.3.3-1.debian.tar.xz Files: f54aaa4bba0d65045040d655605e015a 153719 pathos_0.3.3.orig.tar.gz 3aa0c8656c8dbd565d3f454e42f5fea3 4528 pathos_0.3.3-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmcnbIEACgkQwpPntGGC Ws419BAAvcArVIf40AWd/FC3lrF1hLyAR1/fPmgdJ4sZDbdBDwQa4gMQTuzpKB1n yEvmoHR/qb1MkzKrJ8+VUIvSG7StIKFSkr+QEphvN4A+NArd7YXTThgxfLcxPmPH PQ3RPjNaRo9GlkV52m8GDaej1KQ47AvZ6tRJ9PAGW85t9aZqIhwjqxuYuO9DLoax ferMPq0nVYWhZmLFWkxs3CVlyrn8uTShrqXmroYw3IUjnwZPRJVr7JL5snJfkOqk FbQeh2kEbUTW3wUmmbY5XD9zHEKDFOkz555CM8WlaZDOOY73MnOiAQFwpkzVFKE9 MTFSPWOMOk1ShxyNcT0c8QZxHZWRBgoW9J2cTi8gwA1QVSMDIkQB8bvauL8EqQwJ XxmPWHfWSmmsE4pVnSQbu3DSFWikdG+rJYCLTO3ti2VIHPc5DR9VrSMDsG6bhi6i Qd0mKp1Zi6ifsvWV34Xut257pesN/ip/Hckz81MwUbOFblidiNTKP/XjQnpPkBiI mZqHnaPl0rrVENR9agm7EDUnIbvK0xT95LB/ZcM6CTpEyWNof5nvBScyiwb//be9 UIwvVAR5VPeJYEYofX3hrzHOnm8yBjPAWH6w3OQBf1UxQmsQ0P3tOwpJB6ESzj9E QuadDocsqXvhNM5imACpQ5FGzZiu2diTysmDKKy3cHnhTS477cg= =2DXu -----END PGP SIGNATURE----- Sun Nov 10 07:13:04 UTC 2024 I: Checking whether the package is not for us Sun Nov 10 07:13:04 UTC 2024 I: Starting 1st build on remote node infom08-i386.debian.net. Sun Nov 10 07:13:04 UTC 2024 I: Preparing to do remote build '1' on infom08-i386.debian.net. Sun Nov 10 07:13:59 UTC 2024 I: Deleting $TMPDIR on infom08-i386.debian.net. I: pbuilder: network access will be disabled during build I: Current time: Sat Dec 13 01:36:05 -12 2025 I: pbuilder-time-stamp: 1765632965 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz] I: copying local configuration W: --override-config is not set; not updating apt.conf Read the manpage for details. I: mounting /proc filesystem I: mounting /sys filesystem I: creating /{dev,run}/shm I: mounting /dev/pts filesystem I: redirecting /dev/ptmx to /dev/pts/ptmx I: policy-rc.d already exists I: using eatmydata during job I: Copying source file I: copying [pathos_0.3.3-1.dsc] I: copying [./pathos_0.3.3.orig.tar.gz] I: copying [./pathos_0.3.3-1.debian.tar.xz] I: Extracting source gpgv: Signature made Sun Nov 3 12:28:49 2024 gpgv: using RSA key 7E7729476D87D6F11D91ACCBC293E7B461825ACE gpgv: Can't check signature: No public key dpkg-source: warning: cannot verify inline signature for ./pathos_0.3.3-1.dsc: no acceptable signature found dpkg-source: info: extracting pathos in pathos-0.3.3 dpkg-source: info: unpacking pathos_0.3.3.orig.tar.gz dpkg-source: info: unpacking pathos_0.3.3-1.debian.tar.xz dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: applying privacy-protection.patch dpkg-source: info: applying sphinx-autodoc-defaults.patch I: Not using root during the build. I: Installing the build-deps I: user script /srv/workspace/pbuilder/21976/tmp/hooks/D02_print_environment starting I: set BUILDDIR='/build/reproducible-path' BUILDUSERGECOS='first user,first room,first work-phone,first home-phone,first other' BUILDUSERNAME='pbuilder1' BUILD_ARCH='i386' DEBIAN_FRONTEND='noninteractive' DEB_BUILD_OPTIONS='buildinfo=+all reproducible=+all parallel=6 ' DISTRIBUTION='unstable' HOME='/root' HOST_ARCH='i386' IFS=' ' INVOCATION_ID='4337e8cc2d124008b0808b3305f81a23' LANG='C' LANGUAGE='en_US:en' LC_ALL='C' LD_LIBRARY_PATH='/usr/lib/libeatmydata' LD_PRELOAD='libeatmydata.so' MAIL='/var/mail/root' OPTIND='1' PATH='/usr/sbin:/usr/bin:/sbin:/bin:/usr/games' PBCURRENTCOMMANDLINEOPERATION='build' PBUILDER_OPERATION='build' PBUILDER_PKGDATADIR='/usr/share/pbuilder' PBUILDER_PKGLIBDIR='/usr/lib/pbuilder' PBUILDER_SYSCONFDIR='/etc' PPID='21976' PS1='# ' PS2='> ' PS4='+ ' PWD='/' SHELL='/bin/bash' SHLVL='2' SUDO_COMMAND='/usr/bin/timeout -k 18.1h 18h /usr/bin/ionice -c 3 /usr/bin/nice /usr/sbin/pbuilder --build --configfile /srv/reproducible-results/rbuild-debian/r-b-build.LvfMl821/pbuilderrc_ahf7 --distribution unstable --hookdir /etc/pbuilder/first-build-hooks --debbuildopts -b --basetgz /var/cache/pbuilder/unstable-reproducible-base.tgz --buildresult /srv/reproducible-results/rbuild-debian/r-b-build.LvfMl821/b1 --logfile b1/build.log pathos_0.3.3-1.dsc' SUDO_GID='111' SUDO_UID='104' SUDO_USER='jenkins' TERM='unknown' TZ='/usr/share/zoneinfo/Etc/GMT+12' USER='root' _='/usr/bin/systemd-run' I: uname -a Linux infom08-i386 6.10.11+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.10.11-1~bpo12+1 (2024-10-03) x86_64 GNU/Linux I: ls -l /bin lrwxrwxrwx 1 root root 7 Aug 4 2024 /bin -> usr/bin I: user script /srv/workspace/pbuilder/21976/tmp/hooks/D02_print_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy Version: 0.invalid.0 Architecture: i386 Maintainer: Debian Pbuilder Team Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder This package was created automatically by pbuilder to satisfy the build-dependencies of the package being currently built. Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-dill (>= 0.3.9), python3-multiprocess (>= 0.70.16), python3-pox (>= 0.3.5), python3-ppft (>= 1.7.6.9), python3-setuptools, python3-sphinx, python3-sphinx-notfound-page, python3-sphinx-rtd-theme dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'. Selecting previously unselected package pbuilder-satisfydepends-dummy. (Reading database ... 19956 files and directories currently installed.) Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ... Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ... dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested: pbuilder-satisfydepends-dummy depends on debhelper-compat (= 13); however: Package debhelper-compat is not installed. pbuilder-satisfydepends-dummy depends on dh-sequence-python3; however: Package dh-sequence-python3 is not installed. pbuilder-satisfydepends-dummy depends on pybuild-plugin-pyproject; however: Package pybuild-plugin-pyproject is not installed. pbuilder-satisfydepends-dummy depends on python3-all; however: Package python3-all is not installed. pbuilder-satisfydepends-dummy depends on python3-dill (>= 0.3.9); however: Package python3-dill is not installed. pbuilder-satisfydepends-dummy depends on python3-multiprocess (>= 0.70.16); however: Package python3-multiprocess is not installed. pbuilder-satisfydepends-dummy depends on python3-pox (>= 0.3.5); however: Package python3-pox is not installed. pbuilder-satisfydepends-dummy depends on python3-ppft (>= 1.7.6.9); however: Package python3-ppft is not installed. pbuilder-satisfydepends-dummy depends on python3-setuptools; however: Package python3-setuptools is not installed. pbuilder-satisfydepends-dummy depends on python3-sphinx; however: Package python3-sphinx is not installed. pbuilder-satisfydepends-dummy depends on python3-sphinx-notfound-page; however: Package python3-sphinx-notfound-page is not installed. pbuilder-satisfydepends-dummy depends on python3-sphinx-rtd-theme; however: Package python3-sphinx-rtd-theme is not installed. Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ... Reading package lists... Building dependency tree... Reading state information... Initializing package states... Writing extended state information... Building tag database... pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0) pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0) The following NEW packages will be installed: autoconf{a} automake{a} autopoint{a} autotools-dev{a} bsdextrautils{a} ca-certificates{a} debhelper{a} dh-autoreconf{a} dh-python{a} dh-strip-nondeterminism{a} docutils-common{a} dwz{a} file{a} fonts-font-awesome{a} fonts-lato{a} gettext{a} gettext-base{a} groff-base{a} intltool-debian{a} libarchive-zip-perl{a} libcom-err2{a} libdebhelper-perl{a} libelf1t64{a} libexpat1{a} libfile-stripnondeterminism-perl{a} libgssapi-krb5-2{a} libicu72{a} libjs-jquery{a} libjs-sphinxdoc{a} libjs-underscore{a} libjson-perl{a} libk5crypto3{a} libkeyutils1{a} libkrb5-3{a} libkrb5support0{a} libmagic-mgc{a} libmagic1t64{a} libnsl2{a} libpipeline1{a} libpython3-stdlib{a} libpython3.12-minimal{a} libpython3.12-stdlib{a} libreadline8t64{a} libtirpc-common{a} libtirpc3t64{a} libtool{a} libuchardet0{a} libxml2{a} m4{a} man-db{a} media-types{a} netbase{a} openssl{a} po-debconf{a} pybuild-plugin-pyproject{a} python-babel-localedata{a} python3{a} python3-alabaster{a} python3-all{a} python3-autocommand{a} python3-babel{a} python3-build{a} python3-certifi{a} python3-chardet{a} python3-charset-normalizer{a} python3-defusedxml{a} python3-dill{a} python3-docutils{a} python3-idna{a} python3-imagesize{a} python3-inflect{a} python3-installer{a} python3-jaraco.context{a} python3-jaraco.functools{a} python3-jaraco.text{a} python3-jinja2{a} python3-markupsafe{a} python3-minimal{a} python3-more-itertools{a} python3-multiprocess{a} python3-packaging{a} python3-pkg-resources{a} python3-pox{a} python3-ppft{a} python3-pygments{a} python3-pyproject-hooks{a} python3-requests{a} python3-roman{a} python3-setuptools{a} python3-snowballstemmer{a} python3-sphinx{a} python3-sphinx-notfound-page{a} python3-sphinx-rtd-theme{a} python3-sphinxcontrib.jquery{a} python3-toml{a} python3-typeguard{a} python3-typing-extensions{a} python3-urllib3{a} python3-wheel{a} python3-zipp{a} python3.12{a} python3.12-minimal{a} readline-common{a} sensible-utils{a} sgml-base{a} sphinx-common{a} sphinx-rtd-theme-common{a} tzdata{a} xml-core{a} The following packages are RECOMMENDED but will NOT be installed: curl javascript-common krb5-locales libarchive-cpio-perl libjson-xs-perl libltdl-dev libmail-sendmail-perl libpaper-utils lynx python3-pil wget 0 packages upgraded, 109 newly installed, 0 to remove and 0 not upgraded. Need to get 44.9 MB of archives. After unpacking 180 MB will be used. Writing extended state information... Get: 1 http://deb.debian.org/debian unstable/main i386 fonts-lato all 2.015-1 [2780 kB] Get: 2 http://deb.debian.org/debian unstable/main i386 libpython3.12-minimal i386 3.12.7-3 [814 kB] Get: 3 http://deb.debian.org/debian unstable/main i386 libexpat1 i386 2.6.4-1 [107 kB] Get: 4 http://deb.debian.org/debian unstable/main i386 python3.12-minimal i386 3.12.7-3 [2236 kB] Get: 5 http://deb.debian.org/debian unstable/main i386 python3-minimal i386 3.12.6-1 [26.7 kB] Get: 6 http://deb.debian.org/debian unstable/main i386 media-types all 10.1.0 [26.9 kB] Get: 7 http://deb.debian.org/debian unstable/main i386 netbase all 6.4 [12.8 kB] Get: 8 http://deb.debian.org/debian unstable/main i386 tzdata all 2024b-3 [255 kB] Get: 9 http://deb.debian.org/debian unstable/main i386 libkrb5support0 i386 1.21.3-3 [34.9 kB] Get: 10 http://deb.debian.org/debian unstable/main i386 libcom-err2 i386 1.47.1-1+b1 [23.4 kB] Get: 11 http://deb.debian.org/debian unstable/main i386 libk5crypto3 i386 1.21.3-3 [83.6 kB] Get: 12 http://deb.debian.org/debian unstable/main i386 libkeyutils1 i386 1.6.3-4 [9600 B] Get: 13 http://deb.debian.org/debian unstable/main i386 libkrb5-3 i386 1.21.3-3 [350 kB] Get: 14 http://deb.debian.org/debian unstable/main i386 libgssapi-krb5-2 i386 1.21.3-3 [146 kB] Get: 15 http://deb.debian.org/debian unstable/main i386 libtirpc-common all 1.3.4+ds-1.3 [10.9 kB] Get: 16 http://deb.debian.org/debian unstable/main i386 libtirpc3t64 i386 1.3.4+ds-1.3+b1 [90.5 kB] Get: 17 http://deb.debian.org/debian unstable/main i386 libnsl2 i386 1.3.0-3+b3 [42.7 kB] Get: 18 http://deb.debian.org/debian unstable/main i386 readline-common all 8.2-5 [69.3 kB] Get: 19 http://deb.debian.org/debian unstable/main i386 libreadline8t64 i386 8.2-5 [173 kB] Get: 20 http://deb.debian.org/debian unstable/main i386 libpython3.12-stdlib i386 3.12.7-3 [1964 kB] Get: 21 http://deb.debian.org/debian unstable/main i386 python3.12 i386 3.12.7-3 [671 kB] Get: 22 http://deb.debian.org/debian unstable/main i386 libpython3-stdlib i386 3.12.6-1 [9692 B] Get: 23 http://deb.debian.org/debian unstable/main i386 python3 i386 3.12.6-1 [27.8 kB] Get: 24 http://deb.debian.org/debian unstable/main i386 sgml-base all 1.31 [15.4 kB] Get: 25 http://deb.debian.org/debian unstable/main i386 sensible-utils all 0.0.24 [24.8 kB] Get: 26 http://deb.debian.org/debian unstable/main i386 openssl i386 3.3.2-2 [1387 kB] Get: 27 http://deb.debian.org/debian unstable/main i386 ca-certificates all 20240203 [158 kB] Get: 28 http://deb.debian.org/debian unstable/main i386 libmagic-mgc i386 1:5.45-3+b1 [314 kB] Get: 29 http://deb.debian.org/debian unstable/main i386 libmagic1t64 i386 1:5.45-3+b1 [115 kB] Get: 30 http://deb.debian.org/debian unstable/main i386 file i386 1:5.45-3+b1 [43.2 kB] Get: 31 http://deb.debian.org/debian unstable/main i386 gettext-base i386 0.22.5-2 [201 kB] Get: 32 http://deb.debian.org/debian unstable/main i386 libuchardet0 i386 0.0.8-1+b2 [69.2 kB] Get: 33 http://deb.debian.org/debian unstable/main i386 groff-base i386 1.23.0-5 [1196 kB] Get: 34 http://deb.debian.org/debian unstable/main i386 bsdextrautils i386 2.40.2-10 [102 kB] Get: 35 http://deb.debian.org/debian unstable/main i386 libpipeline1 i386 1.5.8-1 [41.2 kB] Get: 36 http://deb.debian.org/debian unstable/main i386 man-db i386 2.13.0-1 [1428 kB] Get: 37 http://deb.debian.org/debian unstable/main i386 m4 i386 1.4.19-4 [293 kB] Get: 38 http://deb.debian.org/debian unstable/main i386 autoconf all 2.72-3 [493 kB] Get: 39 http://deb.debian.org/debian unstable/main i386 autotools-dev all 20220109.1 [51.6 kB] Get: 40 http://deb.debian.org/debian unstable/main i386 automake all 1:1.16.5-1.3 [823 kB] Get: 41 http://deb.debian.org/debian unstable/main i386 autopoint all 0.22.5-2 [723 kB] Get: 42 http://deb.debian.org/debian unstable/main i386 libdebhelper-perl all 13.20 [89.7 kB] Get: 43 http://deb.debian.org/debian unstable/main i386 libtool all 2.4.7-8 [517 kB] Get: 44 http://deb.debian.org/debian unstable/main i386 dh-autoreconf all 20 [17.1 kB] Get: 45 http://deb.debian.org/debian unstable/main i386 libarchive-zip-perl all 1.68-1 [104 kB] Get: 46 http://deb.debian.org/debian unstable/main i386 libfile-stripnondeterminism-perl all 1.14.0-1 [19.5 kB] Get: 47 http://deb.debian.org/debian unstable/main i386 dh-strip-nondeterminism all 1.14.0-1 [8448 B] Get: 48 http://deb.debian.org/debian unstable/main i386 libelf1t64 i386 0.192-4 [195 kB] Get: 49 http://deb.debian.org/debian unstable/main i386 dwz i386 0.15-1+b1 [116 kB] Get: 50 http://deb.debian.org/debian unstable/main i386 libicu72 i386 72.1-5+b1 [9583 kB] Get: 51 http://deb.debian.org/debian unstable/main i386 libxml2 i386 2.12.7+dfsg+really2.9.14-0.1 [733 kB] Get: 52 http://deb.debian.org/debian unstable/main i386 gettext i386 0.22.5-2 [1631 kB] Get: 53 http://deb.debian.org/debian unstable/main i386 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get: 54 http://deb.debian.org/debian unstable/main i386 po-debconf all 1.0.21+nmu1 [248 kB] Get: 55 http://deb.debian.org/debian unstable/main i386 debhelper all 13.20 [915 kB] Get: 56 http://deb.debian.org/debian unstable/main i386 python3-autocommand all 2.2.2-3 [13.6 kB] Get: 57 http://deb.debian.org/debian unstable/main i386 python3-more-itertools all 10.5.0-1 [63.8 kB] Get: 58 http://deb.debian.org/debian unstable/main i386 python3-typing-extensions all 4.12.2-2 [73.0 kB] Get: 59 http://deb.debian.org/debian unstable/main i386 python3-typeguard all 4.4.1-1 [37.0 kB] Get: 60 http://deb.debian.org/debian unstable/main i386 python3-inflect all 7.3.1-2 [32.4 kB] Get: 61 http://deb.debian.org/debian unstable/main i386 python3-jaraco.context all 6.0.0-1 [7984 B] Get: 62 http://deb.debian.org/debian unstable/main i386 python3-jaraco.functools all 4.1.0-1 [12.0 kB] Get: 63 http://deb.debian.org/debian unstable/main i386 python3-pkg-resources all 75.2.0-1 [213 kB] Get: 64 http://deb.debian.org/debian unstable/main i386 python3-jaraco.text all 4.0.0-1 [11.4 kB] Get: 65 http://deb.debian.org/debian unstable/main i386 python3-zipp all 3.20.2-1 [10.3 kB] Get: 66 http://deb.debian.org/debian unstable/main i386 python3-setuptools all 75.2.0-1 [731 kB] Get: 67 http://deb.debian.org/debian unstable/main i386 dh-python all 6.20241024 [109 kB] Get: 68 http://deb.debian.org/debian unstable/main i386 xml-core all 0.19 [20.1 kB] Get: 69 http://deb.debian.org/debian unstable/main i386 docutils-common all 0.21.2+dfsg-2 [128 kB] Get: 70 http://deb.debian.org/debian unstable/main i386 fonts-font-awesome all 5.0.10+really4.7.0~dfsg-4.1 [517 kB] Get: 71 http://deb.debian.org/debian unstable/main i386 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] Get: 72 http://deb.debian.org/debian unstable/main i386 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] Get: 73 http://deb.debian.org/debian unstable/main i386 libjs-sphinxdoc all 7.4.7-4 [158 kB] Get: 74 http://deb.debian.org/debian unstable/main i386 libjson-perl all 4.10000-1 [87.5 kB] Get: 75 http://deb.debian.org/debian unstable/main i386 python3-packaging all 24.1-1 [45.8 kB] Get: 76 http://deb.debian.org/debian unstable/main i386 python3-pyproject-hooks all 1.2.0-1 [11.7 kB] Get: 77 http://deb.debian.org/debian unstable/main i386 python3-toml all 0.10.2-1 [16.2 kB] Get: 78 http://deb.debian.org/debian unstable/main i386 python3-wheel all 0.44.0-2 [53.4 kB] Get: 79 http://deb.debian.org/debian unstable/main i386 python3-build all 1.2.2-1 [36.0 kB] Get: 80 http://deb.debian.org/debian unstable/main i386 python3-installer all 0.7.0+dfsg1-3 [18.6 kB] Get: 81 http://deb.debian.org/debian unstable/main i386 pybuild-plugin-pyproject all 6.20241024 [11.4 kB] Get: 82 http://deb.debian.org/debian unstable/main i386 python-babel-localedata all 2.14.0-1 [5701 kB] Get: 83 http://deb.debian.org/debian unstable/main i386 python3-alabaster all 0.7.16-0.1 [27.9 kB] Get: 84 http://deb.debian.org/debian unstable/main i386 python3-all i386 3.12.6-1 [1040 B] Get: 85 http://deb.debian.org/debian unstable/main i386 python3-babel all 2.14.0-1 [111 kB] Get: 86 http://deb.debian.org/debian unstable/main i386 python3-certifi all 2024.8.30+dfsg-1 [9576 B] Get: 87 http://deb.debian.org/debian unstable/main i386 python3-chardet all 5.2.0+dfsg-1 [107 kB] Get: 88 http://deb.debian.org/debian unstable/main i386 python3-charset-normalizer i386 3.4.0-1 [120 kB] Get: 89 http://deb.debian.org/debian unstable/main i386 python3-defusedxml all 0.7.1-2 [43.3 kB] Get: 90 http://deb.debian.org/debian unstable/main i386 python3-dill all 0.3.9-1 [83.5 kB] Get: 91 http://deb.debian.org/debian unstable/main i386 python3-roman all 4.2-1 [10.4 kB] Get: 92 http://deb.debian.org/debian unstable/main i386 python3-docutils all 0.21.2+dfsg-2 [403 kB] Get: 93 http://deb.debian.org/debian unstable/main i386 python3-idna all 3.8-2 [41.6 kB] Get: 94 http://deb.debian.org/debian unstable/main i386 python3-imagesize all 1.4.1-1 [6688 B] Get: 95 http://deb.debian.org/debian unstable/main i386 python3-markupsafe i386 2.1.5-1+b1 [13.7 kB] Get: 96 http://deb.debian.org/debian unstable/main i386 python3-jinja2 all 3.1.3-1 [119 kB] Get: 97 http://deb.debian.org/debian unstable/main i386 python3-multiprocess all 0.70.16-2 [105 kB] Get: 98 http://deb.debian.org/debian unstable/main i386 python3-pox all 0.3.5-1 [18.8 kB] Get: 99 http://deb.debian.org/debian unstable/main i386 python3-ppft all 1.7.6.9+dfsg-1 [25.3 kB] Get: 100 http://deb.debian.org/debian unstable/main i386 python3-pygments all 2.18.0+dfsg-1 [836 kB] Get: 101 http://deb.debian.org/debian unstable/main i386 python3-urllib3 all 2.0.7-2 [111 kB] Get: 102 http://deb.debian.org/debian unstable/main i386 python3-requests all 2.32.3+dfsg-1 [71.9 kB] Get: 103 http://deb.debian.org/debian unstable/main i386 python3-snowballstemmer all 2.2.0-4 [58.0 kB] Get: 104 http://deb.debian.org/debian unstable/main i386 sphinx-common all 7.4.7-4 [731 kB] Get: 105 http://deb.debian.org/debian unstable/main i386 python3-sphinx all 7.4.7-4 [588 kB] Get: 106 http://deb.debian.org/debian unstable/main i386 python3-sphinx-notfound-page all 1.0.4-1 [11.3 kB] Get: 107 http://deb.debian.org/debian unstable/main i386 sphinx-rtd-theme-common all 3.0.1+dfsg-1 [1022 kB] Get: 108 http://deb.debian.org/debian unstable/main i386 python3-sphinxcontrib.jquery all 4.1-5 [7348 B] Get: 109 http://deb.debian.org/debian unstable/main i386 python3-sphinx-rtd-theme all 3.0.1+dfsg-1 [29.5 kB] Fetched 44.9 MB in 0s (98.5 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package fonts-lato. (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 ... 19956 files and directories currently installed.) Preparing to unpack .../fonts-lato_2.015-1_all.deb ... Unpacking fonts-lato (2.015-1) ... Selecting previously unselected package libpython3.12-minimal:i386. Preparing to unpack .../libpython3.12-minimal_3.12.7-3_i386.deb ... Unpacking libpython3.12-minimal:i386 (3.12.7-3) ... Selecting previously unselected package libexpat1:i386. Preparing to unpack .../libexpat1_2.6.4-1_i386.deb ... Unpacking libexpat1:i386 (2.6.4-1) ... Selecting previously unselected package python3.12-minimal. Preparing to unpack .../python3.12-minimal_3.12.7-3_i386.deb ... Unpacking python3.12-minimal (3.12.7-3) ... Setting up libpython3.12-minimal:i386 (3.12.7-3) ... Setting up libexpat1:i386 (2.6.4-1) ... Setting up python3.12-minimal (3.12.7-3) ... Selecting previously unselected package python3-minimal. (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 ... 20302 files and directories currently installed.) Preparing to unpack .../00-python3-minimal_3.12.6-1_i386.deb ... Unpacking python3-minimal (3.12.6-1) ... Selecting previously unselected package media-types. Preparing to unpack .../01-media-types_10.1.0_all.deb ... Unpacking media-types (10.1.0) ... Selecting previously unselected package netbase. Preparing to unpack .../02-netbase_6.4_all.deb ... Unpacking netbase (6.4) ... Selecting previously unselected package tzdata. Preparing to unpack .../03-tzdata_2024b-3_all.deb ... Unpacking tzdata (2024b-3) ... Selecting previously unselected package libkrb5support0:i386. Preparing to unpack .../04-libkrb5support0_1.21.3-3_i386.deb ... Unpacking libkrb5support0:i386 (1.21.3-3) ... Selecting previously unselected package libcom-err2:i386. Preparing to unpack .../05-libcom-err2_1.47.1-1+b1_i386.deb ... Unpacking libcom-err2:i386 (1.47.1-1+b1) ... Selecting previously unselected package libk5crypto3:i386. Preparing to unpack .../06-libk5crypto3_1.21.3-3_i386.deb ... Unpacking libk5crypto3:i386 (1.21.3-3) ... Selecting previously unselected package libkeyutils1:i386. Preparing to unpack .../07-libkeyutils1_1.6.3-4_i386.deb ... Unpacking libkeyutils1:i386 (1.6.3-4) ... Selecting previously unselected package libkrb5-3:i386. Preparing to unpack .../08-libkrb5-3_1.21.3-3_i386.deb ... Unpacking libkrb5-3:i386 (1.21.3-3) ... Selecting previously unselected package libgssapi-krb5-2:i386. Preparing to unpack .../09-libgssapi-krb5-2_1.21.3-3_i386.deb ... Unpacking libgssapi-krb5-2:i386 (1.21.3-3) ... Selecting previously unselected package libtirpc-common. Preparing to unpack .../10-libtirpc-common_1.3.4+ds-1.3_all.deb ... Unpacking libtirpc-common (1.3.4+ds-1.3) ... Selecting previously unselected package libtirpc3t64:i386. Preparing to unpack .../11-libtirpc3t64_1.3.4+ds-1.3+b1_i386.deb ... Adding 'diversion of /lib/i386-linux-gnu/libtirpc.so.3 to /lib/i386-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' Adding 'diversion of /lib/i386-linux-gnu/libtirpc.so.3.0.0 to /lib/i386-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' Unpacking libtirpc3t64:i386 (1.3.4+ds-1.3+b1) ... Selecting previously unselected package libnsl2:i386. Preparing to unpack .../12-libnsl2_1.3.0-3+b3_i386.deb ... Unpacking libnsl2:i386 (1.3.0-3+b3) ... Selecting previously unselected package readline-common. Preparing to unpack .../13-readline-common_8.2-5_all.deb ... Unpacking readline-common (8.2-5) ... Selecting previously unselected package libreadline8t64:i386. Preparing to unpack .../14-libreadline8t64_8.2-5_i386.deb ... Adding 'diversion of /lib/i386-linux-gnu/libhistory.so.8 to /lib/i386-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64' Adding 'diversion of /lib/i386-linux-gnu/libhistory.so.8.2 to /lib/i386-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64' Adding 'diversion of /lib/i386-linux-gnu/libreadline.so.8 to /lib/i386-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64' Adding 'diversion of /lib/i386-linux-gnu/libreadline.so.8.2 to /lib/i386-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64' Unpacking libreadline8t64:i386 (8.2-5) ... Selecting previously unselected package libpython3.12-stdlib:i386. Preparing to unpack .../15-libpython3.12-stdlib_3.12.7-3_i386.deb ... Unpacking libpython3.12-stdlib:i386 (3.12.7-3) ... Selecting previously unselected package python3.12. Preparing to unpack .../16-python3.12_3.12.7-3_i386.deb ... Unpacking python3.12 (3.12.7-3) ... Selecting previously unselected package libpython3-stdlib:i386. Preparing to unpack .../17-libpython3-stdlib_3.12.6-1_i386.deb ... Unpacking libpython3-stdlib:i386 (3.12.6-1) ... Setting up python3-minimal (3.12.6-1) ... Selecting previously unselected package python3. (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 ... 21364 files and directories currently installed.) Preparing to unpack .../00-python3_3.12.6-1_i386.deb ... Unpacking python3 (3.12.6-1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../01-sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../02-sensible-utils_0.0.24_all.deb ... Unpacking sensible-utils (0.0.24) ... Selecting previously unselected package openssl. Preparing to unpack .../03-openssl_3.3.2-2_i386.deb ... Unpacking openssl (3.3.2-2) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../04-ca-certificates_20240203_all.deb ... Unpacking ca-certificates (20240203) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../05-libmagic-mgc_1%3a5.45-3+b1_i386.deb ... Unpacking libmagic-mgc (1:5.45-3+b1) ... Selecting previously unselected package libmagic1t64:i386. Preparing to unpack .../06-libmagic1t64_1%3a5.45-3+b1_i386.deb ... Unpacking libmagic1t64:i386 (1:5.45-3+b1) ... Selecting previously unselected package file. Preparing to unpack .../07-file_1%3a5.45-3+b1_i386.deb ... Unpacking file (1:5.45-3+b1) ... Selecting previously unselected package gettext-base. Preparing to unpack .../08-gettext-base_0.22.5-2_i386.deb ... Unpacking gettext-base (0.22.5-2) ... Selecting previously unselected package libuchardet0:i386. Preparing to unpack .../09-libuchardet0_0.0.8-1+b2_i386.deb ... Unpacking libuchardet0:i386 (0.0.8-1+b2) ... Selecting previously unselected package groff-base. Preparing to unpack .../10-groff-base_1.23.0-5_i386.deb ... Unpacking groff-base (1.23.0-5) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../11-bsdextrautils_2.40.2-10_i386.deb ... Unpacking bsdextrautils (2.40.2-10) ... Selecting previously unselected package libpipeline1:i386. Preparing to unpack .../12-libpipeline1_1.5.8-1_i386.deb ... Unpacking libpipeline1:i386 (1.5.8-1) ... Selecting previously unselected package man-db. Preparing to unpack .../13-man-db_2.13.0-1_i386.deb ... Unpacking man-db (2.13.0-1) ... Selecting previously unselected package m4. Preparing to unpack .../14-m4_1.4.19-4_i386.deb ... Unpacking m4 (1.4.19-4) ... Selecting previously unselected package autoconf. Preparing to unpack .../15-autoconf_2.72-3_all.deb ... Unpacking autoconf (2.72-3) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../16-autotools-dev_20220109.1_all.deb ... Unpacking autotools-dev (20220109.1) ... Selecting previously unselected package automake. Preparing to unpack .../17-automake_1%3a1.16.5-1.3_all.deb ... Unpacking automake (1:1.16.5-1.3) ... Selecting previously unselected package autopoint. Preparing to unpack .../18-autopoint_0.22.5-2_all.deb ... Unpacking autopoint (0.22.5-2) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../19-libdebhelper-perl_13.20_all.deb ... Unpacking libdebhelper-perl (13.20) ... Selecting previously unselected package libtool. Preparing to unpack .../20-libtool_2.4.7-8_all.deb ... Unpacking libtool (2.4.7-8) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../21-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../22-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../23-libfile-stripnondeterminism-perl_1.14.0-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.14.0-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../24-dh-strip-nondeterminism_1.14.0-1_all.deb ... Unpacking dh-strip-nondeterminism (1.14.0-1) ... Selecting previously unselected package libelf1t64:i386. Preparing to unpack .../25-libelf1t64_0.192-4_i386.deb ... Unpacking libelf1t64:i386 (0.192-4) ... Selecting previously unselected package dwz. Preparing to unpack .../26-dwz_0.15-1+b1_i386.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package libicu72:i386. Preparing to unpack .../27-libicu72_72.1-5+b1_i386.deb ... Unpacking libicu72:i386 (72.1-5+b1) ... Selecting previously unselected package libxml2:i386. Preparing to unpack .../28-libxml2_2.12.7+dfsg+really2.9.14-0.1_i386.deb ... Unpacking libxml2:i386 (2.12.7+dfsg+really2.9.14-0.1) ... Selecting previously unselected package gettext. Preparing to unpack .../29-gettext_0.22.5-2_i386.deb ... Unpacking gettext (0.22.5-2) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../30-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../31-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../32-debhelper_13.20_all.deb ... Unpacking debhelper (13.20) ... Selecting previously unselected package python3-autocommand. Preparing to unpack .../33-python3-autocommand_2.2.2-3_all.deb ... Unpacking python3-autocommand (2.2.2-3) ... Selecting previously unselected package python3-more-itertools. Preparing to unpack .../34-python3-more-itertools_10.5.0-1_all.deb ... Unpacking python3-more-itertools (10.5.0-1) ... Selecting previously unselected package python3-typing-extensions. Preparing to unpack .../35-python3-typing-extensions_4.12.2-2_all.deb ... Unpacking python3-typing-extensions (4.12.2-2) ... Selecting previously unselected package python3-typeguard. Preparing to unpack .../36-python3-typeguard_4.4.1-1_all.deb ... Unpacking python3-typeguard (4.4.1-1) ... Selecting previously unselected package python3-inflect. Preparing to unpack .../37-python3-inflect_7.3.1-2_all.deb ... Unpacking python3-inflect (7.3.1-2) ... Selecting previously unselected package python3-jaraco.context. Preparing to unpack .../38-python3-jaraco.context_6.0.0-1_all.deb ... Unpacking python3-jaraco.context (6.0.0-1) ... Selecting previously unselected package python3-jaraco.functools. Preparing to unpack .../39-python3-jaraco.functools_4.1.0-1_all.deb ... Unpacking python3-jaraco.functools (4.1.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../40-python3-pkg-resources_75.2.0-1_all.deb ... Unpacking python3-pkg-resources (75.2.0-1) ... Selecting previously unselected package python3-jaraco.text. Preparing to unpack .../41-python3-jaraco.text_4.0.0-1_all.deb ... Unpacking python3-jaraco.text (4.0.0-1) ... Selecting previously unselected package python3-zipp. Preparing to unpack .../42-python3-zipp_3.20.2-1_all.deb ... Unpacking python3-zipp (3.20.2-1) ... Selecting previously unselected package python3-setuptools. Preparing to unpack .../43-python3-setuptools_75.2.0-1_all.deb ... Unpacking python3-setuptools (75.2.0-1) ... Selecting previously unselected package dh-python. Preparing to unpack .../44-dh-python_6.20241024_all.deb ... Unpacking dh-python (6.20241024) ... Selecting previously unselected package xml-core. Preparing to unpack .../45-xml-core_0.19_all.deb ... Unpacking xml-core (0.19) ... Selecting previously unselected package docutils-common. Preparing to unpack .../46-docutils-common_0.21.2+dfsg-2_all.deb ... Unpacking docutils-common (0.21.2+dfsg-2) ... Selecting previously unselected package fonts-font-awesome. Preparing to unpack .../47-fonts-font-awesome_5.0.10+really4.7.0~dfsg-4.1_all.deb ... Unpacking fonts-font-awesome (5.0.10+really4.7.0~dfsg-4.1) ... Selecting previously unselected package libjs-jquery. Preparing to unpack .../48-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... Selecting previously unselected package libjs-underscore. Preparing to unpack .../49-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... Selecting previously unselected package libjs-sphinxdoc. Preparing to unpack .../50-libjs-sphinxdoc_7.4.7-4_all.deb ... Unpacking libjs-sphinxdoc (7.4.7-4) ... Selecting previously unselected package libjson-perl. Preparing to unpack .../51-libjson-perl_4.10000-1_all.deb ... Unpacking libjson-perl (4.10000-1) ... Selecting previously unselected package python3-packaging. Preparing to unpack .../52-python3-packaging_24.1-1_all.deb ... Unpacking python3-packaging (24.1-1) ... Selecting previously unselected package python3-pyproject-hooks. Preparing to unpack .../53-python3-pyproject-hooks_1.2.0-1_all.deb ... Unpacking python3-pyproject-hooks (1.2.0-1) ... Selecting previously unselected package python3-toml. Preparing to unpack .../54-python3-toml_0.10.2-1_all.deb ... Unpacking python3-toml (0.10.2-1) ... Selecting previously unselected package python3-wheel. Preparing to unpack .../55-python3-wheel_0.44.0-2_all.deb ... Unpacking python3-wheel (0.44.0-2) ... Selecting previously unselected package python3-build. Preparing to unpack .../56-python3-build_1.2.2-1_all.deb ... Unpacking python3-build (1.2.2-1) ... Selecting previously unselected package python3-installer. Preparing to unpack .../57-python3-installer_0.7.0+dfsg1-3_all.deb ... Unpacking python3-installer (0.7.0+dfsg1-3) ... Selecting previously unselected package pybuild-plugin-pyproject. Preparing to unpack .../58-pybuild-plugin-pyproject_6.20241024_all.deb ... Unpacking pybuild-plugin-pyproject (6.20241024) ... Selecting previously unselected package python-babel-localedata. Preparing to unpack .../59-python-babel-localedata_2.14.0-1_all.deb ... Unpacking python-babel-localedata (2.14.0-1) ... Selecting previously unselected package python3-alabaster. Preparing to unpack .../60-python3-alabaster_0.7.16-0.1_all.deb ... Unpacking python3-alabaster (0.7.16-0.1) ... Selecting previously unselected package python3-all. Preparing to unpack .../61-python3-all_3.12.6-1_i386.deb ... Unpacking python3-all (3.12.6-1) ... Selecting previously unselected package python3-babel. Preparing to unpack .../62-python3-babel_2.14.0-1_all.deb ... Unpacking python3-babel (2.14.0-1) ... Selecting previously unselected package python3-certifi. Preparing to unpack .../63-python3-certifi_2024.8.30+dfsg-1_all.deb ... Unpacking python3-certifi (2024.8.30+dfsg-1) ... Selecting previously unselected package python3-chardet. Preparing to unpack .../64-python3-chardet_5.2.0+dfsg-1_all.deb ... Unpacking python3-chardet (5.2.0+dfsg-1) ... Selecting previously unselected package python3-charset-normalizer. Preparing to unpack .../65-python3-charset-normalizer_3.4.0-1_i386.deb ... Unpacking python3-charset-normalizer (3.4.0-1) ... Selecting previously unselected package python3-defusedxml. Preparing to unpack .../66-python3-defusedxml_0.7.1-2_all.deb ... Unpacking python3-defusedxml (0.7.1-2) ... Selecting previously unselected package python3-dill. Preparing to unpack .../67-python3-dill_0.3.9-1_all.deb ... Unpacking python3-dill (0.3.9-1) ... Selecting previously unselected package python3-roman. Preparing to unpack .../68-python3-roman_4.2-1_all.deb ... Unpacking python3-roman (4.2-1) ... Selecting previously unselected package python3-docutils. Preparing to unpack .../69-python3-docutils_0.21.2+dfsg-2_all.deb ... Unpacking python3-docutils (0.21.2+dfsg-2) ... Selecting previously unselected package python3-idna. Preparing to unpack .../70-python3-idna_3.8-2_all.deb ... Unpacking python3-idna (3.8-2) ... Selecting previously unselected package python3-imagesize. Preparing to unpack .../71-python3-imagesize_1.4.1-1_all.deb ... Unpacking python3-imagesize (1.4.1-1) ... Selecting previously unselected package python3-markupsafe. Preparing to unpack .../72-python3-markupsafe_2.1.5-1+b1_i386.deb ... Unpacking python3-markupsafe (2.1.5-1+b1) ... Selecting previously unselected package python3-jinja2. Preparing to unpack .../73-python3-jinja2_3.1.3-1_all.deb ... Unpacking python3-jinja2 (3.1.3-1) ... Selecting previously unselected package python3-multiprocess. Preparing to unpack .../74-python3-multiprocess_0.70.16-2_all.deb ... Unpacking python3-multiprocess (0.70.16-2) ... Selecting previously unselected package python3-pox. Preparing to unpack .../75-python3-pox_0.3.5-1_all.deb ... Unpacking python3-pox (0.3.5-1) ... Selecting previously unselected package python3-ppft. Preparing to unpack .../76-python3-ppft_1.7.6.9+dfsg-1_all.deb ... Unpacking python3-ppft (1.7.6.9+dfsg-1) ... Selecting previously unselected package python3-pygments. Preparing to unpack .../77-python3-pygments_2.18.0+dfsg-1_all.deb ... Unpacking python3-pygments (2.18.0+dfsg-1) ... Selecting previously unselected package python3-urllib3. Preparing to unpack .../78-python3-urllib3_2.0.7-2_all.deb ... Unpacking python3-urllib3 (2.0.7-2) ... Selecting previously unselected package python3-requests. Preparing to unpack .../79-python3-requests_2.32.3+dfsg-1_all.deb ... Unpacking python3-requests (2.32.3+dfsg-1) ... Selecting previously unselected package python3-snowballstemmer. Preparing to unpack .../80-python3-snowballstemmer_2.2.0-4_all.deb ... Unpacking python3-snowballstemmer (2.2.0-4) ... Selecting previously unselected package sphinx-common. Preparing to unpack .../81-sphinx-common_7.4.7-4_all.deb ... Unpacking sphinx-common (7.4.7-4) ... Selecting previously unselected package python3-sphinx. Preparing to unpack .../82-python3-sphinx_7.4.7-4_all.deb ... Unpacking python3-sphinx (7.4.7-4) ... Selecting previously unselected package python3-sphinx-notfound-page. Preparing to unpack .../83-python3-sphinx-notfound-page_1.0.4-1_all.deb ... Unpacking python3-sphinx-notfound-page (1.0.4-1) ... Selecting previously unselected package sphinx-rtd-theme-common. Preparing to unpack .../84-sphinx-rtd-theme-common_3.0.1+dfsg-1_all.deb ... Unpacking sphinx-rtd-theme-common (3.0.1+dfsg-1) ... Selecting previously unselected package python3-sphinxcontrib.jquery. Preparing to unpack .../85-python3-sphinxcontrib.jquery_4.1-5_all.deb ... Unpacking python3-sphinxcontrib.jquery (4.1-5) ... Selecting previously unselected package python3-sphinx-rtd-theme. Preparing to unpack .../86-python3-sphinx-rtd-theme_3.0.1+dfsg-1_all.deb ... Unpacking python3-sphinx-rtd-theme (3.0.1+dfsg-1) ... Setting up media-types (10.1.0) ... Setting up libpipeline1:i386 (1.5.8-1) ... Setting up libkeyutils1:i386 (1.6.3-4) ... Setting up fonts-lato (2.015-1) ... Setting up libicu72:i386 (72.1-5+b1) ... Setting up bsdextrautils (2.40.2-10) ... Setting up libmagic-mgc (1:5.45-3+b1) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libtirpc-common (1.3.4+ds-1.3) ... Setting up libdebhelper-perl (13.20) ... Setting up libmagic1t64:i386 (1:5.45-3+b1) ... Setting up gettext-base (0.22.5-2) ... Setting up m4 (1.4.19-4) ... Setting up libcom-err2:i386 (1.47.1-1+b1) ... Setting up file (1:5.45-3+b1) ... Setting up libelf1t64:i386 (0.192-4) ... Setting up python-babel-localedata (2.14.0-1) ... Setting up libkrb5support0:i386 (1.21.3-3) ... Setting up tzdata (2024b-3) ... Current default time zone: 'Etc/UTC' Local time is now: Sat Dec 13 13:36:20 UTC 2025. Universal Time is now: Sat Dec 13 13:36:20 UTC 2025. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up autotools-dev (20220109.1) ... Setting up autopoint (0.22.5-2) ... Setting up libk5crypto3:i386 (1.21.3-3) ... Setting up autoconf (2.72-3) ... Setting up dwz (0.15-1+b1) ... Setting up sensible-utils (0.0.24) ... Setting up libuchardet0:i386 (0.0.8-1+b2) ... Setting up libjson-perl (4.10000-1) ... Setting up netbase (6.4) ... Setting up sgml-base (1.31) ... Setting up libkrb5-3:i386 (1.21.3-3) ... Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... Setting up openssl (3.3.2-2) ... Setting up readline-common (8.2-5) ... Setting up libxml2:i386 (2.12.7+dfsg+really2.9.14-0.1) ... Setting up fonts-font-awesome (5.0.10+really4.7.0~dfsg-4.1) ... Setting up sphinx-rtd-theme-common (3.0.1+dfsg-1) ... Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... Setting up automake (1:1.16.5-1.3) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode Setting up libfile-stripnondeterminism-perl (1.14.0-1) ... Setting up gettext (0.22.5-2) ... Setting up libtool (2.4.7-8) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up ca-certificates (20240203) ... Updating certificates in /etc/ssl/certs... 146 added, 0 removed; done. Setting up libgssapi-krb5-2:i386 (1.21.3-3) ... Setting up libjs-sphinxdoc (7.4.7-4) ... Setting up libreadline8t64:i386 (8.2-5) ... Setting up dh-strip-nondeterminism (1.14.0-1) ... Setting up groff-base (1.23.0-5) ... Setting up xml-core (0.19) ... Setting up libtirpc3t64:i386 (1.3.4+ds-1.3+b1) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.13.0-1) ... Not building database; man-db/auto-update is not 'true'. Setting up sphinx-common (7.4.7-4) ... Setting up libnsl2:i386 (1.3.0-3+b3) ... Setting up libpython3.12-stdlib:i386 (3.12.7-3) ... Setting up python3.12 (3.12.7-3) ... Setting up debhelper (13.20) ... Setting up libpython3-stdlib:i386 (3.12.6-1) ... Setting up python3 (3.12.6-1) ... Setting up python3-zipp (3.20.2-1) ... Setting up python3-autocommand (2.2.2-3) ... Setting up python3-markupsafe (2.1.5-1+b1) ... Setting up python3-wheel (0.44.0-2) ... Setting up python3-pox (0.3.5-1) ... Setting up python3-roman (4.2-1) ... Setting up python3-jinja2 (3.1.3-1) ... Setting up python3-packaging (24.1-1) ... Setting up python3-pyproject-hooks (1.2.0-1) ... Setting up python3-certifi (2024.8.30+dfsg-1) ... Setting up python3-snowballstemmer (2.2.0-4) ... Setting up python3-dill (0.3.9-1) ... Setting up python3-idna (3.8-2) ... Setting up python3-typing-extensions (4.12.2-2) ... Setting up python3-toml (0.10.2-1) ... Setting up python3-installer (0.7.0+dfsg1-3) ... Setting up python3-urllib3 (2.0.7-2) ... Setting up python3-multiprocess (0.70.16-2) ... Setting up python3-build (1.2.2-1) ... Setting up python3-imagesize (1.4.1-1) ... Setting up python3-more-itertools (10.5.0-1) ... Setting up python3-ppft (1.7.6.9+dfsg-1) ... Setting up python3-jaraco.functools (4.1.0-1) ... Setting up python3-jaraco.context (6.0.0-1) ... Setting up python3-defusedxml (0.7.1-2) ... Setting up python3-charset-normalizer (3.4.0-1) ... Setting up python3-alabaster (0.7.16-0.1) ... Setting up python3-typeguard (4.4.1-1) ... Setting up python3-all (3.12.6-1) ... Setting up python3-inflect (7.3.1-2) ... Setting up python3-jaraco.text (4.0.0-1) ... Setting up python3-pkg-resources (75.2.0-1) ... Setting up python3-setuptools (75.2.0-1) ... Setting up python3-babel (2.14.0-1) ... update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode Setting up python3-pygments (2.18.0+dfsg-1) ... Setting up python3-chardet (5.2.0+dfsg-1) ... Setting up python3-requests (2.32.3+dfsg-1) ... Setting up dh-python (6.20241024) ... Setting up pybuild-plugin-pyproject (6.20241024) ... Processing triggers for libc-bin (2.40-3) ... Processing triggers for sgml-base (1.31) ... Setting up docutils-common (0.21.2+dfsg-2) ... Processing triggers for sgml-base (1.31) ... Setting up python3-docutils (0.21.2+dfsg-2) ... Setting up python3-sphinx (7.4.7-4) ... Setting up python3-sphinxcontrib.jquery (4.1-5) ... Setting up python3-sphinx-notfound-page (1.0.4-1) ... Setting up python3-sphinx-rtd-theme (3.0.1+dfsg-1) ... Processing triggers for ca-certificates (20240203) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Reading package lists... Building dependency tree... Reading state information... Reading extended state information... Initializing package states... Writing extended state information... Building tag database... -> Finished parsing the build-deps I: Building the package I: Running cd /build/reproducible-path/pathos-0.3.3/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-genchanges -S > ../pathos_0.3.3-1_source.changes dpkg-buildpackage: info: source package pathos dpkg-buildpackage: info: source version 0.3.3-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Boyuan Yang dpkg-source --before-build . dpkg-buildpackage: info: host architecture i386 debian/rules clean dh clean --with sphinxdoc --buildsystem=pybuild dh_auto_clean -O--buildsystem=pybuild debian/rules execute_after_dh_auto_clean make[1]: Entering directory '/build/reproducible-path/pathos-0.3.3' /usr/bin/make -C docs SPHINXBUILD=sphinx-build clean make[2]: Entering directory '/build/reproducible-path/pathos-0.3.3/docs' rm -rf build make[2]: Leaving directory '/build/reproducible-path/pathos-0.3.3/docs' make[1]: Leaving directory '/build/reproducible-path/pathos-0.3.3' dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild debian/rules binary dh binary --with sphinxdoc --buildsystem=pybuild dh_update_autotools_config -O--buildsystem=pybuild dh_autoreconf -O--buildsystem=pybuild dh_auto_configure -O--buildsystem=pybuild dh_auto_build -O--buildsystem=pybuild I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build" module I: pybuild base:311: python3.12 -m build --skip-dependency-check --no-isolation --wheel --outdir /build/reproducible-path/pathos-0.3.3/.pybuild/cpython3_3.12_pathos * Building wheel... running bdist_wheel running build running build_py creating build/lib/pathos copying pathos/pp.py -> build/lib/pathos copying pathos/hosts.py -> build/lib/pathos copying pathos/server.py -> build/lib/pathos copying pathos/pp_map.py -> build/lib/pathos copying pathos/core.py -> build/lib/pathos copying pathos/serial.py -> build/lib/pathos copying pathos/threading.py -> build/lib/pathos copying pathos/python.py -> build/lib/pathos copying pathos/__main__.py -> build/lib/pathos copying pathos/_ppserver_config.py -> build/lib/pathos copying pathos/maps.py -> build/lib/pathos copying pathos/parallel.py -> build/lib/pathos copying pathos/selector.py -> build/lib/pathos copying pathos/util.py -> build/lib/pathos copying pathos/profile.py -> build/lib/pathos copying pathos/connection.py -> build/lib/pathos copying pathos/__init__.py -> build/lib/pathos copying pathos/multiprocessing.py -> build/lib/pathos copying pathos/abstract_launcher.py -> build/lib/pathos copying pathos/mp_map.py -> build/lib/pathos copying pathos/pools.py -> build/lib/pathos copying pathos/portpicker.py -> build/lib/pathos copying pathos/__info__.py -> build/lib/pathos creating build/lib/pathos/tests copying pathos/tests/test_star.py -> build/lib/pathos/tests copying pathos/tests/__main__.py -> build/lib/pathos/tests copying pathos/tests/test_maps.py -> build/lib/pathos/tests copying pathos/tests/test_mp.py -> build/lib/pathos/tests copying pathos/tests/__init__.py -> build/lib/pathos/tests copying pathos/tests/test_random.py -> build/lib/pathos/tests copying pathos/tests/test_decorate.py -> build/lib/pathos/tests copying pathos/tests/test_with.py -> build/lib/pathos/tests copying pathos/tests/test_join.py -> build/lib/pathos/tests copying pathos/tests/test_map.py -> build/lib/pathos/tests copying pathos/tests/test_pp.py -> build/lib/pathos/tests creating build/lib/pathos/helpers copying pathos/helpers/mp_helper.py -> build/lib/pathos/helpers copying pathos/helpers/__init__.py -> build/lib/pathos/helpers copying pathos/helpers/pp_helper.py -> build/lib/pathos/helpers creating build/lib/pathos/secure copying pathos/secure/copier.py -> build/lib/pathos/secure copying pathos/secure/connection.py -> build/lib/pathos/secure copying pathos/secure/tunnel.py -> build/lib/pathos/secure copying pathos/secure/__init__.py -> build/lib/pathos/secure creating build/lib/pathos/xmlrpc copying pathos/xmlrpc/server.py -> build/lib/pathos/xmlrpc copying pathos/xmlrpc/__init__.py -> build/lib/pathos/xmlrpc running build_scripts creating build/scripts-3.12 copying and adjusting scripts/pathos_connect -> build/scripts-3.12 copying and adjusting scripts/portpicker -> build/scripts-3.12 changing mode of build/scripts-3.12/pathos_connect from 644 to 755 changing mode of build/scripts-3.12/portpicker from 644 to 755 installing to build/bdist.linux-i686/wheel running install running install_lib creating build/bdist.linux-i686/wheel creating build/bdist.linux-i686/wheel/pathos copying build/lib/pathos/pp.py -> build/bdist.linux-i686/wheel/./pathos creating build/bdist.linux-i686/wheel/pathos/secure copying build/lib/pathos/secure/copier.py -> build/bdist.linux-i686/wheel/./pathos/secure copying build/lib/pathos/secure/connection.py -> build/bdist.linux-i686/wheel/./pathos/secure copying build/lib/pathos/secure/tunnel.py -> build/bdist.linux-i686/wheel/./pathos/secure copying build/lib/pathos/secure/__init__.py -> build/bdist.linux-i686/wheel/./pathos/secure copying build/lib/pathos/hosts.py -> build/bdist.linux-i686/wheel/./pathos copying build/lib/pathos/server.py -> build/bdist.linux-i686/wheel/./pathos copying build/lib/pathos/pp_map.py -> build/bdist.linux-i686/wheel/./pathos copying build/lib/pathos/core.py -> build/bdist.linux-i686/wheel/./pathos copying build/lib/pathos/serial.py -> build/bdist.linux-i686/wheel/./pathos creating build/bdist.linux-i686/wheel/pathos/tests copying build/lib/pathos/tests/test_star.py -> build/bdist.linux-i686/wheel/./pathos/tests copying build/lib/pathos/tests/__main__.py -> build/bdist.linux-i686/wheel/./pathos/tests copying build/lib/pathos/tests/test_maps.py -> build/bdist.linux-i686/wheel/./pathos/tests copying build/lib/pathos/tests/test_mp.py -> build/bdist.linux-i686/wheel/./pathos/tests copying build/lib/pathos/tests/__init__.py -> build/bdist.linux-i686/wheel/./pathos/tests copying build/lib/pathos/tests/test_random.py -> build/bdist.linux-i686/wheel/./pathos/tests copying build/lib/pathos/tests/test_decorate.py -> build/bdist.linux-i686/wheel/./pathos/tests copying build/lib/pathos/tests/test_with.py -> build/bdist.linux-i686/wheel/./pathos/tests copying build/lib/pathos/tests/test_join.py -> build/bdist.linux-i686/wheel/./pathos/tests copying build/lib/pathos/tests/test_map.py -> build/bdist.linux-i686/wheel/./pathos/tests copying build/lib/pathos/tests/test_pp.py -> build/bdist.linux-i686/wheel/./pathos/tests copying build/lib/pathos/threading.py -> build/bdist.linux-i686/wheel/./pathos creating build/bdist.linux-i686/wheel/pathos/helpers copying build/lib/pathos/helpers/mp_helper.py -> build/bdist.linux-i686/wheel/./pathos/helpers copying build/lib/pathos/helpers/__init__.py -> build/bdist.linux-i686/wheel/./pathos/helpers copying build/lib/pathos/helpers/pp_helper.py -> build/bdist.linux-i686/wheel/./pathos/helpers copying build/lib/pathos/python.py -> build/bdist.linux-i686/wheel/./pathos copying build/lib/pathos/__main__.py -> build/bdist.linux-i686/wheel/./pathos copying build/lib/pathos/_ppserver_config.py -> build/bdist.linux-i686/wheel/./pathos copying build/lib/pathos/maps.py -> build/bdist.linux-i686/wheel/./pathos copying build/lib/pathos/parallel.py -> build/bdist.linux-i686/wheel/./pathos creating build/bdist.linux-i686/wheel/pathos/xmlrpc copying build/lib/pathos/xmlrpc/server.py -> build/bdist.linux-i686/wheel/./pathos/xmlrpc copying build/lib/pathos/xmlrpc/__init__.py -> build/bdist.linux-i686/wheel/./pathos/xmlrpc copying build/lib/pathos/selector.py -> build/bdist.linux-i686/wheel/./pathos copying build/lib/pathos/util.py -> build/bdist.linux-i686/wheel/./pathos copying build/lib/pathos/profile.py -> build/bdist.linux-i686/wheel/./pathos copying build/lib/pathos/connection.py -> build/bdist.linux-i686/wheel/./pathos copying build/lib/pathos/__init__.py -> build/bdist.linux-i686/wheel/./pathos copying build/lib/pathos/multiprocessing.py -> build/bdist.linux-i686/wheel/./pathos copying build/lib/pathos/abstract_launcher.py -> build/bdist.linux-i686/wheel/./pathos copying build/lib/pathos/mp_map.py -> build/bdist.linux-i686/wheel/./pathos copying build/lib/pathos/pools.py -> build/bdist.linux-i686/wheel/./pathos copying build/lib/pathos/portpicker.py -> build/bdist.linux-i686/wheel/./pathos copying build/lib/pathos/__info__.py -> build/bdist.linux-i686/wheel/./pathos running install_egg_info running egg_info creating pathos.egg-info writing pathos.egg-info/PKG-INFO writing dependency_links to pathos.egg-info/dependency_links.txt writing requirements to pathos.egg-info/requires.txt writing top-level names to pathos.egg-info/top_level.txt writing manifest file 'pathos.egg-info/SOURCES.txt' reading manifest file 'pathos.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.git' no previously-included directories found matching '.coverage' no previously-included directories found matching '.eggs' adding license file 'LICENSE' writing manifest file 'pathos.egg-info/SOURCES.txt' Copying pathos.egg-info to build/bdist.linux-i686/wheel/./pathos-0.3.3.egg-info running install_scripts creating build/bdist.linux-i686/wheel/pathos-0.3.3.data/scripts copying build/scripts-3.12/pathos_connect -> build/bdist.linux-i686/wheel/pathos-0.3.3.data/scripts copying build/scripts-3.12/portpicker -> build/bdist.linux-i686/wheel/pathos-0.3.3.data/scripts changing mode of build/bdist.linux-i686/wheel/pathos-0.3.3.data/scripts/pathos_connect to 755 changing mode of build/bdist.linux-i686/wheel/pathos-0.3.3.data/scripts/portpicker to 755 creating build/bdist.linux-i686/wheel/pathos-0.3.3.dist-info/WHEEL creating '/build/reproducible-path/pathos-0.3.3/.pybuild/cpython3_3.12_pathos/.tmp-_9k_i2pp/pathos-0.3.3-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it adding 'pathos/__info__.py' adding 'pathos/__init__.py' adding 'pathos/__main__.py' adding 'pathos/_ppserver_config.py' adding 'pathos/abstract_launcher.py' adding 'pathos/connection.py' adding 'pathos/core.py' adding 'pathos/hosts.py' adding 'pathos/maps.py' adding 'pathos/mp_map.py' adding 'pathos/multiprocessing.py' adding 'pathos/parallel.py' adding 'pathos/pools.py' adding 'pathos/portpicker.py' adding 'pathos/pp.py' adding 'pathos/pp_map.py' adding 'pathos/profile.py' adding 'pathos/python.py' adding 'pathos/selector.py' adding 'pathos/serial.py' adding 'pathos/server.py' adding 'pathos/threading.py' adding 'pathos/util.py' adding 'pathos/helpers/__init__.py' adding 'pathos/helpers/mp_helper.py' adding 'pathos/helpers/pp_helper.py' adding 'pathos/secure/__init__.py' adding 'pathos/secure/connection.py' adding 'pathos/secure/copier.py' adding 'pathos/secure/tunnel.py' adding 'pathos/tests/__init__.py' adding 'pathos/tests/__main__.py' adding 'pathos/tests/test_decorate.py' adding 'pathos/tests/test_join.py' adding 'pathos/tests/test_map.py' adding 'pathos/tests/test_maps.py' adding 'pathos/tests/test_mp.py' adding 'pathos/tests/test_pp.py' adding 'pathos/tests/test_random.py' adding 'pathos/tests/test_star.py' adding 'pathos/tests/test_with.py' adding 'pathos/xmlrpc/__init__.py' adding 'pathos/xmlrpc/server.py' adding 'pathos-0.3.3.data/scripts/pathos_connect' adding 'pathos-0.3.3.data/scripts/portpicker' adding 'pathos-0.3.3.dist-info/LICENSE' adding 'pathos-0.3.3.dist-info/METADATA' adding 'pathos-0.3.3.dist-info/WHEEL' adding 'pathos-0.3.3.dist-info/top_level.txt' adding 'pathos-0.3.3.dist-info/RECORD' removing build/bdist.linux-i686/wheel Successfully built pathos-0.3.3-py3-none-any.whl I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with "installer" module debian/rules execute_after_dh_auto_build make[1]: Entering directory '/build/reproducible-path/pathos-0.3.3' PYTHONPATH=/build/reproducible-path/pathos-0.3.3 /usr/bin/make -C docs SPHINXBUILD=sphinx-build html make[2]: Entering directory '/build/reproducible-path/pathos-0.3.3/docs' sphinx-build -b html source build Running Sphinx v7.4.7 loading translations [en]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. WARNING: The pre-Sphinx 1.0 'intersphinx_mapping' format is deprecated and will be removed in Sphinx 8. Update to the current format as described in the documentation. Hint: `intersphinx_mapping = {'': ('https://docs.python.org/3/', None)}`.https://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html#confval-intersphinx_mapping loading intersphinx inventory 'main_inventory' from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NameResolutionError(": Failed to resolve 'docs.python.org' ([Errno -3] Temporary failure in name resolution)")) building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 6 source files that are out of date updating environment: [new config] 6 added, 0 changed, 0 removed reading sources... [ 17%] helpers reading sources... [ 33%] index reading sources... [ 50%] pathos reading sources... [ 67%] scripts reading sources... [ 83%] secure reading sources... [100%] xmlrpc looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done copying assets: done writing output... [ 17%] helpers writing output... [ 33%] index writing output... [ 50%] pathos writing output... [ 67%] scripts writing output... [ 83%] secure writing output... [100%] xmlrpc generating indices... genindex py-modindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in build. rm -f build/../../scripts/_*py rm -f build/../../scripts/_*pyc rm -rf build/../../scripts/__pycache__ make[2]: Leaving directory '/build/reproducible-path/pathos-0.3.3/docs' make[1]: Leaving directory '/build/reproducible-path/pathos-0.3.3' dh_auto_test -O--buildsystem=pybuild I: pybuild base:311: cd /build/reproducible-path/pathos-0.3.3/.pybuild/cpython3_3.12_pathos/build; python3.12 -m pathos.tests ......SKIPPING: new_pool check for ParallelPool SKIPPING: new_pool check for ParallelPool SKIPPING: new_pool check for ParallelPool SKIPPING: new_pool check for ParallelPool ... create-stamp debian/debhelper-build-stamp dh_testroot -O--buildsystem=pybuild dh_prep -O--buildsystem=pybuild dh_auto_install -O--buildsystem=pybuild I: pybuild plugin_pyproject:178: Copying package built for python3.12 to destdir debian/rules override_dh_installdocs make[1]: Entering directory '/build/reproducible-path/pathos-0.3.3' dh_installdocs -ppython-pathos-doc --doc-main-package=python3-pathos dh_installdocs --remaining-packages mv debian/python-pathos-doc/usr/share/doc/python3-pathos/build debian/python-pathos-doc/usr/share/doc/python3-pathos/html make[1]: Leaving directory '/build/reproducible-path/pathos-0.3.3' debian/rules execute_after_dh_installdocs make[1]: Entering directory '/build/reproducible-path/pathos-0.3.3' perl -i -pe 's%/usr/bin/env python%/usr/bin/python3%' debian/python3-pathos/usr/share/doc/python3-pathos/examples*/*.py make[1]: Leaving directory '/build/reproducible-path/pathos-0.3.3' dh_sphinxdoc -O--buildsystem=pybuild dh_installchangelogs -O--buildsystem=pybuild dh_python3 -O--buildsystem=pybuild dh_installsystemduser -O--buildsystem=pybuild dh_perl -O--buildsystem=pybuild dh_link -O--buildsystem=pybuild dh_strip_nondeterminism -O--buildsystem=pybuild dh_compress -O--buildsystem=pybuild dh_fixperms -O--buildsystem=pybuild dh_missing -O--buildsystem=pybuild dh_installdeb -O--buildsystem=pybuild dh_gencontrol -O--buildsystem=pybuild dpkg-gencontrol: warning: Depends field of package python3-pathos: substitution variable ${shlibs:Depends} used, but is not defined dh_md5sums -O--buildsystem=pybuild dh_builddeb -O--buildsystem=pybuild dpkg-deb: building package 'python3-pathos' in '../python3-pathos_0.3.3-1_all.deb'. dpkg-deb: building package 'python-pathos-doc' in '../python-pathos-doc_0.3.3-1_all.deb'. dpkg-genbuildinfo --build=binary -O../pathos_0.3.3-1_i386.buildinfo dpkg-genchanges --build=binary -O../pathos_0.3.3-1_i386.changes dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) dpkg-genchanges: info: including full source code in upload I: copying local configuration 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/21976 and its subdirectories I: Current time: Sat Dec 13 01:36:57 -12 2025 I: pbuilder-time-stamp: 1765633017 Sun Nov 10 07:14:00 UTC 2024 I: 1st build successful. Starting 2nd build on remote node infom07-i386.debian.net. Sun Nov 10 07:14:00 UTC 2024 I: Preparing to do remote build '2' on infom07-i386.debian.net. Sun Nov 10 07:18:48 UTC 2024 I: Deleting $TMPDIR on infom07-i386.debian.net. Sun Nov 10 07:18:48 UTC 2024 I: pathos_0.3.3-1_i386.changes: Format: 1.8 Date: Sun, 03 Nov 2024 07:25:25 -0500 Source: pathos Binary: python-pathos-doc python3-pathos Architecture: all Version: 0.3.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Team Changed-By: Boyuan Yang Description: python-pathos-doc - Framework for heterogeneous parallel computing (documentation) python3-pathos - Framework for heterogeneous parallel computing Changes: pathos (0.3.3-1) unstable; urgency=medium . * Team upload. * New upstream release. * debian/control: Bump build-dep version requirements. Checksums-Sha1: 98b02b09c6398dd1715c311a5907d06f6479ccec 7580 pathos_0.3.3-1_i386.buildinfo ecc77234537493b8b23b4c35a5cbf4ad96bff78f 148496 python-pathos-doc_0.3.3-1_all.deb f4962972506bdfc13a956588fba046b310a812c3 48588 python3-pathos_0.3.3-1_all.deb Checksums-Sha256: 428188cedde6c498ad22b40648a8bd0c45d969cabd3e9ef629c87771c888849e 7580 pathos_0.3.3-1_i386.buildinfo 2361ed9a8b34d3d138d60336c7ca1dcfe68838b68f38986e246e18b224a25a7c 148496 python-pathos-doc_0.3.3-1_all.deb 1a4283e42eec49eded0c468f32149b5ec77654458609c89ef1bbba4276f26d84 48588 python3-pathos_0.3.3-1_all.deb Files: 3e823bc2ab704d1cad1b48bd2855a0f4 7580 python optional pathos_0.3.3-1_i386.buildinfo de32c4a1e7ee2e33cf7e3de05c289b2e 148496 doc optional python-pathos-doc_0.3.3-1_all.deb 01f53fbdbb5d414948fefed2d73465b5 48588 python optional python3-pathos_0.3.3-1_all.deb Sun Nov 10 07:18:49 UTC 2024 I: diffoscope 283 will be used to compare the two builds: Running as unit: rb-diffoscope-i386_18-29453.service # Profiling output for: /usr/bin/diffoscope --timeout 7200 --html /srv/reproducible-results/rbuild-debian/r-b-build.LvfMl821/pathos_0.3.3-1.diffoscope.html --text /srv/reproducible-results/rbuild-debian/r-b-build.LvfMl821/pathos_0.3.3-1.diffoscope.txt --json /srv/reproducible-results/rbuild-debian/r-b-build.LvfMl821/pathos_0.3.3-1.diffoscope.json --profile=- /srv/reproducible-results/rbuild-debian/r-b-build.LvfMl821/b1/pathos_0.3.3-1_i386.changes /srv/reproducible-results/rbuild-debian/r-b-build.LvfMl821/b2/pathos_0.3.3-1_i386.changes ## command (total time: 0.000s) 0.000s 1 call cmp (internal) ## has_same_content_as (total time: 0.000s) 0.000s 1 call abc.DotChangesFile ## main (total time: 0.385s) 0.385s 2 calls outputs 0.000s 1 call cleanup ## recognizes (total time: 0.019s) 0.019s 12 calls diffoscope.comparators.binary.FilesystemFile ## specialize (total time: 0.000s) 0.000s 1 call specialize Finished with result: success Main processes terminated with: code=exited/status=0 Service runtime: 724ms CPU time consumed: 724ms Sun Nov 10 07:18:51 UTC 2024 I: diffoscope 283 found no differences in the changes files, and a .buildinfo file also exists. Sun Nov 10 07:18:51 UTC 2024 I: pathos from unstable built successfully and reproducibly on i386. Sun Nov 10 07:18:52 UTC 2024 I: Submitting .buildinfo files to external archives: Sun Nov 10 07:18:52 UTC 2024 I: Submitting 12K b1/pathos_0.3.3-1_i386.buildinfo.asc Sun Nov 10 07:18:52 UTC 2024 I: Submitting 12K b2/pathos_0.3.3-1_i386.buildinfo.asc Sun Nov 10 07:18:53 UTC 2024 I: Done submitting .buildinfo files to http://buildinfo.debian.net/api/submit. Sun Nov 10 07:18:53 UTC 2024 I: Done submitting .buildinfo files. Sun Nov 10 07:18:53 UTC 2024 I: Removing signed pathos_0.3.3-1_i386.buildinfo.asc files: removed './b1/pathos_0.3.3-1_i386.buildinfo.asc' removed './b2/pathos_0.3.3-1_i386.buildinfo.asc'