>>> py3-platypus: Building testing/py3-platypus 1.1.0-r0 (using abuild 3.10.0-r0) started Mon, 19 Dec 2022 09:53:54 +0000 >>> py3-platypus: Checking sanity of /home/buildozer/aports/testing/py3-platypus/APKBUILD... >>> py3-platypus: Analyzing dependencies... >>> py3-platypus: Installing for build: build-base python3 py3-numpy py3-gpep517 py3-setuptools py3-wheel python3-dev py3-pytest (1/24) Installing libbz2 (1.0.8-r4) (2/24) Installing libffi (3.4.4-r0) (3/24) Installing gdbm (1.23-r0) (4/24) Installing xz-libs (5.4.0-r0) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing readline (8.2.0-r0) (7/24) Installing sqlite-libs (3.40.0-r0) (8/24) Installing python3 (3.11.1-r1) (9/24) Installing libgfortran (12.2.1_git20220924-r5) (10/24) Installing openblas (0.3.21-r0) (11/24) Installing py3-numpy (1.23.5-r1) (12/24) Installing py3-installer (0.5.1-r2) (13/24) Installing py3-gpep517 (13-r0) (14/24) Installing py3-parsing (3.0.9-r1) (15/24) Installing py3-packaging (22.0-r0) (16/24) Installing py3-setuptools (65.6.3-r0) (17/24) Installing py3-wheel (0.38.4-r1) (18/24) Installing python3-dev (3.11.1-r1) (19/24) Installing py3-attrs (22.1.0-r1) (20/24) Installing py3-iniconfig (1.1.1-r4) (21/24) Installing py3-pluggy (1.0.0-r2) (22/24) Installing py3-py (1.11.0-r1) (23/24) Installing py3-pytest (7.2.0-r2) (24/24) Installing .makedepends-py3-platypus (20221219.095355) Executing busybox-1.35.0-r29.trigger OK: 614 MiB in 120 packages >>> py3-platypus: Cleaning up srcdir >>> py3-platypus: Cleaning up pkgdir >>> py3-platypus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/platypus-1.1.0.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-platypus: Fetching https://github.com/Project-Platypus/Platypus/archive/1.1.0/platypus-1.1.0.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 206k 0 206k 0 0 141k 0 --:--:-- 0:00:01 --:--:-- 141k 100 379k 0 379k 0 0 260k 0 --:--:-- 0:00:01 --:--:-- 84.5M >>> py3-platypus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/platypus-1.1.0.tar.gz >>> py3-platypus: Checking sha512sums... platypus-1.1.0.tar.gz: OK >>> py3-platypus: Unpacking /var/cache/distfiles/edge/platypus-1.1.0.tar.gz... 2022-12-19 09:53:58,776 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) 2022-12-19 09:53:58,858 root INFO running bdist_wheel 2022-12-19 09:53:58,862 root INFO running build 2022-12-19 09:53:58,862 root INFO running build_py 2022-12-19 09:53:58,863 root INFO creating build 2022-12-19 09:53:58,864 root INFO creating build/lib 2022-12-19 09:53:58,864 root INFO creating build/lib/platypus 2022-12-19 09:53:58,864 root INFO copying platypus/mpipool.py -> build/lib/platypus 2022-12-19 09:53:58,864 root INFO copying platypus/indicators.py -> build/lib/platypus 2022-12-19 09:53:58,865 root INFO copying platypus/evaluator.py -> build/lib/platypus 2022-12-19 09:53:58,865 root INFO copying platypus/weights.py -> build/lib/platypus 2022-12-19 09:53:58,865 root INFO copying platypus/tools.py -> build/lib/platypus 2022-12-19 09:53:58,865 root INFO copying platypus/experimenter.py -> build/lib/platypus 2022-12-19 09:53:58,865 root INFO copying platypus/algorithms.py -> build/lib/platypus 2022-12-19 09:53:58,866 root INFO copying platypus/config.py -> build/lib/platypus 2022-12-19 09:53:58,866 root INFO copying platypus/operators.py -> build/lib/platypus 2022-12-19 09:53:58,866 root INFO copying platypus/problems.py -> build/lib/platypus 2022-12-19 09:53:58,866 root INFO copying platypus/types.py -> build/lib/platypus 2022-12-19 09:53:58,867 root INFO copying platypus/__init__.py -> build/lib/platypus 2022-12-19 09:53:58,867 root INFO copying platypus/core.py -> build/lib/platypus 2022-12-19 09:53:58,867 root INFO creating build/lib/platypus/tests 2022-12-19 09:53:58,867 root INFO copying platypus/tests/test_indicators.py -> build/lib/platypus/tests 2022-12-19 09:53:58,868 root INFO copying platypus/tests/test_algorithms.py -> build/lib/platypus/tests 2022-12-19 09:53:58,868 root INFO copying platypus/tests/__init__.py -> build/lib/platypus/tests 2022-12-19 09:53:58,868 root INFO copying platypus/tests/test_core.py -> build/lib/platypus/tests 2022-12-19 09:53:58,868 root INFO copying platypus/tests/test_problems.py -> build/lib/platypus/tests 2022-12-19 09:53:58,868 root INFO copying platypus/tests/test_operators.py -> build/lib/platypus/tests 2022-12-19 09:53:58,869 root INFO copying platypus/tests/test_tools.py -> build/lib/platypus/tests 2022-12-19 09:53:58,869 root INFO running egg_info 2022-12-19 09:53:58,870 root INFO creating Platypus_Opt.egg-info 2022-12-19 09:53:58,871 root INFO writing Platypus_Opt.egg-info/PKG-INFO 2022-12-19 09:53:58,872 root INFO writing dependency_links to Platypus_Opt.egg-info/dependency_links.txt 2022-12-19 09:53:58,872 root INFO writing requirements to Platypus_Opt.egg-info/requires.txt 2022-12-19 09:53:58,872 root INFO writing top-level names to Platypus_Opt.egg-info/top_level.txt 2022-12-19 09:53:58,873 root INFO writing manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2022-12-19 09:53:58,874 root INFO reading manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2022-12-19 09:53:58,874 root INFO reading manifest template 'MANIFEST.in' 2022-12-19 09:53:58,876 root WARNING no previously-included directories found matching 'dist' 2022-12-19 09:53:58,876 root INFO writing manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2022-12-19 09:53:58,879 wheel INFO installing to build/bdist.linux-aarch64/wheel 2022-12-19 09:53:58,879 root INFO running install 2022-12-19 09:53:58,886 root INFO running install_lib 2022-12-19 09:53:58,887 root INFO creating build/bdist.linux-aarch64 2022-12-19 09:53:58,887 root INFO creating build/bdist.linux-aarch64/wheel 2022-12-19 09:53:58,888 root INFO creating build/bdist.linux-aarch64/wheel/platypus 2022-12-19 09:53:58,888 root INFO copying build/lib/platypus/mpipool.py -> build/bdist.linux-aarch64/wheel/platypus 2022-12-19 09:53:58,888 root INFO copying build/lib/platypus/indicators.py -> build/bdist.linux-aarch64/wheel/platypus 2022-12-19 09:53:58,888 root INFO copying build/lib/platypus/evaluator.py -> build/bdist.linux-aarch64/wheel/platypus 2022-12-19 09:53:58,889 root INFO copying build/lib/platypus/weights.py -> build/bdist.linux-aarch64/wheel/platypus 2022-12-19 09:53:58,889 root INFO creating build/bdist.linux-aarch64/wheel/platypus/tests 2022-12-19 09:53:58,889 root INFO copying build/lib/platypus/tests/test_indicators.py -> build/bdist.linux-aarch64/wheel/platypus/tests 2022-12-19 09:53:58,889 root INFO copying build/lib/platypus/tests/test_algorithms.py -> build/bdist.linux-aarch64/wheel/platypus/tests 2022-12-19 09:53:58,889 root INFO copying build/lib/platypus/tests/__init__.py -> build/bdist.linux-aarch64/wheel/platypus/tests 2022-12-19 09:53:58,889 root INFO copying build/lib/platypus/tests/test_core.py -> build/bdist.linux-aarch64/wheel/platypus/tests 2022-12-19 09:53:58,890 root INFO copying build/lib/platypus/tests/test_problems.py -> build/bdist.linux-aarch64/wheel/platypus/tests 2022-12-19 09:53:58,890 root INFO copying build/lib/platypus/tests/test_operators.py -> build/bdist.linux-aarch64/wheel/platypus/tests 2022-12-19 09:53:58,890 root INFO copying build/lib/platypus/tests/test_tools.py -> build/bdist.linux-aarch64/wheel/platypus/tests 2022-12-19 09:53:58,890 root INFO copying build/lib/platypus/tools.py -> build/bdist.linux-aarch64/wheel/platypus 2022-12-19 09:53:58,890 root INFO copying build/lib/platypus/experimenter.py -> build/bdist.linux-aarch64/wheel/platypus 2022-12-19 09:53:58,891 root INFO copying build/lib/platypus/algorithms.py -> build/bdist.linux-aarch64/wheel/platypus 2022-12-19 09:53:58,891 root INFO copying build/lib/platypus/config.py -> build/bdist.linux-aarch64/wheel/platypus 2022-12-19 09:53:58,891 root INFO copying build/lib/platypus/operators.py -> build/bdist.linux-aarch64/wheel/platypus 2022-12-19 09:53:58,891 root INFO copying build/lib/platypus/problems.py -> build/bdist.linux-aarch64/wheel/platypus 2022-12-19 09:53:58,891 root INFO copying build/lib/platypus/types.py -> build/bdist.linux-aarch64/wheel/platypus 2022-12-19 09:53:58,892 root INFO copying build/lib/platypus/__init__.py -> build/bdist.linux-aarch64/wheel/platypus 2022-12-19 09:53:58,892 root INFO copying build/lib/platypus/core.py -> build/bdist.linux-aarch64/wheel/platypus 2022-12-19 09:53:58,892 root INFO running install_egg_info 2022-12-19 09:53:58,893 root INFO Copying Platypus_Opt.egg-info to build/bdist.linux-aarch64/wheel/Platypus_Opt-1.1.0-py3.11.egg-info 2022-12-19 09:53:58,894 root INFO running install_scripts 2022-12-19 09:53:58,899 wheel INFO creating build/bdist.linux-aarch64/wheel/Platypus_Opt-1.1.0.dist-info/WHEEL 2022-12-19 09:53:58,899 wheel INFO creating '/home/buildozer/aports/testing/py3-platypus/src/Platypus-1.1.0/dist/.tmp-tpjea7vj/Platypus_Opt-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2022-12-19 09:53:58,900 wheel INFO adding 'platypus/__init__.py' 2022-12-19 09:53:58,900 wheel INFO adding 'platypus/algorithms.py' 2022-12-19 09:53:58,900 wheel INFO adding 'platypus/config.py' 2022-12-19 09:53:58,901 wheel INFO adding 'platypus/core.py' 2022-12-19 09:53:58,901 wheel INFO adding 'platypus/evaluator.py' 2022-12-19 09:53:58,901 wheel INFO adding 'platypus/experimenter.py' 2022-12-19 09:53:58,901 wheel INFO adding 'platypus/indicators.py' 2022-12-19 09:53:58,902 wheel INFO adding 'platypus/mpipool.py' 2022-12-19 09:53:58,902 wheel INFO adding 'platypus/operators.py' 2022-12-19 09:53:58,902 wheel INFO adding 'platypus/problems.py' 2022-12-19 09:53:58,903 wheel INFO adding 'platypus/tools.py' 2022-12-19 09:53:58,903 wheel INFO adding 'platypus/types.py' 2022-12-19 09:53:58,903 wheel INFO adding 'platypus/weights.py' 2022-12-19 09:53:58,903 wheel INFO adding 'platypus/tests/__init__.py' 2022-12-19 09:53:58,903 wheel INFO adding 'platypus/tests/test_algorithms.py' 2022-12-19 09:53:58,904 wheel INFO adding 'platypus/tests/test_core.py' 2022-12-19 09:53:58,904 wheel INFO adding 'platypus/tests/test_indicators.py' 2022-12-19 09:53:58,904 wheel INFO adding 'platypus/tests/test_operators.py' 2022-12-19 09:53:58,904 wheel INFO adding 'platypus/tests/test_problems.py' 2022-12-19 09:53:58,904 wheel INFO adding 'platypus/tests/test_tools.py' 2022-12-19 09:53:58,905 wheel INFO adding 'Platypus_Opt-1.1.0.dist-info/METADATA' 2022-12-19 09:53:58,905 wheel INFO adding 'Platypus_Opt-1.1.0.dist-info/WHEEL' 2022-12-19 09:53:58,905 wheel INFO adding 'Platypus_Opt-1.1.0.dist-info/top_level.txt' 2022-12-19 09:53:58,905 wheel INFO adding 'Platypus_Opt-1.1.0.dist-info/RECORD' 2022-12-19 09:53:58,905 wheel INFO removing build/bdist.linux-aarch64/wheel 2022-12-19 09:53:58,906 gpep517 INFO The backend produced dist/Platypus_Opt-1.1.0-py3-none-any.whl Platypus_Opt-1.1.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-platypus/src/Platypus-1.1.0 collected 123 items platypus/tests/test_algorithms.py .......................... [ 21%] platypus/tests/test_core.py ........................ [ 40%] platypus/tests/test_indicators.py ...... [ 45%] platypus/tests/test_operators.py .... [ 48%] platypus/tests/test_problems.py ........................................ [ 81%] ... [ 83%] platypus/tests/test_tools.py .................... [100%] ============================= 123 passed in 0.63s ============================== >>> py3-platypus: Entering fakeroot... >>> py3-platypus*: Running postcheck for py3-platypus >>> py3-platypus*: Preparing package py3-platypus... >>> py3-platypus*: Tracing dependencies... >>> py3-platypus*: Package size: 816.0 KB >>> py3-platypus*: Compressing data... >>> py3-platypus*: Create checksum... >>> py3-platypus*: Create py3-platypus-1.1.0-r0.apk >>> py3-platypus: Build complete at Mon, 19 Dec 2022 09:54:00 +0000 elapsed time 0h 0m 6s >>> py3-platypus: Cleaning up srcdir >>> py3-platypus: Cleaning up pkgdir >>> py3-platypus: Uninstalling dependencies... (1/24) Purging .makedepends-py3-platypus (20221219.095355) (2/24) Purging py3-numpy (1.23.5-r1) (3/24) Purging py3-gpep517 (13-r0) (4/24) Purging py3-installer (0.5.1-r2) (5/24) Purging py3-setuptools (65.6.3-r0) (6/24) Purging py3-wheel (0.38.4-r1) (7/24) Purging python3-dev (3.11.1-r1) (8/24) Purging py3-pytest (7.2.0-r2) (9/24) Purging py3-attrs (22.1.0-r1) (10/24) Purging py3-iniconfig (1.1.1-r4) (11/24) Purging py3-packaging (22.0-r0) (12/24) Purging py3-parsing (3.0.9-r1) (13/24) Purging py3-pluggy (1.0.0-r2) (14/24) Purging py3-py (1.11.0-r1) (15/24) Purging python3 (3.11.1-r1) (16/24) Purging libbz2 (1.0.8-r4) (17/24) Purging libffi (3.4.4-r0) (18/24) Purging gdbm (1.23-r0) (19/24) Purging xz-libs (5.4.0-r0) (20/24) Purging mpdecimal (2.5.1-r1) (21/24) Purging readline (8.2.0-r0) (22/24) Purging sqlite-libs (3.40.0-r0) (23/24) Purging openblas (0.3.21-r0) (24/24) Purging libgfortran (12.2.1_git20220924-r5) Executing busybox-1.35.0-r29.trigger OK: 406 MiB in 96 packages >>> py3-platypus: Updating the testing/aarch64 repository index... >>> py3-platypus: Signing the index...