Warning: Permanently added '2620:52:6:1161:dead:beef:cafe:c11f' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10463865 Version: 1.8 PID: 5393 Logging PID: 5395 Task: {'appstream': False, 'background': True, 'build_id': 10463865, 'chroot': None, 'distributions_in_build': ['fedora-43', 'fedora-44', 'fedora-rawhide'], 'distributions_in_project': ['fedora-43', 'fedora-44', 'fedora-rawhide'], 'package_name': 'cvc5', 'project_dirname': 'pyproject-rpm-macros', 'project_name': 'pyproject-rpm-macros', 'project_owner': 'thrnciar', 'repos': [], 'sandbox': 'thrnciar/pyproject-rpm-macros--https://src.fedoraproject.org/user/jjames', 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/cvc5', 'committish': 'a405202fdc828973bd8f901321615865b0025c74', 'distgit': 'fedora'}, 'source_type': 10, 'submitter': 'https://src.fedoraproject.org/user/jjames', 'task_id': '10463865'} Running: git clone https://src.fedoraproject.org/rpms/cvc5 /var/lib/copr-rpmbuild/workspace/workdir-4jc7wtjq/cvc5 --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/cvc5', '/var/lib/copr-rpmbuild/workspace/workdir-4jc7wtjq/cvc5', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-4jc7wtjq/cvc5'... Running: git checkout a405202fdc828973bd8f901321615865b0025c74 -- cmd: ['git', 'checkout', 'a405202fdc828973bd8f901321615865b0025c74', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-4jc7wtjq/cvc5 rc: 0 stdout: stderr: Note: switching to 'a405202fdc828973bd8f901321615865b0025c74'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at a405202 Version 1.3.4 Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-4jc7wtjq/cvc5 rc: 0 stdout: stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading stdout from command: git rev-parse HEAD INFO: Reading sources specification file: sources INFO: Downloading cvc5-1.3.4.tar.gz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -H 'Accept-Encoding: identity' -o cvc5-1.3.4.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/cvc5/cvc5-1.3.4.tar.gz/sha512/6e65593e9493dd2db1acc38cdf38fe3285a9ca966ded7f4ecb349927e6fce17b6d4f6cb7f9d950ab5f48f50eb59f4f7a995b74f9d244455f5f460ac66e1a6dd9/cvc5-1.3.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 9053k 100 9053k 0 0 210M 0 --:--:-- --:--:-- --:--:-- 210M INFO: Reading stdout from command: sha512sum cvc5-1.3.4.tar.gz INFO: Downloading cdcac7cb2da79d922fc44628c1c3c5f60c2eeec4.zip INFO: Calling: curl -H Pragma: -H 'Accept-Encoding: identity' -o cdcac7cb2da79d922fc44628c1c3c5f60c2eeec4.zip --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/cvc5/cdcac7cb2da79d922fc44628c1c3c5f60c2eeec4.zip/sha512/d1e98917c330a58ed09c8f16fbcf1eb478dc8cb05c9b08b8a7e4415810341de0e575d047f7772c645d4d408b1f904be9ecca647798c74827540cb1b9c8da42da/cdcac7cb2da79d922fc44628c1c3c5f60c2eeec4.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 91009 100 91009 0 0 5636k 0 --:--:-- --:--:-- --:--:-- 5925k INFO: Reading stdout from command: sha512sum cdcac7cb2da79d922fc44628c1c3c5f60c2eeec4.zip Running: dist-git-client srpm --outputdir /var/lib/copr-rpmbuild/results cmd: ['dist-git-client', 'srpm', '--outputdir', '/var/lib/copr-rpmbuild/results'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-4jc7wtjq/cvc5 rc: 1 stdout: stderr: INFO: Reading stdout from command: git rev-parse --git-dir Traceback (most recent call last): File "/usr/bin/dist-git-client", line 10, in main() ~~~~^^ File "/usr/lib/python3.14/site-packages/dist_git_client.py", line 523, in main srpm(args, config) ~~~~^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/dist_git_client.py", line 355, in srpm spec_abspath = handle_autospec(spec_abspath, spec, args) File "/usr/lib/python3.14/site-packages/dist_git_client.py", line 335, in handle_autospec rpmautospec_expand(spec_abspath, output_spec) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/rpmautospec/subcommands/process_distgit.py", line 80, in do_process_distgit raise SpecParseFailure( f"Couldn’t parse spec file {processor.specfile.name}", code=error, detail=error_detail ) rpmautospec.exc.SpecParseFailure: Couldn’t parse spec file cvc5.spec: error: line 39: Unknown buildsystem: cmake Copr build error: INFO: Reading stdout from command: git rev-parse --git-dir Traceback (most recent call last): File "/usr/bin/dist-git-client", line 10, in main() ~~~~^^ File "/usr/lib/python3.14/site-packages/dist_git_client.py", line 523, in main srpm(args, config) ~~~~^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/dist_git_client.py", line 355, in srpm spec_abspath = handle_autospec(spec_abspath, spec, args) File "/usr/lib/python3.14/site-packages/dist_git_client.py", line 335, in handle_autospec rpmautospec_expand(spec_abspath, output_spec) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/rpmautospec/subcommands/process_distgit.py", line 80, in do_process_distgit raise SpecParseFailure( f"Couldn’t parse spec file {processor.specfile.name}", code=error, detail=error_detail ) rpmautospec.exc.SpecParseFailure: Couldn’t parse spec file cvc5.spec: error: line 39: Unknown buildsystem: cmake