>>> py3-meson-python: Building community/py3-meson-python 0.15.0-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 18:28:37 +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/40) Installing samurai (1.2-r5) (2/40) Installing libbz2 (1.0.8-r6) (3/40) Installing libffi (3.4.6-r0) (4/40) Installing gdbm (1.23-r1) (5/40) Installing xz-libs (5.6.1-r3) (6/40) Installing mpdecimal (4.0.0-r0) (7/40) Installing libpanelw (6.4_p20240330-r0) (8/40) Installing readline (8.2.10-r0) (9/40) Installing sqlite-libs (3.45.2-r0) (10/40) Installing python3 (3.12.2-r1) (11/40) Installing python3-pycache-pyc0 (3.12.2-r1) (12/40) Installing pyc (3.12.2-r1) (13/40) Installing meson-pyc (1.4.0-r1) (14/40) Installing python3-pyc (3.12.2-r1) (15/40) Installing meson (1.4.0-r1) (16/40) Installing py3-parsing (3.1.2-r1) (17/40) Installing py3-parsing-pyc (3.1.2-r1) (18/40) Installing py3-packaging (24.0-r1) (19/40) Installing py3-packaging-pyc (24.0-r1) (20/40) Installing py3-pyproject-metadata (0.7.1-r5) (21/40) Installing py3-pyproject-metadata-pyc (0.7.1-r5) (22/40) Installing cython (3.0.8-r0) (23/40) Installing cython-pyc (3.0.8-r0) (24/40) Installing patchelf (0.18.0-r3) (25/40) Installing py3-iniconfig (2.0.0-r1) (26/40) Installing py3-iniconfig-pyc (2.0.0-r1) (27/40) Installing py3-pluggy (1.4.0-r1) (28/40) Installing py3-pluggy-pyc (1.4.0-r1) (29/40) Installing py3-py (1.11.0-r3) (30/40) Installing py3-py-pyc (1.11.0-r3) (31/40) Installing py3-pytest (8.1.1-r1) (32/40) Installing py3-pytest-pyc (8.1.1-r1) (33/40) Installing py3-mock (5.1.0-r2) (34/40) Installing py3-mock-pyc (5.1.0-r2) (35/40) Installing py3-pytest-mock (3.10.0-r3) (36/40) Installing py3-pytest-mock-pyc (3.10.0-r3) (37/40) Installing py3-wheel (0.42.0-r1) (38/40) Installing py3-wheel-pyc (0.42.0-r1) (39/40) Installing python3-dev (3.12.2-r1) (40/40) Installing .makedepends-py3-meson-python (20240412.182838) Executing busybox-1.36.1-r25.trigger OK: 529 MiB in 147 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 73063 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73063 100 73063 0 0 150k 0 --:--:-- --:--:-- --:--:-- 150k >>> 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/edge/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: s390x Host machine cpu: s390x 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 46.36s ================= >>> 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 18:29:27 +0000 elapsed time 0h 0m 50s >>> py3-meson-python: Cleaning up srcdir >>> py3-meson-python: Cleaning up pkgdir >>> py3-meson-python: Uninstalling dependencies... (1/40) Purging .makedepends-py3-meson-python (20240412.182838) (2/40) Purging meson-pyc (1.4.0-r1) (3/40) Purging meson (1.4.0-r1) (4/40) Purging samurai (1.2-r5) (5/40) Purging py3-pyproject-metadata-pyc (0.7.1-r5) (6/40) Purging py3-pyproject-metadata (0.7.1-r5) (7/40) Purging cython-pyc (3.0.8-r0) (8/40) Purging cython (3.0.8-r0) (9/40) Purging patchelf (0.18.0-r3) (10/40) Purging py3-pytest-mock-pyc (3.10.0-r3) (11/40) Purging py3-pytest-mock (3.10.0-r3) (12/40) Purging py3-mock-pyc (5.1.0-r2) (13/40) Purging py3-mock (5.1.0-r2) (14/40) Purging py3-pytest-pyc (8.1.1-r1) (15/40) Purging py3-pytest (8.1.1-r1) (16/40) Purging py3-iniconfig-pyc (2.0.0-r1) (17/40) Purging py3-iniconfig (2.0.0-r1) (18/40) Purging py3-pluggy-pyc (1.4.0-r1) (19/40) Purging py3-pluggy (1.4.0-r1) (20/40) Purging py3-py-pyc (1.11.0-r3) (21/40) Purging py3-py (1.11.0-r3) (22/40) Purging py3-wheel-pyc (0.42.0-r1) (23/40) Purging py3-wheel (0.42.0-r1) (24/40) Purging py3-packaging-pyc (24.0-r1) (25/40) Purging py3-packaging (24.0-r1) (26/40) Purging py3-parsing-pyc (3.1.2-r1) (27/40) Purging py3-parsing (3.1.2-r1) (28/40) Purging python3-dev (3.12.2-r1) (29/40) Purging python3-pyc (3.12.2-r1) (30/40) Purging python3-pycache-pyc0 (3.12.2-r1) (31/40) Purging pyc (3.12.2-r1) (32/40) Purging python3 (3.12.2-r1) (33/40) Purging gdbm (1.23-r1) (34/40) Purging libbz2 (1.0.8-r6) (35/40) Purging libffi (3.4.6-r0) (36/40) Purging libpanelw (6.4_p20240330-r0) (37/40) Purging mpdecimal (4.0.0-r0) (38/40) Purging readline (8.2.10-r0) (39/40) Purging sqlite-libs (3.45.2-r0) (40/40) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> py3-meson-python: Updating the community/s390x repository index... >>> py3-meson-python: Signing the index...