>>> py3-meson-python: Building community/py3-meson-python 0.13.1-r0 (using abuild 3.11.0_rc13-r0) started Fri, 28 Apr 2023 17:48:05 +0000 >>> py3-meson-python: Checking sanity of /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 cython patchelf py3-pytest py3-pytest-mock py3-wheel python3-dev (1/40) Installing samurai (1.2-r3) (2/40) Installing libbz2 (1.0.8-r5) (3/40) Installing libffi (3.4.4-r2) (4/40) Installing gdbm (1.23-r1) (5/40) Installing xz-libs (5.4.2-r1) (6/40) Installing mpdecimal (2.5.1-r2) (7/40) Installing libpanelw (6.4_p20230424-r0) (8/40) Installing readline (8.2.1-r1) (9/40) Installing sqlite-libs (3.41.2-r2) (10/40) Installing python3 (3.11.3-r10) (11/40) Installing python3-pycache-pyc0 (3.11.3-r10) (12/40) Installing pyc (0.1-r0) (13/40) Installing meson-pyc (1.1.0-r1) (14/40) Installing python3-pyc (3.11.3-r10) (15/40) Installing meson (1.1.0-r1) (16/40) Installing py3-parsing (3.0.9-r2) (17/40) Installing py3-parsing-pyc (3.0.9-r2) (18/40) Installing py3-packaging (23.1-r1) (19/40) Installing py3-packaging-pyc (23.1-r1) (20/40) Installing py3-pyproject-metadata (0.7.1-r1) (21/40) Installing py3-pyproject-metadata-pyc (0.7.1-r1) (22/40) Installing cython (0.29.34-r2) (23/40) Installing cython-pyc (0.29.34-r2) (24/40) Installing patchelf (0.18.0-r0) (25/40) Installing py3-iniconfig (1.1.1-r6) (26/40) Installing py3-iniconfig-pyc (1.1.1-r6) (27/40) Installing py3-pluggy (1.0.0-r3) (28/40) Installing py3-pluggy-pyc (1.0.0-r3) (29/40) Installing py3-py (1.11.0-r2) (30/40) Installing py3-py-pyc (1.11.0-r2) (31/40) Installing py3-pytest (7.3.1-r1) (32/40) Installing py3-pytest-pyc (7.3.1-r1) (33/40) Installing py3-mock (5.0.2-r1) (34/40) Installing py3-mock-pyc (5.0.2-r1) (35/40) Installing py3-pytest-mock (3.10.0-r2) (36/40) Installing py3-pytest-mock-pyc (3.10.0-r2) (37/40) Installing py3-wheel (0.40.0-r1) (38/40) Installing py3-wheel-pyc (0.40.0-r1) (39/40) Installing python3-dev (3.11.3-r10) (40/40) Installing .makedepends-py3-meson-python (20230428.174806) Executing busybox-1.36.0-r8.trigger OK: 451 MiB in 139 packages >>> py3-meson-python: Cleaning up srcdir >>> py3-meson-python: Cleaning up pkgdir >>> py3-meson-python: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-meson-python-0.13.1.tar.gz >>> py3-meson-python: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-meson-python-0.13.1.tar.gz >>> py3-meson-python: Checking sha512sums... py3-meson-python-0.13.1.tar.gz: OK >>> py3-meson-python: Unpacking /var/cache/distfiles/edge/py3-meson-python-0.13.1.tar.gz... The Meson build system Version: 1.1.0 Source dir: /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.13.1 Build dir: /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.13.1/output Build type: native build Project name: meson-python Project version: 0.13.1 Host machine cpu family: arm Host machine cpu: armv8l Program python3 found: YES (/usr/bin/python3) Build targets in project: 0 meson-python 0.13.1 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 wrap_mode : nodownload 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.13.1/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.13.1/output ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.13.1 configfile: pyproject.toml testpaths: tests plugins: mock-3.10.0 collected 90 items / 3 deselected / 87 selected tests/test_consistency.py . [ 1%] tests/test_editable.py ......... [ 11%] tests/test_examples.py . [ 12%] tests/test_metadata.py ... [ 16%] tests/test_output.py ....... [ 24%] tests/test_pep517.py ................... [ 45%] tests/test_project.py ..............s [ 63%] tests/test_sdist.py ..... [ 68%] tests/test_tags.py .ss..... [ 78%] tests/test_wheel.py ...............ss [ 97%] tests/test_wheelfile.py .. [100%] =========================== short test summary info ============================ SKIPPED [1] tests/test_project.py:225: Requires MSVC SKIPPED [1] tests/test_tags.py:36: macOS specific test SKIPPED [1] tests/test_tags.py:47: macOS specific test SKIPPED [2] tests/test_wheel.py:245: macOS specific test ================= 82 passed, 5 skipped, 3 deselected in 48.96s ================= >>> py3-meson-python: Entering fakeroot... Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.13.1/mesonpy/__init__.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.11/site-packages/mesonpy Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.13.1/mesonpy/_compat.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.11/site-packages/mesonpy Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.13.1/mesonpy/_dylib.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.11/site-packages/mesonpy Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.13.1/mesonpy/_editable.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.11/site-packages/mesonpy Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.13.1/mesonpy/_elf.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.11/site-packages/mesonpy Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.13.1/mesonpy/_tags.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.11/site-packages/mesonpy Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.13.1/mesonpy/_util.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.11/site-packages/mesonpy Installing /home/buildozer/aports/community/py3-meson-python/src/meson-python-0.13.1/mesonpy/_wheelfile.py to /home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.11/site-packages/mesonpy 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.11'... Listing '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.11/site-packages'... Listing '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.11/site-packages/mesonpy'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.11/site-packages/mesonpy/__init__.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.11/site-packages/mesonpy/_compat.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.11/site-packages/mesonpy/_dylib.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.11/site-packages/mesonpy/_editable.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.11/site-packages/mesonpy/_elf.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.11/site-packages/mesonpy/_tags.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.11/site-packages/mesonpy/_util.py'... Compiling '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python/usr/lib/python3.11/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.11/site-packages/mesonpy/__pycache__' -> '/home/buildozer/aports/community/py3-meson-python/pkg/py3-meson-python-pyc/usr/lib/python3.11/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.11 >>> py3-meson-python-pyc*: Package size: 156.0 KB >>> py3-meson-python-pyc*: Compressing data... >>> py3-meson-python-pyc*: Create checksum... >>> py3-meson-python-pyc*: Create py3-meson-python-pyc-0.13.1-r0.apk >>> py3-meson-python*: Tracing dependencies... meson py3-pyproject-metadata python3 python3~3.11 >>> 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.13.1-r0.apk >>> py3-meson-python: Build complete at Fri, 28 Apr 2023 17:48:57 +0000 elapsed time 0h 0m 52s >>> py3-meson-python: Cleaning up srcdir >>> py3-meson-python: Cleaning up pkgdir >>> py3-meson-python: Uninstalling dependencies... (1/40) Purging .makedepends-py3-meson-python (20230428.174806) (2/40) Purging meson-pyc (1.1.0-r1) (3/40) Purging meson (1.1.0-r1) (4/40) Purging samurai (1.2-r3) (5/40) Purging py3-pyproject-metadata-pyc (0.7.1-r1) (6/40) Purging py3-pyproject-metadata (0.7.1-r1) (7/40) Purging cython-pyc (0.29.34-r2) (8/40) Purging cython (0.29.34-r2) (9/40) Purging patchelf (0.18.0-r0) (10/40) Purging py3-pytest-mock-pyc (3.10.0-r2) (11/40) Purging py3-pytest-mock (3.10.0-r2) (12/40) Purging py3-mock-pyc (5.0.2-r1) (13/40) Purging py3-mock (5.0.2-r1) (14/40) Purging py3-pytest-pyc (7.3.1-r1) (15/40) Purging py3-pytest (7.3.1-r1) (16/40) Purging py3-iniconfig-pyc (1.1.1-r6) (17/40) Purging py3-iniconfig (1.1.1-r6) (18/40) Purging py3-pluggy-pyc (1.0.0-r3) (19/40) Purging py3-pluggy (1.0.0-r3) (20/40) Purging py3-py-pyc (1.11.0-r2) (21/40) Purging py3-py (1.11.0-r2) (22/40) Purging py3-wheel-pyc (0.40.0-r1) (23/40) Purging py3-wheel (0.40.0-r1) (24/40) Purging py3-packaging-pyc (23.1-r1) (25/40) Purging py3-packaging (23.1-r1) (26/40) Purging py3-parsing-pyc (3.0.9-r2) (27/40) Purging py3-parsing (3.0.9-r2) (28/40) Purging python3-dev (3.11.3-r10) (29/40) Purging python3-pyc (3.11.3-r10) (30/40) Purging python3-pycache-pyc0 (3.11.3-r10) (31/40) Purging pyc (0.1-r0) (32/40) Purging python3 (3.11.3-r10) (33/40) Purging gdbm (1.23-r1) (34/40) Purging libbz2 (1.0.8-r5) (35/40) Purging libffi (3.4.4-r2) (36/40) Purging libpanelw (6.4_p20230424-r0) (37/40) Purging mpdecimal (2.5.1-r2) (38/40) Purging readline (8.2.1-r1) (39/40) Purging sqlite-libs (3.41.2-r2) (40/40) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 326 MiB in 99 packages >>> py3-meson-python: Updating the community/armhf repository index... >>> py3-meson-python: Signing the index...