>>> py3-usb: Building community/py3-usb 1.2.1-r2 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 14:20:12 +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/21) Installing libbz2 (1.0.8-r5) (2/21) Installing gdbm (1.23-r1) (3/21) Installing mpdecimal (2.5.1-r2) (4/21) Installing libpanelw (6.4_p20230401-r4) (5/21) Installing readline (8.2.1-r1) (6/21) Installing sqlite-libs (3.41.2-r2) (7/21) Installing python3 (3.11.3-r10) (8/21) Installing python3-pycache-pyc0 (3.11.3-r10) (9/21) Installing pyc (0.1-r0) (10/21) Installing python3-pyc (3.11.3-r10) (11/21) Installing libusb (1.0.26-r2) (12/21) Installing py3-parsing (3.0.9-r2) (13/21) Installing py3-parsing-pyc (3.0.9-r2) (14/21) Installing py3-packaging (23.1-r1) (15/21) Installing py3-packaging-pyc (23.1-r1) (16/21) Installing py3-setuptools (67.7.1-r0) (17/21) Installing py3-setuptools-pyc (67.7.1-r0) (18/21) Installing py3-typing-extensions (4.5.0-r1) (19/21) Installing py3-typing-extensions-pyc (4.5.0-r1) (20/21) Installing py3-setuptools_scm (7.1.0-r0) (21/21) Installing .makedepends-py3-usb (20230422.142016) Executing busybox-1.36.0-r7.trigger OK: 1014 MiB in 124 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 >>> 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/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.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /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. /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running build running build_py creating build creating build/lib creating build/lib/usb copying usb/_objfinalizer.py -> build/lib/usb copying usb/_lookup.py -> build/lib/usb copying usb/core.py -> build/lib/usb copying usb/__init__.py -> build/lib/usb copying usb/control.py -> build/lib/usb copying usb/_interop.py -> build/lib/usb copying usb/util.py -> build/lib/usb copying usb/legacy.py -> build/lib/usb copying usb/libloader.py -> build/lib/usb copying usb/_debug.py -> build/lib/usb copying usb/_version.py -> build/lib/usb creating build/lib/usb/backend copying usb/backend/libusb1.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/libusb0.py -> build/lib/usb/backend >>> 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.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /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. /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 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 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.11 creating /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb copying build/lib/usb/_objfinalizer.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb copying build/lib/usb/_lookup.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb copying build/lib/usb/core.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb copying build/lib/usb/__init__.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb creating /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/backend copying build/lib/usb/backend/libusb1.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/backend copying build/lib/usb/backend/__init__.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/backend copying build/lib/usb/backend/openusb.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/backend copying build/lib/usb/backend/libusb0.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/backend copying build/lib/usb/control.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb copying build/lib/usb/_interop.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb copying build/lib/usb/util.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb copying build/lib/usb/legacy.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb copying build/lib/usb/libloader.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb copying build/lib/usb/_debug.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb copying build/lib/usb/_version.py -> /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/_objfinalizer.py to _objfinalizer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/_lookup.py to _lookup.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/core.py to core.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/backend/libusb1.py to libusb1.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/backend/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/backend/openusb.py to openusb.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/backend/libusb0.py to libusb0.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/control.py to control.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/_interop.py to _interop.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/legacy.py to legacy.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/libloader.py to libloader.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/_debug.py to _debug.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/_version.py to _version.cpython-311.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.11/site-packages/pyusb-1.2.1-py3.11.egg-info running install_scripts >>> py3-usb-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/__pycache__' -> '/home/buildozer/aports/community/py3-usb/pkg/py3-usb-pyc/usr/lib/python3.11/site-packages/usb/__pycache__' '/home/buildozer/aports/community/py3-usb/pkg/py3-usb/usr/lib/python3.11/site-packages/usb/backend/__pycache__' -> '/home/buildozer/aports/community/py3-usb/pkg/py3-usb-pyc/usr/lib/python3.11/site-packages/usb/backend/__pycache__' >>> py3-usb-pyc*: Preparing subpackage py3-usb-pyc... >>> py3-usb-pyc*: Running postcheck for py3-usb-pyc >>> py3-usb*: Running postcheck for py3-usb >>> py3-usb*: Preparing package py3-usb... >>> py3-usb-pyc*: Tracing dependencies... python3 libusb python3~3.11 >>> py3-usb-pyc*: Package size: 300.0 KB >>> py3-usb-pyc*: Compressing data... >>> py3-usb-pyc*: Create checksum... >>> py3-usb-pyc*: Create py3-usb-pyc-1.2.1-r2.apk >>> py3-usb*: Tracing dependencies... python3 libusb python3~3.11 >>> py3-usb*: Package size: 284.0 KB >>> py3-usb*: Compressing data... >>> py3-usb*: Create checksum... >>> py3-usb*: Create py3-usb-1.2.1-r2.apk >>> py3-usb: Build complete at Sat, 22 Apr 2023 14:20:35 +0000 elapsed time 0h 0m 23s >>> py3-usb: Cleaning up srcdir >>> py3-usb: Cleaning up pkgdir >>> py3-usb: Uninstalling dependencies... (1/21) Purging .makedepends-py3-usb (20230422.142016) (2/21) Purging libusb (1.0.26-r2) (3/21) Purging py3-setuptools_scm (7.1.0-r0) (4/21) Purging py3-setuptools-pyc (67.7.1-r0) (5/21) Purging py3-setuptools (67.7.1-r0) (6/21) Purging py3-packaging-pyc (23.1-r1) (7/21) Purging py3-packaging (23.1-r1) (8/21) Purging py3-parsing-pyc (3.0.9-r2) (9/21) Purging py3-parsing (3.0.9-r2) (10/21) Purging py3-typing-extensions-pyc (4.5.0-r1) (11/21) Purging py3-typing-extensions (4.5.0-r1) (12/21) Purging python3-pyc (3.11.3-r10) (13/21) Purging python3-pycache-pyc0 (3.11.3-r10) (14/21) Purging pyc (0.1-r0) (15/21) Purging python3 (3.11.3-r10) (16/21) Purging gdbm (1.23-r1) (17/21) Purging libbz2 (1.0.8-r5) (18/21) Purging libpanelw (6.4_p20230401-r4) (19/21) Purging mpdecimal (2.5.1-r2) (20/21) Purging readline (8.2.1-r1) (21/21) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 966 MiB in 103 packages >>> py3-usb: Updating the community/riscv64 repository index... >>> py3-usb: Signing the index...