>>> py3-wrapt: Building community/py3-wrapt 1.16.0-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 18:07:02 +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/32) Installing libffi (3.4.6-r0) (2/32) Installing gdbm (1.23-r1) (3/32) Installing mpdecimal (4.0.0-r0) (4/32) Installing libpanelw (6.4_p20240330-r0) (5/32) Installing readline (8.2.10-r0) (6/32) Installing sqlite-libs (3.45.2-r0) (7/32) Installing python3 (3.12.2-r1) (8/32) Installing python3-pycache-pyc0 (3.12.2-r1) (9/32) Installing pyc (3.12.2-r1) (10/32) Installing python3-pyc (3.12.2-r1) (11/32) Installing python3-dev (3.12.2-r1) (12/32) Installing py3-installer (0.7.0-r2) (13/32) Installing py3-installer-pyc (0.7.0-r2) (14/32) Installing py3-gpep517 (15-r2) (15/32) Installing py3-gpep517-pyc (15-r2) (16/32) Installing py3-parsing (3.1.2-r1) (17/32) Installing py3-parsing-pyc (3.1.2-r1) (18/32) Installing py3-packaging (24.0-r1) (19/32) Installing py3-packaging-pyc (24.0-r1) (20/32) Installing py3-setuptools (69.2.0-r1) (21/32) Installing py3-setuptools-pyc (69.2.0-r1) (22/32) Installing py3-wheel (0.42.0-r1) (23/32) Installing py3-wheel-pyc (0.42.0-r1) (24/32) Installing py3-iniconfig (2.0.0-r1) (25/32) Installing py3-iniconfig-pyc (2.0.0-r1) (26/32) Installing py3-pluggy (1.4.0-r1) (27/32) Installing py3-pluggy-pyc (1.4.0-r1) (28/32) Installing py3-py (1.11.0-r3) (29/32) Installing py3-py-pyc (1.11.0-r3) (30/32) Installing py3-pytest (8.1.1-r1) (31/32) Installing py3-pytest-pyc (8.1.1-r1) (32/32) Installing .makedepends-py3-wrapt (20240412.180704) Executing busybox-1.36.1-r25.trigger OK: 498 MiB in 145 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 586k 0 --:--:-- --:--:-- --:--:-- 585k >>> 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 18:07:06,652 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-12 18:07:06,770 root INFO running bdist_wheel 2024-04-12 18:07:06,801 root INFO running build 2024-04-12 18:07:06,801 root INFO running build_py 2024-04-12 18:07:06,806 root INFO creating build 2024-04-12 18:07:06,806 root INFO creating build/lib.linux-i686-cpython-312 2024-04-12 18:07:06,807 root INFO creating build/lib.linux-i686-cpython-312/wrapt 2024-04-12 18:07:06,807 root INFO copying src/wrapt/patches.py -> build/lib.linux-i686-cpython-312/wrapt 2024-04-12 18:07:06,807 root INFO copying src/wrapt/wrappers.py -> build/lib.linux-i686-cpython-312/wrapt 2024-04-12 18:07:06,808 root INFO copying src/wrapt/arguments.py -> build/lib.linux-i686-cpython-312/wrapt 2024-04-12 18:07:06,808 root INFO copying src/wrapt/__init__.py -> build/lib.linux-i686-cpython-312/wrapt 2024-04-12 18:07:06,809 root INFO copying src/wrapt/importer.py -> build/lib.linux-i686-cpython-312/wrapt 2024-04-12 18:07:06,809 root INFO copying src/wrapt/weakrefs.py -> build/lib.linux-i686-cpython-312/wrapt 2024-04-12 18:07:06,809 root INFO copying src/wrapt/decorators.py -> build/lib.linux-i686-cpython-312/wrapt 2024-04-12 18:07:06,810 root INFO copying src/wrapt/__wrapt__.py -> build/lib.linux-i686-cpython-312/wrapt 2024-04-12 18:07:06,811 root INFO running build_ext 2024-04-12 18:07:06,813 root INFO building 'wrapt._wrappers' extension 2024-04-12 18:07:06,814 root INFO creating build/temp.linux-i686-cpython-312 2024-04-12 18:07:06,814 root INFO creating build/temp.linux-i686-cpython-312/src 2024-04-12 18:07:06,814 root INFO creating build/temp.linux-i686-cpython-312/src/wrapt 2024-04-12 18:07:06,814 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-i686-cpython-312/src/wrapt/_wrappers.o 2024-04-12 18:07:08,602 root INFO gcc -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-312/src/wrapt/_wrappers.o -L/usr/lib -o build/lib.linux-i686-cpython-312/wrapt/_wrappers.cpython-312-i386-linux-musl.so 2024-04-12 18:07:08,633 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-12 18:07:08,633 root INFO running install 2024-04-12 18:07:08,662 root INFO running install_lib 2024-04-12 18:07:08,669 root INFO creating build/bdist.linux-i686 2024-04-12 18:07:08,669 root INFO creating build/bdist.linux-i686/wheel 2024-04-12 18:07:08,670 root INFO creating build/bdist.linux-i686/wheel/wrapt 2024-04-12 18:07:08,670 root INFO copying build/lib.linux-i686-cpython-312/wrapt/patches.py -> build/bdist.linux-i686/wheel/wrapt 2024-04-12 18:07:08,671 root INFO copying build/lib.linux-i686-cpython-312/wrapt/wrappers.py -> build/bdist.linux-i686/wheel/wrapt 2024-04-12 18:07:08,672 root INFO copying build/lib.linux-i686-cpython-312/wrapt/arguments.py -> build/bdist.linux-i686/wheel/wrapt 2024-04-12 18:07:08,673 root INFO copying build/lib.linux-i686-cpython-312/wrapt/__init__.py -> build/bdist.linux-i686/wheel/wrapt 2024-04-12 18:07:08,673 root INFO copying build/lib.linux-i686-cpython-312/wrapt/importer.py -> build/bdist.linux-i686/wheel/wrapt 2024-04-12 18:07:08,674 root INFO copying build/lib.linux-i686-cpython-312/wrapt/weakrefs.py -> build/bdist.linux-i686/wheel/wrapt 2024-04-12 18:07:08,675 root INFO copying build/lib.linux-i686-cpython-312/wrapt/_wrappers.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/wrapt 2024-04-12 18:07:08,676 root INFO copying build/lib.linux-i686-cpython-312/wrapt/decorators.py -> build/bdist.linux-i686/wheel/wrapt 2024-04-12 18:07:08,677 root INFO copying build/lib.linux-i686-cpython-312/wrapt/__wrapt__.py -> build/bdist.linux-i686/wheel/wrapt 2024-04-12 18:07:08,677 root INFO running install_egg_info 2024-04-12 18:07:08,691 root INFO running egg_info 2024-04-12 18:07:08,691 root INFO creating src/wrapt.egg-info 2024-04-12 18:07:08,697 root INFO writing src/wrapt.egg-info/PKG-INFO 2024-04-12 18:07:08,698 root INFO writing dependency_links to src/wrapt.egg-info/dependency_links.txt 2024-04-12 18:07:08,699 root INFO writing top-level names to src/wrapt.egg-info/top_level.txt 2024-04-12 18:07:08,699 root INFO writing manifest file 'src/wrapt.egg-info/SOURCES.txt' 2024-04-12 18:07:08,708 root INFO reading manifest file 'src/wrapt.egg-info/SOURCES.txt' 2024-04-12 18:07:08,709 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 18:07:08,716 root INFO adding license file 'LICENSE' 2024-04-12 18:07:08,719 root INFO writing manifest file 'src/wrapt.egg-info/SOURCES.txt' 2024-04-12 18:07:08,720 root INFO Copying src/wrapt.egg-info to build/bdist.linux-i686/wheel/wrapt-1.16.0-py3.12.egg-info 2024-04-12 18:07:08,723 root INFO running install_scripts 2024-04-12 18:07:08,733 wheel INFO creating build/bdist.linux-i686/wheel/wrapt-1.16.0.dist-info/WHEEL 2024-04-12 18:07:08,735 wheel INFO creating '/home/buildozer/aports/community/py3-wrapt/src/wrapt-1.16.0/.dist/.tmp-m76zvv5g/wrapt-1.16.0-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-12 18:07:08,736 wheel INFO adding 'wrapt/__init__.py' 2024-04-12 18:07:08,737 wheel INFO adding 'wrapt/__wrapt__.py' 2024-04-12 18:07:08,738 wheel INFO adding 'wrapt/_wrappers.cpython-312-i386-linux-musl.so' 2024-04-12 18:07:08,740 wheel INFO adding 'wrapt/arguments.py' 2024-04-12 18:07:08,741 wheel INFO adding 'wrapt/decorators.py' 2024-04-12 18:07:08,742 wheel INFO adding 'wrapt/importer.py' 2024-04-12 18:07:08,743 wheel INFO adding 'wrapt/patches.py' 2024-04-12 18:07:08,744 wheel INFO adding 'wrapt/weakrefs.py' 2024-04-12 18:07:08,745 wheel INFO adding 'wrapt/wrappers.py' 2024-04-12 18:07:08,746 wheel INFO adding 'wrapt-1.16.0.dist-info/LICENSE' 2024-04-12 18:07:08,747 wheel INFO adding 'wrapt-1.16.0.dist-info/METADATA' 2024-04-12 18:07:08,747 wheel INFO adding 'wrapt-1.16.0.dist-info/WHEEL' 2024-04-12 18:07:08,748 wheel INFO adding 'wrapt-1.16.0.dist-info/top_level.txt' 2024-04-12 18:07:08,749 wheel INFO adding 'wrapt-1.16.0.dist-info/RECORD' 2024-04-12 18:07:08,749 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-12 18:07:08,751 gpep517 INFO The backend produced .dist/wrapt-1.16.0-cp312-cp312-linux_i686.whl wrapt-1.16.0-cp312-cp312-linux_i686.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 1.36s ============================== >>> 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-x86.so.1 >>> py3-wrapt*: Package size: 176.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 18:07:12 +0000 elapsed time 0h 0m 10s >>> py3-wrapt: Cleaning up srcdir >>> py3-wrapt: Cleaning up pkgdir >>> py3-wrapt: Uninstalling dependencies... (1/32) Purging .makedepends-py3-wrapt (20240412.180704) (2/32) Purging python3-dev (3.12.2-r1) (3/32) Purging py3-gpep517-pyc (15-r2) (4/32) Purging py3-gpep517 (15-r2) (5/32) Purging py3-installer-pyc (0.7.0-r2) (6/32) Purging py3-installer (0.7.0-r2) (7/32) Purging py3-setuptools-pyc (69.2.0-r1) (8/32) Purging py3-setuptools (69.2.0-r1) (9/32) Purging py3-wheel-pyc (0.42.0-r1) (10/32) Purging py3-wheel (0.42.0-r1) (11/32) Purging py3-pytest-pyc (8.1.1-r1) (12/32) Purging py3-pytest (8.1.1-r1) (13/32) Purging py3-iniconfig-pyc (2.0.0-r1) (14/32) Purging py3-iniconfig (2.0.0-r1) (15/32) Purging py3-packaging-pyc (24.0-r1) (16/32) Purging py3-packaging (24.0-r1) (17/32) Purging py3-parsing-pyc (3.1.2-r1) (18/32) Purging py3-parsing (3.1.2-r1) (19/32) Purging py3-pluggy-pyc (1.4.0-r1) (20/32) Purging py3-pluggy (1.4.0-r1) (21/32) Purging py3-py-pyc (1.11.0-r3) (22/32) Purging py3-py (1.11.0-r3) (23/32) Purging python3-pyc (3.12.2-r1) (24/32) Purging python3-pycache-pyc0 (3.12.2-r1) (25/32) Purging pyc (3.12.2-r1) (26/32) Purging python3 (3.12.2-r1) (27/32) Purging gdbm (1.23-r1) (28/32) Purging libffi (3.4.6-r0) (29/32) Purging libpanelw (6.4_p20240330-r0) (30/32) Purging mpdecimal (4.0.0-r0) (31/32) Purging readline (8.2.10-r0) (32/32) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-wrapt: Updating the community/x86 repository index... >>> py3-wrapt: Signing the index...