>>> py3-scs: Building testing/py3-scs 3.2.3-r4 (using abuild 3.13.0-r5) started Tue, 06 Aug 2024 12:46:09 +0000 >>> py3-scs: Checking sanity of /home/buildozer/aports/testing/py3-scs/APKBUILD... >>> py3-scs: Analyzing dependencies... >>> py3-scs: Installing for build: build-base python3 py3-numpy py3-scipy py3-setuptools py3-numpy-dev python3-dev py3-gpep517 (1/43) Installing libffi (3.4.6-r0) (2/43) Installing gdbm (1.24-r0) (3/43) Installing mpdecimal (4.0.0-r0) (4/43) Installing libpanelw (6.5_p20240601-r0) (5/43) Installing sqlite-libs (3.46.0-r0) (6/43) Installing python3 (3.12.4-r0) (7/43) Installing python3-pycache-pyc0 (3.12.4-r0) (8/43) Installing pyc (3.12.4-r0) (9/43) Installing python3-pyc (3.12.4-r0) (10/43) Installing libquadmath (14.2.0-r0) (11/43) Installing libgfortran (14.2.0-r0) (12/43) Installing openblas (0.3.27-r0) (13/43) Installing py3-numpy (1.25.2-r1) (14/43) Installing py3-numpy-pyc (1.25.2-r1) (15/43) Installing py3-parsing (3.1.2-r1) (16/43) Installing py3-parsing-pyc (3.1.2-r1) (17/43) Installing py3-packaging (24.1-r0) (18/43) Installing py3-packaging-pyc (24.1-r0) (19/43) Installing py3-platformdirs (4.2.2-r0) (20/43) Installing py3-platformdirs-pyc (4.2.2-r0) (21/43) Installing py3-certifi (2024.2.2-r1) (22/43) Installing py3-certifi-pyc (2024.2.2-r1) (23/43) Installing py3-charset-normalizer (3.3.2-r1) (24/43) Installing py3-charset-normalizer-pyc (3.3.2-r1) (25/43) Installing py3-idna (3.7-r0) (26/43) Installing py3-idna-pyc (3.7-r0) (27/43) Installing py3-urllib3 (1.26.18-r1) (28/43) Installing py3-urllib3-pyc (1.26.18-r1) (29/43) Installing py3-requests (2.32.3-r0) (30/43) Installing py3-requests-pyc (2.32.3-r0) (31/43) Installing py3-pooch (1.8.2-r0) (32/43) Installing py3-pooch-pyc (1.8.2-r0) (33/43) Installing py3-scipy (1.13.1-r0) (34/43) Installing py3-scipy-pyc (1.13.1-r0) (35/43) Installing py3-setuptools (70.3.0-r0) (36/43) Installing py3-setuptools-pyc (70.3.0-r0) (37/43) Installing py3-numpy-dev (1.25.2-r1) (38/43) Installing python3-dev (3.12.4-r0) (39/43) Installing py3-installer (0.7.0-r2) (40/43) Installing py3-installer-pyc (0.7.0-r2) (41/43) Installing py3-gpep517 (16-r0) (42/43) Installing py3-gpep517-pyc (16-r0) (43/43) Installing .makedepends-py3-scs (20240806.124610) Executing busybox-1.36.1-r31.trigger OK: 657 MiB in 160 packages >>> py3-scs: Cleaning up srcdir >>> py3-scs: Cleaning up pkgdir >>> py3-scs: Cleaning up tmpdir >>> py3-scs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/scs-3.2.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 100 1171k 100 1171k 0 0 4359k 0 --:--:-- --:--:-- --:--:-- 4370k >>> py3-scs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/scs-3.2.3.tar.gz >>> py3-scs: Checking sha512sums... scs-3.2.3.tar.gz: OK >>> py3-scs: Unpacking /var/cache/distfiles/edge/scs-3.2.3.tar.gz... 2024-08-06 12:46:13,273 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-08-06 12:46:13,297 root INFO running bdist_wheel 2024-08-06 12:46:13,309 root INFO running build 2024-08-06 12:46:13,309 root INFO running build_py 2024-08-06 12:46:13,312 root INFO creating build 2024-08-06 12:46:13,312 root INFO creating build/lib.linux-i686-cpython-312 2024-08-06 12:46:13,312 root INFO creating build/lib.linux-i686-cpython-312/scs 2024-08-06 12:46:13,312 root INFO copying src/__init__.py -> build/lib.linux-i686-cpython-312/scs 2024-08-06 12:46:13,312 root INFO running build_ext :97: DeprecationWarning: `numpy.distutils` is deprecated since NumPy 1.23.0, as a result of the deprecation of `distutils` itself. It will be removed for Python >= 3.12. For older Python versions it will remain present. It is recommended to use `setuptools < 60.0` for those Python versions. For more details, see: https://numpy.org/devdocs/reference/distutils_status_migration.html /usr/lib/python3.12/site-packages/numpy/distutils/system_info.py:2154: UserWarning: Optimized (vendor) Blas libraries are not found. Falls back to netlib Blas library which has worse performance. A better performance should be easily gained by switching Blas library. if self._calc_info(blas): /usr/lib/python3.12/site-packages/numpy/distutils/system_info.py:2154: UserWarning: Blas (http://www.netlib.org/blas/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [blas]) or by setting the BLAS environment variable. if self._calc_info(blas): /usr/lib/python3.12/site-packages/numpy/distutils/system_info.py:2154: UserWarning: Blas (http://www.netlib.org/blas/) sources not found. Directories to search for the sources can be specified in the numpy/distutils/site.cfg file (section [blas_src]) or by setting the BLAS_SRC environment variable. if self._calc_info(blas): /usr/lib/python3.12/site-packages/numpy/distutils/system_info.py:1972: UserWarning: Lapack (http://www.netlib.org/lapack/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [lapack]) or by setting the LAPACK environment variable. return getattr(self, '_calc_info_{}'.format(name))() /usr/lib/python3.12/site-packages/numpy/distutils/system_info.py:1972: UserWarning: Lapack (http://www.netlib.org/lapack/) sources not found. Directories to search for the sources can be specified in the numpy/distutils/site.cfg file (section [lapack_src]) or by setting the LAPACK_SRC environment variable. return getattr(self, '_calc_info_{}'.format(name))() scs-3.2.3-cp312-cp312-linux_i686.whl Namespace(scs=False, gpu=False, mkl=False, openmp=False, float32=False, extraverbose=False, gpu_atrans=True, int32=False, blas64=False) blas_armpl_info: NOT AVAILABLE blas_mkl_info: NOT AVAILABLE blas_ssl2_info: NOT AVAILABLE blis_info: NOT AVAILABLE openblas_info: libraries = ['openblas', 'openblas'] library_dirs = ['/usr/lib'] language = c define_macros = [('HAVE_CBLAS', None)] blas_opt_info: libraries = ['openblas', 'openblas'] library_dirs = ['/usr/lib'] language = c define_macros = [('HAVE_CBLAS', None)] lapack_armpl_info: NOT AVAILABLE lapack_mkl_info: NOT AVAILABLE lapack_ssl2_info: NOT AVAILABLE openblas_lapack_info: libraries = ['openblas', 'openblas'] library_dirs = ['/usr/lib'] language = c define_macros = [('HAVE_CBLAS', None)] lapack_opt_info: libraries = ['openblas', 'openblas'] library_dirs = ['/usr/lib'] language = c define_macros = [('HAVE_CBLAS', None)] Supported SIMD extensions in this NumPy install: baseline = SSE,SSE2 found = SSE3,SSSE3,SSE41,POPCNT,SSE42,AVX,F16C,FMA3,AVX2 not found = AVX512F,AVX512CD,AVX512_KNL,AVX512_KNM,AVX512_SKX,AVX512_CLX,AVX512_CNL,AVX512_ICL,AVX512_SPR Blas info: {} Lapack info: {} >>> py3-scs: Entering fakeroot... 2024-08-06 12:46:17,403 gpep517 INFO Installing .dist/scs-3.2.3-cp312-cp312-linux_i686.whl into /home/buildozer/aports/testing/py3-scs/pkg/py3-scs 2024-08-06 12:46:17,416 gpep517 INFO Installation complete >>> py3-scs-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-scs/pkg/py3-scs/usr/lib/python3.12/site-packages/scs/__pycache__' -> '/home/buildozer/aports/testing/py3-scs/pkg/py3-scs-pyc/usr/lib/python3.12/site-packages/scs/__pycache__' >>> py3-scs-pyc*: Preparing subpackage py3-scs-pyc... >>> py3-scs-pyc*: Running postcheck for py3-scs-pyc >>> py3-scs*: Running postcheck for py3-scs >>> py3-scs*: Preparing package py3-scs... >>> py3-scs*: Stripping binaries >>> py3-scs-pyc*: Scanning shared objects >>> py3-scs*: Scanning shared objects >>> py3-scs-pyc*: Tracing dependencies... python3 py3-numpy py3-scipy python3~3.12 >>> py3-scs-pyc*: Package size: 36.0 KB >>> py3-scs-pyc*: Compressing data... >>> py3-scs-pyc*: Create checksum... >>> py3-scs-pyc*: Create py3-scs-pyc-3.2.3-r4.apk >>> py3-scs*: Tracing dependencies... python3 py3-numpy py3-scipy python3~3.12 so:libc.musl-x86.so.1 >>> py3-scs*: Package size: 348.0 KB >>> py3-scs*: Compressing data... >>> py3-scs*: Create checksum... >>> py3-scs*: Create py3-scs-3.2.3-r4.apk >>> py3-scs: Build complete at Tue, 06 Aug 2024 12:46:17 +0000 elapsed time 0h 0m 8s >>> py3-scs: Cleaning up srcdir >>> py3-scs: Cleaning up pkgdir >>> py3-scs: Uninstalling dependencies... (1/43) Purging .makedepends-py3-scs (20240806.124610) (2/43) Purging py3-scipy-pyc (1.13.1-r0) (3/43) Purging py3-scipy (1.13.1-r0) (4/43) Purging py3-pooch-pyc (1.8.2-r0) (5/43) Purging py3-pooch (1.8.2-r0) (6/43) Purging py3-platformdirs-pyc (4.2.2-r0) (7/43) Purging py3-platformdirs (4.2.2-r0) (8/43) Purging py3-requests-pyc (2.32.3-r0) (9/43) Purging py3-requests (2.32.3-r0) (10/43) Purging py3-certifi-pyc (2024.2.2-r1) (11/43) Purging py3-certifi (2024.2.2-r1) (12/43) Purging py3-charset-normalizer-pyc (3.3.2-r1) (13/43) Purging py3-charset-normalizer (3.3.2-r1) (14/43) Purging py3-idna-pyc (3.7-r0) (15/43) Purging py3-idna (3.7-r0) (16/43) Purging py3-urllib3-pyc (1.26.18-r1) (17/43) Purging py3-urllib3 (1.26.18-r1) (18/43) Purging py3-setuptools-pyc (70.3.0-r0) (19/43) Purging py3-setuptools (70.3.0-r0) (20/43) Purging py3-packaging-pyc (24.1-r0) (21/43) Purging py3-packaging (24.1-r0) (22/43) Purging py3-parsing-pyc (3.1.2-r1) (23/43) Purging py3-parsing (3.1.2-r1) (24/43) Purging py3-numpy-dev (1.25.2-r1) (25/43) Purging py3-numpy-pyc (1.25.2-r1) (26/43) Purging py3-numpy (1.25.2-r1) (27/43) Purging openblas (0.3.27-r0) (28/43) Purging python3-dev (3.12.4-r0) (29/43) Purging py3-gpep517-pyc (16-r0) (30/43) Purging py3-gpep517 (16-r0) (31/43) Purging py3-installer-pyc (0.7.0-r2) (32/43) Purging py3-installer (0.7.0-r2) (33/43) Purging python3-pyc (3.12.4-r0) (34/43) Purging python3-pycache-pyc0 (3.12.4-r0) (35/43) Purging pyc (3.12.4-r0) (36/43) Purging python3 (3.12.4-r0) (37/43) Purging gdbm (1.24-r0) (38/43) Purging libffi (3.4.6-r0) (39/43) Purging libgfortran (14.2.0-r0) (40/43) Purging libpanelw (6.5_p20240601-r0) (41/43) Purging libquadmath (14.2.0-r0) (42/43) Purging mpdecimal (4.0.0-r0) (43/43) Purging sqlite-libs (3.46.0-r0) Executing busybox-1.36.1-r31.trigger OK: 413 MiB in 117 packages >>> py3-scs: Updating the testing/x86 repository index... >>> py3-scs: Signing the index...