>>> py3-libusb1: Building community/py3-libusb1 3.1.0-r1 (using abuild 3.13.0-r3) started Sun, 28 Apr 2024 01:12:54 +0000 >>> py3-libusb1: Checking sanity of /home/buildozer/aports/community/py3-libusb1/APKBUILD... >>> py3-libusb1: Analyzing dependencies... >>> py3-libusb1: Installing for build: build-base libusb python3 py3-gpep517 py3-installer py3-setuptools py3-wheel (1/26) Installing libusb (1.0.27-r0) (2/26) Installing libbz2 (1.0.8-r6) (3/26) Installing libffi (3.4.6-r0) (4/26) Installing gdbm (1.23-r1) (5/26) Installing xz-libs (5.6.1-r3) (6/26) Installing mpdecimal (4.0.0-r0) (7/26) Installing libpanelw (6.4_p20240330-r0) (8/26) Installing readline (8.2.10-r0) (9/26) Installing sqlite-libs (3.45.3-r0) (10/26) Installing python3 (3.12.3-r1) (11/26) Installing python3-pycache-pyc0 (3.12.3-r1) (12/26) Installing pyc (3.12.3-r1) (13/26) Installing python3-pyc (3.12.3-r1) (14/26) Installing py3-installer (0.7.0-r2) (15/26) Installing py3-installer-pyc (0.7.0-r2) (16/26) Installing py3-gpep517 (15-r2) (17/26) Installing py3-gpep517-pyc (15-r2) (18/26) Installing py3-parsing (3.1.2-r1) (19/26) Installing py3-parsing-pyc (3.1.2-r1) (20/26) Installing py3-packaging (24.0-r1) (21/26) Installing py3-packaging-pyc (24.0-r1) (22/26) Installing py3-setuptools (69.5.1-r0) (23/26) Installing py3-setuptools-pyc (69.5.1-r0) (24/26) Installing py3-wheel (0.42.0-r1) (25/26) Installing py3-wheel-pyc (0.42.0-r1) (26/26) Installing .makedepends-py3-libusb1 (20240428.011258) Executing busybox-1.36.1-r26.trigger OK: 521 MiB in 133 packages >>> py3-libusb1: Cleaning up srcdir >>> py3-libusb1: Cleaning up pkgdir >>> py3-libusb1: Cleaning up tmpdir >>> py3-libusb1: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/libusb1-3.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-libusb1: Fetching https://pypi.python.org/packages/source/l/libusb1/libusb1-3.1.0.tar.gz Connecting to pypi.python.org (151.101.36.223:443) Connecting to pypi.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.36.223:443) Connecting to files.pythonhosted.org (151.101.36.223:443) saving to '/var/cache/distfiles/v3.20/libusb1-3.1.0.tar.gz.part' libusb1-3.1.0.tar.gz 100% |********************************| 83013 0:00:00 ETA '/var/cache/distfiles/v3.20/libusb1-3.1.0.tar.gz.part' saved >>> py3-libusb1: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/libusb1-3.1.0.tar.gz >>> py3-libusb1: Checking sha512sums... libusb1-3.1.0.tar.gz: OK >>> py3-libusb1: Unpacking /var/cache/distfiles/v3.20/libusb1-3.1.0.tar.gz... 2024-04-28 01:13:00,970 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-28 01:13:01,113 root INFO running bdist_wheel 2024-04-28 01:13:01,133 root INFO running build 2024-04-28 01:13:01,133 root INFO running build_py 2024-04-28 01:13:01,136 root INFO creating build 2024-04-28 01:13:01,137 root INFO creating build/lib 2024-04-28 01:13:01,137 root INFO copying libusb1.py -> build/lib 2024-04-28 01:13:01,138 root INFO creating build/lib/usb1 2024-04-28 01:13:01,138 root INFO copying usb1/testUSB1.py -> build/lib/usb1 2024-04-28 01:13:01,139 root INFO copying usb1/__init__.py -> build/lib/usb1 2024-04-28 01:13:01,140 root INFO copying usb1/libusb1.py -> build/lib/usb1 2024-04-28 01:13:01,140 root INFO copying usb1/_libusb1.py -> build/lib/usb1 2024-04-28 01:13:01,141 root INFO copying usb1/_version.py -> build/lib/usb1 2024-04-28 01:13:01,141 root INFO creating build/lib/usb1/__pyinstaller 2024-04-28 01:13:01,142 root INFO copying usb1/__pyinstaller/hook-usb1.py -> build/lib/usb1/__pyinstaller 2024-04-28 01:13:01,142 root INFO copying usb1/__pyinstaller/__init__.py -> build/lib/usb1/__pyinstaller 2024-04-28 01:13:01,143 root INFO copying usb1/__pyinstaller/test_libusb1_packaging.py -> build/lib/usb1/__pyinstaller 2024-04-28 01:13:01,155 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-04-28 01:13:01,155 root INFO running install 2024-04-28 01:13:01,178 root INFO running install_lib 2024-04-28 01:13:01,183 root INFO creating build/bdist.linux-x86_64 2024-04-28 01:13:01,183 root INFO creating build/bdist.linux-x86_64/wheel 2024-04-28 01:13:01,183 root INFO copying build/lib/libusb1.py -> build/bdist.linux-x86_64/wheel 2024-04-28 01:13:01,184 root INFO creating build/bdist.linux-x86_64/wheel/usb1 2024-04-28 01:13:01,184 root INFO creating build/bdist.linux-x86_64/wheel/usb1/__pyinstaller 2024-04-28 01:13:01,185 root INFO copying build/lib/usb1/__pyinstaller/hook-usb1.py -> build/bdist.linux-x86_64/wheel/usb1/__pyinstaller 2024-04-28 01:13:01,185 root INFO copying build/lib/usb1/__pyinstaller/__init__.py -> build/bdist.linux-x86_64/wheel/usb1/__pyinstaller 2024-04-28 01:13:01,185 root INFO copying build/lib/usb1/__pyinstaller/test_libusb1_packaging.py -> build/bdist.linux-x86_64/wheel/usb1/__pyinstaller 2024-04-28 01:13:01,186 root INFO copying build/lib/usb1/testUSB1.py -> build/bdist.linux-x86_64/wheel/usb1 2024-04-28 01:13:01,186 root INFO copying build/lib/usb1/__init__.py -> build/bdist.linux-x86_64/wheel/usb1 2024-04-28 01:13:01,187 root INFO copying build/lib/usb1/libusb1.py -> build/bdist.linux-x86_64/wheel/usb1 2024-04-28 01:13:01,187 root INFO copying build/lib/usb1/_libusb1.py -> build/bdist.linux-x86_64/wheel/usb1 2024-04-28 01:13:01,188 root INFO copying build/lib/usb1/_version.py -> build/bdist.linux-x86_64/wheel/usb1 2024-04-28 01:13:01,188 root INFO running install_egg_info 2024-04-28 01:13:01,194 root INFO running egg_info 2024-04-28 01:13:01,198 root INFO writing libusb1.egg-info/PKG-INFO 2024-04-28 01:13:01,199 root INFO writing dependency_links to libusb1.egg-info/dependency_links.txt 2024-04-28 01:13:01,199 root INFO writing entry points to libusb1.egg-info/entry_points.txt 2024-04-28 01:13:01,200 root INFO writing top-level names to libusb1.egg-info/top_level.txt 2024-04-28 01:13:01,205 root INFO reading manifest file 'libusb1.egg-info/SOURCES.txt' 2024-04-28 01:13:01,206 root INFO reading manifest template 'MANIFEST.in' 2024-04-28 01:13:01,207 root WARNING warning: no files found matching 'usb1/*.dll' 2024-04-28 01:13:01,207 root INFO adding license file 'COPYING' 2024-04-28 01:13:01,208 root INFO adding license file 'COPYING.LESSER' 2024-04-28 01:13:01,209 root INFO writing manifest file 'libusb1.egg-info/SOURCES.txt' 2024-04-28 01:13:01,210 root INFO Copying libusb1.egg-info to build/bdist.linux-x86_64/wheel/libusb1-3.1.0-py3.12.egg-info 2024-04-28 01:13:01,212 root INFO running install_scripts 2024-04-28 01:13:01,217 wheel INFO creating build/bdist.linux-x86_64/wheel/libusb1-3.1.0.dist-info/WHEEL 2024-04-28 01:13:01,219 wheel INFO creating '/home/buildozer/aports/community/py3-libusb1/src/libusb1-3.1.0/.dist/.tmp-1z_rh99j/libusb1-3.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-04-28 01:13:01,219 wheel INFO adding 'libusb1.py' 2024-04-28 01:13:01,220 wheel INFO adding 'usb1/__init__.py' 2024-04-28 01:13:01,222 wheel INFO adding 'usb1/_libusb1.py' 2024-04-28 01:13:01,222 wheel INFO adding 'usb1/_version.py' 2024-04-28 01:13:01,223 wheel INFO adding 'usb1/libusb1.py' 2024-04-28 01:13:01,223 wheel INFO adding 'usb1/testUSB1.py' 2024-04-28 01:13:01,224 wheel INFO adding 'usb1/__pyinstaller/__init__.py' 2024-04-28 01:13:01,224 wheel INFO adding 'usb1/__pyinstaller/hook-usb1.py' 2024-04-28 01:13:01,224 wheel INFO adding 'usb1/__pyinstaller/test_libusb1_packaging.py' 2024-04-28 01:13:01,225 wheel INFO adding 'libusb1-3.1.0.dist-info/COPYING' 2024-04-28 01:13:01,225 wheel INFO adding 'libusb1-3.1.0.dist-info/COPYING.LESSER' 2024-04-28 01:13:01,226 wheel INFO adding 'libusb1-3.1.0.dist-info/METADATA' 2024-04-28 01:13:01,226 wheel INFO adding 'libusb1-3.1.0.dist-info/WHEEL' 2024-04-28 01:13:01,226 wheel INFO adding 'libusb1-3.1.0.dist-info/entry_points.txt' 2024-04-28 01:13:01,227 wheel INFO adding 'libusb1-3.1.0.dist-info/top_level.txt' 2024-04-28 01:13:01,227 wheel INFO adding 'libusb1-3.1.0.dist-info/RECORD' 2024-04-28 01:13:01,227 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-04-28 01:13:01,229 gpep517 INFO The backend produced .dist/libusb1-3.1.0-py3-none-any.whl libusb1-3.1.0-py3-none-any.whl UPDATING build/lib/usb1/_version.py set build/lib/usb1/_version.py to '3.1.0' .ss..../home/buildozer/aports/community/py3-libusb1/src/libusb1-3.1.0/usb1/__init__.py:2092: DeprecationWarning: Use "with USBContext() as context:" for safer cleanup on interpreter shutdown. See also USBContext.open(). warnings.warn( s..... ---------------------------------------------------------------------- Ran 13 tests in 0.021s OK (skipped=3) >>> py3-libusb1: Entering fakeroot... >>> py3-libusb1-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-libusb1/pkg/py3-libusb1/usr/lib/python3.12/site-packages/usb1/__pyinstaller/__pycache__' -> '/home/buildozer/aports/community/py3-libusb1/pkg/py3-libusb1-pyc/usr/lib/python3.12/site-packages/usb1/__pyinstaller/__pycache__' '/home/buildozer/aports/community/py3-libusb1/pkg/py3-libusb1/usr/lib/python3.12/site-packages/usb1/__pycache__' -> '/home/buildozer/aports/community/py3-libusb1/pkg/py3-libusb1-pyc/usr/lib/python3.12/site-packages/usb1/__pycache__' '/home/buildozer/aports/community/py3-libusb1/pkg/py3-libusb1/usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-libusb1/pkg/py3-libusb1-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-libusb1-pyc*: Preparing subpackage py3-libusb1-pyc... >>> py3-libusb1-pyc*: Running postcheck for py3-libusb1-pyc >>> py3-libusb1*: Running postcheck for py3-libusb1 >>> py3-libusb1*: Preparing package py3-libusb1... >>> py3-libusb1-pyc*: Tracing dependencies... libusb python3 python3~3.12 >>> py3-libusb1-pyc*: Package size: 232.0 KB >>> py3-libusb1-pyc*: Compressing data... >>> py3-libusb1-pyc*: Create checksum... >>> py3-libusb1-pyc*: Create py3-libusb1-pyc-3.1.0-r1.apk >>> py3-libusb1*: Tracing dependencies... libusb python3 python3~3.12 >>> py3-libusb1*: Package size: 300.0 KB >>> py3-libusb1*: Compressing data... >>> py3-libusb1*: Create checksum... >>> py3-libusb1*: Create py3-libusb1-3.1.0-r1.apk >>> py3-libusb1: Build complete at Sun, 28 Apr 2024 01:13:03 +0000 elapsed time 0h 0m 9s >>> py3-libusb1: Cleaning up srcdir >>> py3-libusb1: Cleaning up pkgdir >>> py3-libusb1: Uninstalling dependencies... (1/26) Purging .makedepends-py3-libusb1 (20240428.011258) (2/26) Purging libusb (1.0.27-r0) (3/26) Purging py3-gpep517-pyc (15-r2) (4/26) Purging py3-gpep517 (15-r2) (5/26) Purging py3-installer-pyc (0.7.0-r2) (6/26) Purging py3-installer (0.7.0-r2) (7/26) Purging py3-setuptools-pyc (69.5.1-r0) (8/26) Purging py3-setuptools (69.5.1-r0) (9/26) Purging py3-wheel-pyc (0.42.0-r1) (10/26) Purging py3-wheel (0.42.0-r1) (11/26) Purging py3-packaging-pyc (24.0-r1) (12/26) Purging py3-packaging (24.0-r1) (13/26) Purging py3-parsing-pyc (3.1.2-r1) (14/26) Purging py3-parsing (3.1.2-r1) (15/26) Purging python3-pyc (3.12.3-r1) (16/26) Purging python3-pycache-pyc0 (3.12.3-r1) (17/26) Purging pyc (3.12.3-r1) (18/26) Purging python3 (3.12.3-r1) (19/26) Purging gdbm (1.23-r1) (20/26) Purging libbz2 (1.0.8-r6) (21/26) Purging libffi (3.4.6-r0) (22/26) Purging libpanelw (6.4_p20240330-r0) (23/26) Purging mpdecimal (4.0.0-r0) (24/26) Purging readline (8.2.10-r0) (25/26) Purging sqlite-libs (3.45.3-r0) (26/26) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 472 MiB in 107 packages >>> py3-libusb1: Updating the community/x86_64 repository index... >>> py3-libusb1: Signing the index...