>>> py3-spidev: Building testing/py3-spidev 3.6-r1 (using abuild 3.13.0-r3) started Tue, 09 Jul 2024 13:56:53 +0000 >>> py3-spidev: Checking sanity of /home/buildozer/aports/testing/py3-spidev/APKBUILD... >>> py3-spidev: Analyzing dependencies... >>> py3-spidev: Installing for build: build-base python3 linux-headers python3-dev py3-setuptools py3-gpep517 py3-installer py3-wheel (1/27) Installing libbz2 (1.0.8-r6) (2/27) Installing libffi (3.4.6-r0) (3/27) Installing gdbm (1.24-r0) (4/27) Installing xz-libs (5.6.2-r0) (5/27) Installing mpdecimal (4.0.0-r0) (6/27) Installing libpanelw (6.5_p20240601-r0) (7/27) Installing readline (8.2.10-r0) (8/27) Installing sqlite-libs (3.46.0-r0) (9/27) Installing python3 (3.12.3-r1) (10/27) Installing python3-pycache-pyc0 (3.12.3-r1) (11/27) Installing pyc (3.12.3-r1) (12/27) Installing python3-pyc (3.12.3-r1) (13/27) Installing linux-headers (6.6-r0) (14/27) Installing python3-dev (3.12.3-r1) (15/27) Installing py3-parsing (3.1.2-r1) (16/27) Installing py3-parsing-pyc (3.1.2-r1) (17/27) Installing py3-packaging (24.1-r0) (18/27) Installing py3-packaging-pyc (24.1-r0) (19/27) Installing py3-setuptools (70.1.1-r0) (20/27) Installing py3-setuptools-pyc (70.1.1-r0) (21/27) Installing py3-installer (0.7.0-r2) (22/27) Installing py3-installer-pyc (0.7.0-r2) (23/27) Installing py3-gpep517 (16-r0) (24/27) Installing py3-gpep517-pyc (16-r0) (25/27) Installing py3-wheel (0.42.0-r1) (26/27) Installing py3-wheel-pyc (0.42.0-r1) (27/27) Installing .makedepends-py3-spidev (20240709.135654) Executing busybox-1.36.1-r31.trigger OK: 586 MiB in 134 packages >>> py3-spidev: Cleaning up srcdir >>> py3-spidev: Cleaning up pkgdir >>> py3-spidev: Cleaning up tmpdir >>> py3-spidev: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py-spidev-v3.6.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 curl: (22) The requested URL returned error: 404 >>> py3-spidev: Fetching https://github.com/doceme/py-spidev/archive/v3.6/py-spidev-v3.6.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 10532 100 10532 0 0 27608 0 --:--:-- --:--:-- --:--:-- 27608 >>> py3-spidev: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py-spidev-v3.6.tar.gz >>> py3-spidev: Checking sha512sums... py-spidev-v3.6.tar.gz: OK >>> py3-spidev: Unpacking /var/cache/distfiles/edge/py-spidev-v3.6.tar.gz... 2024-07-09 13:56:56,075 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:478: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 2024-07-09 13:56:56,083 root INFO running bdist_wheel 2024-07-09 13:56:56,097 root INFO running build 2024-07-09 13:56:56,097 root INFO running build_ext 2024-07-09 13:56:56,098 root INFO building 'spidev' extension 2024-07-09 13:56:56,098 root INFO creating build 2024-07-09 13:56:56,098 root INFO creating build/temp.linux-aarch64-cpython-312 2024-07-09 13:56:56,099 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 spidev_module.c -o build/temp.linux-aarch64-cpython-312/spidev_module.o 2024-07-09 13:56:56,635 root INFO creating build/lib.linux-aarch64-cpython-312 2024-07-09 13:56:56,635 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/spidev_module.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/spidev.cpython-312-aarch64-linux-musl.so 2024-07-09 13:56:56,649 root INFO installing to build/bdist.linux-aarch64/wheel 2024-07-09 13:56:56,649 root INFO running install 2024-07-09 13:56:56,657 root INFO running install_lib 2024-07-09 13:56:56,658 root INFO creating build/bdist.linux-aarch64 2024-07-09 13:56:56,659 root INFO creating build/bdist.linux-aarch64/wheel 2024-07-09 13:56:56,659 root INFO copying build/lib.linux-aarch64-cpython-312/spidev.cpython-312-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel 2024-07-09 13:56:56,659 root INFO running install_egg_info 2024-07-09 13:56:56,661 root INFO running egg_info 2024-07-09 13:56:56,661 root INFO creating spidev.egg-info 2024-07-09 13:56:56,662 root INFO writing spidev.egg-info/PKG-INFO 2024-07-09 13:56:56,662 root INFO writing dependency_links to spidev.egg-info/dependency_links.txt 2024-07-09 13:56:56,662 root INFO writing top-level names to spidev.egg-info/top_level.txt 2024-07-09 13:56:56,662 root INFO writing manifest file 'spidev.egg-info/SOURCES.txt' 2024-07-09 13:56:56,664 root INFO reading manifest file 'spidev.egg-info/SOURCES.txt' 2024-07-09 13:56:56,664 root INFO reading manifest template 'MANIFEST.in' 2024-07-09 13:56:56,664 root INFO adding license file 'LICENSE' 2024-07-09 13:56:56,664 root INFO writing manifest file 'spidev.egg-info/SOURCES.txt' 2024-07-09 13:56:56,665 root INFO Copying spidev.egg-info to build/bdist.linux-aarch64/wheel/spidev-3.6-py3.12.egg-info 2024-07-09 13:56:56,665 root INFO running install_scripts 2024-07-09 13:56:56,670 root INFO creating build/bdist.linux-aarch64/wheel/spidev-3.6.dist-info/WHEEL 2024-07-09 13:56:56,671 wheel INFO creating '/home/buildozer/aports/testing/py3-spidev/src/py-spidev-3.6/.dist/.tmp-qakx0sk1/spidev-3.6-cp312-cp312-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-07-09 13:56:56,671 wheel INFO adding 'spidev.cpython-312-aarch64-linux-musl.so' 2024-07-09 13:56:56,672 wheel INFO adding 'spidev-3.6.dist-info/LICENSE' 2024-07-09 13:56:56,672 wheel INFO adding 'spidev-3.6.dist-info/METADATA' 2024-07-09 13:56:56,672 wheel INFO adding 'spidev-3.6.dist-info/WHEEL' 2024-07-09 13:56:56,672 wheel INFO adding 'spidev-3.6.dist-info/top_level.txt' 2024-07-09 13:56:56,672 wheel INFO adding 'spidev-3.6.dist-info/RECORD' 2024-07-09 13:56:56,672 root INFO removing build/bdist.linux-aarch64/wheel 2024-07-09 13:56:56,673 gpep517 INFO The backend produced .dist/spidev-3.6-cp312-cp312-linux_aarch64.whl spidev-3.6-cp312-cp312-linux_aarch64.whl >>> py3-spidev: Entering fakeroot... >>> py3-spidev*: Running postcheck for py3-spidev >>> py3-spidev*: Preparing package py3-spidev... >>> py3-spidev*: Stripping binaries >>> py3-spidev*: Scanning shared objects >>> py3-spidev*: Tracing dependencies... python3 python3~3.12 so:libc.musl-aarch64.so.1 >>> py3-spidev*: Package size: 112.0 KB >>> py3-spidev*: Compressing data... >>> py3-spidev*: Create checksum... >>> py3-spidev*: Create py3-spidev-3.6-r1.apk >>> py3-spidev: Build complete at Tue, 09 Jul 2024 13:56:56 +0000 elapsed time 0h 0m 3s >>> py3-spidev: Cleaning up srcdir >>> py3-spidev: Cleaning up pkgdir >>> py3-spidev: Uninstalling dependencies... (1/27) Purging .makedepends-py3-spidev (20240709.135654) (2/27) Purging linux-headers (6.6-r0) (3/27) Purging python3-dev (3.12.3-r1) (4/27) Purging py3-setuptools-pyc (70.1.1-r0) (5/27) Purging py3-setuptools (70.1.1-r0) (6/27) Purging py3-gpep517-pyc (16-r0) (7/27) Purging py3-gpep517 (16-r0) (8/27) Purging py3-installer-pyc (0.7.0-r2) (9/27) Purging py3-installer (0.7.0-r2) (10/27) Purging py3-wheel-pyc (0.42.0-r1) (11/27) Purging py3-wheel (0.42.0-r1) (12/27) Purging py3-packaging-pyc (24.1-r0) (13/27) Purging py3-packaging (24.1-r0) (14/27) Purging py3-parsing-pyc (3.1.2-r1) (15/27) Purging py3-parsing (3.1.2-r1) (16/27) Purging python3-pyc (3.12.3-r1) (17/27) Purging python3-pycache-pyc0 (3.12.3-r1) (18/27) Purging pyc (3.12.3-r1) (19/27) Purging python3 (3.12.3-r1) (20/27) Purging gdbm (1.24-r0) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.4.6-r0) (23/27) Purging libpanelw (6.5_p20240601-r0) (24/27) Purging mpdecimal (4.0.0-r0) (25/27) Purging readline (8.2.10-r0) (26/27) Purging sqlite-libs (3.46.0-r0) (27/27) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 412 MiB in 107 packages >>> py3-spidev: Updating the testing/aarch64 repository index... >>> py3-spidev: Signing the index...