Warning: Permanently added '3.88.13.236' (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/8474139 Version: 1.2 PID: 8968 Logging PID: 8969 Task: {'appstream': False, 'background': True, 'build_id': 8474139, 'chroot': None, 'package_name': 'llvm', 'project_dirname': 'setuptools-74:pr:359', 'project_name': 'setuptools-74', 'project_owner': 'churchyard', 'repos': [], 'sandbox': 'churchyard/setuptools-74--https://src.fedoraproject.org/user/kkleine', 'source_json': {'clone_url': 'https://src.fedoraproject.org/forks/kkleine/rpms/llvm', 'committish': '27dd3743190ab3e8002c5ed60c572b933dc67246', 'distgit': 'fedora'}, 'source_type': 10, 'submitter': 'https://src.fedoraproject.org/user/kkleine', 'task_id': '8474139'} Running: git clone https://src.fedoraproject.org/forks/kkleine/rpms/llvm /var/lib/copr-rpmbuild/workspace/workdir-6v8s7i75/llvm --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://src.fedoraproject.org/forks/kkleine/rpms/llvm', '/var/lib/copr-rpmbuild/workspace/workdir-6v8s7i75/llvm', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-6v8s7i75/llvm'... Running: git checkout 27dd3743190ab3e8002c5ed60c572b933dc67246 -- cmd: ['git', 'checkout', '27dd3743190ab3e8002c5ed60c572b933dc67246', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-6v8s7i75/llvm rc: 0 stdout: stderr: Note: switching to '27dd3743190ab3e8002c5ed60c572b933dc67246'. 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 27dd374 Add bolt Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-6v8s7i75/llvm 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 llvm-project-19.1.6.src.tar.xz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o llvm-project-19.1.6.src.tar.xz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/llvm/llvm-project-19.1.6.src.tar.xz/sha512/d411a6d913d6a1e1f3c16cfc1ce81c1e6292ea370703f55fb67c7af62f02193d53f5ef7823c8679d6f25cbe47b40236fcaf37044ad7cdfada8166efe7eb106b3/llvm-project-19.1.6.src.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 134M 100 134M 0 0 255M 0 --:--:-- --:--:-- --:--:-- 255M INFO: Reading stdout from command: sha512sum llvm-project-19.1.6.src.tar.xz INFO: Downloading llvm-project-19.1.6.src.tar.xz.sig INFO: Calling: curl -H Pragma: -o llvm-project-19.1.6.src.tar.xz.sig --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/llvm/llvm-project-19.1.6.src.tar.xz.sig/sha512/8e79a39a4f54da3579794f9b5a009ea8ee56c7bc1805187274794ce56e81aa492ea93f5c7839a59beedcf7d657acded5ecb75d5803658cce1f9e8f753439c6c4/llvm-project-19.1.6.src.tar.xz.sig % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 438 100 438 0 0 28312 0 --:--:-- --:--:-- --:--:-- 29200 INFO: Reading stdout from command: sha512sum llvm-project-19.1.6.src.tar.xz.sig 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-6v8s7i75/llvm rc: 1 stdout: stderr: INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/workspace/workdir-6v8s7i75/llvm/./llvm.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-6v8s7i75/llvm/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' error: line 3018: Unclosed %if Traceback (most recent call last): File "/usr/bin/dist-git-client", line 10, in main() ~~~~^^ File "/usr/lib/python3.13/site-packages/dist_git_client.py", line 494, in main srpm(args, config) ~~~~^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/dist_git_client.py", line 348, in srpm check_call(command) ~~~~~~~~~~^^^^^^^^^ File "/usr/lib/python3.13/site-packages/dist_git_client.py", line 50, in check_call subprocess.check_call(cmd) ~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/lib64/python3.13/subprocess.py", line 419, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['rpmbuild', '-bs', '/var/lib/copr-rpmbuild/workspace/workdir-6v8s7i75/llvm/./llvm.spec', '--define', 'dist %nil', '--define', '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-6v8s7i75/llvm/.', '--define', '_srcrpmdir /var/lib/copr-rpmbuild/results', '--define', '_disable_source_fetch 1']' returned non-zero exit status 1. Copr build error: INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/workspace/workdir-6v8s7i75/llvm/./llvm.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-6v8s7i75/llvm/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' error: line 3018: Unclosed %if Traceback (most recent call last): File "/usr/bin/dist-git-client", line 10, in main() ~~~~^^ File "/usr/lib/python3.13/site-packages/dist_git_client.py", line 494, in main srpm(args, config) ~~~~^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/dist_git_client.py", line 348, in srpm check_call(command) ~~~~~~~~~~^^^^^^^^^ File "/usr/lib/python3.13/site-packages/dist_git_client.py", line 50, in check_call subprocess.check_call(cmd) ~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/lib64/python3.13/subprocess.py", line 419, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['rpmbuild', '-bs', '/var/lib/copr-rpmbuild/workspace/workdir-6v8s7i75/llvm/./llvm.spec', '--define', 'dist %nil', '--define', '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-6v8s7i75/llvm/.', '--define', '_srcrpmdir /var/lib/copr-rpmbuild/results', '--define', '_disable_source_fetch 1']' returned non-zero exit status 1.