>>> py3-regex: Building community/py3-regex 2024.11.7-r0 (using abuild 3.14.1-r1) started Tue, 12 Nov 2024 11:12:16 +0000 >>> py3-regex: Validating /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/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.6-r0) (3/25) Installing gdbm (1.24-r0) (4/25) Installing xz-libs (5.6.3-r0) (5/25) Installing mpdecimal (4.0.0-r0) (6/25) Installing libpanelw (6.5_p20241006-r3) (7/25) Installing sqlite-libs (3.47.0-r0) (8/25) Installing python3 (3.12.7-r1) (9/25) Installing python3-pycache-pyc0 (3.12.7-r1) (10/25) Installing pyc (3.12.7-r1) (11/25) Installing python3-pyc (3.12.7-r1) (12/25) Installing py3-installer (0.7.0-r2) (13/25) Installing py3-installer-pyc (0.7.0-r2) (14/25) Installing py3-gpep517 (16-r0) (15/25) Installing py3-gpep517-pyc (16-r0) (16/25) Installing py3-parsing (3.1.4-r0) (17/25) Installing py3-parsing-pyc (3.1.4-r0) (18/25) Installing py3-packaging (24.2-r0) (19/25) Installing py3-packaging-pyc (24.2-r0) (20/25) Installing py3-setuptools (70.3.0-r0) (21/25) Installing py3-setuptools-pyc (70.3.0-r0) (22/25) Installing py3-wheel (0.43.0-r0) (23/25) Installing py3-wheel-pyc (0.43.0-r0) (24/25) Installing python3-dev (3.12.7-r1) (25/25) Installing .makedepends-py3-regex (20241112.111218) Executing busybox-1.37.0-r6.trigger OK: 592 MiB in 131 packages >>> py3-regex: Cleaning up srcdir >>> py3-regex: Cleaning up pkgdir >>> py3-regex: Cleaning up tmpdir >>> py3-regex: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-regex-2024.11.7.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 curl: (22) The requested URL returned error: 404 >>> py3-regex: Fetching py3-regex-2024.11.7.tar.gz::https://github.com/mrabarnett/mrab-regex/archive/refs/tags/2024.11.7.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 330k 0 330k 0 0 443k 0 --:--:-- --:--:-- --:--:-- 443k 100 394k 0 394k 0 0 523k 0 --:--:-- --:--:-- --:--:-- 10.3M >>> py3-regex: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-regex-2024.11.7.tar.gz >>> py3-regex: Checking sha512sums... py3-regex-2024.11.7.tar.gz: OK >>> py3-regex: Unpacking /var/cache/distfiles/edge/py3-regex-2024.11.7.tar.gz... 2024-11-12 11:12:20,789 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-11-12 11:12:20,895 root INFO running bdist_wheel 2024-11-12 11:12:20,901 root INFO running build 2024-11-12 11:12:20,901 root INFO running build_py 2024-11-12 11:12:20,902 root INFO creating build 2024-11-12 11:12:20,902 root INFO creating build/lib.linux-aarch64-cpython-312 2024-11-12 11:12:20,902 root INFO creating build/lib.linux-aarch64-cpython-312/regex 2024-11-12 11:12:20,902 root INFO copying regex_3/__init__.py -> build/lib.linux-aarch64-cpython-312/regex 2024-11-12 11:12:20,903 root INFO copying regex_3/regex.py -> build/lib.linux-aarch64-cpython-312/regex 2024-11-12 11:12:20,903 root INFO copying regex_3/_regex_core.py -> build/lib.linux-aarch64-cpython-312/regex 2024-11-12 11:12:20,903 root INFO copying regex_3/test_regex.py -> build/lib.linux-aarch64-cpython-312/regex 2024-11-12 11:12:20,904 root INFO running egg_info 2024-11-12 11:12:20,904 root INFO creating regex.egg-info 2024-11-12 11:12:20,905 root INFO writing regex.egg-info/PKG-INFO 2024-11-12 11:12:20,906 root INFO writing dependency_links to regex.egg-info/dependency_links.txt 2024-11-12 11:12:20,906 root INFO writing top-level names to regex.egg-info/top_level.txt 2024-11-12 11:12:20,906 root INFO writing manifest file 'regex.egg-info/SOURCES.txt' 2024-11-12 11:12:20,908 root INFO reading manifest file 'regex.egg-info/SOURCES.txt' 2024-11-12 11:12:20,908 root INFO reading manifest template 'MANIFEST.in' 2024-11-12 11:12:20,909 root INFO adding license file 'LICENSE.txt' 2024-11-12 11:12:20,910 root INFO writing manifest file 'regex.egg-info/SOURCES.txt' 2024-11-12 11:12:20,910 root INFO running build_ext 2024-11-12 11:12:20,912 root INFO building 'regex._regex' extension 2024-11-12 11:12:20,912 root INFO creating build/temp.linux-aarch64-cpython-312 2024-11-12 11:12:20,912 root INFO creating build/temp.linux-aarch64-cpython-312/regex_3 2024-11-12 11:12:20,912 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-aarch64-cpython-312/regex_3/_regex.o 2024-11-12 11:12:32,830 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-aarch64-cpython-312/regex_3/_regex_unicode.o 2024-11-12 11:12:34,421 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/regex_3/_regex.o build/temp.linux-aarch64-cpython-312/regex_3/_regex_unicode.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/regex/_regex.cpython-312-aarch64-linux-musl.so 2024-11-12 11:12:34,447 root INFO installing to build/bdist.linux-aarch64/wheel 2024-11-12 11:12:34,447 root INFO running install 2024-11-12 11:12:34,459 root INFO running install_lib 2024-11-12 11:12:34,462 root INFO creating build/bdist.linux-aarch64 2024-11-12 11:12:34,462 root INFO creating build/bdist.linux-aarch64/wheel 2024-11-12 11:12:34,462 root INFO creating build/bdist.linux-aarch64/wheel/regex 2024-11-12 11:12:34,463 root INFO copying build/lib.linux-aarch64-cpython-312/regex/__init__.py -> build/bdist.linux-aarch64/wheel/regex 2024-11-12 11:12:34,463 root INFO copying build/lib.linux-aarch64-cpython-312/regex/regex.py -> build/bdist.linux-aarch64/wheel/regex 2024-11-12 11:12:34,463 root INFO copying build/lib.linux-aarch64-cpython-312/regex/_regex_core.py -> build/bdist.linux-aarch64/wheel/regex 2024-11-12 11:12:34,463 root INFO copying build/lib.linux-aarch64-cpython-312/regex/test_regex.py -> build/bdist.linux-aarch64/wheel/regex 2024-11-12 11:12:34,464 root INFO copying build/lib.linux-aarch64-cpython-312/regex/_regex.cpython-312-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/regex 2024-11-12 11:12:34,466 root INFO running install_egg_info 2024-11-12 11:12:34,467 root INFO Copying regex.egg-info to build/bdist.linux-aarch64/wheel/regex-2024.11.6-py3.12.egg-info 2024-11-12 11:12:34,468 root INFO running install_scripts 2024-11-12 11:12:34,473 root INFO creating build/bdist.linux-aarch64/wheel/regex-2024.11.6.dist-info/WHEEL 2024-11-12 11:12:34,474 wheel INFO creating '/home/buildozer/aports/community/py3-regex/src/mrab-regex-2024.11.7/.dist/.tmp-xk54q8y3/regex-2024.11.6-cp312-cp312-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-11-12 11:12:34,474 wheel INFO adding 'regex/__init__.py' 2024-11-12 11:12:34,481 wheel INFO adding 'regex/_regex.cpython-312-aarch64-linux-musl.so' 2024-11-12 11:12:34,482 wheel INFO adding 'regex/_regex_core.py' 2024-11-12 11:12:34,483 wheel INFO adding 'regex/regex.py' 2024-11-12 11:12:34,483 wheel INFO adding 'regex/test_regex.py' 2024-11-12 11:12:34,484 wheel INFO adding 'regex-2024.11.6.dist-info/LICENSE.txt' 2024-11-12 11:12:34,484 wheel INFO adding 'regex-2024.11.6.dist-info/METADATA' 2024-11-12 11:12:34,484 wheel INFO adding 'regex-2024.11.6.dist-info/WHEEL' 2024-11-12 11:12:34,484 wheel INFO adding 'regex-2024.11.6.dist-info/top_level.txt' 2024-11-12 11:12:34,485 wheel INFO adding 'regex-2024.11.6.dist-info/RECORD' 2024-11-12 11:12:34,485 root INFO removing build/bdist.linux-aarch64/wheel 2024-11-12 11:12:34,486 gpep517 INFO The backend produced .dist/regex-2024.11.6-cp312-cp312-linux_aarch64.whl regex-2024.11.6-cp312-cp312-linux_aarch64.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... '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: 543.9 KB >>> py3-regex-pyc*: Compressing data... >>> py3-regex-pyc*: Create checksum... >>> py3-regex-pyc*: Create py3-regex-pyc-2024.11.7-r0.apk >>> py3-regex*: Tracing dependencies... python3 python3~3.12 so:libc.musl-aarch64.so.1 >>> py3-regex*: Package size: 894.6 KB >>> py3-regex*: Compressing data... >>> py3-regex*: Create checksum... >>> py3-regex*: Create py3-regex-2024.11.7-r0.apk >>> py3-regex: Build complete at Tue, 12 Nov 2024 11:12:35 +0000 elapsed time 0h 0m 19s >>> py3-regex: Cleaning up srcdir >>> py3-regex: Cleaning up pkgdir >>> py3-regex: Uninstalling dependencies... (1/25) Purging .makedepends-py3-regex (20241112.111218) (2/25) Purging py3-gpep517-pyc (16-r0) (3/25) Purging py3-gpep517 (16-r0) (4/25) Purging py3-installer-pyc (0.7.0-r2) (5/25) Purging py3-installer (0.7.0-r2) (6/25) Purging py3-setuptools-pyc (70.3.0-r0) (7/25) Purging py3-setuptools (70.3.0-r0) (8/25) Purging py3-wheel-pyc (0.43.0-r0) (9/25) Purging py3-wheel (0.43.0-r0) (10/25) Purging py3-packaging-pyc (24.2-r0) (11/25) Purging py3-packaging (24.2-r0) (12/25) Purging py3-parsing-pyc (3.1.4-r0) (13/25) Purging py3-parsing (3.1.4-r0) (14/25) Purging python3-dev (3.12.7-r1) (15/25) Purging python3-pyc (3.12.7-r1) (16/25) Purging python3-pycache-pyc0 (3.12.7-r1) (17/25) Purging pyc (3.12.7-r1) (18/25) Purging python3 (3.12.7-r1) (19/25) Purging gdbm (1.24-r0) (20/25) Purging libbz2 (1.0.8-r6) (21/25) Purging libffi (3.4.6-r0) (22/25) Purging libpanelw (6.5_p20241006-r3) (23/25) Purging mpdecimal (4.0.0-r0) (24/25) Purging sqlite-libs (3.47.0-r0) (25/25) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r6.trigger OK: 431 MiB in 106 packages >>> py3-regex: Updating the community/aarch64 repository index... >>> py3-regex: Signing the index...