>>> py3-usb: Building community/py3-usb 1.2.1-r0 (using abuild 3.9.0-r2) started Fri, 29 Jul 2022 06:46:09 +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/18) Installing libffi (3.4.2-r1) (2/18) Installing gdbm (1.23-r0) (3/18) Installing mpdecimal (2.5.1-r1) (4/18) Installing readline (8.1.2-r0) (5/18) Installing sqlite-libs (3.39.2-r0) (6/18) Installing python3 (3.10.5-r1) (7/18) Installing libusb (1.0.26-r0) (8/18) Installing py3-appdirs (1.4.4-r4) (9/18) Installing py3-more-itertools (8.13.0-r0) (10/18) Installing py3-ordered-set (4.0.2-r4) (11/18) Installing py3-parsing (2.4.7-r4) (12/18) Installing py3-six (1.16.0-r2) (13/18) Installing py3-packaging (21.3-r1) (14/18) Installing py3-setuptools (59.4.0-r0) (15/18) Installing py3-tomli (2.0.1-r1) (16/18) Installing py3-typing-extensions (4.3.0-r0) (17/18) Installing py3-setuptools_scm (7.0.5-r0) (18/18) Installing .makedepends-py3-usb (20220729.064610) Executing busybox-1.35.0-r20.trigger OK: 380 MiB in 119 packages >>> py3-usb: Cleaning up srcdir >>> py3-usb: Cleaning up pkgdir >>> py3-usb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75292 100 75292 0 0 144k 0 --:--:-- --:--:-- --:--:-- 144k >>> py3-usb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/edge/py3-usb-1.2.1.tar.gz... /usr/lib/python3.10/site-packages/setuptools/dist.py:717: 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/legacy.py -> build/lib/usb copying usb/util.py -> build/lib/usb copying usb/__init__.py -> build/lib/usb copying usb/core.py -> build/lib/usb copying usb/_objfinalizer.py -> build/lib/usb copying usb/_version.py -> build/lib/usb copying usb/_debug.py -> build/lib/usb copying usb/libloader.py -> build/lib/usb copying usb/control.py -> build/lib/usb copying usb/_lookup.py -> build/lib/usb copying usb/_interop.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/openusb.py -> build/lib/usb/backend copying usb/backend/__init__.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.007s FAILED (errors=1) >>> py3-usb: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/dist.py:717: 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/legacy.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.10/site-packages/usb 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/__init__.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/_objfinalizer.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 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/openusb.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/libloader.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/_lookup.py -> /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 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/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/__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/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/_objfinalizer.py to _objfinalizer.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/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/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/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/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/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/_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/_interop.py to _interop.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 Fri, 29 Jul 2022 06:46:23 +0000 elapsed time 0h 0m 14s >>> py3-usb: Cleaning up srcdir >>> py3-usb: Cleaning up pkgdir >>> py3-usb: Uninstalling dependencies... (1/18) Purging .makedepends-py3-usb (20220729.064610) (2/18) Purging libusb (1.0.26-r0) (3/18) Purging py3-setuptools_scm (7.0.5-r0) (4/18) Purging py3-setuptools (59.4.0-r0) (5/18) Purging py3-appdirs (1.4.4-r4) (6/18) Purging py3-more-itertools (8.13.0-r0) (7/18) Purging py3-ordered-set (4.0.2-r4) (8/18) Purging py3-tomli (2.0.1-r1) (9/18) Purging py3-packaging (21.3-r1) (10/18) Purging py3-parsing (2.4.7-r4) (11/18) Purging py3-six (1.16.0-r2) (12/18) Purging py3-typing-extensions (4.3.0-r0) (13/18) Purging python3 (3.10.5-r1) (14/18) Purging libffi (3.4.2-r1) (15/18) Purging gdbm (1.23-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.1.2-r0) (18/18) Purging sqlite-libs (3.39.2-r0) Executing busybox-1.35.0-r20.trigger OK: 327 MiB in 101 packages >>> py3-usb: Updating the community/x86 repository index... >>> py3-usb: Signing the index...