>>> py3-snuggs: Building community/py3-snuggs 1.4.7-r7 (using abuild 3.16.0_rc4-r0) started Wed, 22 Oct 2025 08:04:53 +0000 >>> py3-snuggs: Validating /home/buildozer/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 ( 1/40) Installing libbz2 (1.0.8-r6) ( 2/40) Installing libffi (3.5.2-r0) ( 3/40) Installing gdbm (1.26-r0) ( 4/40) Installing xz-libs (5.8.1-r0) ( 5/40) Installing mpdecimal (4.0.1-r0) ( 6/40) Installing libpanelw (6.5_p20251010-r0) ( 7/40) Installing sqlite-libs (3.50.4-r1) ( 8/40) Installing python3 (3.12.12-r0) ( 9/40) Installing python3-pycache-pyc0 (3.12.12-r0) (10/40) Installing pyc (3.12.12-r0) (11/40) Installing python3-pyc (3.12.12-r0) (12/40) Installing libquadmath (15.2.0-r1) (13/40) Installing libgfortran (15.2.0-r1) (14/40) Installing openblas (0.3.30-r0) (15/40) Installing py3-numpy (2.3.4-r0) (16/40) Installing py3-numpy-tests (2.3.4-r0) (17/40) Installing py3-numpy-pyc (2.3.4-r0) (18/40) Installing py3-parsing (3.2.3-r0) (19/40) Installing py3-parsing-pyc (3.2.3-r0) (20/40) Installing py3-packaging (25.0-r0) (21/40) Installing py3-packaging-pyc (25.0-r0) (22/40) Installing py3-setuptools (80.9.0-r1) (23/40) Installing py3-setuptools-pyc (80.9.0-r1) (24/40) Installing py3-iniconfig (2.3.0-r0) (25/40) Installing py3-iniconfig-pyc (2.3.0-r0) (26/40) Installing py3-pluggy (1.6.0-r0) (27/40) Installing py3-pluggy-pyc (1.6.0-r0) (28/40) Installing py3-py (1.11.0-r4) (29/40) Installing py3-py-pyc (1.11.0-r4) (30/40) Installing py3-pygments (2.19.2-r0) (31/40) Installing py3-pygments-pyc (2.19.2-r0) (32/40) Installing py3-pytest (8.4.2-r1) (33/40) Installing py3-pytest-pyc (8.4.2-r1) (34/40) Installing py3-attrs (25.3.0-r0) (35/40) Installing py3-attrs-pyc (25.3.0-r0) (36/40) Installing py3-sortedcontainers (2.4.0-r5) (37/40) Installing py3-sortedcontainers-pyc (2.4.0-r5) (38/40) Installing py3-hypothesis (6.140.2-r0) (39/40) Installing py3-hypothesis-pyc (6.140.2-r0) (40/40) Installing .makedepends-py3-snuggs (20251022.080524) busybox-1.37.0-r24.trigger: Executing script... OK: 576 MiB in 145 packages >>> py3-snuggs: Cleaning up srcdir >>> py3-snuggs: Cleaning up pkgdir >>> py3-snuggs: Cleaning up tmpdir >>> py3-snuggs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/snuggs-1.4.7.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-snuggs: Fetching snuggs-1.4.7.tar.gz::https://github.com/mapbox/snuggs/archive/1.4.7.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.23/snuggs-1.4.7.tar.gz.part' snuggs-1.4.7.tar.gz. 100% |********************************| 7762 0:00:00 ETA '/var/cache/distfiles/v3.23/snuggs-1.4.7.tar.gz.part' saved /var/cache/distfiles/v3.23/snuggs-1.4.7.tar.gz: OK /home/buildozer/aports/community/py3-snuggs/test-xfail.patch: OK >>> py3-snuggs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/snuggs-1.4.7.tar.gz /var/cache/distfiles/v3.23/snuggs-1.4.7.tar.gz: OK /home/buildozer/aports/community/py3-snuggs/test-xfail.patch: OK >>> py3-snuggs: Unpacking /var/cache/distfiles/v3.23/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.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-snuggs/src/snuggs-1.4.7 plugins: hypothesis-6.140.2 collected 37 items test_snuggs.py ..........X...................X.X.X.. [100%] ======================== 33 passed, 4 xpassed in 1.36s ========================= >>> 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/buildozer/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib/python3.12/site-packages/snuggs copying build/lib/snuggs/__init__.py -> /home/buildozer/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib/python3.12/site-packages/snuggs byte-compiling /home/buildozer/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/buildozer/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/buildozer/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~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 Wed, 22 Oct 2025 08:05:28 +0000 elapsed time 0h 0m 35s >>> py3-snuggs: Cleaning up srcdir >>> py3-snuggs: Cleaning up pkgdir >>> py3-snuggs: Uninstalling dependencies... ( 1/40) Purging .makedepends-py3-snuggs (20251022.080524) ( 2/40) Purging py3-numpy-tests (2.3.4-r0) ( 3/40) Purging py3-numpy-pyc (2.3.4-r0) ( 4/40) Purging py3-numpy (2.3.4-r0) ( 5/40) Purging openblas (0.3.30-r0) ( 6/40) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/40) Purging py3-setuptools (80.9.0-r1) ( 8/40) Purging py3-pytest-pyc (8.4.2-r1) ( 9/40) Purging py3-pytest (8.4.2-r1) (10/40) Purging py3-iniconfig-pyc (2.3.0-r0) (11/40) Purging py3-iniconfig (2.3.0-r0) (12/40) Purging py3-packaging-pyc (25.0-r0) (13/40) Purging py3-packaging (25.0-r0) (14/40) Purging py3-parsing-pyc (3.2.3-r0) (15/40) Purging py3-parsing (3.2.3-r0) (16/40) Purging py3-pluggy-pyc (1.6.0-r0) (17/40) Purging py3-pluggy (1.6.0-r0) (18/40) Purging py3-py-pyc (1.11.0-r4) (19/40) Purging py3-py (1.11.0-r4) (20/40) Purging py3-pygments-pyc (2.19.2-r0) (21/40) Purging py3-pygments (2.19.2-r0) (22/40) Purging py3-hypothesis-pyc (6.140.2-r0) (23/40) Purging py3-hypothesis (6.140.2-r0) (24/40) Purging py3-attrs-pyc (25.3.0-r0) (25/40) Purging py3-attrs (25.3.0-r0) (26/40) Purging py3-sortedcontainers-pyc (2.4.0-r5) (27/40) Purging py3-sortedcontainers (2.4.0-r5) (28/40) Purging python3-pyc (3.12.12-r0) (29/40) Purging python3-pycache-pyc0 (3.12.12-r0) (30/40) Purging pyc (3.12.12-r0) (31/40) Purging python3 (3.12.12-r0) (32/40) Purging gdbm (1.26-r0) (33/40) Purging libbz2 (1.0.8-r6) (34/40) Purging libffi (3.5.2-r0) (35/40) Purging libgfortran (15.2.0-r1) (36/40) Purging libpanelw (6.5_p20251010-r0) (37/40) Purging libquadmath (15.2.0-r1) (38/40) Purging mpdecimal (4.0.1-r0) (39/40) Purging sqlite-libs (3.50.4-r1) (40/40) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 440 MiB in 105 packages >>> py3-snuggs: Updating the community/x86_64 repository index... >>> py3-snuggs: Signing the index...