Building package "python-enzyme" INFO: Starting build... INFO: Verifying bootstrap image /home/u726578/chaotic/cache/lower/20240629000313.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/pkg77f7d3bd037 :: Synchronizing package databases... core downloading... extra downloading... multilib downloading... chaotic-aur downloading... :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... Packages (1) libldap-2.6.8-1 Total Installed Size: 0.65 MiB Net Upgrade Size: 0.00 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 libldap... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... resolving dependencies... looking for conflicting packages... Packages (22) mpdecimal-4.0.0-2 python-autocommand-2.2.2-6 python-fastjsonschema-2.20.0-1 python-inflect-7.2.1-2 python-jaraco.context-4.3.0-4 python-jaraco.functools-4.0.1-1 python-jaraco.text-3.12.1-1 python-more-itertools-10.2.0-2 python-ordered-set-4.1.0-5 python-packaging-24.0-1 python-platformdirs-4.2.0-3 python-pyproject-hooks-1.1.0-1 python-tomli-2.0.1-4 python-trove-classifiers-2024.5.22-1 python-typeguard-4.3.0-1 python-typing_extensions-4.12.2-1 python-validate-pyproject-0.16-1 python-3.12.4-1 python-build-1.2.1-3 python-installer-0.7.0-8 python-setuptools-1:69.0.3-6 python-wheel-0.43.0-4 Total Installed Size: 79.32 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-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... installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-pip: to use as the Python package installer (default) python-uv: to use as the Python package installer python-virtualenv: to use virtualenv for build isolation installing python-installer... 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-enzyme 0.5.2-1 (Sat 29 Jun 2024 07:16:20 PM -03) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading enzyme-0.5.2.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 50543 100 50543 0 0 157k 0 --:--:-- --:--:-- --:--:-- 157k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... enzyme-0.5.2.tar.gz ... Passed ==> Extracting sources... -> Extracting enzyme-0.5.2.tar.gz with bsdtar ==> Starting build()... * Getting build dependencies for wheel... validate_pyproject.api.load_builtin_plugin defines `tool.distutils` schema validate_pyproject.api.load_builtin_plugin defines `tool.setuptools` schema No `packages` or `py_modules` configuration, performing automatic discovery. `flat-layout` detected -- analysing . discovered packages -- ['enzyme', 'enzyme.parsers', 'enzyme.parsers.ebml', 'enzyme.parsers.ebml.specs'] running egg_info writing enzyme.egg-info/PKG-INFO writing dependency_links to enzyme.egg-info/dependency_links.txt writing requirements to enzyme.egg-info/requires.txt writing top-level names to enzyme.egg-info/top_level.txt reading manifest file 'enzyme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'enzyme.egg-info/SOURCES.txt' * Building wheel... validate_pyproject.api.load_builtin_plugin defines `tool.distutils` schema validate_pyproject.api.load_builtin_plugin defines `tool.setuptools` schema No `packages` or `py_modules` configuration, performing automatic discovery. `flat-layout` detected -- analysing . discovered packages -- ['enzyme', 'enzyme.parsers', 'enzyme.parsers.ebml', 'enzyme.parsers.ebml.specs'] running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/enzyme copying enzyme/mkv.py -> build/lib/enzyme copying enzyme/exceptions.py -> build/lib/enzyme copying enzyme/__init__.py -> build/lib/enzyme creating build/lib/enzyme/parsers copying enzyme/parsers/__init__.py -> build/lib/enzyme/parsers creating build/lib/enzyme/parsers/ebml copying enzyme/parsers/ebml/readers.py -> build/lib/enzyme/parsers/ebml copying enzyme/parsers/ebml/core.py -> build/lib/enzyme/parsers/ebml copying enzyme/parsers/ebml/__init__.py -> build/lib/enzyme/parsers/ebml running egg_info writing enzyme.egg-info/PKG-INFO writing dependency_links to enzyme.egg-info/dependency_links.txt writing requirements to enzyme.egg-info/requires.txt writing top-level names to enzyme.egg-info/top_level.txt reading manifest file 'enzyme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'enzyme.egg-info/SOURCES.txt' creating build/lib/enzyme/parsers/ebml/specs copying enzyme/parsers/ebml/specs/matroska.xml -> build/lib/enzyme/parsers/ebml/specs 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/enzyme creating build/bdist.linux-x86_64/wheel/enzyme/parsers creating build/bdist.linux-x86_64/wheel/enzyme/parsers/ebml creating build/bdist.linux-x86_64/wheel/enzyme/parsers/ebml/specs copying build/lib/enzyme/parsers/ebml/specs/matroska.xml -> build/bdist.linux-x86_64/wheel/enzyme/parsers/ebml/specs copying build/lib/enzyme/parsers/ebml/__init__.py -> build/bdist.linux-x86_64/wheel/enzyme/parsers/ebml copying build/lib/enzyme/parsers/ebml/core.py -> build/bdist.linux-x86_64/wheel/enzyme/parsers/ebml copying build/lib/enzyme/parsers/ebml/readers.py -> build/bdist.linux-x86_64/wheel/enzyme/parsers/ebml copying build/lib/enzyme/parsers/__init__.py -> build/bdist.linux-x86_64/wheel/enzyme/parsers copying build/lib/enzyme/__init__.py -> build/bdist.linux-x86_64/wheel/enzyme copying build/lib/enzyme/exceptions.py -> build/bdist.linux-x86_64/wheel/enzyme copying build/lib/enzyme/mkv.py -> build/bdist.linux-x86_64/wheel/enzyme running install_egg_info Copying enzyme.egg-info to build/bdist.linux-x86_64/wheel/enzyme-0.5.2-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/enzyme-0.5.2.dist-info/WHEEL creating '/home/main-builder/pkgwork/src/enzyme-0.5.2/dist/.tmp-xqspk5v3/enzyme-0.5.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'enzyme/__init__.py' adding 'enzyme/exceptions.py' adding 'enzyme/mkv.py' adding 'enzyme/parsers/__init__.py' adding 'enzyme/parsers/ebml/__init__.py' adding 'enzyme/parsers/ebml/core.py' adding 'enzyme/parsers/ebml/readers.py' adding 'enzyme/parsers/ebml/specs/matroska.xml' adding 'enzyme-0.5.2.dist-info/LICENSE' adding 'enzyme-0.5.2.dist-info/METADATA' adding 'enzyme-0.5.2.dist-info/WHEEL' adding 'enzyme-0.5.2.dist-info/top_level.txt' adding 'enzyme-0.5.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built enzyme-0.5.2-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-enzyme"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-enzyme 0.5.2-1 (Sat 29 Jun 2024 07:16:23 PM -03) real 0m27.834s user 0m8.184s sys 0m21.027s