>>> py3-deap: Building community/py3-deap 1.3.3-r0 (using abuild 3.10.0_rc1-r2) started Wed, 26 Oct 2022 14:40:32 +0000 >>> py3-deap: Checking sanity of /home/buildozer/aports/community/py3-deap/APKBUILD... >>> py3-deap: Analyzing dependencies... >>> py3-deap: Installing for build: build-base python3 py3-numpy py3-matplotlib py3-setuptools py3-nose py3-coverage (1/44) Installing libgfortran (12.2.1_git20220924-r3) (2/44) Installing openblas (0.3.21-r0) (3/44) Installing py3-numpy (1.23.3-r0) (4/44) Installing libxau (1.0.10-r0) (5/44) Installing libmd (1.0.4-r0) (6/44) Installing libbsd (0.11.7-r0) (7/44) Installing libxdmcp (1.1.3-r1) (8/44) Installing libxcb (1.15-r0) (9/44) Installing libx11 (1.8.1-r1) (10/44) Installing libxext (1.3.4-r1) (11/44) Installing libxrender (0.9.11-r0) (12/44) Installing libpng (1.6.38-r0) (13/44) Installing freetype (2.12.1-r0) (14/44) Installing fontconfig (2.14.1-r0) (15/44) Installing pixman (0.42.0-r0) (16/44) Installing cairo (1.17.6-r3) (17/44) Installing py3-cairo (1.21.0-r1) (18/44) Installing py3-certifi (2022.9.24-r0) (19/44) Installing py3-cycler (0.11.0-r0) (20/44) Installing py3-six (1.16.0-r3) (21/44) Installing py3-dateutil (2.8.2-r1) (22/44) Installing py3-fonttools (4.38.0-r0) (23/44) Installing py3-kiwisolver (1.2.0-r3) (24/44) Installing py3-parsing (3.0.9-r0) (25/44) Installing py3-packaging (21.3-r2) (26/44) Installing py3-olefile (0.46-r6) (27/44) Installing libjpeg-turbo (2.1.4-r0) (28/44) Installing lcms2 (2.13.1-r0) (29/44) Installing openjpeg (2.5.0-r0) (30/44) Installing libwebp (1.2.4-r1) (31/44) Installing tiff (4.4.0-r1) (32/44) Installing py3-pillow (9.2.0-r3) (33/44) Installing py3-tz (2022.4-r0) (34/44) Installing tcl (8.6.12-r1) (35/44) Installing libxft (2.3.6-r0) (36/44) Installing tk (8.6.12-r1) (37/44) Installing python3-tkinter (3.10.8-r1) (38/44) Installing py3-contourpy (1.0.5-r0) (39/44) Installing qhull (2020.2-r2) (40/44) Installing py3-matplotlib (3.6.1-r0) (41/44) Installing py3-setuptools (65.5.0-r0) (42/44) Installing py3-nose (1.3.7-r9) (43/44) Installing py3-coverage (5.5-r2) (44/44) Installing .makedepends-py3-deap (20221026.144035) Executing busybox-1.35.0-r27.trigger OK: 935 MiB in 159 packages >>> py3-deap: Cleaning up srcdir >>> py3-deap: Cleaning up pkgdir >>> py3-deap: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/deap-1.3.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-deap: Fetching https://github.com/DEAP/deap/archive/1.3.3/deap-1.3.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 479k 0 479k 0 0 200k 0 --:--:-- 0:00:02 --:--:-- 457k 100 1039k 0 1039k 0 0 416k 0 --:--:-- 0:00:02 --:--:-- 909k >>> py3-deap: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/deap-1.3.3.tar.gz >>> py3-deap: Checking sha512sums... deap-1.3.3.tar.gz: OK exclude-tests.patch: OK >>> py3-deap: Unpacking /var/cache/distfiles/v3.17/deap-1.3.3.tar.gz... >>> py3-deap: exclude-tests.patch patching file setup.py running build running build_py creating build creating build/lib.linux-s390x-cpython-310 creating build/lib.linux-s390x-cpython-310/deap copying deap/__init__.py -> build/lib.linux-s390x-cpython-310/deap copying deap/algorithms.py -> build/lib.linux-s390x-cpython-310/deap copying deap/creator.py -> build/lib.linux-s390x-cpython-310/deap copying deap/cma.py -> build/lib.linux-s390x-cpython-310/deap copying deap/gp.py -> build/lib.linux-s390x-cpython-310/deap copying deap/base.py -> build/lib.linux-s390x-cpython-310/deap creating build/lib.linux-s390x-cpython-310/deap/benchmarks copying deap/benchmarks/__init__.py -> build/lib.linux-s390x-cpython-310/deap/benchmarks copying deap/benchmarks/binary.py -> build/lib.linux-s390x-cpython-310/deap/benchmarks copying deap/benchmarks/movingpeaks.py -> build/lib.linux-s390x-cpython-310/deap/benchmarks copying deap/benchmarks/tools.py -> build/lib.linux-s390x-cpython-310/deap/benchmarks copying deap/benchmarks/gp.py -> build/lib.linux-s390x-cpython-310/deap/benchmarks creating build/lib.linux-s390x-cpython-310/deap/tools copying deap/tools/__init__.py -> build/lib.linux-s390x-cpython-310/deap/tools copying deap/tools/support.py -> build/lib.linux-s390x-cpython-310/deap/tools copying deap/tools/emo.py -> build/lib.linux-s390x-cpython-310/deap/tools copying deap/tools/selection.py -> build/lib.linux-s390x-cpython-310/deap/tools copying deap/tools/constraint.py -> build/lib.linux-s390x-cpython-310/deap/tools copying deap/tools/mutation.py -> build/lib.linux-s390x-cpython-310/deap/tools copying deap/tools/migration.py -> build/lib.linux-s390x-cpython-310/deap/tools copying deap/tools/indicator.py -> build/lib.linux-s390x-cpython-310/deap/tools copying deap/tools/init.py -> build/lib.linux-s390x-cpython-310/deap/tools copying deap/tools/crossover.py -> build/lib.linux-s390x-cpython-310/deap/tools creating build/lib.linux-s390x-cpython-310/deap/tools/_hypervolume copying deap/tools/_hypervolume/pyhv.py -> build/lib.linux-s390x-cpython-310/deap/tools/_hypervolume copying deap/tools/_hypervolume/__init__.py -> build/lib.linux-s390x-cpython-310/deap/tools/_hypervolume running build_ext building 'deap.tools._hypervolume.hv' extension creating build/temp.linux-s390x-cpython-310 creating build/temp.linux-s390x-cpython-310/deap creating build/temp.linux-s390x-cpython-310/deap/tools creating build/temp.linux-s390x-cpython-310/deap/tools/_hypervolume gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -g -g -g -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/include/python3.10 -c deap/tools/_hypervolume/_hv.c -o build/temp.linux-s390x-cpython-310/deap/tools/_hypervolume/_hv.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -g -g -g -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/include/python3.10 -c deap/tools/_hypervolume/hv.cpp -o build/temp.linux-s390x-cpython-310/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. command '/usr/bin/gcc' failed with exit code 1 *************************************************************************** WARNING: The C extensions could not be compiled, speedups won't be available. Now building without C extensions. *************************************************************************** running build running build_py creating build/lib creating build/lib/deap copying deap/__init__.py -> build/lib/deap copying deap/algorithms.py -> build/lib/deap copying deap/creator.py -> build/lib/deap copying deap/cma.py -> build/lib/deap copying deap/gp.py -> build/lib/deap copying deap/base.py -> build/lib/deap creating build/lib/deap/benchmarks copying deap/benchmarks/__init__.py -> build/lib/deap/benchmarks copying deap/benchmarks/binary.py -> build/lib/deap/benchmarks copying deap/benchmarks/movingpeaks.py -> build/lib/deap/benchmarks copying deap/benchmarks/tools.py -> build/lib/deap/benchmarks copying deap/benchmarks/gp.py -> build/lib/deap/benchmarks creating build/lib/deap/tools copying deap/tools/__init__.py -> build/lib/deap/tools copying deap/tools/support.py -> build/lib/deap/tools copying deap/tools/emo.py -> build/lib/deap/tools copying deap/tools/selection.py -> build/lib/deap/tools copying deap/tools/constraint.py -> build/lib/deap/tools copying deap/tools/mutation.py -> build/lib/deap/tools copying deap/tools/migration.py -> build/lib/deap/tools copying deap/tools/indicator.py -> build/lib/deap/tools copying deap/tools/init.py -> build/lib/deap/tools copying deap/tools/crossover.py -> build/lib/deap/tools creating build/lib/deap/tools/_hypervolume copying deap/tools/_hypervolume/pyhv.py -> build/lib/deap/tools/_hypervolume copying deap/tools/_hypervolume/__init__.py -> build/lib/deap/tools/_hypervolume *************************************************************************** WARNING: The C extensions could not be compiled, speedups won't be available. Plain-Python installation succeeded. *************************************************************************** deap.tests.test_algorithms.test_cma ... ok deap.tests.test_algorithms.test_nsga2 ... /home/buildozer/aports/community/py3-deap/src/deap-1.3.3/deap/tools/_hypervolume/pyhv.py:35: RuntimeWarning: Falling back to the python version of hypervolume module. Expect this to be very slow. warnings.warn("Falling back to the python version of hypervolume " ok deap.tests.test_algorithms.test_mo_cma_es ... ok deap.tests.test_algorithms.test_nsga3 ... ok test_bin2float (deap.tests.test_benchmarks.BenchmarkTest) ... ok deap.tests.test_creator.test_create ... ok deap.tests.test_creator.test_attribute ... ok deap.tests.test_creator.test_array ... ok deap.tests.test_creator.test_numpy_nocopy ... ok deap.tests.test_creator.test_numpy_copy ... ok test_statistics_compile (deap.tests.test_init.LogbookTest) ... ok test_multi_chapters (deap.tests.test_logbook.LogbookTest) ... ok test_no_chapters (deap.tests.test_logbook.LogbookTest) ... ok test_one_big_chapter (deap.tests.test_logbook.LogbookTest) ... ok test_one_chapter (deap.tests.test_logbook.LogbookTest) ... ok test_pickle_fitness (deap.tests.test_pickle.Pickling) ... ok test_pickle_ind_array (deap.tests.test_pickle.Pickling) ... ok test_pickle_ind_list (deap.tests.test_pickle.Pickling) ... ok test_pickle_ind_ndarray (deap.tests.test_pickle.Pickling) ... ok test_pickle_logbook (deap.tests.test_pickle.Pickling) ... ok test_pickle_partial (deap.tests.test_pickle.Pickling) ... ok test_pickle_population (deap.tests.test_pickle.Pickling) ... ok test_pickle_tree_ephemeral (deap.tests.test_pickle.Pickling) ... ok test_pickle_tree_input (deap.tests.test_pickle.Pickling) ... ok test_pickle_tree_term (deap.tests.test_pickle.Pickling) ... ok test_multi_statistics_compile (deap.tests.test_statistics.LogbookTest) ... ok test_statistics_compile (deap.tests.test_statistics.LogbookTest) ... ok ---------------------------------------------------------------------- Ran 27 tests in 2.078s OK >>> py3-deap: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext building 'deap.tools._hypervolume.hv' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -g -g -g -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/include/python3.10 -c deap/tools/_hypervolume/_hv.c -o build/temp.linux-s390x-cpython-310/deap/tools/_hypervolume/_hv.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -g -g -g -DTHREAD_STACK_SIZE=0x200000 -Os -Os -fPIC -I/usr/include/python3.10 -c deap/tools/_hypervolume/hv.cpp -o build/temp.linux-s390x-cpython-310/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. command '/usr/bin/gcc' failed with exit code 1 *************************************************************************** WARNING: The C extensions could not be compiled, speedups won't be available. Now building without C extensions. *************************************************************************** running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-deap/pkg creating /home/buildozer/aports/community/py3-deap/pkg/py3-deap creating /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr creating /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib creating /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap copying build/lib/deap/__init__.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap copying build/lib/deap/algorithms.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap copying build/lib/deap/creator.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap creating /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/benchmarks copying build/lib/deap/benchmarks/__init__.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/benchmarks copying build/lib/deap/benchmarks/binary.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/benchmarks copying build/lib/deap/benchmarks/movingpeaks.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/benchmarks copying build/lib/deap/benchmarks/tools.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/benchmarks copying build/lib/deap/benchmarks/gp.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/benchmarks copying build/lib/deap/cma.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap creating /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools creating /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools/_hypervolume copying build/lib/deap/tools/_hypervolume/pyhv.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools/_hypervolume copying build/lib/deap/tools/_hypervolume/__init__.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools/_hypervolume copying build/lib/deap/tools/__init__.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools copying build/lib/deap/tools/support.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools copying build/lib/deap/tools/emo.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools copying build/lib/deap/tools/selection.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools copying build/lib/deap/tools/constraint.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools copying build/lib/deap/tools/mutation.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools copying build/lib/deap/tools/migration.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools copying build/lib/deap/tools/indicator.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools copying build/lib/deap/tools/init.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools copying build/lib/deap/tools/crossover.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools copying build/lib/deap/gp.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap copying build/lib/deap/base.py -> /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/algorithms.py to algorithms.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/creator.py to creator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/benchmarks/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/benchmarks/binary.py to binary.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/benchmarks/movingpeaks.py to movingpeaks.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/benchmarks/tools.py to tools.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/benchmarks/gp.py to gp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/cma.py to cma.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools/_hypervolume/pyhv.py to pyhv.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools/_hypervolume/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools/support.py to support.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools/emo.py to emo.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools/selection.py to selection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools/constraint.py to constraint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools/mutation.py to mutation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools/migration.py to migration.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools/indicator.py to indicator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools/init.py to init.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools/crossover.py to crossover.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/gp.py to gp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/base.py to base.cpython-310.pyc running install_egg_info running egg_info creating deap.egg-info writing deap.egg-info/PKG-INFO writing dependency_links to deap.egg-info/dependency_links.txt writing requirements to deap.egg-info/requires.txt writing top-level names to deap.egg-info/top_level.txt writing manifest file 'deap.egg-info/SOURCES.txt' reading manifest file 'deap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.hpp' under directory 'deap' warning: no files found matching '*.h' under directory 'examples' no previously-included directories found matching 'doc/_build' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'deap.egg-info/SOURCES.txt' Copying deap.egg-info to /home/buildozer/aports/community/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap-1.3.3-py3.10.egg-info running install_scripts *************************************************************************** WARNING: The C extensions could not be compiled, speedups won't be available. Plain-Python installation succeeded. *************************************************************************** >>> 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*: Scanning shared objects >>> py3-deap*: Tracing dependencies... >>> py3-deap*: Package size: 764.0 KB >>> py3-deap*: Compressing data... >>> py3-deap*: Create checksum... >>> py3-deap*: Create py3-deap-1.3.3-r0.apk >>> py3-deap: Build complete at Wed, 26 Oct 2022 14:40:43 +0000 elapsed time 0h 0m 11s >>> py3-deap: Cleaning up srcdir >>> py3-deap: Cleaning up pkgdir >>> py3-deap: Uninstalling dependencies... (1/44) Purging .makedepends-py3-deap (20221026.144035) (2/44) Purging py3-matplotlib (3.6.1-r0) (3/44) Purging py3-cairo (1.21.0-r1) (4/44) Purging py3-certifi (2022.9.24-r0) (5/44) Purging py3-cycler (0.11.0-r0) (6/44) Purging py3-dateutil (2.8.2-r1) (7/44) Purging py3-six (1.16.0-r3) (8/44) Purging py3-fonttools (4.38.0-r0) (9/44) Purging py3-kiwisolver (1.2.0-r3) (10/44) Purging py3-pillow (9.2.0-r3) (11/44) Purging py3-olefile (0.46-r6) (12/44) Purging py3-tz (2022.4-r0) (13/44) Purging python3-tkinter (3.10.8-r1) (14/44) Purging py3-contourpy (1.0.5-r0) (15/44) Purging py3-numpy (1.23.3-r0) (16/44) Purging py3-setuptools (65.5.0-r0) (17/44) Purging py3-packaging (21.3-r2) (18/44) Purging py3-parsing (3.0.9-r0) (19/44) Purging py3-nose (1.3.7-r9) (20/44) Purging py3-coverage (5.5-r2) (21/44) Purging openblas (0.3.21-r0) (22/44) Purging libgfortran (12.2.1_git20220924-r3) (23/44) Purging cairo (1.17.6-r3) (24/44) Purging libxext (1.3.4-r1) (25/44) Purging tk (8.6.12-r1) (26/44) Purging libxft (2.3.6-r0) (27/44) Purging libxrender (0.9.11-r0) (28/44) Purging libx11 (1.8.1-r1) (29/44) Purging libxcb (1.15-r0) (30/44) Purging libxau (1.0.10-r0) (31/44) Purging libxdmcp (1.1.3-r1) (32/44) Purging libbsd (0.11.7-r0) (33/44) Purging libmd (1.0.4-r0) (34/44) Purging fontconfig (2.14.1-r0) (35/44) Purging freetype (2.12.1-r0) (36/44) Purging libpng (1.6.38-r0) (37/44) Purging pixman (0.42.0-r0) (38/44) Purging tiff (4.4.0-r1) (39/44) Purging libjpeg-turbo (2.1.4-r0) (40/44) Purging lcms2 (2.13.1-r0) (41/44) Purging openjpeg (2.5.0-r0) (42/44) Purging libwebp (1.2.4-r1) (43/44) Purging tcl (8.6.12-r1) (44/44) Purging qhull (2020.2-r2) Executing busybox-1.35.0-r27.trigger OK: 825 MiB in 115 packages >>> py3-deap: Updating the community/s390x repository index... >>> py3-deap: Signing the index...