Building package "python-poetry-core-git" INFO: Starting build... INFO: Verifying bootstrap image /home/u726578/chaotic/cache/lower/20230927000431.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/pkgbf4d26952f4 :: Synchronizing package databases... core downloading... extra downloading... community downloading... multilib downloading... chaotic-aur downloading... :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... Packages (4) perl-error-0.17029-5 perl-mailtools-2.21-7 perl-timedate-2.33-5 git-2.42.0-1 Total Installed Size: 26.54 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 perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 972. Creating user 'git' (git daemon user) with UID 972 and GID 972. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Warn about old perl modules warning: git-2.42.0-1 is up to date -- skipping resolving dependencies... looking for conflicting packages... Packages (15) libnsl-2.0.0-3 python-3.11.5-2 python-attrs-22.2.0-3 python-jsonschema-specifications-2023.7.1-1 python-pyproject-hooks-1.0.0-5 python-pyrsistent-0.19.3-3 python-referencing-0.30.2-1 python-rpds-py-0.10.3-1 python-typing_extensions-4.8.0-1 python-build-1.0.1-1 python-installer-0.7.0-3 python-jsonschema-4.19.1-1 python-lark-parser-1.1.7-2 python-packaging-23.1-1 python-tomlkit-0.12.1-1 Total Installed Size: 83.26 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 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-attrs... installing python-pyrsistent... installing python-typing_extensions... installing python-rpds-py... installing python-referencing... installing python-jsonschema-specifications... installing python-jsonschema... Optional dependencies for python-jsonschema python-isoduration: for duration format python-fqdn: for hostname format python-idna: for idn-hostname format python-jsonpointer: for json-pointer & relative-json-pointer format python-rfc3339-validator: for date-time format python-rfc3987: for iri, iri-reference, uri & uri-reference format python-uri-template: for uri-template format python-webcolors: for color format installing python-lark-parser... Optional dependencies for python-lark-parser python-atomicwrites: for atomic_cache python-regex: for regex support python-js2py: for nearley support installing python-packaging... installing python-tomlkit... installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-virtualenv: Use virtualenv for build isolation installing python-installer... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Making package: python-poetry-core-git 1.2.0b3.r16.gec610a34-1 (Wed 27 Sep 2023 01:30:26 PM -03) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating poetry-core git repo... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... poetry-core ... Skipped ==> Extracting sources... -> Creating working copy of poetry-core git repo... Cloning into 'poetry-core'... done. ==> Starting prepare()... ==> Starting pkgver()... ==> Updated version: python-poetry-core-git 1.7.0.r14.g010688e-1 ==> Starting build()... * Getting build dependencies for wheel... * Building wheel... Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/pyproject_hooks/_in_process/_in_process.py", line 353, in main() File "/usr/lib/python3.11/site-packages/pyproject_hooks/_in_process/_in_process.py", line 335, in main json_out['return_val'] = hook(**hook_input['kwargs']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/pyproject_hooks/_in_process/_in_process.py", line 251, in build_wheel return _build_backend().build_wheel(wheel_directory, config_settings, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/main-builder/pkgwork/src/poetry-core/src/poetry/core/masonry/api.py", line 54, in build_wheel poetry = Factory().create_poetry(Path(".").resolve(), with_groups=False) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/main-builder/pkgwork/src/poetry-core/src/poetry/core/factory.py", line 52, in create_poetry check_result = self.validate(local_config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/main-builder/pkgwork/src/poetry-core/src/poetry/core/factory.py", line 386, in validate from poetry.core.json import validate_object File "/home/main-builder/pkgwork/src/poetry-core/src/poetry/core/json/__init__.py", line 8, in import fastjsonschema ModuleNotFoundError: No module named 'fastjsonschema' ERROR Backend subprocess exited when trying to invoke build_wheel ==> ERROR: A failure occurred in build(). Aborting... real 0m11.353s user 0m5.544s sys 0m5.388s