>>> py3-quantiphy-eval: Building community/py3-quantiphy-eval 0.5-r0 (using abuild 3.10.0_rc1-r2) started Wed, 26 Oct 2022 23:53:03 +0000 >>> py3-quantiphy-eval: Checking sanity of /home/buildozer/aports/community/py3-quantiphy-eval/APKBUILD... >>> py3-quantiphy-eval: Analyzing dependencies... >>> py3-quantiphy-eval: Installing for build: build-base python3 py3-quantiphy py3-inform py3-sly py3-build py3-flit-core py3-installer py3-pytest (1/27) Installing libbz2 (1.0.8-r3) (2/27) Installing libffi (3.4.3-r0) (3/27) Installing gdbm (1.23-r0) (4/27) Installing xz-libs (5.2.7-r0) (5/27) Installing mpdecimal (2.5.1-r1) (6/27) Installing readline (8.2.0-r0) (7/27) Installing sqlite-libs (3.39.4-r0) (8/27) Installing python3 (3.10.8-r3) (9/27) Installing py3-quantiphy (2.18-r1) (10/27) Installing py3-six (1.16.0-r3) (11/27) Installing py3-dateutil (2.8.2-r1) (12/27) Installing py3-arrow (1.2.3-r0) (13/27) Installing py3-inform (1.27-r0) (14/27) Installing py3-sly (0.4-r2) (15/27) Installing py3-parsing (3.0.9-r0) (16/27) Installing py3-packaging (21.3-r2) (17/27) Installing py3-tomli (2.0.1-r1) (18/27) Installing py3-pep517 (0.13.0-r0) (19/27) Installing py3-build (0.8.0-r1) (20/27) Installing py3-flit-core (3.7.1-r0) (21/27) Installing py3-installer (0.5.1-r1) (22/27) Installing py3-attrs (22.1.0-r0) (23/27) Installing py3-iniconfig (1.1.1-r3) (24/27) Installing py3-pluggy (1.0.0-r1) (25/27) Installing py3-py (1.11.0-r0) (26/27) Installing py3-pytest (7.1.3-r1) (27/27) Installing .makedepends-py3-quantiphy-eval (20221026.235306) Executing busybox-1.35.0-r27.trigger OK: 248 MiB in 120 packages >>> py3-quantiphy-eval: Cleaning up srcdir >>> py3-quantiphy-eval: Cleaning up pkgdir >>> py3-quantiphy-eval: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/quantiphy_eval-v0.5.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-quantiphy-eval: Fetching https://github.com/KenKundert/quantiphy_eval/archive/v0.5/quantiphy_eval-v0.5.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 10949 0 10949 0 0 9122 0 --:--:-- 0:00:01 --:--:-- 23445 >>> py3-quantiphy-eval: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/quantiphy_eval-v0.5.tar.gz >>> py3-quantiphy-eval: Checking sha512sums... quantiphy_eval-v0.5.tar.gz: OK >>> py3-quantiphy-eval: Unpacking /var/cache/distfiles/v3.17/quantiphy_eval-v0.5.tar.gz... * Getting dependencies for wheel... * Building wheel... Successfully built quantiphy_eval-0.5.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-quantiphy-eval/src/quantiphy_eval-0.5, configfile: pytest.ini collecting ... collected 20 items / 1 deselected / 19 selected tests/test_qeval.py::test_cases[$164921.77 + $161840.03-$-$326.76k] PASSED [ 5%] tests/test_qeval.py::test_cases[1MHz-None-1 MHz] PASSED [ 10%] tests/test_qeval.py::test_cases[1GiB-None-1 GiB] PASSED [ 15%] tests/test_qeval.py::test_cases[1MHz + 1MHz-Hz-2 MHz] PASSED [ 21%] tests/test_qeval.py::test_cases[abs(1+1)-None-2] PASSED [ 26%] tests/test_qeval.py::test_cases[abs(1MHz)-Hz-1 MHz] PASSED [ 31%] tests/test_qeval.py::test_cases[abs($161840.03)-$-$161.84k] PASSED [ 36%] tests/test_qeval.py::test_cases[abs(1e-9)-F-1 nF] PASSED [ 42%] tests/test_qeval.py::test_cases[max(1MHz, 4MHz)-Hz-4 MHz] PASSED [ 47%] tests/test_qeval.py::test_cases[max(1+1, 2+2)-None-4] PASSED [ 52%] tests/test_qeval.py::test_cases[max(1+1, 2+2, 3+3)-None-6] PASSED [ 57%] tests/test_qeval.py::test_cases[Vt = k*T/q-None-Vt = 25.852m] PASSED [ 63%] tests/test_qeval.py::test_cases[Vt = k*T/q "V"-None-Vt = 25.852 mV] PASSED [ 68%] tests/test_qeval.py::test_cases[k*T/q-None-25.852m] PASSED [ 73%] tests/test_qeval.py::test_cases[k*T/q "V"-None-25.852 mV] PASSED [ 78%] tests/test_qeval.py::test_quantities PASSED [ 84%] tests/test_qeval.py::test_quantities2 PASSED [ 89%] tests/test_qeval.py::test_functions PASSED [ 94%] tests/test_qeval.py::test_original PASSED [100%] ======================= 19 passed, 1 deselected in 0.20s ======================= >>> py3-quantiphy-eval: Entering fakeroot... >>> py3-quantiphy-eval*: Running postcheck for py3-quantiphy-eval >>> py3-quantiphy-eval*: Preparing package py3-quantiphy-eval... >>> py3-quantiphy-eval*: Tracing dependencies... >>> py3-quantiphy-eval*: Package size: 72.0 KB >>> py3-quantiphy-eval*: Compressing data... >>> py3-quantiphy-eval*: Create checksum... >>> py3-quantiphy-eval*: Create py3-quantiphy-eval-0.5-r0.apk >>> py3-quantiphy-eval: Build complete at Wed, 26 Oct 2022 23:53:09 +0000 elapsed time 0h 0m 6s >>> py3-quantiphy-eval: Cleaning up srcdir >>> py3-quantiphy-eval: Cleaning up pkgdir >>> py3-quantiphy-eval: Uninstalling dependencies... (1/27) Purging .makedepends-py3-quantiphy-eval (20221026.235306) (2/27) Purging py3-quantiphy (2.18-r1) (3/27) Purging py3-inform (1.27-r0) (4/27) Purging py3-arrow (1.2.3-r0) (5/27) Purging py3-dateutil (2.8.2-r1) (6/27) Purging py3-six (1.16.0-r3) (7/27) Purging py3-sly (0.4-r2) (8/27) Purging py3-build (0.8.0-r1) (9/27) Purging py3-pep517 (0.13.0-r0) (10/27) Purging py3-flit-core (3.7.1-r0) (11/27) Purging py3-installer (0.5.1-r1) (12/27) Purging py3-pytest (7.1.3-r1) (13/27) Purging py3-attrs (22.1.0-r0) (14/27) Purging py3-iniconfig (1.1.1-r3) (15/27) Purging py3-packaging (21.3-r2) (16/27) Purging py3-parsing (3.0.9-r0) (17/27) Purging py3-pluggy (1.0.0-r1) (18/27) Purging py3-py (1.11.0-r0) (19/27) Purging py3-tomli (2.0.1-r1) (20/27) Purging python3 (3.10.8-r3) (21/27) Purging libbz2 (1.0.8-r3) (22/27) Purging libffi (3.4.3-r0) (23/27) Purging gdbm (1.23-r0) (24/27) Purging xz-libs (5.2.7-r0) (25/27) Purging mpdecimal (2.5.1-r1) (26/27) Purging readline (8.2.0-r0) (27/27) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-quantiphy-eval: Updating the community/armv7 repository index... >>> py3-quantiphy-eval: Signing the index...