>>> py3-hidapi: Building community/py3-hidapi 0.14.0-r2 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 21:29:51 +0000 >>> py3-hidapi: Checking sanity of /home/buildozer/aports/community/py3-hidapi/APKBUILD... >>> WARNING: py3-hidapi: No maintainer >>> py3-hidapi: Analyzing dependencies... >>> py3-hidapi: Installing for build: build-base cython eudev-dev hidapi-dev libusb-dev py3-gpep517 py3-setuptools py3-wheel python3-dev (1/41) Installing libbz2 (1.0.8-r6) (2/41) Installing libffi (3.4.6-r0) (3/41) Installing gdbm (1.23-r1) (4/41) Installing xz-libs (5.6.1-r3) (5/41) Installing mpdecimal (4.0.0-r0) (6/41) Installing libpanelw (6.4_p20240330-r0) (7/41) Installing readline (8.2.10-r0) (8/41) Installing sqlite-libs (3.45.2-r0) (9/41) Installing python3 (3.12.2-r1) (10/41) Installing python3-pycache-pyc0 (3.12.2-r1) (11/41) Installing pyc (3.12.2-r1) (12/41) Installing cython-pyc (3.0.8-r0) (13/41) Installing python3-pyc (3.12.2-r1) (14/41) Installing cython (3.0.8-r0) (15/41) Installing udev-init-scripts (35-r1) (16/41) Installing udev-init-scripts-openrc (35-r1) (17/41) Installing eudev-openrc (3.2.14-r2) (18/41) Installing eudev-libs (3.2.14-r2) (19/41) Installing libeconf (0.6.2-r0) (20/41) Installing libblkid (2.40-r0) (21/41) Installing kmod-libs (32-r0) (22/41) Installing eudev (3.2.14-r2) (23/41) Installing eudev-dev (3.2.14-r2) (24/41) Installing libusb (1.0.27-r0) (25/41) Installing hidapi (0.14.0-r0) (26/41) Installing hidapi-dev (0.14.0-r0) (27/41) Installing libusb-dev (1.0.27-r0) (28/41) Installing py3-installer (0.7.0-r2) (29/41) Installing py3-installer-pyc (0.7.0-r2) (30/41) Installing py3-gpep517 (15-r2) (31/41) Installing py3-gpep517-pyc (15-r2) (32/41) Installing py3-parsing (3.1.2-r1) (33/41) Installing py3-parsing-pyc (3.1.2-r1) (34/41) Installing py3-packaging (24.0-r1) (35/41) Installing py3-packaging-pyc (24.0-r1) (36/41) Installing py3-setuptools (69.2.0-r2) (37/41) Installing py3-setuptools-pyc (69.2.0-r2) (38/41) Installing py3-wheel (0.42.0-r1) (39/41) Installing py3-wheel-pyc (0.42.0-r1) (40/41) Installing python3-dev (3.12.2-r1) (41/41) Installing .makedepends-py3-hidapi (20240412.212952) Executing busybox-1.36.1-r25.trigger Executing eudev-3.2.14-r2.trigger OK: 526 MiB in 148 packages >>> py3-hidapi: Cleaning up srcdir >>> py3-hidapi: Cleaning up pkgdir >>> py3-hidapi: Cleaning up tmpdir >>> py3-hidapi: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-hidapi-0.14.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 100 22504 100 22504 0 0 68266 0 --:--:-- --:--:-- --:--:-- 68193 >>> py3-hidapi: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-hidapi-0.14.0.tar.gz >>> py3-hidapi: Checking sha512sums... py3-hidapi-0.14.0.tar.gz: OK cython3.patch: OK >>> py3-hidapi: Unpacking /var/cache/distfiles/edge/py3-hidapi-0.14.0.tar.gz... >>> py3-hidapi: cython3.patch patching file hid.pyxdep patching file setup.py patching file setup.py patching file pyproject.toml patching file requirements.txt patching file setup.py patching file README.rst 2024-04-12 21:29:54,284 gpep517 INFO Building wheel via backend setuptools.build_meta Compiling hid.pyx because it changed. Compiling hidraw.pyx because it changed. [1/2] Cythonizing hid.pyx [2/2] Cythonizing hidraw.pyx 2024-04-12 21:29:54,938 root INFO running bdist_wheel 2024-04-12 21:29:54,950 root INFO running build 2024-04-12 21:29:54,951 root INFO running build_ext 2024-04-12 21:29:54,952 root INFO building 'hid' extension 2024-04-12 21:29:54,952 root INFO creating build 2024-04-12 21:29:54,952 root INFO creating build/temp.linux-s390x-cpython-312 2024-04-12 21:29:54,952 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/hidapi -I/usr/include/libusb-1.0 -I/usr/include/python3.12 -c hid.c -o build/temp.linux-s390x-cpython-312/hid.o 2024-04-12 21:29:58,066 root INFO creating build/lib.linux-s390x-cpython-312 2024-04-12 21:29:58,066 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/hid.o -L/usr/lib -lusb-1.0 -ludev -lrt -lhidapi-libusb -o build/lib.linux-s390x-cpython-312/hid.cpython-312-s390x-linux-musl.so 2024-04-12 21:29:58,078 root INFO building 'hidraw' extension 2024-04-12 21:29:58,078 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/hidapi -I/usr/include/python3.12 -c hidraw.c -o build/temp.linux-s390x-cpython-312/hidraw.o 2024-04-12 21:30:01,195 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/hidraw.o -L/usr/lib -ludev -lrt -lhidapi-hidraw -o build/lib.linux-s390x-cpython-312/hidraw.cpython-312-s390x-linux-musl.so 2024-04-12 21:30:01,211 wheel INFO installing to build/bdist.linux-s390x/wheel 2024-04-12 21:30:01,211 root INFO running install 2024-04-12 21:30:01,219 root INFO running install_lib 2024-04-12 21:30:01,220 root INFO creating build/bdist.linux-s390x 2024-04-12 21:30:01,220 root INFO creating build/bdist.linux-s390x/wheel 2024-04-12 21:30:01,220 root INFO copying build/lib.linux-s390x-cpython-312/hidraw.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel 2024-04-12 21:30:01,220 root INFO copying build/lib.linux-s390x-cpython-312/hid.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel 2024-04-12 21:30:01,221 root INFO running install_egg_info 2024-04-12 21:30:01,224 root INFO running egg_info 2024-04-12 21:30:01,224 root INFO creating hidapi.egg-info 2024-04-12 21:30:01,225 root INFO writing hidapi.egg-info/PKG-INFO 2024-04-12 21:30:01,225 root INFO writing dependency_links to hidapi.egg-info/dependency_links.txt 2024-04-12 21:30:01,225 root INFO writing requirements to hidapi.egg-info/requires.txt 2024-04-12 21:30:01,226 root INFO writing top-level names to hidapi.egg-info/top_level.txt 2024-04-12 21:30:01,226 root INFO writing manifest file 'hidapi.egg-info/SOURCES.txt' 2024-04-12 21:30:01,226 root INFO dependency /usr/include/hidapi/hidapi.h won't be automatically included in the manifest: the path must be relative 2024-04-12 21:30:01,226 root INFO dependency /usr/include/hidapi/hidapi.h won't be automatically included in the manifest: the path must be relative 2024-04-12 21:30:01,227 root INFO reading manifest file 'hidapi.egg-info/SOURCES.txt' 2024-04-12 21:30:01,227 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 21:30:01,227 root WARNING warning: no files found matching 'hidapi/hidapi/*.h' 2024-04-12 21:30:01,227 root WARNING warning: no files found matching 'hidapi/libusb/*.c' 2024-04-12 21:30:01,227 root WARNING warning: no files found matching 'hidapi/libusb/*.h' 2024-04-12 21:30:01,227 root WARNING warning: no files found matching 'hidapi/linux/*.c' 2024-04-12 21:30:01,227 root WARNING warning: no files found matching 'hidapi/linux/*.h' 2024-04-12 21:30:01,227 root WARNING warning: no files found matching 'hidapi/mac/*.c' 2024-04-12 21:30:01,227 root WARNING warning: no files found matching 'hidapi/mac/*.h' 2024-04-12 21:30:01,227 root WARNING warning: no files found matching 'hidapi/windows/*.c' 2024-04-12 21:30:01,227 root WARNING warning: no files found matching 'hidapi/windows/*.h' 2024-04-12 21:30:01,228 root INFO adding license file 'LICENSE-bsd.txt' 2024-04-12 21:30:01,228 root INFO adding license file 'LICENSE-gpl3.txt' 2024-04-12 21:30:01,228 root INFO adding license file 'LICENSE-orig.txt' 2024-04-12 21:30:01,228 root INFO adding license file 'LICENSE.txt' 2024-04-12 21:30:01,228 root INFO writing manifest file 'hidapi.egg-info/SOURCES.txt' 2024-04-12 21:30:01,228 root INFO Copying hidapi.egg-info to build/bdist.linux-s390x/wheel/hidapi-0.14.0-py3.12.egg-info 2024-04-12 21:30:01,229 root INFO running install_scripts 2024-04-12 21:30:01,232 wheel INFO creating build/bdist.linux-s390x/wheel/hidapi-0.14.0.dist-info/WHEEL 2024-04-12 21:30:01,232 wheel INFO creating '/home/buildozer/aports/community/py3-hidapi/src/cython-hidapi-0.14.0/.dist/.tmp-jbrnn55l/hidapi-0.14.0-cp312-cp312-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2024-04-12 21:30:01,233 wheel INFO adding 'hid.cpython-312-s390x-linux-musl.so' 2024-04-12 21:30:01,234 wheel INFO adding 'hidraw.cpython-312-s390x-linux-musl.so' 2024-04-12 21:30:01,235 wheel INFO adding 'hidapi-0.14.0.dist-info/LICENSE-bsd.txt' 2024-04-12 21:30:01,235 wheel INFO adding 'hidapi-0.14.0.dist-info/LICENSE-gpl3.txt' 2024-04-12 21:30:01,235 wheel INFO adding 'hidapi-0.14.0.dist-info/LICENSE-orig.txt' 2024-04-12 21:30:01,235 wheel INFO adding 'hidapi-0.14.0.dist-info/LICENSE.txt' 2024-04-12 21:30:01,235 wheel INFO adding 'hidapi-0.14.0.dist-info/METADATA' 2024-04-12 21:30:01,235 wheel INFO adding 'hidapi-0.14.0.dist-info/WHEEL' 2024-04-12 21:30:01,235 wheel INFO adding 'hidapi-0.14.0.dist-info/top_level.txt' 2024-04-12 21:30:01,236 wheel INFO adding 'hidapi-0.14.0.dist-info/RECORD' 2024-04-12 21:30:01,236 wheel INFO removing build/bdist.linux-s390x/wheel 2024-04-12 21:30:01,237 gpep517 INFO The backend produced .dist/hidapi-0.14.0-cp312-cp312-linux_s390x.whl hidapi-0.14.0-cp312-cp312-linux_s390x.whl test_enumerate (tests.HIDTests.test_enumerate) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.000s OK >>> py3-hidapi: Entering fakeroot... >>> py3-hidapi*: Running postcheck for py3-hidapi >>> py3-hidapi*: Preparing package py3-hidapi... >>> py3-hidapi*: Stripping binaries >>> py3-hidapi*: Scanning shared objects >>> py3-hidapi*: Tracing dependencies... python3~3.12 so:libc.musl-s390x.so.1 so:libhidapi-hidraw.so.0 so:libhidapi-libusb.so.0 >>> py3-hidapi*: Package size: 288.0 KB >>> py3-hidapi*: Compressing data... >>> py3-hidapi*: Create checksum... >>> py3-hidapi*: Create py3-hidapi-0.14.0-r2.apk >>> py3-hidapi: Build complete at Fri, 12 Apr 2024 21:30:01 +0000 elapsed time 0h 0m 10s >>> py3-hidapi: Cleaning up srcdir >>> py3-hidapi: Cleaning up pkgdir >>> py3-hidapi: Uninstalling dependencies... (1/41) Purging .makedepends-py3-hidapi (20240412.212952) (2/41) Purging cython-pyc (3.0.8-r0) (3/41) Purging cython (3.0.8-r0) (4/41) Purging eudev-dev (3.2.14-r2) (5/41) Purging eudev-openrc (3.2.14-r2) (6/41) Purging eudev (3.2.14-r2) (7/41) Purging udev-init-scripts-openrc (35-r1) (8/41) Purging udev-init-scripts (35-r1) (9/41) Purging hidapi-dev (0.14.0-r0) (10/41) Purging hidapi (0.14.0-r0) (11/41) Purging libusb-dev (1.0.27-r0) (12/41) Purging libusb (1.0.27-r0) (13/41) Purging py3-gpep517-pyc (15-r2) (14/41) Purging py3-gpep517 (15-r2) (15/41) Purging py3-installer-pyc (0.7.0-r2) (16/41) Purging py3-installer (0.7.0-r2) (17/41) Purging py3-setuptools-pyc (69.2.0-r2) (18/41) Purging py3-setuptools (69.2.0-r2) (19/41) Purging py3-wheel-pyc (0.42.0-r1) (20/41) Purging py3-wheel (0.42.0-r1) (21/41) Purging py3-packaging-pyc (24.0-r1) (22/41) Purging py3-packaging (24.0-r1) (23/41) Purging py3-parsing-pyc (3.1.2-r1) (24/41) Purging py3-parsing (3.1.2-r1) (25/41) Purging python3-dev (3.12.2-r1) (26/41) Purging eudev-libs (3.2.14-r2) (27/41) Purging kmod-libs (32-r0) (28/41) Purging libblkid (2.40-r0) (29/41) Purging libeconf (0.6.2-r0) (30/41) Purging python3-pyc (3.12.2-r1) (31/41) Purging python3-pycache-pyc0 (3.12.2-r1) (32/41) Purging pyc (3.12.2-r1) (33/41) Purging python3 (3.12.2-r1) (34/41) Purging gdbm (1.23-r1) (35/41) Purging libbz2 (1.0.8-r6) (36/41) Purging libffi (3.4.6-r0) (37/41) Purging libpanelw (6.4_p20240330-r0) (38/41) Purging mpdecimal (4.0.0-r0) (39/41) Purging readline (8.2.10-r0) (40/41) Purging sqlite-libs (3.45.2-r0) (41/41) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> py3-hidapi: Updating the community/s390x repository index... >>> py3-hidapi: Signing the index...