>>> py3-platypus: Building community/py3-platypus 1.1.0-r2 (using abuild 3.12.0-r0) started Sat, 04 Nov 2023 12:36:33 +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/38) Installing libbz2 (1.0.8-r6) (2/38) Installing libffi (3.4.4-r3) (3/38) Installing gdbm (1.23-r1) (4/38) Installing xz-libs (5.4.5-r0) (5/38) Installing mpdecimal (2.5.1-r2) (6/38) Installing libpanelw (6.4_p20231007-r0) (7/38) Installing readline (8.2.1-r2) (8/38) Installing sqlite-libs (3.43.2-r0) (9/38) Installing python3 (3.11.6-r1) (10/38) Installing python3-pycache-pyc0 (3.11.6-r1) (11/38) Installing pyc (3.11.6-r1) (12/38) Installing python3-pyc (3.11.6-r1) (13/38) Installing libquadmath (13.2.1_git20231014-r0) (14/38) Installing libgfortran (13.2.1_git20231014-r0) (15/38) Installing openblas (0.3.24-r0) (16/38) Installing py3-numpy (1.25.2-r0) (17/38) Installing py3-numpy-pyc (1.25.2-r0) (18/38) Installing py3-installer (0.7.0-r1) (19/38) Installing py3-installer-pyc (0.7.0-r1) (20/38) Installing py3-gpep517 (15-r0) (21/38) Installing py3-gpep517-pyc (15-r0) (22/38) Installing py3-parsing (3.1.1-r0) (23/38) Installing py3-parsing-pyc (3.1.1-r0) (24/38) Installing py3-packaging (23.2-r0) (25/38) Installing py3-packaging-pyc (23.2-r0) (26/38) Installing py3-setuptools (68.2.2-r0) (27/38) Installing py3-setuptools-pyc (68.2.2-r0) (28/38) Installing py3-wheel (0.41.2-r0) (29/38) Installing py3-wheel-pyc (0.41.2-r0) (30/38) Installing py3-iniconfig (1.1.1-r7) (31/38) Installing py3-iniconfig-pyc (1.1.1-r7) (32/38) Installing py3-pluggy (1.3.0-r0) (33/38) Installing py3-pluggy-pyc (1.3.0-r0) (34/38) Installing py3-py (1.11.0-r2) (35/38) Installing py3-py-pyc (1.11.0-r2) (36/38) Installing py3-pytest (7.4.3-r0) (37/38) Installing py3-pytest-pyc (7.4.3-r0) (38/38) Installing .makedepends-py3-platypus (20231104.123639) Executing busybox-1.36.1-r14.trigger OK: 585 MiB in 145 packages >>> py3-platypus: Cleaning up srcdir >>> py3-platypus: Cleaning up pkgdir >>> py3-platypus: Cleaning up tmpdir >>> py3-platypus: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/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 100 379k 100 379k 0 0 2703k 0 --:--:-- --:--:-- --:--:-- 2733k >>> py3-platypus: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/platypus-1.1.0.tar.gz >>> py3-platypus: Checking sha512sums... platypus-1.1.0.tar.gz: OK >>> py3-platypus: Unpacking /var/cache/distfiles/v3.19/platypus-1.1.0.tar.gz... 2023-11-04 12:36:42,328 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-11-04 12:36:42,562 root INFO running bdist_wheel 2023-11-04 12:36:42,579 root INFO running build 2023-11-04 12:36:42,579 root INFO running build_py 2023-11-04 12:36:42,583 root INFO creating build 2023-11-04 12:36:42,583 root INFO creating build/lib 2023-11-04 12:36:42,583 root INFO creating build/lib/platypus 2023-11-04 12:36:42,584 root INFO copying platypus/experimenter.py -> build/lib/platypus 2023-11-04 12:36:42,584 root INFO copying platypus/core.py -> build/lib/platypus 2023-11-04 12:36:42,585 root INFO copying platypus/problems.py -> build/lib/platypus 2023-11-04 12:36:42,586 root INFO copying platypus/types.py -> build/lib/platypus 2023-11-04 12:36:42,586 root INFO copying platypus/mpipool.py -> build/lib/platypus 2023-11-04 12:36:42,587 root INFO copying platypus/__init__.py -> build/lib/platypus 2023-11-04 12:36:42,587 root INFO copying platypus/operators.py -> build/lib/platypus 2023-11-04 12:36:42,588 root INFO copying platypus/evaluator.py -> build/lib/platypus 2023-11-04 12:36:42,588 root INFO copying platypus/weights.py -> build/lib/platypus 2023-11-04 12:36:42,589 root INFO copying platypus/algorithms.py -> build/lib/platypus 2023-11-04 12:36:42,589 root INFO copying platypus/indicators.py -> build/lib/platypus 2023-11-04 12:36:42,590 root INFO copying platypus/config.py -> build/lib/platypus 2023-11-04 12:36:42,590 root INFO copying platypus/tools.py -> build/lib/platypus 2023-11-04 12:36:42,591 root INFO creating build/lib/platypus/tests 2023-11-04 12:36:42,591 root INFO copying platypus/tests/test_core.py -> build/lib/platypus/tests 2023-11-04 12:36:42,592 root INFO copying platypus/tests/test_operators.py -> build/lib/platypus/tests 2023-11-04 12:36:42,592 root INFO copying platypus/tests/test_indicators.py -> build/lib/platypus/tests 2023-11-04 12:36:42,593 root INFO copying platypus/tests/__init__.py -> build/lib/platypus/tests 2023-11-04 12:36:42,593 root INFO copying platypus/tests/test_algorithms.py -> build/lib/platypus/tests 2023-11-04 12:36:42,593 root INFO copying platypus/tests/test_problems.py -> build/lib/platypus/tests 2023-11-04 12:36:42,594 root INFO copying platypus/tests/test_tools.py -> build/lib/platypus/tests 2023-11-04 12:36:42,594 root INFO running egg_info 2023-11-04 12:36:42,595 root INFO creating Platypus_Opt.egg-info 2023-11-04 12:36:42,598 root INFO writing Platypus_Opt.egg-info/PKG-INFO 2023-11-04 12:36:42,600 root INFO writing dependency_links to Platypus_Opt.egg-info/dependency_links.txt 2023-11-04 12:36:42,601 root INFO writing requirements to Platypus_Opt.egg-info/requires.txt 2023-11-04 12:36:42,601 root INFO writing top-level names to Platypus_Opt.egg-info/top_level.txt 2023-11-04 12:36:42,601 root INFO writing manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2023-11-04 12:36:42,606 root INFO reading manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2023-11-04 12:36:42,606 root INFO reading manifest template 'MANIFEST.in' 2023-11-04 12:36:42,611 root WARNING no previously-included directories found matching 'dist' 2023-11-04 12:36:42,611 root INFO adding license file 'COPYING' 2023-11-04 12:36:42,613 root INFO writing manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2023-11-04 12:36:42,621 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-11-04 12:36:42,621 root INFO running install 2023-11-04 12:36:42,641 root INFO running install_lib 2023-11-04 12:36:42,644 root INFO creating build/bdist.linux-x86_64 2023-11-04 12:36:42,645 root INFO creating build/bdist.linux-x86_64/wheel 2023-11-04 12:36:42,645 root INFO creating build/bdist.linux-x86_64/wheel/platypus 2023-11-04 12:36:42,645 root INFO copying build/lib/platypus/experimenter.py -> build/bdist.linux-x86_64/wheel/platypus 2023-11-04 12:36:42,646 root INFO copying build/lib/platypus/core.py -> build/bdist.linux-x86_64/wheel/platypus 2023-11-04 12:36:42,646 root INFO copying build/lib/platypus/problems.py -> build/bdist.linux-x86_64/wheel/platypus 2023-11-04 12:36:42,647 root INFO creating build/bdist.linux-x86_64/wheel/platypus/tests 2023-11-04 12:36:42,647 root INFO copying build/lib/platypus/tests/test_core.py -> build/bdist.linux-x86_64/wheel/platypus/tests 2023-11-04 12:36:42,648 root INFO copying build/lib/platypus/tests/test_operators.py -> build/bdist.linux-x86_64/wheel/platypus/tests 2023-11-04 12:36:42,648 root INFO copying build/lib/platypus/tests/test_indicators.py -> build/bdist.linux-x86_64/wheel/platypus/tests 2023-11-04 12:36:42,649 root INFO copying build/lib/platypus/tests/__init__.py -> build/bdist.linux-x86_64/wheel/platypus/tests 2023-11-04 12:36:42,649 root INFO copying build/lib/platypus/tests/test_algorithms.py -> build/bdist.linux-x86_64/wheel/platypus/tests 2023-11-04 12:36:42,649 root INFO copying build/lib/platypus/tests/test_problems.py -> build/bdist.linux-x86_64/wheel/platypus/tests 2023-11-04 12:36:42,650 root INFO copying build/lib/platypus/tests/test_tools.py -> build/bdist.linux-x86_64/wheel/platypus/tests 2023-11-04 12:36:42,650 root INFO copying build/lib/platypus/types.py -> build/bdist.linux-x86_64/wheel/platypus 2023-11-04 12:36:42,651 root INFO copying build/lib/platypus/mpipool.py -> build/bdist.linux-x86_64/wheel/platypus 2023-11-04 12:36:42,651 root INFO copying build/lib/platypus/__init__.py -> build/bdist.linux-x86_64/wheel/platypus 2023-11-04 12:36:42,652 root INFO copying build/lib/platypus/operators.py -> build/bdist.linux-x86_64/wheel/platypus 2023-11-04 12:36:42,652 root INFO copying build/lib/platypus/evaluator.py -> build/bdist.linux-x86_64/wheel/platypus 2023-11-04 12:36:42,652 root INFO copying build/lib/platypus/weights.py -> build/bdist.linux-x86_64/wheel/platypus 2023-11-04 12:36:42,653 root INFO copying build/lib/platypus/algorithms.py -> build/bdist.linux-x86_64/wheel/platypus 2023-11-04 12:36:42,654 root INFO copying build/lib/platypus/indicators.py -> build/bdist.linux-x86_64/wheel/platypus 2023-11-04 12:36:42,654 root INFO copying build/lib/platypus/config.py -> build/bdist.linux-x86_64/wheel/platypus 2023-11-04 12:36:42,654 root INFO copying build/lib/platypus/tools.py -> build/bdist.linux-x86_64/wheel/platypus 2023-11-04 12:36:42,655 root INFO running install_egg_info 2023-11-04 12:36:42,658 root INFO Copying Platypus_Opt.egg-info to build/bdist.linux-x86_64/wheel/Platypus_Opt-1.1.0-py3.11.egg-info 2023-11-04 12:36:42,660 root INFO running install_scripts 2023-11-04 12:36:42,667 wheel INFO creating build/bdist.linux-x86_64/wheel/Platypus_Opt-1.1.0.dist-info/WHEEL 2023-11-04 12:36:42,668 wheel INFO creating '/home/buildozer/aports/community/py3-platypus/src/Platypus-1.1.0/.dist/.tmp-117outwc/Platypus_Opt-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-11-04 12:36:42,669 wheel INFO adding 'platypus/__init__.py' 2023-11-04 12:36:42,670 wheel INFO adding 'platypus/algorithms.py' 2023-11-04 12:36:42,671 wheel INFO adding 'platypus/config.py' 2023-11-04 12:36:42,672 wheel INFO adding 'platypus/core.py' 2023-11-04 12:36:42,672 wheel INFO adding 'platypus/evaluator.py' 2023-11-04 12:36:42,673 wheel INFO adding 'platypus/experimenter.py' 2023-11-04 12:36:42,673 wheel INFO adding 'platypus/indicators.py' 2023-11-04 12:36:42,674 wheel INFO adding 'platypus/mpipool.py' 2023-11-04 12:36:42,674 wheel INFO adding 'platypus/operators.py' 2023-11-04 12:36:42,675 wheel INFO adding 'platypus/problems.py' 2023-11-04 12:36:42,676 wheel INFO adding 'platypus/tools.py' 2023-11-04 12:36:42,677 wheel INFO adding 'platypus/types.py' 2023-11-04 12:36:42,677 wheel INFO adding 'platypus/weights.py' 2023-11-04 12:36:42,678 wheel INFO adding 'platypus/tests/__init__.py' 2023-11-04 12:36:42,678 wheel INFO adding 'platypus/tests/test_algorithms.py' 2023-11-04 12:36:42,678 wheel INFO adding 'platypus/tests/test_core.py' 2023-11-04 12:36:42,679 wheel INFO adding 'platypus/tests/test_indicators.py' 2023-11-04 12:36:42,679 wheel INFO adding 'platypus/tests/test_operators.py' 2023-11-04 12:36:42,680 wheel INFO adding 'platypus/tests/test_problems.py' 2023-11-04 12:36:42,680 wheel INFO adding 'platypus/tests/test_tools.py' 2023-11-04 12:36:42,681 wheel INFO adding 'Platypus_Opt-1.1.0.dist-info/COPYING' 2023-11-04 12:36:42,682 wheel INFO adding 'Platypus_Opt-1.1.0.dist-info/METADATA' 2023-11-04 12:36:42,682 wheel INFO adding 'Platypus_Opt-1.1.0.dist-info/WHEEL' 2023-11-04 12:36:42,682 wheel INFO adding 'Platypus_Opt-1.1.0.dist-info/top_level.txt' 2023-11-04 12:36:42,683 wheel INFO adding 'Platypus_Opt-1.1.0.dist-info/RECORD' 2023-11-04 12:36:42,683 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-11-04 12:36:42,685 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.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/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 1.72s ============================== >>> 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.1.0-r2.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.1.0-r2.apk >>> py3-platypus: Build complete at Sat, 04 Nov 2023 12:36:47 +0000 elapsed time 0h 0m 14s >>> py3-platypus: Cleaning up srcdir >>> py3-platypus: Cleaning up pkgdir >>> py3-platypus: Uninstalling dependencies... (1/38) Purging .makedepends-py3-platypus (20231104.123639) (2/38) Purging py3-numpy-pyc (1.25.2-r0) (3/38) Purging py3-numpy (1.25.2-r0) (4/38) Purging openblas (0.3.24-r0) (5/38) Purging py3-gpep517-pyc (15-r0) (6/38) Purging py3-gpep517 (15-r0) (7/38) Purging py3-installer-pyc (0.7.0-r1) (8/38) Purging py3-installer (0.7.0-r1) (9/38) Purging py3-setuptools-pyc (68.2.2-r0) (10/38) Purging py3-setuptools (68.2.2-r0) (11/38) Purging py3-wheel-pyc (0.41.2-r0) (12/38) Purging py3-wheel (0.41.2-r0) (13/38) Purging py3-pytest-pyc (7.4.3-r0) (14/38) Purging py3-pytest (7.4.3-r0) (15/38) Purging py3-iniconfig-pyc (1.1.1-r7) (16/38) Purging py3-iniconfig (1.1.1-r7) (17/38) Purging py3-packaging-pyc (23.2-r0) (18/38) Purging py3-packaging (23.2-r0) (19/38) Purging py3-parsing-pyc (3.1.1-r0) (20/38) Purging py3-parsing (3.1.1-r0) (21/38) Purging py3-pluggy-pyc (1.3.0-r0) (22/38) Purging py3-pluggy (1.3.0-r0) (23/38) Purging py3-py-pyc (1.11.0-r2) (24/38) Purging py3-py (1.11.0-r2) (25/38) Purging libgfortran (13.2.1_git20231014-r0) (26/38) Purging libquadmath (13.2.1_git20231014-r0) (27/38) Purging python3-pyc (3.11.6-r1) (28/38) Purging python3-pycache-pyc0 (3.11.6-r1) (29/38) Purging pyc (3.11.6-r1) (30/38) Purging python3 (3.11.6-r1) (31/38) Purging gdbm (1.23-r1) (32/38) Purging libbz2 (1.0.8-r6) (33/38) Purging libffi (3.4.4-r3) (34/38) Purging libpanelw (6.4_p20231007-r0) (35/38) Purging mpdecimal (2.5.1-r2) (36/38) Purging readline (8.2.1-r2) (37/38) Purging sqlite-libs (3.43.2-r0) (38/38) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r14.trigger OK: 472 MiB in 107 packages >>> py3-platypus: Updating the community/x86_64 repository index... >>> py3-platypus: Signing the index...