running install running build running build_py running install_lib creating /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install creating /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr creating /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib creating /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10 creating /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages creating /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema copying build/lib/jsonschema/_utils.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema creating /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft4.json -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft6.json -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft7.json -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft3.json -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/schemas copying build/lib/jsonschema/__init__.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema copying build/lib/jsonschema/cli.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema copying build/lib/jsonschema/_legacy_validators.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema copying build/lib/jsonschema/validators.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema copying build/lib/jsonschema/_reflect.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema copying build/lib/jsonschema/_validators.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema creating /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/benchmarks/__init__.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/benchmarks/json_schema_test_suite.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/benchmarks/issue232.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/exceptions.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema copying build/lib/jsonschema/_format.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema creating /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_types.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/__init__.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_cli.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_format.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_jsonschema_test_suite.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_validators.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/_helpers.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_exceptions.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/_suite.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/tests copying build/lib/jsonschema/__main__.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema copying build/lib/jsonschema/compat.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema copying build/lib/jsonschema/_types.py -> /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/_utils.py to _utils.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/cli.py to cli.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/_legacy_validators.py to _legacy_validators.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/validators.py to validators.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/_reflect.py to _reflect.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/_validators.py to _validators.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/benchmarks/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/benchmarks/json_schema_test_suite.py to json_schema_test_suite.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/benchmarks/issue232.py to issue232.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/exceptions.py to exceptions.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/_format.py to _format.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/tests/test_types.py to test_types.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/tests/test_cli.py to test_cli.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/tests/test_format.py to test_format.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/tests/test_jsonschema_test_suite.py to test_jsonschema_test_suite.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/tests/test_validators.py to test_validators.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/tests/_helpers.py to _helpers.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/tests/test_exceptions.py to test_exceptions.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/tests/_suite.py to _suite.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/__main__.py to __main__.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/compat.py to compat.cpython-310.pyc byte-compiling /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema/_types.py to _types.cpython-310.pyc writing byte-compilation script '/tmp/tmp0ij8e03_.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/tmp0ij8e03_.py removing /tmp/tmp0ij8e03_.py running install_egg_info running egg_info creating jsonschema.egg-info writing jsonschema.egg-info/PKG-INFO writing dependency_links to jsonschema.egg-info/dependency_links.txt writing entry points to jsonschema.egg-info/entry_points.txt writing requirements to jsonschema.egg-info/requires.txt writing top-level names to jsonschema.egg-info/top_level.txt writing manifest file 'jsonschema.egg-info/SOURCES.txt' reading manifest file 'jsonschema.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'jsonschema.egg-info/SOURCES.txt' Copying jsonschema.egg-info to /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/lib/python3.10/site-packages/jsonschema-3.2.0-py3.10.egg-info running install_scripts Installing jsonschema script to /build/python-jsonschema/src/jsonschema-3.2.0/tmp_install/usr/bin /startdir/PKGBUILD: line 37: trial3: command not found ==> ERROR: A failure occurred in check().  Aborting...