>>> py3-msgpack: Building community/py3-msgpack 1.1.2-r1 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 22:28:17 +0000 >>> py3-msgpack: Validating /home/buildozer/aports/community/py3-msgpack/APKBUILD... >>> py3-msgpack: Analyzing dependencies... >>> py3-msgpack: Installing for build: build-base python3 python3-dev py3-gpep517 py3-setuptools cython py3-wheel py3-pytest-xdist py3-pluggy ( 1/41) Installing libbz2 (1.0.8-r6) ( 2/41) Installing libffi (3.5.2-r0) ( 3/41) Installing gdbm (1.26-r0) ( 4/41) Installing xz-libs (5.8.2-r0) ( 5/41) Installing mpdecimal (4.0.1-r0) ( 6/41) Installing libpanelw (6.6_p20251231-r0) ( 7/41) Installing sqlite-libs (3.51.2-r1) ( 8/41) Installing python3 (3.14.3-r0) ( 9/41) Installing python3-pycache-pyc0 (3.14.3-r0) (10/41) Installing pyc (3.14.3-r0) (11/41) Installing python3-pyc (3.14.3-r0) (12/41) Installing python3-dev (3.14.3-r0) (13/41) Installing py3-installer (0.7.0-r3) (14/41) Installing py3-installer-pyc (0.7.0-r3) (15/41) Installing py3-gpep517 (19-r2) (16/41) Installing py3-gpep517-pyc (19-r2) (17/41) Installing py3-parsing (3.3.2-r1) (18/41) Installing py3-parsing-pyc (3.3.2-r1) (19/41) Installing py3-packaging (26.0-r1) (20/41) Installing py3-packaging-pyc (26.0-r1) (21/41) Installing py3-setuptools (82.0.1-r1) (22/41) Installing py3-setuptools-pyc (82.0.1-r1) (23/41) Installing cython (3.2.4-r1) (24/41) Installing cython-pyc (3.2.4-r1) (25/41) Installing py3-wheel (0.46.3-r1) (26/41) Installing py3-wheel-pyc (0.46.3-r1) (27/41) Installing py3-execnet (2.1.1-r1) (28/41) Installing py3-execnet-pyc (2.1.1-r1) (29/41) Installing py3-iniconfig (2.3.0-r1) (30/41) Installing py3-iniconfig-pyc (2.3.0-r1) (31/41) Installing py3-pluggy (1.6.0-r1) (32/41) Installing py3-pluggy-pyc (1.6.0-r1) (33/41) Installing py3-py (1.11.0-r5) (34/41) Installing py3-py-pyc (1.11.0-r5) (35/41) Installing py3-pygments (2.19.2-r1) (36/41) Installing py3-pygments-pyc (2.19.2-r1) (37/41) Installing py3-pytest (9.0.2-r1) (38/41) Installing py3-pytest-pyc (9.0.2-r1) (39/41) Installing py3-pytest-xdist (3.8.0-r1) (40/41) Installing py3-pytest-xdist-pyc (3.8.0-r1) (41/41) Installing .makedepends-py3-msgpack (20260328.222821) Executing busybox-1.37.0-r31.trigger OK: 570.5 MiB in 145 packages >>> py3-msgpack: Cleaning up srcdir >>> py3-msgpack: Cleaning up pkgdir >>> py3-msgpack: Cleaning up tmpdir >>> py3-msgpack: Fetching https://distfiles.alpinelinux.org/distfiles/edge/msgpack-python-1.1.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/msgpack-python-1.1.2.tar.gz.part' msgpack-python-1.1.2 100% |********************************| 52406 0:00:00 ETA '/var/cache/distfiles/edge/msgpack-python-1.1.2.tar.gz.part' saved /var/cache/distfiles/edge/msgpack-python-1.1.2.tar.gz: OK >>> py3-msgpack: Fetching https://distfiles.alpinelinux.org/distfiles/edge/msgpack-python-1.1.2.tar.gz /var/cache/distfiles/edge/msgpack-python-1.1.2.tar.gz: OK >>> py3-msgpack: Unpacking /var/cache/distfiles/edge/msgpack-python-1.1.2.tar.gz... cython msgpack/_cmsgpack.pyx 2026-03-28 22:28:25,301 gpep517 INFO Building wheel via backend setuptools.build_meta 2026-03-28 22:28:25,434 root INFO running bdist_wheel 2026-03-28 22:28:25,450 root INFO running build 2026-03-28 22:28:25,450 root INFO running build_py 2026-03-28 22:28:25,454 root INFO creating build/lib.linux-i686-cpython-314/msgpack 2026-03-28 22:28:25,454 root INFO copying msgpack/exceptions.py -> build/lib.linux-i686-cpython-314/msgpack 2026-03-28 22:28:25,455 root INFO copying msgpack/__init__.py -> build/lib.linux-i686-cpython-314/msgpack 2026-03-28 22:28:25,455 root INFO copying msgpack/ext.py -> build/lib.linux-i686-cpython-314/msgpack 2026-03-28 22:28:25,455 root INFO copying msgpack/fallback.py -> build/lib.linux-i686-cpython-314/msgpack 2026-03-28 22:28:25,456 root INFO running build_ext 2026-03-28 22:28:25,599 root INFO building 'msgpack._cmsgpack' extension 2026-03-28 22:28:25,599 root INFO creating build/temp.linux-i686-cpython-314/msgpack 2026-03-28 22:28:25,599 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I. -I/usr/include/python3.14 -c msgpack/_cmsgpack.c -o build/temp.linux-i686-cpython-314/msgpack/_cmsgpack.o 2026-03-28 22:28:30,627 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-314/msgpack/_cmsgpack.o -L/usr/lib -o build/lib.linux-i686-cpython-314/msgpack/_cmsgpack.cpython-314-i386-linux-musl.so 2026-03-28 22:28:30,655 root INFO installing to build/bdist.linux-i686/wheel 2026-03-28 22:28:30,655 root INFO running install 2026-03-28 22:28:30,666 root INFO running install_lib 2026-03-28 22:28:30,670 root INFO creating build/bdist.linux-i686/wheel 2026-03-28 22:28:30,670 root INFO creating build/bdist.linux-i686/wheel/msgpack 2026-03-28 22:28:30,670 root INFO copying build/lib.linux-i686-cpython-314/msgpack/exceptions.py -> build/bdist.linux-i686/wheel/./msgpack 2026-03-28 22:28:30,671 root INFO copying build/lib.linux-i686-cpython-314/msgpack/_cmsgpack.cpython-314-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./msgpack 2026-03-28 22:28:30,672 root INFO copying build/lib.linux-i686-cpython-314/msgpack/__init__.py -> build/bdist.linux-i686/wheel/./msgpack 2026-03-28 22:28:30,672 root INFO copying build/lib.linux-i686-cpython-314/msgpack/ext.py -> build/bdist.linux-i686/wheel/./msgpack 2026-03-28 22:28:30,672 root INFO copying build/lib.linux-i686-cpython-314/msgpack/fallback.py -> build/bdist.linux-i686/wheel/./msgpack 2026-03-28 22:28:30,672 root INFO running install_egg_info 2026-03-28 22:28:30,676 root INFO running egg_info 2026-03-28 22:28:30,679 root INFO creating msgpack.egg-info 2026-03-28 22:28:30,679 root INFO writing msgpack.egg-info/PKG-INFO 2026-03-28 22:28:30,680 root INFO writing dependency_links to msgpack.egg-info/dependency_links.txt 2026-03-28 22:28:30,680 root INFO writing top-level names to msgpack.egg-info/top_level.txt 2026-03-28 22:28:30,680 root INFO writing manifest file 'msgpack.egg-info/SOURCES.txt' 2026-03-28 22:28:30,684 root INFO reading manifest file 'msgpack.egg-info/SOURCES.txt' 2026-03-28 22:28:30,685 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 22:28:30,686 root WARNING warning: no files found matching '*.cpp' under directory 'msgpack' 2026-03-28 22:28:30,687 root INFO adding license file 'COPYING' 2026-03-28 22:28:30,688 root INFO writing manifest file 'msgpack.egg-info/SOURCES.txt' 2026-03-28 22:28:30,689 root INFO Copying msgpack.egg-info to build/bdist.linux-i686/wheel/./msgpack-1.1.2-py3.14.egg-info 2026-03-28 22:28:30,690 root INFO running install_scripts 2026-03-28 22:28:30,698 root INFO creating build/bdist.linux-i686/wheel/msgpack-1.1.2.dist-info/WHEEL 2026-03-28 22:28:30,698 wheel INFO creating '/home/buildozer/aports/community/py3-msgpack/src/msgpack-python-1.1.2/.dist/.tmp-ofevf_kh/msgpack-1.1.2-cp314-cp314-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-03-28 22:28:30,699 wheel INFO adding 'msgpack/__init__.py' 2026-03-28 22:28:30,699 wheel INFO adding 'msgpack/_cmsgpack.cpython-314-i386-linux-musl.so' 2026-03-28 22:28:30,700 wheel INFO adding 'msgpack/exceptions.py' 2026-03-28 22:28:30,700 wheel INFO adding 'msgpack/ext.py' 2026-03-28 22:28:30,701 wheel INFO adding 'msgpack/fallback.py' 2026-03-28 22:28:30,701 wheel INFO adding 'msgpack-1.1.2.dist-info/licenses/COPYING' 2026-03-28 22:28:30,701 wheel INFO adding 'msgpack-1.1.2.dist-info/METADATA' 2026-03-28 22:28:30,702 wheel INFO adding 'msgpack-1.1.2.dist-info/WHEEL' 2026-03-28 22:28:30,702 wheel INFO adding 'msgpack-1.1.2.dist-info/top_level.txt' 2026-03-28 22:28:30,702 wheel INFO adding 'msgpack-1.1.2.dist-info/RECORD' 2026-03-28 22:28:30,702 root INFO removing build/bdist.linux-i686/wheel 2026-03-28 22:28:30,703 gpep517 INFO The backend produced .dist/msgpack-1.1.2-cp314-cp314-linux_i686.whl msgpack-1.1.2-cp314-cp314-linux_i686.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-msgpack/src/msgpack-python-1.1.2 configfile: pyproject.toml plugins: xdist-3.8.0 created: 48/48 workers 48 workers [120 items] ........................................................................ [ 60%] ................................................ [100%] ============================= 120 passed in 5.71s ============================== /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-273ea1d3-ea81-42fa-b790-f5a91db05b43/popen-gw33/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-273ea1d3-ea81-42fa-b790-f5a91db05b43/popen-gw33/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-273ea1d3-ea81-42fa-b790-f5a91db05b43/popen-gw33 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-273ea1d3-ea81-42fa-b790-f5a91db05b43/popen-gw33' warnings.warn( /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-273ea1d3-ea81-42fa-b790-f5a91db05b43 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-273ea1d3-ea81-42fa-b790-f5a91db05b43' warnings.warn( >>> py3-msgpack: Entering fakeroot... >>> py3-msgpack-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/msgpack/__pycache__' -> '/home/buildozer/aports/community/py3-msgpack/pkg/py3-msgpack-pyc/usr/lib/python3.14/site-packages/msgpack/__pycache__' >>> py3-msgpack-pyc*: Preparing subpackage py3-msgpack-pyc... >>> py3-msgpack-pyc*: Running postcheck for py3-msgpack-pyc >>> py3-msgpack*: Running postcheck for py3-msgpack >>> py3-msgpack*: Preparing package py3-msgpack... >>> py3-msgpack*: Stripping binaries >>> py3-msgpack*: Scanning shared objects >>> py3-msgpack-pyc*: Tracing dependencies... python3~3.14 >>> py3-msgpack-pyc*: Package size: 53.6 KB >>> py3-msgpack-pyc*: Compressing data... >>> py3-msgpack-pyc*: Create checksum... >>> py3-msgpack-pyc*: Create py3-msgpack-pyc-1.1.2-r1.apk >>> py3-msgpack*: Tracing dependencies... python3 python3~3.14 so:libc.musl-x86.so.1 >>> py3-msgpack*: Package size: 168.4 KB >>> py3-msgpack*: Compressing data... >>> py3-msgpack*: Create checksum... >>> py3-msgpack*: Create py3-msgpack-1.1.2-r1.apk >>> py3-msgpack: Build complete at Sat, 28 Mar 2026 22:28:38 +0000 elapsed time 0h 0m 21s >>> py3-msgpack: Cleaning up srcdir >>> py3-msgpack: Cleaning up pkgdir >>> py3-msgpack: Cleaning up tmpdir >>> py3-msgpack: Uninstalling dependencies... ( 1/41) Purging .makedepends-py3-msgpack (20260328.222821) ( 2/41) Purging python3-dev (3.14.3-r0) ( 3/41) Purging py3-gpep517-pyc (19-r2) ( 4/41) Purging py3-gpep517 (19-r2) ( 5/41) Purging py3-installer-pyc (0.7.0-r3) ( 6/41) Purging py3-installer (0.7.0-r3) ( 7/41) Purging py3-setuptools-pyc (82.0.1-r1) ( 8/41) Purging py3-setuptools (82.0.1-r1) ( 9/41) Purging cython-pyc (3.2.4-r1) (10/41) Purging cython (3.2.4-r1) (11/41) Purging py3-wheel-pyc (0.46.3-r1) (12/41) Purging py3-wheel (0.46.3-r1) (13/41) Purging py3-pytest-xdist-pyc (3.8.0-r1) (14/41) Purging py3-pytest-xdist (3.8.0-r1) (15/41) Purging py3-execnet-pyc (2.1.1-r1) (16/41) Purging py3-execnet (2.1.1-r1) (17/41) Purging py3-pytest-pyc (9.0.2-r1) (18/41) Purging py3-pytest (9.0.2-r1) (19/41) Purging py3-iniconfig-pyc (2.3.0-r1) (20/41) Purging py3-iniconfig (2.3.0-r1) (21/41) Purging py3-packaging-pyc (26.0-r1) (22/41) Purging py3-packaging (26.0-r1) (23/41) Purging py3-parsing-pyc (3.3.2-r1) (24/41) Purging py3-parsing (3.3.2-r1) (25/41) Purging py3-py-pyc (1.11.0-r5) (26/41) Purging py3-py (1.11.0-r5) (27/41) Purging py3-pygments-pyc (2.19.2-r1) (28/41) Purging py3-pygments (2.19.2-r1) (29/41) Purging py3-pluggy-pyc (1.6.0-r1) (30/41) Purging py3-pluggy (1.6.0-r1) (31/41) Purging python3-pyc (3.14.3-r0) (32/41) Purging python3-pycache-pyc0 (3.14.3-r0) (33/41) Purging pyc (3.14.3-r0) (34/41) Purging python3 (3.14.3-r0) (35/41) Purging gdbm (1.26-r0) (36/41) Purging libbz2 (1.0.8-r6) (37/41) Purging libffi (3.5.2-r0) (38/41) Purging libpanelw (6.6_p20251231-r0) (39/41) Purging mpdecimal (4.0.1-r0) (40/41) Purging sqlite-libs (3.51.2-r1) (41/41) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 426.6 MiB in 104 packages >>> py3-msgpack: Updating the community/x86 repository index... >>> py3-msgpack: Signing the index...