>>> py3-frozendict: Building community/py3-frozendict 2.3.5-r0 (using abuild 3.10.0-r0) started Sat, 18 Feb 2023 02:08:36 +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/14) Installing libffi (3.4.4-r0) (2/14) Installing gdbm (1.23-r0) (3/14) Installing mpdecimal (2.5.1-r1) (4/14) Installing readline (8.2.001-r0) (5/14) Installing sqlite-libs (3.40.1-r0) (6/14) Installing python3 (3.11.2-r0) (7/14) Installing py3-installer (0.6.0-r0) (8/14) Installing py3-gpep517 (13-r0) (9/14) Installing py3-parsing (3.0.9-r1) (10/14) Installing py3-packaging (23.0-r0) (11/14) Installing py3-setuptools (67.3.2-r0) (12/14) Installing py3-wheel (0.38.4-r1) (13/14) Installing python3-dev (3.11.2-r0) (14/14) Installing .makedepends-py3-frozendict (20230218.020837) Executing busybox-1.36.0-r4.trigger OK: 501 MiB in 117 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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-frozendict: Fetching https://files.pythonhosted.org/packages/source/f/frozendict/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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 302k 100 302k 0 0 964k 0 --:--:-- --:--:-- --:--:-- 964k >>> 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-18 02:08:40,027 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-02-18 02:08:40,103 root INFO running bdist_wheel 2023-02-18 02:08:40,119 root INFO running build 2023-02-18 02:08:40,119 root INFO running build_py 2023-02-18 02:08:40,122 root INFO creating build 2023-02-18 02:08:40,122 root INFO creating build/lib.linux-i686-cpython-311 2023-02-18 02:08:40,123 root INFO creating build/lib.linux-i686-cpython-311/frozendict 2023-02-18 02:08:40,123 root INFO copying frozendict/__init__.py -> build/lib.linux-i686-cpython-311/frozendict 2023-02-18 02:08:40,123 root INFO copying frozendict/version.py -> build/lib.linux-i686-cpython-311/frozendict 2023-02-18 02:08:40,124 root INFO copying frozendict/core.py -> build/lib.linux-i686-cpython-311/frozendict 2023-02-18 02:08:40,124 root INFO copying frozendict/py.typed -> build/lib.linux-i686-cpython-311/frozendict 2023-02-18 02:08:40,125 root INFO copying frozendict/frozendict.pyi -> build/lib.linux-i686-cpython-311/frozendict 2023-02-18 02:08:40,125 root INFO running build_ext 2023-02-18 02:08:40,127 root INFO building 'frozendict._frozendict' extension 2023-02-18 02:08:40,128 root INFO creating build/temp.linux-i686-cpython-311 2023-02-18 02:08:40,128 root INFO creating build/temp.linux-i686-cpython-311/frozendict 2023-02-18 02:08:40,128 root INFO creating build/temp.linux-i686-cpython-311/frozendict/src 2023-02-18 02:08:40,128 root INFO creating build/temp.linux-i686-cpython-311/frozendict/src/3_11 2023-02-18 02:08:40,128 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-18 02:08:40,139 root WARNING warning: build_ext: building extension "frozendict._frozendict" failed: command '/usr/bin/gcc' failed with exit code 1 2023-02-18 02:08:40,145 wheel INFO installing to build/bdist.linux-i686/wheel 2023-02-18 02:08:40,145 root INFO running install 2023-02-18 02:08:40,160 root INFO running install_lib 2023-02-18 02:08:40,163 root INFO creating build/bdist.linux-i686 2023-02-18 02:08:40,163 root INFO creating build/bdist.linux-i686/wheel 2023-02-18 02:08:40,163 root INFO creating build/bdist.linux-i686/wheel/frozendict 2023-02-18 02:08:40,163 root INFO copying build/lib.linux-i686-cpython-311/frozendict/__init__.py -> build/bdist.linux-i686/wheel/frozendict 2023-02-18 02:08:40,164 root INFO copying build/lib.linux-i686-cpython-311/frozendict/version.py -> build/bdist.linux-i686/wheel/frozendict 2023-02-18 02:08:40,164 root INFO copying build/lib.linux-i686-cpython-311/frozendict/frozendict.pyi -> build/bdist.linux-i686/wheel/frozendict 2023-02-18 02:08:40,164 root INFO copying build/lib.linux-i686-cpython-311/frozendict/core.py -> build/bdist.linux-i686/wheel/frozendict 2023-02-18 02:08:40,165 root INFO copying build/lib.linux-i686-cpython-311/frozendict/py.typed -> build/bdist.linux-i686/wheel/frozendict 2023-02-18 02:08:40,165 root INFO running install_egg_info 2023-02-18 02:08:40,178 root INFO running egg_info 2023-02-18 02:08:40,179 root INFO writing frozendict.egg-info/PKG-INFO 2023-02-18 02:08:40,180 root INFO writing dependency_links to frozendict.egg-info/dependency_links.txt 2023-02-18 02:08:40,180 root INFO writing top-level names to frozendict.egg-info/top_level.txt 2023-02-18 02:08:40,184 root INFO reading manifest file 'frozendict.egg-info/SOURCES.txt' 2023-02-18 02:08:40,185 root INFO reading manifest template 'MANIFEST.in' 2023-02-18 02:08:40,190 root INFO adding license file 'LICENSE.txt' 2023-02-18 02:08:40,192 root INFO writing manifest file 'frozendict.egg-info/SOURCES.txt' 2023-02-18 02:08:40,193 root INFO Copying frozendict.egg-info to build/bdist.linux-i686/wheel/frozendict-2.3.5-py3.11.egg-info 2023-02-18 02:08:40,194 root INFO running install_scripts 2023-02-18 02:08:40,200 wheel INFO creating build/bdist.linux-i686/wheel/frozendict-2.3.5.dist-info/WHEEL 2023-02-18 02:08:40,201 wheel INFO creating '/home/buildozer/aports/community/py3-frozendict/src/frozendict-2.3.5/dist/.tmp-kmjrl78x/frozendict-2.3.5-cp311-cp311-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-02-18 02:08:40,201 wheel INFO adding 'frozendict/__init__.py' 2023-02-18 02:08:40,202 wheel INFO adding 'frozendict/core.py' 2023-02-18 02:08:40,202 wheel INFO adding 'frozendict/frozendict.pyi' 2023-02-18 02:08:40,202 wheel INFO adding 'frozendict/py.typed' 2023-02-18 02:08:40,203 wheel INFO adding 'frozendict/version.py' 2023-02-18 02:08:40,203 wheel INFO adding 'frozendict-2.3.5.dist-info/LICENSE.txt' 2023-02-18 02:08:40,204 wheel INFO adding 'frozendict-2.3.5.dist-info/METADATA' 2023-02-18 02:08:40,204 wheel INFO adding 'frozendict-2.3.5.dist-info/WHEEL' 2023-02-18 02:08:40,204 wheel INFO adding 'frozendict-2.3.5.dist-info/top_level.txt' 2023-02-18 02:08:40,205 wheel INFO adding 'frozendict-2.3.5.dist-info/RECORD' 2023-02-18 02:08:40,205 wheel INFO removing build/bdist.linux-i686/wheel 2023-02-18 02:08:40,206 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-r0.apk >>> py3-frozendict: Build complete at Sat, 18 Feb 2023 02:08:40 +0000 elapsed time 0h 0m 4s >>> py3-frozendict: Cleaning up srcdir >>> py3-frozendict: Cleaning up pkgdir >>> py3-frozendict: Uninstalling dependencies... (1/14) Purging .makedepends-py3-frozendict (20230218.020837) (2/14) Purging py3-gpep517 (13-r0) (3/14) Purging py3-installer (0.6.0-r0) (4/14) Purging py3-setuptools (67.3.2-r0) (5/14) Purging py3-wheel (0.38.4-r1) (6/14) Purging py3-packaging (23.0-r0) (7/14) Purging py3-parsing (3.0.9-r1) (8/14) Purging python3-dev (3.11.2-r0) (9/14) Purging python3 (3.11.2-r0) (10/14) Purging libffi (3.4.4-r0) (11/14) Purging gdbm (1.23-r0) (12/14) Purging mpdecimal (2.5.1-r1) (13/14) Purging readline (8.2.001-r0) (14/14) 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...