>>> py3-reedsolo: Building community/py3-reedsolo 1.7.0-r2 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 10:08:07 +0000 >>> py3-reedsolo: Checking sanity of /home/buildozer/aports/community/py3-reedsolo/APKBUILD... >>> py3-reedsolo: Analyzing dependencies... >>> py3-reedsolo: Installing for build: build-base python3 cython py3-gpep517 py3-setuptools py3-wheel python3-dev py3-pytest (1/34) Installing libffi (3.4.6-r0) (2/34) Installing gdbm (1.23-r1) (3/34) Installing mpdecimal (4.0.0-r0) (4/34) Installing libpanelw (6.4_p20240330-r0) (5/34) Installing readline (8.2.10-r0) (6/34) Installing sqlite-libs (3.45.2-r0) (7/34) Installing python3 (3.12.3-r0) (8/34) Installing python3-pycache-pyc0 (3.12.3-r0) (9/34) Installing pyc (3.12.3-r0) (10/34) Installing python3-pyc (3.12.3-r0) (11/34) Installing cython (3.0.8-r0) (12/34) Installing cython-pyc (3.0.8-r0) (13/34) Installing py3-installer (0.7.0-r2) (14/34) Installing py3-installer-pyc (0.7.0-r2) (15/34) Installing py3-gpep517 (15-r2) (16/34) Installing py3-gpep517-pyc (15-r2) (17/34) Installing py3-parsing (3.1.2-r1) (18/34) Installing py3-parsing-pyc (3.1.2-r1) (19/34) Installing py3-packaging (24.0-r1) (20/34) Installing py3-packaging-pyc (24.0-r1) (21/34) Installing py3-setuptools (69.2.0-r2) (22/34) Installing py3-setuptools-pyc (69.2.0-r2) (23/34) Installing py3-wheel (0.42.0-r1) (24/34) Installing py3-wheel-pyc (0.42.0-r1) (25/34) Installing python3-dev (3.12.3-r0) (26/34) Installing py3-iniconfig (2.0.0-r1) (27/34) Installing py3-iniconfig-pyc (2.0.0-r1) (28/34) Installing py3-pluggy (1.4.0-r1) (29/34) Installing py3-pluggy-pyc (1.4.0-r1) (30/34) Installing py3-py (1.11.0-r3) (31/34) Installing py3-py-pyc (1.11.0-r3) (32/34) Installing py3-pytest (8.1.1-r1) (33/34) Installing py3-pytest-pyc (8.1.1-r1) (34/34) Installing .makedepends-py3-reedsolo (20240413.100808) Executing busybox-1.36.1-r25.trigger OK: 448 MiB in 144 packages >>> py3-reedsolo: Cleaning up srcdir >>> py3-reedsolo: Cleaning up pkgdir >>> py3-reedsolo: Cleaning up tmpdir >>> py3-reedsolo: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-reedsolo-1.7.0.tar.gz >>> py3-reedsolo: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-reedsolo-1.7.0.tar.gz >>> py3-reedsolo: Checking sha512sums... py3-reedsolo-1.7.0.tar.gz: OK cythonize.patch: OK >>> py3-reedsolo: Unpacking /var/cache/distfiles/py3-reedsolo-1.7.0.tar.gz... >>> py3-reedsolo: cythonize.patch patching file setup.py 2024-04-13 10:08:10,231 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ performance hint: creedsolo.pyx:202:15: Index should be typed for more efficient access performance hint: creedsolo.pyx:213:29: Index should be typed for more efficient access performance hint: creedsolo.pyx:213:15: Index should be typed for more efficient access performance hint: creedsolo.pyx:387:37: Index should be typed for more efficient access performance hint: creedsolo.pyx:390:42: Index should be typed for more efficient access Cython is installed, building creedsolo module [1/1] Cythonizing creedsolo.pyx 2024-04-13 10:08:12,540 root INFO running bdist_wheel 2024-04-13 10:08:12,555 root INFO running build 2024-04-13 10:08:12,555 root INFO running build_py 2024-04-13 10:08:12,558 root INFO creating build 2024-04-13 10:08:12,558 root INFO creating build/lib.linux-ppc64le-cpython-312 2024-04-13 10:08:12,559 root INFO copying reedsolo.py -> build/lib.linux-ppc64le-cpython-312 2024-04-13 10:08:12,559 root INFO running build_ext 2024-04-13 10:08:12,563 root INFO building 'creedsolo' extension 2024-04-13 10:08:12,563 root INFO creating build/temp.linux-ppc64le-cpython-312 2024-04-13 10:08:12,563 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 creedsolo.c -o build/temp.linux-ppc64le-cpython-312/creedsolo.o 2024-04-13 10:08:32,688 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/creedsolo.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/creedsolo.cpython-312-powerpc64le-linux-musl.so 2024-04-13 10:08:32,770 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-13 10:08:32,770 root INFO running install 2024-04-13 10:08:32,798 root INFO running install_lib 2024-04-13 10:08:32,801 root INFO creating build/bdist.linux-ppc64le 2024-04-13 10:08:32,802 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-13 10:08:32,802 root INFO copying build/lib.linux-ppc64le-cpython-312/reedsolo.py -> build/bdist.linux-ppc64le/wheel 2024-04-13 10:08:32,802 root INFO copying build/lib.linux-ppc64le-cpython-312/creedsolo.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel 2024-04-13 10:08:32,803 root INFO running install_egg_info 2024-04-13 10:08:32,809 root INFO running egg_info 2024-04-13 10:08:32,810 root INFO creating reedsolo.egg-info 2024-04-13 10:08:32,812 root INFO writing reedsolo.egg-info/PKG-INFO 2024-04-13 10:08:32,812 root INFO writing dependency_links to reedsolo.egg-info/dependency_links.txt 2024-04-13 10:08:32,813 root INFO writing top-level names to reedsolo.egg-info/top_level.txt 2024-04-13 10:08:32,813 root INFO writing manifest file 'reedsolo.egg-info/SOURCES.txt' 2024-04-13 10:08:32,816 root INFO reading manifest file 'reedsolo.egg-info/SOURCES.txt' 2024-04-13 10:08:32,816 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 10:08:32,816 root INFO adding license file 'LICENSE' 2024-04-13 10:08:32,817 root INFO writing manifest file 'reedsolo.egg-info/SOURCES.txt' 2024-04-13 10:08:32,817 root INFO Copying reedsolo.egg-info to build/bdist.linux-ppc64le/wheel/reedsolo-1.7.0-py3.12.egg-info 2024-04-13 10:08:32,818 root INFO running install_scripts 2024-04-13 10:08:32,830 wheel INFO creating build/bdist.linux-ppc64le/wheel/reedsolo-1.7.0.dist-info/WHEEL 2024-04-13 10:08:32,830 wheel INFO creating '/home/buildozer/aports/community/py3-reedsolo/src/reedsolomon-1.7.0/.dist/.tmp-h4nhjnfc/reedsolo-1.7.0-cp312-cp312-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-13 10:08:32,834 wheel INFO adding 'creedsolo.cpython-312-powerpc64le-linux-musl.so' 2024-04-13 10:08:32,843 wheel INFO adding 'reedsolo.py' 2024-04-13 10:08:32,844 wheel INFO adding 'reedsolo-1.7.0.dist-info/LICENSE' 2024-04-13 10:08:32,844 wheel INFO adding 'reedsolo-1.7.0.dist-info/METADATA' 2024-04-13 10:08:32,845 wheel INFO adding 'reedsolo-1.7.0.dist-info/WHEEL' 2024-04-13 10:08:32,845 wheel INFO adding 'reedsolo-1.7.0.dist-info/top_level.txt' 2024-04-13 10:08:32,845 wheel INFO adding 'reedsolo-1.7.0.dist-info/RECORD' 2024-04-13 10:08:32,846 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-13 10:08:32,847 gpep517 INFO The backend produced .dist/reedsolo-1.7.0-cp312-cp312-linux_ppc64le.whl reedsolo-1.7.0-cp312-cp312-linux_ppc64le.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-reedsolo/src/reedsolomon-1.7.0 collected 39 items tests/test_creedsolo.py .............. [ 35%] tests/test_reedsolo.py ......................... [100%] ============================== 39 passed in 7.12s ============================== >>> py3-reedsolo: Entering fakeroot... >>> py3-reedsolo-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-reedsolo/pkg/py3-reedsolo/usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-reedsolo/pkg/py3-reedsolo-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-reedsolo-pyc*: Preparing subpackage py3-reedsolo-pyc... >>> py3-reedsolo-pyc*: Running postcheck for py3-reedsolo-pyc >>> py3-reedsolo*: Running postcheck for py3-reedsolo >>> py3-reedsolo*: Preparing package py3-reedsolo... >>> py3-reedsolo*: Stripping binaries >>> py3-reedsolo-pyc*: Scanning shared objects >>> py3-reedsolo*: Scanning shared objects >>> py3-reedsolo-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-reedsolo-pyc*: Package size: 68.0 KB >>> py3-reedsolo-pyc*: Compressing data... >>> py3-reedsolo-pyc*: Create checksum... >>> py3-reedsolo-pyc*: Create py3-reedsolo-pyc-1.7.0-r2.apk >>> py3-reedsolo*: Tracing dependencies... python3 python3~3.12 so:libc.musl-ppc64le.so.1 >>> py3-reedsolo*: Package size: 468.0 KB >>> py3-reedsolo*: Compressing data... >>> py3-reedsolo*: Create checksum... >>> py3-reedsolo*: Create py3-reedsolo-1.7.0-r2.apk >>> py3-reedsolo: Build complete at Sat, 13 Apr 2024 10:08:40 +0000 elapsed time 0h 0m 33s >>> py3-reedsolo: Cleaning up srcdir >>> py3-reedsolo: Cleaning up pkgdir >>> py3-reedsolo: Uninstalling dependencies... (1/34) Purging .makedepends-py3-reedsolo (20240413.100808) (2/34) Purging cython-pyc (3.0.8-r0) (3/34) Purging cython (3.0.8-r0) (4/34) Purging py3-gpep517-pyc (15-r2) (5/34) Purging py3-gpep517 (15-r2) (6/34) Purging py3-installer-pyc (0.7.0-r2) (7/34) Purging py3-installer (0.7.0-r2) (8/34) Purging py3-setuptools-pyc (69.2.0-r2) (9/34) Purging py3-setuptools (69.2.0-r2) (10/34) Purging py3-wheel-pyc (0.42.0-r1) (11/34) Purging py3-wheel (0.42.0-r1) (12/34) Purging python3-dev (3.12.3-r0) (13/34) Purging py3-pytest-pyc (8.1.1-r1) (14/34) Purging py3-pytest (8.1.1-r1) (15/34) Purging py3-iniconfig-pyc (2.0.0-r1) (16/34) Purging py3-iniconfig (2.0.0-r1) (17/34) Purging py3-packaging-pyc (24.0-r1) (18/34) Purging py3-packaging (24.0-r1) (19/34) Purging py3-parsing-pyc (3.1.2-r1) (20/34) Purging py3-parsing (3.1.2-r1) (21/34) Purging py3-pluggy-pyc (1.4.0-r1) (22/34) Purging py3-pluggy (1.4.0-r1) (23/34) Purging py3-py-pyc (1.11.0-r3) (24/34) Purging py3-py (1.11.0-r3) (25/34) Purging python3-pyc (3.12.3-r0) (26/34) Purging python3-pycache-pyc0 (3.12.3-r0) (27/34) Purging pyc (3.12.3-r0) (28/34) Purging python3 (3.12.3-r0) (29/34) Purging gdbm (1.23-r1) (30/34) Purging libffi (3.4.6-r0) (31/34) Purging libpanelw (6.4_p20240330-r0) (32/34) Purging mpdecimal (4.0.0-r0) (33/34) Purging readline (8.2.10-r0) (34/34) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-reedsolo: Updating the community/ppc64le repository index... >>> py3-reedsolo: Signing the index...