>>> py3-evoopt: Building testing/py3-evoopt 0.14-r0 (using abuild 3.10.0-r0) started Tue, 06 Dec 2022 18:47:00 +0000 >>> py3-evoopt: Checking sanity of /home/buildozer/aports/testing/py3-evoopt/APKBUILD... >>> py3-evoopt: Analyzing dependencies... >>> py3-evoopt: Installing for build: build-base python3 py3-numpy py3-matplotlib py3-setuptools (1/51) Installing libbz2 (1.0.8-r4) (2/51) Installing libffi (3.4.4-r0) (3/51) Installing gdbm (1.23-r0) (4/51) Installing xz-libs (5.2.9-r0) (5/51) Installing mpdecimal (2.5.1-r1) (6/51) Installing readline (8.2.0-r0) (7/51) Installing sqlite-libs (3.40.0-r0) (8/51) Installing python3 (3.11.0-r2) (9/51) Installing libgfortran (12.2.1_git20220924-r5) (10/51) Installing openblas (0.3.21-r0) (11/51) Installing py3-numpy (1.23.5-r0) (12/51) Installing libxau (1.0.10-r0) (13/51) Installing libmd (1.0.4-r0) (14/51) Installing libbsd (0.11.7-r0) (15/51) Installing libxdmcp (1.1.4-r0) (16/51) Installing libxcb (1.15-r0) (17/51) Installing libx11 (1.8.2-r0) (18/51) Installing libxext (1.3.5-r0) (19/51) Installing libxrender (0.9.11-r0) (20/51) Installing libpng (1.6.39-r2) (21/51) Installing freetype (2.12.1-r0) (22/51) Installing fontconfig (2.14.1-r0) (23/51) Installing pixman (0.42.2-r0) (24/51) Installing cairo (1.17.6-r3) (25/51) Installing py3-cairo (1.21.0-r2) (26/51) Installing py3-certifi (2022.9.24-r1) (27/51) Installing py3-contourpy (1.0.6-r1) (28/51) Installing py3-cycler (0.11.0-r1) (29/51) Installing py3-six (1.16.0-r4) (30/51) Installing py3-dateutil (2.8.2-r2) (31/51) Installing py3-fonttools (4.38.0-r1) (32/51) Installing py3-kiwisolver (1.2.0-r4) (33/51) Installing py3-parsing (3.0.9-r1) (34/51) Installing py3-packaging (21.3-r3) (35/51) Installing py3-olefile (0.46-r7) (36/51) Installing libjpeg-turbo (2.1.4-r0) (37/51) Installing lcms2 (2.14-r0) (38/51) Installing openjpeg (2.5.0-r0) (39/51) Installing libwebp (1.2.4-r1) (40/51) Installing tiff (4.4.0-r1) (41/51) Installing py3-pillow (9.3.0-r1) (42/51) Installing py3-tz (2022.6-r1) (43/51) Installing tzdata (2022g-r0) (44/51) Installing tcl (8.6.13-r0) (45/51) Installing libxft (2.3.7-r0) (46/51) Installing tk (8.6.13-r0) (47/51) Installing python3-tkinter (3.11.0-r1) (48/51) Installing qhull (2020.2-r2) (49/51) Installing py3-matplotlib (3.6.2-r2) (50/51) Installing py3-setuptools (65.6.3-r0) (51/51) Installing .makedepends-py3-evoopt (20221206.184703) Executing busybox-1.35.0-r29.trigger OK: 445 MiB in 147 packages >>> py3-evoopt: Cleaning up srcdir >>> py3-evoopt: Cleaning up pkgdir >>> py3-evoopt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-evoopt-0.14.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-evoopt: Fetching py3-evoopt-0.14.tar.gz::https://files.pythonhosted.org/packages/source/E/EvoOpt/EvoOpt-0.14.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13134 100 13134 0 0 20720 0 --:--:-- --:--:-- --:--:-- 20720 >>> py3-evoopt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-evoopt-0.14.tar.gz >>> py3-evoopt: Checking sha512sums... py3-evoopt-0.14.tar.gz: OK >>> py3-evoopt: Unpacking /var/cache/distfiles/py3-evoopt-0.14.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/EvoOpt copying EvoOpt/__init__.py -> build/lib/EvoOpt creating build/lib/EvoOpt/solvers copying EvoOpt/solvers/GreyWolfOptimizer.py -> build/lib/EvoOpt/solvers copying EvoOpt/solvers/MultiVerseOptimizer.py -> build/lib/EvoOpt/solvers copying EvoOpt/solvers/SimulatedAnnealing.py -> build/lib/EvoOpt/solvers copying EvoOpt/solvers/ParticleSwarmOptimization.py -> build/lib/EvoOpt/solvers copying EvoOpt/solvers/__init__.py -> build/lib/EvoOpt/solvers copying EvoOpt/solvers/GeneticAlgorithm.py -> build/lib/EvoOpt/solvers copying EvoOpt/solvers/GravitationalSearchAlgorithm.py -> build/lib/EvoOpt/solvers copying EvoOpt/solvers/FireflyAlgorithm.py -> build/lib/EvoOpt/solvers copying EvoOpt/solvers/DuelistAlgorithm.py -> build/lib/EvoOpt/solvers >>> py3-evoopt: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install /usr/lib/python3.11/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 install_lib creating /home/buildozer/aports/testing/py3-evoopt/pkg creating /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt creating /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr creating /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib creating /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt copying build/lib/EvoOpt/__init__.py -> /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt creating /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/solvers copying build/lib/EvoOpt/solvers/GreyWolfOptimizer.py -> /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/solvers copying build/lib/EvoOpt/solvers/MultiVerseOptimizer.py -> /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/solvers copying build/lib/EvoOpt/solvers/SimulatedAnnealing.py -> /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/solvers copying build/lib/EvoOpt/solvers/ParticleSwarmOptimization.py -> /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/solvers copying build/lib/EvoOpt/solvers/__init__.py -> /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/solvers copying build/lib/EvoOpt/solvers/GeneticAlgorithm.py -> /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/solvers copying build/lib/EvoOpt/solvers/GravitationalSearchAlgorithm.py -> /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/solvers copying build/lib/EvoOpt/solvers/FireflyAlgorithm.py -> /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/solvers copying build/lib/EvoOpt/solvers/DuelistAlgorithm.py -> /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/solvers byte-compiling /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/solvers/GreyWolfOptimizer.py to GreyWolfOptimizer.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/solvers/MultiVerseOptimizer.py to MultiVerseOptimizer.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/solvers/SimulatedAnnealing.py to SimulatedAnnealing.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/solvers/ParticleSwarmOptimization.py to ParticleSwarmOptimization.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/solvers/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/solvers/GeneticAlgorithm.py to GeneticAlgorithm.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/solvers/GravitationalSearchAlgorithm.py to GravitationalSearchAlgorithm.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/solvers/FireflyAlgorithm.py to FireflyAlgorithm.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt/solvers/DuelistAlgorithm.py to DuelistAlgorithm.cpython-311.pyc running install_egg_info running egg_info writing EvoOpt.egg-info/PKG-INFO writing dependency_links to EvoOpt.egg-info/dependency_links.txt writing top-level names to EvoOpt.egg-info/top_level.txt reading manifest file 'EvoOpt.egg-info/SOURCES.txt' writing manifest file 'EvoOpt.egg-info/SOURCES.txt' Copying EvoOpt.egg-info to /home/buildozer/aports/testing/py3-evoopt/pkg/py3-evoopt/usr/lib/python3.11/site-packages/EvoOpt-0.14-py3.11.egg-info running install_scripts >>> py3-evoopt*: Running postcheck for py3-evoopt >>> py3-evoopt*: Preparing package py3-evoopt... >>> py3-evoopt*: Tracing dependencies... >>> py3-evoopt*: Package size: 284.0 KB >>> py3-evoopt*: Compressing data... >>> py3-evoopt*: Create checksum... >>> py3-evoopt*: Create py3-evoopt-0.14-r0.apk >>> py3-evoopt: Build complete at Tue, 06 Dec 2022 18:47:15 +0000 elapsed time 0h 0m 15s >>> py3-evoopt: Cleaning up srcdir >>> py3-evoopt: Cleaning up pkgdir >>> py3-evoopt: Uninstalling dependencies... (1/51) Purging .makedepends-py3-evoopt (20221206.184703) (2/51) Purging py3-matplotlib (3.6.2-r2) (3/51) Purging py3-cairo (1.21.0-r2) (4/51) Purging py3-certifi (2022.9.24-r1) (5/51) Purging py3-contourpy (1.0.6-r1) (6/51) Purging py3-cycler (0.11.0-r1) (7/51) Purging py3-dateutil (2.8.2-r2) (8/51) Purging py3-six (1.16.0-r4) (9/51) Purging py3-fonttools (4.38.0-r1) (10/51) Purging py3-kiwisolver (1.2.0-r4) (11/51) Purging py3-numpy (1.23.5-r0) (12/51) Purging py3-pillow (9.3.0-r1) (13/51) Purging py3-olefile (0.46-r7) (14/51) Purging py3-tz (2022.6-r1) (15/51) Purging python3-tkinter (3.11.0-r1) (16/51) Purging py3-setuptools (65.6.3-r0) (17/51) Purging py3-packaging (21.3-r3) (18/51) Purging py3-parsing (3.0.9-r1) (19/51) Purging python3 (3.11.0-r2) (20/51) Purging cairo (1.17.6-r3) (21/51) Purging tk (8.6.13-r0) (22/51) Purging libxft (2.3.7-r0) (23/51) Purging fontconfig (2.14.1-r0) (24/51) Purging freetype (2.12.1-r0) (25/51) Purging libbz2 (1.0.8-r4) (26/51) Purging libffi (3.4.4-r0) (27/51) Purging gdbm (1.23-r0) (28/51) Purging tiff (4.4.0-r1) (29/51) Purging xz-libs (5.2.9-r0) (30/51) Purging mpdecimal (2.5.1-r1) (31/51) Purging readline (8.2.0-r0) (32/51) Purging sqlite-libs (3.40.0-r0) (33/51) Purging openblas (0.3.21-r0) (34/51) Purging libgfortran (12.2.1_git20220924-r5) (35/51) Purging libxext (1.3.5-r0) (36/51) Purging libxrender (0.9.11-r0) (37/51) Purging libx11 (1.8.2-r0) (38/51) Purging libxcb (1.15-r0) (39/51) Purging libxau (1.0.10-r0) (40/51) Purging libxdmcp (1.1.4-r0) (41/51) Purging libbsd (0.11.7-r0) (42/51) Purging libmd (1.0.4-r0) (43/51) Purging libpng (1.6.39-r2) (44/51) Purging pixman (0.42.2-r0) (45/51) Purging libjpeg-turbo (2.1.4-r0) (46/51) Purging lcms2 (2.14-r0) (47/51) Purging openjpeg (2.5.0-r0) (48/51) Purging libwebp (1.2.4-r1) (49/51) Purging tcl (8.6.13-r0) (50/51) Purging tzdata (2022g-r0) (51/51) Purging qhull (2020.2-r2) Executing busybox-1.35.0-r29.trigger OK: 271 MiB in 96 packages >>> py3-evoopt: Updating the testing/riscv64 repository index... >>> py3-evoopt: Signing the index...