>>> py3-deap: Building testing/py3-deap 1.3.3-r0 (using abuild 3.9.0-r4) started Tue, 09 Aug 2022 07:54:40 +0000 >>> py3-deap: Checking sanity of /home/buildozer/aports/testing/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/62) Installing libbz2 (1.0.8-r2) (2/62) Installing libffi (3.4.2-r1) (3/62) Installing gdbm (1.23-r0) (4/62) Installing xz-libs (5.2.5-r1) (5/62) Installing mpdecimal (2.5.1-r1) (6/62) Installing readline (8.1.2-r0) (7/62) Installing sqlite-libs (3.39.2-r0) (8/62) Installing python3 (3.10.5-r2) (9/62) Installing libgfortran (11.2.1_git20220219-r5) (10/62) Installing openblas (0.3.20-r0) (11/62) Installing py3-numpy (1.22.3-r0) (12/62) Installing libxau (1.0.9-r1) (13/62) Installing libmd (1.0.4-r0) (14/62) Installing libbsd (0.11.6-r2) (15/62) Installing libxdmcp (1.1.3-r1) (16/62) Installing libxcb (1.15-r0) (17/62) Installing libx11 (1.8.1-r1) (18/62) Installing libxext (1.3.4-r1) (19/62) Installing libxrender (0.9.10-r4) (20/62) Installing libpng (1.6.37-r2) (21/62) Installing freetype (2.12.1-r0) (22/62) Installing fontconfig (2.14.0-r0) (23/62) Installing pixman (0.40.0-r3) (24/62) Installing cairo (1.17.6-r2) (25/62) Installing py3-cairo (1.21.0-r1) (26/62) Installing py3-certifi (2021.10.8-r0) (27/62) Installing py3-cycler (0.11.0-r0) (28/62) Installing py3-six (1.16.0-r2) (29/62) Installing py3-dateutil (2.8.2-r1) (30/62) Installing libgpg-error (1.45-r0) (31/62) Installing libgcrypt (1.10.1-r0) (32/62) Installing libxml2 (2.9.14-r1) (33/62) Installing libxslt (1.1.35-r0) (34/62) Installing py3-lxml (4.9.1-r0) (35/62) Installing py3-appdirs (1.4.4-r4) (36/62) Installing py3-tz (2022.1-r0) (37/62) Installing py3-fs (2.4.16-r0) (38/62) Installing py3-fonttools (4.34.4-r0) (39/62) Installing py3-kiwisolver (1.2.0-r3) (40/62) Installing py3-parsing (3.0.9-r0) (41/62) Installing py3-packaging (21.3-r2) (42/62) Installing py3-olefile (0.46-r6) (43/62) Installing libimagequant (4.0.1-r1) (44/62) Installing libjpeg-turbo (2.1.3-r1) (45/62) Installing lcms2 (2.13.1-r0) (46/62) Installing openjpeg (2.5.0-r0) (47/62) Installing libwebp (1.2.4-r0) (48/62) Installing tiff (4.4.0-r0) (49/62) Installing py3-pillow (9.2.0-r2) (50/62) Installing tzdata (2022a-r2) (51/62) Installing tcl (8.6.12-r1) (52/62) Installing libxft (2.3.4-r0) (53/62) Installing tk (8.6.12-r0) (54/62) Installing python3-tkinter (3.10.5-r1) (55/62) Installing qhull (2020.2-r1) (56/62) Installing py3-matplotlib (3.5.2-r0) (57/62) Installing py3-more-itertools (8.13.0-r0) (58/62) Installing py3-ordered-set (4.0.2-r4) (59/62) Installing py3-setuptools (59.4.0-r0) (60/62) Installing py3-nose (1.3.7-r9) (61/62) Installing py3-coverage (5.5-r1) (62/62) Installing .makedepends-py3-deap (20220809.075441) Executing busybox-1.35.0-r22.trigger OK: 912 MiB in 165 packages >>> py3-deap: Cleaning up srcdir >>> py3-deap: Cleaning up pkgdir >>> py3-deap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 >>> py3-deap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/edge/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-aarch64-3.10 creating build/lib.linux-aarch64-3.10/deap copying deap/cma.py -> build/lib.linux-aarch64-3.10/deap copying deap/base.py -> build/lib.linux-aarch64-3.10/deap copying deap/gp.py -> build/lib.linux-aarch64-3.10/deap copying deap/creator.py -> build/lib.linux-aarch64-3.10/deap copying deap/algorithms.py -> build/lib.linux-aarch64-3.10/deap copying deap/__init__.py -> build/lib.linux-aarch64-3.10/deap creating build/lib.linux-aarch64-3.10/deap/tools copying deap/tools/selection.py -> build/lib.linux-aarch64-3.10/deap/tools copying deap/tools/init.py -> build/lib.linux-aarch64-3.10/deap/tools copying deap/tools/emo.py -> build/lib.linux-aarch64-3.10/deap/tools copying deap/tools/mutation.py -> build/lib.linux-aarch64-3.10/deap/tools copying deap/tools/constraint.py -> build/lib.linux-aarch64-3.10/deap/tools copying deap/tools/__init__.py -> build/lib.linux-aarch64-3.10/deap/tools copying deap/tools/crossover.py -> build/lib.linux-aarch64-3.10/deap/tools copying deap/tools/support.py -> build/lib.linux-aarch64-3.10/deap/tools copying deap/tools/indicator.py -> build/lib.linux-aarch64-3.10/deap/tools copying deap/tools/migration.py -> build/lib.linux-aarch64-3.10/deap/tools creating build/lib.linux-aarch64-3.10/deap/benchmarks copying deap/benchmarks/movingpeaks.py -> build/lib.linux-aarch64-3.10/deap/benchmarks copying deap/benchmarks/tools.py -> build/lib.linux-aarch64-3.10/deap/benchmarks copying deap/benchmarks/gp.py -> build/lib.linux-aarch64-3.10/deap/benchmarks copying deap/benchmarks/__init__.py -> build/lib.linux-aarch64-3.10/deap/benchmarks copying deap/benchmarks/binary.py -> build/lib.linux-aarch64-3.10/deap/benchmarks creating build/lib.linux-aarch64-3.10/deap/tools/_hypervolume copying deap/tools/_hypervolume/pyhv.py -> build/lib.linux-aarch64-3.10/deap/tools/_hypervolume copying deap/tools/_hypervolume/__init__.py -> build/lib.linux-aarch64-3.10/deap/tools/_hypervolume running build_ext building 'deap.tools._hypervolume.hv' extension creating build/temp.linux-aarch64-3.10 creating build/temp.linux-aarch64-3.10/deap creating build/temp.linux-aarch64-3.10/deap/tools creating build/temp.linux-aarch64-3.10/deap/tools/_hypervolume gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -g -g -g -DTHREAD_STACK_SIZE=0x100000 -Os -Os -fPIC -I/usr/include/python3.10 -c deap/tools/_hypervolume/_hv.c -o build/temp.linux-aarch64-3.10/deap/tools/_hypervolume/_hv.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -g -g -g -DTHREAD_STACK_SIZE=0x100000 -Os -Os -fPIC -I/usr/include/python3.10 -c deap/tools/_hypervolume/hv.cpp -o build/temp.linux-aarch64-3.10/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/cma.py -> build/lib/deap copying deap/base.py -> build/lib/deap copying deap/gp.py -> build/lib/deap copying deap/creator.py -> build/lib/deap copying deap/algorithms.py -> build/lib/deap copying deap/__init__.py -> build/lib/deap creating build/lib/deap/tools copying deap/tools/selection.py -> build/lib/deap/tools copying deap/tools/init.py -> build/lib/deap/tools copying deap/tools/emo.py -> build/lib/deap/tools copying deap/tools/mutation.py -> build/lib/deap/tools copying deap/tools/constraint.py -> build/lib/deap/tools copying deap/tools/__init__.py -> build/lib/deap/tools copying deap/tools/crossover.py -> build/lib/deap/tools copying deap/tools/support.py -> build/lib/deap/tools copying deap/tools/indicator.py -> build/lib/deap/tools copying deap/tools/migration.py -> build/lib/deap/tools creating 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 copying deap/benchmarks/__init__.py -> build/lib/deap/benchmarks copying deap/benchmarks/binary.py -> build/lib/deap/benchmarks 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/testing/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.335s 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=0x100000 -Os -Os -fPIC -I/usr/include/python3.10 -c deap/tools/_hypervolume/_hv.c -o build/temp.linux-aarch64-3.10/deap/tools/_hypervolume/_hv.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -g -g -g -DTHREAD_STACK_SIZE=0x100000 -Os -Os -fPIC -I/usr/include/python3.10 -c deap/tools/_hypervolume/hv.cpp -o build/temp.linux-aarch64-3.10/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/testing/py3-deap/pkg creating /home/buildozer/aports/testing/py3-deap/pkg/py3-deap creating /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr creating /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib creating /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap copying build/lib/deap/cma.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap copying build/lib/deap/base.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap copying build/lib/deap/gp.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap copying build/lib/deap/creator.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap copying build/lib/deap/algorithms.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap copying build/lib/deap/__init__.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap creating /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools copying build/lib/deap/tools/selection.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools copying build/lib/deap/tools/init.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools copying build/lib/deap/tools/emo.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools copying build/lib/deap/tools/mutation.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools creating /home/buildozer/aports/testing/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/testing/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/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools/_hypervolume copying build/lib/deap/tools/constraint.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools copying build/lib/deap/tools/__init__.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools copying build/lib/deap/tools/crossover.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools copying build/lib/deap/tools/support.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools copying build/lib/deap/tools/indicator.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools copying build/lib/deap/tools/migration.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/tools creating /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/benchmarks copying build/lib/deap/benchmarks/movingpeaks.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/benchmarks copying build/lib/deap/benchmarks/tools.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/benchmarks copying build/lib/deap/benchmarks/gp.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/benchmarks copying build/lib/deap/benchmarks/__init__.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/benchmarks copying build/lib/deap/benchmarks/binary.py -> /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/benchmarks byte-compiling /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/cma.py to cma.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/gp.py to gp.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/creator.py to creator.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/algorithms.py to algorithms.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/py3-deap/pkg/py3-deap/usr/lib/python3.10/site-packages/deap/benchmarks/binary.py to binary.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/testing/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 Tue, 09 Aug 2022 07:54:50 +0000 elapsed time 0h 0m 10s >>> py3-deap: Cleaning up srcdir >>> py3-deap: Cleaning up pkgdir >>> py3-deap: Uninstalling dependencies... (1/62) Purging .makedepends-py3-deap (20220809.075441) (2/62) Purging py3-matplotlib (3.5.2-r0) (3/62) Purging py3-cairo (1.21.0-r1) (4/62) Purging py3-certifi (2021.10.8-r0) (5/62) Purging py3-cycler (0.11.0-r0) (6/62) Purging py3-dateutil (2.8.2-r1) (7/62) Purging py3-fonttools (4.34.4-r0) (8/62) Purging py3-lxml (4.9.1-r0) (9/62) Purging py3-fs (2.4.16-r0) (10/62) Purging py3-six (1.16.0-r2) (11/62) Purging py3-kiwisolver (1.2.0-r3) (12/62) Purging py3-numpy (1.22.3-r0) (13/62) Purging py3-pillow (9.2.0-r2) (14/62) Purging py3-olefile (0.46-r6) (15/62) Purging libimagequant (4.0.1-r1) (16/62) Purging py3-tz (2022.1-r0) (17/62) Purging python3-tkinter (3.10.5-r1) (18/62) Purging py3-setuptools (59.4.0-r0) (19/62) Purging py3-appdirs (1.4.4-r4) (20/62) Purging py3-more-itertools (8.13.0-r0) (21/62) Purging py3-ordered-set (4.0.2-r4) (22/62) Purging py3-packaging (21.3-r2) (23/62) Purging py3-parsing (3.0.9-r0) (24/62) Purging py3-nose (1.3.7-r9) (25/62) Purging python3 (3.10.5-r2) (26/62) Purging py3-coverage (5.5-r1) (27/62) Purging cairo (1.17.6-r2) (28/62) Purging tk (8.6.12-r0) (29/62) Purging libxft (2.3.4-r0) (30/62) Purging fontconfig (2.14.0-r0) (31/62) Purging freetype (2.12.1-r0) (32/62) Purging libbz2 (1.0.8-r2) (33/62) Purging libffi (3.4.2-r1) (34/62) Purging gdbm (1.23-r0) (35/62) Purging libxslt (1.1.35-r0) (36/62) Purging libxml2 (2.9.14-r1) (37/62) Purging tiff (4.4.0-r0) (38/62) Purging xz-libs (5.2.5-r1) (39/62) Purging mpdecimal (2.5.1-r1) (40/62) Purging readline (8.1.2-r0) (41/62) Purging sqlite-libs (3.39.2-r0) (42/62) Purging openblas (0.3.20-r0) (43/62) Purging libgfortran (11.2.1_git20220219-r5) (44/62) Purging libxext (1.3.4-r1) (45/62) Purging libxrender (0.9.10-r4) (46/62) Purging libx11 (1.8.1-r1) (47/62) Purging libxcb (1.15-r0) (48/62) Purging libxau (1.0.9-r1) (49/62) Purging libxdmcp (1.1.3-r1) (50/62) Purging libbsd (0.11.6-r2) (51/62) Purging libmd (1.0.4-r0) (52/62) Purging libpng (1.6.37-r2) (53/62) Purging pixman (0.40.0-r3) (54/62) Purging libgcrypt (1.10.1-r0) (55/62) Purging libgpg-error (1.45-r0) (56/62) Purging libjpeg-turbo (2.1.3-r1) (57/62) Purging lcms2 (2.13.1-r0) (58/62) Purging openjpeg (2.5.0-r0) (59/62) Purging libwebp (1.2.4-r0) (60/62) Purging tcl (8.6.12-r1) (61/62) Purging tzdata (2022a-r2) (62/62) Purging qhull (2020.2-r1) Executing busybox-1.35.0-r22.trigger OK: 752 MiB in 103 packages >>> py3-deap: Updating the testing/aarch64 repository index... >>> py3-deap: Signing the index...