>>> py3-cma: Building community/py3-cma 4.4.0-r0 (using abuild 3.16.0_rc4-r0) started Wed, 05 Nov 2025 18:00:04 +0000 >>> py3-cma: Validating /home/buildozer/aports/community/py3-cma/APKBUILD... >>> py3-cma: Analyzing dependencies... >>> py3-cma: Installing for build: build-base python3 py3-matplotlib py3-numpy py3-gpep517 py3-setuptools py3-wheel ( 1/52) Installing gdbm (1.26-r0) ( 2/52) Installing xz-libs (5.8.1-r0) ( 3/52) Installing mpdecimal (4.0.1-r0) ( 4/52) Installing libpanelw (6.5_p20251010-r0) ( 5/52) Installing python3 (3.12.12-r0) ( 6/52) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/52) Installing pyc (3.12.12-r0) ( 8/52) Installing python3-pyc (3.12.12-r0) ( 9/52) Installing libgfortran (15.2.0-r2) (10/52) Installing openblas (0.3.30-r0) (11/52) Installing py3-numpy (2.3.4-r0) (12/52) Installing py3-numpy-tests (2.3.4-r0) (13/52) Installing py3-numpy-pyc (2.3.4-r0) (14/52) Installing py3-contourpy (1.3.2-r0) (15/52) Installing py3-contourpy-pyc (1.3.2-r0) (16/52) Installing py3-cycler (0.12.1-r1) (17/52) Installing py3-cycler-pyc (0.12.1-r1) (18/52) Installing py3-six (1.17.0-r0) (19/52) Installing py3-six-pyc (1.17.0-r0) (20/52) Installing py3-dateutil (2.9.0-r2) (21/52) Installing py3-dateutil-pyc (2.9.0-r2) (22/52) Installing py3-fonttools (4.60.1-r0) (23/52) Installing py3-fonttools-pyc (4.60.1-r0) (24/52) Installing py3-kiwisolver (1.4.8-r0) (25/52) Installing py3-kiwisolver-pyc (1.4.8-r0) (26/52) Installing py3-matplotlib-fonts (3.10.3-r2) (27/52) Installing py3-matplotlib-data (3.10.3-r2) (28/52) Installing py3-parsing (3.2.3-r0) (29/52) Installing py3-parsing-pyc (3.2.3-r0) (30/52) Installing py3-packaging (25.0-r0) (31/52) Installing py3-packaging-pyc (25.0-r0) (32/52) Installing libimagequant (4.2.2-r0) (33/52) Installing openjpeg (2.5.4-r1) (34/52) Installing libsharpyuv (1.6.0-r0) (35/52) Installing libwebp (1.6.0-r0) (36/52) Installing tiff (4.7.1-r0) (37/52) Installing libwebpdemux (1.6.0-r0) (38/52) Installing libwebpmux (1.6.0-r0) (39/52) Installing py3-pillow (11.3.0-r1) (40/52) Installing py3-pillow-pyc (11.3.0-r1) (41/52) Installing qhull (2020.2-r3) (42/52) Installing py3-matplotlib (3.10.3-r2) (43/52) Installing py3-matplotlib-pyc (3.10.3-r2) (44/52) Installing py3-installer (0.7.0-r2) (45/52) Installing py3-installer-pyc (0.7.0-r2) (46/52) Installing py3-gpep517 (19-r1) (47/52) Installing py3-gpep517-pyc (19-r1) (48/52) Installing py3-setuptools (80.9.0-r2) (49/52) Installing py3-setuptools-pyc (80.9.0-r2) (50/52) Installing py3-wheel (0.46.1-r0) (51/52) Installing py3-wheel-pyc (0.46.1-r0) (52/52) Installing .makedepends-py3-cma (20251105.180008) busybox-1.37.0-r24.trigger: Executing script... OK: 506 MiB in 203 packages >>> py3-cma: Cleaning up srcdir >>> py3-cma: Cleaning up pkgdir >>> py3-cma: Cleaning up tmpdir >>> py3-cma: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-cma-4.4.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/py3-cma-4.4.0.tar.gz.part' py3-cma-4.4.0.tar.gz 100% |********************************| 285k 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-cma-4.4.0.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-cma-4.4.0.tar.gz: OK >>> py3-cma: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-cma-4.4.0.tar.gz /var/cache/distfiles/v3.23/py3-cma-4.4.0.tar.gz: OK >>> py3-cma: Unpacking /var/cache/distfiles/v3.23/py3-cma-4.4.0.tar.gz... 2025-11-05 18:00:09,583 gpep517 INFO Building wheel via backend setuptools.build_meta 2025-11-05 18:00:09,634 root INFO running bdist_wheel 2025-11-05 18:00:09,650 root INFO running build 2025-11-05 18:00:09,650 root INFO running build_py 2025-11-05 18:00:09,653 root INFO creating build/lib/cma 2025-11-05 18:00:09,654 root INFO copying cma/__init__.py -> build/lib/cma 2025-11-05 18:00:09,654 root INFO copying cma/optimization_tools.py -> build/lib/cma 2025-11-05 18:00:09,654 root INFO copying cma/boundary_handler.py -> build/lib/cma 2025-11-05 18:00:09,655 root INFO copying cma/sigma_adaptation.py -> build/lib/cma 2025-11-05 18:00:09,655 root INFO copying cma/logger.py -> build/lib/cma 2025-11-05 18:00:09,655 root INFO copying cma/transformations.py -> build/lib/cma 2025-11-05 18:00:09,656 root INFO copying cma/bbobbenchmarks.py -> build/lib/cma 2025-11-05 18:00:09,656 root INFO copying cma/sampler.py -> build/lib/cma 2025-11-05 18:00:09,657 root INFO copying cma/evolution_strategy.py -> build/lib/cma 2025-11-05 18:00:09,657 root INFO copying cma/fitness_models.py -> build/lib/cma 2025-11-05 18:00:09,658 root INFO copying cma/fitness_transformations.py -> build/lib/cma 2025-11-05 18:00:09,658 root INFO copying cma/s.py -> build/lib/cma 2025-11-05 18:00:09,658 root INFO copying cma/integer_centering.py -> build/lib/cma 2025-11-05 18:00:09,659 root INFO copying cma/wrapper.py -> build/lib/cma 2025-11-05 18:00:09,659 root INFO copying cma/constraints_handler.py -> build/lib/cma 2025-11-05 18:00:09,659 root INFO copying cma/fitness_functions.py -> build/lib/cma 2025-11-05 18:00:09,659 root INFO copying cma/interfaces.py -> build/lib/cma 2025-11-05 18:00:09,660 root INFO copying cma/purecma.py -> build/lib/cma 2025-11-05 18:00:09,660 root INFO copying cma/options_parameters.py -> build/lib/cma 2025-11-05 18:00:09,661 root INFO copying cma/restricted_gaussian_sampler.py -> build/lib/cma 2025-11-05 18:00:09,661 root INFO copying cma/recombination_weights.py -> build/lib/cma 2025-11-05 18:00:09,661 root INFO copying cma/test.py -> build/lib/cma 2025-11-05 18:00:09,662 root INFO creating build/lib/cma/utilities 2025-11-05 18:00:09,662 root INFO copying cma/utilities/__init__.py -> build/lib/cma/utilities 2025-11-05 18:00:09,662 root INFO copying cma/utilities/utils.py -> build/lib/cma/utilities 2025-11-05 18:00:09,662 root INFO copying cma/utilities/python3for2.py -> build/lib/cma/utilities 2025-11-05 18:00:09,663 root INFO copying cma/utilities/math.py -> build/lib/cma/utilities 2025-11-05 18:00:09,669 root INFO installing to build/bdist.linux-armv8l/wheel 2025-11-05 18:00:09,670 root INFO running install 2025-11-05 18:00:09,681 root INFO running install_lib 2025-11-05 18:00:09,684 root INFO creating build/bdist.linux-armv8l/wheel 2025-11-05 18:00:09,685 root INFO creating build/bdist.linux-armv8l/wheel/cma 2025-11-05 18:00:09,685 root INFO copying build/lib/cma/__init__.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,685 root INFO copying build/lib/cma/optimization_tools.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,685 root INFO copying build/lib/cma/boundary_handler.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,686 root INFO copying build/lib/cma/sigma_adaptation.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,686 root INFO copying build/lib/cma/logger.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,686 root INFO copying build/lib/cma/transformations.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,686 root INFO copying build/lib/cma/bbobbenchmarks.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,687 root INFO copying build/lib/cma/sampler.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,687 root INFO copying build/lib/cma/evolution_strategy.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,687 root INFO copying build/lib/cma/fitness_models.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,688 root INFO copying build/lib/cma/fitness_transformations.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,688 root INFO copying build/lib/cma/s.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,688 root INFO copying build/lib/cma/integer_centering.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,688 root INFO copying build/lib/cma/wrapper.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,688 root INFO copying build/lib/cma/constraints_handler.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,689 root INFO copying build/lib/cma/fitness_functions.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,689 root INFO creating build/bdist.linux-armv8l/wheel/cma/utilities 2025-11-05 18:00:09,689 root INFO copying build/lib/cma/utilities/__init__.py -> build/bdist.linux-armv8l/wheel/./cma/utilities 2025-11-05 18:00:09,689 root INFO copying build/lib/cma/utilities/utils.py -> build/bdist.linux-armv8l/wheel/./cma/utilities 2025-11-05 18:00:09,690 root INFO copying build/lib/cma/utilities/python3for2.py -> build/bdist.linux-armv8l/wheel/./cma/utilities 2025-11-05 18:00:09,690 root INFO copying build/lib/cma/utilities/math.py -> build/bdist.linux-armv8l/wheel/./cma/utilities 2025-11-05 18:00:09,690 root INFO copying build/lib/cma/interfaces.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,690 root INFO copying build/lib/cma/purecma.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,690 root INFO copying build/lib/cma/options_parameters.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,691 root INFO copying build/lib/cma/restricted_gaussian_sampler.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,691 root INFO copying build/lib/cma/recombination_weights.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,691 root INFO copying build/lib/cma/test.py -> build/bdist.linux-armv8l/wheel/./cma 2025-11-05 18:00:09,691 root INFO running install_egg_info 2025-11-05 18:00:09,694 root INFO running egg_info 2025-11-05 18:00:09,697 root INFO writing cma.egg-info/PKG-INFO 2025-11-05 18:00:09,698 root INFO writing dependency_links to cma.egg-info/dependency_links.txt 2025-11-05 18:00:09,699 root INFO writing requirements to cma.egg-info/requires.txt 2025-11-05 18:00:09,699 root INFO writing top-level names to cma.egg-info/top_level.txt 2025-11-05 18:00:09,704 root INFO reading manifest file 'cma.egg-info/SOURCES.txt' 2025-11-05 18:00:09,704 root INFO adding license file 'LICENSE' 2025-11-05 18:00:09,706 root INFO writing manifest file 'cma.egg-info/SOURCES.txt' 2025-11-05 18:00:09,706 root INFO Copying cma.egg-info to build/bdist.linux-armv8l/wheel/./cma-4.4.0-py3.12.egg-info 2025-11-05 18:00:09,707 root INFO running install_scripts 2025-11-05 18:00:09,708 root INFO creating build/bdist.linux-armv8l/wheel/cma-4.4.0.dist-info/WHEEL 2025-11-05 18:00:09,708 wheel INFO creating '/home/buildozer/aports/community/py3-cma/src/cma-4.4.0/.dist/.tmp-n1jbq_aw/cma-4.4.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-11-05 18:00:09,709 wheel INFO adding 'cma/__init__.py' 2025-11-05 18:00:09,709 wheel INFO adding 'cma/bbobbenchmarks.py' 2025-11-05 18:00:09,710 wheel INFO adding 'cma/boundary_handler.py' 2025-11-05 18:00:09,710 wheel INFO adding 'cma/constraints_handler.py' 2025-11-05 18:00:09,711 wheel INFO adding 'cma/evolution_strategy.py' 2025-11-05 18:00:09,711 wheel INFO adding 'cma/fitness_functions.py' 2025-11-05 18:00:09,711 wheel INFO adding 'cma/fitness_models.py' 2025-11-05 18:00:09,712 wheel INFO adding 'cma/fitness_transformations.py' 2025-11-05 18:00:09,712 wheel INFO adding 'cma/integer_centering.py' 2025-11-05 18:00:09,712 wheel INFO adding 'cma/interfaces.py' 2025-11-05 18:00:09,713 wheel INFO adding 'cma/logger.py' 2025-11-05 18:00:09,713 wheel INFO adding 'cma/optimization_tools.py' 2025-11-05 18:00:09,713 wheel INFO adding 'cma/options_parameters.py' 2025-11-05 18:00:09,714 wheel INFO adding 'cma/purecma.py' 2025-11-05 18:00:09,714 wheel INFO adding 'cma/recombination_weights.py' 2025-11-05 18:00:09,714 wheel INFO adding 'cma/restricted_gaussian_sampler.py' 2025-11-05 18:00:09,715 wheel INFO adding 'cma/s.py' 2025-11-05 18:00:09,715 wheel INFO adding 'cma/sampler.py' 2025-11-05 18:00:09,715 wheel INFO adding 'cma/sigma_adaptation.py' 2025-11-05 18:00:09,715 wheel INFO adding 'cma/test.py' 2025-11-05 18:00:09,716 wheel INFO adding 'cma/transformations.py' 2025-11-05 18:00:09,716 wheel INFO adding 'cma/wrapper.py' 2025-11-05 18:00:09,716 wheel INFO adding 'cma/utilities/__init__.py' 2025-11-05 18:00:09,717 wheel INFO adding 'cma/utilities/math.py' 2025-11-05 18:00:09,717 wheel INFO adding 'cma/utilities/python3for2.py' 2025-11-05 18:00:09,717 wheel INFO adding 'cma/utilities/utils.py' 2025-11-05 18:00:09,717 wheel INFO adding 'cma-4.4.0.dist-info/licenses/LICENSE' 2025-11-05 18:00:09,718 wheel INFO adding 'cma-4.4.0.dist-info/METADATA' 2025-11-05 18:00:09,718 wheel INFO adding 'cma-4.4.0.dist-info/WHEEL' 2025-11-05 18:00:09,718 wheel INFO adding 'cma-4.4.0.dist-info/top_level.txt' 2025-11-05 18:00:09,718 wheel INFO adding 'cma-4.4.0.dist-info/RECORD' 2025-11-05 18:00:09,718 root INFO removing build/bdist.linux-armv8l/wheel 2025-11-05 18:00:09,720 gpep517 INFO The backend produced .dist/cma-4.4.0-py3-none-any.whl cma-4.4.0-py3-none-any.whl >>> py3-cma: Entering fakeroot... >>> py3-cma-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/cma/__pycache__' -> '/home/buildozer/aports/community/py3-cma/pkg/py3-cma-pyc/usr/lib/python3.12/site-packages/cma/__pycache__' 'usr/lib/python3.12/site-packages/cma/utilities/__pycache__' -> '/home/buildozer/aports/community/py3-cma/pkg/py3-cma-pyc/usr/lib/python3.12/site-packages/cma/utilities/__pycache__' >>> py3-cma-pyc*: Preparing subpackage py3-cma-pyc... >>> py3-cma-pyc*: Running postcheck for py3-cma-pyc >>> py3-cma*: Running postcheck for py3-cma >>> py3-cma*: Preparing package py3-cma... >>> py3-cma-pyc*: Tracing dependencies... python3~3.12 >>> py3-cma-pyc*: Package size: 1.2 MB >>> py3-cma-pyc*: Compressing data... >>> py3-cma-pyc*: Create checksum... >>> py3-cma-pyc*: Create py3-cma-pyc-4.4.0-r0.apk >>> py3-cma*: Tracing dependencies... python3 py3-matplotlib py3-numpy python3~3.12 >>> py3-cma*: Package size: 1.0 MB >>> py3-cma*: Compressing data... >>> py3-cma*: Create checksum... >>> py3-cma*: Create py3-cma-4.4.0-r0.apk >>> py3-cma: Build complete at Wed, 05 Nov 2025 18:00:11 +0000 elapsed time 0h 0m 7s >>> py3-cma: Cleaning up srcdir >>> py3-cma: Cleaning up pkgdir >>> py3-cma: Cleaning up tmpdir >>> py3-cma: Uninstalling dependencies... ( 1/52) Purging .makedepends-py3-cma (20251105.180008) ( 2/52) Purging py3-matplotlib-pyc (3.10.3-r2) ( 3/52) Purging py3-matplotlib (3.10.3-r2) ( 4/52) Purging py3-contourpy-pyc (1.3.2-r0) ( 5/52) Purging py3-contourpy (1.3.2-r0) ( 6/52) Purging py3-cycler-pyc (0.12.1-r1) ( 7/52) Purging py3-cycler (0.12.1-r1) ( 8/52) Purging py3-dateutil-pyc (2.9.0-r2) ( 9/52) Purging py3-dateutil (2.9.0-r2) (10/52) Purging py3-six-pyc (1.17.0-r0) (11/52) Purging py3-six (1.17.0-r0) (12/52) Purging py3-fonttools-pyc (4.60.1-r0) (13/52) Purging py3-fonttools (4.60.1-r0) (14/52) Purging py3-kiwisolver-pyc (1.4.8-r0) (15/52) Purging py3-kiwisolver (1.4.8-r0) (16/52) Purging py3-matplotlib-data (3.10.3-r2) (17/52) Purging py3-matplotlib-fonts (3.10.3-r2) (18/52) Purging py3-pillow-pyc (11.3.0-r1) (19/52) Purging py3-pillow (11.3.0-r1) (20/52) Purging py3-numpy-tests (2.3.4-r0) (21/52) Purging py3-numpy-pyc (2.3.4-r0) (22/52) Purging py3-numpy (2.3.4-r0) (23/52) Purging openblas (0.3.30-r0) (24/52) Purging py3-gpep517-pyc (19-r1) (25/52) Purging py3-gpep517 (19-r1) (26/52) Purging py3-installer-pyc (0.7.0-r2) (27/52) Purging py3-installer (0.7.0-r2) (28/52) Purging py3-setuptools-pyc (80.9.0-r2) (29/52) Purging py3-setuptools (80.9.0-r2) (30/52) Purging py3-wheel-pyc (0.46.1-r0) (31/52) Purging py3-wheel (0.46.1-r0) (32/52) Purging py3-packaging-pyc (25.0-r0) (33/52) Purging py3-packaging (25.0-r0) (34/52) Purging py3-parsing-pyc (3.2.3-r0) (35/52) Purging py3-parsing (3.2.3-r0) (36/52) Purging python3-pyc (3.12.12-r0) (37/52) Purging python3-pycache-pyc0 (3.12.12-r0) (38/52) Purging pyc (3.12.12-r0) (39/52) Purging python3 (3.12.12-r0) (40/52) Purging gdbm (1.26-r0) (41/52) Purging libgfortran (15.2.0-r2) (42/52) Purging libimagequant (4.2.2-r0) (43/52) Purging libpanelw (6.5_p20251010-r0) (44/52) Purging libwebpdemux (1.6.0-r0) (45/52) Purging libwebpmux (1.6.0-r0) (46/52) Purging mpdecimal (4.0.1-r0) (47/52) Purging openjpeg (2.5.4-r1) (48/52) Purging qhull (2020.2-r3) (49/52) Purging tiff (4.7.1-r0) (50/52) Purging xz-libs (5.8.1-r0) (51/52) Purging libwebp (1.6.0-r0) (52/52) Purging libsharpyuv (1.6.0-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 382 MiB in 151 packages >>> py3-cma: Updating the community/armv7 repository index... >>> py3-cma: Signing the index...