>>> py3-lap: Building community/py3-lap 0.5.12-r0 (using abuild 3.15.0_rc3-r3) started Mon, 12 May 2025 22:16:08 +0000 >>> py3-lap: Validating /home/buildozer/aports/community/py3-lap/APKBUILD... >>> py3-lap: Analyzing dependencies... >>> py3-lap: Installing for build: build-base py3-numpy py3-gpep517 py3-setuptools py3-wheel cython py3-numpy-dev python3-dev py3-pytest (1/42) Installing libquadmath (14.2.0-r6) (2/42) Installing libgfortran (14.2.0-r6) (3/42) Installing openblas (0.3.28-r0) (4/42) Installing libbz2 (1.0.8-r6) (5/42) Installing libffi (3.4.8-r0) (6/42) Installing gdbm (1.24-r0) (7/42) Installing xz-libs (5.8.1-r0) (8/42) Installing mpdecimal (4.0.0-r0) (9/42) Installing libpanelw (6.5_p20250503-r0) (10/42) Installing sqlite-libs (3.49.2-r0) (11/42) Installing python3 (3.12.10-r0) (12/42) Installing python3-pycache-pyc0 (3.12.10-r0) (13/42) Installing pyc (3.12.10-r0) (14/42) Installing py3-numpy-pyc (2.2.4-r0) (15/42) Installing python3-pyc (3.12.10-r0) (16/42) Installing py3-numpy (2.2.4-r0) (17/42) Installing py3-numpy-tests (2.2.4-r0) (18/42) Installing py3-installer (0.7.0-r2) (19/42) Installing py3-installer-pyc (0.7.0-r2) (20/42) Installing py3-gpep517 (19-r0) (21/42) Installing py3-gpep517-pyc (19-r0) (22/42) Installing py3-parsing (3.2.3-r0) (23/42) Installing py3-parsing-pyc (3.2.3-r0) (24/42) Installing py3-packaging (25.0-r0) (25/42) Installing py3-packaging-pyc (25.0-r0) (26/42) Installing py3-setuptools (80.5.0-r0) (27/42) Installing py3-setuptools-pyc (80.5.0-r0) (28/42) Installing py3-wheel (0.46.1-r0) (29/42) Installing py3-wheel-pyc (0.46.1-r0) (30/42) Installing cython (3.0.12-r0) (31/42) Installing cython-pyc (3.0.12-r0) (32/42) Installing py3-numpy-dev (2.2.4-r0) (33/42) Installing python3-dev (3.12.10-r0) (34/42) Installing py3-iniconfig (2.1.0-r0) (35/42) Installing py3-iniconfig-pyc (2.1.0-r0) (36/42) Installing py3-pluggy (1.5.0-r0) (37/42) Installing py3-pluggy-pyc (1.5.0-r0) (38/42) Installing py3-py (1.11.0-r4) (39/42) Installing py3-py-pyc (1.11.0-r4) (40/42) Installing py3-pytest (8.3.5-r0) (41/42) Installing py3-pytest-pyc (8.3.5-r0) (42/42) Installing .makedepends-py3-lap (20250512.221609) Executing busybox-1.37.0-r17.trigger OK: 579 MiB in 148 packages >>> py3-lap: Cleaning up srcdir >>> py3-lap: Cleaning up pkgdir >>> py3-lap: Cleaning up tmpdir >>> py3-lap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-lap-0.5.12.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-lap: Fetching py3-lap-0.5.12.tar.gz::https://github.com/gatagat/lap/archive/refs/tags/v0.5.12.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/py3-lap-0.5.12.tar.gz.part' py3-lap-0.5.12.tar.g 15105 --:--:-- ETA py3-lap-0.5.12.tar.g 100% |********************************| 1405k 0:00:00 ETA '/var/cache/distfiles/edge/py3-lap-0.5.12.tar.gz.part' saved >>> py3-lap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-lap-0.5.12.tar.gz >>> py3-lap: Checking sha512sums... py3-lap-0.5.12.tar.gz: OK >>> py3-lap: Unpacking /var/cache/distfiles/edge/py3-lap-0.5.12.tar.gz... 2025-05-12 22:16:12,620 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-12 22:16:13,821 root INFO running bdist_wheel 2025-05-12 22:16:13,840 root INFO running build 2025-05-12 22:16:13,840 root INFO running build_py 2025-05-12 22:16:13,845 root INFO creating build/lib.linux-x86_64-cpython-312/lap 2025-05-12 22:16:13,845 root INFO copying lap/lapmod.py -> build/lib.linux-x86_64-cpython-312/lap 2025-05-12 22:16:13,845 root INFO copying lap/__init__.py -> build/lib.linux-x86_64-cpython-312/lap 2025-05-12 22:16:13,846 root INFO creating build/lib.linux-x86_64-cpython-312/lap/tests 2025-05-12 22:16:13,846 root INFO copying lap/tests/test_utils.py -> build/lib.linux-x86_64-cpython-312/lap/tests 2025-05-12 22:16:13,846 root INFO copying lap/tests/test_lapjv.py -> build/lib.linux-x86_64-cpython-312/lap/tests 2025-05-12 22:16:13,846 root INFO copying lap/tests/test_simple.py -> build/lib.linux-x86_64-cpython-312/lap/tests 2025-05-12 22:16:13,846 root INFO copying lap/tests/test_lapmod.py -> build/lib.linux-x86_64-cpython-312/lap/tests 2025-05-12 22:16:13,847 root INFO copying lap/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/lap/tests 2025-05-12 22:16:13,847 root INFO copying lap/tests/test_arr_loop.py -> build/lib.linux-x86_64-cpython-312/lap/tests 2025-05-12 22:16:13,847 root INFO running egg_info 2025-05-12 22:16:13,850 root INFO creating lap.egg-info 2025-05-12 22:16:13,850 root INFO writing lap.egg-info/PKG-INFO 2025-05-12 22:16:13,851 root INFO writing dependency_links to lap.egg-info/dependency_links.txt 2025-05-12 22:16:13,851 root INFO writing requirements to lap.egg-info/requires.txt 2025-05-12 22:16:13,851 root INFO writing top-level names to lap.egg-info/top_level.txt 2025-05-12 22:16:13,851 root INFO writing manifest file 'lap.egg-info/SOURCES.txt' 2025-05-12 22:16:13,856 root INFO reading manifest file 'lap.egg-info/SOURCES.txt' 2025-05-12 22:16:13,856 root INFO reading manifest template 'MANIFEST.in' 2025-05-12 22:16:13,856 root WARNING warning: no files found matching '*.txt' 2025-05-12 22:16:13,858 root WARNING warning: no previously-included files matching '*/__pycache__' found anywhere in distribution 2025-05-12 22:16:13,858 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-05-12 22:16:13,858 root WARNING no previously-included directories found matching '.github' 2025-05-12 22:16:13,858 root WARNING no previously-included directories found matching '.githubtest' 2025-05-12 22:16:13,858 root INFO adding license file 'LICENSE' 2025-05-12 22:16:13,859 root INFO writing manifest file 'lap.egg-info/SOURCES.txt' 2025-05-12 22:16:13,860 root INFO copying lap/tests/cost_eps.csv.gz -> build/lib.linux-x86_64-cpython-312/lap/tests 2025-05-12 22:16:13,863 root INFO running build_ext 2025-05-12 22:16:13,864 root INFO building 'lap._lapjv' extension 2025-05-12 22:16:13,865 root INFO creating build/temp.linux-x86_64-cpython-312/_lapjv_cpp 2025-05-12 22:16:13,865 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/lib/python3.12/site-packages/numpy/_core/include -I_lapjv_cpp -Ilap -I/usr/include/python3.12 -c _lapjv_cpp/_lapjv.cpp -o build/temp.linux-x86_64-cpython-312/_lapjv_cpp/_lapjv.o In file included from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h:1913, from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayobject.h:5, from _lapjv_cpp/_lapjv.cpp:1239: /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ 2025-05-12 22:16:16,822 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/lib/python3.12/site-packages/numpy/_core/include -I_lapjv_cpp -Ilap -I/usr/include/python3.12 -c _lapjv_cpp/lapjv.cpp -o build/temp.linux-x86_64-cpython-312/_lapjv_cpp/lapjv.o 2025-05-12 22:16:16,992 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/lib/python3.12/site-packages/numpy/_core/include -I_lapjv_cpp -Ilap -I/usr/include/python3.12 -c _lapjv_cpp/lapmod.cpp -o build/temp.linux-x86_64-cpython-312/_lapjv_cpp/lapmod.o 2025-05-12 22:16:17,287 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt build/temp.linux-x86_64-cpython-312/_lapjv_cpp/_lapjv.o build/temp.linux-x86_64-cpython-312/_lapjv_cpp/lapjv.o build/temp.linux-x86_64-cpython-312/_lapjv_cpp/lapmod.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/lap/_lapjv.cpython-312-x86_64-linux-musl.so 2025-05-12 22:16:17,329 root INFO installing to build/bdist.linux-x86_64/wheel 2025-05-12 22:16:17,329 root INFO running install 2025-05-12 22:16:17,349 root INFO running install_lib 2025-05-12 22:16:17,359 root INFO creating build/bdist.linux-x86_64/wheel 2025-05-12 22:16:17,360 root INFO creating build/bdist.linux-x86_64/wheel/lap 2025-05-12 22:16:17,360 root INFO creating build/bdist.linux-x86_64/wheel/lap/tests 2025-05-12 22:16:17,360 root INFO copying build/lib.linux-x86_64-cpython-312/lap/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./lap/tests 2025-05-12 22:16:17,361 root INFO copying build/lib.linux-x86_64-cpython-312/lap/tests/cost_eps.csv.gz -> build/bdist.linux-x86_64/wheel/./lap/tests 2025-05-12 22:16:17,363 root INFO copying build/lib.linux-x86_64-cpython-312/lap/tests/test_lapjv.py -> build/bdist.linux-x86_64/wheel/./lap/tests 2025-05-12 22:16:17,364 root INFO copying build/lib.linux-x86_64-cpython-312/lap/tests/test_simple.py -> build/bdist.linux-x86_64/wheel/./lap/tests 2025-05-12 22:16:17,364 root INFO copying build/lib.linux-x86_64-cpython-312/lap/tests/test_lapmod.py -> build/bdist.linux-x86_64/wheel/./lap/tests 2025-05-12 22:16:17,364 root INFO copying build/lib.linux-x86_64-cpython-312/lap/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./lap/tests 2025-05-12 22:16:17,365 root INFO copying build/lib.linux-x86_64-cpython-312/lap/tests/test_arr_loop.py -> build/bdist.linux-x86_64/wheel/./lap/tests 2025-05-12 22:16:17,365 root INFO copying build/lib.linux-x86_64-cpython-312/lap/_lapjv.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./lap 2025-05-12 22:16:17,366 root INFO copying build/lib.linux-x86_64-cpython-312/lap/lapmod.py -> build/bdist.linux-x86_64/wheel/./lap 2025-05-12 22:16:17,366 root INFO copying build/lib.linux-x86_64-cpython-312/lap/__init__.py -> build/bdist.linux-x86_64/wheel/./lap 2025-05-12 22:16:17,366 root INFO running install_egg_info 2025-05-12 22:16:17,373 root INFO Copying lap.egg-info to build/bdist.linux-x86_64/wheel/./lap-0.5.12-py3.12.egg-info 2025-05-12 22:16:17,374 root INFO running install_scripts 2025-05-12 22:16:17,378 root INFO creating build/bdist.linux-x86_64/wheel/lap-0.5.12.dist-info/WHEEL 2025-05-12 22:16:17,379 wheel INFO creating '/home/buildozer/aports/community/py3-lap/src/lap-0.5.12/.dist/.tmp-t5i9ie30/lap-0.5.12-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-05-12 22:16:17,379 wheel INFO adding 'lap/__init__.py' 2025-05-12 22:16:17,380 wheel INFO adding 'lap/_lapjv.cpython-312-x86_64-linux-musl.so' 2025-05-12 22:16:17,381 wheel INFO adding 'lap/lapmod.py' 2025-05-12 22:16:17,381 wheel INFO adding 'lap/tests/__init__.py' 2025-05-12 22:16:17,385 wheel INFO adding 'lap/tests/cost_eps.csv.gz' 2025-05-12 22:16:17,390 wheel INFO adding 'lap/tests/test_arr_loop.py' 2025-05-12 22:16:17,391 wheel INFO adding 'lap/tests/test_lapjv.py' 2025-05-12 22:16:17,391 wheel INFO adding 'lap/tests/test_lapmod.py' 2025-05-12 22:16:17,391 wheel INFO adding 'lap/tests/test_simple.py' 2025-05-12 22:16:17,392 wheel INFO adding 'lap/tests/test_utils.py' 2025-05-12 22:16:17,392 wheel INFO adding 'lap-0.5.12.dist-info/licenses/LICENSE' 2025-05-12 22:16:17,392 wheel INFO adding 'lap-0.5.12.dist-info/METADATA' 2025-05-12 22:16:17,393 wheel INFO adding 'lap-0.5.12.dist-info/WHEEL' 2025-05-12 22:16:17,393 wheel INFO adding 'lap-0.5.12.dist-info/top_level.txt' 2025-05-12 22:16:17,393 wheel INFO adding 'lap-0.5.12.dist-info/RECORD' 2025-05-12 22:16:17,393 root INFO removing build/bdist.linux-x86_64/wheel 2025-05-12 22:16:17,395 gpep517 INFO The backend produced .dist/lap-0.5.12-cp312-cp312-linux_x86_64.whl lap-0.5.12-cp312-cp312-linux_x86_64.whl (0.7848135763116747, array([3, 0, 4, 2], dtype=int32), array([ 1, -1, 3, 0, 2], dtype=int32)) >>> py3-lap: Entering fakeroot... >>> py3-lap*: Running postcheck for py3-lap >>> WARNING: py3-lap*: Found __pycache__ but package name doesn't end with -pyc >>> py3-lap*: Preparing package py3-lap... >>> py3-lap*: Stripping binaries >>> py3-lap*: Scanning shared objects >>> py3-lap*: Tracing dependencies... py3-numpy python3~3.12 so:libc.musl-x86_64.so.1 >>> py3-lap*: Package size: 1.5 MB >>> py3-lap*: Compressing data... >>> py3-lap*: Create checksum... >>> py3-lap*: Create py3-lap-0.5.12-r0.apk >>> py3-lap: Build complete at Mon, 12 May 2025 22:16:18 +0000 elapsed time 0h 0m 10s >>> py3-lap: Cleaning up srcdir >>> py3-lap: Cleaning up pkgdir >>> py3-lap: Uninstalling dependencies... (1/42) Purging .makedepends-py3-lap (20250512.221609) (2/42) Purging py3-gpep517-pyc (19-r0) (3/42) Purging py3-gpep517 (19-r0) (4/42) Purging py3-installer-pyc (0.7.0-r2) (5/42) Purging py3-installer (0.7.0-r2) (6/42) Purging py3-setuptools-pyc (80.5.0-r0) (7/42) Purging py3-setuptools (80.5.0-r0) (8/42) Purging py3-wheel-pyc (0.46.1-r0) (9/42) Purging py3-wheel (0.46.1-r0) (10/42) Purging cython-pyc (3.0.12-r0) (11/42) Purging cython (3.0.12-r0) (12/42) Purging py3-numpy-dev (2.2.4-r0) (13/42) Purging py3-numpy-tests (2.2.4-r0) (14/42) Purging py3-numpy-pyc (2.2.4-r0) (15/42) Purging py3-numpy (2.2.4-r0) (16/42) Purging openblas (0.3.28-r0) (17/42) Purging python3-dev (3.12.10-r0) (18/42) Purging py3-pytest-pyc (8.3.5-r0) (19/42) Purging py3-pytest (8.3.5-r0) (20/42) Purging py3-iniconfig-pyc (2.1.0-r0) (21/42) Purging py3-iniconfig (2.1.0-r0) (22/42) Purging py3-packaging-pyc (25.0-r0) (23/42) Purging py3-packaging (25.0-r0) (24/42) Purging py3-parsing-pyc (3.2.3-r0) (25/42) Purging py3-parsing (3.2.3-r0) (26/42) Purging py3-pluggy-pyc (1.5.0-r0) (27/42) Purging py3-pluggy (1.5.0-r0) (28/42) Purging py3-py-pyc (1.11.0-r4) (29/42) Purging py3-py (1.11.0-r4) (30/42) Purging python3-pyc (3.12.10-r0) (31/42) Purging python3-pycache-pyc0 (3.12.10-r0) (32/42) Purging pyc (3.12.10-r0) (33/42) Purging python3 (3.12.10-r0) (34/42) Purging gdbm (1.24-r0) (35/42) Purging libbz2 (1.0.8-r6) (36/42) Purging libffi (3.4.8-r0) (37/42) Purging libgfortran (14.2.0-r6) (38/42) Purging libpanelw (6.5_p20250503-r0) (39/42) Purging libquadmath (14.2.0-r6) (40/42) Purging mpdecimal (4.0.0-r0) (41/42) Purging sqlite-libs (3.49.2-r0) (42/42) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 106 packages >>> py3-lap: Updating the community/x86_64 repository index... >>> py3-lap: Signing the index...