>>> py3-pooch: Building community/py3-pooch 1.8.2-r1 (using abuild 3.16.0_rc4-r0) started Mon, 27 Oct 2025 03:10:37 +0000 >>> py3-pooch: Validating /home/buildozer/aports/community/py3-pooch/APKBUILD... >>> py3-pooch: Analyzing dependencies... >>> py3-pooch: Installing for build: build-base py3-packaging py3-platformdirs py3-requests python3 py3-gpep517 py3-setuptools_scm py3-wheel py3-pytest-xdist ( 1/49) Installing gdbm (1.26-r0) ( 2/49) Installing xz-libs (5.8.1-r0) ( 3/49) Installing mpdecimal (4.0.1-r0) ( 4/49) Installing libpanelw (6.5_p20251010-r0) ( 5/49) Installing python3 (3.12.12-r0) ( 6/49) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/49) Installing pyc (3.12.12-r0) ( 8/49) Installing py3-packaging-pyc (25.0-r0) ( 9/49) Installing python3-pyc (3.12.12-r0) (10/49) Installing py3-parsing (3.2.3-r0) (11/49) Installing py3-parsing-pyc (3.2.3-r0) (12/49) Installing py3-packaging (25.0-r0) (13/49) Installing py3-platformdirs (4.5.0-r0) (14/49) Installing py3-platformdirs-pyc (4.5.0-r0) (15/49) Installing py3-certifi (2025.10.5-r0) (16/49) Installing py3-certifi-pyc (2025.10.5-r0) (17/49) Installing py3-charset-normalizer (3.4.4-r0) (18/49) Installing py3-charset-normalizer-pyc (3.4.4-r0) (19/49) Installing py3-idna (3.10-r0) (20/49) Installing py3-idna-pyc (3.10-r0) (21/49) Installing py3-urllib3 (1.26.20-r0) (22/49) Installing py3-urllib3-pyc (1.26.20-r0) (23/49) Installing py3-requests (2.32.5-r0) (24/49) Installing py3-requests-pyc (2.32.5-r0) (25/49) Installing py3-installer (0.7.0-r2) (26/49) Installing py3-installer-pyc (0.7.0-r2) (27/49) Installing py3-gpep517 (19-r0) (28/49) Installing py3-gpep517-pyc (19-r0) (29/49) Installing py3-setuptools (80.9.0-r1) (30/49) Installing py3-setuptools-pyc (80.9.0-r1) (31/49) Installing py3-setuptools_scm (9.2.0-r0) (32/49) Installing py3-setuptools_scm-pyc (9.2.0-r0) (33/49) Installing py3-wheel (0.46.1-r0) (34/49) Installing py3-wheel-pyc (0.46.1-r0) (35/49) Installing py3-execnet (2.1.1-r0) (36/49) Installing py3-execnet-pyc (2.1.1-r0) (37/49) Installing py3-iniconfig (2.3.0-r0) (38/49) Installing py3-iniconfig-pyc (2.3.0-r0) (39/49) Installing py3-pluggy (1.6.0-r0) (40/49) Installing py3-pluggy-pyc (1.6.0-r0) (41/49) Installing py3-py (1.11.0-r4) (42/49) Installing py3-py-pyc (1.11.0-r4) (43/49) Installing py3-pygments (2.19.2-r0) (44/49) Installing py3-pygments-pyc (2.19.2-r0) (45/49) Installing py3-pytest (8.4.2-r1) (46/49) Installing py3-pytest-pyc (8.4.2-r1) (47/49) Installing py3-pytest-xdist (3.8.0-r0) (48/49) Installing py3-pytest-xdist-pyc (3.8.0-r0) (49/49) Installing .makedepends-py3-pooch (20251027.031055) busybox-1.37.0-r24.trigger: Executing script... OK: 643 MiB in 200 packages >>> py3-pooch: Cleaning up srcdir >>> py3-pooch: Cleaning up pkgdir >>> py3-pooch: Cleaning up tmpdir >>> py3-pooch: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-pooch-1.8.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/py3-pooch-1.8.2.tar.gz.part' py3-pooch-1.8.2.tar. 47% |*************** | 98058 0:00:01 ETA py3-pooch-1.8.2.tar. 100% |********************************| 203k 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-pooch-1.8.2.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-pooch-1.8.2.tar.gz: OK >>> py3-pooch: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-pooch-1.8.2.tar.gz /var/cache/distfiles/v3.23/py3-pooch-1.8.2.tar.gz: OK >>> py3-pooch: Unpacking /var/cache/distfiles/v3.23/py3-pooch-1.8.2.tar.gz... 2025-10-27 03:10:58,046 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-27 03:10:58,161 root INFO running bdist_wheel 2025-10-27 03:10:58,198 root INFO running build 2025-10-27 03:10:58,198 root INFO running build_py 2025-10-27 03:10:58,207 root INFO creating build/lib/pooch 2025-10-27 03:10:58,207 root INFO copying pooch/core.py -> build/lib/pooch 2025-10-27 03:10:58,207 root INFO copying pooch/_version.py -> build/lib/pooch 2025-10-27 03:10:58,208 root INFO copying pooch/utils.py -> build/lib/pooch 2025-10-27 03:10:58,208 root INFO copying pooch/downloaders.py -> build/lib/pooch 2025-10-27 03:10:58,208 root INFO copying pooch/processors.py -> build/lib/pooch 2025-10-27 03:10:58,209 root INFO copying pooch/__init__.py -> build/lib/pooch 2025-10-27 03:10:58,209 root INFO copying pooch/hashes.py -> build/lib/pooch 2025-10-27 03:10:58,210 root INFO creating build/lib/doc 2025-10-27 03:10:58,210 root INFO copying doc/conf.py -> build/lib/doc 2025-10-27 03:10:58,211 root INFO creating build/lib/pooch/tests 2025-10-27 03:10:58,211 root INFO copying pooch/tests/test_core.py -> build/lib/pooch/tests 2025-10-27 03:10:58,211 root INFO copying pooch/tests/test_hashes.py -> build/lib/pooch/tests 2025-10-27 03:10:58,211 root INFO copying pooch/tests/test_version.py -> build/lib/pooch/tests 2025-10-27 03:10:58,212 root INFO copying pooch/tests/test_downloaders.py -> build/lib/pooch/tests 2025-10-27 03:10:58,212 root INFO copying pooch/tests/test_utils.py -> build/lib/pooch/tests 2025-10-27 03:10:58,212 root INFO copying pooch/tests/utils.py -> build/lib/pooch/tests 2025-10-27 03:10:58,213 root INFO copying pooch/tests/test_processors.py -> build/lib/pooch/tests 2025-10-27 03:10:58,213 root INFO copying pooch/tests/test_integration.py -> build/lib/pooch/tests 2025-10-27 03:10:58,213 root INFO copying pooch/tests/__init__.py -> build/lib/pooch/tests 2025-10-27 03:10:58,215 root INFO running egg_info 2025-10-27 03:10:58,222 root INFO creating pooch.egg-info 2025-10-27 03:10:58,222 root INFO writing pooch.egg-info/PKG-INFO 2025-10-27 03:10:58,224 root INFO writing dependency_links to pooch.egg-info/dependency_links.txt 2025-10-27 03:10:58,225 root INFO writing requirements to pooch.egg-info/requires.txt 2025-10-27 03:10:58,226 root INFO writing top-level names to pooch.egg-info/top_level.txt 2025-10-27 03:10:58,226 root INFO writing manifest file 'pooch.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any 2025-10-27 03:10:58,264 root INFO reading manifest file 'pooch.egg-info/SOURCES.txt' 2025-10-27 03:10:58,264 root INFO reading manifest template 'MANIFEST.in' 2025-10-27 03:10:58,265 root WARNING no previously-included directories found matching '.github' 2025-10-27 03:10:58,266 root WARNING no previously-included directories found matching 'data' 2025-10-27 03:10:58,267 root WARNING no previously-included directories found matching 'env' 2025-10-27 03:10:58,267 root WARNING no previously-included directories found matching 'paper' 2025-10-27 03:10:58,267 root WARNING no previously-included directories found matching 'tools' 2025-10-27 03:10:58,268 root WARNING warning: no previously-included files found matching '.*.yml' 2025-10-27 03:10:58,268 root WARNING warning: no previously-included files found matching '.*rc' 2025-10-27 03:10:58,269 root WARNING warning: no previously-included files found matching 'Makefile' 2025-10-27 03:10:58,269 root WARNING warning: no previously-included files found matching '.gitignore' 2025-10-27 03:10:58,270 root WARNING warning: no previously-included files found matching '.gitattributes' 2025-10-27 03:10:58,270 root WARNING warning: no previously-included files found matching 'environment.yml' 2025-10-27 03:10:58,270 root WARNING warning: no files found matching 'pooch/tests/data' 2025-10-27 03:10:58,271 root INFO adding license file 'LICENSE.txt' 2025-10-27 03:10:58,271 root INFO adding license file 'AUTHORS.md' 2025-10-27 03:10:58,274 root INFO writing manifest file 'pooch.egg-info/SOURCES.txt' 2025-10-27 03:10:58,304 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-10-27 03:10:58,304 root INFO running install 2025-10-27 03:10:58,335 root INFO running install_lib 2025-10-27 03:10:58,343 root INFO creating build/bdist.linux-ppc64le/wheel 2025-10-27 03:10:58,344 root INFO creating build/bdist.linux-ppc64le/wheel/pooch 2025-10-27 03:10:58,344 root INFO creating build/bdist.linux-ppc64le/wheel/pooch/tests 2025-10-27 03:10:58,344 root INFO copying build/lib/pooch/tests/test_core.py -> build/bdist.linux-ppc64le/wheel/./pooch/tests 2025-10-27 03:10:58,344 root INFO copying build/lib/pooch/tests/test_hashes.py -> build/bdist.linux-ppc64le/wheel/./pooch/tests 2025-10-27 03:10:58,345 root INFO copying build/lib/pooch/tests/test_version.py -> build/bdist.linux-ppc64le/wheel/./pooch/tests 2025-10-27 03:10:58,345 root INFO copying build/lib/pooch/tests/test_downloaders.py -> build/bdist.linux-ppc64le/wheel/./pooch/tests 2025-10-27 03:10:58,345 root INFO copying build/lib/pooch/tests/test_utils.py -> build/bdist.linux-ppc64le/wheel/./pooch/tests 2025-10-27 03:10:58,345 root INFO copying build/lib/pooch/tests/utils.py -> build/bdist.linux-ppc64le/wheel/./pooch/tests 2025-10-27 03:10:58,346 root INFO copying build/lib/pooch/tests/test_processors.py -> build/bdist.linux-ppc64le/wheel/./pooch/tests 2025-10-27 03:10:58,346 root INFO copying build/lib/pooch/tests/test_integration.py -> build/bdist.linux-ppc64le/wheel/./pooch/tests 2025-10-27 03:10:58,346 root INFO copying build/lib/pooch/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./pooch/tests 2025-10-27 03:10:58,346 root INFO copying build/lib/pooch/core.py -> build/bdist.linux-ppc64le/wheel/./pooch 2025-10-27 03:10:58,347 root INFO copying build/lib/pooch/_version.py -> build/bdist.linux-ppc64le/wheel/./pooch 2025-10-27 03:10:58,347 root INFO copying build/lib/pooch/utils.py -> build/bdist.linux-ppc64le/wheel/./pooch 2025-10-27 03:10:58,347 root INFO copying build/lib/pooch/downloaders.py -> build/bdist.linux-ppc64le/wheel/./pooch 2025-10-27 03:10:58,347 root INFO copying build/lib/pooch/processors.py -> build/bdist.linux-ppc64le/wheel/./pooch 2025-10-27 03:10:58,347 root INFO copying build/lib/pooch/__init__.py -> build/bdist.linux-ppc64le/wheel/./pooch 2025-10-27 03:10:58,348 root INFO copying build/lib/pooch/hashes.py -> build/bdist.linux-ppc64le/wheel/./pooch 2025-10-27 03:10:58,348 root INFO creating build/bdist.linux-ppc64le/wheel/doc 2025-10-27 03:10:58,348 root INFO copying build/lib/doc/conf.py -> build/bdist.linux-ppc64le/wheel/./doc 2025-10-27 03:10:58,348 root INFO running install_egg_info 2025-10-27 03:10:58,356 root INFO Copying pooch.egg-info to build/bdist.linux-ppc64le/wheel/./pooch-1.8.2-py3.12.egg-info 2025-10-27 03:10:58,357 root INFO running install_scripts 2025-10-27 03:10:58,359 root INFO creating build/bdist.linux-ppc64le/wheel/pooch-1.8.2.dist-info/WHEEL 2025-10-27 03:10:58,359 wheel INFO creating '/home/buildozer/aports/community/py3-pooch/src/pooch-1.8.2/.dist/.tmp-k_e0_l3s/pooch-1.8.2-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-10-27 03:10:58,360 wheel INFO adding 'doc/conf.py' 2025-10-27 03:10:58,360 wheel INFO adding 'pooch/__init__.py' 2025-10-27 03:10:58,360 wheel INFO adding 'pooch/_version.py' 2025-10-27 03:10:58,361 wheel INFO adding 'pooch/core.py' 2025-10-27 03:10:58,361 wheel INFO adding 'pooch/downloaders.py' 2025-10-27 03:10:58,361 wheel INFO adding 'pooch/hashes.py' 2025-10-27 03:10:58,362 wheel INFO adding 'pooch/processors.py' 2025-10-27 03:10:58,362 wheel INFO adding 'pooch/utils.py' 2025-10-27 03:10:58,362 wheel INFO adding 'pooch/tests/__init__.py' 2025-10-27 03:10:58,363 wheel INFO adding 'pooch/tests/test_core.py' 2025-10-27 03:10:58,363 wheel INFO adding 'pooch/tests/test_downloaders.py' 2025-10-27 03:10:58,363 wheel INFO adding 'pooch/tests/test_hashes.py' 2025-10-27 03:10:58,363 wheel INFO adding 'pooch/tests/test_integration.py' 2025-10-27 03:10:58,364 wheel INFO adding 'pooch/tests/test_processors.py' 2025-10-27 03:10:58,364 wheel INFO adding 'pooch/tests/test_utils.py' 2025-10-27 03:10:58,364 wheel INFO adding 'pooch/tests/test_version.py' 2025-10-27 03:10:58,365 wheel INFO adding 'pooch/tests/utils.py' 2025-10-27 03:10:58,365 wheel INFO adding 'pooch-1.8.2.dist-info/licenses/AUTHORS.md' 2025-10-27 03:10:58,365 wheel INFO adding 'pooch-1.8.2.dist-info/licenses/LICENSE.txt' 2025-10-27 03:10:58,366 wheel INFO adding 'pooch-1.8.2.dist-info/METADATA' 2025-10-27 03:10:58,366 wheel INFO adding 'pooch-1.8.2.dist-info/WHEEL' 2025-10-27 03:10:58,366 wheel INFO adding 'pooch-1.8.2.dist-info/top_level.txt' 2025-10-27 03:10:58,366 wheel INFO adding 'pooch-1.8.2.dist-info/RECORD' 2025-10-27 03:10:58,367 root INFO removing build/bdist.linux-ppc64le/wheel 2025-10-27 03:10:58,368 gpep517 INFO The backend produced .dist/pooch-1.8.2-py3-none-any.whl pooch-1.8.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-pooch/src/pooch-1.8.2 configfile: pyproject.toml plugins: xdist-3.8.0 created: 64/64 workers 64 workers [148 items] ss.s....s.....s.s.s...sss..ss......ss.s..s.....s.s...................... [ 48%] ............................s........................................... [ 97%] .... [100%] =============================== warnings summary =============================== pooch/tests/test_processors.py: 18 warnings /home/buildozer/aports/community/py3-pooch/src/pooch-1.8.2/pooch/processors.py:284: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. tar_file.extractall(members=subdir_members, path=extract_dir) pooch/tests/test_processors.py::test_unpacking_wrong_members_then_no_members[Untar-.tar.gz] pooch/tests/test_processors.py::test_unpacking[Untar-archive_all-default_path] pooch/tests/test_processors.py::test_unpacking_members_then_no_members[Untar-.tar.gz] pooch/tests/test_processors.py::test_unpacking[Untar-archive_all-custom_path] /home/buildozer/aports/community/py3-pooch/src/pooch-1.8.2/pooch/processors.py:262: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. tar_file.extractall(path=extract_dir) pooch/tests/test_utils.py: 64 warnings /usr/lib/python3.12/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=26777) is multi-threaded, use of fork() may lead to deadlocks in the child. self.pid = os.fork() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================ 129 passed, 19 skipped, 86 warnings in 24.40s ================= >>> py3-pooch: Entering fakeroot... >>> py3-pooch-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pooch/__pycache__' -> '/home/buildozer/aports/community/py3-pooch/pkg/py3-pooch-pyc/usr/lib/python3.12/site-packages/pooch/__pycache__' >>> py3-pooch-pyc*: Preparing subpackage py3-pooch-pyc... >>> py3-pooch-pyc*: Running postcheck for py3-pooch-pyc >>> py3-pooch*: Running postcheck for py3-pooch >>> py3-pooch*: Preparing package py3-pooch... >>> py3-pooch-pyc*: Tracing dependencies... python3~3.12 >>> py3-pooch-pyc*: Package size: 111.5 KB >>> py3-pooch-pyc*: Compressing data... >>> py3-pooch-pyc*: Create checksum... >>> py3-pooch-pyc*: Create py3-pooch-pyc-1.8.2-r1.apk >>> py3-pooch*: Tracing dependencies... py3-packaging py3-platformdirs py3-requests python3 python3~3.12 >>> py3-pooch*: Package size: 123.5 KB >>> py3-pooch*: Compressing data... >>> py3-pooch*: Create checksum... >>> py3-pooch*: Create py3-pooch-1.8.2-r1.apk >>> py3-pooch: Build complete at Mon, 27 Oct 2025 03:11:24 +0000 elapsed time 0h 0m 47s >>> py3-pooch: Cleaning up srcdir >>> py3-pooch: Cleaning up pkgdir >>> py3-pooch: Uninstalling dependencies... ( 1/49) Purging .makedepends-py3-pooch (20251027.031055) ( 2/49) Purging py3-platformdirs-pyc (4.5.0-r0) ( 3/49) Purging py3-platformdirs (4.5.0-r0) ( 4/49) Purging py3-requests-pyc (2.32.5-r0) ( 5/49) Purging py3-requests (2.32.5-r0) ( 6/49) Purging py3-certifi-pyc (2025.10.5-r0) ( 7/49) Purging py3-certifi (2025.10.5-r0) ( 8/49) Purging py3-charset-normalizer-pyc (3.4.4-r0) ( 9/49) Purging py3-charset-normalizer (3.4.4-r0) (10/49) Purging py3-idna-pyc (3.10-r0) (11/49) Purging py3-idna (3.10-r0) (12/49) Purging py3-urllib3-pyc (1.26.20-r0) (13/49) Purging py3-urllib3 (1.26.20-r0) (14/49) Purging py3-gpep517-pyc (19-r0) (15/49) Purging py3-gpep517 (19-r0) (16/49) Purging py3-installer-pyc (0.7.0-r2) (17/49) Purging py3-installer (0.7.0-r2) (18/49) Purging py3-setuptools_scm-pyc (9.2.0-r0) (19/49) Purging py3-setuptools_scm (9.2.0-r0) (20/49) Purging py3-setuptools-pyc (80.9.0-r1) (21/49) Purging py3-setuptools (80.9.0-r1) (22/49) Purging py3-wheel-pyc (0.46.1-r0) (23/49) Purging py3-wheel (0.46.1-r0) (24/49) Purging py3-pytest-xdist-pyc (3.8.0-r0) (25/49) Purging py3-pytest-xdist (3.8.0-r0) (26/49) Purging py3-execnet-pyc (2.1.1-r0) (27/49) Purging py3-execnet (2.1.1-r0) (28/49) Purging py3-pytest-pyc (8.4.2-r1) (29/49) Purging py3-pytest (8.4.2-r1) (30/49) Purging py3-iniconfig-pyc (2.3.0-r0) (31/49) Purging py3-iniconfig (2.3.0-r0) (32/49) Purging py3-packaging-pyc (25.0-r0) (33/49) Purging py3-packaging (25.0-r0) (34/49) Purging py3-parsing-pyc (3.2.3-r0) (35/49) Purging py3-parsing (3.2.3-r0) (36/49) Purging py3-pluggy-pyc (1.6.0-r0) (37/49) Purging py3-pluggy (1.6.0-r0) (38/49) Purging py3-py-pyc (1.11.0-r4) (39/49) Purging py3-py (1.11.0-r4) (40/49) Purging py3-pygments-pyc (2.19.2-r0) (41/49) Purging py3-pygments (2.19.2-r0) (42/49) Purging python3-pyc (3.12.12-r0) (43/49) Purging python3-pycache-pyc0 (3.12.12-r0) (44/49) Purging pyc (3.12.12-r0) (45/49) Purging python3 (3.12.12-r0) (46/49) Purging gdbm (1.26-r0) (47/49) Purging libpanelw (6.5_p20251010-r0) (48/49) Purging mpdecimal (4.0.1-r0) (49/49) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-pooch: Updating the community/ppc64le repository index... >>> py3-pooch: Signing the index...