>>> py3-msgpack: Building community/py3-msgpack 1.0.8-r1 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 21:49:13 +0000 >>> py3-msgpack: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/31) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (2/31) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (3/31) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (4/31) Installing python3-dev (3.12.12-r0) (5/31) Installing py3-installer (0.7.0-r2) (6/31) Installing py3-installer-pyc (0.7.0-r2) (7/31) Installing py3-gpep517 (19-r0) (8/31) Installing py3-gpep517-pyc (19-r0) (9/31) Installing py3-parsing (3.2.3-r0) (10/31) Installing py3-parsing-pyc (3.2.3-r0) (11/31) Installing py3-packaging (25.0-r0) (12/31) Installing py3-packaging-pyc (25.0-r0) (13/31) Installing py3-setuptools (80.9.0-r0) (14/31) Installing py3-setuptools-pyc (80.9.0-r0) (15/31) Installing cython (3.0.12-r0) (16/31) Installing cython-pyc (3.0.12-r0) (17/31) Installing py3-wheel (0.46.1-r0) (18/31) Installing py3-wheel-pyc (0.46.1-r0) (19/31) Installing py3-execnet (2.1.1-r0) (20/31) Installing py3-execnet-pyc (2.1.1-r0) (21/31) Installing py3-iniconfig (2.1.0-r0) (22/31) Installing py3-iniconfig-pyc (2.1.0-r0) (23/31) Installing py3-pluggy (1.5.0-r0) (24/31) Installing py3-pluggy-pyc (1.5.0-r0) (25/31) Installing py3-py (1.11.0-r4) (26/31) Installing py3-py-pyc (1.11.0-r4) (27/31) Installing py3-pytest (8.3.5-r0) (28/31) Installing py3-pytest-pyc (8.3.5-r0) (29/31) Installing py3-pytest-xdist (3.6.1-r0) (30/31) Installing py3-pytest-xdist-pyc (3.6.1-r0) (31/31) Installing .makedepends-py3-msgpack (20251012.214915) Executing busybox-1.37.0-r19.trigger OK: 367 MiB in 117 packages >>> py3-msgpack: Cleaning up srcdir >>> py3-msgpack: Cleaning up pkgdir >>> py3-msgpack: Cleaning up tmpdir >>> py3-msgpack: Fetching msgpack-python-1.0.8.tar.gz::https://github.com/msgpack/msgpack-python/archive/v1.0.8.tar.gz >>> py3-msgpack: Fetching msgpack-python-1.0.8.tar.gz::https://github.com/msgpack/msgpack-python/archive/v1.0.8.tar.gz >>> py3-msgpack: Checking sha512sums... msgpack-python-1.0.8.tar.gz: OK >>> py3-msgpack: Unpacking /var/cache/distfiles/msgpack-python-1.0.8.tar.gz... 2025-10-12 21:49:16,885 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 21:49:17,014 root INFO running bdist_wheel 2025-10-12 21:49:17,025 root INFO running build 2025-10-12 21:49:17,025 root INFO running build_py 2025-10-12 21:49:17,028 root INFO creating build/lib.linux-x86_64-cpython-312/msgpack 2025-10-12 21:49:17,029 root INFO copying msgpack/ext.py -> build/lib.linux-x86_64-cpython-312/msgpack 2025-10-12 21:49:17,029 root INFO copying msgpack/exceptions.py -> build/lib.linux-x86_64-cpython-312/msgpack 2025-10-12 21:49:17,029 root INFO copying msgpack/fallback.py -> build/lib.linux-x86_64-cpython-312/msgpack 2025-10-12 21:49:17,030 root INFO copying msgpack/__init__.py -> build/lib.linux-x86_64-cpython-312/msgpack 2025-10-12 21:49:17,030 root INFO running build_ext cythonize: 'msgpack/_cmsgpack.pyx' warning: msgpack/_unpacker.pyx:114:30: Assigning to 'char *' from 'const char *' discards const qualifier 2025-10-12 21:49:18,421 root INFO building 'msgpack._cmsgpack' extension 2025-10-12 21:49:18,422 root INFO creating build/temp.linux-x86_64-cpython-312/msgpack 2025-10-12 21:49:18,422 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I. -I/usr/include/python3.12 -c msgpack/_cmsgpack.cpp -o build/temp.linux-x86_64-cpython-312/msgpack/_cmsgpack.o 2025-10-12 21:49:23,559 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt build/temp.linux-x86_64-cpython-312/msgpack/_cmsgpack.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/msgpack/_cmsgpack.cpython-312-x86_64-linux-musl.so 2025-10-12 21:49:23,585 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 21:49:23,585 root INFO running install 2025-10-12 21:49:23,596 root INFO running install_lib 2025-10-12 21:49:23,599 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 21:49:23,599 root INFO creating build/bdist.linux-x86_64/wheel/msgpack 2025-10-12 21:49:23,600 root INFO copying build/lib.linux-x86_64-cpython-312/msgpack/ext.py -> build/bdist.linux-x86_64/wheel/./msgpack 2025-10-12 21:49:23,600 root INFO copying build/lib.linux-x86_64-cpython-312/msgpack/exceptions.py -> build/bdist.linux-x86_64/wheel/./msgpack 2025-10-12 21:49:23,600 root INFO copying build/lib.linux-x86_64-cpython-312/msgpack/fallback.py -> build/bdist.linux-x86_64/wheel/./msgpack 2025-10-12 21:49:23,600 root INFO copying build/lib.linux-x86_64-cpython-312/msgpack/__init__.py -> build/bdist.linux-x86_64/wheel/./msgpack 2025-10-12 21:49:23,601 root INFO copying build/lib.linux-x86_64-cpython-312/msgpack/_cmsgpack.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./msgpack 2025-10-12 21:49:23,601 root INFO running install_egg_info 2025-10-12 21:49:23,604 root INFO running egg_info 2025-10-12 21:49:23,607 root INFO creating msgpack.egg-info 2025-10-12 21:49:23,607 root INFO writing msgpack.egg-info/PKG-INFO 2025-10-12 21:49:23,607 root INFO writing dependency_links to msgpack.egg-info/dependency_links.txt 2025-10-12 21:49:23,608 root INFO writing top-level names to msgpack.egg-info/top_level.txt 2025-10-12 21:49:23,608 root INFO writing manifest file 'msgpack.egg-info/SOURCES.txt' 2025-10-12 21:49:23,612 root INFO reading manifest file 'msgpack.egg-info/SOURCES.txt' 2025-10-12 21:49:23,612 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 21:49:23,613 root WARNING warning: no files found matching '*.c' under directory 'msgpack' 2025-10-12 21:49:23,614 root INFO adding license file 'COPYING' 2025-10-12 21:49:23,616 root INFO writing manifest file 'msgpack.egg-info/SOURCES.txt' 2025-10-12 21:49:23,621 root INFO Copying msgpack.egg-info to build/bdist.linux-x86_64/wheel/./msgpack-1.0.8-py3.12.egg-info 2025-10-12 21:49:23,621 root INFO running install_scripts 2025-10-12 21:49:23,630 root INFO creating build/bdist.linux-x86_64/wheel/msgpack-1.0.8.dist-info/WHEEL 2025-10-12 21:49:23,631 wheel INFO creating '/home/udu/aports/community/py3-msgpack/src/msgpack-python-1.0.8/.dist/.tmp-8eqfjqwi/msgpack-1.0.8-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 21:49:23,632 wheel INFO adding 'msgpack/__init__.py' 2025-10-12 21:49:23,632 wheel INFO adding 'msgpack/_cmsgpack.cpython-312-x86_64-linux-musl.so' 2025-10-12 21:49:23,633 wheel INFO adding 'msgpack/exceptions.py' 2025-10-12 21:49:23,633 wheel INFO adding 'msgpack/ext.py' 2025-10-12 21:49:23,633 wheel INFO adding 'msgpack/fallback.py' 2025-10-12 21:49:23,633 wheel INFO adding 'msgpack-1.0.8.dist-info/licenses/COPYING' 2025-10-12 21:49:23,634 wheel INFO adding 'msgpack-1.0.8.dist-info/METADATA' 2025-10-12 21:49:23,634 wheel INFO adding 'msgpack-1.0.8.dist-info/WHEEL' 2025-10-12 21:49:23,634 wheel INFO adding 'msgpack-1.0.8.dist-info/top_level.txt' 2025-10-12 21:49:23,634 wheel INFO adding 'msgpack-1.0.8.dist-info/RECORD' 2025-10-12 21:49:23,634 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 21:49:23,635 gpep517 INFO The backend produced .dist/msgpack-1.0.8-cp312-cp312-linux_x86_64.whl msgpack-1.0.8-cp312-cp312-linux_x86_64.whl ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.12, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-msgpack/src/msgpack-python-1.0.8 configfile: pyproject.toml plugins: xdist-3.6.1 created: 20/20 workers 20 workers [119 items] ....................................................................................................................... [100%] ============================================================================================================================================ 119 passed in 3.51s ============================================================================================================================================= >>> py3-msgpack: Entering fakeroot... >>> py3-msgpack-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/msgpack/__pycache__' -> '/home/udu/aports/community/py3-msgpack/pkg/py3-msgpack-pyc/usr/lib/python3.12/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-pyc*: Scanning shared objects >>> py3-msgpack*: Scanning shared objects >>> py3-msgpack-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-msgpack-pyc*: Package size: 52.6 KB >>> py3-msgpack-pyc*: Compressing data... >>> py3-msgpack-pyc*: Create checksum... >>> py3-msgpack-pyc*: Create py3-msgpack-pyc-1.0.8-r1.apk >>> py3-msgpack*: Tracing dependencies... python3 python3~3.12 so:libc.musl-x86_64.so.1 >>> py3-msgpack*: Package size: 183.6 KB >>> py3-msgpack*: Compressing data... >>> py3-msgpack*: Create checksum... >>> py3-msgpack*: Create py3-msgpack-1.0.8-r1.apk >>> py3-msgpack: Build complete at Sun, 12 Oct 2025 21:49:28 +0000 elapsed time 0h 0m 15s >>> py3-msgpack: Cleaning up srcdir >>> py3-msgpack: Cleaning up pkgdir >>> py3-msgpack: Uninstalling dependencies... (1/28) Purging .makedepends-py3-msgpack (20251012.214915) (2/28) Purging python3-dev (3.12.12-r0) (3/28) Purging py3-gpep517-pyc (19-r0) (4/28) Purging py3-gpep517 (19-r0) (5/28) Purging py3-installer-pyc (0.7.0-r2) (6/28) Purging py3-installer (0.7.0-r2) (7/28) Purging py3-setuptools-pyc (80.9.0-r0) (8/28) Purging py3-setuptools (80.9.0-r0) (9/28) Purging cython-pyc (3.0.12-r0) (10/28) Purging cython (3.0.12-r0) (11/28) Purging py3-wheel-pyc (0.46.1-r0) (12/28) Purging py3-wheel (0.46.1-r0) (13/28) Purging py3-pytest-xdist-pyc (3.6.1-r0) (14/28) Purging py3-pytest-xdist (3.6.1-r0) (15/28) Purging py3-execnet-pyc (2.1.1-r0) (16/28) Purging py3-execnet (2.1.1-r0) (17/28) Purging py3-pytest-pyc (8.3.5-r0) (18/28) Purging py3-pytest (8.3.5-r0) (19/28) Purging py3-iniconfig-pyc (2.1.0-r0) (20/28) Purging py3-iniconfig (2.1.0-r0) (21/28) Purging py3-packaging-pyc (25.0-r0) (22/28) Purging py3-packaging (25.0-r0) (23/28) Purging py3-parsing-pyc (3.2.3-r0) (24/28) Purging py3-parsing (3.2.3-r0) (25/28) Purging py3-py-pyc (1.11.0-r4) (26/28) Purging py3-py (1.11.0-r4) (27/28) Purging py3-pluggy-pyc (1.5.0-r0) (28/28) Purging py3-pluggy (1.5.0-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-msgpack: Updating the community/x86_64 repository index... >>> py3-msgpack: Signing the index...