Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c212' (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/8512525


Version: 1.2
PID: 8957
Logging PID: 8959
Task:
{'appstream': False,
 'background': True,
 'build_id': 8512525,
 'chroot': None,
 'package_name': 'cross-gcc',
 '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/pbrobinson',
 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/cross-gcc',
                 'committish': '0d67bdf78ecafadb485e973293fc807a8c05e0c0',
                 'distgit': 'fedora'},
 'source_type': 10,
 'submitter': 'https://src.fedoraproject.org/user/pbrobinson',
 'task_id': '8512525'}

Running: git clone https://src.fedoraproject.org/rpms/cross-gcc /var/lib/copr-rpmbuild/workspace/workdir-zivrzc9z/cross-gcc --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/cross-gcc', '/var/lib/copr-rpmbuild/workspace/workdir-zivrzc9z/cross-gcc', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-zivrzc9z/cross-gcc'...

Running: git checkout 0d67bdf78ecafadb485e973293fc807a8c05e0c0 --

cmd: ['git', 'checkout', '0d67bdf78ecafadb485e973293fc807a8c05e0c0', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-zivrzc9z/cross-gcc
rc: 0
stdout: 
stderr: Note: switching to '0d67bdf78ecafadb485e973293fc807a8c05e0c0'.

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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 0d67bdf Add support for riscv632 arch

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-zivrzc9z/cross-gcc
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 gcc-14.2.1-20240912.tar.xz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o gcc-14.2.1-20240912.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/cross-gcc/gcc-14.2.1-20240912.tar.xz/sha512/9a36fd5c2211f348bf18e887861c9123745bfa40837a5f92b1cd0ee0820edb7ef59094caac06870f00ef0d0305f674a5c23cc5aec940132cf581cd18c0368bb2/gcc-14.2.1-20240912.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 79.0M  100 79.0M    0     0  13.6M      0  0:00:05  0:00:05 --:--:-- 15.8M
INFO: Reading stdout from command: sha512sum gcc-14.2.1-20240912.tar.xz

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-zivrzc9z/cross-gcc
rc: 0
stdout: setting SOURCE_DATE_EPOCH=1736553600
Wrote: /var/lib/copr-rpmbuild/results/cross-gcc-14.2.1-2.src.rpm
stderr: INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/workspace/workdir-zivrzc9z/cross-gcc/./cross-gcc.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-zivrzc9z/cross-gcc/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1'

Output: ['cross-gcc-14.2.1-2.src.rpm']
Running SRPMResults tool
Package info: {
    "name": "cross-gcc",
    "epoch": null,
    "version": "14.2.1",
    "release": "2",
    "exclusivearch": [],
    "excludearch": []
}
SRPMResults finished