>>> py3-platypus: Building community/py3-platypus 1.1.0-r2 (using abuild 3.11.21-r0) started Sun, 15 Oct 2023 14:45:47 +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/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libffi (3.4.4-r3) (3/37) Installing gdbm (1.23-r1) (4/37) Installing xz-libs (5.4.4-r0) (5/37) Installing mpdecimal (2.5.1-r2) (6/37) Installing libpanelw (6.4_p20230918-r2) (7/37) Installing readline (8.2.1-r2) (8/37) Installing sqlite-libs (3.43.2-r0) (9/37) Installing python3 (3.11.6-r1) (10/37) Installing python3-pycache-pyc0 (3.11.6-r1) (11/37) Installing pyc (3.11.6-r1) (12/37) Installing python3-pyc (3.11.6-r1) (13/37) Installing libgfortran (13.1.1_git20230722-r3) (14/37) Installing openblas (0.3.24-r0) (15/37) Installing py3-numpy (1.25.2-r0) (16/37) Installing py3-numpy-pyc (1.25.2-r0) (17/37) Installing py3-installer (0.7.0-r1) (18/37) Installing py3-installer-pyc (0.7.0-r1) (19/37) Installing py3-gpep517 (15-r0) (20/37) Installing py3-gpep517-pyc (15-r0) (21/37) Installing py3-parsing (3.1.1-r0) (22/37) Installing py3-parsing-pyc (3.1.1-r0) (23/37) Installing py3-packaging (23.2-r0) (24/37) Installing py3-packaging-pyc (23.2-r0) (25/37) Installing py3-setuptools (68.2.2-r0) (26/37) Installing py3-setuptools-pyc (68.2.2-r0) (27/37) Installing py3-wheel (0.41.2-r0) (28/37) Installing py3-wheel-pyc (0.41.2-r0) (29/37) Installing py3-iniconfig (1.1.1-r6) (30/37) Installing py3-iniconfig-pyc (1.1.1-r6) (31/37) Installing py3-pluggy (1.3.0-r0) (32/37) Installing py3-pluggy-pyc (1.3.0-r0) (33/37) Installing py3-py (1.11.0-r2) (34/37) Installing py3-py-pyc (1.11.0-r2) (35/37) Installing py3-pytest (7.4.2-r0) (36/37) Installing py3-pytest-pyc (7.4.2-r0) (37/37) Installing .makedepends-py3-platypus (20231015.144548) Executing busybox-1.36.1-r13.trigger OK: 397 MiB in 139 packages >>> py3-platypus: Cleaning up srcdir >>> py3-platypus: Cleaning up pkgdir >>> py3-platypus: Cleaning up tmpdir >>> py3-platypus: Fetching https://github.com/Project-Platypus/Platypus/archive/1.1.0/platypus-1.1.0.tar.gz >>> py3-platypus: Fetching https://github.com/Project-Platypus/Platypus/archive/1.1.0/platypus-1.1.0.tar.gz >>> py3-platypus: Checking sha512sums... platypus-1.1.0.tar.gz: OK >>> py3-platypus: Unpacking /var/cache/distfiles/platypus-1.1.0.tar.gz... 2023-10-15 14:45:49,029 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-10-15 14:45:49,124 root INFO running bdist_wheel 2023-10-15 14:45:49,129 root INFO running build 2023-10-15 14:45:49,129 root INFO running build_py 2023-10-15 14:45:49,130 root INFO creating build 2023-10-15 14:45:49,130 root INFO creating build/lib 2023-10-15 14:45:49,130 root INFO creating build/lib/platypus 2023-10-15 14:45:49,131 root INFO copying platypus/evaluator.py -> build/lib/platypus 2023-10-15 14:45:49,131 root INFO copying platypus/operators.py -> build/lib/platypus 2023-10-15 14:45:49,131 root INFO copying platypus/problems.py -> build/lib/platypus 2023-10-15 14:45:49,131 root INFO copying platypus/indicators.py -> build/lib/platypus 2023-10-15 14:45:49,132 root INFO copying platypus/mpipool.py -> build/lib/platypus 2023-10-15 14:45:49,132 root INFO copying platypus/core.py -> build/lib/platypus 2023-10-15 14:45:49,132 root INFO copying platypus/weights.py -> build/lib/platypus 2023-10-15 14:45:49,132 root INFO copying platypus/tools.py -> build/lib/platypus 2023-10-15 14:45:49,132 root INFO copying platypus/algorithms.py -> build/lib/platypus 2023-10-15 14:45:49,133 root INFO copying platypus/experimenter.py -> build/lib/platypus 2023-10-15 14:45:49,133 root INFO copying platypus/config.py -> build/lib/platypus 2023-10-15 14:45:49,133 root INFO copying platypus/types.py -> build/lib/platypus 2023-10-15 14:45:49,133 root INFO copying platypus/__init__.py -> build/lib/platypus 2023-10-15 14:45:49,134 root INFO creating build/lib/platypus/tests 2023-10-15 14:45:49,134 root INFO copying platypus/tests/test_algorithms.py -> build/lib/platypus/tests 2023-10-15 14:45:49,134 root INFO copying platypus/tests/test_operators.py -> build/lib/platypus/tests 2023-10-15 14:45:49,134 root INFO copying platypus/tests/test_problems.py -> build/lib/platypus/tests 2023-10-15 14:45:49,134 root INFO copying platypus/tests/test_tools.py -> build/lib/platypus/tests 2023-10-15 14:45:49,134 root INFO copying platypus/tests/test_indicators.py -> build/lib/platypus/tests 2023-10-15 14:45:49,135 root INFO copying platypus/tests/test_core.py -> build/lib/platypus/tests 2023-10-15 14:45:49,135 root INFO copying platypus/tests/__init__.py -> build/lib/platypus/tests 2023-10-15 14:45:49,135 root INFO running egg_info 2023-10-15 14:45:49,135 root INFO creating Platypus_Opt.egg-info 2023-10-15 14:45:49,136 root INFO writing Platypus_Opt.egg-info/PKG-INFO 2023-10-15 14:45:49,137 root INFO writing dependency_links to Platypus_Opt.egg-info/dependency_links.txt 2023-10-15 14:45:49,137 root INFO writing requirements to Platypus_Opt.egg-info/requires.txt 2023-10-15 14:45:49,137 root INFO writing top-level names to Platypus_Opt.egg-info/top_level.txt 2023-10-15 14:45:49,137 root INFO writing manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2023-10-15 14:45:49,139 root INFO reading manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2023-10-15 14:45:49,139 root INFO reading manifest template 'MANIFEST.in' 2023-10-15 14:45:49,141 root WARNING no previously-included directories found matching 'dist' 2023-10-15 14:45:49,141 root INFO adding license file 'COPYING' 2023-10-15 14:45:49,141 root INFO writing manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2023-10-15 14:45:49,144 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-10-15 14:45:49,144 root INFO running install 2023-10-15 14:45:49,152 root INFO running install_lib 2023-10-15 14:45:49,153 root INFO creating build/bdist.linux-armv8l 2023-10-15 14:45:49,153 root INFO creating build/bdist.linux-armv8l/wheel 2023-10-15 14:45:49,153 root INFO creating build/bdist.linux-armv8l/wheel/platypus 2023-10-15 14:45:49,153 root INFO copying build/lib/platypus/evaluator.py -> build/bdist.linux-armv8l/wheel/platypus 2023-10-15 14:45:49,154 root INFO copying build/lib/platypus/operators.py -> build/bdist.linux-armv8l/wheel/platypus 2023-10-15 14:45:49,154 root INFO copying build/lib/platypus/problems.py -> build/bdist.linux-armv8l/wheel/platypus 2023-10-15 14:45:49,154 root INFO copying build/lib/platypus/indicators.py -> build/bdist.linux-armv8l/wheel/platypus 2023-10-15 14:45:49,154 root INFO copying build/lib/platypus/mpipool.py -> build/bdist.linux-armv8l/wheel/platypus 2023-10-15 14:45:49,154 root INFO copying build/lib/platypus/core.py -> build/bdist.linux-armv8l/wheel/platypus 2023-10-15 14:45:49,155 root INFO copying build/lib/platypus/weights.py -> build/bdist.linux-armv8l/wheel/platypus 2023-10-15 14:45:49,155 root INFO creating build/bdist.linux-armv8l/wheel/platypus/tests 2023-10-15 14:45:49,155 root INFO copying build/lib/platypus/tests/test_algorithms.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2023-10-15 14:45:49,155 root INFO copying build/lib/platypus/tests/test_operators.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2023-10-15 14:45:49,155 root INFO copying build/lib/platypus/tests/test_problems.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2023-10-15 14:45:49,155 root INFO copying build/lib/platypus/tests/test_tools.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2023-10-15 14:45:49,156 root INFO copying build/lib/platypus/tests/test_indicators.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2023-10-15 14:45:49,156 root INFO copying build/lib/platypus/tests/test_core.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2023-10-15 14:45:49,156 root INFO copying build/lib/platypus/tests/__init__.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2023-10-15 14:45:49,156 root INFO copying build/lib/platypus/tools.py -> build/bdist.linux-armv8l/wheel/platypus 2023-10-15 14:45:49,156 root INFO copying build/lib/platypus/algorithms.py -> build/bdist.linux-armv8l/wheel/platypus 2023-10-15 14:45:49,157 root INFO copying build/lib/platypus/experimenter.py -> build/bdist.linux-armv8l/wheel/platypus 2023-10-15 14:45:49,157 root INFO copying build/lib/platypus/config.py -> build/bdist.linux-armv8l/wheel/platypus 2023-10-15 14:45:49,157 root INFO copying build/lib/platypus/types.py -> build/bdist.linux-armv8l/wheel/platypus 2023-10-15 14:45:49,157 root INFO copying build/lib/platypus/__init__.py -> build/bdist.linux-armv8l/wheel/platypus 2023-10-15 14:45:49,157 root INFO running install_egg_info 2023-10-15 14:45:49,158 root INFO Copying Platypus_Opt.egg-info to build/bdist.linux-armv8l/wheel/Platypus_Opt-1.1.0-py3.11.egg-info 2023-10-15 14:45:49,159 root INFO running install_scripts 2023-10-15 14:45:49,162 wheel INFO creating build/bdist.linux-armv8l/wheel/Platypus_Opt-1.1.0.dist-info/WHEEL 2023-10-15 14:45:49,162 wheel INFO creating '/home/buildozer/aports/community/py3-platypus/src/Platypus-1.1.0/.dist/.tmp-kcwgrwl6/Platypus_Opt-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-10-15 14:45:49,163 wheel INFO adding 'platypus/__init__.py' 2023-10-15 14:45:49,163 wheel INFO adding 'platypus/algorithms.py' 2023-10-15 14:45:49,163 wheel INFO adding 'platypus/config.py' 2023-10-15 14:45:49,164 wheel INFO adding 'platypus/core.py' 2023-10-15 14:45:49,164 wheel INFO adding 'platypus/evaluator.py' 2023-10-15 14:45:49,164 wheel INFO adding 'platypus/experimenter.py' 2023-10-15 14:45:49,164 wheel INFO adding 'platypus/indicators.py' 2023-10-15 14:45:49,165 wheel INFO adding 'platypus/mpipool.py' 2023-10-15 14:45:49,165 wheel INFO adding 'platypus/operators.py' 2023-10-15 14:45:49,165 wheel INFO adding 'platypus/problems.py' 2023-10-15 14:45:49,166 wheel INFO adding 'platypus/tools.py' 2023-10-15 14:45:49,166 wheel INFO adding 'platypus/types.py' 2023-10-15 14:45:49,166 wheel INFO adding 'platypus/weights.py' 2023-10-15 14:45:49,166 wheel INFO adding 'platypus/tests/__init__.py' 2023-10-15 14:45:49,166 wheel INFO adding 'platypus/tests/test_algorithms.py' 2023-10-15 14:45:49,167 wheel INFO adding 'platypus/tests/test_core.py' 2023-10-15 14:45:49,167 wheel INFO adding 'platypus/tests/test_indicators.py' 2023-10-15 14:45:49,167 wheel INFO adding 'platypus/tests/test_operators.py' 2023-10-15 14:45:49,167 wheel INFO adding 'platypus/tests/test_problems.py' 2023-10-15 14:45:49,167 wheel INFO adding 'platypus/tests/test_tools.py' 2023-10-15 14:45:49,167 wheel INFO adding 'Platypus_Opt-1.1.0.dist-info/COPYING' 2023-10-15 14:45:49,168 wheel INFO adding 'Platypus_Opt-1.1.0.dist-info/METADATA' 2023-10-15 14:45:49,168 wheel INFO adding 'Platypus_Opt-1.1.0.dist-info/WHEEL' 2023-10-15 14:45:49,168 wheel INFO adding 'Platypus_Opt-1.1.0.dist-info/top_level.txt' 2023-10-15 14:45:49,168 wheel INFO adding 'Platypus_Opt-1.1.0.dist-info/RECORD' 2023-10-15 14:45:49,168 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-10-15 14:45:49,169 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.2, 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 0.65s ============================== >>> 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 Sun, 15 Oct 2023 14:45:50 +0000 elapsed time 0h 0m 3s >>> py3-platypus: Cleaning up srcdir >>> py3-platypus: Cleaning up pkgdir >>> py3-platypus: Uninstalling dependencies... (1/37) Purging .makedepends-py3-platypus (20231015.144548) (2/37) Purging py3-numpy-pyc (1.25.2-r0) (3/37) Purging py3-numpy (1.25.2-r0) (4/37) Purging openblas (0.3.24-r0) (5/37) Purging py3-gpep517-pyc (15-r0) (6/37) Purging py3-gpep517 (15-r0) (7/37) Purging py3-installer-pyc (0.7.0-r1) (8/37) Purging py3-installer (0.7.0-r1) (9/37) Purging py3-setuptools-pyc (68.2.2-r0) (10/37) Purging py3-setuptools (68.2.2-r0) (11/37) Purging py3-wheel-pyc (0.41.2-r0) (12/37) Purging py3-wheel (0.41.2-r0) (13/37) Purging py3-pytest-pyc (7.4.2-r0) (14/37) Purging py3-pytest (7.4.2-r0) (15/37) Purging py3-iniconfig-pyc (1.1.1-r6) (16/37) Purging py3-iniconfig (1.1.1-r6) (17/37) Purging py3-packaging-pyc (23.2-r0) (18/37) Purging py3-packaging (23.2-r0) (19/37) Purging py3-parsing-pyc (3.1.1-r0) (20/37) Purging py3-parsing (3.1.1-r0) (21/37) Purging py3-pluggy-pyc (1.3.0-r0) (22/37) Purging py3-pluggy (1.3.0-r0) (23/37) Purging py3-py-pyc (1.11.0-r2) (24/37) Purging py3-py (1.11.0-r2) (25/37) Purging libgfortran (13.1.1_git20230722-r3) (26/37) Purging python3-pyc (3.11.6-r1) (27/37) Purging python3-pycache-pyc0 (3.11.6-r1) (28/37) Purging pyc (3.11.6-r1) (29/37) Purging python3 (3.11.6-r1) (30/37) Purging gdbm (1.23-r1) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.4.4-r3) (33/37) Purging libpanelw (6.4_p20230918-r2) (34/37) Purging mpdecimal (2.5.1-r2) (35/37) Purging readline (8.2.1-r2) (36/37) Purging sqlite-libs (3.43.2-r0) (37/37) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 315 MiB in 102 packages >>> py3-platypus: Updating the community/armhf repository index... >>> py3-platypus: Signing the index...