>>> py3-msgpack: Building community/py3-msgpack 1.1.2-r1 (using abuild 3.17.0_rc1-r2) started Thu, 23 Apr 2026 03:54:04 +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/42) Installing libbz2 (1.0.8-r6) ( 2/42) Installing libffi (3.5.2-r1) ( 3/42) Installing gdbm (1.26-r0) ( 4/42) Installing xz-libs (5.8.2-r0) ( 5/42) Installing mpdecimal (4.0.1-r0) ( 6/42) Installing libpanelw (6.6_p20260404-r0) ( 7/42) Installing readline (8.3.3-r1) ( 8/42) Installing sqlite-libs (3.53.0-r0) ( 9/42) Installing python3 (3.14.3-r0) (10/42) Installing python3-pycache-pyc0 (3.14.3-r0) (11/42) Installing pyc (3.14.3-r0) (12/42) Installing python3-pyc (3.14.3-r0) (13/42) Installing python3-dev (3.14.3-r0) (14/42) Installing py3-installer (1.0.0-r0) (15/42) Installing py3-installer-pyc (1.0.0-r0) (16/42) Installing py3-gpep517 (19-r2) (17/42) Installing py3-gpep517-pyc (19-r2) (18/42) Installing py3-parsing (3.3.2-r1) (19/42) Installing py3-parsing-pyc (3.3.2-r1) (20/42) Installing py3-packaging (26.0-r1) (21/42) Installing py3-packaging-pyc (26.0-r1) (22/42) Installing py3-setuptools (82.0.1-r1) (23/42) Installing py3-setuptools-pyc (82.0.1-r1) (24/42) Installing cython (3.2.4-r2) (25/42) Installing cython-pyc (3.2.4-r2) (26/42) Installing py3-wheel (0.47.0-r0) (27/42) Installing py3-wheel-pyc (0.47.0-r0) (28/42) Installing py3-execnet (2.1.1-r1) (29/42) Installing py3-execnet-pyc (2.1.1-r1) (30/42) Installing py3-iniconfig (2.3.0-r1) (31/42) Installing py3-iniconfig-pyc (2.3.0-r1) (32/42) Installing py3-pluggy (1.6.0-r1) (33/42) Installing py3-pluggy-pyc (1.6.0-r1) (34/42) Installing py3-py (1.11.0-r5) (35/42) Installing py3-py-pyc (1.11.0-r5) (36/42) Installing py3-pygments (2.20.0-r0) (37/42) Installing py3-pygments-pyc (2.20.0-r0) (38/42) Installing py3-pytest (9.0.3-r0) (39/42) Installing py3-pytest-pyc (9.0.3-r0) (40/42) Installing py3-pytest-xdist (3.8.0-r1) (41/42) Installing py3-pytest-xdist-pyc (3.8.0-r1) (42/42) Installing .makedepends-py3-msgpack (20260423.035415) Executing busybox-1.37.0-r31.trigger OK: 569.5 MiB in 144 packages >>> py3-msgpack: Cleaning up srcdir >>> py3-msgpack: Cleaning up pkgdir >>> py3-msgpack: Cleaning up tmpdir >>> py3-msgpack: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/msgpack-python-1.1.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/msgpack-python-1.1.2.tar.gz.part' msgpack-python-1.1.2 100% |********************************| 52406 0:00:00 ETA '/var/cache/distfiles/v3.24/msgpack-python-1.1.2.tar.gz.part' saved /var/cache/distfiles/v3.24/msgpack-python-1.1.2.tar.gz: OK >>> py3-msgpack: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/msgpack-python-1.1.2.tar.gz /var/cache/distfiles/v3.24/msgpack-python-1.1.2.tar.gz: OK >>> py3-msgpack: Unpacking /var/cache/distfiles/v3.24/msgpack-python-1.1.2.tar.gz... cython msgpack/_cmsgpack.pyx 2026-04-23 03:54:21,168 gpep517 INFO Building wheel via backend setuptools.build_meta 2026-04-23 03:54:21,394 root INFO running bdist_wheel 2026-04-23 03:54:21,424 root INFO running build 2026-04-23 03:54:21,424 root INFO running build_py 2026-04-23 03:54:21,430 root INFO creating build/lib.linux-i686-cpython-314/msgpack 2026-04-23 03:54:21,431 root INFO copying msgpack/exceptions.py -> build/lib.linux-i686-cpython-314/msgpack 2026-04-23 03:54:21,431 root INFO copying msgpack/__init__.py -> build/lib.linux-i686-cpython-314/msgpack 2026-04-23 03:54:21,432 root INFO copying msgpack/ext.py -> build/lib.linux-i686-cpython-314/msgpack 2026-04-23 03:54:21,432 root INFO copying msgpack/fallback.py -> build/lib.linux-i686-cpython-314/msgpack 2026-04-23 03:54:21,434 root INFO running build_ext 2026-04-23 03:54:21,678 root INFO building 'msgpack._cmsgpack' extension 2026-04-23 03:54:21,678 root INFO creating build/temp.linux-i686-cpython-314/msgpack 2026-04-23 03:54:21,679 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-04-23 03:54:29,588 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-04-23 03:54:29,625 root INFO installing to build/bdist.linux-i686/wheel 2026-04-23 03:54:29,625 root INFO running install 2026-04-23 03:54:29,645 root INFO running install_lib 2026-04-23 03:54:29,652 root INFO creating build/bdist.linux-i686/wheel 2026-04-23 03:54:29,652 root INFO creating build/bdist.linux-i686/wheel/msgpack 2026-04-23 03:54:29,652 root INFO copying build/lib.linux-i686-cpython-314/msgpack/exceptions.py -> build/bdist.linux-i686/wheel/./msgpack 2026-04-23 03:54:29,653 root INFO copying build/lib.linux-i686-cpython-314/msgpack/_cmsgpack.cpython-314-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./msgpack 2026-04-23 03:54:29,654 root INFO copying build/lib.linux-i686-cpython-314/msgpack/__init__.py -> build/bdist.linux-i686/wheel/./msgpack 2026-04-23 03:54:29,655 root INFO copying build/lib.linux-i686-cpython-314/msgpack/ext.py -> build/bdist.linux-i686/wheel/./msgpack 2026-04-23 03:54:29,655 root INFO copying build/lib.linux-i686-cpython-314/msgpack/fallback.py -> build/bdist.linux-i686/wheel/./msgpack 2026-04-23 03:54:29,655 root INFO running install_egg_info 2026-04-23 03:54:29,661 root INFO running egg_info 2026-04-23 03:54:29,666 root INFO creating msgpack.egg-info 2026-04-23 03:54:29,667 root INFO writing msgpack.egg-info/PKG-INFO 2026-04-23 03:54:29,667 root INFO writing dependency_links to msgpack.egg-info/dependency_links.txt 2026-04-23 03:54:29,668 root INFO writing top-level names to msgpack.egg-info/top_level.txt 2026-04-23 03:54:29,668 root INFO writing manifest file 'msgpack.egg-info/SOURCES.txt' 2026-04-23 03:54:29,675 root INFO reading manifest file 'msgpack.egg-info/SOURCES.txt' 2026-04-23 03:54:29,676 root INFO reading manifest template 'MANIFEST.in' 2026-04-23 03:54:29,679 root WARNING warning: no files found matching '*.cpp' under directory 'msgpack' 2026-04-23 03:54:29,680 root INFO adding license file 'COPYING' 2026-04-23 03:54:29,682 root INFO writing manifest file 'msgpack.egg-info/SOURCES.txt' 2026-04-23 03:54:29,682 root INFO Copying msgpack.egg-info to build/bdist.linux-i686/wheel/./msgpack-1.1.2-py3.14.egg-info 2026-04-23 03:54:29,684 root INFO running install_scripts 2026-04-23 03:54:29,695 root INFO creating build/bdist.linux-i686/wheel/msgpack-1.1.2.dist-info/WHEEL 2026-04-23 03:54:29,695 wheel INFO creating '/home/buildozer/aports/community/py3-msgpack/src/msgpack-python-1.1.2/.dist/.tmp-uxhaivw2/msgpack-1.1.2-cp314-cp314-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-23 03:54:29,696 wheel INFO adding 'msgpack/__init__.py' 2026-04-23 03:54:29,697 wheel INFO adding 'msgpack/_cmsgpack.cpython-314-i386-linux-musl.so' 2026-04-23 03:54:29,698 wheel INFO adding 'msgpack/exceptions.py' 2026-04-23 03:54:29,699 wheel INFO adding 'msgpack/ext.py' 2026-04-23 03:54:29,699 wheel INFO adding 'msgpack/fallback.py' 2026-04-23 03:54:29,700 wheel INFO adding 'msgpack-1.1.2.dist-info/licenses/COPYING' 2026-04-23 03:54:29,700 wheel INFO adding 'msgpack-1.1.2.dist-info/METADATA' 2026-04-23 03:54:29,700 wheel INFO adding 'msgpack-1.1.2.dist-info/WHEEL' 2026-04-23 03:54:29,701 wheel INFO adding 'msgpack-1.1.2.dist-info/top_level.txt' 2026-04-23 03:54:29,701 wheel INFO adding 'msgpack-1.1.2.dist-info/RECORD' 2026-04-23 03:54:29,701 root INFO removing build/bdist.linux-i686/wheel 2026-04-23 03:54:29,702 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.3, 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 7.94s ============================== >>> 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... Please specify at least one package name on the command line. >>> 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 Please specify at least one package name on the command line. >>> 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 Thu, 23 Apr 2026 03:54:40 +0000 elapsed time 0h 0m 36s >>> py3-msgpack: Cleaning up srcdir >>> py3-msgpack: Cleaning up pkgdir >>> py3-msgpack: Uninstalling dependencies... ( 1/42) Purging .makedepends-py3-msgpack (20260423.035415) ( 2/42) Purging python3-dev (3.14.3-r0) ( 3/42) Purging py3-gpep517-pyc (19-r2) ( 4/42) Purging py3-gpep517 (19-r2) ( 5/42) Purging py3-installer-pyc (1.0.0-r0) ( 6/42) Purging py3-installer (1.0.0-r0) ( 7/42) Purging py3-setuptools-pyc (82.0.1-r1) ( 8/42) Purging py3-setuptools (82.0.1-r1) ( 9/42) Purging cython-pyc (3.2.4-r2) (10/42) Purging cython (3.2.4-r2) (11/42) Purging py3-wheel-pyc (0.47.0-r0) (12/42) Purging py3-wheel (0.47.0-r0) (13/42) Purging py3-pytest-xdist-pyc (3.8.0-r1) (14/42) Purging py3-pytest-xdist (3.8.0-r1) (15/42) Purging py3-execnet-pyc (2.1.1-r1) (16/42) Purging py3-execnet (2.1.1-r1) (17/42) Purging py3-pytest-pyc (9.0.3-r0) (18/42) Purging py3-pytest (9.0.3-r0) (19/42) Purging py3-iniconfig-pyc (2.3.0-r1) (20/42) Purging py3-iniconfig (2.3.0-r1) (21/42) Purging py3-packaging-pyc (26.0-r1) (22/42) Purging py3-packaging (26.0-r1) (23/42) Purging py3-parsing-pyc (3.3.2-r1) (24/42) Purging py3-parsing (3.3.2-r1) (25/42) Purging py3-py-pyc (1.11.0-r5) (26/42) Purging py3-py (1.11.0-r5) (27/42) Purging py3-pygments-pyc (2.20.0-r0) (28/42) Purging py3-pygments (2.20.0-r0) (29/42) Purging py3-pluggy-pyc (1.6.0-r1) (30/42) Purging py3-pluggy (1.6.0-r1) (31/42) Purging python3-pyc (3.14.3-r0) (32/42) Purging python3-pycache-pyc0 (3.14.3-r0) (33/42) Purging pyc (3.14.3-r0) (34/42) Purging python3 (3.14.3-r0) (35/42) Purging gdbm (1.26-r0) (36/42) Purging libbz2 (1.0.8-r6) (37/42) Purging libffi (3.5.2-r1) (38/42) Purging libpanelw (6.6_p20260404-r0) (39/42) Purging mpdecimal (4.0.1-r0) (40/42) Purging readline (8.3.3-r1) (41/42) Purging sqlite-libs (3.53.0-r0) (42/42) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-msgpack: Updating the community/x86 repository index... >>> py3-msgpack: Signing the index...