Warning: Permanently added '140.211.168.89' (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 --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8971710-fedora-42-ppc64le --chroot fedora-42-ppc64le Version: 1.3 PID: 9448 Logging PID: 9449 Task: {'allow_user_ssh': False, 'appstream': False, 'background': False, 'build_id': 8971710, 'buildroot_pkgs': [], 'chroot': 'fedora-42-ppc64le', 'enable_net': True, 'fedora_review': False, 'git_hash': 'b2174c4bef12a9fef5257d220c194b04dd8c2cfd', 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/@fedora-llvm-team/llvm-snapshots-big-merge-20250428/llvm', 'isolation': 'default', 'memory_reqs': 2048, 'package_name': 'llvm', 'package_version': '20.1.3-1', 'project_dirname': 'llvm-snapshots-big-merge-20250428', 'project_name': 'llvm-snapshots-big-merge-20250428', 'project_owner': '@fedora-llvm-team', 'repo_priority': None, 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/llvm-snapshots-big-merge-20250428/fedora-42-ppc64le/', 'id': 'copr_base', 'module_hotfixes': True, 'name': 'Copr repository', 'priority': None}], 'sandbox': '@fedora-llvm-team/llvm-snapshots-big-merge-20250428--kkleine', 'source_json': {}, 'source_type': None, 'ssh_public_keys': None, 'storage': 0, 'submitter': 'kkleine', 'tags': [], 'task_id': '8971710-fedora-42-ppc64le', 'timeout': 108000, 'uses_devel_repo': False, 'with_opts': ['snapshot_build'], 'without_opts': []} Running: git clone https://copr-dist-git.fedorainfracloud.org/git/@fedora-llvm-team/llvm-snapshots-big-merge-20250428/llvm /var/lib/copr-rpmbuild/workspace/workdir-4q53n3hv/llvm --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/@fedora-llvm-team/llvm-snapshots-big-merge-20250428/llvm', '/var/lib/copr-rpmbuild/workspace/workdir-4q53n3hv/llvm', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-4q53n3hv/llvm'... Running: git checkout b2174c4bef12a9fef5257d220c194b04dd8c2cfd -- cmd: ['git', 'checkout', 'b2174c4bef12a9fef5257d220c194b04dd8c2cfd', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-4q53n3hv/llvm rc: 0 stdout: stderr: Note: switching to 'b2174c4bef12a9fef5257d220c194b04dd8c2cfd'. 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 b2174c4 automatic import of llvm Running: dist-git-client sources