>>> py3-crc16: Building testing/py3-crc16 0.1.1-r9 (using abuild 3.12.0-r4) started Mon, 18 Mar 2024 14:33:39 +0000 >>> py3-crc16: Checking sanity of /home/buildozer/aports/testing/py3-crc16/APKBUILD... >>> py3-crc16: Analyzing dependencies... >>> py3-crc16: Installing for build: build-base python3 python3-dev py3-setuptools py3-gpep517 py3-wheel (1/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.6-r0) (3/26) Installing gdbm (1.23-r1) (4/26) Installing xz-libs (5.6.1-r1) (5/26) Installing mpdecimal (4.0.0-r0) (6/26) Installing libpanelw (6.4_p20240309-r0) (7/26) Installing readline (8.2.10-r0) (8/26) Installing sqlite-libs (3.45.2-r0) (9/26) Installing python3 (3.11.8-r0) (10/26) Installing python3-pycache-pyc0 (3.11.8-r0) (11/26) Installing pyc (3.11.8-r0) (12/26) Installing python3-pyc (3.11.8-r0) (13/26) Installing python3-dev (3.11.8-r0) (14/26) Installing py3-parsing (3.1.2-r0) (15/26) Installing py3-parsing-pyc (3.1.2-r0) (16/26) Installing py3-packaging (24.0-r0) (17/26) Installing py3-packaging-pyc (24.0-r0) (18/26) Installing py3-setuptools (69.2.0-r0) (19/26) Installing py3-setuptools-pyc (69.2.0-r0) (20/26) Installing py3-installer (0.7.0-r1) (21/26) Installing py3-installer-pyc (0.7.0-r1) (22/26) Installing py3-gpep517 (15-r1) (23/26) Installing py3-gpep517-pyc (15-r1) (24/26) Installing py3-wheel (0.42.0-r0) (25/26) Installing py3-wheel-pyc (0.42.0-r0) (26/26) Installing .makedepends-py3-crc16 (20240318.143342) Executing busybox-1.36.1-r21.trigger OK: 495 MiB in 132 packages >>> py3-crc16: Cleaning up srcdir >>> py3-crc16: Cleaning up pkgdir >>> py3-crc16: Cleaning up tmpdir >>> py3-crc16: Fetching https://distfiles.alpinelinux.org/distfiles/edge/crc16-0.1.1.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-crc16: Fetching https://files.pythonhosted.org/packages/source/c/crc16/crc16-0.1.1.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 100 9631 100 9631 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k >>> py3-crc16: Fetching https://distfiles.alpinelinux.org/distfiles/edge/crc16-0.1.1.tar.gz >>> py3-crc16: Checking sha512sums... crc16-0.1.1.tar.gz: OK >>> py3-crc16: Unpacking /var/cache/distfiles/edge/crc16-0.1.1.tar.gz... 2024-03-18 14:33:45,262 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-03-18 14:33:45,312 root INFO running bdist_wheel 2024-03-18 14:33:45,342 root INFO running build 2024-03-18 14:33:45,342 root INFO running build_py 2024-03-18 14:33:45,346 root INFO creating build 2024-03-18 14:33:45,347 root INFO creating build/lib.linux-x86_64-cpython-311 2024-03-18 14:33:45,347 root INFO creating build/lib.linux-x86_64-cpython-311/crc16 2024-03-18 14:33:45,347 root INFO copying python3x/crc16/test.py -> build/lib.linux-x86_64-cpython-311/crc16 2024-03-18 14:33:45,348 root INFO copying python3x/crc16/crc16pure.py -> build/lib.linux-x86_64-cpython-311/crc16 2024-03-18 14:33:45,348 root INFO copying python3x/crc16/__init__.py -> build/lib.linux-x86_64-cpython-311/crc16 2024-03-18 14:33:45,349 root INFO running build_ext 2024-03-18 14:33:45,352 root INFO building 'crc16._crc16' extension 2024-03-18 14:33:45,352 root INFO creating build/temp.linux-x86_64-cpython-311 2024-03-18 14:33:45,352 root INFO creating build/temp.linux-x86_64-cpython-311/src 2024-03-18 14:33:45,352 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.11 -c src/_crc16module.c -o build/temp.linux-x86_64-cpython-311/src/_crc16module.o 2024-03-18 14:33:45,623 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-311/src/_crc16module.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/crc16/_crc16.cpython-311-x86_64-linux-musl.so 2024-03-18 14:33:45,652 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-03-18 14:33:45,652 root INFO running install 2024-03-18 14:33:45,671 root INFO running install_lib 2024-03-18 14:33:45,674 root INFO creating build/bdist.linux-x86_64 2024-03-18 14:33:45,675 root INFO creating build/bdist.linux-x86_64/wheel 2024-03-18 14:33:45,675 root INFO creating build/bdist.linux-x86_64/wheel/crc16 2024-03-18 14:33:45,675 root INFO copying build/lib.linux-x86_64-cpython-311/crc16/_crc16.cpython-311-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/crc16 2024-03-18 14:33:45,676 root INFO copying build/lib.linux-x86_64-cpython-311/crc16/test.py -> build/bdist.linux-x86_64/wheel/crc16 2024-03-18 14:33:45,676 root INFO copying build/lib.linux-x86_64-cpython-311/crc16/crc16pure.py -> build/bdist.linux-x86_64/wheel/crc16 2024-03-18 14:33:45,676 root INFO copying build/lib.linux-x86_64-cpython-311/crc16/__init__.py -> build/bdist.linux-x86_64/wheel/crc16 2024-03-18 14:33:45,677 root INFO running install_egg_info 2024-03-18 14:33:45,684 root INFO running egg_info 2024-03-18 14:33:45,684 root INFO creating python3x/crc16.egg-info 2024-03-18 14:33:45,686 root INFO writing python3x/crc16.egg-info/PKG-INFO 2024-03-18 14:33:45,687 root INFO writing dependency_links to python3x/crc16.egg-info/dependency_links.txt 2024-03-18 14:33:45,688 root INFO writing top-level names to python3x/crc16.egg-info/top_level.txt 2024-03-18 14:33:45,688 root INFO writing manifest file 'python3x/crc16.egg-info/SOURCES.txt' 2024-03-18 14:33:45,691 root INFO reading manifest file 'python3x/crc16.egg-info/SOURCES.txt' 2024-03-18 14:33:45,692 root INFO adding license file 'COPYING.txt' 2024-03-18 14:33:45,692 root INFO writing manifest file 'python3x/crc16.egg-info/SOURCES.txt' 2024-03-18 14:33:45,693 root INFO Copying python3x/crc16.egg-info to build/bdist.linux-x86_64/wheel/crc16-0.1.1-py3.11.egg-info 2024-03-18 14:33:45,694 root INFO running install_scripts 2024-03-18 14:33:45,700 wheel INFO creating build/bdist.linux-x86_64/wheel/crc16-0.1.1.dist-info/WHEEL 2024-03-18 14:33:45,701 wheel INFO creating '/home/buildozer/aports/testing/py3-crc16/src/crc16-0.1.1/.dist/.tmp-vkbd118c/crc16-0.1.1-cp311-cp311-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-03-18 14:33:45,702 wheel INFO adding 'crc16/__init__.py' 2024-03-18 14:33:45,702 wheel INFO adding 'crc16/_crc16.cpython-311-x86_64-linux-musl.so' 2024-03-18 14:33:45,703 wheel INFO adding 'crc16/crc16pure.py' 2024-03-18 14:33:45,703 wheel INFO adding 'crc16/test.py' 2024-03-18 14:33:45,704 wheel INFO adding 'crc16-0.1.1.dist-info/COPYING.txt' 2024-03-18 14:33:45,704 wheel INFO adding 'crc16-0.1.1.dist-info/METADATA' 2024-03-18 14:33:45,705 wheel INFO adding 'crc16-0.1.1.dist-info/WHEEL' 2024-03-18 14:33:45,705 wheel INFO adding 'crc16-0.1.1.dist-info/top_level.txt' 2024-03-18 14:33:45,705 wheel INFO adding 'crc16-0.1.1.dist-info/RECORD' 2024-03-18 14:33:45,706 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-03-18 14:33:45,707 gpep517 INFO The backend produced .dist/crc16-0.1.1-cp311-cp311-linux_x86_64.whl crc16-0.1.1-cp311-cp311-linux_x86_64.whl >>> WARNING: py3-crc16: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-crc16: Entering fakeroot... 2024-03-18 14:33:45,971 gpep517 INFO Installing .dist/crc16-0.1.1-cp311-cp311-linux_x86_64.whl into /home/buildozer/aports/testing/py3-crc16/pkg/py3-crc16 2024-03-18 14:33:45,984 gpep517 INFO Installation complete >>> py3-crc16-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-crc16/pkg/py3-crc16/usr/lib/python3.11/site-packages/crc16/__pycache__' -> '/home/buildozer/aports/testing/py3-crc16/pkg/py3-crc16-pyc/usr/lib/python3.11/site-packages/crc16/__pycache__' >>> py3-crc16-pyc*: Preparing subpackage py3-crc16-pyc... >>> py3-crc16-pyc*: Running postcheck for py3-crc16-pyc >>> py3-crc16*: Running postcheck for py3-crc16 >>> py3-crc16*: Preparing package py3-crc16... >>> py3-crc16*: Stripping binaries >>> py3-crc16-pyc*: Scanning shared objects >>> py3-crc16*: Scanning shared objects >>> py3-crc16-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-crc16-pyc*: Package size: 44.0 KB >>> py3-crc16-pyc*: Compressing data... >>> py3-crc16-pyc*: Create checksum... >>> py3-crc16-pyc*: Create py3-crc16-pyc-0.1.1-r9.apk >>> py3-crc16*: Tracing dependencies... python3 python3~3.11 so:libc.musl-x86_64.so.1 >>> py3-crc16*: Package size: 84.0 KB >>> py3-crc16*: Compressing data... >>> py3-crc16*: Create checksum... >>> py3-crc16*: Create py3-crc16-0.1.1-r9.apk >>> py3-crc16: Build complete at Mon, 18 Mar 2024 14:33:46 +0000 elapsed time 0h 0m 7s >>> py3-crc16: Cleaning up srcdir >>> py3-crc16: Cleaning up pkgdir >>> py3-crc16: Uninstalling dependencies... (1/26) Purging .makedepends-py3-crc16 (20240318.143342) (2/26) Purging python3-dev (3.11.8-r0) (3/26) Purging py3-setuptools-pyc (69.2.0-r0) (4/26) Purging py3-setuptools (69.2.0-r0) (5/26) Purging py3-gpep517-pyc (15-r1) (6/26) Purging py3-gpep517 (15-r1) (7/26) Purging py3-installer-pyc (0.7.0-r1) (8/26) Purging py3-installer (0.7.0-r1) (9/26) Purging py3-wheel-pyc (0.42.0-r0) (10/26) Purging py3-wheel (0.42.0-r0) (11/26) Purging py3-packaging-pyc (24.0-r0) (12/26) Purging py3-packaging (24.0-r0) (13/26) Purging py3-parsing-pyc (3.1.2-r0) (14/26) Purging py3-parsing (3.1.2-r0) (15/26) Purging python3-pyc (3.11.8-r0) (16/26) Purging python3-pycache-pyc0 (3.11.8-r0) (17/26) Purging pyc (3.11.8-r0) (18/26) Purging python3 (3.11.8-r0) (19/26) Purging gdbm (1.23-r1) (20/26) Purging libbz2 (1.0.8-r6) (21/26) Purging libffi (3.4.6-r0) (22/26) Purging libpanelw (6.4_p20240309-r0) (23/26) Purging mpdecimal (4.0.0-r0) (24/26) Purging readline (8.2.10-r0) (25/26) Purging sqlite-libs (3.45.2-r0) (26/26) Purging xz-libs (5.6.1-r1) Executing busybox-1.36.1-r21.trigger OK: 378 MiB in 106 packages >>> py3-crc16: Updating the testing/x86_64 repository index... >>> py3-crc16: Signing the index...