>>> py3-lap: Building community/py3-lap 0.5.13-r0 (using abuild 3.16.0-r0) started Fri, 27 Feb 2026 06:28:51 +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/43) Installing libbz2 (1.0.8-r6) ( 2/43) Installing libffi (3.5.2-r0) ( 3/43) Installing gdbm (1.26-r0) ( 4/43) Installing xz-libs (5.8.2-r0) ( 5/43) Installing mpdecimal (4.0.1-r0) ( 6/43) Installing libpanelw (6.6_p20251231-r0) ( 7/43) Installing sqlite-libs (3.51.2-r1) ( 8/43) Installing python3 (3.12.12-r0) ( 9/43) Installing python3-pycache-pyc0 (3.12.12-r0) (10/43) Installing pyc (3.12.12-r0) (11/43) Installing py3-numpy-pyc (2.4.2-r0) (12/43) Installing python3-pyc (3.12.12-r0) (13/43) Installing libgfortran (15.2.0-r2) (14/43) Installing openblas (0.3.30-r2) (15/43) Installing py3-numpy (2.4.2-r0) (16/43) Installing py3-numpy-tests (2.4.2-r0) (17/43) Installing py3-installer (0.7.0-r2) (18/43) Installing py3-installer-pyc (0.7.0-r2) (19/43) Installing py3-gpep517 (19-r1) (20/43) Installing py3-gpep517-pyc (19-r1) (21/43) Installing py3-parsing (3.3.2-r0) (22/43) Installing py3-parsing-pyc (3.3.2-r0) (23/43) Installing py3-packaging (25.0-r0) (24/43) Installing py3-packaging-pyc (25.0-r0) (25/43) Installing py3-setuptools (82.0.0-r0) (26/43) Installing py3-setuptools-pyc (82.0.0-r0) (27/43) Installing py3-wheel (0.46.1-r0) (28/43) Installing py3-wheel-pyc (0.46.1-r0) (29/43) Installing cython (3.1.6-r0) (30/43) Installing cython-pyc (3.1.6-r0) (31/43) Installing py3-numpy-dev (2.4.2-r0) (32/43) Installing python3-dev (3.12.12-r0) (33/43) Installing py3-iniconfig (2.3.0-r0) (34/43) Installing py3-iniconfig-pyc (2.3.0-r0) (35/43) Installing py3-pluggy (1.6.0-r0) (36/43) Installing py3-pluggy-pyc (1.6.0-r0) (37/43) Installing py3-py (1.11.0-r4) (38/43) Installing py3-py-pyc (1.11.0-r4) (39/43) Installing py3-pygments (2.19.2-r0) (40/43) Installing py3-pygments-pyc (2.19.2-r0) (41/43) Installing py3-pytest (9.0.2-r0) (42/43) Installing py3-pytest-pyc (9.0.2-r0) (43/43) Installing .makedepends-py3-lap (20260227.062852) Executing busybox-1.37.0-r31.trigger OK: 563.9 MiB in 150 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.13.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.13.tar.gz::https://github.com/gatagat/lap/archive/refs/tags/v0.5.13.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/edge/py3-lap-0.5.13.tar.gz.part' py3-lap-0.5.13.tar.g 100% |********************************| 1405k 0:00:00 ETA '/var/cache/distfiles/edge/py3-lap-0.5.13.tar.gz.part' saved /var/cache/distfiles/edge/py3-lap-0.5.13.tar.gz: OK >>> py3-lap: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-lap-0.5.13.tar.gz /var/cache/distfiles/edge/py3-lap-0.5.13.tar.gz: OK >>> py3-lap: Unpacking /var/cache/distfiles/edge/py3-lap-0.5.13.tar.gz... 2026-02-27 06:28:56,323 gpep517 INFO Building wheel via backend setuptools.build_meta Compiling _lapjv_cpp/_lapjv.pyx because it changed. [1/1] Cythonizing _lapjv_cpp/_lapjv.pyx 2026-02-27 06:28:57,106 root INFO running bdist_wheel 2026-02-27 06:28:57,121 root INFO running build 2026-02-27 06:28:57,121 root INFO running build_py 2026-02-27 06:28:57,124 root INFO creating build/lib.linux-s390x-cpython-312/lap 2026-02-27 06:28:57,124 root INFO copying lap/__init__.py -> build/lib.linux-s390x-cpython-312/lap 2026-02-27 06:28:57,124 root INFO copying lap/lapmod.py -> build/lib.linux-s390x-cpython-312/lap 2026-02-27 06:28:57,125 root INFO creating build/lib.linux-s390x-cpython-312/lap/tests 2026-02-27 06:28:57,125 root INFO copying lap/tests/__init__.py -> build/lib.linux-s390x-cpython-312/lap/tests 2026-02-27 06:28:57,125 root INFO copying lap/tests/test_utils.py -> build/lib.linux-s390x-cpython-312/lap/tests 2026-02-27 06:28:57,125 root INFO copying lap/tests/test_lapjv.py -> build/lib.linux-s390x-cpython-312/lap/tests 2026-02-27 06:28:57,125 root INFO copying lap/tests/test_arr_loop.py -> build/lib.linux-s390x-cpython-312/lap/tests 2026-02-27 06:28:57,125 root INFO copying lap/tests/test_lapmod.py -> build/lib.linux-s390x-cpython-312/lap/tests 2026-02-27 06:28:57,125 root INFO copying lap/tests/test_simple.py -> build/lib.linux-s390x-cpython-312/lap/tests 2026-02-27 06:28:57,125 root INFO running egg_info 2026-02-27 06:28:57,127 root INFO creating lap.egg-info 2026-02-27 06:28:57,127 root INFO writing lap.egg-info/PKG-INFO 2026-02-27 06:28:57,128 root INFO writing dependency_links to lap.egg-info/dependency_links.txt 2026-02-27 06:28:57,128 root INFO writing requirements to lap.egg-info/requires.txt 2026-02-27 06:28:57,128 root INFO writing top-level names to lap.egg-info/top_level.txt 2026-02-27 06:28:57,128 root INFO writing manifest file 'lap.egg-info/SOURCES.txt' 2026-02-27 06:28:57,129 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2026-02-27 06:28:57,129 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2026-02-27 06:28:57,129 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2026-02-27 06:28:57,129 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2026-02-27 06:28:57,129 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2026-02-27 06:28:57,131 root INFO reading manifest file 'lap.egg-info/SOURCES.txt' 2026-02-27 06:28:57,132 root INFO reading manifest template 'MANIFEST.in' 2026-02-27 06:28:57,132 root WARNING warning: no files found matching '*.txt' 2026-02-27 06:28:57,133 root WARNING warning: no previously-included files matching '*/__pycache__' found anywhere in distribution 2026-02-27 06:28:57,133 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-02-27 06:28:57,133 root WARNING no previously-included directories found matching '.github' 2026-02-27 06:28:57,133 root WARNING no previously-included directories found matching 'benchmark' 2026-02-27 06:28:57,133 root INFO adding license file 'LICENSE' 2026-02-27 06:28:57,134 root INFO writing manifest file 'lap.egg-info/SOURCES.txt' 2026-02-27 06:28:57,135 root INFO copying lap/tests/cost_eps.csv.gz -> build/lib.linux-s390x-cpython-312/lap/tests 2026-02-27 06:28:57,136 root INFO running build_ext 2026-02-27 06:28:57,137 root INFO building 'lap._lapjv' extension 2026-02-27 06:28:57,138 root INFO creating build/temp.linux-s390x-cpython-312/_lapjv_cpp 2026-02-27 06:28:57,138 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_lapjv_cpp -I/usr/lib/python3.12/site-packages/numpy/_core/include -Ilap -I/usr/include/python3.12 -c _lapjv_cpp/_lapjv.cpp -o build/temp.linux-s390x-cpython-312/_lapjv_cpp/_lapjv.o 2026-02-27 06:28:59,232 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_lapjv_cpp -I/usr/lib/python3.12/site-packages/numpy/_core/include -Ilap -I/usr/include/python3.12 -c _lapjv_cpp/lapjv.cpp -o build/temp.linux-s390x-cpython-312/_lapjv_cpp/lapjv.o 2026-02-27 06:28:59,370 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_lapjv_cpp -I/usr/lib/python3.12/site-packages/numpy/_core/include -Ilap -I/usr/include/python3.12 -c _lapjv_cpp/lapmod.cpp -o build/temp.linux-s390x-cpython-312/_lapjv_cpp/lapmod.o 2026-02-27 06:28:59,599 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 -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-s390x-cpython-312/_lapjv_cpp/_lapjv.o build/temp.linux-s390x-cpython-312/_lapjv_cpp/lapjv.o build/temp.linux-s390x-cpython-312/_lapjv_cpp/lapmod.o -L/usr/lib -o build/lib.linux-s390x-cpython-312/lap/_lapjv.cpython-312-s390x-linux-musl.so 2026-02-27 06:28:59,617 root INFO installing to build/bdist.linux-s390x/wheel 2026-02-27 06:28:59,617 root INFO running install 2026-02-27 06:28:59,626 root INFO running install_lib 2026-02-27 06:28:59,629 root INFO creating build/bdist.linux-s390x/wheel 2026-02-27 06:28:59,629 root INFO creating build/bdist.linux-s390x/wheel/lap 2026-02-27 06:28:59,629 root INFO copying build/lib.linux-s390x-cpython-312/lap/__init__.py -> build/bdist.linux-s390x/wheel/./lap 2026-02-27 06:28:59,629 root INFO copying build/lib.linux-s390x-cpython-312/lap/_lapjv.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/./lap 2026-02-27 06:28:59,629 root INFO creating build/bdist.linux-s390x/wheel/lap/tests 2026-02-27 06:28:59,629 root INFO copying build/lib.linux-s390x-cpython-312/lap/tests/__init__.py -> build/bdist.linux-s390x/wheel/./lap/tests 2026-02-27 06:28:59,629 root INFO copying build/lib.linux-s390x-cpython-312/lap/tests/test_utils.py -> build/bdist.linux-s390x/wheel/./lap/tests 2026-02-27 06:28:59,630 root INFO copying build/lib.linux-s390x-cpython-312/lap/tests/cost_eps.csv.gz -> build/bdist.linux-s390x/wheel/./lap/tests 2026-02-27 06:28:59,631 root INFO copying build/lib.linux-s390x-cpython-312/lap/tests/test_lapjv.py -> build/bdist.linux-s390x/wheel/./lap/tests 2026-02-27 06:28:59,631 root INFO copying build/lib.linux-s390x-cpython-312/lap/tests/test_arr_loop.py -> build/bdist.linux-s390x/wheel/./lap/tests 2026-02-27 06:28:59,631 root INFO copying build/lib.linux-s390x-cpython-312/lap/tests/test_lapmod.py -> build/bdist.linux-s390x/wheel/./lap/tests 2026-02-27 06:28:59,631 root INFO copying build/lib.linux-s390x-cpython-312/lap/tests/test_simple.py -> build/bdist.linux-s390x/wheel/./lap/tests 2026-02-27 06:28:59,631 root INFO copying build/lib.linux-s390x-cpython-312/lap/lapmod.py -> build/bdist.linux-s390x/wheel/./lap 2026-02-27 06:28:59,631 root INFO running install_egg_info 2026-02-27 06:28:59,634 root INFO Copying lap.egg-info to build/bdist.linux-s390x/wheel/./lap-0.5.13-py3.12.egg-info 2026-02-27 06:28:59,635 root INFO running install_scripts 2026-02-27 06:28:59,636 root INFO creating build/bdist.linux-s390x/wheel/lap-0.5.13.dist-info/WHEEL 2026-02-27 06:28:59,637 wheel INFO creating '/home/buildozer/aports/community/py3-lap/src/lap-0.5.13/.dist/.tmp-49_3uc_6/lap-0.5.13-cp312-cp312-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-02-27 06:28:59,637 wheel INFO adding 'lap/__init__.py' 2026-02-27 06:28:59,637 wheel INFO adding 'lap/_lapjv.cpython-312-s390x-linux-musl.so' 2026-02-27 06:28:59,638 wheel INFO adding 'lap/lapmod.py' 2026-02-27 06:28:59,638 wheel INFO adding 'lap/tests/__init__.py' 2026-02-27 06:28:59,640 wheel INFO adding 'lap/tests/cost_eps.csv.gz' 2026-02-27 06:28:59,641 wheel INFO adding 'lap/tests/test_arr_loop.py' 2026-02-27 06:28:59,641 wheel INFO adding 'lap/tests/test_lapjv.py' 2026-02-27 06:28:59,641 wheel INFO adding 'lap/tests/test_lapmod.py' 2026-02-27 06:28:59,642 wheel INFO adding 'lap/tests/test_simple.py' 2026-02-27 06:28:59,642 wheel INFO adding 'lap/tests/test_utils.py' 2026-02-27 06:28:59,642 wheel INFO adding 'lap-0.5.13.dist-info/licenses/LICENSE' 2026-02-27 06:28:59,642 wheel INFO adding 'lap-0.5.13.dist-info/METADATA' 2026-02-27 06:28:59,642 wheel INFO adding 'lap-0.5.13.dist-info/WHEEL' 2026-02-27 06:28:59,642 wheel INFO adding 'lap-0.5.13.dist-info/top_level.txt' 2026-02-27 06:28:59,642 wheel INFO adding 'lap-0.5.13.dist-info/RECORD' 2026-02-27 06:28:59,642 root INFO removing build/bdist.linux-s390x/wheel 2026-02-27 06:28:59,643 gpep517 INFO The backend produced .dist/lap-0.5.13-cp312-cp312-linux_s390x.whl lap-0.5.13-cp312-cp312-linux_s390x.whl (0.7414381395576187, array([0, 1, 4, 3], dtype=int32), array([ 0, 1, -1, 3, 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-s390x.so.1 >>> py3-lap*: Package size: 1.6 MB >>> py3-lap*: Compressing data... >>> py3-lap*: Create checksum... >>> py3-lap*: Create py3-lap-0.5.13-r0.apk >>> py3-lap: Build complete at Fri, 27 Feb 2026 06:29:00 +0000 elapsed time 0h 0m 9s >>> py3-lap: Cleaning up srcdir >>> py3-lap: Cleaning up pkgdir >>> py3-lap: Uninstalling dependencies... ( 1/43) Purging .makedepends-py3-lap (20260227.062852) ( 2/43) Purging py3-gpep517-pyc (19-r1) ( 3/43) Purging py3-gpep517 (19-r1) ( 4/43) Purging py3-installer-pyc (0.7.0-r2) ( 5/43) Purging py3-installer (0.7.0-r2) ( 6/43) Purging py3-setuptools-pyc (82.0.0-r0) ( 7/43) Purging py3-setuptools (82.0.0-r0) ( 8/43) Purging py3-wheel-pyc (0.46.1-r0) ( 9/43) Purging py3-wheel (0.46.1-r0) (10/43) Purging cython-pyc (3.1.6-r0) (11/43) Purging cython (3.1.6-r0) (12/43) Purging py3-numpy-dev (2.4.2-r0) (13/43) Purging py3-numpy-tests (2.4.2-r0) (14/43) Purging py3-numpy-pyc (2.4.2-r0) (15/43) Purging py3-numpy (2.4.2-r0) (16/43) Purging openblas (0.3.30-r2) (17/43) Purging python3-dev (3.12.12-r0) (18/43) Purging py3-pytest-pyc (9.0.2-r0) (19/43) Purging py3-pytest (9.0.2-r0) (20/43) Purging py3-iniconfig-pyc (2.3.0-r0) (21/43) Purging py3-iniconfig (2.3.0-r0) (22/43) Purging py3-packaging-pyc (25.0-r0) (23/43) Purging py3-packaging (25.0-r0) (24/43) Purging py3-parsing-pyc (3.3.2-r0) (25/43) Purging py3-parsing (3.3.2-r0) (26/43) Purging py3-pluggy-pyc (1.6.0-r0) (27/43) Purging py3-pluggy (1.6.0-r0) (28/43) Purging py3-py-pyc (1.11.0-r4) (29/43) Purging py3-py (1.11.0-r4) (30/43) Purging py3-pygments-pyc (2.19.2-r0) (31/43) Purging py3-pygments (2.19.2-r0) (32/43) Purging python3-pyc (3.12.12-r0) (33/43) Purging python3-pycache-pyc0 (3.12.12-r0) (34/43) Purging pyc (3.12.12-r0) (35/43) Purging python3 (3.12.12-r0) (36/43) Purging gdbm (1.26-r0) (37/43) Purging libbz2 (1.0.8-r6) (38/43) Purging libffi (3.5.2-r0) (39/43) Purging libgfortran (15.2.0-r2) (40/43) Purging libpanelw (6.6_p20251231-r0) (41/43) Purging mpdecimal (4.0.1-r0) (42/43) Purging sqlite-libs (3.51.2-r1) (43/43) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 386.8 MiB in 107 packages >>> py3-lap: Updating the community/s390x repository index... >>> py3-lap: Signing the index...