>>> py3-regex: Building community/py3-regex 2023.3.23-r0 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 09:45:04 +0000 >>> py3-regex: Checking sanity of /home/buildozer/aports/community/py3-regex/APKBUILD... >>> py3-regex: Analyzing dependencies... >>> py3-regex: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev (1/10) Installing py3-installer (0.7.0-r1) (2/10) Installing py3-installer-pyc (0.7.0-r1) (3/10) Installing py3-gpep517 (13-r2) (4/10) Installing py3-gpep517-pyc (13-r2) (5/10) Installing py3-setuptools (67.6.1-r1) (6/10) Installing py3-setuptools-pyc (67.6.1-r1) (7/10) Installing py3-wheel (0.40.0-r1) (8/10) Installing py3-wheel-pyc (0.40.0-r1) (9/10) Installing python3-dev (3.11.3-r10) (10/10) Installing .makedepends-py3-regex (20230420.094506) Executing busybox-1.36.0-r7.trigger OK: 1713 MiB in 193 packages >>> py3-regex: Cleaning up srcdir >>> py3-regex: Cleaning up pkgdir >>> py3-regex: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-regex-2023.3.23.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-regex: Fetching py3-regex-2023.3.23.tar.gz::https://github.com/mrabarnett/mrab-regex/archive/refs/tags/2023.3.23.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 375k 0 375k 0 0 652k 0 --:--:-- --:--:-- --:--:-- 652k >>> py3-regex: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-regex-2023.3.23.tar.gz >>> py3-regex: Checking sha512sums... py3-regex-2023.3.23.tar.gz: OK >>> py3-regex: Unpacking /var/cache/distfiles/v3.18/py3-regex-2023.3.23.tar.gz... 2023-04-20 09:45:07,666 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-04-20 09:45:07,686 root INFO running bdist_wheel 2023-04-20 09:45:07,698 root INFO running build 2023-04-20 09:45:07,698 root INFO running build_py 2023-04-20 09:45:07,700 root INFO creating build 2023-04-20 09:45:07,700 root INFO creating build/lib.linux-aarch64-cpython-311 2023-04-20 09:45:07,700 root INFO creating build/lib.linux-aarch64-cpython-311/regex 2023-04-20 09:45:07,700 root INFO copying regex_3/__init__.py -> build/lib.linux-aarch64-cpython-311/regex 2023-04-20 09:45:07,700 root INFO copying regex_3/regex.py -> build/lib.linux-aarch64-cpython-311/regex 2023-04-20 09:45:07,701 root INFO copying regex_3/_regex_core.py -> build/lib.linux-aarch64-cpython-311/regex 2023-04-20 09:45:07,701 root INFO copying regex_3/test_regex.py -> build/lib.linux-aarch64-cpython-311/regex 2023-04-20 09:45:07,702 root INFO running build_ext 2023-04-20 09:45:07,703 root INFO building 'regex._regex' extension 2023-04-20 09:45:07,703 root INFO creating build/temp.linux-aarch64-cpython-311 2023-04-20 09:45:07,703 root INFO creating build/temp.linux-aarch64-cpython-311/regex_3 2023-04-20 09:45:07,703 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Werror=int-conversion -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c regex_3/_regex.c -o build/temp.linux-aarch64-cpython-311/regex_3/_regex.o regex_3/_regex.c: In function 'munge_name': regex_3/_regex.c:26221:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 26221 | else; | ^~~~ regex_3/_regex.c:26222:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 26222 | *munged++ = toupper(*name++); | ^ 2023-04-20 09:45:15,326 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Werror=int-conversion -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c regex_3/_regex_unicode.c -o build/temp.linux-aarch64-cpython-311/regex_3/_regex_unicode.o 2023-04-20 09:45:16,355 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Werror=int-conversion -Os -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-311/regex_3/_regex.o build/temp.linux-aarch64-cpython-311/regex_3/_regex_unicode.o -L/usr/lib -o build/lib.linux-aarch64-cpython-311/regex/_regex.cpython-311-aarch64-linux-musl.so 2023-04-20 09:45:16,377 wheel INFO installing to build/bdist.linux-aarch64/wheel 2023-04-20 09:45:16,377 root INFO running install 2023-04-20 09:45:16,383 root INFO running install_lib 2023-04-20 09:45:16,385 root INFO creating build/bdist.linux-aarch64 2023-04-20 09:45:16,386 root INFO creating build/bdist.linux-aarch64/wheel 2023-04-20 09:45:16,386 root INFO creating build/bdist.linux-aarch64/wheel/regex 2023-04-20 09:45:16,386 root INFO copying build/lib.linux-aarch64-cpython-311/regex/__init__.py -> build/bdist.linux-aarch64/wheel/regex 2023-04-20 09:45:16,386 root INFO copying build/lib.linux-aarch64-cpython-311/regex/_regex.cpython-311-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/regex 2023-04-20 09:45:16,388 root INFO copying build/lib.linux-aarch64-cpython-311/regex/regex.py -> build/bdist.linux-aarch64/wheel/regex 2023-04-20 09:45:16,388 root INFO copying build/lib.linux-aarch64-cpython-311/regex/_regex_core.py -> build/bdist.linux-aarch64/wheel/regex 2023-04-20 09:45:16,388 root INFO copying build/lib.linux-aarch64-cpython-311/regex/test_regex.py -> build/bdist.linux-aarch64/wheel/regex 2023-04-20 09:45:16,389 root INFO running install_egg_info 2023-04-20 09:45:16,397 root INFO running egg_info 2023-04-20 09:45:16,397 root INFO creating regex.egg-info 2023-04-20 09:45:16,398 root INFO writing regex.egg-info/PKG-INFO 2023-04-20 09:45:16,399 root INFO writing dependency_links to regex.egg-info/dependency_links.txt 2023-04-20 09:45:16,399 root INFO writing top-level names to regex.egg-info/top_level.txt 2023-04-20 09:45:16,399 root INFO writing manifest file 'regex.egg-info/SOURCES.txt' 2023-04-20 09:45:16,401 root INFO reading manifest file 'regex.egg-info/SOURCES.txt' 2023-04-20 09:45:16,401 root INFO reading manifest template 'MANIFEST.in' 2023-04-20 09:45:16,401 root INFO adding license file 'LICENSE.txt' 2023-04-20 09:45:16,402 root INFO writing manifest file 'regex.egg-info/SOURCES.txt' 2023-04-20 09:45:16,402 root INFO Copying regex.egg-info to build/bdist.linux-aarch64/wheel/regex-2023.3.23-py3.11.egg-info 2023-04-20 09:45:16,403 root INFO running install_scripts 2023-04-20 09:45:16,407 wheel INFO creating build/bdist.linux-aarch64/wheel/regex-2023.3.23.dist-info/WHEEL 2023-04-20 09:45:16,407 wheel INFO creating '/home/buildozer/aports/community/py3-regex/src/mrab-regex-2023.3.23/dist/.tmp-y3f1qttd/regex-2023.3.23-cp311-cp311-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2023-04-20 09:45:16,407 wheel INFO adding 'regex/__init__.py' 2023-04-20 09:45:16,410 wheel INFO adding 'regex/_regex.cpython-311-aarch64-linux-musl.so' 2023-04-20 09:45:16,411 wheel INFO adding 'regex/_regex_core.py' 2023-04-20 09:45:16,411 wheel INFO adding 'regex/regex.py' 2023-04-20 09:45:16,412 wheel INFO adding 'regex/test_regex.py' 2023-04-20 09:45:16,412 wheel INFO adding 'regex-2023.3.23.dist-info/LICENSE.txt' 2023-04-20 09:45:16,413 wheel INFO adding 'regex-2023.3.23.dist-info/METADATA' 2023-04-20 09:45:16,413 wheel INFO adding 'regex-2023.3.23.dist-info/WHEEL' 2023-04-20 09:45:16,413 wheel INFO adding 'regex-2023.3.23.dist-info/top_level.txt' 2023-04-20 09:45:16,413 wheel INFO adding 'regex-2023.3.23.dist-info/RECORD' 2023-04-20 09:45:16,413 wheel INFO removing build/bdist.linux-aarch64/wheel 2023-04-20 09:45:16,414 gpep517 INFO The backend produced dist/regex-2023.3.23-cp311-cp311-linux_aarch64.whl regex-2023.3.23-cp311-cp311-linux_aarch64.whl >>> py3-regex: Entering fakeroot... removed '/home/buildozer/aports/community/py3-regex/pkg/py3-regex/usr/lib/python3.11/site-packages/regex/test_regex.py' >>> py3-regex*: Running postcheck for py3-regex >>> WARNING: py3-regex*: Found __pycache__ but package name doesn't end with -pyc >>> py3-regex*: Preparing package py3-regex... >>> py3-regex*: Stripping binaries >>> py3-regex*: Scanning shared objects >>> py3-regex*: Tracing dependencies... python3 python3~3.11 so:libc.musl-aarch64.so.1 >>> py3-regex*: Package size: 1.5 MB >>> py3-regex*: Compressing data... >>> py3-regex*: Create checksum... >>> py3-regex*: Create py3-regex-2023.3.23-r0.apk >>> py3-regex: Build complete at Thu, 20 Apr 2023 09:45:16 +0000 elapsed time 0h 0m 12s >>> py3-regex: Cleaning up srcdir >>> py3-regex: Cleaning up pkgdir >>> py3-regex: Uninstalling dependencies... (1/10) Purging .makedepends-py3-regex (20230420.094506) (2/10) Purging py3-gpep517-pyc (13-r2) (3/10) Purging py3-gpep517 (13-r2) (4/10) Purging py3-installer-pyc (0.7.0-r1) (5/10) Purging py3-installer (0.7.0-r1) (6/10) Purging py3-setuptools-pyc (67.6.1-r1) (7/10) Purging py3-setuptools (67.6.1-r1) (8/10) Purging py3-wheel-pyc (0.40.0-r1) (9/10) Purging py3-wheel (0.40.0-r1) (10/10) Purging python3-dev (3.11.3-r10) Executing busybox-1.36.0-r7.trigger OK: 1625 MiB in 183 packages >>> py3-regex: Updating the community/aarch64 repository index... >>> py3-regex: Signing the index...