>>> py3-regex: Building community/py3-regex 2022.10.31-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 04:10:33 +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 python3-dev py3-setuptools (1/13) Installing libbz2 (1.0.8-r4) (2/13) Installing libffi (3.4.4-r0) (3/13) Installing gdbm (1.23-r0) (4/13) Installing xz-libs (5.2.8-r0) (5/13) Installing mpdecimal (2.5.1-r1) (6/13) Installing readline (8.2.0-r0) (7/13) Installing sqlite-libs (3.40.0-r0) (8/13) Installing python3 (3.11.0-r2) (9/13) Installing python3-dev (3.11.0-r2) (10/13) Installing py3-parsing (3.0.9-r1) (11/13) Installing py3-packaging (21.3-r3) (12/13) Installing py3-setuptools (65.6.0-r1) (13/13) Installing .makedepends-py3-regex (20221123.041034) Executing busybox-1.35.0-r29.trigger OK: 467 MiB in 109 packages >>> py3-regex: Cleaning up srcdir >>> py3-regex: Cleaning up pkgdir >>> py3-regex: Fetching https://distfiles.alpinelinux.org/distfiles/edge/regex-2022.10.31.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 382k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 382k 8 32768 0 0 18005 0 0:00:21 0:00:01 0:00:20 18004 12 382k 12 49134 0 0 17302 0 0:00:22 0:00:02 0:00:20 17300 16 382k 16 65500 0 0 16003 0 0:00:24 0:00:04 0:00:20 16006 20 382k 20 81866 0 0 15898 0 0:00:24 0:00:05 0:00:19 15899 25 382k 25 98232 0 0 16156 0 0:00:24 0:00:06 0:00:18 19077 25 382k 25 98232 0 0 13272 0 0:00:29 0:00:07 0:00:22 11729 25 382k 25 98232 0 0 11571 0 0:00:33 0:00:08 0:00:25 8691 29 382k 29 111k 0 0 12964 0 0:00:30 0:00:08 0:00:22 10342 37 382k 37 143k 0 0 14895 0 0:00:26 0:00:09 0:00:17 13805 41 382k 41 160k 0 0 15206 0 0:00:25 0:00:10 0:00:15 13974 50 382k 50 191k 0 0 16621 0 0:00:23 0:00:11 0:00:12 22218 58 382k 58 223k 0 0 17922 0 0:00:21 0:00:12 0:00:09 30446 62 382k 62 239k 0 0 17627 0 0:00:22 0:00:13 0:00:09 25715 66 382k 66 255k 0 0 17684 0 0:00:22 0:00:14 0:00:08 23281 75 382k 75 287k 0 0 18563 0 0:00:21 0:00:15 0:00:06 25652 79 382k 79 303k 0 0 18364 0 0:00:21 0:00:16 0:00:05 22397 83 382k 83 320k 0 0 18376 0 0:00:21 0:00:17 0:00:04 19530 96 382k 96 367k 0 0 19934 0 0:00:19 0:00:18 0:00:01 26411 100 382k 100 382k 0 0 20524 0 0:00:19 0:00:19 --:--:-- 30403 >>> py3-regex: Fetching https://distfiles.alpinelinux.org/distfiles/edge/regex-2022.10.31.tar.gz >>> py3-regex: Checking sha512sums... regex-2022.10.31.tar.gz: OK >>> py3-regex: Unpacking /var/cache/distfiles/edge/regex-2022.10.31.tar.gz... running build running build_py creating build creating build/lib.linux-armv8l-cpython-311 creating build/lib.linux-armv8l-cpython-311/regex copying regex_3/__init__.py -> build/lib.linux-armv8l-cpython-311/regex copying regex_3/regex.py -> build/lib.linux-armv8l-cpython-311/regex copying regex_3/_regex_core.py -> build/lib.linux-armv8l-cpython-311/regex copying regex_3/test_regex.py -> build/lib.linux-armv8l-cpython-311/regex running build_ext building 'regex._regex' extension creating build/temp.linux-armv8l-cpython-311 creating build/temp.linux-armv8l-cpython-311/regex_3 gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c regex_3/_regex.c -o build/temp.linux-armv8l-cpython-311/regex_3/_regex.o gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c regex_3/_regex_unicode.c -o build/temp.linux-armv8l-cpython-311/regex_3/_regex_unicode.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-311/regex_3/_regex.o build/temp.linux-armv8l-cpython-311/regex_3/_regex_unicode.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/regex/_regex.cpython-311-arm-linux-musleabihf.so >>> py3-regex: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext running install_lib creating /home/buildozer/aports/community/py3-regex/pkg creating /home/buildozer/aports/community/py3-regex/pkg/py3-regex creating /home/buildozer/aports/community/py3-regex/pkg/py3-regex/usr creating /home/buildozer/aports/community/py3-regex/pkg/py3-regex/usr/lib creating /home/buildozer/aports/community/py3-regex/pkg/py3-regex/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-regex/pkg/py3-regex/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-regex/pkg/py3-regex/usr/lib/python3.11/site-packages/regex copying build/lib.linux-armv8l-cpython-311/regex/test_regex.py -> /home/buildozer/aports/community/py3-regex/pkg/py3-regex/usr/lib/python3.11/site-packages/regex copying build/lib.linux-armv8l-cpython-311/regex/regex.py -> /home/buildozer/aports/community/py3-regex/pkg/py3-regex/usr/lib/python3.11/site-packages/regex copying build/lib.linux-armv8l-cpython-311/regex/_regex_core.py -> /home/buildozer/aports/community/py3-regex/pkg/py3-regex/usr/lib/python3.11/site-packages/regex copying build/lib.linux-armv8l-cpython-311/regex/__init__.py -> /home/buildozer/aports/community/py3-regex/pkg/py3-regex/usr/lib/python3.11/site-packages/regex copying build/lib.linux-armv8l-cpython-311/regex/_regex.cpython-311-arm-linux-musleabihf.so -> /home/buildozer/aports/community/py3-regex/pkg/py3-regex/usr/lib/python3.11/site-packages/regex byte-compiling /home/buildozer/aports/community/py3-regex/pkg/py3-regex/usr/lib/python3.11/site-packages/regex/test_regex.py to test_regex.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-regex/pkg/py3-regex/usr/lib/python3.11/site-packages/regex/regex.py to regex.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-regex/pkg/py3-regex/usr/lib/python3.11/site-packages/regex/_regex_core.py to _regex_core.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-regex/pkg/py3-regex/usr/lib/python3.11/site-packages/regex/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info writing regex.egg-info/PKG-INFO writing dependency_links to regex.egg-info/dependency_links.txt writing top-level names to regex.egg-info/top_level.txt reading manifest file 'regex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'regex.egg-info/SOURCES.txt' Copying regex.egg-info to /home/buildozer/aports/community/py3-regex/pkg/py3-regex/usr/lib/python3.11/site-packages/regex-2022.10.31-py3.11.egg-info running install_scripts >>> py3-regex*: Running postcheck for py3-regex >>> py3-regex*: Preparing package py3-regex... >>> py3-regex*: Stripping binaries >>> py3-regex*: Scanning shared objects >>> py3-regex*: Tracing dependencies... python3 so:libc.musl-armhf.so.1 >>> py3-regex*: Package size: 1.7 MB >>> py3-regex*: Compressing data... >>> py3-regex*: Create checksum... >>> py3-regex*: Create py3-regex-2022.10.31-r1.apk >>> py3-regex: Build complete at Wed, 23 Nov 2022 04:11:04 +0000 elapsed time 0h 0m 31s >>> py3-regex: Cleaning up srcdir >>> py3-regex: Cleaning up pkgdir >>> py3-regex: Uninstalling dependencies... (1/13) Purging .makedepends-py3-regex (20221123.041034) (2/13) Purging python3-dev (3.11.0-r2) (3/13) Purging py3-setuptools (65.6.0-r1) (4/13) Purging py3-packaging (21.3-r3) (5/13) Purging py3-parsing (3.0.9-r1) (6/13) Purging python3 (3.11.0-r2) (7/13) Purging libbz2 (1.0.8-r4) (8/13) Purging libffi (3.4.4-r0) (9/13) Purging gdbm (1.23-r0) (10/13) Purging xz-libs (5.2.8-r0) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.2.0-r0) (13/13) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> py3-regex: Updating the community/armhf repository index... >>> py3-regex: Signing the index...