>>> py3-snuggs: Building community/py3-snuggs 1.4.7-r6 (using abuild 3.11.0_rc13-r0) started Sun, 30 Apr 2023 08:20:38 +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/37) Installing libbz2 (1.0.8-r5) (2/37) Installing libffi (3.4.4-r2) (3/37) Installing gdbm (1.23-r1) (4/37) Installing xz-libs (5.4.2-r1) (5/37) Installing mpdecimal (2.5.1-r2) (6/37) Installing libpanelw (6.4_p20230429-r0) (7/37) Installing readline (8.2.1-r1) (8/37) Installing sqlite-libs (3.41.2-r2) (9/37) Installing python3 (3.11.3-r10) (10/37) Installing python3-pycache-pyc0 (3.11.3-r10) (11/37) Installing pyc (0.1-r0) (12/37) Installing python3-pyc (3.11.3-r10) (13/37) Installing libgfortran (12.2.1_git20220924-r10) (14/37) Installing openblas (0.3.23-r0) (15/37) Installing py3-numpy (1.24.3-r0) (16/37) Installing py3-numpy-pyc (1.24.3-r0) (17/37) Installing py3-parsing (3.0.9-r2) (18/37) Installing py3-parsing-pyc (3.0.9-r2) (19/37) Installing py3-packaging (23.1-r1) (20/37) Installing py3-packaging-pyc (23.1-r1) (21/37) Installing py3-setuptools (67.7.2-r0) (22/37) Installing py3-setuptools-pyc (67.7.2-r0) (23/37) Installing py3-iniconfig (1.1.1-r6) (24/37) Installing py3-iniconfig-pyc (1.1.1-r6) (25/37) Installing py3-pluggy (1.0.0-r3) (26/37) Installing py3-pluggy-pyc (1.0.0-r3) (27/37) Installing py3-py (1.11.0-r2) (28/37) Installing py3-py-pyc (1.11.0-r2) (29/37) Installing py3-pytest (7.3.1-r1) (30/37) Installing py3-pytest-pyc (7.3.1-r1) (31/37) Installing py3-attrs (23.1.0-r1) (32/37) Installing py3-attrs-pyc (23.1.0-r1) (33/37) Installing py3-sortedcontainers (2.4.0-r3) (34/37) Installing py3-sortedcontainers-pyc (2.4.0-r3) (35/37) Installing py3-hypothesis (6.72.4-r0) (36/37) Installing py3-hypothesis-pyc (6.72.4-r0) (37/37) Installing .makedepends-py3-snuggs (20230430.082039) Executing busybox-1.36.0-r8.trigger OK: 515 MiB in 136 packages >>> py3-snuggs: Cleaning up srcdir >>> py3-snuggs: Cleaning up pkgdir >>> py3-snuggs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 100 7762 100 7762 0 0 62571 0 --:--:-- --:--:-- --:--:-- 63105 >>> py3-snuggs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/snuggs-1.4.7.tar.gz >>> py3-snuggs: Checking sha512sums... snuggs-1.4.7.tar.gz: OK >>> py3-snuggs: Unpacking /var/cache/distfiles/edge/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.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-snuggs/src/snuggs-1.4.7 plugins: hypothesis-6.72.4 collected 37 items test_snuggs.py ..........X.......................... [100%] ======================== 36 passed, 1 xpassed in 0.84s ========================= >>> py3-snuggs: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. 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 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.11 creating /home/buildozer/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib/python3.11/site-packages/snuggs copying build/lib/snuggs/__init__.py -> /home/buildozer/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib/python3.11/site-packages/snuggs byte-compiling /home/buildozer/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib/python3.11/site-packages/snuggs/__init__.py to __init__.cpython-311.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.11/site-packages/snuggs-1.4.7-py3.11.egg-info running install_scripts >>> py3-snuggs-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-snuggs/pkg/py3-snuggs/usr/lib/python3.11/site-packages/snuggs/__pycache__' -> '/home/buildozer/aports/community/py3-snuggs/pkg/py3-snuggs-pyc/usr/lib/python3.11/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.11 >>> py3-snuggs-pyc*: Package size: 44.0 KB >>> py3-snuggs-pyc*: Compressing data... >>> py3-snuggs-pyc*: Create checksum... >>> py3-snuggs-pyc*: Create py3-snuggs-pyc-1.4.7-r6.apk >>> py3-snuggs*: Tracing dependencies... python3 py3-numpy py3-parsing python3~3.11 >>> py3-snuggs*: Package size: 60.0 KB >>> py3-snuggs*: Compressing data... >>> py3-snuggs*: Create checksum... >>> py3-snuggs*: Create py3-snuggs-1.4.7-r6.apk >>> py3-snuggs: Build complete at Sun, 30 Apr 2023 08:20:42 +0000 elapsed time 0h 0m 4s >>> py3-snuggs: Cleaning up srcdir >>> py3-snuggs: Cleaning up pkgdir >>> py3-snuggs: Uninstalling dependencies... (1/37) Purging .makedepends-py3-snuggs (20230430.082039) (2/37) Purging py3-numpy-pyc (1.24.3-r0) (3/37) Purging py3-numpy (1.24.3-r0) (4/37) Purging openblas (0.3.23-r0) (5/37) Purging py3-setuptools-pyc (67.7.2-r0) (6/37) Purging py3-setuptools (67.7.2-r0) (7/37) Purging py3-pytest-pyc (7.3.1-r1) (8/37) Purging py3-pytest (7.3.1-r1) (9/37) Purging py3-iniconfig-pyc (1.1.1-r6) (10/37) Purging py3-iniconfig (1.1.1-r6) (11/37) Purging py3-packaging-pyc (23.1-r1) (12/37) Purging py3-packaging (23.1-r1) (13/37) Purging py3-parsing-pyc (3.0.9-r2) (14/37) Purging py3-parsing (3.0.9-r2) (15/37) Purging py3-pluggy-pyc (1.0.0-r3) (16/37) Purging py3-pluggy (1.0.0-r3) (17/37) Purging py3-py-pyc (1.11.0-r2) (18/37) Purging py3-py (1.11.0-r2) (19/37) Purging py3-hypothesis-pyc (6.72.4-r0) (20/37) Purging py3-hypothesis (6.72.4-r0) (21/37) Purging py3-attrs-pyc (23.1.0-r1) (22/37) Purging py3-attrs (23.1.0-r1) (23/37) Purging py3-sortedcontainers-pyc (2.4.0-r3) (24/37) Purging py3-sortedcontainers (2.4.0-r3) (25/37) Purging libgfortran (12.2.1_git20220924-r10) (26/37) Purging python3-pyc (3.11.3-r10) (27/37) Purging python3-pycache-pyc0 (3.11.3-r10) (28/37) Purging pyc (0.1-r0) (29/37) Purging python3 (3.11.3-r10) (30/37) Purging gdbm (1.23-r1) (31/37) Purging libbz2 (1.0.8-r5) (32/37) Purging libffi (3.4.4-r2) (33/37) Purging libpanelw (6.4_p20230429-r0) (34/37) Purging mpdecimal (2.5.1-r2) (35/37) Purging readline (8.2.1-r1) (36/37) Purging sqlite-libs (3.41.2-r2) (37/37) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 408 MiB in 99 packages >>> py3-snuggs: Updating the community/aarch64 repository index... >>> py3-snuggs: Signing the index...