>>> py3-meson-python: Building community/py3-meson-python 0.15.0-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 16:22:07 +0000 >>> py3-meson-python: Checking sanity of /home/buildozer/aports/community/py3-meson-python/APKBUILD... >>> WARNING: py3-meson-python: No maintainer >>> py3-meson-python: Analyzing dependencies... >>> py3-meson-python: Installing for build: build-base meson py3-pyproject-metadata python3 cython patchelf py3-pytest py3-pytest-mock py3-wheel python3-dev (1/38) Installing samurai (1.2-r5) (2/38) Installing libffi (3.4.6-r0) (3/38) Installing gdbm (1.23-r1) (4/38) Installing mpdecimal (4.0.0-r0) (5/38) Installing libpanelw (6.4_p20240330-r0) (6/38) Installing readline (8.2.10-r0) (7/38) Installing sqlite-libs (3.45.2-r0) (8/38) Installing python3 (3.12.2-r1) (9/38) Installing python3-pycache-pyc0 (3.12.2-r1) (10/38) Installing pyc (3.12.2-r1) (11/38) Installing meson-pyc (1.4.0-r1) (12/38) Installing python3-pyc (3.12.2-r1) (13/38) Installing meson (1.4.0-r1) (14/38) Installing py3-parsing (3.1.2-r1) (15/38) Installing py3-parsing-pyc (3.1.2-r1) (16/38) Installing py3-packaging (24.0-r1) (17/38) Installing py3-packaging-pyc (24.0-r1) (18/38) Installing py3-pyproject-metadata (0.7.1-r5) (19/38) Installing py3-pyproject-metadata-pyc (0.7.1-r5) (20/38) Installing cython (3.0.8-r0) (21/38) Installing cython-pyc (3.0.8-r0) (22/38) Installing patchelf (0.18.0-r3) (23/38) Installing py3-iniconfig (2.0.0-r1) (24/38) Installing py3-iniconfig-pyc (2.0.0-r1) (25/38) Installing py3-pluggy (1.4.0-r1) (26/38) Installing py3-pluggy-pyc (1.4.0-r1) (27/38) Installing py3-py (1.11.0-r3) (28/38) Installing py3-py-pyc (1.11.0-r3) (29/38) Installing py3-pytest (8.1.1-r1) (30/38) Installing py3-pytest-pyc (8.1.1-r1) (31/38) Installing py3-mock (5.1.0-r2) (32/38) Installing py3-mock-pyc (5.1.0-r2) (33/38) Installing py3-pytest-mock (3.10.0-r3) (34/38) Installing py3-pytest-mock-pyc (3.10.0-r3) (35/38) Installing py3-wheel (0.42.0-r1) (36/38) Installing py3-wheel-pyc (0.42.0-r1) (37/38) Installing python3-dev (3.12.2-r1) (38/38) Installing .makedepends-py3-meson-python (20240412.162209) Executing busybox-1.36.1-r25.trigger OK: 451 MiB in 148 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.15.0.tar.gz >>> py3-meson-python: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-meson-python-0.15.0.tar.gz >>> py3-meson-python: Checking sha512sums... py3-meson-python-0.15.0.tar.gz: OK >>> py3-meson-python: Unpacking /var/cache/distfiles/py3-meson-python-0.15.0.tar.gz... The Meson build system Version: 1.4.0 Source dir: /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.15.0 Build dir: /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.15.0/output Build type: native build Project name: meson-python Project version: 0.15.0 Host machine cpu family: ppc64 Host machine cpu: ppc64le Program python3 found: YES (/usr/bin/python3) Build targets in project: 0 meson-python 0.15.0 User defined options auto_features : auto 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 sbindir : /usr/sbin sharedstatedir : /var/lib sysconfdir : /etc werror : false wrap_mode : nodownload python.bytecompile: 0 b_lto : false b_pie : true b_staticpic : true Found ninja-1.9 at /usr/bin/ninja ninja: entering directory '/home/buildozer/aports/community/py3-meson-python/src/meson-python-0.15.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.15.0/output ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.15.0 configfile: pyproject.toml testpaths: tests plugins: mock-3.10.0 collected 98 items / 1 deselected / 97 selected tests/test_consistency.py . [ 1%] tests/test_editable.py ......... [ 10%] tests/test_examples.py . [ 11%] tests/test_metadata.py ..... [ 16%] tests/test_options.py sss [ 19%] tests/test_output.py ......... [ 28%] tests/test_pep517.py ............. [ 42%] tests/test_project.py ...........s [ 54%] tests/test_sdist.py ........ [ 62%] tests/test_tags.py .ss..... [ 71%] tests/test_wheel.py ...............ss........ [ 96%] 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:204: Requires MSVC SKIPPED [1] tests/test_tags.py:46: macOS specific test SKIPPED [1] tests/test_tags.py:57: macOS specific test SKIPPED [2] tests/test_wheel.py:249: macOS specific test ============ 89 passed, 8 skipped, 1 deselected in 66.51s (0:01:06) ============ >>> py3-meson-python: Entering fakeroot... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy/__init__.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy/_compat.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy/_editable.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy/_rpath.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy/_tags.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy/_util.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy/_wheelfile.py'... Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.15.0/mesonpy/__init__.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.15.0/mesonpy/_compat.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.15.0/mesonpy/_editable.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.15.0/mesonpy/_rpath.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.15.0/mesonpy/_tags.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.15.0/mesonpy/_util.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.15.0/mesonpy/_wheelfile.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy Running custom install script '/usr/bin/python3 /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.15.0/output/meson-private/pycompile.py python-3.12-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.12'... Listing '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages'... Listing '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy/__init__.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy/_compat.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy/_editable.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy/_rpath.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy/_tags.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy/_util.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy/_wheelfile.py'... >>> py3-meson-python-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.12/site-packages/mesonpy/__pycache__' -> '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python-pyc/usr/lib/python3.12/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... meson py3-pyproject-metadata python3 python3~3.12 >>> py3-meson-python-pyc*: Package size: 132.0 KB >>> py3-meson-python-pyc*: Compressing data... >>> py3-meson-python-pyc*: Create checksum... >>> py3-meson-python-pyc*: Create py3-meson-python-pyc-0.15.0-r1.apk >>> py3-meson-python*: Tracing dependencies... meson py3-pyproject-metadata python3 python3~3.12 >>> py3-meson-python*: Package size: 108.0 KB >>> py3-meson-python*: Compressing data... >>> py3-meson-python*: Create checksum... >>> py3-meson-python*: Create py3-meson-python-0.15.0-r1.apk >>> py3-meson-python: Build complete at Fri, 12 Apr 2024 16:23:19 +0000 elapsed time 0h 1m 12s >>> py3-meson-python: Cleaning up srcdir >>> py3-meson-python: Cleaning up pkgdir >>> py3-meson-python: Uninstalling dependencies... (1/38) Purging .makedepends-py3-meson-python (20240412.162209) (2/38) Purging meson-pyc (1.4.0-r1) (3/38) Purging meson (1.4.0-r1) (4/38) Purging samurai (1.2-r5) (5/38) Purging py3-pyproject-metadata-pyc (0.7.1-r5) (6/38) Purging py3-pyproject-metadata (0.7.1-r5) (7/38) Purging cython-pyc (3.0.8-r0) (8/38) Purging cython (3.0.8-r0) (9/38) Purging patchelf (0.18.0-r3) (10/38) Purging py3-pytest-mock-pyc (3.10.0-r3) (11/38) Purging py3-pytest-mock (3.10.0-r3) (12/38) Purging py3-mock-pyc (5.1.0-r2) (13/38) Purging py3-mock (5.1.0-r2) (14/38) Purging py3-pytest-pyc (8.1.1-r1) (15/38) Purging py3-pytest (8.1.1-r1) (16/38) Purging py3-iniconfig-pyc (2.0.0-r1) (17/38) Purging py3-iniconfig (2.0.0-r1) (18/38) Purging py3-pluggy-pyc (1.4.0-r1) (19/38) Purging py3-pluggy (1.4.0-r1) (20/38) Purging py3-py-pyc (1.11.0-r3) (21/38) Purging py3-py (1.11.0-r3) (22/38) Purging py3-wheel-pyc (0.42.0-r1) (23/38) Purging py3-wheel (0.42.0-r1) (24/38) Purging py3-packaging-pyc (24.0-r1) (25/38) Purging py3-packaging (24.0-r1) (26/38) Purging py3-parsing-pyc (3.1.2-r1) (27/38) Purging py3-parsing (3.1.2-r1) (28/38) Purging python3-dev (3.12.2-r1) (29/38) Purging python3-pyc (3.12.2-r1) (30/38) Purging python3-pycache-pyc0 (3.12.2-r1) (31/38) Purging pyc (3.12.2-r1) (32/38) Purging python3 (3.12.2-r1) (33/38) Purging gdbm (1.23-r1) (34/38) Purging libffi (3.4.6-r0) (35/38) Purging libpanelw (6.4_p20240330-r0) (36/38) Purging mpdecimal (4.0.0-r0) (37/38) Purging readline (8.2.10-r0) (38/38) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-meson-python: Updating the community/ppc64le repository index... >>> py3-meson-python: Signing the index...