>>> py3-reedsolo: Building testing/py3-reedsolo 1.7.0-r0 (using abuild 3.10.0-r0) started Sat, 04 Feb 2023 15:59:44 +0000 >>> py3-reedsolo: Checking sanity of /home/buildozer/aports/testing/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/22) Installing libbz2 (1.0.8-r4) (2/22) Installing libffi (3.4.4-r0) (3/22) Installing gdbm (1.23-r0) (4/22) Installing xz-libs (5.4.1-r0) (5/22) Installing mpdecimal (2.5.1-r1) (6/22) Installing readline (8.2.0-r0) (7/22) Installing sqlite-libs (3.40.1-r0) (8/22) Installing python3 (3.11.1-r3) (9/22) Installing cython (0.29.33-r0) (10/22) Installing py3-installer (0.6.0-r0) (11/22) Installing py3-gpep517 (13-r0) (12/22) Installing py3-parsing (3.0.9-r1) (13/22) Installing py3-packaging (23.0-r0) (14/22) Installing py3-setuptools (67.1.0-r0) (15/22) Installing py3-wheel (0.38.4-r1) (16/22) Installing python3-dev (3.11.1-r3) (17/22) Installing py3-attrs (22.2.0-r0) (18/22) Installing py3-iniconfig (1.1.1-r4) (19/22) Installing py3-pluggy (1.0.0-r2) (20/22) Installing py3-py (1.11.0-r1) (21/22) Installing py3-pytest (7.2.1-r0) (22/22) Installing .makedepends-py3-reedsolo (20230204.155945) Executing busybox-1.36.0-r3.trigger OK: 468 MiB in 118 packages >>> py3-reedsolo: Cleaning up srcdir >>> py3-reedsolo: Cleaning up pkgdir >>> py3-reedsolo: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-reedsolo-1.7.0.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: (22) The requested URL returned error: 404 >>> py3-reedsolo: Fetching https://github.com/tomerfiliba/reedsolomon/archive/v1.7.0/py3-reedsolo-1.7.0.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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 64279 100 64279 0 0 39330 0 0:00:01 0:00:01 --:--:-- 120k >>> 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 2023-02-04 15:59:49,218 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ warning: creedsolo.pyx:202:15: Index should be typed for more efficient access Cython is installed, building creedsolo module [1/1] Cythonizing creedsolo.pyx 2023-02-04 15:59:51,303 root INFO running bdist_wheel 2023-02-04 15:59:51,308 root INFO running build 2023-02-04 15:59:51,308 root INFO running build_py 2023-02-04 15:59:51,311 root INFO creating build 2023-02-04 15:59:51,311 root INFO creating build/lib.linux-ppc64le-cpython-311 2023-02-04 15:59:51,311 root INFO copying reedsolo.py -> build/lib.linux-ppc64le-cpython-311 2023-02-04 15:59:51,311 root INFO running build_ext 2023-02-04 15:59:51,313 root INFO building 'creedsolo' extension 2023-02-04 15:59:51,313 root INFO creating build/temp.linux-ppc64le-cpython-311 2023-02-04 15:59:51,313 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c creedsolo.c -o build/temp.linux-ppc64le-cpython-311/creedsolo.o 2023-02-04 16:00:02,059 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-cpython-311/creedsolo.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/creedsolo.cpython-311-powerpc64le-linux-musl.so 2023-02-04 16:00:02,131 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-02-04 16:00:02,131 root INFO running install 2023-02-04 16:00:02,153 root INFO running install_lib 2023-02-04 16:00:02,156 root INFO creating build/bdist.linux-ppc64le 2023-02-04 16:00:02,156 root INFO creating build/bdist.linux-ppc64le/wheel 2023-02-04 16:00:02,156 root INFO copying build/lib.linux-ppc64le-cpython-311/reedsolo.py -> build/bdist.linux-ppc64le/wheel 2023-02-04 16:00:02,156 root INFO copying build/lib.linux-ppc64le-cpython-311/creedsolo.cpython-311-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel 2023-02-04 16:00:02,158 root INFO running install_egg_info 2023-02-04 16:00:02,166 root INFO running egg_info 2023-02-04 16:00:02,166 root INFO creating reedsolo.egg-info 2023-02-04 16:00:02,168 root INFO writing reedsolo.egg-info/PKG-INFO 2023-02-04 16:00:02,168 root INFO writing dependency_links to reedsolo.egg-info/dependency_links.txt 2023-02-04 16:00:02,168 root INFO writing top-level names to reedsolo.egg-info/top_level.txt 2023-02-04 16:00:02,169 root INFO writing manifest file 'reedsolo.egg-info/SOURCES.txt' 2023-02-04 16:00:02,171 root INFO reading manifest file 'reedsolo.egg-info/SOURCES.txt' 2023-02-04 16:00:02,171 root INFO reading manifest template 'MANIFEST.in' 2023-02-04 16:00:02,171 root INFO adding license file 'LICENSE' 2023-02-04 16:00:02,172 root INFO writing manifest file 'reedsolo.egg-info/SOURCES.txt' 2023-02-04 16:00:02,172 root INFO Copying reedsolo.egg-info to build/bdist.linux-ppc64le/wheel/reedsolo-1.7.0-py3.11.egg-info 2023-02-04 16:00:02,173 root INFO running install_scripts 2023-02-04 16:00:02,186 wheel INFO creating build/bdist.linux-ppc64le/wheel/reedsolo-1.7.0.dist-info/WHEEL 2023-02-04 16:00:02,187 wheel INFO creating '/home/buildozer/aports/testing/py3-reedsolo/src/reedsolomon-1.7.0/dist/.tmp-p0qmgksp/reedsolo-1.7.0-cp311-cp311-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-02-04 16:00:02,188 wheel INFO adding 'creedsolo.cpython-311-powerpc64le-linux-musl.so' 2023-02-04 16:00:02,193 wheel INFO adding 'reedsolo.py' 2023-02-04 16:00:02,193 wheel INFO adding 'reedsolo-1.7.0.dist-info/LICENSE' 2023-02-04 16:00:02,194 wheel INFO adding 'reedsolo-1.7.0.dist-info/METADATA' 2023-02-04 16:00:02,194 wheel INFO adding 'reedsolo-1.7.0.dist-info/WHEEL' 2023-02-04 16:00:02,194 wheel INFO adding 'reedsolo-1.7.0.dist-info/top_level.txt' 2023-02-04 16:00:02,194 wheel INFO adding 'reedsolo-1.7.0.dist-info/RECORD' 2023-02-04 16:00:02,194 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-02-04 16:00:02,195 gpep517 INFO The backend produced dist/reedsolo-1.7.0-cp311-cp311-linux_ppc64le.whl reedsolo-1.7.0-cp311-cp311-linux_ppc64le.whl ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-reedsolo/src/reedsolomon-1.7.0 collected 39 items tests/test_creedsolo.py .............. [ 35%] tests/test_reedsolo.py ......................... [100%] ============================== 39 passed in 6.31s ============================== >>> py3-reedsolo: Entering fakeroot... >>> py3-reedsolo*: Running postcheck for py3-reedsolo >>> py3-reedsolo*: Preparing package py3-reedsolo... >>> py3-reedsolo*: Stripping binaries >>> py3-reedsolo*: Scanning shared objects >>> py3-reedsolo*: Tracing dependencies... python3 so:libc.musl-ppc64le.so.1 >>> py3-reedsolo*: Package size: 536.0 KB >>> py3-reedsolo*: Compressing data... >>> py3-reedsolo*: Create checksum... >>> py3-reedsolo*: Create py3-reedsolo-1.7.0-r0.apk >>> py3-reedsolo: Build complete at Sat, 04 Feb 2023 16:00:09 +0000 elapsed time 0h 0m 25s >>> py3-reedsolo: Cleaning up srcdir >>> py3-reedsolo: Cleaning up pkgdir >>> py3-reedsolo: Uninstalling dependencies... (1/22) Purging .makedepends-py3-reedsolo (20230204.155945) (2/22) Purging cython (0.29.33-r0) (3/22) Purging py3-gpep517 (13-r0) (4/22) Purging py3-installer (0.6.0-r0) (5/22) Purging py3-setuptools (67.1.0-r0) (6/22) Purging py3-wheel (0.38.4-r1) (7/22) Purging python3-dev (3.11.1-r3) (8/22) Purging py3-pytest (7.2.1-r0) (9/22) Purging py3-attrs (22.2.0-r0) (10/22) Purging py3-iniconfig (1.1.1-r4) (11/22) Purging py3-packaging (23.0-r0) (12/22) Purging py3-parsing (3.0.9-r1) (13/22) Purging py3-pluggy (1.0.0-r2) (14/22) Purging py3-py (1.11.0-r1) (15/22) Purging python3 (3.11.1-r3) (16/22) Purging libbz2 (1.0.8-r4) (17/22) Purging libffi (3.4.4-r0) (18/22) Purging gdbm (1.23-r0) (19/22) Purging xz-libs (5.4.1-r0) (20/22) Purging mpdecimal (2.5.1-r1) (21/22) Purging readline (8.2.0-r0) (22/22) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r3.trigger OK: 294 MiB in 96 packages >>> py3-reedsolo: Updating the testing/ppc64le repository index... >>> py3-reedsolo: Signing the index...