>>> py3-usb: Building community/py3-usb 1.2.1-r0 (using abuild 3.10.0_rc1-r2) started Wed, 26 Oct 2022 19:25:56 +0000 >>> py3-usb: Checking sanity of /home/buildozer/aports/community/py3-usb/APKBUILD... >>> py3-usb: Analyzing dependencies... >>> py3-usb: Installing for build: build-base python3 libusb py3-setuptools py3-setuptools_scm (1/16) Installing libbz2 (1.0.8-r3) (2/16) Installing libffi (3.4.3-r0) (3/16) Installing gdbm (1.23-r0) (4/16) Installing xz-libs (5.2.7-r0) (5/16) Installing mpdecimal (2.5.1-r1) (6/16) Installing readline (8.2.0-r0) (7/16) Installing sqlite-libs (3.39.4-r0) (8/16) Installing python3 (3.10.8-r3) (9/16) Installing libusb (1.0.26-r0) (10/16) Installing py3-parsing (3.0.9-r0) (11/16) Installing py3-packaging (21.3-r2) (12/16) Installing py3-setuptools (65.5.0-r0) (13/16) Installing py3-tomli (2.0.1-r1) (14/16) Installing py3-typing-extensions (4.4.0-r0) (15/16) Installing py3-setuptools_scm (7.0.5-r0) (16/16) Installing .makedepends-py3-usb (20221026.192603) Executing busybox-1.35.0-r27.trigger OK: 248 MiB in 108 packages >>> py3-usb: Cleaning up srcdir >>> py3-usb: Cleaning up pkgdir >>> py3-usb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-usb-1.2.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-usb: Fetching py3-usb-1.2.1.tar.gz::https://files.pythonhosted.org/packages/source/p/pyusb/pyusb-1.2.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 75292 3 2821 0 0 3493 0 0:00:21 --:--:-- 0:00:21 3493 100 75292 100 75292 0 0 78170 0 --:--:-- --:--:-- --:--:-- 456k >>> py3-usb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-usb-1.2.1.tar.gz >>> py3-usb: Checking sha512sums... py3-usb-1.2.1.tar.gz: OK >>> py3-usb: Unpacking /var/cache/distfiles/v3.17/py3-usb-1.2.1.tar.gz... /home/buildozer/aports/community/py3-usb/src/pyusb-1.2.1/setup.py:38: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if LooseVersion(setuptools_version).version[0] < 12: /usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/usb copying usb/_interop.py -> build/lib/usb copying usb/util.py -> build/lib/usb copying usb/control.py -> build/lib/usb copying usb/legacy.py -> build/lib/usb copying usb/libloader.py -> build/lib/usb copying usb/__init__.py -> build/lib/usb copying usb/_lookup.py -> build/lib/usb copying usb/core.py -> build/lib/usb copying usb/_version.py -> build/lib/usb copying usb/_debug.py -> build/lib/usb copying usb/_objfinalizer.py -> build/lib/usb creating build/lib/usb/backend copying usb/backend/libusb1.py -> build/lib/usb/backend copying usb/backend/libusb0.py -> build/lib/usb/backend copying usb/backend/__init__.py -> build/lib/usb/backend copying usb/backend/openusb.py -> build/lib/usb/backend .......E..... ====================================================================== ERROR: runTest (test_util.FindDescriptorTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildozer/aports/community/py3-usb/src/pyusb-1.2.1/tests/test_util.py", line 70, in runTest d = usb.core.find(idVendor=ID_VENDOR) File "/home/buildozer/aports/community/py3-usb/src/pyusb-1.2.1/usb/core.py", line 1309, in find raise NoBackendError('No backend available') usb.core.NoBackendError: No backend available ---------------------------------------------------------------------- Ran 13 tests in 0.008s FAILED (errors=1) >>> py3-usb: Entering fakeroot... /home/buildozer/aports/community/py3-usb/src/pyusb-1.2.1/setup.py:38: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if LooseVersion(setuptools_version).version[0] < 12: /usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py copying usb/_version.py -> build/lib/usb running install_lib creating /home/buildozer/aports/community/py3-usb/pkg creating /home/buildozer/aports/community/py3-usb/pkg/py3-usb creating /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr creating /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib creating /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/_interop.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb creating /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/backend copying build/lib/usb/backend/libusb1.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/backend copying build/lib/usb/backend/libusb0.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/backend copying build/lib/usb/backend/__init__.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/backend copying build/lib/usb/backend/openusb.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/backend copying build/lib/usb/util.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/control.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/legacy.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/libloader.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/__init__.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/_lookup.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/core.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/_version.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/_debug.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/_objfinalizer.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/_interop.py to _interop.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/backend/libusb1.py to libusb1.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/backend/libusb0.py to libusb0.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/backend/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/backend/openusb.py to openusb.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/control.py to control.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/legacy.py to legacy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/libloader.py to libloader.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/_lookup.py to _lookup.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/core.py to core.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/_version.py to _version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/_debug.py to _debug.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb/_objfinalizer.py to _objfinalizer.cpython-310.pyc running install_egg_info running egg_info writing pyusb.egg-info/PKG-INFO writing dependency_links to pyusb.egg-info/dependency_links.txt writing top-level names to pyusb.egg-info/top_level.txt reading manifest file 'pyusb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pyusb.egg-info/SOURCES.txt' Copying pyusb.egg-info to /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/pyusb-1.2.1-py3.10.egg-info running install_scripts >>> py3-usb*: Running postcheck for py3-usb >>> py3-usb*: Preparing package py3-usb... >>> py3-usb*: Tracing dependencies... >>> py3-usb*: Package size: 472.0 KB >>> py3-usb*: Compressing data... >>> py3-usb*: Create checksum... >>> py3-usb*: Create py3-usb-1.2.1-r0.apk >>> py3-usb: Build complete at Wed, 26 Oct 2022 19:26:13 +0000 elapsed time 0h 0m 17s >>> py3-usb: Cleaning up srcdir >>> py3-usb: Cleaning up pkgdir >>> py3-usb: Uninstalling dependencies... (1/16) Purging .makedepends-py3-usb (20221026.192603) (2/16) Purging libusb (1.0.26-r0) (3/16) Purging py3-setuptools_scm (7.0.5-r0) (4/16) Purging py3-setuptools (65.5.0-r0) (5/16) Purging py3-tomli (2.0.1-r1) (6/16) Purging py3-packaging (21.3-r2) (7/16) Purging py3-parsing (3.0.9-r0) (8/16) Purging py3-typing-extensions (4.4.0-r0) (9/16) Purging python3 (3.10.8-r3) (10/16) Purging libbz2 (1.0.8-r3) (11/16) Purging libffi (3.4.3-r0) (12/16) Purging gdbm (1.23-r0) (13/16) Purging xz-libs (5.2.7-r0) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.2.0-r0) (16/16) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> py3-usb: Updating the community/armv7 repository index... >>> py3-usb: Signing the index...