>>> py3-frozendict: Building community/py3-frozendict 2.3.5-r1 (using abuild 3.10.0-r0) started Tue, 21 Feb 2023 04:26:30 +0000 >>> py3-frozendict: Checking sanity of /home/buildozer/aports/community/py3-frozendict/APKBUILD... >>> py3-frozendict: Analyzing dependencies... >>> py3-frozendict: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel python3-dev (1/15) Installing libffi (3.4.4-r0) (2/15) Installing gdbm (1.23-r0) (3/15) Installing mpdecimal (2.5.1-r1) (4/15) Installing libpanelw (6.4_p20230218-r2) (5/15) Installing readline (8.2.001-r0) (6/15) Installing sqlite-libs (3.40.1-r0) (7/15) Installing python3 (3.11.2-r0) (8/15) Installing py3-installer (0.6.0-r0) (9/15) Installing py3-gpep517 (13-r0) (10/15) Installing py3-parsing (3.0.9-r1) (11/15) Installing py3-packaging (23.0-r0) (12/15) Installing py3-setuptools (67.3.3-r0) (13/15) Installing py3-wheel (0.38.4-r1) (14/15) Installing python3-dev (3.11.2-r0) (15/15) Installing .makedepends-py3-frozendict (20230221.042631) Executing busybox-1.36.0-r4.trigger OK: 501 MiB in 118 packages >>> py3-frozendict: Cleaning up srcdir >>> py3-frozendict: Cleaning up pkgdir >>> py3-frozendict: Fetching https://distfiles.alpinelinux.org/distfiles/edge/frozendict-2.3.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 100 302k 100 302k 0 0 2093k 0 --:--:-- --:--:-- --:--:-- 2114k >>> py3-frozendict: Fetching https://distfiles.alpinelinux.org/distfiles/edge/frozendict-2.3.5.tar.gz >>> py3-frozendict: Checking sha512sums... frozendict-2.3.5.tar.gz: OK >>> py3-frozendict: Unpacking /var/cache/distfiles/edge/frozendict-2.3.5.tar.gz... 2023-02-21 04:26:33,463 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-02-21 04:26:33,538 root INFO running bdist_wheel 2023-02-21 04:26:33,555 root INFO running build 2023-02-21 04:26:33,555 root INFO running build_py 2023-02-21 04:26:33,558 root INFO creating build 2023-02-21 04:26:33,559 root INFO creating build/lib.linux-i686-cpython-311 2023-02-21 04:26:33,559 root INFO creating build/lib.linux-i686-cpython-311/frozendict 2023-02-21 04:26:33,559 root INFO copying frozendict/__init__.py -> build/lib.linux-i686-cpython-311/frozendict 2023-02-21 04:26:33,559 root INFO copying frozendict/version.py -> build/lib.linux-i686-cpython-311/frozendict 2023-02-21 04:26:33,560 root INFO copying frozendict/core.py -> build/lib.linux-i686-cpython-311/frozendict 2023-02-21 04:26:33,560 root INFO copying frozendict/py.typed -> build/lib.linux-i686-cpython-311/frozendict 2023-02-21 04:26:33,561 root INFO copying frozendict/frozendict.pyi -> build/lib.linux-i686-cpython-311/frozendict 2023-02-21 04:26:33,561 root INFO running build_ext 2023-02-21 04:26:33,564 root INFO building 'frozendict._frozendict' extension 2023-02-21 04:26:33,564 root INFO creating build/temp.linux-i686-cpython-311 2023-02-21 04:26:33,564 root INFO creating build/temp.linux-i686-cpython-311/frozendict 2023-02-21 04:26:33,564 root INFO creating build/temp.linux-i686-cpython-311/frozendict/src 2023-02-21 04:26:33,564 root INFO creating build/temp.linux-i686-cpython-311/frozendict/src/3_11 2023-02-21 04:26:33,565 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/home/buildozer/aports/community/py3-frozendict/src/frozendict-2.3.5/frozendict/src/3_11/Include -I/home/buildozer/aports/community/py3-frozendict/src/frozendict-2.3.5/frozendict/src/3_11/cpython_src/Objects -I/home/buildozer/aports/community/py3-frozendict/src/frozendict-2.3.5/frozendict/src/3_11/cpython_src/Objects/stringlib -I/home/buildozer/aports/community/py3-frozendict/src/frozendict-2.3.5/frozendict/src/3_11/cpython_src/Objects/clinic -I/home/buildozer/aports/community/py3-frozendict/src/frozendict-2.3.5/frozendict/src/3_11/cpython_src -I/usr/include/python3.11 -c frozendict/src/3_11/frozendictobject.c -o build/temp.linux-i686-cpython-311/frozendict/src/3_11/frozendictobject.o -DPY_SSIZE_T_CLEAN cc1: fatal error: frozendict/src/3_11/frozendictobject.c: No such file or directory compilation terminated. 2023-02-21 04:26:33,574 root WARNING warning: build_ext: building extension "frozendict._frozendict" failed: command '/usr/bin/gcc' failed with exit code 1 2023-02-21 04:26:33,580 wheel INFO installing to build/bdist.linux-i686/wheel 2023-02-21 04:26:33,580 root INFO running install 2023-02-21 04:26:33,595 root INFO running install_lib 2023-02-21 04:26:33,598 root INFO creating build/bdist.linux-i686 2023-02-21 04:26:33,598 root INFO creating build/bdist.linux-i686/wheel 2023-02-21 04:26:33,598 root INFO creating build/bdist.linux-i686/wheel/frozendict 2023-02-21 04:26:33,599 root INFO copying build/lib.linux-i686-cpython-311/frozendict/__init__.py -> build/bdist.linux-i686/wheel/frozendict 2023-02-21 04:26:33,599 root INFO copying build/lib.linux-i686-cpython-311/frozendict/version.py -> build/bdist.linux-i686/wheel/frozendict 2023-02-21 04:26:33,599 root INFO copying build/lib.linux-i686-cpython-311/frozendict/frozendict.pyi -> build/bdist.linux-i686/wheel/frozendict 2023-02-21 04:26:33,600 root INFO copying build/lib.linux-i686-cpython-311/frozendict/core.py -> build/bdist.linux-i686/wheel/frozendict 2023-02-21 04:26:33,600 root INFO copying build/lib.linux-i686-cpython-311/frozendict/py.typed -> build/bdist.linux-i686/wheel/frozendict 2023-02-21 04:26:33,600 root INFO running install_egg_info 2023-02-21 04:26:33,612 root INFO running egg_info 2023-02-21 04:26:33,614 root INFO writing frozendict.egg-info/PKG-INFO 2023-02-21 04:26:33,615 root INFO writing dependency_links to frozendict.egg-info/dependency_links.txt 2023-02-21 04:26:33,615 root INFO writing top-level names to frozendict.egg-info/top_level.txt 2023-02-21 04:26:33,620 root INFO reading manifest file 'frozendict.egg-info/SOURCES.txt' 2023-02-21 04:26:33,621 root INFO reading manifest template 'MANIFEST.in' 2023-02-21 04:26:33,625 root INFO adding license file 'LICENSE.txt' 2023-02-21 04:26:33,627 root INFO writing manifest file 'frozendict.egg-info/SOURCES.txt' 2023-02-21 04:26:33,628 root INFO Copying frozendict.egg-info to build/bdist.linux-i686/wheel/frozendict-2.3.5-py3.11.egg-info 2023-02-21 04:26:33,629 root INFO running install_scripts 2023-02-21 04:26:33,636 wheel INFO creating build/bdist.linux-i686/wheel/frozendict-2.3.5.dist-info/WHEEL 2023-02-21 04:26:33,636 wheel INFO creating '/home/buildozer/aports/community/py3-frozendict/src/frozendict-2.3.5/dist/.tmp-xw25q8by/frozendict-2.3.5-cp311-cp311-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-02-21 04:26:33,637 wheel INFO adding 'frozendict/__init__.py' 2023-02-21 04:26:33,637 wheel INFO adding 'frozendict/core.py' 2023-02-21 04:26:33,638 wheel INFO adding 'frozendict/frozendict.pyi' 2023-02-21 04:26:33,638 wheel INFO adding 'frozendict/py.typed' 2023-02-21 04:26:33,638 wheel INFO adding 'frozendict/version.py' 2023-02-21 04:26:33,639 wheel INFO adding 'frozendict-2.3.5.dist-info/LICENSE.txt' 2023-02-21 04:26:33,639 wheel INFO adding 'frozendict-2.3.5.dist-info/METADATA' 2023-02-21 04:26:33,640 wheel INFO adding 'frozendict-2.3.5.dist-info/WHEEL' 2023-02-21 04:26:33,640 wheel INFO adding 'frozendict-2.3.5.dist-info/top_level.txt' 2023-02-21 04:26:33,640 wheel INFO adding 'frozendict-2.3.5.dist-info/RECORD' 2023-02-21 04:26:33,641 wheel INFO removing build/bdist.linux-i686/wheel 2023-02-21 04:26:33,642 gpep517 INFO The backend produced dist/frozendict-2.3.5-cp311-cp311-linux_i686.whl frozendict-2.3.5-cp311-cp311-linux_i686.whl >>> py3-frozendict: Entering fakeroot... >>> py3-frozendict*: Running postcheck for py3-frozendict >>> py3-frozendict*: Preparing package py3-frozendict... >>> py3-frozendict*: Stripping binaries >>> WARNING: py3-frozendict*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-frozendict*: Scanning shared objects >>> py3-frozendict*: Tracing dependencies... >>> py3-frozendict*: Package size: 132.0 KB >>> py3-frozendict*: Compressing data... >>> py3-frozendict*: Create checksum... >>> py3-frozendict*: Create py3-frozendict-2.3.5-r1.apk >>> py3-frozendict: Build complete at Tue, 21 Feb 2023 04:26:34 +0000 elapsed time 0h 0m 4s >>> py3-frozendict: Cleaning up srcdir >>> py3-frozendict: Cleaning up pkgdir >>> py3-frozendict: Uninstalling dependencies... (1/15) Purging .makedepends-py3-frozendict (20230221.042631) (2/15) Purging py3-gpep517 (13-r0) (3/15) Purging py3-installer (0.6.0-r0) (4/15) Purging py3-setuptools (67.3.3-r0) (5/15) Purging py3-wheel (0.38.4-r1) (6/15) Purging py3-packaging (23.0-r0) (7/15) Purging py3-parsing (3.0.9-r1) (8/15) Purging python3-dev (3.11.2-r0) (9/15) Purging python3 (3.11.2-r0) (10/15) Purging libffi (3.4.4-r0) (11/15) Purging gdbm (1.23-r0) (12/15) Purging mpdecimal (2.5.1-r1) (13/15) Purging libpanelw (6.4_p20230218-r2) (14/15) Purging readline (8.2.001-r0) (15/15) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r4.trigger OK: 379 MiB in 103 packages >>> py3-frozendict: Updating the community/x86 repository index... >>> py3-frozendict: Signing the index...