>>> py3-quantiphy: Building community/py3-quantiphy 2.15-r0 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 19:59:39 +0000 >>> py3-quantiphy: Checking sanity of /home/buildozer/aports/community/py3-quantiphy/APKBUILD... >>> py3-quantiphy: Analyzing dependencies... >>> py3-quantiphy: Installing for build: build-base python3 py3-setuptools py3-pytest py3-inform (1/25) Installing libffi (3.4.2-r1) (2/25) Installing gdbm (1.20-r2) (3/25) Installing mpdecimal (2.5.1-r1) (4/25) Installing readline (8.1.1-r0) (5/25) Installing sqlite-libs (3.36.0-r0) (6/25) Installing python3 (3.9.7-r3) (7/25) Installing py3-ordered-set (4.0.2-r2) (8/25) Installing py3-appdirs (1.4.4-r2) (9/25) Installing py3-parsing (2.4.7-r2) (10/25) Installing py3-six (1.16.0-r0) (11/25) Installing py3-packaging (20.9-r1) (12/25) Installing py3-setuptools (52.0.0-r4) (13/25) Installing py3-atomicwrites (1.4.0-r1) (14/25) Installing py3-attrs (20.3.0-r1) (15/25) Installing py3-more-itertools (8.10.0-r0) (16/25) Installing py3-iniconfig (1.1.1-r1) (17/25) Installing py3-pluggy (0.13.1-r4) (18/25) Installing py3-py (1.10.0-r1) (19/25) Installing py3-wcwidth (0.2.5-r1) (20/25) Installing py3-toml (0.10.2-r2) (21/25) Installing py3-pytest (6.2.5-r0) (22/25) Installing py3-dateutil (2.8.2-r0) (23/25) Installing py3-arrow (0.17.0-r1) (24/25) Installing py3-inform (1.26-r0) (25/25) Installing .makedepends-py3-quantiphy (20211021.195942) Executing busybox-1.34.1-r1.trigger OK: 401 MiB in 120 packages >>> py3-quantiphy: Cleaning up srcdir >>> py3-quantiphy: Cleaning up pkgdir >>> py3-quantiphy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/quantiphy-v2.15.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 curl: (22) The requested URL returned error: 404 >>> py3-quantiphy: Fetching https://github.com/KenKundert/quantiphy/archive/v2.15/quantiphy-v2.15.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 100 127 100 127 0 0 525 0 --:--:-- --:--:-- --:--:-- 524 100 227k 0 227k 0 0 426k 0 --:--:-- --:--:-- --:--:-- 426k >>> py3-quantiphy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/quantiphy-v2.15.tar.gz >>> py3-quantiphy: Checking sha512sums... quantiphy-v2.15.tar.gz: OK >>> py3-quantiphy: Unpacking /var/cache/distfiles/v3.15/quantiphy-v2.15.tar.gz... running build running build_py creating build creating build/lib copying quantiphy.py -> build/lib ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-quantiphy/src/quantiphy-2.15, configfile: pytest.ini collected 60 items / 1 deselected / 59 selected tests/test_binary.py ... [ 5%] tests/test_constants.py . [ 6%] tests/test_doctests.py .. [ 10%] tests/test_extract.py .................... [ 44%] tests/test_format.py ............... [ 69%] tests/test_misc.py ....... [ 81%] tests/test_namespace.py . [ 83%] tests/test_quantity.py . [ 84%] tests/test_unit_conversion.py ......... [100%] ======================= 59 passed, 1 deselected in 2.09s ======================= >>> py3-quantiphy: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-quantiphy/pkg creating /home/buildozer/aports/community/py3-quantiphy/pkg/py3-quantiphy creating /home/buildozer/aports/community/py3-quantiphy/pkg/py3-quantiphy/usr creating /home/buildozer/aports/community/py3-quantiphy/pkg/py3-quantiphy/usr/lib creating /home/buildozer/aports/community/py3-quantiphy/pkg/py3-quantiphy/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-quantiphy/pkg/py3-quantiphy/usr/lib/python3.9/site-packages copying build/lib/quantiphy.py -> /home/buildozer/aports/community/py3-quantiphy/pkg/py3-quantiphy/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-quantiphy/pkg/py3-quantiphy/usr/lib/python3.9/site-packages/__pycache__ copying build/lib/__pycache__/quantiphy.cpython-39.pyc -> /home/buildozer/aports/community/py3-quantiphy/pkg/py3-quantiphy/usr/lib/python3.9/site-packages/__pycache__ running install_egg_info running egg_info creating quantiphy.egg-info writing quantiphy.egg-info/PKG-INFO writing dependency_links to quantiphy.egg-info/dependency_links.txt writing top-level names to quantiphy.egg-info/top_level.txt writing manifest file 'quantiphy.egg-info/SOURCES.txt' reading manifest file 'quantiphy.egg-info/SOURCES.txt' writing manifest file 'quantiphy.egg-info/SOURCES.txt' Copying quantiphy.egg-info to /home/buildozer/aports/community/py3-quantiphy/pkg/py3-quantiphy/usr/lib/python3.9/site-packages/quantiphy-2.15.0-py3.9.egg-info running install_scripts >>> py3-quantiphy*: Running postcheck for py3-quantiphy >>> py3-quantiphy*: Preparing package py3-quantiphy... >>> py3-quantiphy*: Tracing dependencies... >>> py3-quantiphy*: Package size: 276.0 KB >>> py3-quantiphy*: Compressing data... >>> py3-quantiphy*: Create checksum... >>> py3-quantiphy*: Create py3-quantiphy-2.15-r0.apk >>> py3-quantiphy: Build complete at Thu, 21 Oct 2021 19:59:47 +0000 elapsed time 0h 0m 8s >>> py3-quantiphy: Cleaning up srcdir >>> py3-quantiphy: Cleaning up pkgdir >>> py3-quantiphy: Uninstalling dependencies... (1/25) Purging .makedepends-py3-quantiphy (20211021.195942) (2/25) Purging py3-setuptools (52.0.0-r4) (3/25) Purging py3-ordered-set (4.0.2-r2) (4/25) Purging py3-appdirs (1.4.4-r2) (5/25) Purging py3-pytest (6.2.5-r0) (6/25) Purging py3-atomicwrites (1.4.0-r1) (7/25) Purging py3-attrs (20.3.0-r1) (8/25) Purging py3-more-itertools (8.10.0-r0) (9/25) Purging py3-iniconfig (1.1.1-r1) (10/25) Purging py3-pluggy (0.13.1-r4) (11/25) Purging py3-py (1.10.0-r1) (12/25) Purging py3-wcwidth (0.2.5-r1) (13/25) Purging py3-packaging (20.9-r1) (14/25) Purging py3-parsing (2.4.7-r2) (15/25) Purging py3-toml (0.10.2-r2) (16/25) Purging py3-inform (1.26-r0) (17/25) Purging py3-arrow (0.17.0-r1) (18/25) Purging py3-dateutil (2.8.2-r0) (19/25) Purging py3-six (1.16.0-r0) (20/25) Purging python3 (3.9.7-r3) (21/25) Purging libffi (3.4.2-r1) (22/25) Purging gdbm (1.20-r2) (23/25) Purging mpdecimal (2.5.1-r1) (24/25) Purging readline (8.1.1-r0) (25/25) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> py3-quantiphy: Updating the community/x86_64 repository index... >>> py3-quantiphy: Signing the index...