>>> py3-msgpack: Building community/py3-msgpack 1.0.8-r1 (using abuild 3.14.1-r1) started Wed, 06 Nov 2024 04:04:48 +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/39) Installing libbz2 (1.0.8-r6) (2/39) Installing libffi (3.4.6-r0) (3/39) Installing gdbm (1.24-r0) (4/39) Installing xz-libs (5.6.3-r0) (5/39) Installing mpdecimal (4.0.0-r0) (6/39) Installing libpanelw (6.5_p20241006-r2) (7/39) Installing sqlite-libs (3.47.0-r0) (8/39) Installing python3 (3.12.7-r1) (9/39) Installing python3-pycache-pyc0 (3.12.7-r1) (10/39) Installing pyc (3.12.7-r1) (11/39) Installing python3-pyc (3.12.7-r1) (12/39) Installing python3-dev (3.12.7-r1) (13/39) Installing py3-installer (0.7.0-r2) (14/39) Installing py3-installer-pyc (0.7.0-r2) (15/39) Installing py3-gpep517 (16-r0) (16/39) Installing py3-gpep517-pyc (16-r0) (17/39) Installing py3-parsing (3.1.4-r0) (18/39) Installing py3-parsing-pyc (3.1.4-r0) (19/39) Installing py3-packaging (24.1-r0) (20/39) Installing py3-packaging-pyc (24.1-r0) (21/39) Installing py3-setuptools (70.3.0-r0) (22/39) Installing py3-setuptools-pyc (70.3.0-r0) (23/39) Installing cython (3.0.10-r0) (24/39) Installing cython-pyc (3.0.10-r0) (25/39) Installing py3-wheel (0.43.0-r0) (26/39) Installing py3-wheel-pyc (0.43.0-r0) (27/39) Installing py3-execnet (2.1.1-r0) (28/39) Installing py3-execnet-pyc (2.1.1-r0) (29/39) Installing py3-iniconfig (2.0.0-r1) (30/39) Installing py3-iniconfig-pyc (2.0.0-r1) (31/39) Installing py3-pluggy (1.5.0-r0) (32/39) Installing py3-pluggy-pyc (1.5.0-r0) (33/39) Installing py3-py (1.11.0-r4) (34/39) Installing py3-py-pyc (1.11.0-r4) (35/39) Installing py3-pytest (8.3.3-r0) (36/39) Installing py3-pytest-pyc (8.3.3-r0) (37/39) Installing py3-pytest-xdist (3.6.1-r0) (38/39) Installing py3-pytest-xdist-pyc (3.6.1-r0) (39/39) Installing .makedepends-py3-msgpack (20241106.040459) Executing busybox-1.37.0-r6.trigger OK: 547 MiB in 140 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.21/msgpack-python-1.0.8.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/msgpack-python-1.0.8.tar.gz.part' msgpack-python-1.0.8 61% |******************* | 32524 0:00:00 ETA msgpack-python-1.0.8 100% |********************************| 53081 0:00:00 ETA '/var/cache/distfiles/v3.21/msgpack-python-1.0.8.tar.gz.part' saved >>> py3-msgpack: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/msgpack-python-1.0.8.tar.gz >>> py3-msgpack: Checking sha512sums... msgpack-python-1.0.8.tar.gz: OK >>> py3-msgpack: Unpacking /var/cache/distfiles/v3.21/msgpack-python-1.0.8.tar.gz... 2024-11-06 04:05:01,129 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-11-06 04:05:01,266 root INFO running bdist_wheel 2024-11-06 04:05:01,273 root INFO running build 2024-11-06 04:05:01,273 root INFO running build_py 2024-11-06 04:05:01,275 root INFO creating build 2024-11-06 04:05:01,275 root INFO creating build/lib.linux-x86_64-cpython-312 2024-11-06 04:05:01,275 root INFO creating build/lib.linux-x86_64-cpython-312/msgpack 2024-11-06 04:05:01,275 root INFO copying msgpack/fallback.py -> build/lib.linux-x86_64-cpython-312/msgpack 2024-11-06 04:05:01,275 root INFO copying msgpack/ext.py -> build/lib.linux-x86_64-cpython-312/msgpack 2024-11-06 04:05:01,275 root INFO copying msgpack/exceptions.py -> build/lib.linux-x86_64-cpython-312/msgpack 2024-11-06 04:05:01,276 root INFO copying msgpack/__init__.py -> build/lib.linux-x86_64-cpython-312/msgpack 2024-11-06 04:05:01,276 root INFO running build_ext cythonize: 'msgpack/_cmsgpack.pyx' warning: msgpack/_unpacker.pyx:114:30: Assigning to 'char *' from 'const char *' discards const qualifier 2024-11-06 04:05:02,183 root INFO building 'msgpack._cmsgpack' extension 2024-11-06 04:05:02,184 root INFO creating build/temp.linux-x86_64-cpython-312 2024-11-06 04:05:02,184 root INFO creating build/temp.linux-x86_64-cpython-312/msgpack 2024-11-06 04:05:02,184 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I. -I/usr/include/python3.12 -c msgpack/_cmsgpack.cpp -o build/temp.linux-x86_64-cpython-312/msgpack/_cmsgpack.o msgpack/_cmsgpack.cpp: In function 'PyObject* __Pyx_Import(PyObject*, PyObject*, int)': msgpack/_cmsgpack.cpp:21058:48: warning: comparing the result of pointer addition '(((const char*)"msgpack._cmsgpack") + 7)' and NULL [-Waddress] 21058 | if (strchr(__Pyx_MODULE_NAME, '.') != NULL) { | ^ msgpack/_cmsgpack.cpp: In function 'int __pyx_f_7msgpack_9_cmsgpack_6Packer__pack(__pyx_obj_7msgpack_9_cmsgpack_Packer*, PyObject*, __pyx_opt_args_7msgpack_9_cmsgpack_6Packer__pack*)': msgpack/_cmsgpack.cpp:9265:10: warning: '__pyx_v_ret' may be used uninitialized [-Wmaybe-uninitialized] 9265 | return __pyx_r; | ^~~~~~~ msgpack/_cmsgpack.cpp:7162:7: note: '__pyx_v_ret' was declared here 7162 | int __pyx_v_ret; | ^~~~~~~~~~~ 2024-11-06 04:05:07,259 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -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 2024-11-06 04:05:07,294 root INFO installing to build/bdist.linux-x86_64/wheel 2024-11-06 04:05:07,294 root INFO running install 2024-11-06 04:05:07,302 root INFO running install_lib 2024-11-06 04:05:07,303 root INFO creating build/bdist.linux-x86_64 2024-11-06 04:05:07,303 root INFO creating build/bdist.linux-x86_64/wheel 2024-11-06 04:05:07,304 root INFO creating build/bdist.linux-x86_64/wheel/msgpack 2024-11-06 04:05:07,304 root INFO copying build/lib.linux-x86_64-cpython-312/msgpack/fallback.py -> build/bdist.linux-x86_64/wheel/msgpack 2024-11-06 04:05:07,304 root INFO copying build/lib.linux-x86_64-cpython-312/msgpack/ext.py -> build/bdist.linux-x86_64/wheel/msgpack 2024-11-06 04:05:07,304 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 2024-11-06 04:05:07,305 root INFO copying build/lib.linux-x86_64-cpython-312/msgpack/exceptions.py -> build/bdist.linux-x86_64/wheel/msgpack 2024-11-06 04:05:07,305 root INFO copying build/lib.linux-x86_64-cpython-312/msgpack/__init__.py -> build/bdist.linux-x86_64/wheel/msgpack 2024-11-06 04:05:07,305 root INFO running install_egg_info 2024-11-06 04:05:07,307 root INFO running egg_info 2024-11-06 04:05:07,307 root INFO creating msgpack.egg-info 2024-11-06 04:05:07,309 root INFO writing msgpack.egg-info/PKG-INFO 2024-11-06 04:05:07,309 root INFO writing dependency_links to msgpack.egg-info/dependency_links.txt 2024-11-06 04:05:07,309 root INFO writing top-level names to msgpack.egg-info/top_level.txt 2024-11-06 04:05:07,309 root INFO writing manifest file 'msgpack.egg-info/SOURCES.txt' 2024-11-06 04:05:07,312 root INFO reading manifest file 'msgpack.egg-info/SOURCES.txt' 2024-11-06 04:05:07,312 root INFO reading manifest template 'MANIFEST.in' 2024-11-06 04:05:07,313 root WARNING warning: no files found matching '*.c' under directory 'msgpack' 2024-11-06 04:05:07,314 root INFO adding license file 'COPYING' 2024-11-06 04:05:07,314 root INFO writing manifest file 'msgpack.egg-info/SOURCES.txt' 2024-11-06 04:05:07,315 root INFO Copying msgpack.egg-info to build/bdist.linux-x86_64/wheel/msgpack-1.0.8-py3.12.egg-info 2024-11-06 04:05:07,315 root INFO running install_scripts 2024-11-06 04:05:07,319 root INFO creating build/bdist.linux-x86_64/wheel/msgpack-1.0.8.dist-info/WHEEL 2024-11-06 04:05:07,319 wheel INFO creating '/home/buildozer/aports/community/py3-msgpack/src/msgpack-python-1.0.8/.dist/.tmp-afsq37o9/msgpack-1.0.8-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-11-06 04:05:07,319 wheel INFO adding 'msgpack/__init__.py' 2024-11-06 04:05:07,321 wheel INFO adding 'msgpack/_cmsgpack.cpython-312-x86_64-linux-musl.so' 2024-11-06 04:05:07,322 wheel INFO adding 'msgpack/exceptions.py' 2024-11-06 04:05:07,323 wheel INFO adding 'msgpack/ext.py' 2024-11-06 04:05:07,323 wheel INFO adding 'msgpack/fallback.py' 2024-11-06 04:05:07,323 wheel INFO adding 'msgpack-1.0.8.dist-info/COPYING' 2024-11-06 04:05:07,323 wheel INFO adding 'msgpack-1.0.8.dist-info/METADATA' 2024-11-06 04:05:07,323 wheel INFO adding 'msgpack-1.0.8.dist-info/WHEEL' 2024-11-06 04:05:07,324 wheel INFO adding 'msgpack-1.0.8.dist-info/top_level.txt' 2024-11-06 04:05:07,324 wheel INFO adding 'msgpack-1.0.8.dist-info/RECORD' 2024-11-06 04:05:07,324 root INFO removing build/bdist.linux-x86_64/wheel 2024-11-06 04:05:07,324 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.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-msgpack/src/msgpack-python-1.0.8 configfile: pyproject.toml plugins: xdist-3.6.1 created: 48/48 workers 48 workers [119 items] ........................................................................ [ 60%] ............................................... [100%] ============================= 119 passed in 3.63s ============================== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-1d7fe41c-ecf8-43c9-8bc1-4e159a367211/popen-gw7/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-1d7fe41c-ecf8-43c9-8bc1-4e159a367211/popen-gw7/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-1d7fe41c-ecf8-43c9-8bc1-4e159a367211/popen-gw7 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-1d7fe41c-ecf8-43c9-8bc1-4e159a367211/popen-gw7' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-1d7fe41c-ecf8-43c9-8bc1-4e159a367211 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-1d7fe41c-ecf8-43c9-8bc1-4e159a367211' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-be2b6c73-af93-43f3-b40f-acc41a8ac388/popen-gw22/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-be2b6c73-af93-43f3-b40f-acc41a8ac388/popen-gw22/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-be2b6c73-af93-43f3-b40f-acc41a8ac388/popen-gw22 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-be2b6c73-af93-43f3-b40f-acc41a8ac388/popen-gw22' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-be2b6c73-af93-43f3-b40f-acc41a8ac388 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-be2b6c73-af93-43f3-b40f-acc41a8ac388' warnings.warn( >>> py3-msgpack: Entering fakeroot... >>> py3-msgpack-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/msgpack/__pycache__' -> '/home/buildozer/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: 179.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 Wed, 06 Nov 2024 04:05:12 +0000 elapsed time 0h 0m 24s >>> py3-msgpack: Cleaning up srcdir >>> py3-msgpack: Cleaning up pkgdir >>> py3-msgpack: Uninstalling dependencies... (1/39) Purging .makedepends-py3-msgpack (20241106.040459) (2/39) Purging python3-dev (3.12.7-r1) (3/39) Purging py3-gpep517-pyc (16-r0) (4/39) Purging py3-gpep517 (16-r0) (5/39) Purging py3-installer-pyc (0.7.0-r2) (6/39) Purging py3-installer (0.7.0-r2) (7/39) Purging py3-setuptools-pyc (70.3.0-r0) (8/39) Purging py3-setuptools (70.3.0-r0) (9/39) Purging cython-pyc (3.0.10-r0) (10/39) Purging cython (3.0.10-r0) (11/39) Purging py3-wheel-pyc (0.43.0-r0) (12/39) Purging py3-wheel (0.43.0-r0) (13/39) Purging py3-pytest-xdist-pyc (3.6.1-r0) (14/39) Purging py3-pytest-xdist (3.6.1-r0) (15/39) Purging py3-execnet-pyc (2.1.1-r0) (16/39) Purging py3-execnet (2.1.1-r0) (17/39) Purging py3-pytest-pyc (8.3.3-r0) (18/39) Purging py3-pytest (8.3.3-r0) (19/39) Purging py3-iniconfig-pyc (2.0.0-r1) (20/39) Purging py3-iniconfig (2.0.0-r1) (21/39) Purging py3-packaging-pyc (24.1-r0) (22/39) Purging py3-packaging (24.1-r0) (23/39) Purging py3-parsing-pyc (3.1.4-r0) (24/39) Purging py3-parsing (3.1.4-r0) (25/39) Purging py3-py-pyc (1.11.0-r4) (26/39) Purging py3-py (1.11.0-r4) (27/39) Purging py3-pluggy-pyc (1.5.0-r0) (28/39) Purging py3-pluggy (1.5.0-r0) (29/39) Purging python3-pyc (3.12.7-r1) (30/39) Purging python3-pycache-pyc0 (3.12.7-r1) (31/39) Purging pyc (3.12.7-r1) (32/39) Purging python3 (3.12.7-r1) (33/39) Purging gdbm (1.24-r0) (34/39) Purging libbz2 (1.0.8-r6) (35/39) Purging libffi (3.4.6-r0) (36/39) Purging libpanelw (6.5_p20241006-r2) (37/39) Purging mpdecimal (4.0.0-r0) (38/39) Purging sqlite-libs (3.47.0-r0) (39/39) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r6.trigger OK: 395 MiB in 101 packages >>> py3-msgpack: Updating the community/x86_64 repository index... >>> py3-msgpack: Signing the index...