>>> py3-usb: Building community/py3-usb 1.1.1-r2 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 04:14:21 +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 py3-setuptools (1/13) Installing libffi (3.4.2-r1) (2/13) Installing gdbm (1.20-r2) (3/13) Installing mpdecimal (2.5.1-r1) (4/13) Installing readline (8.1.1-r0) (5/13) Installing sqlite-libs (3.36.0-r0) (6/13) Installing python3 (3.9.7-r3) (7/13) Installing py3-ordered-set (4.0.2-r2) (8/13) Installing py3-appdirs (1.4.4-r2) (9/13) Installing py3-parsing (2.4.7-r2) (10/13) Installing py3-six (1.16.0-r0) (11/13) Installing py3-packaging (20.9-r1) (12/13) Installing py3-setuptools (52.0.0-r4) (13/13) Installing .makedepends-py3-usb (20211021.041430) Executing busybox-1.34.1-r1.trigger OK: 395 MiB in 108 packages >>> py3-usb: Cleaning up srcdir >>> py3-usb: Cleaning up pkgdir >>> py3-usb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/py3-usb-1.1.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 curl: (22) The requested URL returned error: 404 >>> py3-usb: Fetching py3-usb-1.1.1.tar.gz::https://files.pythonhosted.org/packages/source/p/pyusb/pyusb-1.1.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 100 74746 100 74746 0 0 157k 0 --:--:-- --:--:-- --:--:-- 157k >>> py3-usb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/py3-usb-1.1.1.tar.gz >>> py3-usb: Checking sha512sums... py3-usb-1.1.1.tar.gz: OK >>> py3-usb: Unpacking /var/cache/distfiles/v3.15/py3-usb-1.1.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/usb copying usb/core.py -> build/lib/usb copying usb/libloader.py -> build/lib/usb copying usb/_objfinalizer.py -> build/lib/usb copying usb/util.py -> build/lib/usb copying usb/_debug.py -> build/lib/usb copying usb/legacy.py -> build/lib/usb copying usb/__init__.py -> build/lib/usb copying usb/_lookup.py -> build/lib/usb copying usb/control.py -> build/lib/usb copying usb/_interop.py -> build/lib/usb copying usb/_version.py -> build/lib/usb creating 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 copying usb/backend/libusb1.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.1.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.1.1/usb/core.py", line 1299, in find raise NoBackendError('No backend available') usb.core.NoBackendError: No backend available ---------------------------------------------------------------------- Ran 13 tests in 0.009s FAILED (errors=1) >>> py3-usb: Entering fakeroot... running install running build running build_py 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.9 creating /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb creating /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/backend copying build/lib/usb/backend/libusb0.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/backend copying build/lib/usb/backend/__init__.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/backend copying build/lib/usb/backend/openusb.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/backend copying build/lib/usb/backend/libusb1.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/backend copying build/lib/usb/core.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb copying build/lib/usb/libloader.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb copying build/lib/usb/_objfinalizer.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb copying build/lib/usb/util.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb copying build/lib/usb/_debug.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb copying build/lib/usb/legacy.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb copying build/lib/usb/__init__.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb copying build/lib/usb/_lookup.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb copying build/lib/usb/control.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb copying build/lib/usb/_interop.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb copying build/lib/usb/_version.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/backend/libusb0.py to libusb0.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/backend/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/backend/openusb.py to openusb.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/backend/libusb1.py to libusb1.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/core.py to core.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/libloader.py to libloader.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/_objfinalizer.py to _objfinalizer.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/util.py to util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/_debug.py to _debug.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/legacy.py to legacy.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/_lookup.py to _lookup.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/control.py to control.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/_interop.py to _interop.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.9/site-packages/usb/_version.py to _version.cpython-39.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' 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.9/site-packages/pyusb-1.1.1-py3.9.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.1.1-r2.apk >>> py3-usb: Build complete at Thu, 21 Oct 2021 04:14:33 +0000 elapsed time 0h 0m 12s >>> py3-usb: Cleaning up srcdir >>> py3-usb: Cleaning up pkgdir >>> py3-usb: Uninstalling dependencies... (1/13) Purging .makedepends-py3-usb (20211021.041430) (2/13) Purging py3-setuptools (52.0.0-r4) (3/13) Purging py3-ordered-set (4.0.2-r2) (4/13) Purging py3-appdirs (1.4.4-r2) (5/13) Purging py3-packaging (20.9-r1) (6/13) Purging py3-parsing (2.4.7-r2) (7/13) Purging py3-six (1.16.0-r0) (8/13) Purging python3 (3.9.7-r3) (9/13) Purging libffi (3.4.2-r1) (10/13) Purging gdbm (1.20-r2) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.1.1-r0) (13/13) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> py3-usb: Updating the community/x86_64 repository index... >>> py3-usb: Signing the index...