Building package "python-elgato-streamdeck" INFO: Starting build... INFO: Verifying bootstrap image /home/u726578/chaotic/cache/lower/20231224000202.sif WARNING: integrity: signature not found for object group 1 WARNING: Bootstrap image could not be verified, but build will continue. INFO: Creating sandbox directory... INFO: Build complete: /scratch/chaotic/sandbox/pkgf0b3f0b34c5 :: Synchronizing package databases... core downloading... extra downloading... community downloading... multilib downloading... chaotic-aur downloading... :: Starting full system upgrade... there is nothing to do resolving dependencies... looking for conflicting packages... warning: dependency cycle detected: warning: harfbuzz will be installed before its freetype2 dependency Packages (42) freetype2-2.13.2-1 fribidi-1.0.13-2 graphite-1:1.3.14-3 harfbuzz-8.3.0-2 jbigkit-2.1-7 lcms2-2.16-1 libimagequant-4.2.2-2 libjpeg-turbo-3.0.1-1 libnsl-2.0.1-1 libpng-1.6.40-2 libraqm-0.10.1-1 libtiff-4.6.0-2 libxau-1.0.11-2 libxcb-1.16-1 libxdmcp-1.1.4-2 openjpeg2-2.5.0-3 python-3.11.6-1 python-annotated-types-0.6.0-1 python-autocommand-2.2.2-4 python-fastjsonschema-2.19.0-1 python-inflect-7.0.0-2 python-jaraco.context-4.3.0-3 python-jaraco.functools-3.9.0-1 python-jaraco.text-3.11.1-3 python-more-itertools-10.1.0-1 python-ordered-set-4.1.0-4 python-packaging-23.2-1 python-platformdirs-4.1.0-1 python-pydantic-2.5.2-1 python-pydantic-core-1:2.14.5-1 python-pyproject-hooks-1.0.0-5 python-tomli-2.0.1-3 python-trove-classifiers-2023.11.29-1 python-typing_extensions-4.9.0-1 python-validate-pyproject-0.13-1 xcb-proto-1.16.0-1 xorgproto-2023.2-1 python-build-1.0.3-1 python-installer-0.7.0-3 python-pillow-10.1.0-2 python-setuptools-1:69.0.2-1 python-wheel-0.42.0-1 Total Installed Size: 135.36 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libnsl... installing python... Optional dependencies for python python-setuptools: for building Python packages using tooling that is usually bundled with Python [pending] python-pip: for installing Python packages using tooling that is usually bundled with Python python-pipx: for installing Python software not packaged on Arch Linux sqlite: for a default database integration [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing python-packaging... installing libpng... installing graphite... Optional dependencies for graphite graphite-docs: Documentation installing harfbuzz... Optional dependencies for harfbuzz harfbuzz-utils: utilities installing freetype2... installing jbigkit... installing libjpeg-turbo... Optional dependencies for libjpeg-turbo java-runtime>11: for TurboJPEG Java wrapper installing libtiff... Optional dependencies for libtiff freeglut: for using tiffgt installing lcms2... installing fribidi... installing libraqm... installing openjpeg2... installing libimagequant... installing xcb-proto... installing xorgproto... installing libxdmcp... installing libxau... installing libxcb... installing python-pillow... Optional dependencies for python-pillow libwebp: for webp images tk: for the ImageTK module python-olefile: OLE2 file support python-pyqt6: for the ImageQt module installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-virtualenv: Use virtualenv for build isolation installing python-installer... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-annotated-types... installing python-typing_extensions... installing python-pydantic-core... installing python-pydantic... Optional dependencies for python-pydantic mypy: for type validation with mypy python-dotenv: for .env file support python-email-validator: for email validation python-hypothesis: for hypothesis plugin when using legacy v1 installing python-inflect... installing python-jaraco.text... installing python-ordered-set... installing python-platformdirs... installing python-tomli... installing python-fastjsonschema... installing python-trove-classifiers... installing python-validate-pyproject... installing python-setuptools... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Making package: python-elgato-streamdeck 0.9.5-1 (Sun 24 Dec 2023 03:11:29 PM -03) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading python-elgato-streamdeck-0.9.5.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 12996 0 12996 0 0 26062 0 --:--:-- --:--:-- --:--:-- 26062 100 2496k 0 2496k 0 0 1929k 0 --:--:-- 0:00:01 --:--:-- 3124k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... python-elgato-streamdeck-0.9.5.tar.gz ... Passed ==> Extracting sources... -> Extracting python-elgato-streamdeck-0.9.5.tar.gz with bsdtar ==> Starting build()... * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/StreamDeck copying src/StreamDeck/__init__.py -> build/lib/StreamDeck copying src/StreamDeck/ProductIDs.py -> build/lib/StreamDeck copying src/StreamDeck/DeviceManager.py -> build/lib/StreamDeck creating build/lib/StreamDeck/Transport copying src/StreamDeck/Transport/__init__.py -> build/lib/StreamDeck/Transport copying src/StreamDeck/Transport/Transport.py -> build/lib/StreamDeck/Transport copying src/StreamDeck/Transport/LibUSBHIDAPI.py -> build/lib/StreamDeck/Transport copying src/StreamDeck/Transport/Dummy.py -> build/lib/StreamDeck/Transport creating build/lib/StreamDeck/ImageHelpers copying src/StreamDeck/ImageHelpers/__init__.py -> build/lib/StreamDeck/ImageHelpers copying src/StreamDeck/ImageHelpers/PILHelper.py -> build/lib/StreamDeck/ImageHelpers creating build/lib/StreamDeck/Devices copying src/StreamDeck/Devices/__init__.py -> build/lib/StreamDeck/Devices copying src/StreamDeck/Devices/StreamDeckXL.py -> build/lib/StreamDeck/Devices copying src/StreamDeck/Devices/StreamDeckPlus.py -> build/lib/StreamDeck/Devices copying src/StreamDeck/Devices/StreamDeckPedal.py -> build/lib/StreamDeck/Devices copying src/StreamDeck/Devices/StreamDeckOriginalV2.py -> build/lib/StreamDeck/Devices copying src/StreamDeck/Devices/StreamDeckOriginal.py -> build/lib/StreamDeck/Devices copying src/StreamDeck/Devices/StreamDeckMini.py -> build/lib/StreamDeck/Devices copying src/StreamDeck/Devices/StreamDeck.py -> build/lib/StreamDeck/Devices running egg_info creating src/streamdeck.egg-info writing src/streamdeck.egg-info/PKG-INFO writing dependency_links to src/streamdeck.egg-info/dependency_links.txt writing top-level names to src/streamdeck.egg-info/top_level.txt writing manifest file 'src/streamdeck.egg-info/SOURCES.txt' reading manifest file 'src/streamdeck.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/streamdeck.egg-info/SOURCES.txt' installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/StreamDeck creating build/bdist.linux-x86_64/wheel/StreamDeck/Devices copying build/lib/StreamDeck/Devices/StreamDeck.py -> build/bdist.linux-x86_64/wheel/StreamDeck/Devices copying build/lib/StreamDeck/Devices/StreamDeckMini.py -> build/bdist.linux-x86_64/wheel/StreamDeck/Devices copying build/lib/StreamDeck/Devices/StreamDeckOriginal.py -> build/bdist.linux-x86_64/wheel/StreamDeck/Devices copying build/lib/StreamDeck/Devices/StreamDeckOriginalV2.py -> build/bdist.linux-x86_64/wheel/StreamDeck/Devices copying build/lib/StreamDeck/Devices/StreamDeckPedal.py -> build/bdist.linux-x86_64/wheel/StreamDeck/Devices copying build/lib/StreamDeck/Devices/StreamDeckPlus.py -> build/bdist.linux-x86_64/wheel/StreamDeck/Devices copying build/lib/StreamDeck/Devices/StreamDeckXL.py -> build/bdist.linux-x86_64/wheel/StreamDeck/Devices copying build/lib/StreamDeck/Devices/__init__.py -> build/bdist.linux-x86_64/wheel/StreamDeck/Devices creating build/bdist.linux-x86_64/wheel/StreamDeck/ImageHelpers copying build/lib/StreamDeck/ImageHelpers/PILHelper.py -> build/bdist.linux-x86_64/wheel/StreamDeck/ImageHelpers copying build/lib/StreamDeck/ImageHelpers/__init__.py -> build/bdist.linux-x86_64/wheel/StreamDeck/ImageHelpers creating build/bdist.linux-x86_64/wheel/StreamDeck/Transport copying build/lib/StreamDeck/Transport/Dummy.py -> build/bdist.linux-x86_64/wheel/StreamDeck/Transport copying build/lib/StreamDeck/Transport/LibUSBHIDAPI.py -> build/bdist.linux-x86_64/wheel/StreamDeck/Transport copying build/lib/StreamDeck/Transport/Transport.py -> build/bdist.linux-x86_64/wheel/StreamDeck/Transport copying build/lib/StreamDeck/Transport/__init__.py -> build/bdist.linux-x86_64/wheel/StreamDeck/Transport copying build/lib/StreamDeck/DeviceManager.py -> build/bdist.linux-x86_64/wheel/StreamDeck copying build/lib/StreamDeck/ProductIDs.py -> build/bdist.linux-x86_64/wheel/StreamDeck copying build/lib/StreamDeck/__init__.py -> build/bdist.linux-x86_64/wheel/StreamDeck running install_egg_info Copying src/streamdeck.egg-info to build/bdist.linux-x86_64/wheel/streamdeck-0.9.5-py3.11.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/streamdeck-0.9.5.dist-info/WHEEL creating '/home/main-builder/pkgwork/src/python-elgato-streamdeck-0.9.5/dist/.tmp-y29fihuu/streamdeck-0.9.5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'StreamDeck/DeviceManager.py' adding 'StreamDeck/ProductIDs.py' adding 'StreamDeck/__init__.py' adding 'StreamDeck/Devices/StreamDeck.py' adding 'StreamDeck/Devices/StreamDeckMini.py' adding 'StreamDeck/Devices/StreamDeckOriginal.py' adding 'StreamDeck/Devices/StreamDeckOriginalV2.py' adding 'StreamDeck/Devices/StreamDeckPedal.py' adding 'StreamDeck/Devices/StreamDeckPlus.py' adding 'StreamDeck/Devices/StreamDeckXL.py' adding 'StreamDeck/Devices/__init__.py' adding 'StreamDeck/ImageHelpers/PILHelper.py' adding 'StreamDeck/ImageHelpers/__init__.py' adding 'StreamDeck/Transport/Dummy.py' adding 'StreamDeck/Transport/LibUSBHIDAPI.py' adding 'StreamDeck/Transport/Transport.py' adding 'StreamDeck/Transport/__init__.py' adding 'streamdeck-0.9.5.dist-info/LICENSE' adding 'streamdeck-0.9.5.dist-info/METADATA' adding 'streamdeck-0.9.5.dist-info/WHEEL' adding 'streamdeck-0.9.5.dist-info/top_level.txt' adding 'streamdeck-0.9.5.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built streamdeck-0.9.5-py3-none-any.whl ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-elgato-streamdeck"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-elgato-streamdeck 0.9.5-1 (Sun 24 Dec 2023 03:11:32 PM -03) real 0m23.163s user 0m7.223s sys 0m14.155s