>>> py3-nashpy: Building community/py3-nashpy 0.0.37-r0 (using abuild 3.10.0-r0) started Wed, 29 Mar 2023 20:41:33 +0000 >>> py3-nashpy: Checking sanity of /home/buildozer/aports/community/py3-nashpy/APKBUILD... >>> py3-nashpy: Analyzing dependencies... >>> py3-nashpy: Installing for build: build-base python3 py3-scipy py3-networkx py3-numpy py3-gpep517 py3-flit-core python3-dev py3-pytest py3-hypothesis (1/35) Installing libffi (3.4.4-r1) (2/35) Installing gdbm (1.23-r0) (3/35) Installing mpdecimal (2.5.1-r1) (4/35) Installing libpanelw (6.4_p20230311-r0) (5/35) Installing readline (8.2.1-r0) (6/35) Installing sqlite-libs (3.41.2-r1) (7/35) Installing python3 (3.11.2-r0) (8/35) Installing py3-parsing (3.0.9-r1) (9/35) Installing py3-packaging (23.0-r1) (10/35) Installing py3-platformdirs (3.2.0-r0) (11/35) Installing py3-certifi (2022.12.7-r1) (12/35) Installing py3-charset-normalizer (3.1.0-r0) (13/35) Installing py3-idna (3.4-r3) (14/35) Installing py3-urllib3 (1.26.15-r0) (15/35) Installing py3-requests (2.28.2-r0) (16/35) Installing py3-pooch (1.7.0-r0) (17/35) Installing libquadmath (12.2.1_git20220924-r9) (18/35) Installing libgfortran (12.2.1_git20220924-r9) (19/35) Installing openblas (0.3.21-r4) (20/35) Installing py3-numpy (1.24.2-r0) (21/35) Installing python3-dev (3.11.2-r0) (22/35) Installing py3-numpy-f2py (1.24.2-r0) (23/35) Installing py3-scipy (1.10.1-r0) (24/35) Installing py3-networkx (2.8.8-r1) (25/35) Installing py3-installer (0.7.0-r0) (26/35) Installing py3-gpep517 (13-r0) (27/35) Installing py3-flit-core (3.8.0-r1) (28/35) Installing py3-attrs (22.2.0-r0) (29/35) Installing py3-iniconfig (1.1.1-r5) (30/35) Installing py3-pluggy (1.0.0-r2) (31/35) Installing py3-py (1.11.0-r1) (32/35) Installing py3-pytest (7.2.2-r0) (33/35) Installing py3-sortedcontainers (2.4.0-r2) (34/35) Installing py3-hypothesis (6.70.1-r0) (35/35) Installing .makedepends-py3-nashpy (20230329.204134) Executing busybox-1.36.0-r5.trigger OK: 666 MiB in 139 packages >>> py3-nashpy: Cleaning up srcdir >>> py3-nashpy: Cleaning up pkgdir >>> py3-nashpy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nashpy-0.0.37.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-nashpy: Fetching https://github.com/drvinceknight/Nashpy/archive/v0.0.37/nashpy-0.0.37.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 2727k 0 2727k 0 0 3630k 0 --:--:-- --:--:-- --:--:-- 3630k >>> py3-nashpy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nashpy-0.0.37.tar.gz >>> py3-nashpy: Checking sha512sums... nashpy-0.0.37.tar.gz: OK >>> py3-nashpy: Unpacking /var/cache/distfiles/edge/nashpy-0.0.37.tar.gz... 2023-03-29 20:41:38,385 gpep517 INFO Building wheel via backend flit_core.buildapi 2023-03-29 20:41:38,395 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2023-03-29 20:40:54 2023-03-29 20:41:38,395 flit_core.wheel INFO Copying package file(s) from src/nashpy 2023-03-29 20:41:38,403 flit_core.wheel INFO Writing metadata files 2023-03-29 20:41:38,405 flit_core.wheel INFO Writing the record of files 2023-03-29 20:41:38,406 flit_core.wheel INFO Built wheel: dist/nashpy-0.0.37-py3-none-any.whl 2023-03-29 20:41:38,406 gpep517 INFO The backend produced dist/nashpy-0.0.37-py3-none-any.whl nashpy-0.0.37-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-nashpy/src/Nashpy-0.0.37 plugins: hypothesis-6.70.1 collected 146 items tests/unit/test_fictitious_play.py ...... [ 4%] tests/unit/test_game.py ........................... [ 22%] tests/unit/test_integer_pivoting.py ..... [ 26%] tests/unit/test_integer_pivoting_lex.py ... [ 28%] tests/unit/test_is_best_response.py ... [ 30%] tests/unit/test_lemke_howson.py .... [ 32%] tests/unit/test_lemke_howson_lex.py .. [ 34%] tests/unit/test_moran_process.py ................................. [ 56%] tests/unit/test_polytope.py ....... [ 61%] tests/unit/test_repeated_games.py ............ [ 69%] tests/unit/test_replicator_dynamics.py ........................ [ 86%] tests/unit/test_stochastic_fictitious_play.py ....... [ 91%] tests/unit/test_support_enumeration.py .......... [ 97%] tests/unit/test_version.py . [ 98%] tests/unit/test_vertex_enumeration.py .. [100%] =============================== warnings summary =============================== tests/unit/test_integer_pivoting_lex.py: 10 warnings tests/unit/test_lemke_howson_lex.py: 2 warnings /home/buildozer/aports/community/py3-nashpy/src/Nashpy-0.0.37/src/nashpy/integer_pivoting/integer_pivoting_lex.py:65: RuntimeWarning: divide by zero encountered in divide ratio = np.divide(Cq, pivot_column) tests/unit/test_integer_pivoting_lex.py: 3 warnings tests/unit/test_lemke_howson_lex.py: 9 warnings /home/buildozer/aports/community/py3-nashpy/src/Nashpy-0.0.37/src/nashpy/integer_pivoting/integer_pivoting_lex.py:65: RuntimeWarning: invalid value encountered in divide ratio = np.divide(Cq, pivot_column) tests/unit/test_moran_process.py::test_specific_moran_process_with_mutation_seed_3 /home/buildozer/aports/community/py3-nashpy/src/Nashpy-0.0.37/src/nashpy/egt/moran_process.py:122: RuntimeWarning: invalid value encountered in divide probabilities = scores / np.sum(scores) tests/unit/test_polytope.py::TestPolytope::test_creation_of_non_trivial_vertices tests/unit/test_polytope.py::TestPolytope::test_creation_of_non_trivial_vertices tests/unit/test_polytope.py::TestPolytope::test_creation_of_non_trivial_vertices /home/buildozer/aports/community/py3-nashpy/src/Nashpy-0.0.37/src/nashpy/polytope/polytope.py:108: RuntimeWarning: divide by zero encountered in divide hs = HalfspaceIntersection(halfspaces, feasible_point) tests/unit/test_polytope.py::TestPolytope::test_creation_of_non_trivial_vertices tests/unit/test_polytope.py::TestPolytope::test_creation_of_non_trivial_vertices tests/unit/test_polytope.py::TestPolytope::test_creation_of_non_trivial_vertices /home/buildozer/aports/community/py3-nashpy/src/Nashpy-0.0.37/src/nashpy/polytope/polytope.py:108: RuntimeWarning: invalid value encountered in divide hs = HalfspaceIntersection(halfspaces, feasible_point) tests/unit/test_replicator_dynamics.py: 11 warnings /usr/lib/python3.11/site-packages/scipy/integrate/_odepack_py.py:248: ODEintWarning: Excess work done on this call (perhaps wrong Dfun type). Run with full_output = 1 to get quantitative information. warnings.warn(warning_msg, ODEintWarning) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ====================== 146 passed, 42 warnings in 50.63s ======================= >>> py3-nashpy: Entering fakeroot... >>> py3-nashpy*: Running postcheck for py3-nashpy >>> py3-nashpy*: Preparing package py3-nashpy... >>> py3-nashpy*: Tracing dependencies... >>> py3-nashpy*: Package size: 360.0 KB >>> py3-nashpy*: Compressing data... >>> py3-nashpy*: Create checksum... >>> py3-nashpy*: Create py3-nashpy-0.0.37-r0.apk >>> py3-nashpy: Build complete at Wed, 29 Mar 2023 20:42:29 +0000 elapsed time 0h 0m 56s >>> py3-nashpy: Cleaning up srcdir >>> py3-nashpy: Cleaning up pkgdir >>> py3-nashpy: Uninstalling dependencies... (1/35) Purging .makedepends-py3-nashpy (20230329.204134) (2/35) Purging py3-scipy (1.10.1-r0) (3/35) Purging py3-pooch (1.7.0-r0) (4/35) Purging py3-platformdirs (3.2.0-r0) (5/35) Purging py3-requests (2.28.2-r0) (6/35) Purging py3-certifi (2022.12.7-r1) (7/35) Purging py3-charset-normalizer (3.1.0-r0) (8/35) Purging py3-idna (3.4-r3) (9/35) Purging py3-urllib3 (1.26.15-r0) (10/35) Purging py3-numpy-f2py (1.24.2-r0) (11/35) Purging py3-networkx (2.8.8-r1) (12/35) Purging py3-numpy (1.24.2-r0) (13/35) Purging openblas (0.3.21-r4) (14/35) Purging py3-gpep517 (13-r0) (15/35) Purging py3-installer (0.7.0-r0) (16/35) Purging py3-flit-core (3.8.0-r1) (17/35) Purging python3-dev (3.11.2-r0) (18/35) Purging py3-pytest (7.2.2-r0) (19/35) Purging py3-iniconfig (1.1.1-r5) (20/35) Purging py3-packaging (23.0-r1) (21/35) Purging py3-parsing (3.0.9-r1) (22/35) Purging py3-pluggy (1.0.0-r2) (23/35) Purging py3-py (1.11.0-r1) (24/35) Purging py3-hypothesis (6.70.1-r0) (25/35) Purging py3-attrs (22.2.0-r0) (26/35) Purging py3-sortedcontainers (2.4.0-r2) (27/35) Purging python3 (3.11.2-r0) (28/35) Purging libffi (3.4.4-r1) (29/35) Purging gdbm (1.23-r0) (30/35) Purging mpdecimal (2.5.1-r1) (31/35) Purging libpanelw (6.4_p20230311-r0) (32/35) Purging readline (8.2.1-r0) (33/35) Purging sqlite-libs (3.41.2-r1) (34/35) Purging libgfortran (12.2.1_git20220924-r9) (35/35) Purging libquadmath (12.2.1_git20220924-r9) Executing busybox-1.36.0-r5.trigger OK: 379 MiB in 104 packages >>> py3-nashpy: Updating the community/x86 repository index... >>> py3-nashpy: Signing the index...