>>> py3-platypus: Building community/py3-platypus 1.2.0-r0 (using abuild 3.12.0-r2) started Tue, 16 Jan 2024 23:37:02 +0000 >>> py3-platypus: Checking sanity of /home/buildozer/aports/community/py3-platypus/APKBUILD... >>> py3-platypus: Analyzing dependencies... >>> py3-platypus: Installing for build: build-base python3 py3-numpy py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/36) Installing libffi (3.4.4-r3) (2/36) Installing gdbm (1.23-r1) (3/36) Installing mpdecimal (2.5.1-r2) (4/36) Installing libpanelw (6.4_p20231125-r0) (5/36) Installing readline (8.2.10-r0) (6/36) Installing sqlite-libs (3.45.0-r0) (7/36) Installing python3 (3.11.6-r1) (8/36) Installing python3-pycache-pyc0 (3.11.6-r1) (9/36) Installing pyc (3.11.6-r1) (10/36) Installing python3-pyc (3.11.6-r1) (11/36) Installing libquadmath (13.2.1_git20231014-r0) (12/36) Installing libgfortran (13.2.1_git20231014-r0) (13/36) Installing openblas (0.3.26-r0) (14/36) Installing py3-numpy (1.25.2-r0) (15/36) Installing py3-numpy-pyc (1.25.2-r0) (16/36) Installing py3-installer (0.7.0-r1) (17/36) Installing py3-installer-pyc (0.7.0-r1) (18/36) Installing py3-gpep517 (15-r1) (19/36) Installing py3-gpep517-pyc (15-r1) (20/36) Installing py3-parsing (3.1.1-r0) (21/36) Installing py3-parsing-pyc (3.1.1-r0) (22/36) Installing py3-packaging (23.2-r0) (23/36) Installing py3-packaging-pyc (23.2-r0) (24/36) Installing py3-setuptools (69.0.3-r0) (25/36) Installing py3-setuptools-pyc (69.0.3-r0) (26/36) Installing py3-wheel (0.42.0-r0) (27/36) Installing py3-wheel-pyc (0.42.0-r0) (28/36) Installing py3-iniconfig (1.1.1-r8) (29/36) Installing py3-iniconfig-pyc (1.1.1-r8) (30/36) Installing py3-pluggy (1.3.0-r0) (31/36) Installing py3-pluggy-pyc (1.3.0-r0) (32/36) Installing py3-py (1.11.0-r2) (33/36) Installing py3-py-pyc (1.11.0-r2) (34/36) Installing py3-pytest (7.4.4-r0) (35/36) Installing py3-pytest-pyc (7.4.4-r0) (36/36) Installing .makedepends-py3-platypus (20240116.233704) Executing busybox-1.36.1-r19.trigger OK: 484 MiB in 149 packages >>> py3-platypus: Cleaning up srcdir >>> py3-platypus: Cleaning up pkgdir >>> py3-platypus: Cleaning up tmpdir >>> py3-platypus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/platypus-1.2.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.2.0/platypus-1.2.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 100 380k 0 380k 0 0 674k 0 --:--:-- --:--:-- --:--:-- 674k >>> py3-platypus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/platypus-1.2.0.tar.gz >>> py3-platypus: Checking sha512sums... platypus-1.2.0.tar.gz: OK >>> py3-platypus: Unpacking /var/cache/distfiles/edge/platypus-1.2.0.tar.gz... 2024-01-16 23:37:06,910 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-01-16 23:37:07,086 root INFO running bdist_wheel 2024-01-16 23:37:07,097 root INFO running build 2024-01-16 23:37:07,097 root INFO running build_py 2024-01-16 23:37:07,100 root INFO creating build 2024-01-16 23:37:07,100 root INFO creating build/lib 2024-01-16 23:37:07,101 root INFO creating build/lib/platypus 2024-01-16 23:37:07,101 root INFO copying platypus/problems.py -> build/lib/platypus 2024-01-16 23:37:07,102 root INFO copying platypus/weights.py -> build/lib/platypus 2024-01-16 23:37:07,102 root INFO copying platypus/experimenter.py -> build/lib/platypus 2024-01-16 23:37:07,102 root INFO copying platypus/tools.py -> build/lib/platypus 2024-01-16 23:37:07,103 root INFO copying platypus/__init__.py -> build/lib/platypus 2024-01-16 23:37:07,103 root INFO copying platypus/core.py -> build/lib/platypus 2024-01-16 23:37:07,104 root INFO copying platypus/mpipool.py -> build/lib/platypus 2024-01-16 23:37:07,104 root INFO copying platypus/algorithms.py -> build/lib/platypus 2024-01-16 23:37:07,104 root INFO copying platypus/operators.py -> build/lib/platypus 2024-01-16 23:37:07,105 root INFO copying platypus/evaluator.py -> build/lib/platypus 2024-01-16 23:37:07,105 root INFO copying platypus/indicators.py -> build/lib/platypus 2024-01-16 23:37:07,106 root INFO copying platypus/types.py -> build/lib/platypus 2024-01-16 23:37:07,106 root INFO copying platypus/config.py -> build/lib/platypus 2024-01-16 23:37:07,107 root INFO creating build/lib/platypus/tests 2024-01-16 23:37:07,107 root INFO copying platypus/tests/test_tools.py -> build/lib/platypus/tests 2024-01-16 23:37:07,107 root INFO copying platypus/tests/test_core.py -> build/lib/platypus/tests 2024-01-16 23:37:07,107 root INFO copying platypus/tests/test_indicators.py -> build/lib/platypus/tests 2024-01-16 23:37:07,108 root INFO copying platypus/tests/__init__.py -> build/lib/platypus/tests 2024-01-16 23:37:07,108 root INFO copying platypus/tests/test_operators.py -> build/lib/platypus/tests 2024-01-16 23:37:07,109 root INFO copying platypus/tests/test_algorithms.py -> build/lib/platypus/tests 2024-01-16 23:37:07,109 root INFO copying platypus/tests/test_problems.py -> build/lib/platypus/tests 2024-01-16 23:37:07,109 root INFO running egg_info 2024-01-16 23:37:07,109 root INFO creating Platypus_Opt.egg-info 2024-01-16 23:37:07,112 root INFO writing Platypus_Opt.egg-info/PKG-INFO 2024-01-16 23:37:07,114 root INFO writing dependency_links to Platypus_Opt.egg-info/dependency_links.txt 2024-01-16 23:37:07,114 root INFO writing requirements to Platypus_Opt.egg-info/requires.txt 2024-01-16 23:37:07,115 root INFO writing top-level names to Platypus_Opt.egg-info/top_level.txt 2024-01-16 23:37:07,115 root INFO writing manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2024-01-16 23:37:07,119 root INFO reading manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2024-01-16 23:37:07,119 root INFO reading manifest template 'MANIFEST.in' 2024-01-16 23:37:07,123 root WARNING no previously-included directories found matching 'dist' 2024-01-16 23:37:07,123 root INFO adding license file 'COPYING' 2024-01-16 23:37:07,124 root INFO writing manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2024-01-16 23:37:07,131 wheel INFO installing to build/bdist.linux-i686/wheel 2024-01-16 23:37:07,131 root INFO running install 2024-01-16 23:37:07,145 root INFO running install_lib 2024-01-16 23:37:07,147 root INFO creating build/bdist.linux-i686 2024-01-16 23:37:07,147 root INFO creating build/bdist.linux-i686/wheel 2024-01-16 23:37:07,148 root INFO creating build/bdist.linux-i686/wheel/platypus 2024-01-16 23:37:07,148 root INFO creating build/bdist.linux-i686/wheel/platypus/tests 2024-01-16 23:37:07,148 root INFO copying build/lib/platypus/tests/test_tools.py -> build/bdist.linux-i686/wheel/platypus/tests 2024-01-16 23:37:07,149 root INFO copying build/lib/platypus/tests/test_core.py -> build/bdist.linux-i686/wheel/platypus/tests 2024-01-16 23:37:07,149 root INFO copying build/lib/platypus/tests/test_indicators.py -> build/bdist.linux-i686/wheel/platypus/tests 2024-01-16 23:37:07,149 root INFO copying build/lib/platypus/tests/__init__.py -> build/bdist.linux-i686/wheel/platypus/tests 2024-01-16 23:37:07,150 root INFO copying build/lib/platypus/tests/test_operators.py -> build/bdist.linux-i686/wheel/platypus/tests 2024-01-16 23:37:07,150 root INFO copying build/lib/platypus/tests/test_algorithms.py -> build/bdist.linux-i686/wheel/platypus/tests 2024-01-16 23:37:07,150 root INFO copying build/lib/platypus/tests/test_problems.py -> build/bdist.linux-i686/wheel/platypus/tests 2024-01-16 23:37:07,151 root INFO copying build/lib/platypus/problems.py -> build/bdist.linux-i686/wheel/platypus 2024-01-16 23:37:07,151 root INFO copying build/lib/platypus/weights.py -> build/bdist.linux-i686/wheel/platypus 2024-01-16 23:37:07,151 root INFO copying build/lib/platypus/experimenter.py -> build/bdist.linux-i686/wheel/platypus 2024-01-16 23:37:07,152 root INFO copying build/lib/platypus/tools.py -> build/bdist.linux-i686/wheel/platypus 2024-01-16 23:37:07,152 root INFO copying build/lib/platypus/__init__.py -> build/bdist.linux-i686/wheel/platypus 2024-01-16 23:37:07,152 root INFO copying build/lib/platypus/core.py -> build/bdist.linux-i686/wheel/platypus 2024-01-16 23:37:07,153 root INFO copying build/lib/platypus/mpipool.py -> build/bdist.linux-i686/wheel/platypus 2024-01-16 23:37:07,153 root INFO copying build/lib/platypus/algorithms.py -> build/bdist.linux-i686/wheel/platypus 2024-01-16 23:37:07,154 root INFO copying build/lib/platypus/operators.py -> build/bdist.linux-i686/wheel/platypus 2024-01-16 23:37:07,154 root INFO copying build/lib/platypus/evaluator.py -> build/bdist.linux-i686/wheel/platypus 2024-01-16 23:37:07,154 root INFO copying build/lib/platypus/indicators.py -> build/bdist.linux-i686/wheel/platypus 2024-01-16 23:37:07,155 root INFO copying build/lib/platypus/types.py -> build/bdist.linux-i686/wheel/platypus 2024-01-16 23:37:07,155 root INFO copying build/lib/platypus/config.py -> build/bdist.linux-i686/wheel/platypus 2024-01-16 23:37:07,155 root INFO running install_egg_info 2024-01-16 23:37:07,158 root INFO Copying Platypus_Opt.egg-info to build/bdist.linux-i686/wheel/Platypus_Opt-1.2.0-py3.11.egg-info 2024-01-16 23:37:07,159 root INFO running install_scripts 2024-01-16 23:37:07,165 wheel INFO creating build/bdist.linux-i686/wheel/Platypus_Opt-1.2.0.dist-info/WHEEL 2024-01-16 23:37:07,166 wheel INFO creating '/home/buildozer/aports/community/py3-platypus/src/Platypus-1.2.0/.dist/.tmp-mgij676p/Platypus_Opt-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-01-16 23:37:07,167 wheel INFO adding 'platypus/__init__.py' 2024-01-16 23:37:07,167 wheel INFO adding 'platypus/algorithms.py' 2024-01-16 23:37:07,168 wheel INFO adding 'platypus/config.py' 2024-01-16 23:37:07,169 wheel INFO adding 'platypus/core.py' 2024-01-16 23:37:07,169 wheel INFO adding 'platypus/evaluator.py' 2024-01-16 23:37:07,170 wheel INFO adding 'platypus/experimenter.py' 2024-01-16 23:37:07,170 wheel INFO adding 'platypus/indicators.py' 2024-01-16 23:37:07,170 wheel INFO adding 'platypus/mpipool.py' 2024-01-16 23:37:07,171 wheel INFO adding 'platypus/operators.py' 2024-01-16 23:37:07,172 wheel INFO adding 'platypus/problems.py' 2024-01-16 23:37:07,172 wheel INFO adding 'platypus/tools.py' 2024-01-16 23:37:07,173 wheel INFO adding 'platypus/types.py' 2024-01-16 23:37:07,173 wheel INFO adding 'platypus/weights.py' 2024-01-16 23:37:07,173 wheel INFO adding 'platypus/tests/__init__.py' 2024-01-16 23:37:07,174 wheel INFO adding 'platypus/tests/test_algorithms.py' 2024-01-16 23:37:07,174 wheel INFO adding 'platypus/tests/test_core.py' 2024-01-16 23:37:07,175 wheel INFO adding 'platypus/tests/test_indicators.py' 2024-01-16 23:37:07,175 wheel INFO adding 'platypus/tests/test_operators.py' 2024-01-16 23:37:07,175 wheel INFO adding 'platypus/tests/test_problems.py' 2024-01-16 23:37:07,176 wheel INFO adding 'platypus/tests/test_tools.py' 2024-01-16 23:37:07,176 wheel INFO adding 'Platypus_Opt-1.2.0.dist-info/COPYING' 2024-01-16 23:37:07,177 wheel INFO adding 'Platypus_Opt-1.2.0.dist-info/METADATA' 2024-01-16 23:37:07,177 wheel INFO adding 'Platypus_Opt-1.2.0.dist-info/WHEEL' 2024-01-16 23:37:07,177 wheel INFO adding 'Platypus_Opt-1.2.0.dist-info/top_level.txt' 2024-01-16 23:37:07,178 wheel INFO adding 'Platypus_Opt-1.2.0.dist-info/RECORD' 2024-01-16 23:37:07,178 wheel INFO removing build/bdist.linux-i686/wheel 2024-01-16 23:37:07,179 gpep517 INFO The backend produced .dist/Platypus_Opt-1.2.0-py3-none-any.whl Platypus_Opt-1.2.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.4, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-platypus/src/Platypus-1.2.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 1.31s ============================== >>> py3-platypus: Entering fakeroot... >>> py3-platypus-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-platypus/pkg/py3-platypus/usr/lib/python3.11/site-packages/platypus/__pycache__' -> '/home/buildozer/aports/community/py3-platypus/pkg/py3-platypus-pyc/usr/lib/python3.11/site-packages/platypus/__pycache__' >>> py3-platypus-pyc*: Preparing subpackage py3-platypus-pyc... >>> py3-platypus-pyc*: Running postcheck for py3-platypus-pyc >>> py3-platypus*: Running postcheck for py3-platypus >>> py3-platypus*: Preparing package py3-platypus... >>> py3-platypus-pyc*: Tracing dependencies... python3 py3-numpy python3~3.11 >>> py3-platypus-pyc*: Package size: 484.0 KB >>> py3-platypus-pyc*: Compressing data... >>> py3-platypus-pyc*: Create checksum... >>> py3-platypus-pyc*: Create py3-platypus-pyc-1.2.0-r0.apk >>> py3-platypus*: Tracing dependencies... python3 py3-numpy python3~3.11 >>> py3-platypus*: Package size: 392.0 KB >>> py3-platypus*: Compressing data... >>> py3-platypus*: Create checksum... >>> py3-platypus*: Create py3-platypus-1.2.0-r0.apk >>> py3-platypus: Build complete at Tue, 16 Jan 2024 23:37:10 +0000 elapsed time 0h 0m 8s >>> py3-platypus: Cleaning up srcdir >>> py3-platypus: Cleaning up pkgdir >>> py3-platypus: Uninstalling dependencies... (1/36) Purging .makedepends-py3-platypus (20240116.233704) (2/36) Purging py3-numpy-pyc (1.25.2-r0) (3/36) Purging py3-numpy (1.25.2-r0) (4/36) Purging openblas (0.3.26-r0) (5/36) Purging py3-gpep517-pyc (15-r1) (6/36) Purging py3-gpep517 (15-r1) (7/36) Purging py3-installer-pyc (0.7.0-r1) (8/36) Purging py3-installer (0.7.0-r1) (9/36) Purging py3-setuptools-pyc (69.0.3-r0) (10/36) Purging py3-setuptools (69.0.3-r0) (11/36) Purging py3-wheel-pyc (0.42.0-r0) (12/36) Purging py3-wheel (0.42.0-r0) (13/36) Purging py3-pytest-pyc (7.4.4-r0) (14/36) Purging py3-pytest (7.4.4-r0) (15/36) Purging py3-iniconfig-pyc (1.1.1-r8) (16/36) Purging py3-iniconfig (1.1.1-r8) (17/36) Purging py3-packaging-pyc (23.2-r0) (18/36) Purging py3-packaging (23.2-r0) (19/36) Purging py3-parsing-pyc (3.1.1-r0) (20/36) Purging py3-parsing (3.1.1-r0) (21/36) Purging py3-pluggy-pyc (1.3.0-r0) (22/36) Purging py3-pluggy (1.3.0-r0) (23/36) Purging py3-py-pyc (1.11.0-r2) (24/36) Purging py3-py (1.11.0-r2) (25/36) Purging libgfortran (13.2.1_git20231014-r0) (26/36) Purging libquadmath (13.2.1_git20231014-r0) (27/36) Purging python3-pyc (3.11.6-r1) (28/36) Purging python3-pycache-pyc0 (3.11.6-r1) (29/36) Purging pyc (3.11.6-r1) (30/36) Purging python3 (3.11.6-r1) (31/36) Purging gdbm (1.23-r1) (32/36) Purging libffi (3.4.4-r3) (33/36) Purging libpanelw (6.4_p20231125-r0) (34/36) Purging mpdecimal (2.5.1-r2) (35/36) Purging readline (8.2.10-r0) (36/36) Purging sqlite-libs (3.45.0-r0) Executing busybox-1.36.1-r19.trigger OK: 380 MiB in 113 packages >>> py3-platypus: Updating the community/x86 repository index... >>> py3-platypus: Signing the index...