Warning: Permanently added '18.206.205.192' (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/10477712 Version: 1.8 PID: 12993 Logging PID: 12995 Task: {'appstream': False, 'background': True, 'build_id': 10477712, 'chroot': None, 'distributions_in_build': ['fedora-eln'], 'distributions_in_project': ['fedora-eln'], 'package_name': 'gdb', '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/kevinb', 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/gdb', 'committish': 'c40b0f7199e07cdd028fd7942e50dfa5d65590b1', 'distgit': 'fedora'}, 'source_type': 10, 'submitter': 'https://src.fedoraproject.org/user/kevinb', 'task_id': '10477712'} Running: git clone https://src.fedoraproject.org/rpms/gdb /var/lib/copr-rpmbuild/workspace/workdir-16v8875q/gdb --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/gdb', '/var/lib/copr-rpmbuild/workspace/workdir-16v8875q/gdb', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-16v8875q/gdb'... Running: git checkout c40b0f7199e07cdd028fd7942e50dfa5d65590b1 -- cmd: ['git', 'checkout', 'c40b0f7199e07cdd028fd7942e50dfa5d65590b1', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-16v8875q/gdb rc: 0 stdout: stderr: Note: switching to 'c40b0f7199e07cdd028fd7942e50dfa5d65590b1'. 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 c40b0f7 Remove libbabeltrace dependency by disabling Common Trace Format support Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-16v8875q/gdb 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 gdb-17.1.tar.xz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -H 'Accept-Encoding: identity' -o gdb-17.1.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/gdb/gdb-17.1.tar.xz/sha512/f1a6751e439a2128fecf3eae8b57c1608a0dc7cfe79b4356a937874e5a42bb2df0aba36eb6a9452c41966908b9a59076c7cad9720f684688ab956b65080f1d7c/gdb-17.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 23.5M 100 23.5M 0 0 109M 0 --:--:-- --:--:-- --:--:-- 109M INFO: Reading stdout from command: sha512sum gdb-17.1.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-16v8875q/gdb rc: 0 stdout: setting SOURCE_DATE_EPOCH=1779062400 Wrote: /var/lib/copr-rpmbuild/results/gdb-17.1-8.src.rpm stderr: INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/workspace/workdir-16v8875q/gdb/./gdb.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-16v8875q/gdb/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' Output: ['gdb-17.1-8.src.rpm'] Running SRPMResults tool Using distributions_in_build for this build. Extracting arch-specific tags for fedora-eln Exception appeared during handling spec file: /var/lib/copr-rpmbuild/results/gdb.spec Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/specfile/spec_parser.py", line 233, in get_rpm_spec return rpm.spec(tmp.name, flags) ~~~~~~~~^^^^^^^^^^^^^^^^^ ValueError: can't parse specfile The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/copr_rpmbuild/automation/srpm_results.py", line 103, in get_package_info spec = Spec(specfile_path, macros) File "/usr/lib/python3.14/site-packages/copr_rpmbuild/helpers.py", line 418, in __init__ self.spec = Specfile(path, macros=macros) ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/specfile/specfile.py", line 120, in __init__ self._parser.parse(str(self)) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/specfile/spec_parser.py", line 387, in parse self.spec, self.tainted = self._do_parse(content, extra_macros) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/specfile/spec_parser.py", line 301, in _do_parse spec = get_rpm_spec(content, rpm.RPMSPEC_ANYARCH | rpm.RPMSPEC_FORCE) File "/usr/lib/python3.14/site-packages/specfile/spec_parser.py", line 235, in get_rpm_spec raise RPMException(stderr=stderr) from e specfile.exceptions.RPMException: Unable to open /var/lib/copr-rpmbuild/results/_gdb.spec.Patch.include: No such file or directory Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/gdb-17.1-8.src.rpm Package info: { "architecture_specific_tags": { "fedora-eln": {} }, "name": "gdb", "epoch": null, "version": "17.1", "release": "8" } SRPMResults finished