>>> py3-lap: Building community/py3-lap 0.5.12-r0 (using abuild 3.16.0_rc4-r0) started Thu, 23 Oct 2025 12:39:46 +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.1-r0) ( 5/43) Installing mpdecimal (4.0.1-r0) ( 6/43) Installing libpanelw (6.5_p20251010-r0) ( 7/43) Installing sqlite-libs (3.50.4-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.3.4-r0) (12/43) Installing python3-pyc (3.12.12-r0) (13/43) Installing libgfortran (15.2.0-r1) (14/43) Installing openblas (0.3.30-r0) (15/43) Installing py3-numpy (2.3.4-r0) (16/43) Installing py3-numpy-tests (2.3.4-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-r0) (20/43) Installing py3-gpep517-pyc (19-r0) (21/43) Installing py3-parsing (3.2.3-r0) (22/43) Installing py3-parsing-pyc (3.2.3-r0) (23/43) Installing py3-packaging (25.0-r0) (24/43) Installing py3-packaging-pyc (25.0-r0) (25/43) Installing py3-setuptools (80.9.0-r1) (26/43) Installing py3-setuptools-pyc (80.9.0-r1) (27/43) Installing py3-wheel (0.46.1-r0) (28/43) Installing py3-wheel-pyc (0.46.1-r0) (29/43) Installing cython (3.0.12-r0) (30/43) Installing cython-pyc (3.0.12-r0) (31/43) Installing py3-numpy-dev (2.3.4-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 (8.4.2-r1) (42/43) Installing py3-pytest-pyc (8.4.2-r1) (43/43) Installing .makedepends-py3-lap (20251023.123956) busybox-1.37.0-r24.trigger: Executing script... OK: 604 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/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.10: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 12:39:58,134 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 12:39:59,774 root INFO running bdist_wheel 2025-10-23 12:39:59,795 root INFO running build 2025-10-23 12:39:59,795 root INFO running build_py 2025-10-23 12:39:59,800 root INFO creating build/lib.linux-aarch64-cpython-312/lap 2025-10-23 12:39:59,800 root INFO copying lap/__init__.py -> build/lib.linux-aarch64-cpython-312/lap 2025-10-23 12:39:59,800 root INFO copying lap/lapmod.py -> build/lib.linux-aarch64-cpython-312/lap 2025-10-23 12:39:59,801 root INFO creating build/lib.linux-aarch64-cpython-312/lap/tests 2025-10-23 12:39:59,801 root INFO copying lap/tests/__init__.py -> build/lib.linux-aarch64-cpython-312/lap/tests 2025-10-23 12:39:59,801 root INFO copying lap/tests/test_simple.py -> build/lib.linux-aarch64-cpython-312/lap/tests 2025-10-23 12:39:59,801 root INFO copying lap/tests/test_arr_loop.py -> build/lib.linux-aarch64-cpython-312/lap/tests 2025-10-23 12:39:59,802 root INFO copying lap/tests/test_utils.py -> build/lib.linux-aarch64-cpython-312/lap/tests 2025-10-23 12:39:59,802 root INFO copying lap/tests/test_lapjv.py -> build/lib.linux-aarch64-cpython-312/lap/tests 2025-10-23 12:39:59,802 root INFO copying lap/tests/test_lapmod.py -> build/lib.linux-aarch64-cpython-312/lap/tests 2025-10-23 12:39:59,802 root INFO running egg_info 2025-10-23 12:39:59,805 root INFO creating lap.egg-info 2025-10-23 12:39:59,805 root INFO writing lap.egg-info/PKG-INFO 2025-10-23 12:39:59,806 root INFO writing dependency_links to lap.egg-info/dependency_links.txt 2025-10-23 12:39:59,806 root INFO writing requirements to lap.egg-info/requires.txt 2025-10-23 12:39:59,806 root INFO writing top-level names to lap.egg-info/top_level.txt 2025-10-23 12:39:59,807 root INFO writing manifest file 'lap.egg-info/SOURCES.txt' 2025-10-23 12:39:59,811 root INFO reading manifest file 'lap.egg-info/SOURCES.txt' 2025-10-23 12:39:59,811 root INFO reading manifest template 'MANIFEST.in' 2025-10-23 12:39:59,812 root WARNING warning: no files found matching '*.txt' 2025-10-23 12:39:59,813 root WARNING warning: no previously-included files matching '*/__pycache__' found anywhere in distribution 2025-10-23 12:39:59,813 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-10-23 12:39:59,813 root WARNING no previously-included directories found matching '.github' 2025-10-23 12:39:59,814 root WARNING no previously-included directories found matching '.githubtest' 2025-10-23 12:39:59,814 root INFO adding license file 'LICENSE' 2025-10-23 12:39:59,815 root INFO writing manifest file 'lap.egg-info/SOURCES.txt' 2025-10-23 12:39:59,816 root INFO copying lap/tests/cost_eps.csv.gz -> build/lib.linux-aarch64-cpython-312/lap/tests 2025-10-23 12:39:59,819 root INFO running build_ext 2025-10-23 12:39:59,821 root INFO building 'lap._lapjv' extension 2025-10-23 12:39:59,822 root INFO creating build/temp.linux-aarch64-cpython-312/_lapjv_cpp 2025-10-23 12:39:59,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_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-aarch64-cpython-312/_lapjv_cpp/_lapjv.o 2025-10-23 12:40:04,130 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-aarch64-cpython-312/_lapjv_cpp/lapjv.o 2025-10-23 12:40:04,335 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-aarch64-cpython-312/_lapjv_cpp/lapmod.o 2025-10-23 12:40:04,694 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-aarch64-cpython-312/_lapjv_cpp/_lapjv.o build/temp.linux-aarch64-cpython-312/_lapjv_cpp/lapjv.o build/temp.linux-aarch64-cpython-312/_lapjv_cpp/lapmod.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/lap/_lapjv.cpython-312-aarch64-linux-musl.so 2025-10-23 12:40:04,720 root INFO installing to build/bdist.linux-aarch64/wheel 2025-10-23 12:40:04,720 root INFO running install 2025-10-23 12:40:04,731 root INFO running install_lib 2025-10-23 12:40:04,737 root INFO creating build/bdist.linux-aarch64/wheel 2025-10-23 12:40:04,737 root INFO creating build/bdist.linux-aarch64/wheel/lap 2025-10-23 12:40:04,737 root INFO copying build/lib.linux-aarch64-cpython-312/lap/__init__.py -> build/bdist.linux-aarch64/wheel/./lap 2025-10-23 12:40:04,738 root INFO copying build/lib.linux-aarch64-cpython-312/lap/lapmod.py -> build/bdist.linux-aarch64/wheel/./lap 2025-10-23 12:40:04,738 root INFO copying build/lib.linux-aarch64-cpython-312/lap/_lapjv.cpython-312-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/./lap 2025-10-23 12:40:04,738 root INFO creating build/bdist.linux-aarch64/wheel/lap/tests 2025-10-23 12:40:04,738 root INFO copying build/lib.linux-aarch64-cpython-312/lap/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./lap/tests 2025-10-23 12:40:04,738 root INFO copying build/lib.linux-aarch64-cpython-312/lap/tests/test_simple.py -> build/bdist.linux-aarch64/wheel/./lap/tests 2025-10-23 12:40:04,739 root INFO copying build/lib.linux-aarch64-cpython-312/lap/tests/test_arr_loop.py -> build/bdist.linux-aarch64/wheel/./lap/tests 2025-10-23 12:40:04,739 root INFO copying build/lib.linux-aarch64-cpython-312/lap/tests/test_utils.py -> build/bdist.linux-aarch64/wheel/./lap/tests 2025-10-23 12:40:04,739 root INFO copying build/lib.linux-aarch64-cpython-312/lap/tests/cost_eps.csv.gz -> build/bdist.linux-aarch64/wheel/./lap/tests 2025-10-23 12:40:04,741 root INFO copying build/lib.linux-aarch64-cpython-312/lap/tests/test_lapjv.py -> build/bdist.linux-aarch64/wheel/./lap/tests 2025-10-23 12:40:04,741 root INFO copying build/lib.linux-aarch64-cpython-312/lap/tests/test_lapmod.py -> build/bdist.linux-aarch64/wheel/./lap/tests 2025-10-23 12:40:04,741 root INFO running install_egg_info 2025-10-23 12:40:04,745 root INFO Copying lap.egg-info to build/bdist.linux-aarch64/wheel/./lap-0.5.12-py3.12.egg-info 2025-10-23 12:40:04,746 root INFO running install_scripts 2025-10-23 12:40:04,753 root INFO creating build/bdist.linux-aarch64/wheel/lap-0.5.12.dist-info/WHEEL 2025-10-23 12:40:04,754 wheel INFO creating '/home/buildozer/aports/community/py3-lap/src/lap-0.5.12/.dist/.tmp-akepsj3z/lap-0.5.12-cp312-cp312-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2025-10-23 12:40:04,754 wheel INFO adding 'lap/__init__.py' 2025-10-23 12:40:04,755 wheel INFO adding 'lap/_lapjv.cpython-312-aarch64-linux-musl.so' 2025-10-23 12:40:04,755 wheel INFO adding 'lap/lapmod.py' 2025-10-23 12:40:04,755 wheel INFO adding 'lap/tests/__init__.py' 2025-10-23 12:40:04,758 wheel INFO adding 'lap/tests/cost_eps.csv.gz' 2025-10-23 12:40:04,760 wheel INFO adding 'lap/tests/test_arr_loop.py' 2025-10-23 12:40:04,760 wheel INFO adding 'lap/tests/test_lapjv.py' 2025-10-23 12:40:04,760 wheel INFO adding 'lap/tests/test_lapmod.py' 2025-10-23 12:40:04,760 wheel INFO adding 'lap/tests/test_simple.py' 2025-10-23 12:40:04,760 wheel INFO adding 'lap/tests/test_utils.py' 2025-10-23 12:40:04,761 wheel INFO adding 'lap-0.5.12.dist-info/licenses/LICENSE' 2025-10-23 12:40:04,761 wheel INFO adding 'lap-0.5.12.dist-info/METADATA' 2025-10-23 12:40:04,761 wheel INFO adding 'lap-0.5.12.dist-info/WHEEL' 2025-10-23 12:40:04,761 wheel INFO adding 'lap-0.5.12.dist-info/top_level.txt' 2025-10-23 12:40:04,761 wheel INFO adding 'lap-0.5.12.dist-info/RECORD' 2025-10-23 12:40:04,762 root INFO removing build/bdist.linux-aarch64/wheel 2025-10-23 12:40:04,763 gpep517 INFO The backend produced .dist/lap-0.5.12-cp312-cp312-linux_aarch64.whl lap-0.5.12-cp312-cp312-linux_aarch64.whl (0.5195884039056293, array([3, 0, 1, 2], dtype=int32), array([ 1, 2, 3, 0, -1], dtype=int32)) >>> py3-lap: Entering fakeroot... libfakeroot internal error: payload not recognized! >>> 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-aarch64.so.1 >>> py3-lap*: Package size: 1.6 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 12:40:07 +0000 elapsed time 0h 0m 21s >>> py3-lap: Cleaning up srcdir >>> py3-lap: Cleaning up pkgdir >>> py3-lap: Cleaning up tmpdir >>> py3-lap: Uninstalling dependencies... ( 1/43) Purging .makedepends-py3-lap (20251023.123956) ( 2/43) Purging py3-gpep517-pyc (19-r0) ( 3/43) Purging py3-gpep517 (19-r0) ( 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 (80.9.0-r1) ( 7/43) Purging py3-setuptools (80.9.0-r1) ( 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.0.12-r0) (11/43) Purging cython (3.0.12-r0) (12/43) Purging py3-numpy-dev (2.3.4-r0) (13/43) Purging py3-numpy-tests (2.3.4-r0) (14/43) Purging py3-numpy-pyc (2.3.4-r0) (15/43) Purging py3-numpy (2.3.4-r0) (16/43) Purging openblas (0.3.30-r0) (17/43) Purging python3-dev (3.12.12-r0) (18/43) Purging py3-pytest-pyc (8.4.2-r1) (19/43) Purging py3-pytest (8.4.2-r1) (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.2.3-r0) (25/43) Purging py3-parsing (3.2.3-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-r1) (40/43) Purging libpanelw (6.5_p20251010-r0) (41/43) Purging mpdecimal (4.0.1-r0) (42/43) Purging sqlite-libs (3.50.4-r1) (43/43) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 431 MiB in 105 packages >>> py3-lap: Updating the community/aarch64 repository index... >>> py3-lap: Signing the index...