>>> py3-wrapt: Building community/py3-wrapt 1.16.0-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 19:05:03 +0000 >>> py3-wrapt: Checking sanity of /home/buildozer/aports/community/py3-wrapt/APKBUILD... >>> py3-wrapt: Analyzing dependencies... >>> py3-wrapt: Installing for build: build-base python3 python3-dev py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/34) Installing libbz2 (1.0.8-r6) (2/34) Installing libffi (3.4.6-r0) (3/34) Installing gdbm (1.23-r1) (4/34) Installing xz-libs (5.6.1-r3) (5/34) Installing mpdecimal (4.0.0-r0) (6/34) Installing libpanelw (6.4_p20240330-r0) (7/34) Installing readline (8.2.10-r0) (8/34) Installing sqlite-libs (3.45.2-r0) (9/34) Installing python3 (3.12.2-r1) (10/34) Installing python3-pycache-pyc0 (3.12.2-r1) (11/34) Installing pyc (3.12.2-r1) (12/34) Installing python3-pyc (3.12.2-r1) (13/34) Installing python3-dev (3.12.2-r1) (14/34) Installing py3-installer (0.7.0-r2) (15/34) Installing py3-installer-pyc (0.7.0-r2) (16/34) Installing py3-gpep517 (15-r2) (17/34) Installing py3-gpep517-pyc (15-r2) (18/34) Installing py3-parsing (3.1.2-r1) (19/34) Installing py3-parsing-pyc (3.1.2-r1) (20/34) Installing py3-packaging (24.0-r1) (21/34) Installing py3-packaging-pyc (24.0-r1) (22/34) Installing py3-setuptools (69.2.0-r2) (23/34) Installing py3-setuptools-pyc (69.2.0-r2) (24/34) Installing py3-wheel (0.42.0-r1) (25/34) Installing py3-wheel-pyc (0.42.0-r1) (26/34) Installing py3-iniconfig (2.0.0-r1) (27/34) Installing py3-iniconfig-pyc (2.0.0-r1) (28/34) Installing py3-pluggy (1.4.0-r1) (29/34) Installing py3-pluggy-pyc (1.4.0-r1) (30/34) Installing py3-py (1.11.0-r3) (31/34) Installing py3-py-pyc (1.11.0-r3) (32/34) Installing py3-pytest (8.1.1-r1) (33/34) Installing py3-pytest-pyc (8.1.1-r1) (34/34) Installing .makedepends-py3-wrapt (20240412.190504) Executing busybox-1.36.1-r25.trigger OK: 514 MiB in 141 packages >>> py3-wrapt: Cleaning up srcdir >>> py3-wrapt: Cleaning up pkgdir >>> py3-wrapt: Cleaning up tmpdir >>> py3-wrapt: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-wrapt-1.16.0.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 100 135k 100 135k 0 0 277k 0 --:--:-- --:--:-- --:--:-- 276k >>> py3-wrapt: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-wrapt-1.16.0.tar.gz >>> py3-wrapt: Checking sha512sums... py3-wrapt-1.16.0.tar.gz: OK >>> py3-wrapt: Unpacking /var/cache/distfiles/edge/py3-wrapt-1.16.0.tar.gz... 2024-04-12 19:05:06,469 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-12 19:05:06,521 root INFO running bdist_wheel 2024-04-12 19:05:06,534 root INFO running build 2024-04-12 19:05:06,534 root INFO running build_py 2024-04-12 19:05:06,536 root INFO creating build 2024-04-12 19:05:06,536 root INFO creating build/lib.linux-s390x-cpython-312 2024-04-12 19:05:06,536 root INFO creating build/lib.linux-s390x-cpython-312/wrapt 2024-04-12 19:05:06,536 root INFO copying src/wrapt/__init__.py -> build/lib.linux-s390x-cpython-312/wrapt 2024-04-12 19:05:06,536 root INFO copying src/wrapt/importer.py -> build/lib.linux-s390x-cpython-312/wrapt 2024-04-12 19:05:06,536 root INFO copying src/wrapt/weakrefs.py -> build/lib.linux-s390x-cpython-312/wrapt 2024-04-12 19:05:06,536 root INFO copying src/wrapt/decorators.py -> build/lib.linux-s390x-cpython-312/wrapt 2024-04-12 19:05:06,536 root INFO copying src/wrapt/arguments.py -> build/lib.linux-s390x-cpython-312/wrapt 2024-04-12 19:05:06,537 root INFO copying src/wrapt/wrappers.py -> build/lib.linux-s390x-cpython-312/wrapt 2024-04-12 19:05:06,537 root INFO copying src/wrapt/patches.py -> build/lib.linux-s390x-cpython-312/wrapt 2024-04-12 19:05:06,537 root INFO copying src/wrapt/__wrapt__.py -> build/lib.linux-s390x-cpython-312/wrapt 2024-04-12 19:05:06,537 root INFO running build_ext 2024-04-12 19:05:06,538 root INFO building 'wrapt._wrappers' extension 2024-04-12 19:05:06,538 root INFO creating build/temp.linux-s390x-cpython-312 2024-04-12 19:05:06,538 root INFO creating build/temp.linux-s390x-cpython-312/src 2024-04-12 19:05:06,538 root INFO creating build/temp.linux-s390x-cpython-312/src/wrapt 2024-04-12 19:05:06,539 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c src/wrapt/_wrappers.c -o build/temp.linux-s390x-cpython-312/src/wrapt/_wrappers.o 2024-04-12 19:05:07,171 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/src/wrapt/_wrappers.o -L/usr/lib -o build/lib.linux-s390x-cpython-312/wrapt/_wrappers.cpython-312-s390x-linux-musl.so 2024-04-12 19:05:07,183 wheel INFO installing to build/bdist.linux-s390x/wheel 2024-04-12 19:05:07,183 root INFO running install 2024-04-12 19:05:07,191 root INFO running install_lib 2024-04-12 19:05:07,192 root INFO creating build/bdist.linux-s390x 2024-04-12 19:05:07,192 root INFO creating build/bdist.linux-s390x/wheel 2024-04-12 19:05:07,193 root INFO creating build/bdist.linux-s390x/wheel/wrapt 2024-04-12 19:05:07,193 root INFO copying build/lib.linux-s390x-cpython-312/wrapt/__init__.py -> build/bdist.linux-s390x/wheel/wrapt 2024-04-12 19:05:07,193 root INFO copying build/lib.linux-s390x-cpython-312/wrapt/importer.py -> build/bdist.linux-s390x/wheel/wrapt 2024-04-12 19:05:07,193 root INFO copying build/lib.linux-s390x-cpython-312/wrapt/weakrefs.py -> build/bdist.linux-s390x/wheel/wrapt 2024-04-12 19:05:07,193 root INFO copying build/lib.linux-s390x-cpython-312/wrapt/decorators.py -> build/bdist.linux-s390x/wheel/wrapt 2024-04-12 19:05:07,193 root INFO copying build/lib.linux-s390x-cpython-312/wrapt/_wrappers.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/wrapt 2024-04-12 19:05:07,194 root INFO copying build/lib.linux-s390x-cpython-312/wrapt/arguments.py -> build/bdist.linux-s390x/wheel/wrapt 2024-04-12 19:05:07,194 root INFO copying build/lib.linux-s390x-cpython-312/wrapt/wrappers.py -> build/bdist.linux-s390x/wheel/wrapt 2024-04-12 19:05:07,194 root INFO copying build/lib.linux-s390x-cpython-312/wrapt/patches.py -> build/bdist.linux-s390x/wheel/wrapt 2024-04-12 19:05:07,194 root INFO copying build/lib.linux-s390x-cpython-312/wrapt/__wrapt__.py -> build/bdist.linux-s390x/wheel/wrapt 2024-04-12 19:05:07,194 root INFO running install_egg_info 2024-04-12 19:05:07,197 root INFO running egg_info 2024-04-12 19:05:07,197 root INFO creating src/wrapt.egg-info 2024-04-12 19:05:07,198 root INFO writing src/wrapt.egg-info/PKG-INFO 2024-04-12 19:05:07,199 root INFO writing dependency_links to src/wrapt.egg-info/dependency_links.txt 2024-04-12 19:05:07,199 root INFO writing top-level names to src/wrapt.egg-info/top_level.txt 2024-04-12 19:05:07,199 root INFO writing manifest file 'src/wrapt.egg-info/SOURCES.txt' 2024-04-12 19:05:07,201 root INFO reading manifest file 'src/wrapt.egg-info/SOURCES.txt' 2024-04-12 19:05:07,201 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 19:05:07,202 root INFO adding license file 'LICENSE' 2024-04-12 19:05:07,203 root INFO writing manifest file 'src/wrapt.egg-info/SOURCES.txt' 2024-04-12 19:05:07,203 root INFO Copying src/wrapt.egg-info to build/bdist.linux-s390x/wheel/wrapt-1.16.0-py3.12.egg-info 2024-04-12 19:05:07,203 root INFO running install_scripts 2024-04-12 19:05:07,206 wheel INFO creating build/bdist.linux-s390x/wheel/wrapt-1.16.0.dist-info/WHEEL 2024-04-12 19:05:07,206 wheel INFO creating '/home/buildozer/aports/community/py3-wrapt/src/wrapt-1.16.0/.dist/.tmp-0h8xgps2/wrapt-1.16.0-cp312-cp312-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2024-04-12 19:05:07,206 wheel INFO adding 'wrapt/__init__.py' 2024-04-12 19:05:07,206 wheel INFO adding 'wrapt/__wrapt__.py' 2024-04-12 19:05:07,207 wheel INFO adding 'wrapt/_wrappers.cpython-312-s390x-linux-musl.so' 2024-04-12 19:05:07,207 wheel INFO adding 'wrapt/arguments.py' 2024-04-12 19:05:07,207 wheel INFO adding 'wrapt/decorators.py' 2024-04-12 19:05:07,207 wheel INFO adding 'wrapt/importer.py' 2024-04-12 19:05:07,207 wheel INFO adding 'wrapt/patches.py' 2024-04-12 19:05:07,207 wheel INFO adding 'wrapt/weakrefs.py' 2024-04-12 19:05:07,207 wheel INFO adding 'wrapt/wrappers.py' 2024-04-12 19:05:07,208 wheel INFO adding 'wrapt-1.16.0.dist-info/LICENSE' 2024-04-12 19:05:07,208 wheel INFO adding 'wrapt-1.16.0.dist-info/METADATA' 2024-04-12 19:05:07,208 wheel INFO adding 'wrapt-1.16.0.dist-info/WHEEL' 2024-04-12 19:05:07,208 wheel INFO adding 'wrapt-1.16.0.dist-info/top_level.txt' 2024-04-12 19:05:07,208 wheel INFO adding 'wrapt-1.16.0.dist-info/RECORD' 2024-04-12 19:05:07,208 wheel INFO removing build/bdist.linux-s390x/wheel 2024-04-12 19:05:07,209 gpep517 INFO The backend produced .dist/wrapt-1.16.0-cp312-cp312-linux_s390x.whl wrapt-1.16.0-cp312-cp312-linux_s390x.whl ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-wrapt/src/wrapt-1.16.0 configfile: setup.cfg collected 438 items tests/test_adapter.py ........... [ 2%] tests/test_adapter_py3.py ........ [ 4%] tests/test_adapter_py33.py .. [ 4%] tests/test_arguments.py .. [ 5%] tests/test_attribute_wrapper.py . [ 5%] tests/test_callable_object_proxy.py ...... [ 6%] tests/test_class.py .. [ 7%] tests/test_class_py37.py ... [ 7%] tests/test_copy.py .... [ 8%] tests/test_decorators.py ..... [ 10%] tests/test_descriptors_py36.py . [ 10%] tests/test_formatargspec_py35.py . [ 10%] tests/test_formatargspec_py38.py . [ 10%] tests/test_function.py ........ [ 12%] tests/test_function_wrapper.py .............................. [ 19%] tests/test_inheritance_py37.py ... [ 20%] tests/test_inner_classmethod.py .................... [ 24%] tests/test_inner_staticmethod.py .................. [ 28%] tests/test_instancemethod.py ................................. [ 36%] tests/test_memoize.py .... [ 37%] tests/test_monkey_patching.py .................... [ 41%] tests/test_nested_function.py ....... [ 43%] tests/test_object_proxy.py ............................................. [ 53%] ........................................................................ [ 70%] ............................................................... [ 84%] tests/test_outer_classmethod.py .............. [ 87%] tests/test_outer_staticmethod.py .............. [ 90%] tests/test_pickle.py .. [ 91%] tests/test_post_import_hooks.py ........ [ 93%] tests/test_synchronized_lock.py ......... [ 95%] tests/test_update_attributes.py .......... [ 97%] tests/test_weak_function_proxy.py ........... [100%] ============================= 438 passed in 0.57s ============================== >>> py3-wrapt: Entering fakeroot... >>> py3-wrapt-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-wrapt/pkg/py3-wrapt/usr/lib/python3.12/site-packages/wrapt/__pycache__' -> '/home/buildozer/aports/community/py3-wrapt/pkg/py3-wrapt-pyc/usr/lib/python3.12/site-packages/wrapt/__pycache__' >>> py3-wrapt-pyc*: Preparing subpackage py3-wrapt-pyc... >>> py3-wrapt-pyc*: Running postcheck for py3-wrapt-pyc >>> py3-wrapt*: Running postcheck for py3-wrapt >>> py3-wrapt*: Preparing package py3-wrapt... >>> py3-wrapt*: Stripping binaries >>> py3-wrapt-pyc*: Scanning shared objects >>> py3-wrapt*: Scanning shared objects >>> py3-wrapt-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-wrapt-pyc*: Package size: 112.0 KB >>> py3-wrapt-pyc*: Compressing data... >>> py3-wrapt-pyc*: Create checksum... >>> py3-wrapt-pyc*: Create py3-wrapt-pyc-1.16.0-r1.apk >>> py3-wrapt*: Tracing dependencies... python3 python3~3.12 so:libc.musl-s390x.so.1 >>> py3-wrapt*: Package size: 188.0 KB >>> py3-wrapt*: Compressing data... >>> py3-wrapt*: Create checksum... >>> py3-wrapt*: Create py3-wrapt-1.16.0-r1.apk >>> py3-wrapt: Build complete at Fri, 12 Apr 2024 19:05:08 +0000 elapsed time 0h 0m 5s >>> py3-wrapt: Cleaning up srcdir >>> py3-wrapt: Cleaning up pkgdir >>> py3-wrapt: Uninstalling dependencies... (1/34) Purging .makedepends-py3-wrapt (20240412.190504) (2/34) Purging python3-dev (3.12.2-r1) (3/34) Purging py3-gpep517-pyc (15-r2) (4/34) Purging py3-gpep517 (15-r2) (5/34) Purging py3-installer-pyc (0.7.0-r2) (6/34) Purging py3-installer (0.7.0-r2) (7/34) Purging py3-setuptools-pyc (69.2.0-r2) (8/34) Purging py3-setuptools (69.2.0-r2) (9/34) Purging py3-wheel-pyc (0.42.0-r1) (10/34) Purging py3-wheel (0.42.0-r1) (11/34) Purging py3-pytest-pyc (8.1.1-r1) (12/34) Purging py3-pytest (8.1.1-r1) (13/34) Purging py3-iniconfig-pyc (2.0.0-r1) (14/34) Purging py3-iniconfig (2.0.0-r1) (15/34) Purging py3-packaging-pyc (24.0-r1) (16/34) Purging py3-packaging (24.0-r1) (17/34) Purging py3-parsing-pyc (3.1.2-r1) (18/34) Purging py3-parsing (3.1.2-r1) (19/34) Purging py3-pluggy-pyc (1.4.0-r1) (20/34) Purging py3-pluggy (1.4.0-r1) (21/34) Purging py3-py-pyc (1.11.0-r3) (22/34) Purging py3-py (1.11.0-r3) (23/34) Purging python3-pyc (3.12.2-r1) (24/34) Purging python3-pycache-pyc0 (3.12.2-r1) (25/34) Purging pyc (3.12.2-r1) (26/34) Purging python3 (3.12.2-r1) (27/34) Purging gdbm (1.23-r1) (28/34) Purging libbz2 (1.0.8-r6) (29/34) Purging libffi (3.4.6-r0) (30/34) Purging libpanelw (6.4_p20240330-r0) (31/34) Purging mpdecimal (4.0.0-r0) (32/34) Purging readline (8.2.10-r0) (33/34) Purging sqlite-libs (3.45.2-r0) (34/34) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> py3-wrapt: Updating the community/s390x repository index... >>> py3-wrapt: Signing the index...