>>> py3-crcmod: Building community/py3-crcmod 1.7-r12 (using abuild 3.16.0-r0) started Mon, 15 Dec 2025 18:38:09 +0000 >>> py3-crcmod: Validating /home/buildozer/aports/community/py3-crcmod/APKBUILD... >>> py3-crcmod: Analyzing dependencies... >>> py3-crcmod: Installing for build: build-base python3 py3-gpep517 py3-setuptools python3-dev ( 1/23) Installing libbz2 (1.0.8-r6) ( 2/23) Installing libffi (3.5.2-r0) ( 3/23) Installing gdbm (1.26-r0) ( 4/23) Installing xz-libs (5.8.1-r0) ( 5/23) Installing mpdecimal (4.0.1-r0) ( 6/23) Installing libpanelw (6.5_p20251123-r0) ( 7/23) Installing sqlite-libs (3.51.1-r0) ( 8/23) Installing python3 (3.12.12-r0) ( 9/23) Installing python3-pycache-pyc0 (3.12.12-r0) (10/23) Installing pyc (3.12.12-r0) (11/23) Installing python3-pyc (3.12.12-r0) (12/23) Installing py3-installer (0.7.0-r2) (13/23) Installing py3-installer-pyc (0.7.0-r2) (14/23) Installing py3-gpep517 (19-r1) (15/23) Installing py3-gpep517-pyc (19-r1) (16/23) Installing py3-parsing (3.2.3-r0) (17/23) Installing py3-parsing-pyc (3.2.3-r0) (18/23) Installing py3-packaging (25.0-r0) (19/23) Installing py3-packaging-pyc (25.0-r0) (20/23) Installing py3-setuptools (80.9.0-r2) (21/23) Installing py3-setuptools-pyc (80.9.0-r2) (22/23) Installing python3-dev (3.12.12-r0) (23/23) Installing .makedepends-py3-crcmod (20251215.183810) Executing busybox-1.37.0-r29.trigger OK: 498.6 MiB in 128 packages >>> py3-crcmod: Cleaning up srcdir >>> py3-crcmod: Cleaning up pkgdir >>> py3-crcmod: Cleaning up tmpdir >>> py3-crcmod: Fetching https://distfiles.alpinelinux.org/distfiles/edge/crcmod-1.7.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-crcmod: Fetching https://files.pythonhosted.org/packages/source/c/crcmod/crcmod-1.7.tar.gz Connecting to files.pythonhosted.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.128.223:443) saving to '/var/cache/distfiles/edge/crcmod-1.7.tar.gz.part' crcmod-1.7.tar.gz.pa 100% |********************************| 89670 0:00:00 ETA '/var/cache/distfiles/edge/crcmod-1.7.tar.gz.part' saved /var/cache/distfiles/edge/crcmod-1.7.tar.gz: OK >>> py3-crcmod: Fetching https://distfiles.alpinelinux.org/distfiles/edge/crcmod-1.7.tar.gz /var/cache/distfiles/edge/crcmod-1.7.tar.gz: OK >>> py3-crcmod: Unpacking /var/cache/distfiles/edge/crcmod-1.7.tar.gz... 2025-12-15 18:38:11,876 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-12-15 18:38:11,903 root INFO running bdist_wheel 2025-12-15 18:38:11,924 root INFO running build 2025-12-15 18:38:11,925 root INFO running build_py 2025-12-15 18:38:11,929 root INFO creating build/lib.linux-i686-cpython-312/crcmod 2025-12-15 18:38:11,930 root INFO copying python3/crcmod/crcmod.py -> build/lib.linux-i686-cpython-312/crcmod 2025-12-15 18:38:11,930 root INFO copying python3/crcmod/test.py -> build/lib.linux-i686-cpython-312/crcmod 2025-12-15 18:38:11,931 root INFO copying python3/crcmod/predefined.py -> build/lib.linux-i686-cpython-312/crcmod 2025-12-15 18:38:11,931 root INFO copying python3/crcmod/__init__.py -> build/lib.linux-i686-cpython-312/crcmod 2025-12-15 18:38:11,931 root INFO copying python3/crcmod/_crcfunpy.py -> build/lib.linux-i686-cpython-312/crcmod 2025-12-15 18:38:11,932 root INFO running build_ext 2025-12-15 18:38:11,934 root INFO building 'crcmod._crcfunext' extension 2025-12-15 18:38:11,935 root INFO creating build/temp.linux-i686-cpython-312/python3/src 2025-12-15 18:38:11,935 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c python3/src/_crcfunext.c -o build/temp.linux-i686-cpython-312/python3/src/_crcfunext.o 2025-12-15 18:38:12,261 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/python3/src/_crcfunext.o -L/usr/lib -o build/lib.linux-i686-cpython-312/crcmod/_crcfunext.cpython-312-i386-linux-musl.so 2025-12-15 18:38:12,287 root INFO installing to build/bdist.linux-i686/wheel 2025-12-15 18:38:12,287 root INFO running install 2025-12-15 18:38:12,299 root INFO running install_lib 2025-12-15 18:38:12,303 root INFO creating build/bdist.linux-i686/wheel 2025-12-15 18:38:12,303 root INFO creating build/bdist.linux-i686/wheel/crcmod 2025-12-15 18:38:12,304 root INFO copying build/lib.linux-i686-cpython-312/crcmod/crcmod.py -> build/bdist.linux-i686/wheel/./crcmod 2025-12-15 18:38:12,304 root INFO copying build/lib.linux-i686-cpython-312/crcmod/test.py -> build/bdist.linux-i686/wheel/./crcmod 2025-12-15 18:38:12,304 root INFO copying build/lib.linux-i686-cpython-312/crcmod/predefined.py -> build/bdist.linux-i686/wheel/./crcmod 2025-12-15 18:38:12,304 root INFO copying build/lib.linux-i686-cpython-312/crcmod/__init__.py -> build/bdist.linux-i686/wheel/./crcmod 2025-12-15 18:38:12,305 root INFO copying build/lib.linux-i686-cpython-312/crcmod/_crcfunext.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./crcmod 2025-12-15 18:38:12,305 root INFO copying build/lib.linux-i686-cpython-312/crcmod/_crcfunpy.py -> build/bdist.linux-i686/wheel/./crcmod 2025-12-15 18:38:12,305 root INFO running install_egg_info 2025-12-15 18:38:12,310 root INFO running egg_info 2025-12-15 18:38:12,313 root INFO creating crcmod.egg-info 2025-12-15 18:38:12,313 root INFO writing crcmod.egg-info/PKG-INFO 2025-12-15 18:38:12,313 root INFO writing dependency_links to crcmod.egg-info/dependency_links.txt 2025-12-15 18:38:12,314 root INFO writing top-level names to crcmod.egg-info/top_level.txt 2025-12-15 18:38:12,314 root INFO writing manifest file 'crcmod.egg-info/SOURCES.txt' 2025-12-15 18:38:12,318 root INFO reading manifest file 'crcmod.egg-info/SOURCES.txt' 2025-12-15 18:38:12,319 root INFO reading manifest template 'MANIFEST.in' 2025-12-15 18:38:12,321 root INFO adding license file 'LICENSE' 2025-12-15 18:38:12,323 root INFO writing manifest file 'crcmod.egg-info/SOURCES.txt' 2025-12-15 18:38:12,323 root INFO Copying crcmod.egg-info to build/bdist.linux-i686/wheel/./crcmod-1.7-py3.12.egg-info 2025-12-15 18:38:12,324 root INFO running install_scripts 2025-12-15 18:38:12,330 root INFO creating build/bdist.linux-i686/wheel/crcmod-1.7.dist-info/WHEEL 2025-12-15 18:38:12,331 wheel INFO creating '/home/buildozer/aports/community/py3-crcmod/src/crcmod-1.7/.dist/.tmp-4xfxs39h/crcmod-1.7-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-12-15 18:38:12,331 wheel INFO adding 'crcmod/__init__.py' 2025-12-15 18:38:12,332 wheel INFO adding 'crcmod/_crcfunext.cpython-312-i386-linux-musl.so' 2025-12-15 18:38:12,332 wheel INFO adding 'crcmod/_crcfunpy.py' 2025-12-15 18:38:12,332 wheel INFO adding 'crcmod/crcmod.py' 2025-12-15 18:38:12,333 wheel INFO adding 'crcmod/predefined.py' 2025-12-15 18:38:12,333 wheel INFO adding 'crcmod/test.py' 2025-12-15 18:38:12,333 wheel INFO adding 'crcmod-1.7.dist-info/licenses/LICENSE' 2025-12-15 18:38:12,334 wheel INFO adding 'crcmod-1.7.dist-info/METADATA' 2025-12-15 18:38:12,334 wheel INFO adding 'crcmod-1.7.dist-info/WHEEL' 2025-12-15 18:38:12,334 wheel INFO adding 'crcmod-1.7.dist-info/top_level.txt' 2025-12-15 18:38:12,334 wheel INFO adding 'crcmod-1.7.dist-info/RECORD' 2025-12-15 18:38:12,334 root INFO removing build/bdist.linux-i686/wheel 2025-12-15 18:38:12,335 gpep517 INFO The backend produced .dist/crcmod-1.7-cp312-cp312-linux_i686.whl crcmod-1.7-cp312-cp312-linux_i686.whl ............ ---------------------------------------------------------------------- Ran 12 tests in 0.067s OK Using extension: False >>> py3-crcmod: Entering fakeroot... >>> py3-crcmod-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/crcmod/__pycache__' -> '/home/buildozer/aports/community/py3-crcmod/pkg/py3-crcmod-pyc/usr/lib/python3.12/site-packages/crcmod/__pycache__' >>> py3-crcmod-pyc*: Preparing subpackage py3-crcmod-pyc... >>> py3-crcmod-pyc*: Running postcheck for py3-crcmod-pyc >>> py3-crcmod*: Running postcheck for py3-crcmod >>> py3-crcmod*: Preparing package py3-crcmod... >>> py3-crcmod*: Stripping binaries >>> py3-crcmod*: Scanning shared objects >>> py3-crcmod-pyc*: Tracing dependencies... python3~3.12 >>> py3-crcmod-pyc*: Package size: 46.3 KB >>> py3-crcmod-pyc*: Compressing data... >>> py3-crcmod-pyc*: Create checksum... >>> py3-crcmod-pyc*: Create py3-crcmod-pyc-1.7-r12.apk >>> py3-crcmod*: Tracing dependencies... python3 python3~3.12 so:libc.musl-x86.so.1 >>> py3-crcmod*: Package size: 68.3 KB >>> py3-crcmod*: Compressing data... >>> py3-crcmod*: Create checksum... >>> py3-crcmod*: Create py3-crcmod-1.7-r12.apk >>> py3-crcmod: Build complete at Mon, 15 Dec 2025 18:38:13 +0000 elapsed time 0h 0m 4s >>> py3-crcmod: Cleaning up srcdir >>> py3-crcmod: Cleaning up pkgdir >>> py3-crcmod: Uninstalling dependencies... ( 1/23) Purging .makedepends-py3-crcmod (20251215.183810) ( 2/23) Purging py3-gpep517-pyc (19-r1) ( 3/23) Purging py3-gpep517 (19-r1) ( 4/23) Purging py3-installer-pyc (0.7.0-r2) ( 5/23) Purging py3-installer (0.7.0-r2) ( 6/23) Purging py3-setuptools-pyc (80.9.0-r2) ( 7/23) Purging py3-setuptools (80.9.0-r2) ( 8/23) Purging py3-packaging-pyc (25.0-r0) ( 9/23) Purging py3-packaging (25.0-r0) (10/23) Purging py3-parsing-pyc (3.2.3-r0) (11/23) Purging py3-parsing (3.2.3-r0) (12/23) Purging python3-dev (3.12.12-r0) (13/23) Purging python3-pyc (3.12.12-r0) (14/23) Purging python3-pycache-pyc0 (3.12.12-r0) (15/23) Purging pyc (3.12.12-r0) (16/23) Purging python3 (3.12.12-r0) (17/23) Purging gdbm (1.26-r0) (18/23) Purging libbz2 (1.0.8-r6) (19/23) Purging libffi (3.5.2-r0) (20/23) Purging libpanelw (6.5_p20251123-r0) (21/23) Purging mpdecimal (4.0.1-r0) (22/23) Purging sqlite-libs (3.51.1-r0) (23/23) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r29.trigger OK: 426.6 MiB in 105 packages >>> py3-crcmod: Updating the community/x86 repository index... >>> py3-crcmod: Signing the index...