Warning: Permanently added '54.80.180.239' (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/8969098 Version: 1.3 PID: 9449 Logging PID: 9450 Task: {'appstream': False, 'background': True, 'build_id': 8969098, 'chroot': None, 'package_name': 'emacs', 'project_dirname': 'nightly-emacs', 'project_name': 'nightly-emacs', 'project_owner': 'alternateved', 'repos': [], 'sandbox': 'alternateved/nightly-emacs--gitlab.com:alternateved', 'source_json': {'clone_url': 'https://gitlab.com/alternateved/bleeding-emacs', 'committish': '33a7244b0c73b39c725c80e59205474a51f9b7b7', 'spec': '', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'gitlab.com:alternateved', 'task_id': '8969098'} Running: git clone https://gitlab.com/alternateved/bleeding-emacs /var/lib/copr-rpmbuild/workspace/workdir-_f37z6t1/bleeding-emacs --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://gitlab.com/alternateved/bleeding-emacs', '/var/lib/copr-rpmbuild/workspace/workdir-_f37z6t1/bleeding-emacs', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-_f37z6t1/bleeding-emacs'... warning: redirecting to https://gitlab.com/alternateved/bleeding-emacs.git/ Running: git checkout 33a7244b0c73b39c725c80e59205474a51f9b7b7 -- cmd: ['git', 'checkout', '33a7244b0c73b39c725c80e59205474a51f9b7b7', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-_f37z6t1/bleeding-emacs rc: 0 stdout: stderr: Note: switching to '33a7244b0c73b39c725c80e59205474a51f9b7b7'. 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 33a7244 Remove ctags Generated rpkg config: [rpkg] preprocess_spec = True [git] anon_clone_url = https://gitlab.com/%(repo_path)s [lookaside] download_url = https://${git_props:remote_netloc}/repo/pkgs/%(repo_path)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s Writing config into /var/lib/copr-rpmbuild/workspace/workdir-_f37z6t1/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-_f37z6t1/bleeding-emacs cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-_f37z6t1/bleeding-emacs'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-_f37z6t1/bleeding-emacs rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/emacs.spec setting SOURCE_DATE_EPOCH=1745625600 Wrote: /var/lib/copr-rpmbuild/results/emacs-31.0.50-1.src.rpm RPM build warnings: stderr: warning: Downloading https://github.com/emacs-mirror/emacs/archive/7bb648eb804c6420cd0f76cd8075a0faa30a4bfd/emacs-7bb648eb804c6420cd0f76cd8075a0faa30a4bfd.tar.gz to /var/lib/copr-rpmbuild/results/emacs-7bb648eb804c6420cd0f76cd8075a0faa30a4bfd.tar.gz Downloading https://github.com/emacs-mirror/emacs/archive/7bb648eb804c6420cd0f76cd8075a0faa30a4bfd/emacs-7bb648eb804c6420cd0f76cd8075a0faa30a4bfd.tar.gz to /var/lib/copr-rpmbuild/results/emacs-7bb648eb804c6420cd0f76cd8075a0faa30a4bfd.tar.gz Output: ['emacs.spec', '17E90D521672C04631B1183EE78DAE0F3115E06B', '0002-Fall-back-to-the-terminal-from-pure-GTK-when-no-disp.patch', 'emacs-system-crypto-policies.patch', '0001-Pong-and-Tetris-are-excluded.patch', 'emacs_lisp.attr', 'CEA1DE21AB108493CC9C65742E82323B8F4353EE', 'emacs-7bb648eb804c6420cd0f76cd8075a0faa30a4bfd.tar.gz', 'emacs-spellchecker.patch', 'emacs-pgtk-on-x-error-message.patch', 'emacs-31.0.50-1.src.rpm', '0001-Don-t-specify-StartupWMClass-in-emacs.desktop.patch', 'default.el', 'emacs-desktop.sh', 'emacs_lisp.rec', 'dotemacs.el', 'site-start.el'] 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 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: /tmp/tmpb7z3dr05: line 277: failed to load macro file /var/lib/copr-rpmbuild/results/emacs_lisp.attr Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/emacs-31.0.50-1.src.rpm Package info: { "name": "emacs", "epoch": 1, "version": "31.0.50", "release": "1", "exclusivearch": [], "excludearch": [] } SRPMResults finished