Warning: Permanently added '54.89.7.155' (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/8477287 Version: 1.2 PID: 10304 Logging PID: 10305 Task: {'appstream': False, 'background': True, 'build_id': 8477287, 'chroot': None, 'package_name': None, 'project_dirname': 'gcc-15-smoketest-3.failed', 'project_name': 'gcc-15-smoketest-3.failed', 'project_owner': 'dmalcolm', 'repos': [], 'sandbox': 'dmalcolm/gcc-15-smoketest-3.failed--dmalcolm', 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/sooperlooper.git', 'committish': '04fdf86086ede64c06b362933a8765dba08352eb'}, 'source_type': 10, 'submitter': 'dmalcolm', 'task_id': '8477287'} Running: git clone https://src.fedoraproject.org/rpms/sooperlooper.git /var/lib/copr-rpmbuild/workspace/workdir-dkbm7ymg/sooperlooper --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/sooperlooper.git', '/var/lib/copr-rpmbuild/workspace/workdir-dkbm7ymg/sooperlooper', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-dkbm7ymg/sooperlooper'... Running: git checkout 04fdf86086ede64c06b362933a8765dba08352eb -- cmd: ['git', 'checkout', '04fdf86086ede64c06b362933a8765dba08352eb', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-dkbm7ymg/sooperlooper rc: 0 stdout: stderr: Note: switching to '04fdf86086ede64c06b362933a8765dba08352eb'. 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 04fdf86 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-dkbm7ymg/sooperlooper 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 sooperlooper-1.7.3.tar.gz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o sooperlooper-1.7.3.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/sooperlooper/sooperlooper-1.7.3.tar.gz/md5/9a841cbaf2b4707174232ea3ce01b0f2/sooperlooper-1.7.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 715k 100 715k 0 0 14.8M 0 --:--:-- --:--:-- --:--:-- 14.8M INFO: Reading stdout from command: md5sum sooperlooper-1.7.3.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-dkbm7ymg/sooperlooper rc: 1 stdout: stderr: INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/workspace/workdir-dkbm7ymg/sooperlooper/./sooperlooper.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-dkbm7ymg/sooperlooper/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' error: %patchN is obsolete, use %patch N (or %patch -P N): %patch0 -p1 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-dkbm7ymg/sooperlooper/./sooperlooper.spec', '--define', 'dist %nil', '--define', '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-dkbm7ymg/sooperlooper/.', '--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-dkbm7ymg/sooperlooper/./sooperlooper.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-dkbm7ymg/sooperlooper/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' error: %patchN is obsolete, use %patch N (or %patch -P N): %patch0 -p1 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-dkbm7ymg/sooperlooper/./sooperlooper.spec', '--define', 'dist %nil', '--define', '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-dkbm7ymg/sooperlooper/.', '--define', '_srcrpmdir /var/lib/copr-rpmbuild/results', '--define', '_disable_source_fetch 1']' returned non-zero exit status 1.