>>> py3-hidapi: Building community/py3-hidapi 0.9.0-r1 (using abuild 3.7.0_rc1-r1) started Sat, 19 Dec 2020 10:58:03 +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/28) Installing libbz2 (1.0.8-r1) (2/28) Installing libffi (3.3-r2) (3/28) Installing gdbm (1.18.1-r0) (4/28) Installing xz-libs (5.2.5-r0) (5/28) Installing readline (8.0.4-r0) (6/28) Installing sqlite-libs (3.34.0-r0) (7/28) Installing python3 (3.8.6-r0) (8/28) Installing py3-ordered-set (4.0.2-r0) (9/28) Installing py3-appdirs (1.4.4-r1) (10/28) Installing py3-parsing (2.4.7-r1) (11/28) Installing py3-six (1.15.0-r0) (12/28) Installing py3-packaging (20.8-r0) (13/28) Installing py3-setuptools (51.0.0-r0) (14/28) Installing cython (0.29.21-r0) (15/28) Installing libusb (1.0.24-r0) (16/28) Installing libusb-dev (1.0.24-r0) (17/28) Installing python3-dev (3.8.6-r0) (18/28) Installing udev-init-scripts (34-r0) Executing udev-init-scripts-34-r0.post-install (19/28) Installing eudev-libs (3.2.9-r3) (20/28) Installing libblkid (2.36.1-r0) (21/28) Installing kmod-libs (27-r0) (22/28) Installing eudev (3.2.9-r3) (23/28) Installing eudev-dev (3.2.9-r3) (24/28) Installing hidapi (0.9.0-r2) (25/28) Installing hidapi-dev (0.9.0-r2) (26/28) Installing .makedepends-py3-hidapi (20201219.105807) (27/28) Installing udev-init-scripts-openrc (34-r0) (28/28) Installing eudev-openrc (3.2.9-r3) Executing busybox-1.32.0-r8.trigger Executing eudev-3.2.9-r3.trigger OK: 402 MiB in 114 packages >>> py3-hidapi: Cleaning up srcdir >>> py3-hidapi: Cleaning up pkgdir >>> py3-hidapi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/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 100 20061 100 20061 0 0 257k 0 --:--:-- --:--:-- --:--:-- 257k >>> py3-hidapi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/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.13/py3-hidapi-0.9.0.tar.gz... running build running build_ext cythoning hid.pyx to hid.c cythoning hidraw.pyx to hidraw.c building 'hid' extension creating build creating build/temp.linux-i686-3.8 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.8 -c hid.c -o build/temp.linux-i686-3.8/hid.o creating build/lib.linux-i686-3.8 gcc -shared -Wl,--as-needed -Wl,--as-needed -Wl,--as-needed -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.8/hid.o -L/usr/lib -lusb-1.0 -ludev -lrt -lhidapi-libusb -o build/lib.linux-i686-3.8/hid.cpython-38-i386-linux-gnu.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.8 -c hidraw.c -o build/temp.linux-i686-3.8/hidraw.o gcc -shared -Wl,--as-needed -Wl,--as-needed -Wl,--as-needed -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.8/hidraw.o -L/usr/lib -ludev -lrt -lhidapi-hidraw -o build/lib.linux-i686-3.8/hidraw.cpython-38-i386-linux-gnu.so /usr/lib/python3.8/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) /usr/lib/python3.8/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) 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.8/hid.cpython-38-i386-linux-gnu.so -> copying build/lib.linux-i686-3.8/hidraw.cpython-38-i386-linux-gnu.so -> test_enumerate (tests.HIDTests) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.001s 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.8 creating /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr/lib/python3.8/site-packages copying build/lib.linux-i686-3.8/hidraw.cpython-38-i386-linux-gnu.so -> /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr/lib/python3.8/site-packages copying build/lib.linux-i686-3.8/hid.cpython-38-i386-linux-gnu.so -> /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr/lib/python3.8/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.8/site-packages/hidapi-0.9.0-py3.8.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-r1.apk >>> py3-hidapi: Build complete at Sat, 19 Dec 2020 10:58:16 +0000 elapsed time 0h 0m 13s >>> py3-hidapi: Cleaning up srcdir >>> py3-hidapi: Cleaning up pkgdir >>> py3-hidapi: Uninstalling dependencies... (1/28) Purging .makedepends-py3-hidapi (20201219.105807) (2/28) Purging py3-setuptools (51.0.0-r0) (3/28) Purging py3-ordered-set (4.0.2-r0) (4/28) Purging py3-appdirs (1.4.4-r1) (5/28) Purging py3-packaging (20.8-r0) (6/28) Purging py3-parsing (2.4.7-r1) (7/28) Purging py3-six (1.15.0-r0) (8/28) Purging cython (0.29.21-r0) (9/28) Purging libusb-dev (1.0.24-r0) (10/28) Purging python3-dev (3.8.6-r0) (11/28) Purging python3 (3.8.6-r0) (12/28) Purging eudev-dev (3.2.9-r3) (13/28) Purging eudev-openrc (3.2.9-r3) (14/28) Purging eudev (3.2.9-r3) (15/28) Purging udev-init-scripts-openrc (34-r0) (16/28) Purging udev-init-scripts (34-r0) (17/28) Purging hidapi-dev (0.9.0-r2) (18/28) Purging hidapi (0.9.0-r2) (19/28) Purging libbz2 (1.0.8-r1) (20/28) Purging libffi (3.3-r2) (21/28) Purging gdbm (1.18.1-r0) (22/28) Purging kmod-libs (27-r0) (23/28) Purging xz-libs (5.2.5-r0) (24/28) Purging readline (8.0.4-r0) (25/28) Purging sqlite-libs (3.34.0-r0) (26/28) Purging libusb (1.0.24-r0) (27/28) Purging eudev-libs (3.2.9-r3) (28/28) Purging libblkid (2.36.1-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> py3-hidapi: Updating the community/x86 repository index... >>> py3-hidapi: Signing the index...