>>> py3-reedsolo: Building community/py3-reedsolo 1.7.0-r2 (using abuild 3.14.1-r1) started Sat, 02 Nov 2024 03:16:20 +0000
>>> py3-reedsolo: Validating /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/35) Installing libbz2 (1.0.8-r6)
(2/35) Installing libffi (3.4.6-r0)
(3/35) Installing gdbm (1.24-r0)
(4/35) Installing xz-libs (5.6.3-r0)
(5/35) Installing mpdecimal (4.0.0-r0)
(6/35) Installing libpanelw (6.5_p20241006-r2)
(7/35) Installing sqlite-libs (3.47.0-r0)
(8/35) Installing python3 (3.12.7-r1)
(9/35) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/35) Installing pyc (3.12.7-r1)
(11/35) Installing python3-pyc (3.12.7-r1)
(12/35) Installing cython (3.0.10-r0)
(13/35) Installing cython-pyc (3.0.10-r0)
(14/35) Installing py3-installer (0.7.0-r2)
(15/35) Installing py3-installer-pyc (0.7.0-r2)
(16/35) Installing py3-gpep517 (16-r0)
(17/35) Installing py3-gpep517-pyc (16-r0)
(18/35) Installing py3-parsing (3.1.4-r0)
(19/35) Installing py3-parsing-pyc (3.1.4-r0)
(20/35) Installing py3-packaging (24.1-r0)
(21/35) Installing py3-packaging-pyc (24.1-r0)
(22/35) Installing py3-setuptools (70.3.0-r0)
(23/35) Installing py3-setuptools-pyc (70.3.0-r0)
(24/35) Installing py3-wheel (0.43.0-r0)
(25/35) Installing py3-wheel-pyc (0.43.0-r0)
(26/35) Installing python3-dev (3.12.7-r1)
(27/35) Installing py3-iniconfig (2.0.0-r1)
(28/35) Installing py3-iniconfig-pyc (2.0.0-r1)
(29/35) Installing py3-pluggy (1.5.0-r0)
(30/35) Installing py3-pluggy-pyc (1.5.0-r0)
(31/35) Installing py3-py (1.11.0-r4)
(32/35) Installing py3-py-pyc (1.11.0-r4)
(33/35) Installing py3-pytest (8.3.3-r0)
(34/35) Installing py3-pytest-pyc (8.3.3-r0)
(35/35) Installing .makedepends-py3-reedsolo (20241102.031633)
Executing busybox-1.37.0-r5.trigger
OK: 409 MiB in 136 packages
>>> py3-reedsolo: Cleaning up srcdir
>>> py3-reedsolo: Cleaning up pkgdir
>>> py3-reedsolo: Cleaning up tmpdir
>>> py3-reedsolo: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-reedsolo-1.7.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> py3-reedsolo: Fetching https://github.com/tomerfiliba/reedsolomon/archive/v1.7.0/py3-reedsolo-1.7.0.tar.gz
Connecting to github.com (140.82.121.4:443)
Connecting to github.com (140.82.121.4:443)
Connecting to codeload.github.com (140.82.121.10:443)
saving to '/var/cache/distfiles/v3.21/py3-reedsolo-1.7.0.tar.gz.part'
py3-reedsolo-1.7.0.t 100% |********************************| 64279  0:00:00 ETA
'/var/cache/distfiles/v3.21/py3-reedsolo-1.7.0.tar.gz.part' saved
>>> py3-reedsolo: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/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/v3.21/py3-reedsolo-1.7.0.tar.gz...
>>> py3-reedsolo: cythonize.patch
patching file setup.py
2024-11-02 03:16:35,382 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-11-02 03:16:36,689 root INFO running bdist_wheel
2024-11-02 03:16:36,701 root INFO running build
2024-11-02 03:16:36,701 root INFO running build_py
2024-11-02 03:16:36,703 root INFO creating build
2024-11-02 03:16:36,704 root INFO creating build/lib.linux-armv8l-cpython-312
2024-11-02 03:16:36,704 root INFO copying reedsolo.py -> build/lib.linux-armv8l-cpython-312
2024-11-02 03:16:36,704 root INFO running build_ext
2024-11-02 03:16:36,706 root INFO building 'creedsolo' extension
2024-11-02 03:16:36,706 root INFO creating build/temp.linux-armv8l-cpython-312
2024-11-02 03:16:36,707 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-armv8l-cpython-312/creedsolo.o
2024-11-02 03:16:55,937 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/creedsolo.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/creedsolo.cpython-312-arm-linux-musleabihf.so
2024-11-02 03:16:55,968 root INFO installing to build/bdist.linux-armv8l/wheel
2024-11-02 03:16:55,968 root INFO running install
2024-11-02 03:16:55,977 root INFO running install_lib
2024-11-02 03:16:55,979 root INFO creating build/bdist.linux-armv8l
2024-11-02 03:16:55,979 root INFO creating build/bdist.linux-armv8l/wheel
2024-11-02 03:16:55,979 root INFO copying build/lib.linux-armv8l-cpython-312/reedsolo.py -> build/bdist.linux-armv8l/wheel
2024-11-02 03:16:55,980 root INFO copying build/lib.linux-armv8l-cpython-312/creedsolo.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel
2024-11-02 03:16:55,981 root INFO running install_egg_info
2024-11-02 03:16:55,984 root INFO running egg_info
2024-11-02 03:16:55,984 root INFO creating reedsolo.egg-info
2024-11-02 03:16:55,985 root INFO writing reedsolo.egg-info/PKG-INFO
2024-11-02 03:16:55,986 root INFO writing dependency_links to reedsolo.egg-info/dependency_links.txt
2024-11-02 03:16:55,986 root INFO writing top-level names to reedsolo.egg-info/top_level.txt
2024-11-02 03:16:55,986 root INFO writing manifest file 'reedsolo.egg-info/SOURCES.txt'
2024-11-02 03:16:55,988 root INFO reading manifest file 'reedsolo.egg-info/SOURCES.txt'
2024-11-02 03:16:55,988 root INFO reading manifest template 'MANIFEST.in'
2024-11-02 03:16:55,988 root INFO adding license file 'LICENSE'
2024-11-02 03:16:55,989 root INFO writing manifest file 'reedsolo.egg-info/SOURCES.txt'
2024-11-02 03:16:55,989 root INFO Copying reedsolo.egg-info to build/bdist.linux-armv8l/wheel/reedsolo-1.7.0-py3.12.egg-info
2024-11-02 03:16:55,990 root INFO running install_scripts
2024-11-02 03:16:55,996 root INFO creating build/bdist.linux-armv8l/wheel/reedsolo-1.7.0.dist-info/WHEEL
2024-11-02 03:16:55,997 wheel INFO creating '/home/buildozer/aports/community/py3-reedsolo/src/reedsolomon-1.7.0/.dist/.tmp-rauul3g3/reedsolo-1.7.0-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it
2024-11-02 03:16:56,000 wheel INFO adding 'creedsolo.cpython-312-arm-linux-musleabihf.so'
2024-11-02 03:16:56,001 wheel INFO adding 'reedsolo.py'
2024-11-02 03:16:56,001 wheel INFO adding 'reedsolo-1.7.0.dist-info/LICENSE'
2024-11-02 03:16:56,002 wheel INFO adding 'reedsolo-1.7.0.dist-info/METADATA'
2024-11-02 03:16:56,002 wheel INFO adding 'reedsolo-1.7.0.dist-info/WHEEL'
2024-11-02 03:16:56,002 wheel INFO adding 'reedsolo-1.7.0.dist-info/top_level.txt'
2024-11-02 03:16:56,002 wheel INFO adding 'reedsolo-1.7.0.dist-info/RECORD'
2024-11-02 03:16:56,002 root INFO removing build/bdist.linux-armv8l/wheel
2024-11-02 03:16:56,003 gpep517 INFO The backend produced .dist/reedsolo-1.7.0-cp312-cp312-linux_armv8l.whl
reedsolo-1.7.0-cp312-cp312-linux_armv8l.whl
============================= test session starts ==============================
platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.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 3.04s ==============================
>>> py3-reedsolo: Entering fakeroot...
>>> py3-reedsolo-pyc*: Running split function pyc...
'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: 41.3 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-armv7.so.1
>>> py3-reedsolo*: Package size: 311.5 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, 02 Nov 2024 03:16:59 +0000 elapsed time 0h 0m 39s
>>> py3-reedsolo: Cleaning up srcdir
>>> py3-reedsolo: Cleaning up pkgdir
>>> py3-reedsolo: Uninstalling dependencies...
(1/35) Purging .makedepends-py3-reedsolo (20241102.031633)
(2/35) Purging cython-pyc (3.0.10-r0)
(3/35) Purging cython (3.0.10-r0)
(4/35) Purging py3-gpep517-pyc (16-r0)
(5/35) Purging py3-gpep517 (16-r0)
(6/35) Purging py3-installer-pyc (0.7.0-r2)
(7/35) Purging py3-installer (0.7.0-r2)
(8/35) Purging py3-setuptools-pyc (70.3.0-r0)
(9/35) Purging py3-setuptools (70.3.0-r0)
(10/35) Purging py3-wheel-pyc (0.43.0-r0)
(11/35) Purging py3-wheel (0.43.0-r0)
(12/35) Purging python3-dev (3.12.7-r1)
(13/35) Purging py3-pytest-pyc (8.3.3-r0)
(14/35) Purging py3-pytest (8.3.3-r0)
(15/35) Purging py3-iniconfig-pyc (2.0.0-r1)
(16/35) Purging py3-iniconfig (2.0.0-r1)
(17/35) Purging py3-packaging-pyc (24.1-r0)
(18/35) Purging py3-packaging (24.1-r0)
(19/35) Purging py3-parsing-pyc (3.1.4-r0)
(20/35) Purging py3-parsing (3.1.4-r0)
(21/35) Purging py3-pluggy-pyc (1.5.0-r0)
(22/35) Purging py3-pluggy (1.5.0-r0)
(23/35) Purging py3-py-pyc (1.11.0-r4)
(24/35) Purging py3-py (1.11.0-r4)
(25/35) Purging python3-pyc (3.12.7-r1)
(26/35) Purging python3-pycache-pyc0 (3.12.7-r1)
(27/35) Purging pyc (3.12.7-r1)
(28/35) Purging python3 (3.12.7-r1)
(29/35) Purging gdbm (1.24-r0)
(30/35) Purging libbz2 (1.0.8-r6)
(31/35) Purging libffi (3.4.6-r0)
(32/35) Purging libpanelw (6.5_p20241006-r2)
(33/35) Purging mpdecimal (4.0.0-r0)
(34/35) Purging sqlite-libs (3.47.0-r0)
(35/35) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r5.trigger
OK: 271 MiB in 101 packages
>>> py3-reedsolo: Updating the community/armv7 repository index...
>>> py3-reedsolo: Signing the index...