>>> py3-hidapi: Building community/py3-hidapi 0.9.0-r3 (using abuild 3.9.0_rc2-r1) started Wed, 20 Oct 2021 12:08:15 +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 python3 py3-setuptools cython libusb-dev python3-dev eudev-dev hidapi-dev (1/29) Installing libbz2 (1.0.8-r1) (2/29) Installing libffi (3.4.2-r1) (3/29) Installing gdbm (1.20-r2) (4/29) Installing xz-libs (5.2.5-r0) (5/29) Installing mpdecimal (2.5.1-r1) (6/29) Installing readline (8.1.1-r0) (7/29) Installing sqlite-libs (3.36.0-r0) (8/29) Installing python3 (3.9.7-r3) (9/29) Installing py3-ordered-set (4.0.2-r2) (10/29) Installing py3-appdirs (1.4.4-r2) (11/29) Installing py3-parsing (2.4.7-r2) (12/29) Installing py3-six (1.16.0-r0) (13/29) Installing py3-packaging (20.9-r1) (14/29) Installing py3-setuptools (52.0.0-r4) (15/29) Installing cython (0.29.22-r2) (16/29) Installing libusb (1.0.24-r3) (17/29) Installing libusb-dev (1.0.24-r3) (18/29) Installing python3-dev (3.9.7-r3) (19/29) Installing udev-init-scripts (35-r0) Executing udev-init-scripts-35-r0.post-install (20/29) Installing eudev-libs (3.2.10-r1) (21/29) Installing libblkid (2.37.2-r1) (22/29) Installing kmod-libs (29-r2) (23/29) Installing eudev (3.2.10-r1) (24/29) Installing eudev-dev (3.2.10-r1) (25/29) Installing hidapi (0.11.0-r0) (26/29) Installing hidapi-dev (0.11.0-r0) (27/29) Installing .makedepends-py3-hidapi (20211020.120817) (28/29) Installing udev-init-scripts-openrc (35-r0) (29/29) Installing eudev-openrc (3.2.10-r1) Executing busybox-1.34.1-r1.trigger Executing eudev-3.2.10-r1.trigger OK: 410 MiB in 118 packages >>> py3-hidapi: Cleaning up srcdir >>> py3-hidapi: Cleaning up pkgdir >>> py3-hidapi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/py3-hidapi-0.9.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 curl: (22) The requested URL returned error: 404 >>> py3-hidapi: Fetching py3-hidapi-0.9.0.tar.gz::https://github.com/trezor/cython-hidapi/archive/0.9.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 127 100 127 0 0 545 0 --:--:-- --:--:-- --:--:-- 545 100 20061 0 20061 0 0 41215 0 --:--:-- --:--:-- --:--:-- 41215 >>> py3-hidapi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/py3-hidapi-0.9.0.tar.gz >>> py3-hidapi: Checking sha512sums... py3-hidapi-0.9.0.tar.gz: OK >>> py3-hidapi: Unpacking /var/cache/distfiles/v3.15/py3-hidapi-0.9.0.tar.gz... running build running build_ext cythoning hid.pyx to hid.c /usr/lib/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/community/py3-hidapi/src/cython-hidapi-0.9.0/hid.pyx tree = Parsing.p_module(s, pxd, full_module_name) cythoning hidraw.pyx to hidraw.c /usr/lib/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/community/py3-hidapi/src/cython-hidapi-0.9.0/hidraw.pyx tree = Parsing.p_module(s, pxd, full_module_name) building 'hid' extension creating build creating build/temp.linux-i686-3.9 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/hidapi -I/usr/include/libusb-1.0 -I/usr/include/python3.9 -c hid.c -o build/temp.linux-i686-3.9/hid.o creating build/lib.linux-i686-3.9 gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/hid.o -L/usr/lib -lusb-1.0 -ludev -lrt -lhidapi-libusb -o build/lib.linux-i686-3.9/hid.cpython-39-i386-linux-musl.so building 'hidraw' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/hidapi -I/usr/include/python3.9 -c hidraw.c -o build/temp.linux-i686-3.9/hidraw.o gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/hidraw.o -L/usr/lib -ludev -lrt -lhidapi-hidraw -o build/lib.linux-i686-3.9/hidraw.cpython-39-i386-linux-musl.so running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info creating hidapi.egg-info writing hidapi.egg-info/PKG-INFO writing dependency_links to hidapi.egg-info/dependency_links.txt writing requirements to hidapi.egg-info/requires.txt writing top-level names to hidapi.egg-info/top_level.txt writing manifest file 'hidapi.egg-info/SOURCES.txt' reading manifest file 'hidapi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'hidapi/hidapi/hidapi.h' warning: no files found matching 'hidapi/libusb/hid.c' warning: no files found matching 'hidapi/linux/hid.c' warning: no files found matching 'hidapi/mac/hid.c' warning: no files found matching 'hidapi/windows/hid.c' writing manifest file 'hidapi.egg-info/SOURCES.txt' running build_ext skipping 'hid.c' Cython extension (up-to-date) skipping 'hidraw.c' Cython extension (up-to-date) copying build/lib.linux-i686-3.9/hid.cpython-39-i386-linux-musl.so -> copying build/lib.linux-i686-3.9/hidraw.cpython-39-i386-linux-musl.so -> test_enumerate (tests.HIDTests) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.000s OK >>> py3-hidapi: Entering fakeroot... running install running build running build_ext skipping 'hid.c' Cython extension (up-to-date) skipping 'hidraw.c' Cython extension (up-to-date) running install_lib creating /home/buildozer/aports/community/py3-hidapi/pkg creating /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi creating /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr creating /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr/lib creating /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr/lib/python3.9/site-packages copying build/lib.linux-i686-3.9/hidraw.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr/lib/python3.9/site-packages copying build/lib.linux-i686-3.9/hid.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr/lib/python3.9/site-packages running install_egg_info running egg_info writing hidapi.egg-info/PKG-INFO writing dependency_links to hidapi.egg-info/dependency_links.txt writing requirements to hidapi.egg-info/requires.txt writing top-level names to hidapi.egg-info/top_level.txt reading manifest file 'hidapi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'hidapi/hidapi/hidapi.h' warning: no files found matching 'hidapi/libusb/hid.c' warning: no files found matching 'hidapi/linux/hid.c' warning: no files found matching 'hidapi/mac/hid.c' warning: no files found matching 'hidapi/windows/hid.c' writing manifest file 'hidapi.egg-info/SOURCES.txt' Copying hidapi.egg-info to /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr/lib/python3.9/site-packages/hidapi-0.9.0-py3.9.egg-info running install_scripts >>> 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 so:libc.musl-x86.so.1 so:libhidapi-hidraw.so.0 so:libhidapi-libusb.so.0 >>> py3-hidapi*: Package size: 132.0 KB >>> py3-hidapi*: Compressing data... >>> py3-hidapi*: Create checksum... >>> py3-hidapi*: Create py3-hidapi-0.9.0-r3.apk >>> py3-hidapi: Build complete at Wed, 20 Oct 2021 12:08:26 +0000 elapsed time 0h 0m 11s >>> py3-hidapi: Cleaning up srcdir >>> py3-hidapi: Cleaning up pkgdir >>> py3-hidapi: Uninstalling dependencies... (1/29) Purging .makedepends-py3-hidapi (20211020.120817) (2/29) Purging py3-setuptools (52.0.0-r4) (3/29) Purging py3-ordered-set (4.0.2-r2) (4/29) Purging py3-appdirs (1.4.4-r2) (5/29) Purging py3-packaging (20.9-r1) (6/29) Purging py3-parsing (2.4.7-r2) (7/29) Purging py3-six (1.16.0-r0) (8/29) Purging cython (0.29.22-r2) (9/29) Purging libusb-dev (1.0.24-r3) (10/29) Purging python3-dev (3.9.7-r3) (11/29) Purging python3 (3.9.7-r3) (12/29) Purging eudev-dev (3.2.10-r1) (13/29) Purging eudev-openrc (3.2.10-r1) (14/29) Purging eudev (3.2.10-r1) (15/29) Purging udev-init-scripts-openrc (35-r0) (16/29) Purging udev-init-scripts (35-r0) (17/29) Purging hidapi-dev (0.11.0-r0) (18/29) Purging hidapi (0.11.0-r0) (19/29) Purging libbz2 (1.0.8-r1) (20/29) Purging libffi (3.4.2-r1) (21/29) Purging gdbm (1.20-r2) (22/29) Purging kmod-libs (29-r2) (23/29) Purging xz-libs (5.2.5-r0) (24/29) Purging mpdecimal (2.5.1-r1) (25/29) Purging readline (8.1.1-r0) (26/29) Purging sqlite-libs (3.36.0-r0) (27/29) Purging libusb (1.0.24-r3) (28/29) Purging eudev-libs (3.2.10-r1) (29/29) Purging libblkid (2.37.2-r1) Executing busybox-1.34.1-r1.trigger OK: 316 MiB in 89 packages >>> py3-hidapi: Updating the community/x86 repository index... >>> py3-hidapi: Signing the index...