>>> py3-ecos: Building testing/py3-ecos 2.0.11-r4 (using abuild 3.13.0-r5) started Wed, 07 Aug 2024 14:26:01 +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 python3-dev py3-gpep517 py3-nose (1/49) Installing libquadmath (14.2.0-r0) (2/49) Installing libgfortran (14.2.0-r0) (3/49) Installing openblas (0.3.27-r0) (4/49) Installing libbz2 (1.0.8-r6) (5/49) Installing libffi (3.4.6-r0) (6/49) Installing gdbm (1.24-r0) (7/49) Installing xz-libs (5.6.2-r0) (8/49) Installing mpdecimal (4.0.0-r0) (9/49) Installing libpanelw (6.5_p20240601-r0) (10/49) Installing sqlite-libs (3.46.0-r0) (11/49) Installing python3 (3.12.4-r0) (12/49) Installing python3-pycache-pyc0 (3.12.4-r0) (13/49) Installing pyc (3.12.4-r0) (14/49) Installing py3-numpy-pyc (1.25.2-r1) (15/49) Installing python3-pyc (3.12.4-r0) (16/49) Installing py3-numpy (1.25.2-r1) (17/49) Installing py3-parsing (3.1.2-r1) (18/49) Installing py3-parsing-pyc (3.1.2-r1) (19/49) Installing py3-packaging (24.1-r0) (20/49) Installing py3-packaging-pyc (24.1-r0) (21/49) Installing py3-platformdirs (4.2.2-r0) (22/49) Installing py3-platformdirs-pyc (4.2.2-r0) (23/49) Installing py3-certifi (2024.2.2-r1) (24/49) Installing py3-certifi-pyc (2024.2.2-r1) (25/49) Installing py3-charset-normalizer (3.3.2-r1) (26/49) Installing py3-charset-normalizer-pyc (3.3.2-r1) (27/49) Installing py3-idna (3.7-r0) (28/49) Installing py3-idna-pyc (3.7-r0) (29/49) Installing py3-urllib3 (1.26.18-r1) (30/49) Installing py3-urllib3-pyc (1.26.18-r1) (31/49) Installing py3-requests (2.32.3-r0) (32/49) Installing py3-requests-pyc (2.32.3-r0) (33/49) Installing py3-pooch (1.8.2-r0) (34/49) Installing py3-pooch-pyc (1.8.2-r0) (35/49) Installing py3-scipy (1.13.1-r0) (36/49) Installing py3-scipy-pyc (1.13.1-r0) (37/49) Installing ecos (2.0.10-r0) (38/49) Installing py3-setuptools (70.3.0-r0) (39/49) Installing py3-setuptools-pyc (70.3.0-r0) (40/49) Installing ecos-dev (2.0.10-r0) (41/49) Installing py3-numpy-dev (1.25.2-r1) (42/49) Installing python3-dev (3.12.4-r0) (43/49) Installing py3-installer (0.7.0-r2) (44/49) Installing py3-installer-pyc (0.7.0-r2) (45/49) Installing py3-gpep517 (16-r0) (46/49) Installing py3-gpep517-pyc (16-r0) (47/49) Installing py3-nose (1.3.7-r13) (48/49) Installing py3-nose-pyc (1.3.7-r13) (49/49) Installing .makedepends-py3-ecos (20240807.142603) Executing busybox-1.36.1-r31.trigger OK: 684 MiB in 156 packages >>> py3-ecos: Cleaning up srcdir >>> py3-ecos: Cleaning up pkgdir >>> py3-ecos: Cleaning up tmpdir >>> 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 238k 0 --:--:-- --:--:-- --:--:-- 239k >>> 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 assertEquals.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). >>> py3-ecos: assertEquals.patch patching file src/test_interface.py fatal: not a git repository (or any of the parent directories): .git 2024-08-07 14:26:05,223 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-08-07 14:26:05,240 root INFO running bdist_wheel 2024-08-07 14:26:05,252 root INFO running build 2024-08-07 14:26:05,252 root INFO running build_py 2024-08-07 14:26:05,254 root INFO creating build 2024-08-07 14:26:05,254 root INFO creating build/lib.linux-x86_64-cpython-312 2024-08-07 14:26:05,255 root INFO creating build/lib.linux-x86_64-cpython-312/ecos 2024-08-07 14:26:05,255 root INFO copying src/ecos/version.py -> build/lib.linux-x86_64-cpython-312/ecos 2024-08-07 14:26:05,255 root INFO copying src/ecos/ecos.py -> build/lib.linux-x86_64-cpython-312/ecos 2024-08-07 14:26:05,255 root INFO copying src/ecos/__init__.py -> build/lib.linux-x86_64-cpython-312/ecos 2024-08-07 14:26:05,256 root INFO running build_ext 2024-08-07 14:26:05,367 root INFO building '_ecos' extension 2024-08-07 14:26:05,367 root INFO creating build/temp.linux-x86_64-cpython-312 2024-08-07 14:26:05,367 root INFO creating build/temp.linux-x86_64-cpython-312/src 2024-08-07 14:26:05,368 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -I/usr/include/ecos -I/usr/include/python3.12 -I/usr/lib/python3.12/site-packages/numpy/core/include -c src/ecosmodule.c -o build/temp.linux-x86_64-cpython-312/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) | ^~~~~~~~~~~~~~~~ 2024-08-07 14:26:05,932 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/src/ecosmodule.o -L/usr/lib -lecos -lrt -o build/lib.linux-x86_64-cpython-312/_ecos.cpython-312-x86_64-linux-musl.so 2024-08-07 14:26:05,956 root INFO installing to build/bdist.linux-x86_64/wheel 2024-08-07 14:26:05,956 root INFO running install 2024-08-07 14:26:05,964 root INFO running install_lib 2024-08-07 14:26:05,966 root INFO creating build/bdist.linux-x86_64 2024-08-07 14:26:05,966 root INFO creating build/bdist.linux-x86_64/wheel 2024-08-07 14:26:05,966 root INFO copying build/lib.linux-x86_64-cpython-312/_ecos.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel 2024-08-07 14:26:05,967 root INFO creating build/bdist.linux-x86_64/wheel/ecos 2024-08-07 14:26:05,967 root INFO copying build/lib.linux-x86_64-cpython-312/ecos/version.py -> build/bdist.linux-x86_64/wheel/ecos 2024-08-07 14:26:05,967 root INFO copying build/lib.linux-x86_64-cpython-312/ecos/ecos.py -> build/bdist.linux-x86_64/wheel/ecos 2024-08-07 14:26:05,967 root INFO copying build/lib.linux-x86_64-cpython-312/ecos/__init__.py -> build/bdist.linux-x86_64/wheel/ecos 2024-08-07 14:26:05,967 root INFO running install_egg_info 2024-08-07 14:26:05,970 root INFO running egg_info 2024-08-07 14:26:05,970 root INFO creating src/ecos.egg-info 2024-08-07 14:26:05,972 root INFO writing src/ecos.egg-info/PKG-INFO 2024-08-07 14:26:05,972 root INFO writing dependency_links to src/ecos.egg-info/dependency_links.txt 2024-08-07 14:26:05,972 root INFO writing requirements to src/ecos.egg-info/requires.txt 2024-08-07 14:26:05,972 root INFO writing top-level names to src/ecos.egg-info/top_level.txt 2024-08-07 14:26:05,973 root INFO writing manifest file 'src/ecos.egg-info/SOURCES.txt' 2024-08-07 14:26:05,975 root INFO reading manifest file 'src/ecos.egg-info/SOURCES.txt' 2024-08-07 14:26:05,975 root INFO reading manifest template 'MANIFEST.in' 2024-08-07 14:26:05,975 root WARNING warning: no directories found matching 'ecos/include' 2024-08-07 14:26:05,975 root WARNING warning: no directories found matching 'ecos/external/amd/include' 2024-08-07 14:26:05,975 root WARNING warning: no directories found matching 'ecos/external/ldl/include' 2024-08-07 14:26:05,975 root WARNING warning: no directories found matching 'ecos/external/SuiteSparse_config' 2024-08-07 14:26:05,975 root INFO adding license file 'LICENSE' 2024-08-07 14:26:05,976 root INFO writing manifest file 'src/ecos.egg-info/SOURCES.txt' 2024-08-07 14:26:05,976 root INFO Copying src/ecos.egg-info to build/bdist.linux-x86_64/wheel/ecos-2.0.11-py3.12.egg-info 2024-08-07 14:26:05,977 root INFO running install_scripts 2024-08-07 14:26:05,980 root INFO creating build/bdist.linux-x86_64/wheel/ecos-2.0.11.dist-info/WHEEL 2024-08-07 14:26:05,981 wheel INFO creating '/home/buildozer/aports/testing/py3-ecos/src/ecos-python-2.0.11/.dist/.tmp-qeq78kk1/ecos-2.0.11-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-08-07 14:26:05,981 wheel INFO adding '_ecos.cpython-312-x86_64-linux-musl.so' 2024-08-07 14:26:05,982 wheel INFO adding 'ecos/__init__.py' 2024-08-07 14:26:05,982 wheel INFO adding 'ecos/ecos.py' 2024-08-07 14:26:05,982 wheel INFO adding 'ecos/version.py' 2024-08-07 14:26:05,982 wheel INFO adding 'ecos-2.0.11.dist-info/LICENSE' 2024-08-07 14:26:05,983 wheel INFO adding 'ecos-2.0.11.dist-info/METADATA' 2024-08-07 14:26:05,983 wheel INFO adding 'ecos-2.0.11.dist-info/WHEEL' 2024-08-07 14:26:05,983 wheel INFO adding 'ecos-2.0.11.dist-info/top_level.txt' 2024-08-07 14:26:05,983 wheel INFO adding 'ecos-2.0.11.dist-info/RECORD' 2024-08-07 14:26:05,983 root INFO removing build/bdist.linux-x86_64/wheel 2024-08-07 14:26:05,984 gpep517 INFO The backend produced .dist/ecos-2.0.11-cp312-cp312-linux_x86_64.whl ecos-2.0.11-cp312-cp312-linux_x86_64.whl 2024-08-07 14:26:06,169 gpep517 INFO Installing .dist/ecos-2.0.11-cp312-cp312-linux_x86_64.whl into .testenv 2024-08-07 14:26:06,175 gpep517 INFO Installation complete .ECOS 2.0.10 - (C) embotech GmbH, Zurich Switzerland, 2012-15. Web: www.embotech.com/ECOS It pcost dcost gap pres dres k/t mu step sigma IR | BT 0 -2.000e+00 -8.000e+00 +6e+00 2e-03 1e-08 1e+00 2e+00 --- --- 1 1 - | - - 1 -3.072e+00 -4.040e+00 +1e+00 2e-04 4e-08 2e-01 4e-01 0.8485 2e-02 0 0 0 | 0 0 2 -3.990e+00 -4.010e+00 +2e-02 4e-06 3e-08 7e-03 9e-03 0.9890 1e-02 0 0 0 | 0 0 3 -4.000e+00 -4.000e+00 +2e-04 5e-08 7e-10 7e-05 1e-04 0.9890 1e-04 0 0 0 | 0 0 4 -4.000e+00 -4.000e+00 +2e-06 5e-10 1e-11 8e-07 1e-06 0.9890 1e-04 1 0 0 | 0 0 5 -4.000e+00 -4.000e+00 +3e-08 6e-12 2e-13 9e-09 1e-08 0.9890 1e-04 1 0 0 | 0 0 OPTIMAL (within feastol=6.0e-12, reltol=6.8e-09, abstol=2.7e-08). Runtime: 0.000071 seconds. ECOS 2.0.10 - (C) embotech GmbH, Zurich Switzerland, 2012-15. Web: www.embotech.com/ECOS It pcost dcost gap pres dres k/t mu step sigma IR | BT. 0 -3.000e+00 -7.000e+00 +4e+00 1e-03 1e-15 1e+00 2e+00 --- --- 1 0 - | - - 1 -3.000e+00 -3.044e+00 +4e-02 2e-05 4e-10 1e-02 2e-02 0.9890 1e-04 1 0 0 | 0 0 2 -3.000e+00 -3.000e+00 +5e-04 2e-07 9e-12 1e-04 2e-04 0.9890 1e-04 1 0 0 | 0 0 3 -3.000e+00 -3.000e+00 +5e-06 2e-09 2e-13 1e-06 2e-06 0.9890 1e-04 1 0 0 | 0 0 4 -3.000e+00 -3.000e+00 +6e-08 2e-11 2e-15 2e-08 3e-08 0.9890 1e-04 1 0 0 | 0 0 5 -3.000e+00 -3.000e+00 +7e-10 2e-13 0e+00 2e-10 3e-10 0.9890 1e-04 1 0 0 | 0 0 OPTIMAL (within feastol=2.3e-13, reltol=2.2e-10, abstol=6.7e-10). Runtime: 0.000048 seconds. ECOS 2.0.10 - (C) embotech GmbH, Zurich Switzerland, 2012-15. Web: www.embotech.com/ECOS It pcost dcost gap pres dres k/t mu step sigma IR | BT 0 -2.000e+00 -4.000e+00 +1e+00 2e-03 2e-01 1e+00 1e+00 --- --- 1 1 - | - - 1 -1.999e+00 -2.021e+00 +1e-02 2e-05 3e-03 1e-02 1e-02 0.9890.............. ---------------------------------------------------------------------- Ran 16 tests in 0.603s OK 1e-04 2 2 2 | 0 0 2 -2.000e+00 -2.000e+00 +1e-04 3e-07 3e-05 1e-04 1e-04 0.9890 1e-04 1 1 1 | 0 0 3 -2.000e+00 -2.000e+00 +1e-06 3e-09 3e-07 1e-06 1e-06 0.9890 1e-04 1 1 1 | 0 0 4 -2.000e+00 -2.000e+00 +2e-08 3e-11 4e-09 1e-08 2e-08 0.9890 1e-04 2 1 1 | 0 0 OPTIMAL (within feastol=3.8e-09, reltol=8.0e-09, abstol=1.6e-08). Runtime: 0.000052 seconds. Iter Lower Bound Upper Bound Gap ================================================ 0 -3.00 -3.00 0.00 >>> py3-ecos: Entering fakeroot... 2024-08-07 14:26:07,171 gpep517 INFO Installing .dist/ecos-2.0.11-cp312-cp312-linux_x86_64.whl into /home/buildozer/aports/testing/py3-ecos/pkg/py3-ecos 2024-08-07 14:26:07,179 gpep517 INFO Installation complete >>> py3-ecos-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-ecos/pkg/py3-ecos/usr/lib/python3.12/site-packages/ecos/__pycache__' -> '/home/buildozer/aports/testing/py3-ecos/pkg/py3-ecos-pyc/usr/lib/python3.12/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.12 >>> 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-r4.apk >>> py3-ecos*: Tracing dependencies... py3-numpy py3-scipy ecos python3~3.12 so:libc.musl-x86_64.so.1 so:libecos.so >>> py3-ecos*: Package size: 124.0 KB >>> py3-ecos*: Compressing data... >>> py3-ecos*: Create checksum... >>> py3-ecos*: Create py3-ecos-2.0.11-r4.apk >>> py3-ecos: Build complete at Wed, 07 Aug 2024 14:26:07 +0000 elapsed time 0h 0m 6s >>> py3-ecos: Cleaning up srcdir >>> py3-ecos: Cleaning up pkgdir >>> py3-ecos: Uninstalling dependencies... (1/49) Purging .makedepends-py3-ecos (20240807.142603) (2/49) Purging py3-scipy-pyc (1.13.1-r0) (3/49) Purging py3-scipy (1.13.1-r0) (4/49) Purging py3-pooch-pyc (1.8.2-r0) (5/49) Purging py3-pooch (1.8.2-r0) (6/49) Purging py3-platformdirs-pyc (4.2.2-r0) (7/49) Purging py3-platformdirs (4.2.2-r0) (8/49) Purging py3-requests-pyc (2.32.3-r0) (9/49) Purging py3-requests (2.32.3-r0) (10/49) Purging py3-certifi-pyc (2024.2.2-r1) (11/49) Purging py3-certifi (2024.2.2-r1) (12/49) Purging py3-charset-normalizer-pyc (3.3.2-r1) (13/49) Purging py3-charset-normalizer (3.3.2-r1) (14/49) Purging py3-idna-pyc (3.7-r0) (15/49) Purging py3-idna (3.7-r0) (16/49) Purging py3-urllib3-pyc (1.26.18-r1) (17/49) Purging py3-urllib3 (1.26.18-r1) (18/49) Purging ecos (2.0.10-r0) (19/49) Purging py3-setuptools-pyc (70.3.0-r0) (20/49) Purging py3-setuptools (70.3.0-r0) (21/49) Purging py3-packaging-pyc (24.1-r0) (22/49) Purging py3-packaging (24.1-r0) (23/49) Purging py3-parsing-pyc (3.1.2-r1) (24/49) Purging py3-parsing (3.1.2-r1) (25/49) Purging ecos-dev (2.0.10-r0) (26/49) Purging py3-numpy-dev (1.25.2-r1) (27/49) Purging py3-numpy-pyc (1.25.2-r1) (28/49) Purging py3-numpy (1.25.2-r1) (29/49) Purging openblas (0.3.27-r0) (30/49) Purging python3-dev (3.12.4-r0) (31/49) Purging py3-gpep517-pyc (16-r0) (32/49) Purging py3-gpep517 (16-r0) (33/49) Purging py3-installer-pyc (0.7.0-r2) (34/49) Purging py3-installer (0.7.0-r2) (35/49) Purging py3-nose-pyc (1.3.7-r13) (36/49) Purging py3-nose (1.3.7-r13) (37/49) Purging python3-pyc (3.12.4-r0) (38/49) Purging python3-pycache-pyc0 (3.12.4-r0) (39/49) Purging pyc (3.12.4-r0) (40/49) Purging python3 (3.12.4-r0) (41/49) Purging gdbm (1.24-r0) (42/49) Purging libbz2 (1.0.8-r6) (43/49) Purging libffi (3.4.6-r0) (44/49) Purging libgfortran (14.2.0-r0) (45/49) Purging libpanelw (6.5_p20240601-r0) (46/49) Purging libquadmath (14.2.0-r0) (47/49) Purging mpdecimal (4.0.0-r0) (48/49) Purging sqlite-libs (3.46.0-r0) (49/49) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 408 MiB in 107 packages >>> py3-ecos: Updating the testing/x86_64 repository index... >>> py3-ecos: Signing the index...