>>> py3-regex: Building community/py3-regex 2023.12.26-r1 (using abuild 3.13.0-r3) started Thu, 25 Apr 2024 16:36:11 +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/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.6-r0) (3/26) Installing gdbm (1.23-r1) (4/26) Installing xz-libs (5.6.1-r3) (5/26) Installing mpdecimal (4.0.0-r0) (6/26) Installing libpanelw (6.4_p20240330-r0) (7/26) Installing readline (8.2.10-r0) (8/26) Installing sqlite-libs (3.45.3-r0) (9/26) Installing python3 (3.12.3-r1) (10/26) Installing python3-pycache-pyc0 (3.12.3-r1) (11/26) Installing pyc (3.12.3-r1) (12/26) Installing python3-pyc (3.12.3-r1) (13/26) Installing py3-installer (0.7.0-r2) (14/26) Installing py3-installer-pyc (0.7.0-r2) (15/26) Installing py3-gpep517 (15-r2) (16/26) Installing py3-gpep517-pyc (15-r2) (17/26) Installing py3-parsing (3.1.2-r1) (18/26) Installing py3-parsing-pyc (3.1.2-r1) (19/26) Installing py3-packaging (24.0-r1) (20/26) Installing py3-packaging-pyc (24.0-r1) (21/26) Installing py3-setuptools (69.5.1-r0) (22/26) Installing py3-setuptools-pyc (69.5.1-r0) (23/26) Installing py3-wheel (0.42.0-r1) (24/26) Installing py3-wheel-pyc (0.42.0-r1) (25/26) Installing python3-dev (3.12.3-r1) (26/26) Installing .makedepends-py3-regex (20240425.163616) Executing busybox-1.36.1-r25.trigger OK: 493 MiB in 127 packages >>> py3-regex: Cleaning up srcdir >>> py3-regex: Cleaning up pkgdir >>> py3-regex: Cleaning up tmpdir >>> py3-regex: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-regex-2023.12.26.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-regex: Fetching py3-regex-2023.12.26.tar.gz::https://github.com/mrabarnett/mrab-regex/archive/refs/tags/2023.12.26.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/py3-regex-2023.12.26.tar.gz.part' py3-regex-2023.12.26 100% |********************************| 389k 0:00:00 ETA '/var/cache/distfiles/py3-regex-2023.12.26.tar.gz.part' saved >>> py3-regex: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-regex-2023.12.26.tar.gz >>> py3-regex: Checking sha512sums... py3-regex-2023.12.26.tar.gz: OK >>> py3-regex: Unpacking /var/cache/distfiles/py3-regex-2023.12.26.tar.gz... 2024-04-25 16:36:23,262 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-25 16:36:23,361 root INFO running bdist_wheel 2024-04-25 16:36:23,430 root INFO running build 2024-04-25 16:36:23,430 root INFO running build_py 2024-04-25 16:36:23,440 root INFO creating build 2024-04-25 16:36:23,440 root INFO creating build/lib.linux-riscv64-cpython-312 2024-04-25 16:36:23,440 root INFO creating build/lib.linux-riscv64-cpython-312/regex 2024-04-25 16:36:23,441 root INFO copying regex_3/__init__.py -> build/lib.linux-riscv64-cpython-312/regex 2024-04-25 16:36:23,442 root INFO copying regex_3/regex.py -> build/lib.linux-riscv64-cpython-312/regex 2024-04-25 16:36:23,444 root INFO copying regex_3/_regex_core.py -> build/lib.linux-riscv64-cpython-312/regex 2024-04-25 16:36:23,447 root INFO copying regex_3/test_regex.py -> build/lib.linux-riscv64-cpython-312/regex 2024-04-25 16:36:23,450 root INFO running build_ext 2024-04-25 16:36:23,459 root INFO building 'regex._regex' extension 2024-04-25 16:36:23,459 root INFO creating build/temp.linux-riscv64-cpython-312 2024-04-25 16:36:23,460 root INFO creating build/temp.linux-riscv64-cpython-312/regex_3 2024-04-25 16:36:23,460 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 regex_3/_regex.c -o build/temp.linux-riscv64-cpython-312/regex_3/_regex.o 2024-04-25 16:37:05,206 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 regex_3/_regex_unicode.c -o build/temp.linux-riscv64-cpython-312/regex_3/_regex_unicode.o 2024-04-25 16:37:10,949 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/regex_3/_regex.o build/temp.linux-riscv64-cpython-312/regex_3/_regex_unicode.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/regex/_regex.cpython-312-riscv64-linux-musl.so 2024-04-25 16:37:11,726 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-25 16:37:11,727 root INFO running install 2024-04-25 16:37:11,770 root INFO running install_lib 2024-04-25 16:37:11,778 root INFO creating build/bdist.linux-riscv64 2024-04-25 16:37:11,779 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-25 16:37:11,780 root INFO creating build/bdist.linux-riscv64/wheel/regex 2024-04-25 16:37:11,780 root INFO copying build/lib.linux-riscv64-cpython-312/regex/__init__.py -> build/bdist.linux-riscv64/wheel/regex 2024-04-25 16:37:11,781 root INFO copying build/lib.linux-riscv64-cpython-312/regex/_regex.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/regex 2024-04-25 16:37:11,792 root INFO copying build/lib.linux-riscv64-cpython-312/regex/test_regex.py -> build/bdist.linux-riscv64/wheel/regex 2024-04-25 16:37:11,795 root INFO copying build/lib.linux-riscv64-cpython-312/regex/_regex_core.py -> build/bdist.linux-riscv64/wheel/regex 2024-04-25 16:37:11,797 root INFO copying build/lib.linux-riscv64-cpython-312/regex/regex.py -> build/bdist.linux-riscv64/wheel/regex 2024-04-25 16:37:11,798 root INFO running install_egg_info 2024-04-25 16:37:11,808 root INFO running egg_info 2024-04-25 16:37:11,808 root INFO creating regex.egg-info 2024-04-25 16:37:11,813 root INFO writing regex.egg-info/PKG-INFO 2024-04-25 16:37:11,816 root INFO writing dependency_links to regex.egg-info/dependency_links.txt 2024-04-25 16:37:11,817 root INFO writing top-level names to regex.egg-info/top_level.txt 2024-04-25 16:37:11,818 root INFO writing manifest file 'regex.egg-info/SOURCES.txt' 2024-04-25 16:37:11,825 root INFO reading manifest file 'regex.egg-info/SOURCES.txt' 2024-04-25 16:37:11,827 root INFO reading manifest template 'MANIFEST.in' 2024-04-25 16:37:11,830 root INFO adding license file 'LICENSE.txt' 2024-04-25 16:37:11,833 root INFO writing manifest file 'regex.egg-info/SOURCES.txt' 2024-04-25 16:37:11,834 root INFO Copying regex.egg-info to build/bdist.linux-riscv64/wheel/regex-2023.12.25-py3.12.egg-info 2024-04-25 16:37:11,837 root INFO running install_scripts 2024-04-25 16:37:11,861 wheel INFO creating build/bdist.linux-riscv64/wheel/regex-2023.12.25.dist-info/WHEEL 2024-04-25 16:37:11,862 wheel INFO creating '/home/buildozer/aports/community/py3-regex/src/mrab-regex-2023.12.26/.dist/.tmp-12bi_42x/regex-2023.12.25-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-25 16:37:11,864 wheel INFO adding 'regex/__init__.py' 2024-04-25 16:37:11,874 wheel INFO adding 'regex/_regex.cpython-312-riscv64-linux-musl.so' 2024-04-25 16:37:11,901 wheel INFO adding 'regex/_regex_core.py' 2024-04-25 16:37:11,905 wheel INFO adding 'regex/regex.py' 2024-04-25 16:37:11,908 wheel INFO adding 'regex/test_regex.py' 2024-04-25 16:37:11,914 wheel INFO adding 'regex-2023.12.25.dist-info/LICENSE.txt' 2024-04-25 16:37:11,916 wheel INFO adding 'regex-2023.12.25.dist-info/METADATA' 2024-04-25 16:37:11,917 wheel INFO adding 'regex-2023.12.25.dist-info/WHEEL' 2024-04-25 16:37:11,918 wheel INFO adding 'regex-2023.12.25.dist-info/top_level.txt' 2024-04-25 16:37:11,919 wheel INFO adding 'regex-2023.12.25.dist-info/RECORD' 2024-04-25 16:37:11,919 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-25 16:37:11,924 gpep517 INFO The backend produced .dist/regex-2023.12.25-cp312-cp312-linux_riscv64.whl regex-2023.12.25-cp312-cp312-linux_riscv64.whl >>> py3-regex: Entering fakeroot... removed '/home/buildozer/aports/community/py3-regex/pkg/py3-regex/usr/lib/python3.12/site-packages/regex/test_regex.py' >>> py3-regex-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-regex/pkg/py3-regex/usr/lib/python3.12/site-packages/regex/__pycache__' -> '/home/buildozer/aports/community/py3-regex/pkg/py3-regex-pyc/usr/lib/python3.12/site-packages/regex/__pycache__' >>> py3-regex-pyc*: Preparing subpackage py3-regex-pyc... >>> py3-regex-pyc*: Running postcheck for py3-regex-pyc >>> py3-regex*: Running postcheck for py3-regex >>> py3-regex*: Preparing package py3-regex... >>> py3-regex*: Stripping binaries >>> py3-regex-pyc*: Scanning shared objects >>> py3-regex*: Scanning shared objects >>> py3-regex-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-regex-pyc*: Package size: 576.0 KB >>> py3-regex-pyc*: Compressing data... >>> py3-regex-pyc*: Create checksum... >>> py3-regex-pyc*: Create py3-regex-pyc-2023.12.26-r1.apk >>> py3-regex*: Tracing dependencies... python3 python3~3.12 so:libc.musl-riscv64.so.1 >>> py3-regex*: Package size: 924.0 KB >>> py3-regex*: Compressing data... >>> py3-regex*: Create checksum... >>> py3-regex*: Create py3-regex-2023.12.26-r1.apk >>> py3-regex: Build complete at Thu, 25 Apr 2024 16:37:14 +0000 elapsed time 0h 1m 3s >>> py3-regex: Cleaning up srcdir >>> py3-regex: Cleaning up pkgdir >>> py3-regex: Uninstalling dependencies... (1/26) Purging .makedepends-py3-regex (20240425.163616) (2/26) Purging py3-gpep517-pyc (15-r2) (3/26) Purging py3-gpep517 (15-r2) (4/26) Purging py3-installer-pyc (0.7.0-r2) (5/26) Purging py3-installer (0.7.0-r2) (6/26) Purging py3-setuptools-pyc (69.5.1-r0) (7/26) Purging py3-setuptools (69.5.1-r0) (8/26) Purging py3-wheel-pyc (0.42.0-r1) (9/26) Purging py3-wheel (0.42.0-r1) (10/26) Purging py3-packaging-pyc (24.0-r1) (11/26) Purging py3-packaging (24.0-r1) (12/26) Purging py3-parsing-pyc (3.1.2-r1) (13/26) Purging py3-parsing (3.1.2-r1) (14/26) Purging python3-dev (3.12.3-r1) (15/26) Purging python3-pyc (3.12.3-r1) (16/26) Purging python3-pycache-pyc0 (3.12.3-r1) (17/26) Purging pyc (3.12.3-r1) (18/26) Purging python3 (3.12.3-r1) (19/26) Purging gdbm (1.23-r1) (20/26) Purging libbz2 (1.0.8-r6) (21/26) Purging libffi (3.4.6-r0) (22/26) Purging libpanelw (6.4_p20240330-r0) (23/26) Purging mpdecimal (4.0.0-r0) (24/26) Purging readline (8.2.10-r0) (25/26) Purging sqlite-libs (3.45.3-r0) (26/26) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 228 MiB in 101 packages >>> py3-regex: Updating the community/riscv64 repository index... >>> py3-regex: Signing the index...