>>> py3-snuggs: Building community/py3-snuggs 1.4.7-r3 (using abuild 3.10.0_rc1-r2) started Thu, 27 Oct 2022 01:23:07 +0000 >>> py3-snuggs: Checking sanity of /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/24) Installing libbz2 (1.0.8-r3) (2/24) Installing libffi (3.4.3-r0) (3/24) Installing gdbm (1.23-r0) (4/24) Installing xz-libs (5.2.7-r0) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing readline (8.2.0-r0) (7/24) Installing sqlite-libs (3.39.4-r0) (8/24) Installing python3 (3.10.8-r3) (9/24) Installing libgfortran (12.2.1_git20220924-r3) (10/24) Installing openblas (0.3.21-r0) (11/24) Installing py3-numpy (1.23.3-r0) (12/24) Installing py3-parsing (3.0.9-r0) (13/24) Installing py3-packaging (21.3-r2) (14/24) Installing py3-setuptools (65.5.0-r0) (15/24) Installing py3-attrs (22.1.0-r0) (16/24) Installing py3-iniconfig (1.1.1-r3) (17/24) Installing py3-pluggy (1.0.0-r1) (18/24) Installing py3-py (1.11.0-r0) (19/24) Installing py3-tomli (2.0.1-r1) (20/24) Installing py3-pytest (7.1.3-r1) (21/24) Installing py3-sortedcontainers (2.4.0-r1) (22/24) Installing py3-exceptiongroup (1.0.0_rc9-r1) (23/24) Installing py3-hypothesis (6.56.3-r0) (24/24) Installing .makedepends-py3-snuggs (20221027.012316) Executing busybox-1.35.0-r27.trigger OK: 290 MiB in 117 packages >>> py3-snuggs: Cleaning up srcdir >>> py3-snuggs: Cleaning up pkgdir >>> py3-snuggs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/snuggs-1.4.7.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-snuggs: Fetching snuggs-1.4.7.tar.gz::https://github.com/mapbox/snuggs/archive/1.4.7.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7762 0 7762 0 0 6355 0 --:--:-- 0:00:01 --:--:-- 6355 >>> py3-snuggs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/snuggs-1.4.7.tar.gz >>> py3-snuggs: Checking sha512sums... snuggs-1.4.7.tar.gz: OK >>> py3-snuggs: Unpacking /var/cache/distfiles/v3.17/snuggs-1.4.7.tar.gz... running build running build_py creating build creating build/lib 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.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-snuggs/src/snuggs-1.4.7 plugins: hypothesis-6.56.3 collected 37 items test_snuggs.py ..........X.......................... [100%] ======================== 36 passed, 1 xpassed in 1.03s ========================= >>> py3-snuggs: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py 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' running install_lib creating /home/buildozer/aports/community/py3-snuggs/pkg creating /home/buildozer/aports/community/py3-snuggs/pkg/py3-snuggs creating /home/buildozer/aports/community/py3-snuggs/pkg/py3-snuggs/usr creating /home/buildozer/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib creating /home/buildozer/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib/python3.10/site-packages/snuggs copying build/lib/snuggs/__init__.py -> /home/buildozer/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib/python3.10/site-packages/snuggs byte-compiling /home/buildozer/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib/python3.10/site-packages/snuggs/__init__.py to __init__.cpython-310.pyc writing byte-compilation script '/tmp/tmpdbne5wj9.py' /usr/bin/python3 /tmp/tmpdbne5wj9.py removing /tmp/tmpdbne5wj9.py running install_egg_info Copying snuggs.egg-info to /home/buildozer/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib/python3.10/site-packages/snuggs-1.4.7-py3.10.egg-info running install_scripts >>> py3-snuggs*: Running postcheck for py3-snuggs >>> py3-snuggs*: Preparing package py3-snuggs... >>> py3-snuggs*: Tracing dependencies... >>> py3-snuggs*: Package size: 80.0 KB >>> py3-snuggs*: Compressing data... >>> py3-snuggs*: Create checksum... >>> py3-snuggs*: Create py3-snuggs-1.4.7-r3.apk >>> py3-snuggs: Build complete at Thu, 27 Oct 2022 01:23:21 +0000 elapsed time 0h 0m 14s >>> py3-snuggs: Cleaning up srcdir >>> py3-snuggs: Cleaning up pkgdir >>> py3-snuggs: Uninstalling dependencies... (1/24) Purging .makedepends-py3-snuggs (20221027.012316) (2/24) Purging py3-numpy (1.23.3-r0) (3/24) Purging py3-setuptools (65.5.0-r0) (4/24) Purging py3-pytest (7.1.3-r1) (5/24) Purging py3-iniconfig (1.1.1-r3) (6/24) Purging py3-packaging (21.3-r2) (7/24) Purging py3-parsing (3.0.9-r0) (8/24) Purging py3-pluggy (1.0.0-r1) (9/24) Purging py3-py (1.11.0-r0) (10/24) Purging py3-tomli (2.0.1-r1) (11/24) Purging py3-hypothesis (6.56.3-r0) (12/24) Purging py3-attrs (22.1.0-r0) (13/24) Purging py3-sortedcontainers (2.4.0-r1) (14/24) Purging py3-exceptiongroup (1.0.0_rc9-r1) (15/24) Purging python3 (3.10.8-r3) (16/24) Purging libbz2 (1.0.8-r3) (17/24) Purging libffi (3.4.3-r0) (18/24) Purging gdbm (1.23-r0) (19/24) Purging xz-libs (5.2.7-r0) (20/24) Purging mpdecimal (2.5.1-r1) (21/24) Purging readline (8.2.0-r0) (22/24) Purging sqlite-libs (3.39.4-r0) (23/24) Purging openblas (0.3.21-r0) (24/24) Purging libgfortran (12.2.1_git20220924-r3) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-snuggs: Updating the community/armv7 repository index... >>> py3-snuggs: Signing the index...