>>> py3-hidapi: Building community/py3-hidapi 0.13.1-r0 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 04:39:26 +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/33) Installing libbz2 (1.0.8-r5) (2/33) Installing libffi (3.4.4-r2) (3/33) Installing gdbm (1.23-r1) (4/33) Installing xz-libs (5.4.2-r1) (5/33) Installing mpdecimal (2.5.1-r2) (6/33) Installing libpanelw (6.4_p20230401-r5) (7/33) Installing readline (8.2.1-r1) (8/33) Installing sqlite-libs (3.41.2-r2) (9/33) Installing python3 (3.11.3-r10) (10/33) Installing python3-pycache-pyc0 (3.11.3-r10) (11/33) Installing pyc (0.1-r0) (12/33) Installing python3-pyc (3.11.3-r10) (13/33) Installing py3-parsing (3.0.9-r2) (14/33) Installing py3-parsing-pyc (3.0.9-r2) (15/33) Installing py3-packaging (23.1-r1) (16/33) Installing py3-packaging-pyc (23.1-r1) (17/33) Installing py3-setuptools (67.7.1-r0) (18/33) Installing py3-setuptools-pyc (67.7.1-r0) (19/33) Installing cython (0.29.34-r2) (20/33) Installing cython-pyc (0.29.34-r2) (21/33) Installing libusb (1.0.26-r2) (22/33) Installing libusb-dev (1.0.26-r2) (23/33) Installing python3-dev (3.11.3-r10) (24/33) Installing udev-init-scripts (35-r1) (25/33) Installing eudev-libs (3.2.11-r8) (26/33) Installing libblkid (2.38.1-r7) (27/33) Installing kmod-libs (30-r3) (28/33) Installing eudev (3.2.11-r8) (29/33) Installing eudev-dev (3.2.11-r8) (30/33) Installing hidapi (0.13.1-r0) (31/33) Installing hidapi-dev (0.13.1-r0) (32/33) Installing .makedepends-py3-hidapi (20230423.043932) (33/33) Installing eudev-openrc (3.2.11-r8) Executing busybox-1.36.0-r7.trigger Executing eudev-3.2.11-r8.trigger OK: 587 MiB in 131 packages >>> py3-hidapi: Cleaning up srcdir >>> py3-hidapi: Cleaning up pkgdir >>> py3-hidapi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-hidapi-0.13.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 22483 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22483 100 22483 0 0 34062 0 --:--:-- --:--:-- --:--:-- 34065 >>> py3-hidapi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-hidapi-0.13.1.tar.gz >>> py3-hidapi: Checking sha512sums... py3-hidapi-0.13.1.tar.gz: OK >>> py3-hidapi: Unpacking /var/cache/distfiles/v3.18/py3-hidapi-0.13.1.tar.gz... /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running build running build_ext cythoning hid.pyx to hid.c /usr/lib/python3.11/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.13.1/hid.pyx tree = Parsing.p_module(s, pxd, full_module_name) cythoning hidraw.pyx to hidraw.c /usr/lib/python3.11/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.13.1/hidraw.pyx tree = Parsing.p_module(s, pxd, full_module_name) building 'hid' extension creating build creating build/temp.linux-ppc64le-cpython-311 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/hidapi -I/usr/include/libusb-1.0 -I/usr/include/python3.11 -c hid.c -o build/temp.linux-ppc64le-cpython-311/hid.o creating build/lib.linux-ppc64le-cpython-311 gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-311/hid.o -L/usr/lib -lusb-1.0 -ludev -lrt -lhidapi-libusb -o build/lib.linux-ppc64le-cpython-311/hid.cpython-311-powerpc64le-linux-musl.so building 'hidraw' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/hidapi -I/usr/include/python3.11 -c hidraw.c -o build/temp.linux-ppc64le-cpython-311/hidraw.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-311/hidraw.o -L/usr/lib -ludev -lrt -lhidapi-hidraw -o build/lib.linux-ppc64le-cpython-311/hidraw.cpython-311-powerpc64le-linux-musl.so /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. 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. /usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. 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/*.h' warning: no files found matching 'hidapi/libusb/*.c' warning: no files found matching 'hidapi/libusb/*.h' warning: no files found matching 'hidapi/linux/*.c' warning: no files found matching 'hidapi/linux/*.h' warning: no files found matching 'hidapi/mac/*.c' warning: no files found matching 'hidapi/mac/*.h' warning: no files found matching 'hidapi/windows/*.c' warning: no files found matching 'hidapi/windows/*.h' adding license file 'LICENSE-bsd.txt' adding license file 'LICENSE-gpl3.txt' adding license file 'LICENSE-orig.txt' adding license file 'LICENSE.txt' 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-ppc64le-cpython-311/hid.cpython-311-powerpc64le-linux-musl.so -> copying build/lib.linux-ppc64le-cpython-311/hidraw.cpython-311-powerpc64le-linux-musl.so -> test_enumerate (tests.HIDTests.test_enumerate) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.000s OK >>> py3-hidapi: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() 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.11 creating /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr/lib/python3.11/site-packages copying build/lib.linux-ppc64le-cpython-311/hidraw.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr/lib/python3.11/site-packages copying build/lib.linux-ppc64le-cpython-311/hid.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/community/py3-hidapi/pkg/py3-hidapi/usr/lib/python3.11/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/*.h' warning: no files found matching 'hidapi/libusb/*.c' warning: no files found matching 'hidapi/libusb/*.h' warning: no files found matching 'hidapi/linux/*.c' warning: no files found matching 'hidapi/linux/*.h' warning: no files found matching 'hidapi/mac/*.c' warning: no files found matching 'hidapi/mac/*.h' warning: no files found matching 'hidapi/windows/*.c' warning: no files found matching 'hidapi/windows/*.h' adding license file 'LICENSE-bsd.txt' adding license file 'LICENSE-gpl3.txt' adding license file 'LICENSE-orig.txt' adding license file 'LICENSE.txt' 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.11/site-packages/hidapi-0.13.1-py3.11.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 python3~3.11 so:libc.musl-ppc64le.so.1 so:libhidapi-hidraw.so.0 so:libhidapi-libusb.so.0 >>> py3-hidapi*: Package size: 196.0 KB >>> py3-hidapi*: Compressing data... >>> py3-hidapi*: Create checksum... >>> py3-hidapi*: Create py3-hidapi-0.13.1-r0.apk >>> py3-hidapi: Build complete at Sun, 23 Apr 2023 04:39:39 +0000 elapsed time 0h 0m 13s >>> py3-hidapi: Cleaning up srcdir >>> py3-hidapi: Cleaning up pkgdir >>> py3-hidapi: Uninstalling dependencies... (1/33) Purging .makedepends-py3-hidapi (20230423.043932) (2/33) Purging py3-setuptools-pyc (67.7.1-r0) (3/33) Purging py3-setuptools (67.7.1-r0) (4/33) Purging py3-packaging-pyc (23.1-r1) (5/33) Purging py3-packaging (23.1-r1) (6/33) Purging py3-parsing-pyc (3.0.9-r2) (7/33) Purging py3-parsing (3.0.9-r2) (8/33) Purging cython-pyc (0.29.34-r2) (9/33) Purging cython (0.29.34-r2) (10/33) Purging libusb-dev (1.0.26-r2) (11/33) Purging python3-dev (3.11.3-r10) (12/33) Purging eudev-dev (3.2.11-r8) (13/33) Purging eudev-openrc (3.2.11-r8) (14/33) Purging eudev (3.2.11-r8) (15/33) Purging udev-init-scripts (35-r1) (16/33) Purging hidapi-dev (0.13.1-r0) (17/33) Purging hidapi (0.13.1-r0) (18/33) Purging eudev-libs (3.2.11-r8) (19/33) Purging kmod-libs (30-r3) (20/33) Purging libblkid (2.38.1-r7) (21/33) Purging libusb (1.0.26-r2) (22/33) Purging python3-pyc (3.11.3-r10) (23/33) Purging python3-pycache-pyc0 (3.11.3-r10) (24/33) Purging pyc (0.1-r0) (25/33) Purging python3 (3.11.3-r10) (26/33) Purging gdbm (1.23-r1) (27/33) Purging libbz2 (1.0.8-r5) (28/33) Purging libffi (3.4.4-r2) (29/33) Purging libpanelw (6.4_p20230401-r5) (30/33) Purging mpdecimal (2.5.1-r2) (31/33) Purging readline (8.2.1-r1) (32/33) Purging sqlite-libs (3.41.2-r2) (33/33) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 440 MiB in 98 packages >>> py3-hidapi: Updating the community/ppc64le repository index... >>> py3-hidapi: Signing the index...