Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c153' (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/9114945 Version: 1.3 PID: 8591 Logging PID: 8592 Task: {'appstream': False, 'background': False, 'build_id': 9114945, 'chroot': None, 'package_name': None, 'project_dirname': 'rhel10-addons', 'project_name': 'rhel10-addons', 'project_owner': 'loise', 'repos': [], 'sandbox': 'loise/rhel10-addons--loise', 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/qt-creator.git', 'committish': '50b5fdcf9d832c2d1d4e0c2e1bb720c22ba7abcb', 'spec': '', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'loise', 'task_id': '9114945'} Running: git clone https://src.fedoraproject.org/rpms/qt-creator.git /var/lib/copr-rpmbuild/workspace/workdir-hkx0fxd8/qt-creator --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/qt-creator.git', '/var/lib/copr-rpmbuild/workspace/workdir-hkx0fxd8/qt-creator', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-hkx0fxd8/qt-creator'... Running: git checkout 50b5fdcf9d832c2d1d4e0c2e1bb720c22ba7abcb -- cmd: ['git', 'checkout', '50b5fdcf9d832c2d1d4e0c2e1bb720c22ba7abcb', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-hkx0fxd8/qt-creator rc: 0 stdout: stderr: Note: switching to '50b5fdcf9d832c2d1d4e0c2e1bb720c22ba7abcb'. 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 50b5fdc 16.0.1 Generated rpkg config: [rpkg] preprocess_spec = True [git] anon_clone_url = https://src.fedoraproject.org/%(repo_path)s [lookaside] download_url = https://src.fedoraproject.org/repo/pkgs/%(ns1)s/%(name)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s Writing config into /var/lib/copr-rpmbuild/workspace/workdir-hkx0fxd8/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-hkx0fxd8/qt-creator cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-hkx0fxd8/qt-creator'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-hkx0fxd8/qt-creator rc: 0 stdout: Downloading qt-creator-opensource-src-16.0.1.tar.xz from rpms/qt-creator at src.fedoraproject.org: Wrote: /var/lib/copr-rpmbuild/results/qt-creator.spec setting SOURCE_DATE_EPOCH=1744329600 Wrote: /var/lib/copr-rpmbuild/results/qt-creator-16.0.1-1.src.rpm stderr: Output: ['qt-creator.spec', 'qt-creator-debuginfod.patch', 'qt-creator_unbundle.patch', 'qt-creator_qmake-names.patch', 'qt-creator-16.0.1-1.src.rpm', 'qt-creator-Fedora-privlibs', 'qt-creator-opensource-src-16.0.1.tar.xz', 'qt-creator_desktop.patch'] Running SRPMResults tool Exception appeared during handling spec file: /var/lib/copr-rpmbuild/results/qt-creator.spec Traceback (most recent call last): File "/usr/lib/python3.13/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.13/site-packages/copr_rpmbuild/automation/srpm_results.py", line 50, in get_package_info spec = Spec(path, macros) File "/usr/lib/python3.13/site-packages/copr_rpmbuild/helpers.py", line 404, in __init__ self.spec = Specfile(path, macros=macros) ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/specfile.py", line 80, in __init__ self._parser.parse(str(self)) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/spec_parser.py", line 387, in parse self.spec, self.tainted = self._do_parse(content, extra_macros) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/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.13/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/qt-creator-Fedora-privlibs: No such file or directory Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/qt-creator-16.0.1-1.src.rpm Package info: { "name": "qt-creator", "epoch": null, "version": "16.0.1", "release": "1", "exclusivearch": [], "excludearch": [] } SRPMResults finished