>>> py3-boltons: Building community/py3-boltons 23.0.0-r1 (using abuild 3.12.0-r0) started Tue, 31 Oct 2023 16:50:10 +0000
>>> py3-boltons: Checking sanity of /home/buildozer/aports/community/py3-boltons/APKBUILD...
>>> WARNING: py3-boltons: No maintainer
>>> py3-boltons: Analyzing dependencies...
>>> py3-boltons: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest-xdist py3-pytest-cov
(1/43) Installing libbz2 (1.0.8-r6)
(2/43) Installing libffi (3.4.4-r3)
(3/43) Installing gdbm (1.23-r1)
(4/43) Installing xz-libs (5.4.4-r0)
(5/43) Installing mpdecimal (2.5.1-r2)
(6/43) Installing libpanelw (6.4_p20231007-r0)
(7/43) Installing readline (8.2.1-r2)
(8/43) Installing sqlite-libs (3.43.2-r0)
(9/43) Installing python3 (3.11.6-r1)
(10/43) Installing python3-pycache-pyc0 (3.11.6-r1)
(11/43) Installing pyc (3.11.6-r1)
(12/43) Installing python3-pyc (3.11.6-r1)
(13/43) Installing py3-installer (0.7.0-r1)
(14/43) Installing py3-installer-pyc (0.7.0-r1)
(15/43) Installing py3-gpep517 (15-r0)
(16/43) Installing py3-gpep517-pyc (15-r0)
(17/43) Installing py3-parsing (3.1.1-r0)
(18/43) Installing py3-parsing-pyc (3.1.1-r0)
(19/43) Installing py3-packaging (23.2-r0)
(20/43) Installing py3-packaging-pyc (23.2-r0)
(21/43) Installing py3-setuptools (68.2.2-r0)
(22/43) Installing py3-setuptools-pyc (68.2.2-r0)
(23/43) Installing py3-wheel (0.41.2-r0)
(24/43) Installing py3-wheel-pyc (0.41.2-r0)
(25/43) Installing py3-apipkg (2.1.0-r2)
(26/43) Installing py3-apipkg-pyc (2.1.0-r2)
(27/43) Installing py3-execnet (1.9.0-r2)
(28/43) Installing py3-execnet-pyc (1.9.0-r2)
(29/43) Installing py3-iniconfig (1.1.1-r6)
(30/43) Installing py3-iniconfig-pyc (1.1.1-r6)
(31/43) Installing py3-pluggy (1.3.0-r0)
(32/43) Installing py3-pluggy-pyc (1.3.0-r0)
(33/43) Installing py3-py (1.11.0-r2)
(34/43) Installing py3-py-pyc (1.11.0-r2)
(35/43) Installing py3-pytest (7.4.3-r0)
(36/43) Installing py3-pytest-pyc (7.4.3-r0)
(37/43) Installing py3-pytest-xdist (3.3.1-r0)
(38/43) Installing py3-pytest-xdist-pyc (3.3.1-r0)
(39/43) Installing py3-coverage (6.5.0-r5)
(40/43) Installing py3-coverage-pyc (6.5.0-r5)
(41/43) Installing py3-pytest-cov (4.1.0-r0)
(42/43) Installing py3-pytest-cov-pyc (4.1.0-r0)
(43/43) Installing .makedepends-py3-boltons (20231031.165030)
Executing busybox-1.36.1-r13.trigger
OK: 434 MiB in 145 packages
>>> py3-boltons: Cleaning up srcdir
>>> py3-boltons: Cleaning up pkgdir
>>> py3-boltons: Cleaning up tmpdir
>>> py3-boltons: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/py3-boltons-23.0.0-2.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 237k 100 237k 0 0 1762k 0 --:--:-- --:--:-- --:--:-- 1774k
>>> py3-boltons: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/py3-boltons-23.0.0-2.tar.gz
>>> py3-boltons: Checking sha512sums...
py3-boltons-23.0.0-2.tar.gz: OK
>>> py3-boltons: Unpacking /var/cache/distfiles/v3.19/py3-boltons-23.0.0-2.tar.gz...
2023-10-31 16:50:31,886 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
/usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
!!
********************************************************************************
The license_file parameter is deprecated, use license_files instead.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
parsed = self.parsers.get(option_name, lambda x: x)(value)
2023-10-31 16:50:31,950 root INFO running bdist_wheel
2023-10-31 16:50:31,974 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead.
2023-10-31 16:50:31,993 root INFO running build
2023-10-31 16:50:31,994 root INFO running build_py
2023-10-31 16:50:32,001 root INFO creating build
2023-10-31 16:50:32,001 root INFO creating build/lib
2023-10-31 16:50:32,001 root INFO creating build/lib/boltons
2023-10-31 16:50:32,001 root INFO copying boltons/iterutils.py -> build/lib/boltons
2023-10-31 16:50:32,002 root INFO copying boltons/debugutils.py -> build/lib/boltons
2023-10-31 16:50:32,003 root INFO copying boltons/mboxutils.py -> build/lib/boltons
2023-10-31 16:50:32,003 root INFO copying boltons/excutils.py -> build/lib/boltons
2023-10-31 16:50:32,004 root INFO copying boltons/deprutils.py -> build/lib/boltons
2023-10-31 16:50:32,004 root INFO copying boltons/easterutils.py -> build/lib/boltons
2023-10-31 16:50:32,005 root INFO copying boltons/timeutils.py -> build/lib/boltons
2023-10-31 16:50:32,005 root INFO copying boltons/ioutils.py -> build/lib/boltons
2023-10-31 16:50:32,006 root INFO copying boltons/mathutils.py -> build/lib/boltons
2023-10-31 16:50:32,006 root INFO copying boltons/__init__.py -> build/lib/boltons
2023-10-31 16:50:32,007 root INFO copying boltons/listutils.py -> build/lib/boltons
2023-10-31 16:50:32,007 root INFO copying boltons/pathutils.py -> build/lib/boltons
2023-10-31 16:50:32,008 root INFO copying boltons/formatutils.py -> build/lib/boltons
2023-10-31 16:50:32,008 root INFO copying boltons/jsonutils.py -> build/lib/boltons
2023-10-31 16:50:32,009 root INFO copying boltons/tableutils.py -> build/lib/boltons
2023-10-31 16:50:32,009 root INFO copying boltons/socketutils.py -> build/lib/boltons
2023-10-31 16:50:32,010 root INFO copying boltons/fileutils.py -> build/lib/boltons
2023-10-31 16:50:32,010 root INFO copying boltons/dictutils.py -> build/lib/boltons
2023-10-31 16:50:32,011 root INFO copying boltons/strutils.py -> build/lib/boltons
2023-10-31 16:50:32,012 root INFO copying boltons/setutils.py -> build/lib/boltons
2023-10-31 16:50:32,012 root INFO copying boltons/urlutils.py -> build/lib/boltons
2023-10-31 16:50:32,013 root INFO copying boltons/funcutils.py -> build/lib/boltons
2023-10-31 16:50:32,014 root INFO copying boltons/cacheutils.py -> build/lib/boltons
2023-10-31 16:50:32,014 root INFO copying boltons/tbutils.py -> build/lib/boltons
2023-10-31 16:50:32,015 root INFO copying boltons/ecoutils.py -> build/lib/boltons
2023-10-31 16:50:32,015 root INFO copying boltons/namedutils.py -> build/lib/boltons
2023-10-31 16:50:32,016 root INFO copying boltons/typeutils.py -> build/lib/boltons
2023-10-31 16:50:32,016 root INFO copying boltons/gcutils.py -> build/lib/boltons
2023-10-31 16:50:32,017 root INFO copying boltons/queueutils.py -> build/lib/boltons
2023-10-31 16:50:32,017 root INFO copying boltons/statsutils.py -> build/lib/boltons
2023-10-31 16:50:32,018 root INFO running egg_info
2023-10-31 16:50:32,018 root INFO creating boltons.egg-info
2023-10-31 16:50:32,022 root INFO writing boltons.egg-info/PKG-INFO
2023-10-31 16:50:32,023 root INFO writing dependency_links to boltons.egg-info/dependency_links.txt
2023-10-31 16:50:32,024 root INFO writing top-level names to boltons.egg-info/top_level.txt
2023-10-31 16:50:32,024 root INFO writing manifest file 'boltons.egg-info/SOURCES.txt'
2023-10-31 16:50:32,031 root INFO reading manifest file 'boltons.egg-info/SOURCES.txt'
2023-10-31 16:50:32,031 root INFO reading manifest template 'MANIFEST.in'
2023-10-31 16:50:32,032 root WARNING warning: manifest_maker: MANIFEST.in, line 7: 'recursive-include' expects
...
2023-10-31 16:50:32,033 root WARNING warning: manifest_maker: MANIFEST.in, line 8: 'recursive-include' expects ...
2023-10-31 16:50:32,033 root INFO adding license file 'LICENSE'
2023-10-31 16:50:32,035 root INFO writing manifest file 'boltons.egg-info/SOURCES.txt'
2023-10-31 16:50:32,049 wheel INFO installing to build/bdist.linux-i686/wheel
2023-10-31 16:50:32,050 root INFO running install
2023-10-31 16:50:32,071 root INFO running install_lib
2023-10-31 16:50:32,076 root INFO creating build/bdist.linux-i686
2023-10-31 16:50:32,076 root INFO creating build/bdist.linux-i686/wheel
2023-10-31 16:50:32,077 root INFO creating build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,077 root INFO copying build/lib/boltons/iterutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,078 root INFO copying build/lib/boltons/debugutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,078 root INFO copying build/lib/boltons/mboxutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,079 root INFO copying build/lib/boltons/excutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,079 root INFO copying build/lib/boltons/deprutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,080 root INFO copying build/lib/boltons/easterutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,080 root INFO copying build/lib/boltons/timeutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,080 root INFO copying build/lib/boltons/ioutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,081 root INFO copying build/lib/boltons/mathutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,081 root INFO copying build/lib/boltons/__init__.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,082 root INFO copying build/lib/boltons/listutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,082 root INFO copying build/lib/boltons/pathutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,083 root INFO copying build/lib/boltons/formatutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,083 root INFO copying build/lib/boltons/jsonutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,083 root INFO copying build/lib/boltons/tableutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,084 root INFO copying build/lib/boltons/socketutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,084 root INFO copying build/lib/boltons/fileutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,085 root INFO copying build/lib/boltons/dictutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,085 root INFO copying build/lib/boltons/strutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,086 root INFO copying build/lib/boltons/setutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,086 root INFO copying build/lib/boltons/urlutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,087 root INFO copying build/lib/boltons/funcutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,087 root INFO copying build/lib/boltons/cacheutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,088 root INFO copying build/lib/boltons/tbutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,088 root INFO copying build/lib/boltons/ecoutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,088 root INFO copying build/lib/boltons/namedutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,089 root INFO copying build/lib/boltons/typeutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,089 root INFO copying build/lib/boltons/gcutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,090 root INFO copying build/lib/boltons/queueutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,090 root INFO copying build/lib/boltons/statsutils.py -> build/bdist.linux-i686/wheel/boltons
2023-10-31 16:50:32,090 root INFO running install_egg_info
2023-10-31 16:50:32,100 root INFO Copying boltons.egg-info to build/bdist.linux-i686/wheel/boltons-23.0.0-py3.11.egg-info
2023-10-31 16:50:32,102 root INFO running install_scripts
2023-10-31 16:50:32,105 wheel INFO creating build/bdist.linux-i686/wheel/boltons-23.0.0.dist-info/WHEEL
2023-10-31 16:50:32,106 wheel INFO creating '/home/buildozer/aports/community/py3-boltons/src/boltons-23.0.0/.dist/.tmp-6wvzflmh/boltons-23.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it
2023-10-31 16:50:32,106 wheel INFO adding 'boltons/__init__.py'
2023-10-31 16:50:32,107 wheel INFO adding 'boltons/cacheutils.py'
2023-10-31 16:50:32,108 wheel INFO adding 'boltons/debugutils.py'
2023-10-31 16:50:32,109 wheel INFO adding 'boltons/deprutils.py'
2023-10-31 16:50:32,109 wheel INFO adding 'boltons/dictutils.py'
2023-10-31 16:50:32,110 wheel INFO adding 'boltons/easterutils.py'
2023-10-31 16:50:32,111 wheel INFO adding 'boltons/ecoutils.py'
2023-10-31 16:50:32,111 wheel INFO adding 'boltons/excutils.py'
2023-10-31 16:50:32,112 wheel INFO adding 'boltons/fileutils.py'
2023-10-31 16:50:32,113 wheel INFO adding 'boltons/formatutils.py'
2023-10-31 16:50:32,113 wheel INFO adding 'boltons/funcutils.py'
2023-10-31 16:50:32,114 wheel INFO adding 'boltons/gcutils.py'
2023-10-31 16:50:32,115 wheel INFO adding 'boltons/ioutils.py'
2023-10-31 16:50:32,115 wheel INFO adding 'boltons/iterutils.py'
2023-10-31 16:50:32,116 wheel INFO adding 'boltons/jsonutils.py'
2023-10-31 16:50:32,117 wheel INFO adding 'boltons/listutils.py'
2023-10-31 16:50:32,117 wheel INFO adding 'boltons/mathutils.py'
2023-10-31 16:50:32,118 wheel INFO adding 'boltons/mboxutils.py'
2023-10-31 16:50:32,118 wheel INFO adding 'boltons/namedutils.py'
2023-10-31 16:50:32,119 wheel INFO adding 'boltons/pathutils.py'
2023-10-31 16:50:32,119 wheel INFO adding 'boltons/queueutils.py'
2023-10-31 16:50:32,120 wheel INFO adding 'boltons/setutils.py'
2023-10-31 16:50:32,121 wheel INFO adding 'boltons/socketutils.py'
2023-10-31 16:50:32,122 wheel INFO adding 'boltons/statsutils.py'
2023-10-31 16:50:32,122 wheel INFO adding 'boltons/strutils.py'
2023-10-31 16:50:32,123 wheel INFO adding 'boltons/tableutils.py'
2023-10-31 16:50:32,124 wheel INFO adding 'boltons/tbutils.py'
2023-10-31 16:50:32,125 wheel INFO adding 'boltons/timeutils.py'
2023-10-31 16:50:32,125 wheel INFO adding 'boltons/typeutils.py'
2023-10-31 16:50:32,126 wheel INFO adding 'boltons/urlutils.py'
2023-10-31 16:50:32,127 wheel INFO adding 'boltons-23.0.0.dist-info/LICENSE'
2023-10-31 16:50:32,128 wheel INFO adding 'boltons-23.0.0.dist-info/METADATA'
2023-10-31 16:50:32,128 wheel INFO adding 'boltons-23.0.0.dist-info/WHEEL'
2023-10-31 16:50:32,128 wheel INFO adding 'boltons-23.0.0.dist-info/top_level.txt'
2023-10-31 16:50:32,129 wheel INFO adding 'boltons-23.0.0.dist-info/RECORD'
2023-10-31 16:50:32,129 wheel INFO removing build/bdist.linux-i686/wheel
2023-10-31 16:50:32,132 gpep517 INFO The backend produced .dist/boltons-23.0.0-py2.py3-none-any.whl
boltons-23.0.0-py2.py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0
rootdir: /home/buildozer/aports/community/py3-boltons/src/boltons-23.0.0
configfile: pytest.ini
plugins: cov-4.1.0, xdist-3.3.1
created: 32/32 workers
32 workers [407 items]
........................................................................ [ 17%]
........................................................................ [ 35%]
........................................................................ [ 53%]
........................................................................ [ 70%]
........................................................................ [ 88%]
............................................... [100%]
============================= 407 passed in 5.49s ==============================
>>> py3-boltons: Entering fakeroot...
>>> py3-boltons-pyc*: Running split function pyc...
'/home/buildozer/aports/community/py3-boltons/pkg/py3-boltons/usr/lib/python3.11/site-packages/boltons/__pycache__' -> '/home/buildozer/aports/community/py3-boltons/pkg/py3-boltons-pyc/usr/lib/python3.11/site-packages/boltons/__pycache__'
>>> py3-boltons-pyc*: Preparing subpackage py3-boltons-pyc...
>>> py3-boltons-pyc*: Running postcheck for py3-boltons-pyc
>>> py3-boltons*: Running postcheck for py3-boltons
>>> py3-boltons*: Preparing package py3-boltons...
>>> py3-boltons-pyc*: Tracing dependencies...
python3
python3~3.11
>>> py3-boltons-pyc*: Package size: 860.0 KB
>>> py3-boltons-pyc*: Compressing data...
>>> py3-boltons-pyc*: Create checksum...
>>> py3-boltons-pyc*: Create py3-boltons-pyc-23.0.0-r1.apk
>>> py3-boltons*: Tracing dependencies...
python3
python3~3.11
>>> py3-boltons*: Package size: 704.0 KB
>>> py3-boltons*: Compressing data...
>>> py3-boltons*: Create checksum...
>>> py3-boltons*: Create py3-boltons-23.0.0-r1.apk
>>> py3-boltons: Build complete at Tue, 31 Oct 2023 16:50:39 +0000 elapsed time 0h 0m 29s
>>> py3-boltons: Cleaning up srcdir
>>> py3-boltons: Cleaning up pkgdir
>>> py3-boltons: Uninstalling dependencies...
(1/43) Purging .makedepends-py3-boltons (20231031.165030)
(2/43) Purging py3-gpep517-pyc (15-r0)
(3/43) Purging py3-gpep517 (15-r0)
(4/43) Purging py3-installer-pyc (0.7.0-r1)
(5/43) Purging py3-installer (0.7.0-r1)
(6/43) Purging py3-setuptools-pyc (68.2.2-r0)
(7/43) Purging py3-setuptools (68.2.2-r0)
(8/43) Purging py3-wheel-pyc (0.41.2-r0)
(9/43) Purging py3-wheel (0.41.2-r0)
(10/43) Purging py3-pytest-xdist-pyc (3.3.1-r0)
(11/43) Purging py3-pytest-xdist (3.3.1-r0)
(12/43) Purging py3-execnet-pyc (1.9.0-r2)
(13/43) Purging py3-execnet (1.9.0-r2)
(14/43) Purging py3-apipkg-pyc (2.1.0-r2)
(15/43) Purging py3-apipkg (2.1.0-r2)
(16/43) Purging py3-pytest-cov-pyc (4.1.0-r0)
(17/43) Purging py3-pytest-cov (4.1.0-r0)
(18/43) Purging py3-pytest-pyc (7.4.3-r0)
(19/43) Purging py3-pytest (7.4.3-r0)
(20/43) Purging py3-iniconfig-pyc (1.1.1-r6)
(21/43) Purging py3-iniconfig (1.1.1-r6)
(22/43) Purging py3-packaging-pyc (23.2-r0)
(23/43) Purging py3-packaging (23.2-r0)
(24/43) Purging py3-parsing-pyc (3.1.1-r0)
(25/43) Purging py3-parsing (3.1.1-r0)
(26/43) Purging py3-pluggy-pyc (1.3.0-r0)
(27/43) Purging py3-pluggy (1.3.0-r0)
(28/43) Purging py3-py-pyc (1.11.0-r2)
(29/43) Purging py3-py (1.11.0-r2)
(30/43) Purging py3-coverage-pyc (6.5.0-r5)
(31/43) Purging py3-coverage (6.5.0-r5)
(32/43) Purging python3-pyc (3.11.6-r1)
(33/43) Purging python3-pycache-pyc0 (3.11.6-r1)
(34/43) Purging pyc (3.11.6-r1)
(35/43) Purging python3 (3.11.6-r1)
(36/43) Purging gdbm (1.23-r1)
(37/43) Purging libbz2 (1.0.8-r6)
(38/43) Purging libffi (3.4.4-r3)
(39/43) Purging libpanelw (6.4_p20231007-r0)
(40/43) Purging mpdecimal (2.5.1-r2)
(41/43) Purging readline (8.2.1-r2)
(42/43) Purging sqlite-libs (3.43.2-r0)
(43/43) Purging xz-libs (5.4.4-r0)
Executing busybox-1.36.1-r13.trigger
OK: 376 MiB in 102 packages
>>> py3-boltons: Updating the community/x86 repository index...
>>> py3-boltons: Signing the index...