Building package "python-itunespy" touch: missing file operand Try 'touch --help' for more information. :: Synchronizing package databases... core downloading... extra downloading... multilib downloading... chaotic-aur downloading... :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... Packages (2) ca-certificates-mozilla-3.102.1-1 libxml2-2.13.3-1 Total Installed Size: 4.82 MiB Net Upgrade Size: 0.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... upgrading ca-certificates-mozilla... upgrading libxml2... :: Running post-transaction hooks... (1/2) Arming ConditionNeedsUpdate... (2/2) Rebuilding certificate stores... resolving dependencies... looking for conflicting packages... Packages (25) libxslt-1.1.42-1 mpdecimal-4.0.0-2 python-autocommand-2.2.2-6 python-charset-normalizer-3.3.2-2 python-fastjsonschema-2.20.0-1 python-idna-3.7-1 python-inflect-7.3.1-1 python-jaraco.context-5.3.0-1 python-jaraco.functools-4.0.1-1 python-jaraco.text-3.14.0-1 python-lxml-5.2.2-1 python-more-itertools-10.3.0-1 python-ordered-set-4.1.0-5 python-packaging-24.1-1 python-platformdirs-4.2.2-1 python-tomli-2.0.1-4 python-trove-classifiers-2024.7.2-1 python-typeguard-4.3.0-1 python-typing_extensions-4.12.2-1 python-urllib3-1.26.19-1 python-validate-pyproject-0.18-1 python-3.12.4-1 python-pycountry-23.12.11-2 python-requests-2.32.3-1 python-setuptools-1:69.5.1-1 Total Installed Size: 107.60 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 mpdecimal... 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] xz: for lzma [installed] tk: for tkinter installing python-charset-normalizer... installing python-idna... installing python-urllib3... Optional dependencies for python-urllib3 python-brotli: Brotli support python-certifi: security support python-cryptography: security support python-idna: security support [installed] python-pyopenssl: security support python-pysocks: SOCKS support installing python-requests... Optional dependencies for python-requests python-chardet: alternative character encoding library python-pysocks: SOCKS proxy support installing libxslt... Optional dependencies for libxslt python: Python bindings [installed] installing python-lxml... Optional dependencies for python-lxml python-beautifulsoup4: support for beautifulsoup parser to parse not well formed HTML python-cssselect: support for cssselect python-html5lib: support for html5lib parser python-lxml-docs: offline docs installing python-pycountry... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-typing_extensions... installing python-typeguard... installing python-inflect... installing python-jaraco.text... installing python-ordered-set... installing python-packaging... installing python-platformdirs... installing python-tomli... installing python-fastjsonschema... installing python-trove-classifiers... installing python-validate-pyproject... installing python-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Making package: python-itunespy 1.6-2.4 (Fri 26 Jul 2024 07:52:36 PM CEST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found 1.6.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with md5sums... 1.6.tar.gz ... Passed ==> Extracting sources... -> Extracting 1.6.tar.gz with bsdtar ==> Starting build()... /usr/lib/python3.12/site-packages/setuptools/dist.py:476: 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 2024-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/itunespy copying itunespy/__init__.py -> build/lib/itunespy copying itunespy/artist.py -> build/lib/itunespy copying itunespy/ebook_artist.py -> build/lib/itunespy copying itunespy/movie_artist.py -> build/lib/itunespy copying itunespy/music_album.py -> build/lib/itunespy copying itunespy/music_artist.py -> build/lib/itunespy copying itunespy/result_item.py -> build/lib/itunespy copying itunespy/track.py -> build/lib/itunespy ==> Entering fakeroot environment... ==> Starting package()... /usr/lib/python3.12/site-packages/setuptools/dist.py:476: 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 2024-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.12/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 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/main-builder/pkgwork/pkg/python-itunespy/usr creating /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib creating /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12 creating /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12/site-packages creating /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12/site-packages/itunespy copying build/lib/itunespy/__init__.py -> /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12/site-packages/itunespy copying build/lib/itunespy/artist.py -> /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12/site-packages/itunespy copying build/lib/itunespy/ebook_artist.py -> /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12/site-packages/itunespy copying build/lib/itunespy/movie_artist.py -> /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12/site-packages/itunespy copying build/lib/itunespy/music_album.py -> /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12/site-packages/itunespy copying build/lib/itunespy/music_artist.py -> /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12/site-packages/itunespy copying build/lib/itunespy/result_item.py -> /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12/site-packages/itunespy copying build/lib/itunespy/track.py -> /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12/site-packages/itunespy byte-compiling /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12/site-packages/itunespy/__init__.py to __init__.cpython-312.pyc byte-compiling /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12/site-packages/itunespy/artist.py to artist.cpython-312.pyc byte-compiling /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12/site-packages/itunespy/ebook_artist.py to ebook_artist.cpython-312.pyc byte-compiling /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12/site-packages/itunespy/movie_artist.py to movie_artist.cpython-312.pyc byte-compiling /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12/site-packages/itunespy/music_album.py to music_album.cpython-312.pyc byte-compiling /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12/site-packages/itunespy/music_artist.py to music_artist.cpython-312.pyc byte-compiling /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12/site-packages/itunespy/result_item.py to result_item.cpython-312.pyc byte-compiling /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12/site-packages/itunespy/track.py to track.cpython-312.pyc writing byte-compilation script '/tmp/tmp2ipv20pe.py' /usr/bin/python /tmp/tmp2ipv20pe.py removing /tmp/tmp2ipv20pe.py running install_egg_info running egg_info creating itunespy.egg-info writing itunespy.egg-info/PKG-INFO writing dependency_links to itunespy.egg-info/dependency_links.txt writing requirements to itunespy.egg-info/requires.txt writing top-level names to itunespy.egg-info/top_level.txt writing manifest file 'itunespy.egg-info/SOURCES.txt' reading manifest file 'itunespy.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'itunespy.egg-info/SOURCES.txt' Copying itunespy.egg-info to /home/main-builder/pkgwork/pkg/python-itunespy/usr/lib/python3.12/site-packages/itunespy-1.6.0-py3.12.egg-info running install_scripts ==> 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-itunespy"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-itunespy 1.6-2.4 (Fri 26 Jul 2024 07:52:38 PM CEST) umount: /tmp/chaotic/routines/nightly/python-itunespy/machine/root/var/pkgdest unmounted umount: /tmp/chaotic/routines/nightly/python-itunespy/machine/root/var/cache/pacman/pkg unmounted umount: /tmp/chaotic/routines/nightly/python-itunespy/machine/root/home/main-builder/pkgsrc unmounted umount: /tmp/chaotic/routines/nightly/python-itunespy/machine/root/home/main-builder/.ccache unmounted umount: /tmp/chaotic/routines/nightly/python-itunespy/machine/root/home/main-builder/pkgwork unmounted umount: /tmp/chaotic/routines/nightly/python-itunespy/machine/root (overlay) unmounted real 0m5.680s user 0m2.399s sys 0m3.007s