>>> py3-cython-test-exception-raiser: Building testing/py3-cython-test-exception-raiser 1.0.2-r0 (using abuild 3.13.0-r3) started Sat, 11 May 2024 02:33:10 +0000 >>> py3-cython-test-exception-raiser: Checking sanity of /home/buildozer/aports/testing/py3-cython-test-exception-raiser/APKBUILD... >>> py3-cython-test-exception-raiser: Analyzing dependencies... >>> py3-cython-test-exception-raiser: Installing for build: build-base cython py3-gpep517 py3-setuptools py3-wheel python3-dev (1/26) Installing libffi (3.4.6-r0) (2/26) Installing gdbm (1.23-r1) (3/26) Installing mpdecimal (4.0.0-r0) (4/26) Installing libpanelw (6.4_p20240420-r0) (5/26) Installing readline (8.2.10-r0) (6/26) Installing sqlite-libs (3.45.3-r0) (7/26) Installing python3 (3.12.3-r1) (8/26) Installing python3-pycache-pyc0 (3.12.3-r1) (9/26) Installing pyc (3.12.3-r1) (10/26) Installing cython-pyc (3.0.10-r0) (11/26) Installing python3-pyc (3.12.3-r1) (12/26) Installing cython (3.0.10-r0) (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-cython-test-exception-raiser (20240511.023311) Executing busybox-1.36.1-r26.trigger OK: 445 MiB in 136 packages >>> py3-cython-test-exception-raiser: Cleaning up srcdir >>> py3-cython-test-exception-raiser: Cleaning up pkgdir >>> py3-cython-test-exception-raiser: Cleaning up tmpdir >>> py3-cython-test-exception-raiser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-test-exception-raiser-1.0.2.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: (56) The requested URL returned error: 404 >>> py3-cython-test-exception-raiser: Fetching cython-test-exception-raiser-1.0.2.tar.gz::https://github.com/twisted/cython-test-exception-raiser/archive/refs/tags/v1.0.2.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 4579 0 4579 0 0 2883 0 --:--:-- 0:00:01 --:--:-- 7154 >>> py3-cython-test-exception-raiser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-test-exception-raiser-1.0.2.tar.gz >>> py3-cython-test-exception-raiser: Checking sha512sums... cython-test-exception-raiser-1.0.2.tar.gz: OK >>> py3-cython-test-exception-raiser: Unpacking /var/cache/distfiles/cython-test-exception-raiser-1.0.2.tar.gz... 2024-05-11 02:33:15,321 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/testing/py3-cython-test-exception-raiser/src/cython-test-exception-raiser-1.0.2/cython_test_exception_raiser/raiser.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling cython_test_exception_raiser/raiser.pyx because it changed. [1/1] Cythonizing cython_test_exception_raiser/raiser.pyx 2024-05-11 02:33:16,128 root INFO running bdist_wheel 2024-05-11 02:33:16,149 root INFO running build 2024-05-11 02:33:16,149 root INFO running build_py 2024-05-11 02:33:16,152 root INFO creating build 2024-05-11 02:33:16,152 root INFO creating build/lib.linux-ppc64le-cpython-312 2024-05-11 02:33:16,153 root INFO creating build/lib.linux-ppc64le-cpython-312/cython_test_exception_raiser 2024-05-11 02:33:16,153 root INFO copying cython_test_exception_raiser/__init__.py -> build/lib.linux-ppc64le-cpython-312/cython_test_exception_raiser 2024-05-11 02:33:16,153 root INFO running build_ext 2024-05-11 02:33:16,156 root INFO building 'cython_test_exception_raiser.raiser' extension 2024-05-11 02:33:16,156 root INFO creating build/temp.linux-ppc64le-cpython-312 2024-05-11 02:33:16,156 root INFO creating build/temp.linux-ppc64le-cpython-312/cython_test_exception_raiser 2024-05-11 02:33:16,156 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 cython_test_exception_raiser/raiser.c -o build/temp.linux-ppc64le-cpython-312/cython_test_exception_raiser/raiser.o 2024-05-11 02:33:17,219 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-ppc64le-cpython-312/cython_test_exception_raiser/raiser.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/cython_test_exception_raiser/raiser.cpython-312-powerpc64le-linux-musl.so 2024-05-11 02:33:17,254 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-05-11 02:33:17,254 root INFO running install 2024-05-11 02:33:17,282 root INFO running install_lib 2024-05-11 02:33:17,285 root INFO creating build/bdist.linux-ppc64le 2024-05-11 02:33:17,285 root INFO creating build/bdist.linux-ppc64le/wheel 2024-05-11 02:33:17,285 root INFO creating build/bdist.linux-ppc64le/wheel/cython_test_exception_raiser 2024-05-11 02:33:17,285 root INFO copying build/lib.linux-ppc64le-cpython-312/cython_test_exception_raiser/__init__.py -> build/bdist.linux-ppc64le/wheel/cython_test_exception_raiser 2024-05-11 02:33:17,285 root INFO copying build/lib.linux-ppc64le-cpython-312/cython_test_exception_raiser/raiser.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/cython_test_exception_raiser 2024-05-11 02:33:17,286 root INFO running install_egg_info 2024-05-11 02:33:17,289 root INFO running egg_info 2024-05-11 02:33:17,289 root INFO creating cython_test_exception_raiser.egg-info 2024-05-11 02:33:17,291 root INFO writing cython_test_exception_raiser.egg-info/PKG-INFO 2024-05-11 02:33:17,291 root INFO writing dependency_links to cython_test_exception_raiser.egg-info/dependency_links.txt 2024-05-11 02:33:17,292 root INFO writing top-level names to cython_test_exception_raiser.egg-info/top_level.txt 2024-05-11 02:33:17,292 root INFO writing manifest file 'cython_test_exception_raiser.egg-info/SOURCES.txt' 2024-05-11 02:33:17,295 root INFO reading manifest file 'cython_test_exception_raiser.egg-info/SOURCES.txt' 2024-05-11 02:33:17,295 root INFO reading manifest template 'MANIFEST.in' 2024-05-11 02:33:17,295 root INFO adding license file 'LICENSE' 2024-05-11 02:33:17,296 root INFO writing manifest file 'cython_test_exception_raiser.egg-info/SOURCES.txt' 2024-05-11 02:33:17,296 root INFO Copying cython_test_exception_raiser.egg-info to build/bdist.linux-ppc64le/wheel/cython_test_exception_raiser-1.0.2-py3.12.egg-info 2024-05-11 02:33:17,297 root INFO running install_scripts 2024-05-11 02:33:17,302 wheel INFO creating build/bdist.linux-ppc64le/wheel/cython_test_exception_raiser-1.0.2.dist-info/WHEEL 2024-05-11 02:33:17,303 wheel INFO creating '/home/buildozer/aports/testing/py3-cython-test-exception-raiser/src/cython-test-exception-raiser-1.0.2/.dist/.tmp-zjv7iyzb/cython_test_exception_raiser-1.0.2-cp312-cp312-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-05-11 02:33:17,303 wheel INFO adding 'cython_test_exception_raiser/__init__.py' 2024-05-11 02:33:17,304 wheel INFO adding 'cython_test_exception_raiser/raiser.cpython-312-powerpc64le-linux-musl.so' 2024-05-11 02:33:17,304 wheel INFO adding 'cython_test_exception_raiser-1.0.2.dist-info/LICENSE' 2024-05-11 02:33:17,305 wheel INFO adding 'cython_test_exception_raiser-1.0.2.dist-info/METADATA' 2024-05-11 02:33:17,305 wheel INFO adding 'cython_test_exception_raiser-1.0.2.dist-info/WHEEL' 2024-05-11 02:33:17,305 wheel INFO adding 'cython_test_exception_raiser-1.0.2.dist-info/top_level.txt' 2024-05-11 02:33:17,305 wheel INFO adding 'cython_test_exception_raiser-1.0.2.dist-info/RECORD' 2024-05-11 02:33:17,305 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-05-11 02:33:17,306 gpep517 INFO The backend produced .dist/cython_test_exception_raiser-1.0.2-cp312-cp312-linux_ppc64le.whl cython_test_exception_raiser-1.0.2-cp312-cp312-linux_ppc64le.whl >>> py3-cython-test-exception-raiser: Entering fakeroot... >>> py3-cython-test-exception-raiser-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-cython-test-exception-raiser/pkg/py3-cython-test-exception-raiser/usr/lib/python3.12/site-packages/cython_test_exception_raiser/__pycache__' -> '/home/buildozer/aports/testing/py3-cython-test-exception-raiser/pkg/py3-cython-test-exception-raiser-pyc/usr/lib/python3.12/site-packages/cython_test_exception_raiser/__pycache__' >>> py3-cython-test-exception-raiser-pyc*: Preparing subpackage py3-cython-test-exception-raiser-pyc... >>> py3-cython-test-exception-raiser-pyc*: Running postcheck for py3-cython-test-exception-raiser-pyc >>> py3-cython-test-exception-raiser*: Running postcheck for py3-cython-test-exception-raiser >>> py3-cython-test-exception-raiser*: Preparing package py3-cython-test-exception-raiser... >>> py3-cython-test-exception-raiser*: Stripping binaries >>> py3-cython-test-exception-raiser-pyc*: Scanning shared objects >>> py3-cython-test-exception-raiser*: Scanning shared objects >>> py3-cython-test-exception-raiser-pyc*: Tracing dependencies... cython python3~3.12 >>> py3-cython-test-exception-raiser-pyc*: Package size: 32.0 KB >>> py3-cython-test-exception-raiser-pyc*: Compressing data... >>> py3-cython-test-exception-raiser-pyc*: Create checksum... >>> py3-cython-test-exception-raiser-pyc*: Create py3-cython-test-exception-raiser-pyc-1.0.2-r0.apk >>> py3-cython-test-exception-raiser*: Tracing dependencies... cython python3~3.12 so:libc.musl-ppc64le.so.1 >>> py3-cython-test-exception-raiser*: Package size: 116.0 KB >>> py3-cython-test-exception-raiser*: Compressing data... >>> py3-cython-test-exception-raiser*: Create checksum... >>> py3-cython-test-exception-raiser*: Create py3-cython-test-exception-raiser-1.0.2-r0.apk >>> py3-cython-test-exception-raiser: Build complete at Sat, 11 May 2024 02:33:17 +0000 elapsed time 0h 0m 7s >>> py3-cython-test-exception-raiser: Cleaning up srcdir >>> py3-cython-test-exception-raiser: Cleaning up pkgdir >>> py3-cython-test-exception-raiser: Uninstalling dependencies... (1/26) Purging .makedepends-py3-cython-test-exception-raiser (20240511.023311) (2/26) Purging cython-pyc (3.0.10-r0) (3/26) Purging cython (3.0.10-r0) (4/26) Purging py3-gpep517-pyc (15-r2) (5/26) Purging py3-gpep517 (15-r2) (6/26) Purging py3-installer-pyc (0.7.0-r2) (7/26) Purging py3-installer (0.7.0-r2) (8/26) Purging py3-setuptools-pyc (69.5.1-r0) (9/26) Purging py3-setuptools (69.5.1-r0) (10/26) Purging py3-wheel-pyc (0.42.0-r1) (11/26) Purging py3-wheel (0.42.0-r1) (12/26) Purging py3-packaging-pyc (24.0-r1) (13/26) Purging py3-packaging (24.0-r1) (14/26) Purging py3-parsing-pyc (3.1.2-r1) (15/26) Purging py3-parsing (3.1.2-r1) (16/26) Purging python3-dev (3.12.3-r1) (17/26) Purging python3-pyc (3.12.3-r1) (18/26) Purging python3-pycache-pyc0 (3.12.3-r1) (19/26) Purging pyc (3.12.3-r1) (20/26) Purging python3 (3.12.3-r1) (21/26) Purging gdbm (1.23-r1) (22/26) Purging libffi (3.4.6-r0) (23/26) Purging libpanelw (6.4_p20240420-r0) (24/26) Purging mpdecimal (4.0.0-r0) (25/26) Purging readline (8.2.10-r0) (26/26) Purging sqlite-libs (3.45.3-r0) Executing busybox-1.36.1-r26.trigger OK: 264 MiB in 110 packages >>> py3-cython-test-exception-raiser: Updating the testing/ppc64le repository index... >>> py3-cython-test-exception-raiser: Signing the index...