>>> py3-scs: Building testing/py3-scs 3.2.3-r0 (using abuild 3.10.0-r0) started Fri, 07 Apr 2023 10:51:29 +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 (1/25) Installing libbz2 (1.0.8-r4) (2/25) Installing gdbm (1.23-r0) (3/25) Installing mpdecimal (2.5.1-r1) (4/25) Installing libpanelw (6.4_p20230401-r0) (5/25) Installing readline (8.2.1-r0) (6/25) Installing sqlite-libs (3.41.2-r1) (7/25) Installing python3 (3.11.3-r0) (8/25) Installing libgfortran (12.2.1_git20220924-r9) (9/25) Installing openblas (0.3.23-r0) (10/25) Installing py3-numpy (1.24.2-r0) (11/25) Installing py3-parsing (3.0.9-r1) (12/25) Installing py3-packaging (23.0-r1) (13/25) Installing py3-platformdirs (3.2.0-r0) (14/25) Installing py3-certifi (2022.12.7-r1) (15/25) Installing py3-charset-normalizer (3.1.0-r0) (16/25) Installing py3-idna (3.4-r3) (17/25) Installing py3-urllib3 (1.26.15-r0) (18/25) Installing py3-requests (2.28.2-r0) (19/25) Installing py3-pooch (1.7.0-r0) (20/25) Installing python3-dev (3.11.3-r0) (21/25) Installing py3-numpy-f2py (1.24.2-r0) (22/25) Installing py3-scipy (1.10.1-r0) (23/25) Installing py3-setuptools (67.6.1-r0) (24/25) Installing py3-numpy-dev (1.24.2-r0) (25/25) Installing .makedepends-py3-scs (20230407.105133) Executing busybox-1.36.0-r6.trigger OK: 1341 MiB in 128 packages >>> py3-scs: Cleaning up srcdir >>> py3-scs: Cleaning up pkgdir >>> 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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-scs: Fetching scs-3.2.3.tar.gz::https://files.pythonhosted.org/packages/source/s/scs/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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1171k 100 1171k 0 0 1603k 0 --:--:-- --:--:-- --:--:-- 1603k >>> 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/scs-3.2.3.tar.gz... /usr/lib/python3.11/site-packages/setuptools/__init__.py:85: _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. Namespace(scs=False, gpu=False, mkl=False, openmp=False, float32=False, extraverbose=False, gpu_atrans=True, int32=False, blas64=False) running build running build_py creating build creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/scs copying src/__init__.py -> build/lib.linux-riscv64-cpython-311/scs running build_ext /home/buildozer/aports/testing/py3-scs/src/scs-3.2.3/setup.py: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 from numpy.distutils.system_info import get_info /usr/lib/python3.11/site-packages/numpy/distutils/system_info.py:2077: 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.11/site-packages/numpy/distutils/system_info.py:2077: 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.11/site-packages/numpy/distutils/system_info.py:2077: 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.11/site-packages/numpy/distutils/system_info.py:1902: 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.11/site-packages/numpy/distutils/system_info.py:1902: 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))() blas_armpl_info: NOT AVAILABLE blas_mkl_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 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 = found = not found = Blas info: {} Lapack info: {} >>> py3-scs: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/__init__.py:85: _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. Namespace(scs=False, gpu=False, mkl=False, openmp=False, float32=False, extraverbose=False, gpu_atrans=True, int32=False, blas64=False) 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 install_lib creating /home/buildozer/aports/testing/py3-scs/pkg creating /home/buildozer/aports/testing/py3-scs/pkg/py3-scs creating /home/buildozer/aports/testing/py3-scs/pkg/py3-scs/usr creating /home/buildozer/aports/testing/py3-scs/pkg/py3-scs/usr/lib creating /home/buildozer/aports/testing/py3-scs/pkg/py3-scs/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-scs/pkg/py3-scs/usr/lib/python3.11/site-packages copying build/lib.linux-riscv64-cpython-311/_scs_indirect.cpython-311-riscv64-linux-musl.so -> /home/buildozer/aports/testing/py3-scs/pkg/py3-scs/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-scs/pkg/py3-scs/usr/lib/python3.11/site-packages/scs copying build/lib.linux-riscv64-cpython-311/scs/__init__.py -> /home/buildozer/aports/testing/py3-scs/pkg/py3-scs/usr/lib/python3.11/site-packages/scs copying build/lib.linux-riscv64-cpython-311/_scs_direct.cpython-311-riscv64-linux-musl.so -> /home/buildozer/aports/testing/py3-scs/pkg/py3-scs/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/testing/py3-scs/pkg/py3-scs/usr/lib/python3.11/site-packages/scs/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info writing scs.egg-info/PKG-INFO writing dependency_links to scs.egg-info/dependency_links.txt writing requirements to scs.egg-info/requires.txt writing top-level names to scs.egg-info/top_level.txt /home/buildozer/aports/testing/py3-scs/src/scs-3.2.3/setup.py: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 from numpy.distutils.system_info import get_info /usr/lib/python3.11/site-packages/numpy/distutils/system_info.py:2077: 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.11/site-packages/numpy/distutils/system_info.py:2077: 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.11/site-packages/numpy/distutils/system_info.py:2077: 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.11/site-packages/numpy/distutils/system_info.py:1902: 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.11/site-packages/numpy/distutils/system_info.py:1902: 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))() blas_armpl_info: NOT AVAILABLE blas_mkl_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 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 = found = not found = Blas info: {} Lapack info: {} >>> py3-scs*: Running postcheck for py3-scs >>> py3-scs*: Preparing package py3-scs... >>> py3-scs*: Stripping binaries >>> py3-scs*: Scanning shared objects >>> py3-scs*: Tracing dependencies... python3 py3-numpy py3-scipy so:libc.musl-riscv64.so.1 >>> py3-scs*: Package size: 220.0 KB >>> py3-scs*: Compressing data... >>> py3-scs*: Create checksum... >>> py3-scs*: Create py3-scs-3.2.3-r0.apk >>> py3-scs: Build complete at Fri, 07 Apr 2023 10:52:06 +0000 elapsed time 0h 0m 37s >>> py3-scs: Cleaning up srcdir >>> py3-scs: Cleaning up pkgdir >>> py3-scs: Uninstalling dependencies... (1/25) Purging .makedepends-py3-scs (20230407.105133) (2/25) Purging py3-scipy (1.10.1-r0) (3/25) Purging py3-pooch (1.7.0-r0) (4/25) Purging py3-platformdirs (3.2.0-r0) (5/25) Purging py3-requests (2.28.2-r0) (6/25) Purging py3-certifi (2022.12.7-r1) (7/25) Purging py3-charset-normalizer (3.1.0-r0) (8/25) Purging py3-idna (3.4-r3) (9/25) Purging py3-urllib3 (1.26.15-r0) (10/25) Purging py3-numpy-f2py (1.24.2-r0) (11/25) Purging python3-dev (3.11.3-r0) (12/25) Purging py3-setuptools (67.6.1-r0) (13/25) Purging py3-packaging (23.0-r1) (14/25) Purging py3-parsing (3.0.9-r1) (15/25) Purging python3 (3.11.3-r0) (16/25) Purging py3-numpy-dev (1.24.2-r0) (17/25) Purging py3-numpy (1.24.2-r0) (18/25) Purging openblas (0.3.23-r0) (19/25) Purging libbz2 (1.0.8-r4) (20/25) Purging gdbm (1.23-r0) (21/25) Purging mpdecimal (2.5.1-r1) (22/25) Purging libpanelw (6.4_p20230401-r0) (23/25) Purging readline (8.2.1-r0) (24/25) Purging sqlite-libs (3.41.2-r1) (25/25) Purging libgfortran (12.2.1_git20220924-r9) Executing busybox-1.36.0-r6.trigger OK: 1000 MiB in 103 packages >>> py3-scs: Updating the testing/riscv64 repository index... >>> py3-scs: Signing the index...