>>> py3-msgpack: Building community/py3-msgpack 1.0.5-r1 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 12:52:32 +0000 >>> py3-msgpack: Checking sanity of /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-r5) (2/41) Installing libffi (3.4.4-r2) (3/41) Installing gdbm (1.23-r1) (4/41) Installing xz-libs (5.4.2-r1) (5/41) Installing mpdecimal (2.5.1-r2) (6/41) Installing libpanelw (6.4_p20230401-r4) (7/41) Installing readline (8.2.1-r1) (8/41) Installing sqlite-libs (3.41.2-r2) (9/41) Installing python3 (3.11.3-r10) (10/41) Installing python3-pycache-pyc0 (3.11.3-r10) (11/41) Installing pyc (0.1-r0) (12/41) Installing python3-pyc (3.11.3-r10) (13/41) Installing python3-dev (3.11.3-r10) (14/41) Installing py3-installer (0.7.0-r1) (15/41) Installing py3-installer-pyc (0.7.0-r1) (16/41) Installing py3-gpep517 (13-r2) (17/41) Installing py3-gpep517-pyc (13-r2) (18/41) Installing py3-parsing (3.0.9-r2) (19/41) Installing py3-parsing-pyc (3.0.9-r2) (20/41) Installing py3-packaging (23.1-r1) (21/41) Installing py3-packaging-pyc (23.1-r1) (22/41) Installing py3-setuptools (67.7.0-r0) (23/41) Installing py3-setuptools-pyc (67.7.0-r0) (24/41) Installing cython (0.29.34-r2) (25/41) Installing cython-pyc (0.29.34-r2) (26/41) Installing py3-wheel (0.40.0-r1) (27/41) Installing py3-wheel-pyc (0.40.0-r1) (28/41) Installing py3-apipkg (2.1.0-r2) (29/41) Installing py3-apipkg-pyc (2.1.0-r2) (30/41) Installing py3-execnet (1.9.0-r2) (31/41) Installing py3-execnet-pyc (1.9.0-r2) (32/41) Installing py3-iniconfig (1.1.1-r6) (33/41) Installing py3-iniconfig-pyc (1.1.1-r6) (34/41) Installing py3-pluggy (1.0.0-r3) (35/41) Installing py3-pluggy-pyc (1.0.0-r3) (36/41) Installing py3-py (1.11.0-r2) (37/41) Installing py3-py-pyc (1.11.0-r2) (38/41) Installing py3-pytest (7.3.1-r1) (39/41) Installing py3-pytest-pyc (7.3.1-r1) (40/41) Installing py3-pytest-xdist (3.2.1-r0) (41/41) Installing .makedepends-py3-msgpack (20230421.125234) Executing busybox-1.36.0-r7.trigger OK: 524 MiB in 138 packages >>> py3-msgpack: Cleaning up srcdir >>> py3-msgpack: Cleaning up pkgdir >>> py3-msgpack: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/msgpack-python-1.0.5.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-msgpack: Fetching msgpack-python-1.0.5.tar.gz::https://github.com/msgpack/msgpack-python/archive/v1.0.5.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52939 0 52939 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k >>> py3-msgpack: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/msgpack-python-1.0.5.tar.gz >>> py3-msgpack: Checking sha512sums... msgpack-python-1.0.5.tar.gz: OK >>> py3-msgpack: Unpacking /var/cache/distfiles/v3.18/msgpack-python-1.0.5.tar.gz... 2023-04-21 12:52:37,085 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-04-21 12:52:37,280 root INFO running bdist_wheel 2023-04-21 12:52:37,293 root INFO running build 2023-04-21 12:52:37,293 root INFO running build_py 2023-04-21 12:52:37,299 root INFO creating build 2023-04-21 12:52:37,299 root INFO creating build/lib.linux-x86_64-cpython-311 2023-04-21 12:52:37,299 root INFO creating build/lib.linux-x86_64-cpython-311/msgpack 2023-04-21 12:52:37,300 root INFO copying msgpack/exceptions.py -> build/lib.linux-x86_64-cpython-311/msgpack 2023-04-21 12:52:37,300 root INFO copying msgpack/__init__.py -> build/lib.linux-x86_64-cpython-311/msgpack 2023-04-21 12:52:37,301 root INFO copying msgpack/ext.py -> build/lib.linux-x86_64-cpython-311/msgpack 2023-04-21 12:52:37,301 root INFO copying msgpack/fallback.py -> build/lib.linux-x86_64-cpython-311/msgpack 2023-04-21 12:52:37,302 root INFO running build_ext cythonize: 'msgpack/_cmsgpack.pyx' 2023-04-21 12:52:39,158 root INFO building 'msgpack._cmsgpack' extension 2023-04-21 12:52:39,158 root INFO creating build/temp.linux-x86_64-cpython-311 2023-04-21 12:52:39,158 root INFO creating build/temp.linux-x86_64-cpython-311/msgpack 2023-04-21 12:52:39,159 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I. -I/usr/include/python3.11 -c msgpack/_cmsgpack.cpp -o build/temp.linux-x86_64-cpython-311/msgpack/_cmsgpack.o msgpack/_cmsgpack.cpp: In function 'PyObject* __Pyx_Import(PyObject*, PyObject*, int)': msgpack/_cmsgpack.cpp:14844:31: warning: comparing the result of pointer addition '(((const char*)"msgpack._cmsgpack") + 7)' and NULL [-Waddress] 14844 | if ((1) && (strchr(__Pyx_MODULE_NAME, '.'))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 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:4680:10: warning: '__pyx_v_ret' may be used uninitialized [-Wmaybe-uninitialized] 4680 | return __pyx_r; | ^~~~~~~ msgpack/_cmsgpack.cpp:2593:7: note: '__pyx_v_ret' was declared here 2593 | int __pyx_v_ret; | ^~~~~~~~~~~ 2023-04-21 12:52:46,381 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/msgpack/_cmsgpack.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/msgpack/_cmsgpack.cpython-311-x86_64-linux-musl.so 2023-04-21 12:52:46,438 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-04-21 12:52:46,438 root INFO running install 2023-04-21 12:52:46,460 root INFO running install_lib 2023-04-21 12:52:46,465 root INFO creating build/bdist.linux-x86_64 2023-04-21 12:52:46,465 root INFO creating build/bdist.linux-x86_64/wheel 2023-04-21 12:52:46,466 root INFO creating build/bdist.linux-x86_64/wheel/msgpack 2023-04-21 12:52:46,466 root INFO copying build/lib.linux-x86_64-cpython-311/msgpack/_cmsgpack.cpython-311-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/msgpack 2023-04-21 12:52:46,467 root INFO copying build/lib.linux-x86_64-cpython-311/msgpack/exceptions.py -> build/bdist.linux-x86_64/wheel/msgpack 2023-04-21 12:52:46,468 root INFO copying build/lib.linux-x86_64-cpython-311/msgpack/__init__.py -> build/bdist.linux-x86_64/wheel/msgpack 2023-04-21 12:52:46,468 root INFO copying build/lib.linux-x86_64-cpython-311/msgpack/ext.py -> build/bdist.linux-x86_64/wheel/msgpack 2023-04-21 12:52:46,469 root INFO copying build/lib.linux-x86_64-cpython-311/msgpack/fallback.py -> build/bdist.linux-x86_64/wheel/msgpack 2023-04-21 12:52:46,469 root INFO running install_egg_info 2023-04-21 12:52:46,490 root INFO running egg_info 2023-04-21 12:52:46,490 root INFO creating msgpack.egg-info 2023-04-21 12:52:46,494 root INFO writing msgpack.egg-info/PKG-INFO 2023-04-21 12:52:46,494 root INFO writing dependency_links to msgpack.egg-info/dependency_links.txt 2023-04-21 12:52:46,495 root INFO writing top-level names to msgpack.egg-info/top_level.txt 2023-04-21 12:52:46,495 root INFO writing manifest file 'msgpack.egg-info/SOURCES.txt' 2023-04-21 12:52:46,500 root INFO reading manifest file 'msgpack.egg-info/SOURCES.txt' 2023-04-21 12:52:46,501 root INFO reading manifest template 'MANIFEST.in' 2023-04-21 12:52:46,503 root WARNING warning: no files found matching '*.c' under directory 'msgpack' 2023-04-21 12:52:46,506 root INFO adding license file 'COPYING' 2023-04-21 12:52:46,508 root INFO writing manifest file 'msgpack.egg-info/SOURCES.txt' 2023-04-21 12:52:46,508 root INFO Copying msgpack.egg-info to build/bdist.linux-x86_64/wheel/msgpack-1.0.5-py3.11.egg-info 2023-04-21 12:52:46,510 root INFO running install_scripts 2023-04-21 12:52:46,517 wheel INFO creating build/bdist.linux-x86_64/wheel/msgpack-1.0.5.dist-info/WHEEL 2023-04-21 12:52:46,518 wheel INFO creating '/home/buildozer/aports/community/py3-msgpack/src/msgpack-python-1.0.5/dist/.tmp-ejuuyufw/msgpack-1.0.5-cp311-cp311-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-04-21 12:52:46,518 wheel INFO adding 'msgpack/__init__.py' 2023-04-21 12:52:46,520 wheel INFO adding 'msgpack/_cmsgpack.cpython-311-x86_64-linux-musl.so' 2023-04-21 12:52:46,524 wheel INFO adding 'msgpack/exceptions.py' 2023-04-21 12:52:46,524 wheel INFO adding 'msgpack/ext.py' 2023-04-21 12:52:46,525 wheel INFO adding 'msgpack/fallback.py' 2023-04-21 12:52:46,526 wheel INFO adding 'msgpack-1.0.5.dist-info/COPYING' 2023-04-21 12:52:46,526 wheel INFO adding 'msgpack-1.0.5.dist-info/METADATA' 2023-04-21 12:52:46,527 wheel INFO adding 'msgpack-1.0.5.dist-info/WHEEL' 2023-04-21 12:52:46,527 wheel INFO adding 'msgpack-1.0.5.dist-info/top_level.txt' 2023-04-21 12:52:46,527 wheel INFO adding 'msgpack-1.0.5.dist-info/RECORD' 2023-04-21 12:52:46,528 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-04-21 12:52:46,529 gpep517 INFO The backend produced dist/msgpack-1.0.5-cp311-cp311-linux_x86_64.whl msgpack-1.0.5-cp311-cp311-linux_x86_64.whl ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-msgpack/src/msgpack-python-1.0.5 plugins: xdist-3.2.1 gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I / gw6 I / gw7 I / gw8 I / gw9 I / gw10 I / gw11 I / gw12 I / gw13 I / gw14 I / gw15 I / gw16 I / gw17 I / gw18 I / gw19 I / gw20 I / gw21 I / gw22 I / gw23 I / gw24 I / gw25 I / gw26 I / gw27 I / gw28 I / gw29 I / gw30 I / gw31 I gw0 [119] / gw1 [119] / gw2 [119] / gw3 [119] / gw4 [119] / gw5 [119] / gw6 [119] / gw7 [119] / gw8 [119] / gw9 [119] / gw10 [119] / gw11 [119] / gw12 [119] / gw13 [119] / gw14 [119] / gw15 [119] / gw16 [119] / gw17 [119] / gw18 [119] / gw19 [119] / gw20 [119] / gw21 [119] / gw22 [119] / gw23 [119] / gw24 [119] / gw25 [119] / gw26 [119] / gw27 [119] / gw28 [119] / gw29 [119] / gw30 [119] / gw31 [119] ........................................................................ [ 60%] ............................................... [100%] ============================= 119 passed in 4.64s ============================== >>> py3-msgpack: Entering fakeroot... >>> py3-msgpack-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-msgpack/pkg/py3-msgpack/usr/lib/python3.11/site-packages/msgpack/__pycache__' -> '/home/buildozer/aports/community/py3-msgpack/pkg/py3-msgpack-pyc/usr/lib/python3.11/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.11 >>> py3-msgpack-pyc*: Package size: 96.0 KB >>> py3-msgpack-pyc*: Compressing data... >>> py3-msgpack-pyc*: Create checksum... >>> py3-msgpack-pyc*: Create py3-msgpack-pyc-1.0.5-r1.apk >>> py3-msgpack*: Tracing dependencies... python3 python3~3.11 so:libc.musl-x86_64.so.1 >>> py3-msgpack*: Package size: 200.0 KB >>> py3-msgpack*: Compressing data... >>> py3-msgpack*: Create checksum... >>> py3-msgpack*: Create py3-msgpack-1.0.5-r1.apk >>> py3-msgpack: Build complete at Fri, 21 Apr 2023 12:52:53 +0000 elapsed time 0h 0m 21s >>> py3-msgpack: Cleaning up srcdir >>> py3-msgpack: Cleaning up pkgdir >>> py3-msgpack: Uninstalling dependencies... (1/41) Purging .makedepends-py3-msgpack (20230421.125234) (2/41) Purging python3-dev (3.11.3-r10) (3/41) Purging py3-gpep517-pyc (13-r2) (4/41) Purging py3-gpep517 (13-r2) (5/41) Purging py3-installer-pyc (0.7.0-r1) (6/41) Purging py3-installer (0.7.0-r1) (7/41) Purging py3-setuptools-pyc (67.7.0-r0) (8/41) Purging py3-setuptools (67.7.0-r0) (9/41) Purging cython-pyc (0.29.34-r2) (10/41) Purging cython (0.29.34-r2) (11/41) Purging py3-wheel-pyc (0.40.0-r1) (12/41) Purging py3-wheel (0.40.0-r1) (13/41) Purging py3-pytest-xdist (3.2.1-r0) (14/41) Purging py3-execnet-pyc (1.9.0-r2) (15/41) Purging py3-execnet (1.9.0-r2) (16/41) Purging py3-apipkg-pyc (2.1.0-r2) (17/41) Purging py3-apipkg (2.1.0-r2) (18/41) Purging py3-pytest-pyc (7.3.1-r1) (19/41) Purging py3-pytest (7.3.1-r1) (20/41) Purging py3-iniconfig-pyc (1.1.1-r6) (21/41) Purging py3-iniconfig (1.1.1-r6) (22/41) Purging py3-packaging-pyc (23.1-r1) (23/41) Purging py3-packaging (23.1-r1) (24/41) Purging py3-parsing-pyc (3.0.9-r2) (25/41) Purging py3-parsing (3.0.9-r2) (26/41) Purging py3-py-pyc (1.11.0-r2) (27/41) Purging py3-py (1.11.0-r2) (28/41) Purging py3-pluggy-pyc (1.0.0-r3) (29/41) Purging py3-pluggy (1.0.0-r3) (30/41) Purging python3-pyc (3.11.3-r10) (31/41) Purging python3-pycache-pyc0 (3.11.3-r10) (32/41) Purging pyc (0.1-r0) (33/41) Purging python3 (3.11.3-r10) (34/41) Purging gdbm (1.23-r1) (35/41) Purging libbz2 (1.0.8-r5) (36/41) Purging libffi (3.4.4-r2) (37/41) Purging libpanelw (6.4_p20230401-r4) (38/41) Purging mpdecimal (2.5.1-r2) (39/41) Purging readline (8.2.1-r1) (40/41) Purging sqlite-libs (3.41.2-r2) (41/41) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 392 MiB in 97 packages >>> py3-msgpack: Updating the community/x86_64 repository index... >>> py3-msgpack: Signing the index...