>>> py3-meson-python: Building community/py3-meson-python 0.19.0-r0 (using abuild 3.16.0-r0) started Sat, 04 Apr 2026 01:42:42 +0000 >>> py3-meson-python: Validating /home/buildozer/aports/community/py3-meson-python/APKBUILD... >>> py3-meson-python: Analyzing dependencies... >>> py3-meson-python: Installing for build: build-base meson py3-pyproject-metadata python3 cmake cython git patchelf py3-pytest py3-pytest-mock py3-wheel python3-dev ( 1/46) Installing samurai (1.2-r8) ( 2/46) Installing libbz2 (1.0.8-r6) ( 3/46) Installing libffi (3.5.2-r0) ( 4/46) Installing gdbm (1.26-r0) ( 5/46) Installing xz-libs (5.8.2-r0) ( 6/46) Installing mpdecimal (4.0.1-r0) ( 7/46) Installing libpanelw (6.6_p20251231-r0) ( 8/46) Installing sqlite-libs (3.51.2-r1) ( 9/46) Installing python3 (3.14.3-r0) (10/46) Installing python3-pycache-pyc0 (3.14.3-r0) (11/46) Installing pyc (3.14.3-r0) (12/46) Installing meson-pyc (1.10.2-r1) (13/46) Installing python3-pyc (3.14.3-r0) (14/46) Installing meson (1.10.2-r1) (15/46) Installing py3-parsing (3.3.2-r1) (16/46) Installing py3-parsing-pyc (3.3.2-r1) (17/46) Installing py3-packaging (26.0-r1) (18/46) Installing py3-packaging-pyc (26.0-r1) (19/46) Installing py3-pyproject-metadata (0.9.1-r1) (20/46) Installing py3-pyproject-metadata-pyc (0.9.1-r1) (21/46) Installing libarchive (3.8.6-r0) (22/46) Installing rhash-libs (1.4.6-r0) (23/46) Installing libuv (1.51.0-r0) (24/46) Installing cmake (4.2.3-r0) (25/46) Installing cython (3.2.4-r1) (26/46) Installing cython-pyc (3.2.4-r1) (27/46) Installing patchelf (0.18.0-r3) (28/46) Installing py3-iniconfig (2.3.0-r1) (29/46) Installing py3-iniconfig-pyc (2.3.0-r1) (30/46) Installing py3-pluggy (1.6.0-r1) (31/46) Installing py3-pluggy-pyc (1.6.0-r1) (32/46) Installing py3-py (1.11.0-r5) (33/46) Installing py3-py-pyc (1.11.0-r5) (34/46) Installing py3-pygments (2.20.0-r0) (35/46) Installing py3-pygments-pyc (2.20.0-r0) (36/46) Installing py3-pytest (9.0.2-r1) (37/46) Installing py3-pytest-pyc (9.0.2-r1) (38/46) Installing py3-mock (5.2.0-r1) (39/46) Installing py3-mock-pyc (5.2.0-r1) (40/46) Installing py3-pytest-mock (3.15.1-r1) (41/46) Installing py3-pytest-mock-pyc (3.15.1-r1) (42/46) Installing py3-wheel (0.46.3-r1) (43/46) Installing py3-wheel-pyc (0.46.3-r1) (44/46) Installing python3-dev (3.14.3-r0) (45/46) Installing .makedepends-py3-meson-python (20260404.014243) (46/46) Installing abuild-meson (1.10.2-r1) Executing busybox-1.37.0-r31.trigger OK: 556.9 MiB in 150 packages >>> py3-meson-python: Cleaning up srcdir >>> py3-meson-python: Cleaning up pkgdir >>> py3-meson-python: Cleaning up tmpdir >>> py3-meson-python: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-meson-python-0.19.0.tar.gz /var/cache/distfiles/edge/py3-meson-python-0.19.0.tar.gz: OK >>> py3-meson-python: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-meson-python-0.19.0.tar.gz /var/cache/distfiles/edge/py3-meson-python-0.19.0.tar.gz: OK >>> py3-meson-python: Unpacking /var/cache/distfiles/edge/py3-meson-python-0.19.0.tar.gz... The Meson build system Version: 1.10.2 Source dir: /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.19.0 Build dir: /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.19.0/output Build type: native build Project name: meson-python Project version: undefined Host machine cpu family: arm Host machine cpu: armv8l Program python3 found: YES (/usr/bin/python3) Build targets in project: 0 meson-python undefined User defined options auto_features : auto b_lto : false b_pie : true b_staticpic : true bindir : /usr/bin buildtype : plain datadir : /usr/share includedir : /usr/include infodir : /usr/share/info libdir : /usr/lib libexecdir : /usr/libexec localedir : /usr/share/locale localstatedir : /var mandir : /usr/share/man prefix : /usr python.bytecompile: 0 sbindir : /usr/sbin sharedstatedir : /var/lib sysconfdir : /etc werror : false wrap_mode : nodownload Found ninja-1.9 at /usr/bin/ninja ninja: entering directory '/home/buildozer/aports/community/py3-meson-python/src/meson-python-0.19.0/output' INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.19.0/output ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.19.0 configfile: pyproject.toml testpaths: tests plugins: mock-3.15.1 collected 140 items / 8 deselected / 132 selected tests/test_consistency.py .. [ 1%] tests/test_editable.py ............ [ 10%] tests/test_metadata.py ....... [ 15%] tests/test_options.py sss [ 18%] tests/test_output.py ......... [ 25%] tests/test_pep517.py ................... [ 39%] tests/test_project.py ................ssssss... [ 58%] tests/test_sdist.py ........... [ 66%] tests/test_tags.py .ssss..... [ 74%] tests/test_wheel.py ..................ss........... [ 97%] tests/test_wheelfile.py ... [100%] =========================== short test summary info ============================ SKIPPED [3] tests/test_options.py:18: Ninja version too old SKIPPED [1] tests/test_project.py:336: requires MSVC SKIPPED [3] tests/test_project.py:348: macOS specific test SKIPPED [2] tests/test_project.py:365: macOS specific test SKIPPED [1] tests/test_tags.py:48: macOS specific test SKIPPED [1] tests/test_tags.py:65: macOS specific test SKIPPED [1] tests/test_tags.py:75: macOS specific test SKIPPED [1] tests/test_tags.py:83: macOS specific test SKIPPED [2] tests/test_wheel.py:283: macOS specific test =========== 117 passed, 15 skipped, 8 deselected in 88.84s (0:01:28) =========== /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-f5f903b7-9ea6-4198-85b4-fa9c489acf14/popen-gw50/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-f5f903b7-9ea6-4198-85b4-fa9c489acf14/popen-gw50/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-f5f903b7-9ea6-4198-85b4-fa9c489acf14/popen-gw50 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-f5f903b7-9ea6-4198-85b4-fa9c489acf14/popen-gw50' warnings.warn( /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-f5f903b7-9ea6-4198-85b4-fa9c489acf14 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-f5f903b7-9ea6-4198-85b4-fa9c489acf14' warnings.warn( >>> py3-meson-python: Entering fakeroot... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy/__init__.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy/_compat.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy/_editable.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy/_rpath.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy/_tags.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy/_util.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy/_wheelfile.py'... Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.19.0/mesonpy/__init__.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.19.0/mesonpy/_compat.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.19.0/mesonpy/_editable.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.19.0/mesonpy/_rpath.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.19.0/mesonpy/_tags.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.19.0/mesonpy/_util.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.19.0/mesonpy/_wheelfile.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy Running custom install script '/usr/bin/python3 /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.19.0/output/meson-private/pycompile.py python-3.14-installed.json 0' Listing '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib'... Listing '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14'... Listing '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages'... Listing '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy/__init__.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy/_compat.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy/_editable.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy/_rpath.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy/_tags.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy/_util.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.14/site-packages/mesonpy/_wheelfile.py'... >>> py3-meson-python-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/mesonpy/__pycache__' -> '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python-pyc/usr/lib/python3.14/site-packages/mesonpy/__pycache__' >>> py3-meson-python-pyc*: Preparing subpackage py3-meson-python-pyc... >>> py3-meson-python-pyc*: Running postcheck for py3-meson-python-pyc >>> py3-meson-python*: Running postcheck for py3-meson-python >>> py3-meson-python*: Preparing package py3-meson-python... >>> py3-meson-python-pyc*: Tracing dependencies... python3~3.14 >>> py3-meson-python-pyc*: Package size: 138.1 KB >>> py3-meson-python-pyc*: Compressing data... >>> py3-meson-python-pyc*: Create checksum... >>> py3-meson-python-pyc*: Create py3-meson-python-pyc-0.19.0-r0.apk >>> py3-meson-python*: Tracing dependencies... meson py3-pyproject-metadata python3 python3~3.14 >>> py3-meson-python*: Package size: 83.8 KB >>> py3-meson-python*: Compressing data... >>> py3-meson-python*: Create checksum... >>> py3-meson-python*: Create py3-meson-python-0.19.0-r0.apk >>> py3-meson-python: Build complete at Sat, 04 Apr 2026 01:44:16 +0000 elapsed time 0h 1m 34s >>> py3-meson-python: Cleaning up srcdir >>> py3-meson-python: Cleaning up pkgdir >>> py3-meson-python: Cleaning up tmpdir >>> py3-meson-python: Uninstalling dependencies... ( 1/46) Purging .makedepends-py3-meson-python (20260404.014243) ( 2/46) Purging py3-pyproject-metadata-pyc (0.9.1-r1) ( 3/46) Purging py3-pyproject-metadata (0.9.1-r1) ( 4/46) Purging cmake (4.2.3-r0) ( 5/46) Purging cython-pyc (3.2.4-r1) ( 6/46) Purging cython (3.2.4-r1) ( 7/46) Purging patchelf (0.18.0-r3) ( 8/46) Purging py3-pytest-mock-pyc (3.15.1-r1) ( 9/46) Purging py3-pytest-mock (3.15.1-r1) (10/46) Purging py3-mock-pyc (5.2.0-r1) (11/46) Purging py3-mock (5.2.0-r1) (12/46) Purging py3-pytest-pyc (9.0.2-r1) (13/46) Purging py3-pytest (9.0.2-r1) (14/46) Purging py3-iniconfig-pyc (2.3.0-r1) (15/46) Purging py3-iniconfig (2.3.0-r1) (16/46) Purging py3-pluggy-pyc (1.6.0-r1) (17/46) Purging py3-pluggy (1.6.0-r1) (18/46) Purging py3-py-pyc (1.11.0-r5) (19/46) Purging py3-py (1.11.0-r5) (20/46) Purging py3-pygments-pyc (2.20.0-r0) (21/46) Purging py3-pygments (2.20.0-r0) (22/46) Purging py3-wheel-pyc (0.46.3-r1) (23/46) Purging py3-wheel (0.46.3-r1) (24/46) Purging py3-packaging-pyc (26.0-r1) (25/46) Purging py3-packaging (26.0-r1) (26/46) Purging py3-parsing-pyc (3.3.2-r1) (27/46) Purging py3-parsing (3.3.2-r1) (28/46) Purging python3-dev (3.14.3-r0) (29/46) Purging abuild-meson (1.10.2-r1) (30/46) Purging meson-pyc (1.10.2-r1) (31/46) Purging meson (1.10.2-r1) (32/46) Purging samurai (1.2-r8) (33/46) Purging python3-pyc (3.14.3-r0) (34/46) Purging python3-pycache-pyc0 (3.14.3-r0) (35/46) Purging pyc (3.14.3-r0) (36/46) Purging python3 (3.14.3-r0) (37/46) Purging gdbm (1.26-r0) (38/46) Purging libarchive (3.8.6-r0) (39/46) Purging libbz2 (1.0.8-r6) (40/46) Purging libffi (3.5.2-r0) (41/46) Purging libpanelw (6.6_p20251231-r0) (42/46) Purging libuv (1.51.0-r0) (43/46) Purging mpdecimal (4.0.1-r0) (44/46) Purging rhash-libs (1.4.6-r0) (45/46) Purging sqlite-libs (3.51.2-r1) (46/46) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 342.2 MiB in 104 packages >>> py3-meson-python: Updating the community/armhf repository index... >>> py3-meson-python: Signing the index...