>>> py3-snuggs: Building community/py3-snuggs 1.4.7-r7 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 04:21:01 +0000 >>> py3-snuggs: Validating /home/udu/aports/community/py3-snuggs/APKBUILD... >>> py3-snuggs: Analyzing dependencies... >>> py3-snuggs: Installing for build: build-base python3 py3-numpy py3-parsing py3-setuptools py3-pytest py3-hypothesis WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/27) Installing libquadmath (14.2.0-r6) (2/27) Installing libgfortran (14.2.0-r6) (3/27) Installing openblas (0.3.28-r0) (4/27) Installing py3-numpy (2.2.4-r1) (5/27) Installing py3-numpy-tests (2.2.4-r1) (6/27) Installing py3-numpy-pyc (2.2.4-r1) (7/27) Installing py3-parsing (3.2.3-r0) (8/27) Installing py3-parsing-pyc (3.2.3-r0) (9/27) Installing py3-packaging (25.0-r0) (10/27) Installing py3-packaging-pyc (25.0-r0) (11/27) Installing py3-setuptools (80.9.0-r0) (12/27) Installing py3-setuptools-pyc (80.9.0-r0) (13/27) Installing py3-iniconfig (2.1.0-r0) (14/27) Installing py3-iniconfig-pyc (2.1.0-r0) (15/27) Installing py3-pluggy (1.5.0-r0) (16/27) Installing py3-pluggy-pyc (1.5.0-r0) (17/27) Installing py3-py (1.11.0-r4) (18/27) Installing py3-py-pyc (1.11.0-r4) (19/27) Installing py3-pytest (8.3.5-r0) (20/27) Installing py3-pytest-pyc (8.3.5-r0) (21/27) Installing py3-attrs (25.3.0-r0) (22/27) Installing py3-attrs-pyc (25.3.0-r0) (23/27) Installing py3-sortedcontainers (2.4.0-r5) (24/27) Installing py3-sortedcontainers-pyc (2.4.0-r5) (25/27) Installing py3-hypothesis (6.124.5-r0) (26/27) Installing py3-hypothesis-pyc (6.124.5-r0) (27/27) Installing .makedepends-py3-snuggs (20251013.042102) Executing busybox-1.37.0-r19.trigger OK: 386 MiB in 116 packages >>> py3-snuggs: Cleaning up srcdir >>> py3-snuggs: Cleaning up pkgdir >>> py3-snuggs: Cleaning up tmpdir >>> py3-snuggs: Fetching snuggs-1.4.7.tar.gz::https://github.com/mapbox/snuggs/archive/1.4.7.tar.gz >>> py3-snuggs: Fetching snuggs-1.4.7.tar.gz::https://github.com/mapbox/snuggs/archive/1.4.7.tar.gz >>> py3-snuggs: Checking sha512sums... snuggs-1.4.7.tar.gz: OK test-xfail.patch: OK >>> py3-snuggs: Unpacking /var/cache/distfiles/snuggs-1.4.7.tar.gz... >>> py3-snuggs: test-xfail.patch patching file test_snuggs.py running build running build_py creating build/lib/snuggs copying snuggs/__init__.py -> build/lib/snuggs running egg_info creating snuggs.egg-info writing snuggs.egg-info/PKG-INFO writing dependency_links to snuggs.egg-info/dependency_links.txt writing requirements to snuggs.egg-info/requires.txt writing top-level names to snuggs.egg-info/top_level.txt writing manifest file 'snuggs.egg-info/SOURCES.txt' reading manifest file 'snuggs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'VERSION.txt' adding license file 'LICENSE' adding license file 'AUTHORS.txt' writing manifest file 'snuggs.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-snuggs/src/snuggs-1.4.7 plugins: hypothesis-6.124.5 collected 37 items test_snuggs.py ..........X...................X.X.X.. [100%] ======================== 33 passed, 4 xpassed in 0.68s ========================= >>> py3-snuggs: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/udu/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib/python3.12/site-packages creating /home/udu/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib/python3.12/site-packages/snuggs copying build/lib/snuggs/__init__.py -> /home/udu/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib/python3.12/site-packages/snuggs byte-compiling /home/udu/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib/python3.12/site-packages/snuggs/__init__.py to __init__.cpython-312.pyc running install_egg_info running egg_info writing snuggs.egg-info/PKG-INFO writing dependency_links to snuggs.egg-info/dependency_links.txt writing requirements to snuggs.egg-info/requires.txt writing top-level names to snuggs.egg-info/top_level.txt reading manifest file 'snuggs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'VERSION.txt' adding license file 'LICENSE' adding license file 'AUTHORS.txt' writing manifest file 'snuggs.egg-info/SOURCES.txt' Copying snuggs.egg-info to /home/udu/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib/python3.12/site-packages/snuggs-1.4.7-py3.12.egg-info running install_scripts >>> py3-snuggs-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/snuggs/__pycache__' -> '/home/udu/aports/community/py3-snuggs/pkg/py3-snuggs-pyc/usr/lib/python3.12/site-packages/snuggs/__pycache__' >>> py3-snuggs-pyc*: Preparing subpackage py3-snuggs-pyc... >>> py3-snuggs-pyc*: Running postcheck for py3-snuggs-pyc >>> py3-snuggs*: Running postcheck for py3-snuggs >>> py3-snuggs*: Preparing package py3-snuggs... >>> py3-snuggs-pyc*: Tracing dependencies... python3 py3-numpy py3-parsing python3~3.12 >>> py3-snuggs-pyc*: Package size: 10.6 KB >>> py3-snuggs-pyc*: Compressing data... >>> py3-snuggs-pyc*: Create checksum... >>> py3-snuggs-pyc*: Create py3-snuggs-pyc-1.4.7-r7.apk >>> py3-snuggs*: Tracing dependencies... python3 py3-numpy py3-parsing python3~3.12 >>> py3-snuggs*: Package size: 9.0 KB >>> py3-snuggs*: Compressing data... >>> py3-snuggs*: Create checksum... >>> py3-snuggs*: Create py3-snuggs-1.4.7-r7.apk >>> py3-snuggs: Build complete at Mon, 13 Oct 2025 04:21:04 +0000 elapsed time 0h 0m 3s >>> py3-snuggs: Cleaning up srcdir >>> py3-snuggs: Cleaning up pkgdir >>> py3-snuggs: Uninstalling dependencies... (1/27) Purging .makedepends-py3-snuggs (20251013.042102) (2/27) Purging py3-numpy-tests (2.2.4-r1) (3/27) Purging py3-numpy-pyc (2.2.4-r1) (4/27) Purging py3-numpy (2.2.4-r1) (5/27) Purging openblas (0.3.28-r0) (6/27) Purging py3-setuptools-pyc (80.9.0-r0) (7/27) Purging py3-setuptools (80.9.0-r0) (8/27) Purging py3-pytest-pyc (8.3.5-r0) (9/27) Purging py3-pytest (8.3.5-r0) (10/27) Purging py3-iniconfig-pyc (2.1.0-r0) (11/27) Purging py3-iniconfig (2.1.0-r0) (12/27) Purging py3-packaging-pyc (25.0-r0) (13/27) Purging py3-packaging (25.0-r0) (14/27) Purging py3-parsing-pyc (3.2.3-r0) (15/27) Purging py3-parsing (3.2.3-r0) (16/27) Purging py3-pluggy-pyc (1.5.0-r0) (17/27) Purging py3-pluggy (1.5.0-r0) (18/27) Purging py3-py-pyc (1.11.0-r4) (19/27) Purging py3-py (1.11.0-r4) (20/27) Purging py3-hypothesis-pyc (6.124.5-r0) (21/27) Purging py3-hypothesis (6.124.5-r0) (22/27) Purging py3-attrs-pyc (25.3.0-r0) (23/27) Purging py3-attrs (25.3.0-r0) (24/27) Purging py3-sortedcontainers-pyc (2.4.0-r5) (25/27) Purging py3-sortedcontainers (2.4.0-r5) (26/27) Purging libgfortran (14.2.0-r6) (27/27) Purging libquadmath (14.2.0-r6) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-snuggs: Updating the community/x86_64 repository index... >>> py3-snuggs: Signing the index...