/usr/lib/python3.10/site-packages/setuptools/dist.py:697: 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 running build running build_py copying usb/_version.py -> build/lib/usb running install_lib creating /build/python-pyusb/pkg/python-pyusb/usr creating /build/python-pyusb/pkg/python-pyusb/usr/lib creating /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10 creating /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages creating /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/util.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/core.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/control.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/_objfinalizer.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/_debug.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/_interop.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/legacy.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/_version.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/libloader.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/__init__.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb copying build/lib/usb/_lookup.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb creating /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/backend copying build/lib/usb/backend/libusb0.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/backend copying build/lib/usb/backend/libusb1.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/backend copying build/lib/usb/backend/openusb.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/backend copying build/lib/usb/backend/__init__.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/backend byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/util.py to util.cpython-310.pyc byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/core.py to core.cpython-310.pyc byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/control.py to control.cpython-310.pyc byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/_objfinalizer.py to _objfinalizer.cpython-310.pyc byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/_debug.py to _debug.cpython-310.pyc byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/_interop.py to _interop.cpython-310.pyc byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/legacy.py to legacy.cpython-310.pyc byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/_version.py to _version.cpython-310.pyc byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/libloader.py to libloader.cpython-310.pyc byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/_lookup.py to _lookup.cpython-310.pyc byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/backend/libusb0.py to libusb0.cpython-310.pyc byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/backend/libusb1.py to libusb1.cpython-310.pyc byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/backend/openusb.py to openusb.cpython-310.pyc byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/usb/backend/__init__.py to __init__.cpython-310.pyc writing byte-compilation script '/tmp/tmp8io6y8h1.py' /usr/bin/python -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmp8io6y8h1.py removing /tmp/tmp8io6y8h1.py running install_egg_info running egg_info creating pyusb.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 writing manifest file 'pyusb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'ChangeLog' adding license file 'LICENSE' writing manifest file 'pyusb.egg-info/SOURCES.txt' Copying pyusb.egg-info to /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.10/site-packages/pyusb-1.2.1-py3.10.egg-info running install_scripts