>>> py3-ecos: Building testing/py3-ecos 2.0.11-r1 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 11:55:33 +0000 >>> py3-ecos: Checking sanity of /home/buildozer/aports/testing/py3-ecos/APKBUILD... >>> py3-ecos: Analyzing dependencies... >>> py3-ecos: Installing for build: build-base py3-numpy py3-scipy ecos py3-setuptools ecos-dev py3-numpy-dev (1/40) Installing libquadmath (12.2.1_git20220924-r10) (2/40) Installing libgfortran (12.2.1_git20220924-r10) (3/40) Installing openblas (0.3.23-r0) (4/40) Installing libffi (3.4.4-r2) (5/40) Installing gdbm (1.23-r1) (6/40) Installing mpdecimal (2.5.1-r2) (7/40) Installing libpanelw (6.4_p20230401-r5) (8/40) Installing readline (8.2.1-r1) (9/40) Installing sqlite-libs (3.41.2-r2) (10/40) Installing python3 (3.11.3-r10) (11/40) Installing python3-pycache-pyc0 (3.11.3-r10) (12/40) Installing pyc (0.1-r0) (13/40) Installing py3-numpy-pyc (1.24.2-r1) (14/40) Installing python3-pyc (3.11.3-r10) (15/40) Installing py3-numpy (1.24.2-r1) (16/40) Installing py3-parsing (3.0.9-r2) (17/40) Installing py3-parsing-pyc (3.0.9-r2) (18/40) Installing py3-packaging (23.1-r1) (19/40) Installing py3-packaging-pyc (23.1-r1) (20/40) Installing py3-platformdirs (3.2.0-r0) (21/40) Installing py3-certifi (2022.12.7-r2) (22/40) Installing py3-certifi-pyc (2022.12.7-r2) (23/40) Installing py3-charset-normalizer (3.1.0-r1) (24/40) Installing py3-charset-normalizer-pyc (3.1.0-r1) (25/40) Installing py3-idna (3.4-r4) (26/40) Installing py3-idna-pyc (3.4-r4) (27/40) Installing py3-urllib3 (1.26.15-r1) (28/40) Installing py3-urllib3-pyc (1.26.15-r1) (29/40) Installing py3-requests (2.28.2-r1) (30/40) Installing py3-requests-pyc (2.28.2-r1) (31/40) Installing py3-pooch (1.7.0-r0) (32/40) Installing python3-dev (3.11.3-r10) (33/40) Installing py3-numpy-f2py (1.24.2-r1) (34/40) Installing py3-scipy (1.10.1-r0) (35/40) Installing ecos (2.0.10-r0) (36/40) Installing py3-setuptools (67.7.1-r0) (37/40) Installing py3-setuptools-pyc (67.7.1-r0) (38/40) Installing ecos-dev (2.0.10-r0) (39/40) Installing py3-numpy-dev (1.24.2-r1) (40/40) Installing .makedepends-py3-ecos (20230422.115534) Executing busybox-1.36.0-r7.trigger OK: 625 MiB in 146 packages >>> py3-ecos: Cleaning up srcdir >>> py3-ecos: Cleaning up pkgdir >>> py3-ecos: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ecos-python-2.0.11.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 100 29938 100 29938 0 0 293k 0 --:--:-- --:--:-- --:--:-- 295k >>> py3-ecos: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ecos-python-2.0.11.tar.gz >>> py3-ecos: Checking sha512sums... ecos-python-2.0.11.tar.gz: OK use_external_ecos.patch: OK >>> py3-ecos: Unpacking /var/cache/distfiles/edge/ecos-python-2.0.11.tar.gz... >>> py3-ecos: use_external_ecos.patch patching file setup.py Hunk #1 succeeded at 10 (offset 1 line). Hunk #2 succeeded at 22 (offset 1 line). fatal: not a git repository (or any of the parent directories): .git /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running build running build_py creating build creating build/lib.linux-i686-cpython-311 creating build/lib.linux-i686-cpython-311/ecos copying src/ecos/ecos.py -> build/lib.linux-i686-cpython-311/ecos copying src/ecos/__init__.py -> build/lib.linux-i686-cpython-311/ecos copying src/ecos/version.py -> build/lib.linux-i686-cpython-311/ecos running build_ext building '_ecos' extension creating build/temp.linux-i686-cpython-311 creating build/temp.linux-i686-cpython-311/src gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -I/usr/include/ecos -I/usr/include/python3.11 -I/usr/lib/python3.11/site-packages/numpy/core/include -c src/ecosmodule.c -o build/temp.linux-i686-cpython-311/src/ecosmodule.o In file included from src/ecosmodule.c:6: /usr/include/ecos/ecos_bb.h:235:23: warning: 'float_eqls' defined but not used [-Wunused-function] 235 | static idxint float_eqls(pfloat a, pfloat b, pfloat integer_tol) | ^~~~~~~~~~ /usr/include/ecos/ecos_bb.h:230:23: warning: 'pfloat_floor' defined but not used [-Wunused-function] 230 | static pfloat pfloat_floor(pfloat number, pfloat integer_tol) | ^~~~~~~~~~~~ /usr/include/ecos/ecos_bb.h:225:23: warning: 'pfloat_ceil' defined but not used [-Wunused-function] 225 | static pfloat pfloat_ceil(pfloat number, pfloat integer_tol) | ^~~~~~~~~~~ /usr/include/ecos/ecos_bb.h:220:23: warning: 'pfloat_round' defined but not used [-Wunused-function] 220 | static pfloat pfloat_round(pfloat number) | ^~~~~~~~~~~~ /usr/include/ecos/ecos_bb.h:210:24: warning: 'get_int_node_id' defined but not used [-Wunused-function] 210 | static pfloat *get_int_node_id(idxint idx, ecos_bb_pwork *prob) | ^~~~~~~~~~~~~~~ /usr/include/ecos/ecos_bb.h:205:22: warning: 'get_bool_node_id' defined but not used [-Wunused-function] 205 | static char *get_bool_node_id(idxint idx, ecos_bb_pwork *prob) | ^~~~~~~~~~~~~~~~ gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-i686-cpython-311/src/ecosmodule.o -L/usr/lib -lecos -lrt -o build/lib.linux-i686-cpython-311/_ecos.cpython-311-i386-linux-musl.so >>> py3-ecos: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/py3-ecos/pkg creating /home/buildozer/aports/testing/py3-ecos/pkg/py3-ecos creating /home/buildozer/aports/testing/py3-ecos/pkg/py3-ecos/usr creating /home/buildozer/aports/testing/py3-ecos/pkg/py3-ecos/usr/lib creating /home/buildozer/aports/testing/py3-ecos/pkg/py3-ecos/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-ecos/pkg/py3-ecos/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-ecos/pkg/py3-ecos/usr/lib/python3.11/site-packages/ecos copying build/lib.linux-i686-cpython-311/ecos/ecos.py -> /home/buildozer/aports/testing/py3-ecos/pkg/py3-ecos/usr/lib/python3.11/site-packages/ecos copying build/lib.linux-i686-cpython-311/ecos/__init__.py -> /home/buildozer/aports/testing/py3-ecos/pkg/py3-ecos/usr/lib/python3.11/site-packages/ecos copying build/lib.linux-i686-cpython-311/ecos/version.py -> /home/buildozer/aports/testing/py3-ecos/pkg/py3-ecos/usr/lib/python3.11/site-packages/ecos copying build/lib.linux-i686-cpython-311/_ecos.cpython-311-i386-linux-musl.so -> /home/buildozer/aports/testing/py3-ecos/pkg/py3-ecos/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/testing/py3-ecos/pkg/py3-ecos/usr/lib/python3.11/site-packages/ecos/ecos.py to ecos.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-ecos/pkg/py3-ecos/usr/lib/python3.11/site-packages/ecos/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-ecos/pkg/py3-ecos/usr/lib/python3.11/site-packages/ecos/version.py to version.cpython-311.pyc running install_egg_info running egg_info creating src/ecos.egg-info writing src/ecos.egg-info/PKG-INFO writing dependency_links to src/ecos.egg-info/dependency_links.txt writing requirements to src/ecos.egg-info/requires.txt writing top-level names to src/ecos.egg-info/top_level.txt writing manifest file 'src/ecos.egg-info/SOURCES.txt' reading manifest file 'src/ecos.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'ecos/include' warning: no directories found matching 'ecos/external/amd/include' warning: no directories found matching 'ecos/external/ldl/include' warning: no directories found matching 'ecos/external/SuiteSparse_config' adding license file 'LICENSE' writing manifest file 'src/ecos.egg-info/SOURCES.txt' Copying src/ecos.egg-info to /home/buildozer/aports/testing/py3-ecos/pkg/py3-ecos/usr/lib/python3.11/site-packages/ecos-2.0.11-py3.11.egg-info running install_scripts >>> py3-ecos-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-ecos/pkg/py3-ecos/usr/lib/python3.11/site-packages/ecos/__pycache__' -> '/home/buildozer/aports/testing/py3-ecos/pkg/py3-ecos-pyc/usr/lib/python3.11/site-packages/ecos/__pycache__' >>> py3-ecos-pyc*: Preparing subpackage py3-ecos-pyc... >>> py3-ecos-pyc*: Running postcheck for py3-ecos-pyc >>> py3-ecos*: Running postcheck for py3-ecos >>> py3-ecos*: Preparing package py3-ecos... >>> py3-ecos*: Stripping binaries >>> py3-ecos-pyc*: Scanning shared objects >>> py3-ecos*: Scanning shared objects >>> py3-ecos-pyc*: Tracing dependencies... py3-numpy py3-scipy ecos python3~3.11 >>> py3-ecos-pyc*: Package size: 40.0 KB >>> py3-ecos-pyc*: Compressing data... >>> py3-ecos-pyc*: Create checksum... >>> py3-ecos-pyc*: Create py3-ecos-pyc-2.0.11-r1.apk >>> py3-ecos*: Tracing dependencies... py3-numpy py3-scipy ecos python3~3.11 so:libc.musl-x86.so.1 so:libecos.so >>> py3-ecos*: Package size: 88.0 KB >>> py3-ecos*: Compressing data... >>> py3-ecos*: Create checksum... >>> py3-ecos*: Create py3-ecos-2.0.11-r1.apk >>> py3-ecos: Build complete at Sat, 22 Apr 2023 11:55:39 +0000 elapsed time 0h 0m 6s >>> py3-ecos: Cleaning up srcdir >>> py3-ecos: Cleaning up pkgdir >>> py3-ecos: Uninstalling dependencies... (1/40) Purging .makedepends-py3-ecos (20230422.115534) (2/40) Purging py3-scipy (1.10.1-r0) (3/40) Purging py3-pooch (1.7.0-r0) (4/40) Purging py3-platformdirs (3.2.0-r0) (5/40) Purging py3-requests-pyc (2.28.2-r1) (6/40) Purging py3-requests (2.28.2-r1) (7/40) Purging py3-certifi-pyc (2022.12.7-r2) (8/40) Purging py3-certifi (2022.12.7-r2) (9/40) Purging py3-charset-normalizer-pyc (3.1.0-r1) (10/40) Purging py3-charset-normalizer (3.1.0-r1) (11/40) Purging py3-idna-pyc (3.4-r4) (12/40) Purging py3-idna (3.4-r4) (13/40) Purging py3-urllib3-pyc (1.26.15-r1) (14/40) Purging py3-urllib3 (1.26.15-r1) (15/40) Purging py3-numpy-f2py (1.24.2-r1) (16/40) Purging python3-dev (3.11.3-r10) (17/40) Purging ecos (2.0.10-r0) (18/40) Purging py3-setuptools-pyc (67.7.1-r0) (19/40) Purging py3-setuptools (67.7.1-r0) (20/40) Purging py3-packaging-pyc (23.1-r1) (21/40) Purging py3-packaging (23.1-r1) (22/40) Purging py3-parsing-pyc (3.0.9-r2) (23/40) Purging py3-parsing (3.0.9-r2) (24/40) Purging ecos-dev (2.0.10-r0) (25/40) Purging py3-numpy-dev (1.24.2-r1) (26/40) Purging py3-numpy-pyc (1.24.2-r1) (27/40) Purging py3-numpy (1.24.2-r1) (28/40) Purging openblas (0.3.23-r0) (29/40) Purging libgfortran (12.2.1_git20220924-r10) (30/40) Purging libquadmath (12.2.1_git20220924-r10) (31/40) Purging python3-pyc (3.11.3-r10) (32/40) Purging python3-pycache-pyc0 (3.11.3-r10) (33/40) Purging pyc (0.1-r0) (34/40) Purging python3 (3.11.3-r10) (35/40) Purging gdbm (1.23-r1) (36/40) Purging libffi (3.4.4-r2) (37/40) Purging libpanelw (6.4_p20230401-r5) (38/40) Purging mpdecimal (2.5.1-r2) (39/40) Purging readline (8.2.1-r1) (40/40) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 378 MiB in 106 packages >>> py3-ecos: Updating the testing/x86 repository index... >>> py3-ecos: Signing the index...