>>> py3-platypus: Building community/py3-platypus 1.1.0-r1 (using abuild 3.11.0_rc13-r0) started Wed, 26 Apr 2023 01:07: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 python3-dev py3-pytest (1/36) Installing libffi (3.4.4-r2) (2/36) Installing gdbm (1.23-r1) (3/36) Installing mpdecimal (2.5.1-r2) (4/36) Installing libpanelw (6.4_p20230401-r6) (5/36) Installing readline (8.2.1-r1) (6/36) Installing sqlite-libs (3.41.2-r2) (7/36) Installing python3 (3.11.3-r10) (8/36) Installing python3-pycache-pyc0 (3.11.3-r10) (9/36) Installing pyc (0.1-r0) (10/36) Installing python3-pyc (3.11.3-r10) (11/36) Installing libgfortran (12.2.1_git20220924-r10) (12/36) Installing openblas (0.3.23-r0) (13/36) Installing py3-numpy (1.24.3-r0) (14/36) Installing py3-numpy-pyc (1.24.3-r0) (15/36) Installing py3-installer (0.7.0-r1) (16/36) Installing py3-installer-pyc (0.7.0-r1) (17/36) Installing py3-gpep517 (13-r2) (18/36) Installing py3-gpep517-pyc (13-r2) (19/36) Installing py3-parsing (3.0.9-r2) (20/36) Installing py3-parsing-pyc (3.0.9-r2) (21/36) Installing py3-packaging (23.1-r1) (22/36) Installing py3-packaging-pyc (23.1-r1) (23/36) Installing py3-setuptools (67.7.2-r0) (24/36) Installing py3-setuptools-pyc (67.7.2-r0) (25/36) Installing py3-wheel (0.40.0-r1) (26/36) Installing py3-wheel-pyc (0.40.0-r1) (27/36) Installing python3-dev (3.11.3-r10) (28/36) Installing py3-iniconfig (1.1.1-r6) (29/36) Installing py3-iniconfig-pyc (1.1.1-r6) (30/36) Installing py3-pluggy (1.0.0-r3) (31/36) Installing py3-pluggy-pyc (1.0.0-r3) (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.3.1-r1) (35/36) Installing py3-pytest-pyc (7.3.1-r1) (36/36) Installing .makedepends-py3-platypus (20230426.010703) Executing busybox-1.36.0-r8.trigger OK: 633 MiB in 139 packages >>> py3-platypus: Cleaning up srcdir >>> py3-platypus: Cleaning up pkgdir >>> py3-platypus: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/platypus-1.1.0.tar.gz >>> py3-platypus: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/platypus-1.1.0.tar.gz >>> py3-platypus: Checking sha512sums... platypus-1.1.0.tar.gz: OK >>> py3-platypus: Unpacking /var/cache/distfiles/v3.18/platypus-1.1.0.tar.gz... 2023-04-26 01:07:05,168 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-04-26 01:07:05,281 root INFO running bdist_wheel 2023-04-26 01:07:05,287 root INFO running build 2023-04-26 01:07:05,288 root INFO running build_py 2023-04-26 01:07:05,290 root INFO creating build 2023-04-26 01:07:05,290 root INFO creating build/lib 2023-04-26 01:07:05,290 root INFO creating build/lib/platypus 2023-04-26 01:07:05,290 root INFO copying platypus/config.py -> build/lib/platypus 2023-04-26 01:07:05,290 root INFO copying platypus/experimenter.py -> build/lib/platypus 2023-04-26 01:07:05,290 root INFO copying platypus/indicators.py -> build/lib/platypus 2023-04-26 01:07:05,291 root INFO copying platypus/weights.py -> build/lib/platypus 2023-04-26 01:07:05,291 root INFO copying platypus/problems.py -> build/lib/platypus 2023-04-26 01:07:05,291 root INFO copying platypus/core.py -> build/lib/platypus 2023-04-26 01:07:05,291 root INFO copying platypus/evaluator.py -> build/lib/platypus 2023-04-26 01:07:05,291 root INFO copying platypus/algorithms.py -> build/lib/platypus 2023-04-26 01:07:05,292 root INFO copying platypus/operators.py -> build/lib/platypus 2023-04-26 01:07:05,292 root INFO copying platypus/tools.py -> build/lib/platypus 2023-04-26 01:07:05,292 root INFO copying platypus/mpipool.py -> build/lib/platypus 2023-04-26 01:07:05,292 root INFO copying platypus/__init__.py -> build/lib/platypus 2023-04-26 01:07:05,292 root INFO copying platypus/types.py -> build/lib/platypus 2023-04-26 01:07:05,293 root INFO creating build/lib/platypus/tests 2023-04-26 01:07:05,293 root INFO copying platypus/tests/test_core.py -> build/lib/platypus/tests 2023-04-26 01:07:05,293 root INFO copying platypus/tests/test_indicators.py -> build/lib/platypus/tests 2023-04-26 01:07:05,293 root INFO copying platypus/tests/test_tools.py -> build/lib/platypus/tests 2023-04-26 01:07:05,293 root INFO copying platypus/tests/test_problems.py -> build/lib/platypus/tests 2023-04-26 01:07:05,294 root INFO copying platypus/tests/test_algorithms.py -> build/lib/platypus/tests 2023-04-26 01:07:05,294 root INFO copying platypus/tests/test_operators.py -> build/lib/platypus/tests 2023-04-26 01:07:05,294 root INFO copying platypus/tests/__init__.py -> build/lib/platypus/tests 2023-04-26 01:07:05,294 root INFO running egg_info 2023-04-26 01:07:05,296 root INFO creating Platypus_Opt.egg-info 2023-04-26 01:07:05,297 root INFO writing Platypus_Opt.egg-info/PKG-INFO 2023-04-26 01:07:05,298 root INFO writing dependency_links to Platypus_Opt.egg-info/dependency_links.txt 2023-04-26 01:07:05,298 root INFO writing requirements to Platypus_Opt.egg-info/requires.txt 2023-04-26 01:07:05,298 root INFO writing top-level names to Platypus_Opt.egg-info/top_level.txt 2023-04-26 01:07:05,298 root INFO writing manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2023-04-26 01:07:05,301 root INFO reading manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2023-04-26 01:07:05,301 root INFO reading manifest template 'MANIFEST.in' 2023-04-26 01:07:05,303 root WARNING no previously-included directories found matching 'dist' 2023-04-26 01:07:05,303 root INFO adding license file 'COPYING' 2023-04-26 01:07:05,305 root INFO writing manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2023-04-26 01:07:05,309 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-04-26 01:07:05,309 root INFO running install 2023-04-26 01:07:05,325 root INFO running install_lib 2023-04-26 01:07:05,327 root INFO creating build/bdist.linux-ppc64le 2023-04-26 01:07:05,327 root INFO creating build/bdist.linux-ppc64le/wheel 2023-04-26 01:07:05,327 root INFO creating build/bdist.linux-ppc64le/wheel/platypus 2023-04-26 01:07:05,327 root INFO copying build/lib/platypus/config.py -> build/bdist.linux-ppc64le/wheel/platypus 2023-04-26 01:07:05,327 root INFO copying build/lib/platypus/experimenter.py -> build/bdist.linux-ppc64le/wheel/platypus 2023-04-26 01:07:05,328 root INFO copying build/lib/platypus/indicators.py -> build/bdist.linux-ppc64le/wheel/platypus 2023-04-26 01:07:05,328 root INFO creating build/bdist.linux-ppc64le/wheel/platypus/tests 2023-04-26 01:07:05,328 root INFO copying build/lib/platypus/tests/test_core.py -> build/bdist.linux-ppc64le/wheel/platypus/tests 2023-04-26 01:07:05,328 root INFO copying build/lib/platypus/tests/test_indicators.py -> build/bdist.linux-ppc64le/wheel/platypus/tests 2023-04-26 01:07:05,328 root INFO copying build/lib/platypus/tests/test_tools.py -> build/bdist.linux-ppc64le/wheel/platypus/tests 2023-04-26 01:07:05,328 root INFO copying build/lib/platypus/tests/test_problems.py -> build/bdist.linux-ppc64le/wheel/platypus/tests 2023-04-26 01:07:05,329 root INFO copying build/lib/platypus/tests/test_algorithms.py -> build/bdist.linux-ppc64le/wheel/platypus/tests 2023-04-26 01:07:05,329 root INFO copying build/lib/platypus/tests/test_operators.py -> build/bdist.linux-ppc64le/wheel/platypus/tests 2023-04-26 01:07:05,329 root INFO copying build/lib/platypus/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/platypus/tests 2023-04-26 01:07:05,329 root INFO copying build/lib/platypus/weights.py -> build/bdist.linux-ppc64le/wheel/platypus 2023-04-26 01:07:05,329 root INFO copying build/lib/platypus/problems.py -> build/bdist.linux-ppc64le/wheel/platypus 2023-04-26 01:07:05,329 root INFO copying build/lib/platypus/core.py -> build/bdist.linux-ppc64le/wheel/platypus 2023-04-26 01:07:05,330 root INFO copying build/lib/platypus/evaluator.py -> build/bdist.linux-ppc64le/wheel/platypus 2023-04-26 01:07:05,330 root INFO copying build/lib/platypus/algorithms.py -> build/bdist.linux-ppc64le/wheel/platypus 2023-04-26 01:07:05,330 root INFO copying build/lib/platypus/operators.py -> build/bdist.linux-ppc64le/wheel/platypus 2023-04-26 01:07:05,330 root INFO copying build/lib/platypus/tools.py -> build/bdist.linux-ppc64le/wheel/platypus 2023-04-26 01:07:05,330 root INFO copying build/lib/platypus/mpipool.py -> build/bdist.linux-ppc64le/wheel/platypus 2023-04-26 01:07:05,331 root INFO copying build/lib/platypus/__init__.py -> build/bdist.linux-ppc64le/wheel/platypus 2023-04-26 01:07:05,331 root INFO copying build/lib/platypus/types.py -> build/bdist.linux-ppc64le/wheel/platypus 2023-04-26 01:07:05,331 root INFO running install_egg_info 2023-04-26 01:07:05,333 root INFO Copying Platypus_Opt.egg-info to build/bdist.linux-ppc64le/wheel/Platypus_Opt-1.1.0-py3.11.egg-info 2023-04-26 01:07:05,333 root INFO running install_scripts 2023-04-26 01:07:05,337 wheel INFO creating build/bdist.linux-ppc64le/wheel/Platypus_Opt-1.1.0.dist-info/WHEEL 2023-04-26 01:07:05,338 wheel INFO creating '/home/buildozer/aports/community/py3-platypus/src/Platypus-1.1.0/dist/.tmp-oupdd60b/Platypus_Opt-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-04-26 01:07:05,338 wheel INFO adding 'platypus/__init__.py' 2023-04-26 01:07:05,339 wheel INFO adding 'platypus/algorithms.py' 2023-04-26 01:07:05,339 wheel INFO adding 'platypus/config.py' 2023-04-26 01:07:05,339 wheel INFO adding 'platypus/core.py' 2023-04-26 01:07:05,340 wheel INFO adding 'platypus/evaluator.py' 2023-04-26 01:07:05,340 wheel INFO adding 'platypus/experimenter.py' 2023-04-26 01:07:05,340 wheel INFO adding 'platypus/indicators.py' 2023-04-26 01:07:05,340 wheel INFO adding 'platypus/mpipool.py' 2023-04-26 01:07:05,341 wheel INFO adding 'platypus/operators.py' 2023-04-26 01:07:05,341 wheel INFO adding 'platypus/problems.py' 2023-04-26 01:07:05,341 wheel INFO adding 'platypus/tools.py' 2023-04-26 01:07:05,341 wheel INFO adding 'platypus/types.py' 2023-04-26 01:07:05,342 wheel INFO adding 'platypus/weights.py' 2023-04-26 01:07:05,342 wheel INFO adding 'platypus/tests/__init__.py' 2023-04-26 01:07:05,342 wheel INFO adding 'platypus/tests/test_algorithms.py' 2023-04-26 01:07:05,342 wheel INFO adding 'platypus/tests/test_core.py' 2023-04-26 01:07:05,342 wheel INFO adding 'platypus/tests/test_indicators.py' 2023-04-26 01:07:05,343 wheel INFO adding 'platypus/tests/test_operators.py' 2023-04-26 01:07:05,343 wheel INFO adding 'platypus/tests/test_problems.py' 2023-04-26 01:07:05,343 wheel INFO adding 'platypus/tests/test_tools.py' 2023-04-26 01:07:05,343 wheel INFO adding 'Platypus_Opt-1.1.0.dist-info/COPYING' 2023-04-26 01:07:05,344 wheel INFO adding 'Platypus_Opt-1.1.0.dist-info/METADATA' 2023-04-26 01:07:05,344 wheel INFO adding 'Platypus_Opt-1.1.0.dist-info/WHEEL' 2023-04-26 01:07:05,344 wheel INFO adding 'Platypus_Opt-1.1.0.dist-info/top_level.txt' 2023-04-26 01:07:05,344 wheel INFO adding 'Platypus_Opt-1.1.0.dist-info/RECORD' 2023-04-26 01:07:05,344 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-04-26 01:07:05,346 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.3, pytest-7.3.1, pluggy-1.0.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.17s ============================== >>> 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-r1.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-r1.apk >>> py3-platypus: Build complete at Wed, 26 Apr 2023 01:07:07 +0000 elapsed time 0h 0m 5s >>> py3-platypus: Cleaning up srcdir >>> py3-platypus: Cleaning up pkgdir >>> py3-platypus: Uninstalling dependencies... (1/36) Purging .makedepends-py3-platypus (20230426.010703) (2/36) Purging py3-numpy-pyc (1.24.3-r0) (3/36) Purging py3-numpy (1.24.3-r0) (4/36) Purging openblas (0.3.23-r0) (5/36) Purging py3-gpep517-pyc (13-r2) (6/36) Purging py3-gpep517 (13-r2) (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 (67.7.2-r0) (10/36) Purging py3-setuptools (67.7.2-r0) (11/36) Purging py3-wheel-pyc (0.40.0-r1) (12/36) Purging py3-wheel (0.40.0-r1) (13/36) Purging python3-dev (3.11.3-r10) (14/36) Purging py3-pytest-pyc (7.3.1-r1) (15/36) Purging py3-pytest (7.3.1-r1) (16/36) Purging py3-iniconfig-pyc (1.1.1-r6) (17/36) Purging py3-iniconfig (1.1.1-r6) (18/36) Purging py3-packaging-pyc (23.1-r1) (19/36) Purging py3-packaging (23.1-r1) (20/36) Purging py3-parsing-pyc (3.0.9-r2) (21/36) Purging py3-parsing (3.0.9-r2) (22/36) Purging py3-pluggy-pyc (1.0.0-r3) (23/36) Purging py3-pluggy (1.0.0-r3) (24/36) Purging py3-py-pyc (1.11.0-r2) (25/36) Purging py3-py (1.11.0-r2) (26/36) Purging libgfortran (12.2.1_git20220924-r10) (27/36) Purging python3-pyc (3.11.3-r10) (28/36) Purging python3-pycache-pyc0 (3.11.3-r10) (29/36) Purging pyc (0.1-r0) (30/36) Purging python3 (3.11.3-r10) (31/36) Purging gdbm (1.23-r1) (32/36) Purging libffi (3.4.4-r2) (33/36) Purging libpanelw (6.4_p20230401-r6) (34/36) Purging mpdecimal (2.5.1-r2) (35/36) Purging readline (8.2.1-r1) (36/36) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 443 MiB in 103 packages >>> py3-platypus: Updating the community/ppc64le repository index... >>> py3-platypus: Signing the index...