>>> py3-platypus: Building community/py3-platypus 1.2.0-r1 (using abuild 3.12.0-r2) started Wed, 17 Jan 2024 14:26:05 +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 (1/29) Installing libbz2 (1.0.8-r6) (2/29) Installing libffi (3.4.4-r3) (3/29) Installing gdbm (1.23-r1) (4/29) Installing xz-libs (5.4.5-r0) (5/29) Installing mpdecimal (2.5.1-r2) (6/29) Installing libpanelw (6.4_p20231125-r0) (7/29) Installing readline (8.2.10-r0) (8/29) Installing sqlite-libs (3.45.0-r0) (9/29) Installing python3 (3.11.6-r1) (10/29) Installing python3-pycache-pyc0 (3.11.6-r1) (11/29) Installing pyc (3.11.6-r1) (12/29) Installing python3-pyc (3.11.6-r1) (13/29) Installing libgfortran (13.2.1_git20231014-r0) (14/29) Installing openblas (0.3.26-r0) (15/29) Installing py3-numpy (1.25.2-r0) (16/29) Installing py3-numpy-pyc (1.25.2-r0) (17/29) Installing py3-installer (0.7.0-r1) (18/29) Installing py3-installer-pyc (0.7.0-r1) (19/29) Installing py3-gpep517 (15-r1) (20/29) Installing py3-gpep517-pyc (15-r1) (21/29) Installing py3-parsing (3.1.1-r0) (22/29) Installing py3-parsing-pyc (3.1.1-r0) (23/29) Installing py3-packaging (23.2-r0) (24/29) Installing py3-packaging-pyc (23.2-r0) (25/29) Installing py3-setuptools (69.0.3-r0) (26/29) Installing py3-setuptools-pyc (69.0.3-r0) (27/29) Installing py3-wheel (0.42.0-r0) (28/29) Installing py3-wheel-pyc (0.42.0-r0) (29/29) Installing .makedepends-py3-platypus (20240117.142610) Executing busybox-1.36.1-r19.trigger OK: 304 MiB in 131 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 >>> 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/platypus-1.2.0.tar.gz... 2024-01-17 14:26:14,336 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-01-17 14:26:14,924 root INFO running bdist_wheel 2024-01-17 14:26:14,960 root INFO running build 2024-01-17 14:26:14,961 root INFO running build_py 2024-01-17 14:26:14,970 root INFO creating build 2024-01-17 14:26:14,970 root INFO creating build/lib 2024-01-17 14:26:14,970 root INFO creating build/lib/platypus 2024-01-17 14:26:14,971 root INFO copying platypus/tools.py -> build/lib/platypus 2024-01-17 14:26:14,973 root INFO copying platypus/evaluator.py -> build/lib/platypus 2024-01-17 14:26:14,974 root INFO copying platypus/indicators.py -> build/lib/platypus 2024-01-17 14:26:14,974 root INFO copying platypus/algorithms.py -> build/lib/platypus 2024-01-17 14:26:14,975 root INFO copying platypus/types.py -> build/lib/platypus 2024-01-17 14:26:14,976 root INFO copying platypus/core.py -> build/lib/platypus 2024-01-17 14:26:14,977 root INFO copying platypus/mpipool.py -> build/lib/platypus 2024-01-17 14:26:14,978 root INFO copying platypus/__init__.py -> build/lib/platypus 2024-01-17 14:26:14,979 root INFO copying platypus/operators.py -> build/lib/platypus 2024-01-17 14:26:14,980 root INFO copying platypus/weights.py -> build/lib/platypus 2024-01-17 14:26:14,981 root INFO copying platypus/experimenter.py -> build/lib/platypus 2024-01-17 14:26:14,981 root INFO copying platypus/config.py -> build/lib/platypus 2024-01-17 14:26:14,982 root INFO copying platypus/problems.py -> build/lib/platypus 2024-01-17 14:26:14,984 root INFO creating build/lib/platypus/tests 2024-01-17 14:26:14,984 root INFO copying platypus/tests/test_problems.py -> build/lib/platypus/tests 2024-01-17 14:26:14,985 root INFO copying platypus/tests/test_algorithms.py -> build/lib/platypus/tests 2024-01-17 14:26:14,986 root INFO copying platypus/tests/__init__.py -> build/lib/platypus/tests 2024-01-17 14:26:14,987 root INFO copying platypus/tests/test_core.py -> build/lib/platypus/tests 2024-01-17 14:26:14,988 root INFO copying platypus/tests/test_operators.py -> build/lib/platypus/tests 2024-01-17 14:26:14,988 root INFO copying platypus/tests/test_tools.py -> build/lib/platypus/tests 2024-01-17 14:26:14,989 root INFO copying platypus/tests/test_indicators.py -> build/lib/platypus/tests 2024-01-17 14:26:14,990 root INFO running egg_info 2024-01-17 14:26:14,990 root INFO creating Platypus_Opt.egg-info 2024-01-17 14:26:14,997 root INFO writing Platypus_Opt.egg-info/PKG-INFO 2024-01-17 14:26:15,004 root INFO writing dependency_links to Platypus_Opt.egg-info/dependency_links.txt 2024-01-17 14:26:15,007 root INFO writing requirements to Platypus_Opt.egg-info/requires.txt 2024-01-17 14:26:15,007 root INFO writing top-level names to Platypus_Opt.egg-info/top_level.txt 2024-01-17 14:26:15,008 root INFO writing manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2024-01-17 14:26:15,021 root INFO reading manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2024-01-17 14:26:15,022 root INFO reading manifest template 'MANIFEST.in' 2024-01-17 14:26:15,032 root WARNING no previously-included directories found matching 'dist' 2024-01-17 14:26:15,032 root INFO adding license file 'COPYING' 2024-01-17 14:26:15,038 root INFO writing manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2024-01-17 14:26:15,058 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-01-17 14:26:15,058 root INFO running install 2024-01-17 14:26:15,123 root INFO running install_lib 2024-01-17 14:26:15,130 root INFO creating build/bdist.linux-riscv64 2024-01-17 14:26:15,131 root INFO creating build/bdist.linux-riscv64/wheel 2024-01-17 14:26:15,131 root INFO creating build/bdist.linux-riscv64/wheel/platypus 2024-01-17 14:26:15,132 root INFO copying build/lib/platypus/tools.py -> build/bdist.linux-riscv64/wheel/platypus 2024-01-17 14:26:15,132 root INFO copying build/lib/platypus/evaluator.py -> build/bdist.linux-riscv64/wheel/platypus 2024-01-17 14:26:15,133 root INFO copying build/lib/platypus/indicators.py -> build/bdist.linux-riscv64/wheel/platypus 2024-01-17 14:26:15,134 root INFO copying build/lib/platypus/algorithms.py -> build/bdist.linux-riscv64/wheel/platypus 2024-01-17 14:26:15,135 root INFO copying build/lib/platypus/types.py -> build/bdist.linux-riscv64/wheel/platypus 2024-01-17 14:26:15,136 root INFO copying build/lib/platypus/core.py -> build/bdist.linux-riscv64/wheel/platypus 2024-01-17 14:26:15,137 root INFO copying build/lib/platypus/mpipool.py -> build/bdist.linux-riscv64/wheel/platypus 2024-01-17 14:26:15,137 root INFO copying build/lib/platypus/__init__.py -> build/bdist.linux-riscv64/wheel/platypus 2024-01-17 14:26:15,138 root INFO creating build/bdist.linux-riscv64/wheel/platypus/tests 2024-01-17 14:26:15,139 root INFO copying build/lib/platypus/tests/test_problems.py -> build/bdist.linux-riscv64/wheel/platypus/tests 2024-01-17 14:26:15,139 root INFO copying build/lib/platypus/tests/test_algorithms.py -> build/bdist.linux-riscv64/wheel/platypus/tests 2024-01-17 14:26:15,140 root INFO copying build/lib/platypus/tests/__init__.py -> build/bdist.linux-riscv64/wheel/platypus/tests 2024-01-17 14:26:15,141 root INFO copying build/lib/platypus/tests/test_core.py -> build/bdist.linux-riscv64/wheel/platypus/tests 2024-01-17 14:26:15,141 root INFO copying build/lib/platypus/tests/test_operators.py -> build/bdist.linux-riscv64/wheel/platypus/tests 2024-01-17 14:26:15,142 root INFO copying build/lib/platypus/tests/test_tools.py -> build/bdist.linux-riscv64/wheel/platypus/tests 2024-01-17 14:26:15,143 root INFO copying build/lib/platypus/tests/test_indicators.py -> build/bdist.linux-riscv64/wheel/platypus/tests 2024-01-17 14:26:15,144 root INFO copying build/lib/platypus/operators.py -> build/bdist.linux-riscv64/wheel/platypus 2024-01-17 14:26:15,144 root INFO copying build/lib/platypus/weights.py -> build/bdist.linux-riscv64/wheel/platypus 2024-01-17 14:26:15,145 root INFO copying build/lib/platypus/experimenter.py -> build/bdist.linux-riscv64/wheel/platypus 2024-01-17 14:26:15,146 root INFO copying build/lib/platypus/config.py -> build/bdist.linux-riscv64/wheel/platypus 2024-01-17 14:26:15,147 root INFO copying build/lib/platypus/problems.py -> build/bdist.linux-riscv64/wheel/platypus 2024-01-17 14:26:15,148 root INFO running install_egg_info 2024-01-17 14:26:15,155 root INFO Copying Platypus_Opt.egg-info to build/bdist.linux-riscv64/wheel/Platypus_Opt-1.2.0-py3.11.egg-info 2024-01-17 14:26:15,158 root INFO running install_scripts 2024-01-17 14:26:15,178 wheel INFO creating build/bdist.linux-riscv64/wheel/Platypus_Opt-1.2.0.dist-info/WHEEL 2024-01-17 14:26:15,181 wheel INFO creating '/home/buildozer/aports/community/py3-platypus/src/Platypus-1.2.0/.dist/.tmp-9jjnnqdp/Platypus_Opt-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-01-17 14:26:15,184 wheel INFO adding 'platypus/__init__.py' 2024-01-17 14:26:15,188 wheel INFO adding 'platypus/algorithms.py' 2024-01-17 14:26:15,190 wheel INFO adding 'platypus/config.py' 2024-01-17 14:26:15,192 wheel INFO adding 'platypus/core.py' 2024-01-17 14:26:15,193 wheel INFO adding 'platypus/evaluator.py' 2024-01-17 14:26:15,194 wheel INFO adding 'platypus/experimenter.py' 2024-01-17 14:26:15,195 wheel INFO adding 'platypus/indicators.py' 2024-01-17 14:26:15,197 wheel INFO adding 'platypus/mpipool.py' 2024-01-17 14:26:15,198 wheel INFO adding 'platypus/operators.py' 2024-01-17 14:26:15,199 wheel INFO adding 'platypus/problems.py' 2024-01-17 14:26:15,201 wheel INFO adding 'platypus/tools.py' 2024-01-17 14:26:15,203 wheel INFO adding 'platypus/types.py' 2024-01-17 14:26:15,204 wheel INFO adding 'platypus/weights.py' 2024-01-17 14:26:15,205 wheel INFO adding 'platypus/tests/__init__.py' 2024-01-17 14:26:15,206 wheel INFO adding 'platypus/tests/test_algorithms.py' 2024-01-17 14:26:15,207 wheel INFO adding 'platypus/tests/test_core.py' 2024-01-17 14:26:15,208 wheel INFO adding 'platypus/tests/test_indicators.py' 2024-01-17 14:26:15,209 wheel INFO adding 'platypus/tests/test_operators.py' 2024-01-17 14:26:15,210 wheel INFO adding 'platypus/tests/test_problems.py' 2024-01-17 14:26:15,211 wheel INFO adding 'platypus/tests/test_tools.py' 2024-01-17 14:26:15,212 wheel INFO adding 'Platypus_Opt-1.2.0.dist-info/COPYING' 2024-01-17 14:26:15,213 wheel INFO adding 'Platypus_Opt-1.2.0.dist-info/METADATA' 2024-01-17 14:26:15,214 wheel INFO adding 'Platypus_Opt-1.2.0.dist-info/WHEEL' 2024-01-17 14:26:15,215 wheel INFO adding 'Platypus_Opt-1.2.0.dist-info/top_level.txt' 2024-01-17 14:26:15,217 wheel INFO adding 'Platypus_Opt-1.2.0.dist-info/RECORD' 2024-01-17 14:26:15,219 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-01-17 14:26:15,221 gpep517 INFO The backend produced .dist/Platypus_Opt-1.2.0-py3-none-any.whl Platypus_Opt-1.2.0-py3-none-any.whl >>> 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-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.2.0-r1.apk >>> py3-platypus: Build complete at Wed, 17 Jan 2024 14:26:20 +0000 elapsed time 0h 0m 15s >>> py3-platypus: Cleaning up srcdir >>> py3-platypus: Cleaning up pkgdir >>> py3-platypus: Uninstalling dependencies... (1/29) Purging .makedepends-py3-platypus (20240117.142610) (2/29) Purging py3-numpy-pyc (1.25.2-r0) (3/29) Purging py3-numpy (1.25.2-r0) (4/29) Purging openblas (0.3.26-r0) (5/29) Purging py3-gpep517-pyc (15-r1) (6/29) Purging py3-gpep517 (15-r1) (7/29) Purging py3-installer-pyc (0.7.0-r1) (8/29) Purging py3-installer (0.7.0-r1) (9/29) Purging py3-setuptools-pyc (69.0.3-r0) (10/29) Purging py3-setuptools (69.0.3-r0) (11/29) Purging py3-wheel-pyc (0.42.0-r0) (12/29) Purging py3-wheel (0.42.0-r0) (13/29) Purging py3-packaging-pyc (23.2-r0) (14/29) Purging py3-packaging (23.2-r0) (15/29) Purging py3-parsing-pyc (3.1.1-r0) (16/29) Purging py3-parsing (3.1.1-r0) (17/29) Purging libgfortran (13.2.1_git20231014-r0) (18/29) Purging python3-pyc (3.11.6-r1) (19/29) Purging python3-pycache-pyc0 (3.11.6-r1) (20/29) Purging pyc (3.11.6-r1) (21/29) Purging python3 (3.11.6-r1) (22/29) Purging gdbm (1.23-r1) (23/29) Purging libbz2 (1.0.8-r6) (24/29) Purging libffi (3.4.4-r3) (25/29) Purging libpanelw (6.4_p20231125-r0) (26/29) Purging mpdecimal (2.5.1-r2) (27/29) Purging readline (8.2.10-r0) (28/29) Purging sqlite-libs (3.45.0-r0) (29/29) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r19.trigger OK: 227 MiB in 102 packages >>> py3-platypus: Updating the community/riscv64 repository index... >>> py3-platypus: Signing the index...