>>> py3-lap: Building community/py3-lap 0.5.12-r0 (using abuild 3.16.0_rc4-r0) started Thu, 23 Oct 2025 17:17:26 +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/44) Installing libbz2 (1.0.8-r6) ( 2/44) Installing libffi (3.5.2-r0) ( 3/44) Installing gdbm (1.26-r0) ( 4/44) Installing xz-libs (5.8.1-r0) ( 5/44) Installing mpdecimal (4.0.1-r0) ( 6/44) Installing libpanelw (6.5_p20251010-r0) ( 7/44) Installing sqlite-libs (3.50.4-r1) ( 8/44) Installing python3 (3.12.12-r0) ( 9/44) Installing python3-pycache-pyc0 (3.12.12-r0) (10/44) Installing pyc (3.12.12-r0) (11/44) Installing py3-numpy-pyc (2.3.4-r0) (12/44) Installing python3-pyc (3.12.12-r0) (13/44) Installing libquadmath (15.2.0-r1) (14/44) Installing libgfortran (15.2.0-r1) (15/44) Installing openblas (0.3.30-r0) (16/44) Installing py3-numpy (2.3.4-r0) (17/44) Installing py3-numpy-tests (2.3.4-r0) (18/44) Installing py3-installer (0.7.0-r2) (19/44) Installing py3-installer-pyc (0.7.0-r2) (20/44) Installing py3-gpep517 (19-r0) (21/44) Installing py3-gpep517-pyc (19-r0) (22/44) Installing py3-parsing (3.2.3-r0) (23/44) Installing py3-parsing-pyc (3.2.3-r0) (24/44) Installing py3-packaging (25.0-r0) (25/44) Installing py3-packaging-pyc (25.0-r0) (26/44) Installing py3-setuptools (80.9.0-r1) (27/44) Installing py3-setuptools-pyc (80.9.0-r1) (28/44) Installing py3-wheel (0.46.1-r0) (29/44) Installing py3-wheel-pyc (0.46.1-r0) (30/44) Installing cython (3.0.12-r0) (31/44) Installing cython-pyc (3.0.12-r0) (32/44) Installing py3-numpy-dev (2.3.4-r0) (33/44) Installing python3-dev (3.12.12-r0) (34/44) Installing py3-iniconfig (2.3.0-r0) (35/44) Installing py3-iniconfig-pyc (2.3.0-r0) (36/44) Installing py3-pluggy (1.6.0-r0) (37/44) Installing py3-pluggy-pyc (1.6.0-r0) (38/44) Installing py3-py (1.11.0-r4) (39/44) Installing py3-py-pyc (1.11.0-r4) (40/44) Installing py3-pygments (2.19.2-r0) (41/44) Installing py3-pygments-pyc (2.19.2-r0) (42/44) Installing py3-pytest (8.4.2-r1) (43/44) Installing py3-pytest-pyc (8.4.2-r1) (44/44) Installing .makedepends-py3-lap (20251023.171739) busybox-1.37.0-r24.trigger: Executing script... OK: 591 MiB in 149 packages >>> py3-lap: Cleaning up srcdir >>> py3-lap: Cleaning up pkgdir >>> py3-lap: Cleaning up tmpdir >>> py3-lap: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/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.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.23/py3-lap-0.5.12.tar.gz.part' py3-lap-0.5.12.tar.g 100% |********************************| 1405k 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-lap-0.5.12.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-lap-0.5.12.tar.gz: OK >>> py3-lap: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-lap-0.5.12.tar.gz /var/cache/distfiles/v3.23/py3-lap-0.5.12.tar.gz: OK >>> py3-lap: Unpacking /var/cache/distfiles/v3.23/py3-lap-0.5.12.tar.gz... 2025-10-23 17:17:41,505 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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-10-23 17:17:42,912 root INFO running bdist_wheel 2025-10-23 17:17:42,938 root INFO running build 2025-10-23 17:17:42,938 root INFO running build_py 2025-10-23 17:17:42,943 root INFO creating build/lib.linux-i686-cpython-312/lap 2025-10-23 17:17:42,944 root INFO copying lap/lapmod.py -> build/lib.linux-i686-cpython-312/lap 2025-10-23 17:17:42,944 root INFO copying lap/__init__.py -> build/lib.linux-i686-cpython-312/lap 2025-10-23 17:17:42,944 root INFO creating build/lib.linux-i686-cpython-312/lap/tests 2025-10-23 17:17:42,945 root INFO copying lap/tests/test_lapmod.py -> build/lib.linux-i686-cpython-312/lap/tests 2025-10-23 17:17:42,945 root INFO copying lap/tests/__init__.py -> build/lib.linux-i686-cpython-312/lap/tests 2025-10-23 17:17:42,945 root INFO copying lap/tests/test_simple.py -> build/lib.linux-i686-cpython-312/lap/tests 2025-10-23 17:17:42,946 root INFO copying lap/tests/test_utils.py -> build/lib.linux-i686-cpython-312/lap/tests 2025-10-23 17:17:42,946 root INFO copying lap/tests/test_lapjv.py -> build/lib.linux-i686-cpython-312/lap/tests 2025-10-23 17:17:42,946 root INFO copying lap/tests/test_arr_loop.py -> build/lib.linux-i686-cpython-312/lap/tests 2025-10-23 17:17:42,946 root INFO running egg_info 2025-10-23 17:17:42,950 root INFO creating lap.egg-info 2025-10-23 17:17:42,950 root INFO writing lap.egg-info/PKG-INFO 2025-10-23 17:17:42,951 root INFO writing dependency_links to lap.egg-info/dependency_links.txt 2025-10-23 17:17:42,951 root INFO writing requirements to lap.egg-info/requires.txt 2025-10-23 17:17:42,951 root INFO writing top-level names to lap.egg-info/top_level.txt 2025-10-23 17:17:42,952 root INFO writing manifest file 'lap.egg-info/SOURCES.txt' 2025-10-23 17:17:42,958 root INFO reading manifest file 'lap.egg-info/SOURCES.txt' 2025-10-23 17:17:42,958 root INFO reading manifest template 'MANIFEST.in' 2025-10-23 17:17:42,958 root WARNING warning: no files found matching '*.txt' 2025-10-23 17:17:42,960 root WARNING warning: no previously-included files matching '*/__pycache__' found anywhere in distribution 2025-10-23 17:17:42,960 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-10-23 17:17:42,960 root WARNING no previously-included directories found matching '.github' 2025-10-23 17:17:42,961 root WARNING no previously-included directories found matching '.githubtest' 2025-10-23 17:17:42,961 root INFO adding license file 'LICENSE' 2025-10-23 17:17:42,962 root INFO writing manifest file 'lap.egg-info/SOURCES.txt' 2025-10-23 17:17:42,963 root INFO copying lap/tests/cost_eps.csv.gz -> build/lib.linux-i686-cpython-312/lap/tests 2025-10-23 17:17:42,967 root INFO running build_ext 2025-10-23 17:17:42,969 root INFO building 'lap._lapjv' extension 2025-10-23 17:17:42,970 root INFO creating build/temp.linux-i686-cpython-312/_lapjv_cpp 2025-10-23 17:17:42,970 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -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-i686-cpython-312/_lapjv_cpp/_lapjv.o 2025-10-23 17:17:46,419 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -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-i686-cpython-312/_lapjv_cpp/lapjv.o 2025-10-23 17:17:46,624 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -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-i686-cpython-312/_lapjv_cpp/lapmod.o 2025-10-23 17:17:46,945 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -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_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST build/temp.linux-i686-cpython-312/_lapjv_cpp/_lapjv.o build/temp.linux-i686-cpython-312/_lapjv_cpp/lapjv.o build/temp.linux-i686-cpython-312/_lapjv_cpp/lapmod.o -L/usr/lib -o build/lib.linux-i686-cpython-312/lap/_lapjv.cpython-312-i386-linux-musl.so 2025-10-23 17:17:46,995 root INFO installing to build/bdist.linux-i686/wheel 2025-10-23 17:17:46,995 root INFO running install 2025-10-23 17:17:47,024 root INFO running install_lib 2025-10-23 17:17:47,034 root INFO creating build/bdist.linux-i686/wheel 2025-10-23 17:17:47,035 root INFO creating build/bdist.linux-i686/wheel/lap 2025-10-23 17:17:47,035 root INFO copying build/lib.linux-i686-cpython-312/lap/lapmod.py -> build/bdist.linux-i686/wheel/./lap 2025-10-23 17:17:47,036 root INFO copying build/lib.linux-i686-cpython-312/lap/_lapjv.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./lap 2025-10-23 17:17:47,036 root INFO copying build/lib.linux-i686-cpython-312/lap/__init__.py -> build/bdist.linux-i686/wheel/./lap 2025-10-23 17:17:47,037 root INFO creating build/bdist.linux-i686/wheel/lap/tests 2025-10-23 17:17:47,037 root INFO copying build/lib.linux-i686-cpython-312/lap/tests/test_lapmod.py -> build/bdist.linux-i686/wheel/./lap/tests 2025-10-23 17:17:47,037 root INFO copying build/lib.linux-i686-cpython-312/lap/tests/__init__.py -> build/bdist.linux-i686/wheel/./lap/tests 2025-10-23 17:17:47,038 root INFO copying build/lib.linux-i686-cpython-312/lap/tests/test_simple.py -> build/bdist.linux-i686/wheel/./lap/tests 2025-10-23 17:17:47,038 root INFO copying build/lib.linux-i686-cpython-312/lap/tests/test_utils.py -> build/bdist.linux-i686/wheel/./lap/tests 2025-10-23 17:17:47,038 root INFO copying build/lib.linux-i686-cpython-312/lap/tests/test_lapjv.py -> build/bdist.linux-i686/wheel/./lap/tests 2025-10-23 17:17:47,039 root INFO copying build/lib.linux-i686-cpython-312/lap/tests/cost_eps.csv.gz -> build/bdist.linux-i686/wheel/./lap/tests 2025-10-23 17:17:47,041 root INFO copying build/lib.linux-i686-cpython-312/lap/tests/test_arr_loop.py -> build/bdist.linux-i686/wheel/./lap/tests 2025-10-23 17:17:47,041 root INFO running install_egg_info 2025-10-23 17:17:47,049 root INFO Copying lap.egg-info to build/bdist.linux-i686/wheel/./lap-0.5.12-py3.12.egg-info 2025-10-23 17:17:47,050 root INFO running install_scripts 2025-10-23 17:17:47,055 root INFO creating build/bdist.linux-i686/wheel/lap-0.5.12.dist-info/WHEEL 2025-10-23 17:17:47,056 wheel INFO creating '/home/buildozer/aports/community/py3-lap/src/lap-0.5.12/.dist/.tmp-mtwr6_w5/lap-0.5.12-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-10-23 17:17:47,057 wheel INFO adding 'lap/__init__.py' 2025-10-23 17:17:47,057 wheel INFO adding 'lap/_lapjv.cpython-312-i386-linux-musl.so' 2025-10-23 17:17:47,058 wheel INFO adding 'lap/lapmod.py' 2025-10-23 17:17:47,059 wheel INFO adding 'lap/tests/__init__.py' 2025-10-23 17:17:47,063 wheel INFO adding 'lap/tests/cost_eps.csv.gz' 2025-10-23 17:17:47,068 wheel INFO adding 'lap/tests/test_arr_loop.py' 2025-10-23 17:17:47,069 wheel INFO adding 'lap/tests/test_lapjv.py' 2025-10-23 17:17:47,069 wheel INFO adding 'lap/tests/test_lapmod.py' 2025-10-23 17:17:47,070 wheel INFO adding 'lap/tests/test_simple.py' 2025-10-23 17:17:47,070 wheel INFO adding 'lap/tests/test_utils.py' 2025-10-23 17:17:47,070 wheel INFO adding 'lap-0.5.12.dist-info/licenses/LICENSE' 2025-10-23 17:17:47,071 wheel INFO adding 'lap-0.5.12.dist-info/METADATA' 2025-10-23 17:17:47,071 wheel INFO adding 'lap-0.5.12.dist-info/WHEEL' 2025-10-23 17:17:47,071 wheel INFO adding 'lap-0.5.12.dist-info/top_level.txt' 2025-10-23 17:17:47,072 wheel INFO adding 'lap-0.5.12.dist-info/RECORD' 2025-10-23 17:17:47,072 root INFO removing build/bdist.linux-i686/wheel 2025-10-23 17:17:47,073 gpep517 INFO The backend produced .dist/lap-0.5.12-cp312-cp312-linux_i686.whl lap-0.5.12-cp312-cp312-linux_i686.whl (0.20535751150081472, array([3, 1, 4, 2]), array([-1, 1, 3, 0, 2])) >>> 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.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 Thu, 23 Oct 2025 17:17:48 +0000 elapsed time 0h 0m 22s >>> py3-lap: Cleaning up srcdir >>> py3-lap: Cleaning up pkgdir >>> py3-lap: Uninstalling dependencies... ( 1/44) Purging .makedepends-py3-lap (20251023.171739) ( 2/44) Purging py3-gpep517-pyc (19-r0) ( 3/44) Purging py3-gpep517 (19-r0) ( 4/44) Purging py3-installer-pyc (0.7.0-r2) ( 5/44) Purging py3-installer (0.7.0-r2) ( 6/44) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/44) Purging py3-setuptools (80.9.0-r1) ( 8/44) Purging py3-wheel-pyc (0.46.1-r0) ( 9/44) Purging py3-wheel (0.46.1-r0) (10/44) Purging cython-pyc (3.0.12-r0) (11/44) Purging cython (3.0.12-r0) (12/44) Purging py3-numpy-dev (2.3.4-r0) (13/44) Purging py3-numpy-tests (2.3.4-r0) (14/44) Purging py3-numpy-pyc (2.3.4-r0) (15/44) Purging py3-numpy (2.3.4-r0) (16/44) Purging openblas (0.3.30-r0) (17/44) Purging python3-dev (3.12.12-r0) (18/44) Purging py3-pytest-pyc (8.4.2-r1) (19/44) Purging py3-pytest (8.4.2-r1) (20/44) Purging py3-iniconfig-pyc (2.3.0-r0) (21/44) Purging py3-iniconfig (2.3.0-r0) (22/44) Purging py3-packaging-pyc (25.0-r0) (23/44) Purging py3-packaging (25.0-r0) (24/44) Purging py3-parsing-pyc (3.2.3-r0) (25/44) Purging py3-parsing (3.2.3-r0) (26/44) Purging py3-pluggy-pyc (1.6.0-r0) (27/44) Purging py3-pluggy (1.6.0-r0) (28/44) Purging py3-py-pyc (1.11.0-r4) (29/44) Purging py3-py (1.11.0-r4) (30/44) Purging py3-pygments-pyc (2.19.2-r0) (31/44) Purging py3-pygments (2.19.2-r0) (32/44) Purging python3-pyc (3.12.12-r0) (33/44) Purging python3-pycache-pyc0 (3.12.12-r0) (34/44) Purging pyc (3.12.12-r0) (35/44) Purging python3 (3.12.12-r0) (36/44) Purging gdbm (1.26-r0) (37/44) Purging libbz2 (1.0.8-r6) (38/44) Purging libffi (3.5.2-r0) (39/44) Purging libgfortran (15.2.0-r1) (40/44) Purging libpanelw (6.5_p20251010-r0) (41/44) Purging libquadmath (15.2.0-r1) (42/44) Purging mpdecimal (4.0.1-r0) (43/44) Purging sqlite-libs (3.50.4-r1) (44/44) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 426 MiB in 105 packages >>> py3-lap: Updating the community/x86 repository index... >>> py3-lap: Signing the index...