>>> py3-deap: Building community/py3-deap 1.4.1-r3 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 16:59:56 +0000 >>> py3-deap: Validating /home/udu/aports/community/py3-deap/APKBUILD... >>> WARNING: py3-deap: No maintainer >>> py3-deap: Analyzing dependencies... >>> py3-deap: Installing for build: build-base python3 py3-numpy py3-matplotlib py3-gpep517 py3-setuptools py3-wheel WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/54) Installing libquadmath (14.2.0-r6) (2/54) Installing libgfortran (14.2.0-r6) (3/54) Installing openblas (0.3.28-r0) (4/54) Installing py3-numpy (2.2.4-r1) (5/54) Installing py3-numpy-tests (2.2.4-r1) (6/54) Installing py3-numpy-pyc (2.2.4-r1) (7/54) Installing py3-contourpy (1.3.1-r0) (8/54) Installing py3-contourpy-pyc (1.3.1-r0) (9/54) Installing py3-cycler (0.12.1-r1) (10/54) Installing py3-cycler-pyc (0.12.1-r1) (11/54) Installing py3-six (1.17.0-r0) (12/54) Installing py3-six-pyc (1.17.0-r0) (13/54) Installing py3-dateutil (2.9.0-r1) (14/54) Installing py3-dateutil-pyc (2.9.0-r1) (15/54) Installing py3-fonttools (4.58.0-r0) (16/54) Installing py3-fonttools-pyc (4.58.0-r0) (17/54) Installing py3-kiwisolver (1.4.6-r0) (18/54) Installing py3-kiwisolver-pyc (1.4.6-r0) (19/54) Installing py3-matplotlib-fonts (3.9.3-r0) (20/54) Installing py3-matplotlib-data (3.9.3-r0) (21/54) Installing py3-parsing (3.2.3-r0) (22/54) Installing py3-parsing-pyc (3.2.3-r0) (23/54) Installing py3-packaging (25.0-r0) (24/54) Installing py3-packaging-pyc (25.0-r0) (25/54) Installing libpng (1.6.47-r0) (26/54) Installing freetype (2.13.3-r0) (27/54) Installing libimagequant (4.2.2-r0) (28/54) Installing libjpeg-turbo (3.1.0-r0) (29/54) Installing lcms2 (2.16-r0) (30/54) Installing openjpeg (2.5.3-r0) (31/54) Installing libsharpyuv (1.5.0-r0) (32/54) Installing libwebp (1.5.0-r0) (33/54) Installing tiff (4.7.1-r0) (34/54) Installing libwebpdemux (1.5.0-r0) (35/54) Installing libwebpmux (1.5.0-r0) (36/54) Installing libxau (1.0.12-r0) (37/54) Installing libmd (1.1.0-r0) (38/54) Installing libbsd (0.12.2-r0) (39/54) Installing libxdmcp (1.1.5-r1) (40/54) Installing libxcb (1.17.0-r0) (41/54) Installing py3-pillow (11.2.1-r0) (42/54) Installing py3-pillow-pyc (11.2.1-r0) (43/54) Installing qhull (2020.2-r3) (44/54) Installing py3-matplotlib (3.9.3-r0) (45/54) Installing py3-matplotlib-pyc (3.9.3-r0) (46/54) Installing py3-installer (0.7.0-r2) (47/54) Installing py3-installer-pyc (0.7.0-r2) (48/54) Installing py3-gpep517 (19-r0) (49/54) Installing py3-gpep517-pyc (19-r0) (50/54) Installing py3-setuptools (80.9.0-r0) (51/54) Installing py3-setuptools-pyc (80.9.0-r0) (52/54) Installing py3-wheel (0.46.1-r0) (53/54) Installing py3-wheel-pyc (0.46.1-r0) (54/54) Installing .makedepends-py3-deap (20251012.165957) Executing busybox-1.37.0-r19.trigger OK: 427 MiB in 143 packages >>> py3-deap: Cleaning up srcdir >>> py3-deap: Cleaning up pkgdir >>> py3-deap: Cleaning up tmpdir >>> py3-deap: Fetching https://github.com/DEAP/deap/archive/1.4.1/deap-1.4.1.tar.gz >>> py3-deap: Fetching https://github.com/DEAP/deap/archive/1.4.1/deap-1.4.1.tar.gz >>> py3-deap: Checking sha512sums... deap-1.4.1.tar.gz: OK >>> py3-deap: Unpacking /var/cache/distfiles/deap-1.4.1.tar.gz... 2025-10-12 16:59:58,404 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 16:59:58,418 root INFO running bdist_wheel 2025-10-12 16:59:58,423 root INFO running build 2025-10-12 16:59:58,423 root INFO running build_py 2025-10-12 16:59:58,425 root INFO creating build/lib.linux-x86_64-cpython-312/deap 2025-10-12 16:59:58,425 root INFO copying deap/base.py -> build/lib.linux-x86_64-cpython-312/deap 2025-10-12 16:59:58,425 root INFO copying deap/creator.py -> build/lib.linux-x86_64-cpython-312/deap 2025-10-12 16:59:58,425 root INFO copying deap/cma.py -> build/lib.linux-x86_64-cpython-312/deap 2025-10-12 16:59:58,426 root INFO copying deap/algorithms.py -> build/lib.linux-x86_64-cpython-312/deap 2025-10-12 16:59:58,426 root INFO copying deap/__init__.py -> build/lib.linux-x86_64-cpython-312/deap 2025-10-12 16:59:58,426 root INFO copying deap/gp.py -> build/lib.linux-x86_64-cpython-312/deap 2025-10-12 16:59:58,426 root INFO creating build/lib.linux-x86_64-cpython-312/deap/benchmarks 2025-10-12 16:59:58,426 root INFO copying deap/benchmarks/binary.py -> build/lib.linux-x86_64-cpython-312/deap/benchmarks 2025-10-12 16:59:58,426 root INFO copying deap/benchmarks/tools.py -> build/lib.linux-x86_64-cpython-312/deap/benchmarks 2025-10-12 16:59:58,426 root INFO copying deap/benchmarks/movingpeaks.py -> build/lib.linux-x86_64-cpython-312/deap/benchmarks 2025-10-12 16:59:58,426 root INFO copying deap/benchmarks/__init__.py -> build/lib.linux-x86_64-cpython-312/deap/benchmarks 2025-10-12 16:59:58,426 root INFO copying deap/benchmarks/gp.py -> build/lib.linux-x86_64-cpython-312/deap/benchmarks 2025-10-12 16:59:58,427 root INFO creating build/lib.linux-x86_64-cpython-312/deap/tools 2025-10-12 16:59:58,427 root INFO copying deap/tools/mutation.py -> build/lib.linux-x86_64-cpython-312/deap/tools 2025-10-12 16:59:58,427 root INFO copying deap/tools/emo.py -> build/lib.linux-x86_64-cpython-312/deap/tools 2025-10-12 16:59:58,427 root INFO copying deap/tools/crossover.py -> build/lib.linux-x86_64-cpython-312/deap/tools 2025-10-12 16:59:58,427 root INFO copying deap/tools/indicator.py -> build/lib.linux-x86_64-cpython-312/deap/tools 2025-10-12 16:59:58,427 root INFO copying deap/tools/migration.py -> build/lib.linux-x86_64-cpython-312/deap/tools 2025-10-12 16:59:58,427 root INFO copying deap/tools/support.py -> build/lib.linux-x86_64-cpython-312/deap/tools 2025-10-12 16:59:58,427 root INFO copying deap/tools/__init__.py -> build/lib.linux-x86_64-cpython-312/deap/tools 2025-10-12 16:59:58,427 root INFO copying deap/tools/constraint.py -> build/lib.linux-x86_64-cpython-312/deap/tools 2025-10-12 16:59:58,427 root INFO copying deap/tools/init.py -> build/lib.linux-x86_64-cpython-312/deap/tools 2025-10-12 16:59:58,427 root INFO copying deap/tools/selection.py -> build/lib.linux-x86_64-cpython-312/deap/tools 2025-10-12 16:59:58,428 root INFO creating build/lib.linux-x86_64-cpython-312/deap/tools/_hypervolume 2025-10-12 16:59:58,428 root INFO copying deap/tools/_hypervolume/__init__.py -> build/lib.linux-x86_64-cpython-312/deap/tools/_hypervolume 2025-10-12 16:59:58,428 root INFO copying deap/tools/_hypervolume/pyhv.py -> build/lib.linux-x86_64-cpython-312/deap/tools/_hypervolume 2025-10-12 16:59:58,428 root INFO running build_ext 2025-10-12 16:59:58,429 root INFO building 'deap.tools._hypervolume.hv' extension 2025-10-12 16:59:58,429 root INFO creating build/temp.linux-x86_64-cpython-312/deap/tools/_hypervolume 2025-10-12 16:59:58,429 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c deap/tools/_hypervolume/_hv.c -o build/temp.linux-x86_64-cpython-312/deap/tools/_hypervolume/_hv.o 2025-10-12 16:59:58,578 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c deap/tools/_hypervolume/hv.cpp -o build/temp.linux-x86_64-cpython-312/deap/tools/_hypervolume/hv.o deap/tools/_hypervolume/hv.cpp:18:10: fatal error: Python.h: No such file or directory 18 | #include | ^~~~~~~~~~ compilation terminated. 2025-10-12 16:59:58,591 root INFO running bdist_wheel 2025-10-12 16:59:58,596 root INFO running build 2025-10-12 16:59:58,596 root INFO running build_py 2025-10-12 16:59:58,597 root INFO creating build/lib/deap 2025-10-12 16:59:58,598 root INFO copying deap/base.py -> build/lib/deap 2025-10-12 16:59:58,598 root INFO copying deap/creator.py -> build/lib/deap 2025-10-12 16:59:58,598 root INFO copying deap/cma.py -> build/lib/deap 2025-10-12 16:59:58,598 root INFO copying deap/algorithms.py -> build/lib/deap 2025-10-12 16:59:58,598 root INFO copying deap/__init__.py -> build/lib/deap 2025-10-12 16:59:58,598 root INFO copying deap/gp.py -> build/lib/deap 2025-10-12 16:59:58,598 root INFO creating build/lib/deap/benchmarks 2025-10-12 16:59:58,598 root INFO copying deap/benchmarks/binary.py -> build/lib/deap/benchmarks 2025-10-12 16:59:58,598 root INFO copying deap/benchmarks/tools.py -> build/lib/deap/benchmarks 2025-10-12 16:59:58,598 root INFO copying deap/benchmarks/movingpeaks.py -> build/lib/deap/benchmarks 2025-10-12 16:59:58,598 root INFO copying deap/benchmarks/__init__.py -> build/lib/deap/benchmarks 2025-10-12 16:59:58,599 root INFO copying deap/benchmarks/gp.py -> build/lib/deap/benchmarks 2025-10-12 16:59:58,599 root INFO creating build/lib/deap/tools 2025-10-12 16:59:58,599 root INFO copying deap/tools/mutation.py -> build/lib/deap/tools 2025-10-12 16:59:58,599 root INFO copying deap/tools/emo.py -> build/lib/deap/tools 2025-10-12 16:59:58,599 root INFO copying deap/tools/crossover.py -> build/lib/deap/tools 2025-10-12 16:59:58,599 root INFO copying deap/tools/indicator.py -> build/lib/deap/tools 2025-10-12 16:59:58,599 root INFO copying deap/tools/migration.py -> build/lib/deap/tools 2025-10-12 16:59:58,599 root INFO copying deap/tools/support.py -> build/lib/deap/tools 2025-10-12 16:59:58,599 root INFO copying deap/tools/__init__.py -> build/lib/deap/tools 2025-10-12 16:59:58,599 root INFO copying deap/tools/constraint.py -> build/lib/deap/tools 2025-10-12 16:59:58,599 root INFO copying deap/tools/init.py -> build/lib/deap/tools 2025-10-12 16:59:58,600 root INFO copying deap/tools/selection.py -> build/lib/deap/tools 2025-10-12 16:59:58,600 root INFO creating build/lib/deap/tools/_hypervolume 2025-10-12 16:59:58,600 root INFO copying deap/tools/_hypervolume/__init__.py -> build/lib/deap/tools/_hypervolume 2025-10-12 16:59:58,600 root INFO copying deap/tools/_hypervolume/pyhv.py -> build/lib/deap/tools/_hypervolume 2025-10-12 16:59:58,604 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 16:59:58,604 root INFO running install 2025-10-12 16:59:58,608 root INFO running install_lib 2025-10-12 16:59:58,610 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 16:59:58,610 root INFO creating build/bdist.linux-x86_64/wheel/deap 2025-10-12 16:59:58,610 root INFO copying build/lib/deap/base.py -> build/bdist.linux-x86_64/wheel/./deap 2025-10-12 16:59:58,610 root INFO creating build/bdist.linux-x86_64/wheel/deap/benchmarks 2025-10-12 16:59:58,610 root INFO copying build/lib/deap/benchmarks/binary.py -> build/bdist.linux-x86_64/wheel/./deap/benchmarks 2025-10-12 16:59:58,610 root INFO copying build/lib/deap/benchmarks/tools.py -> build/bdist.linux-x86_64/wheel/./deap/benchmarks 2025-10-12 16:59:58,610 root INFO copying build/lib/deap/benchmarks/movingpeaks.py -> build/bdist.linux-x86_64/wheel/./deap/benchmarks 2025-10-12 16:59:58,611 root INFO copying build/lib/deap/benchmarks/__init__.py -> build/bdist.linux-x86_64/wheel/./deap/benchmarks 2025-10-12 16:59:58,611 root INFO copying build/lib/deap/benchmarks/gp.py -> build/bdist.linux-x86_64/wheel/./deap/benchmarks 2025-10-12 16:59:58,611 root INFO copying build/lib/deap/creator.py -> build/bdist.linux-x86_64/wheel/./deap 2025-10-12 16:59:58,611 root INFO copying build/lib/deap/cma.py -> build/bdist.linux-x86_64/wheel/./deap 2025-10-12 16:59:58,611 root INFO creating build/bdist.linux-x86_64/wheel/deap/tools 2025-10-12 16:59:58,611 root INFO copying build/lib/deap/tools/mutation.py -> build/bdist.linux-x86_64/wheel/./deap/tools 2025-10-12 16:59:58,611 root INFO copying build/lib/deap/tools/emo.py -> build/bdist.linux-x86_64/wheel/./deap/tools 2025-10-12 16:59:58,611 root INFO copying build/lib/deap/tools/crossover.py -> build/bdist.linux-x86_64/wheel/./deap/tools 2025-10-12 16:59:58,611 root INFO copying build/lib/deap/tools/indicator.py -> build/bdist.linux-x86_64/wheel/./deap/tools 2025-10-12 16:59:58,611 root INFO copying build/lib/deap/tools/migration.py -> build/bdist.linux-x86_64/wheel/./deap/tools 2025-10-12 16:59:58,611 root INFO creating build/bdist.linux-x86_64/wheel/deap/tools/_hypervolume 2025-10-12 16:59:58,611 root INFO copying build/lib/deap/tools/_hypervolume/__init__.py -> build/bdist.linux-x86_64/wheel/./deap/tools/_hypervolume 2025-10-12 16:59:58,611 root INFO copying build/lib/deap/tools/_hypervolume/pyhv.py -> build/bdist.linux-x86_64/wheel/./deap/tools/_hypervolume 2025-10-12 16:59:58,611 root INFO copying build/lib/deap/tools/support.py -> build/bdist.linux-x86_64/wheel/./deap/tools 2025-10-12 16:59:58,612 root INFO copying build/lib/deap/tools/__init__.py -> build/bdist.linux-x86_64/wheel/./deap/tools 2025-10-12 16:59:58,612 root INFO copying build/lib/deap/tools/constraint.py -> build/bdist.linux-x86_64/wheel/./deap/tools 2025-10-12 16:59:58,612 root INFO copying build/lib/deap/tools/init.py -> build/bdist.linux-x86_64/wheel/./deap/tools 2025-10-12 16:59:58,612 root INFO copying build/lib/deap/tools/selection.py -> build/bdist.linux-x86_64/wheel/./deap/tools 2025-10-12 16:59:58,612 root INFO copying build/lib/deap/algorithms.py -> build/bdist.linux-x86_64/wheel/./deap 2025-10-12 16:59:58,612 root INFO copying build/lib/deap/__init__.py -> build/bdist.linux-x86_64/wheel/./deap 2025-10-12 16:59:58,612 root INFO copying build/lib/deap/gp.py -> build/bdist.linux-x86_64/wheel/./deap 2025-10-12 16:59:58,612 root INFO running install_egg_info 2025-10-12 16:59:58,614 root INFO running egg_info 2025-10-12 16:59:58,615 root INFO creating deap.egg-info 2025-10-12 16:59:58,615 root INFO writing deap.egg-info/PKG-INFO 2025-10-12 16:59:58,615 root INFO writing dependency_links to deap.egg-info/dependency_links.txt 2025-10-12 16:59:58,615 root INFO writing requirements to deap.egg-info/requires.txt 2025-10-12 16:59:58,615 root INFO writing top-level names to deap.egg-info/top_level.txt 2025-10-12 16:59:58,615 root INFO writing manifest file 'deap.egg-info/SOURCES.txt' 2025-10-12 16:59:58,617 root INFO reading manifest file 'deap.egg-info/SOURCES.txt' 2025-10-12 16:59:58,617 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 16:59:58,618 root WARNING warning: no files found matching '*.hpp' under directory 'deap' 2025-10-12 16:59:58,622 root WARNING warning: no files found matching '*.h' under directory 'examples' 2025-10-12 16:59:58,624 root WARNING no previously-included directories found matching 'doc/_build' 2025-10-12 16:59:58,624 root WARNING warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2025-10-12 16:59:58,625 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-10-12 16:59:58,625 root INFO adding license file 'LICENSE.txt' 2025-10-12 16:59:58,626 root INFO writing manifest file 'deap.egg-info/SOURCES.txt' 2025-10-12 16:59:58,626 root INFO Copying deap.egg-info to build/bdist.linux-x86_64/wheel/./deap-1.4.1-py3.12.egg-info 2025-10-12 16:59:58,626 root INFO running install_scripts 2025-10-12 16:59:58,627 root INFO creating build/bdist.linux-x86_64/wheel/deap-1.4.1.dist-info/WHEEL 2025-10-12 16:59:58,627 wheel INFO creating '/home/udu/aports/community/py3-deap/src/deap-1.4.1/.dist/.tmp-hwfsprxf/deap-1.4.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 16:59:58,627 wheel INFO adding 'deap/__init__.py' 2025-10-12 16:59:58,628 wheel INFO adding 'deap/algorithms.py' 2025-10-12 16:59:58,628 wheel INFO adding 'deap/base.py' 2025-10-12 16:59:58,628 wheel INFO adding 'deap/cma.py' 2025-10-12 16:59:58,628 wheel INFO adding 'deap/creator.py' 2025-10-12 16:59:58,628 wheel INFO adding 'deap/gp.py' 2025-10-12 16:59:58,628 wheel INFO adding 'deap/benchmarks/__init__.py' 2025-10-12 16:59:58,628 wheel INFO adding 'deap/benchmarks/binary.py' 2025-10-12 16:59:58,628 wheel INFO adding 'deap/benchmarks/gp.py' 2025-10-12 16:59:58,628 wheel INFO adding 'deap/benchmarks/movingpeaks.py' 2025-10-12 16:59:58,628 wheel INFO adding 'deap/benchmarks/tools.py' 2025-10-12 16:59:58,629 wheel INFO adding 'deap/tools/__init__.py' 2025-10-12 16:59:58,629 wheel INFO adding 'deap/tools/constraint.py' 2025-10-12 16:59:58,629 wheel INFO adding 'deap/tools/crossover.py' 2025-10-12 16:59:58,629 wheel INFO adding 'deap/tools/emo.py' 2025-10-12 16:59:58,629 wheel INFO adding 'deap/tools/indicator.py' 2025-10-12 16:59:58,629 wheel INFO adding 'deap/tools/init.py' 2025-10-12 16:59:58,629 wheel INFO adding 'deap/tools/migration.py' 2025-10-12 16:59:58,629 wheel INFO adding 'deap/tools/mutation.py' 2025-10-12 16:59:58,629 wheel INFO adding 'deap/tools/selection.py' 2025-10-12 16:59:58,629 wheel INFO adding 'deap/tools/support.py' 2025-10-12 16:59:58,629 wheel INFO adding 'deap/tools/_hypervolume/__init__.py' 2025-10-12 16:59:58,629 wheel INFO adding 'deap/tools/_hypervolume/pyhv.py' 2025-10-12 16:59:58,630 wheel INFO adding 'deap-1.4.1.dist-info/licenses/LICENSE.txt' 2025-10-12 16:59:58,630 wheel INFO adding 'deap-1.4.1.dist-info/METADATA' 2025-10-12 16:59:58,630 wheel INFO adding 'deap-1.4.1.dist-info/WHEEL' 2025-10-12 16:59:58,630 wheel INFO adding 'deap-1.4.1.dist-info/top_level.txt' 2025-10-12 16:59:58,630 wheel INFO adding 'deap-1.4.1.dist-info/RECORD' 2025-10-12 16:59:58,630 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 16:59:58,630 gpep517 INFO The backend produced .dist/deap-1.4.1-py3-none-any.whl deap-1.4.1-py3-none-any.whl command '/usr/bin/c++' failed with exit code 1 *************************************************************************** WARNING: The C extensions could not be compiled, speedups won't be available. Now building without C extensions. *************************************************************************** *************************************************************************** WARNING: The C extensions could not be compiled, speedups won't be available. Plain-Python installation succeeded. *************************************************************************** >>> py3-deap: Entering fakeroot... /usr/lib/python3.12/site-packages/deap/cma.py:656: SyntaxWarning: invalid escape sequence '\l' /usr/lib/python3.12/site-packages/deap/cma.py:669: SyntaxWarning: invalid escape sequence '\l' >>> py3-deap-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/deap/benchmarks/__pycache__' -> '/home/udu/aports/community/py3-deap/pkg/py3-deap-pyc/usr/lib/python3.12/site-packages/deap/benchmarks/__pycache__' 'usr/lib/python3.12/site-packages/deap/tools/_hypervolume/__pycache__' -> '/home/udu/aports/community/py3-deap/pkg/py3-deap-pyc/usr/lib/python3.12/site-packages/deap/tools/_hypervolume/__pycache__' 'usr/lib/python3.12/site-packages/deap/tools/__pycache__' -> '/home/udu/aports/community/py3-deap/pkg/py3-deap-pyc/usr/lib/python3.12/site-packages/deap/tools/__pycache__' 'usr/lib/python3.12/site-packages/deap/__pycache__' -> '/home/udu/aports/community/py3-deap/pkg/py3-deap-pyc/usr/lib/python3.12/site-packages/deap/__pycache__' >>> py3-deap-pyc*: Preparing subpackage py3-deap-pyc... >>> py3-deap-pyc*: Running postcheck for py3-deap-pyc >>> py3-deap*: Running postcheck for py3-deap >>> py3-deap*: Preparing package py3-deap... >>> py3-deap*: Stripping binaries >>> WARNING: py3-deap*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-deap-pyc*: Scanning shared objects >>> py3-deap*: Scanning shared objects >>> py3-deap-pyc*: Tracing dependencies... python3 py3-numpy py3-matplotlib python3~3.12 >>> py3-deap-pyc*: Package size: 404.0 KB >>> py3-deap-pyc*: Compressing data... >>> py3-deap-pyc*: Create checksum... >>> py3-deap-pyc*: Create py3-deap-pyc-1.4.1-r3.apk >>> py3-deap*: Tracing dependencies... python3 py3-numpy py3-matplotlib python3~3.12 >>> py3-deap*: Package size: 348.3 KB >>> py3-deap*: Compressing data... >>> py3-deap*: Create checksum... >>> py3-deap*: Create py3-deap-1.4.1-r3.apk >>> py3-deap: Build complete at Sun, 12 Oct 2025 16:59:59 +0000 elapsed time 0h 0m 3s >>> py3-deap: Cleaning up srcdir >>> py3-deap: Cleaning up pkgdir >>> py3-deap: Uninstalling dependencies... (1/54) Purging .makedepends-py3-deap (20251012.165957) (2/54) Purging py3-matplotlib-pyc (3.9.3-r0) (3/54) Purging py3-matplotlib (3.9.3-r0) (4/54) Purging py3-contourpy-pyc (1.3.1-r0) (5/54) Purging py3-contourpy (1.3.1-r0) (6/54) Purging py3-cycler-pyc (0.12.1-r1) (7/54) Purging py3-cycler (0.12.1-r1) (8/54) Purging py3-dateutil-pyc (2.9.0-r1) (9/54) Purging py3-dateutil (2.9.0-r1) (10/54) Purging py3-six-pyc (1.17.0-r0) (11/54) Purging py3-six (1.17.0-r0) (12/54) Purging py3-fonttools-pyc (4.58.0-r0) (13/54) Purging py3-fonttools (4.58.0-r0) (14/54) Purging py3-kiwisolver-pyc (1.4.6-r0) (15/54) Purging py3-kiwisolver (1.4.6-r0) (16/54) Purging py3-matplotlib-data (3.9.3-r0) (17/54) Purging py3-matplotlib-fonts (3.9.3-r0) (18/54) Purging py3-numpy-tests (2.2.4-r1) (19/54) Purging py3-numpy-pyc (2.2.4-r1) (20/54) Purging py3-numpy (2.2.4-r1) (21/54) Purging openblas (0.3.28-r0) (22/54) Purging py3-pillow-pyc (11.2.1-r0) (23/54) Purging py3-pillow (11.2.1-r0) (24/54) Purging py3-gpep517-pyc (19-r0) (25/54) Purging py3-gpep517 (19-r0) (26/54) Purging py3-installer-pyc (0.7.0-r2) (27/54) Purging py3-installer (0.7.0-r2) (28/54) Purging py3-setuptools-pyc (80.9.0-r0) (29/54) Purging py3-setuptools (80.9.0-r0) (30/54) Purging py3-wheel-pyc (0.46.1-r0) (31/54) Purging py3-wheel (0.46.1-r0) (32/54) Purging py3-packaging-pyc (25.0-r0) (33/54) Purging py3-packaging (25.0-r0) (34/54) Purging py3-parsing-pyc (3.2.3-r0) (35/54) Purging py3-parsing (3.2.3-r0) (36/54) Purging freetype (2.13.3-r0) (37/54) Purging lcms2 (2.16-r0) (38/54) Purging libgfortran (14.2.0-r6) (39/54) Purging libimagequant (4.2.2-r0) (40/54) Purging libpng (1.6.47-r0) (41/54) Purging libquadmath (14.2.0-r6) (42/54) Purging libwebpdemux (1.5.0-r0) (43/54) Purging libwebpmux (1.5.0-r0) (44/54) Purging libxcb (1.17.0-r0) (45/54) Purging libxdmcp (1.1.5-r1) (46/54) Purging openjpeg (2.5.3-r0) (47/54) Purging qhull (2020.2-r3) (48/54) Purging tiff (4.7.1-r0) (49/54) Purging libbsd (0.12.2-r0) (50/54) Purging libjpeg-turbo (3.1.0-r0) (51/54) Purging libmd (1.1.0-r0) (52/54) Purging libwebp (1.5.0-r0) (53/54) Purging libsharpyuv (1.5.0-r0) (54/54) Purging libxau (1.0.12-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-deap: Updating the community/x86_64 repository index... >>> py3-deap: Signing the index...