Warning: Permanently added '3.95.156.16' (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/9687547 Version: 1.6 PID: 8506 Logging PID: 8508 Task: {'appstream': False, 'background': True, 'build_id': 9687547, 'chroot': None, 'package_name': 'emacs', '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/mavit', 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/emacs', 'committish': '3b2d62a20fdf74256caee7f696a8999aca16441e', 'distgit': 'fedora'}, 'source_type': 10, 'submitter': 'https://src.fedoraproject.org/user/mavit', 'task_id': '9687547'} Running: git clone https://src.fedoraproject.org/rpms/emacs /var/lib/copr-rpmbuild/workspace/workdir-8or_uqxy/emacs --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/emacs', '/var/lib/copr-rpmbuild/workspace/workdir-8or_uqxy/emacs', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-8or_uqxy/emacs'... Running: git checkout 3b2d62a20fdf74256caee7f696a8999aca16441e -- cmd: ['git', 'checkout', '3b2d62a20fdf74256caee7f696a8999aca16441e', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-8or_uqxy/emacs rc: 0 stdout: stderr: Note: switching to '3b2d62a20fdf74256caee7f696a8999aca16441e'. 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 3b2d62a Enable lexical binding in `site-start.el` and `default.el` Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-8or_uqxy/emacs 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 emacs-30.2.tar.xz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o emacs-30.2.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/emacs/emacs-30.2.tar.xz/sha512/313432d11e95c74f8cd35c5b1da442e6223f5d40f9173c55883c0339ecbfb97a0bedf79177ef8902afd3e33c078a233777bed01f5caffa1e7524f17d58bfc9a2/emacs-30.2.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 52.7M 100 52.7M 0 0 25.2M 0 0:00:02 0:00:02 --:--:-- 25.2M INFO: Reading stdout from command: sha512sum emacs-30.2.tar.xz INFO: Downloading emacs-30.2.tar.xz.sig INFO: Calling: curl -H Pragma: -o emacs-30.2.tar.xz.sig --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/emacs/emacs-30.2.tar.xz.sig/sha512/ab5b5d0624b37ac662cf9914e8807fc37ee273c107f1a19ca75a527b6b9a85ce35f9436d03d8a988876cce7e7bebcc6c4a1251b0ceb08785b56bf42743f246e1/emacs-30.2.tar.xz.sig % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 833 100 833 0 0 4557 0 --:--:-- --:--:-- --:--:-- 4576 INFO: Reading stdout from command: sha512sum emacs-30.2.tar.xz.sig 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-8or_uqxy/emacs rc: 0 stdout: setting SOURCE_DATE_EPOCH=1760400000 Wrote: /var/lib/copr-rpmbuild/results/emacs-30.2-5.src.rpm stderr: INFO: Reading stdout from command: git rev-parse --git-dir INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/results/emacs.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-8or_uqxy/emacs/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' Output: ['emacs-30.2-5.src.rpm', 'emacs.spec'] Running SRPMResults tool Exception appeared during handling spec file: /var/lib/copr-rpmbuild/results/emacs.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 418, in __init__ self.spec = Specfile(path, macros=macros) ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/specfile.py", line 120, 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: /tmp/tmpwcc1vqlo: line 298: failed to load macro file /var/lib/copr-rpmbuild/results/emacs_lisp.attr Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/emacs-30.2-5.src.rpm Package info: { "name": "emacs", "epoch": 1, "version": "30.2", "release": "5", "exclusivearch": [], "excludearch": [] } SRPMResults finished