Warning: Permanently added '100.27.23.164' (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/10430407 Version: 1.8 PID: 12671 Logging PID: 12673 Task: {'appstream': False, 'background': True, 'build_id': 10430407, 'chroot': None, 'distributions_in_build': ['fedora-eln'], 'distributions_in_project': ['fedora-eln'], 'package_name': 'R-Rcpp', 'project_dirname': 'clang-built-eln', 'project_name': 'clang-built-eln', 'project_owner': '@fedora-llvm-team', 'repos': [], 'sandbox': '@fedora-llvm-team/clang-built-eln--https://src.fedoraproject.org/user/ellert', 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/R-Rcpp', 'committish': '76e333a31b8c39f958e95cd39f171ebeaded50e8', 'distgit': 'fedora'}, 'source_type': 10, 'submitter': 'https://src.fedoraproject.org/user/ellert', 'task_id': '10430407'} Running: git clone https://src.fedoraproject.org/rpms/R-Rcpp /var/lib/copr-rpmbuild/workspace/workdir-qtdh_hn9/R-Rcpp --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/R-Rcpp', '/var/lib/copr-rpmbuild/workspace/workdir-qtdh_hn9/R-Rcpp', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-qtdh_hn9/R-Rcpp'... Running: git checkout 76e333a31b8c39f958e95cd39f171ebeaded50e8 -- cmd: ['git', 'checkout', '76e333a31b8c39f958e95cd39f171ebeaded50e8', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-qtdh_hn9/R-Rcpp rc: 0 stdout: stderr: Note: switching to '76e333a31b8c39f958e95cd39f171ebeaded50e8'. 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 76e333a Use tinytest in EPEL Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-qtdh_hn9/R-Rcpp 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 Rcpp_1.1.1-1.1.tar.gz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -H 'Accept-Encoding: identity' -o Rcpp_1.1.1-1.1.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/R-Rcpp/Rcpp_1.1.1-1.1.tar.gz/sha512/11f3d6936d7a1fdd053e0820bf4973b560450b49f74d4f9c9257e0298bf7eb9bfb02c886816a24877fe292b34f5fd1016d50e9582d5205d4ea4b1876a5d71cd4/Rcpp_1.1.1-1.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1839k 100 1839k 0 0 14.7M 0 --:--:-- --:--:-- --:--:-- 14.8M INFO: Reading stdout from command: sha512sum Rcpp_1.1.1-1.1.tar.gz 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-qtdh_hn9/R-Rcpp 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 R-Rcpp.spec: error: line 2: Tag takes single token only: Version: %R_rpm_version 1.1.1-1.1 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 R-Rcpp.spec: error: line 2: Tag takes single token only: Version: %R_rpm_version 1.1.1-1.1