Summary: | editors/emacs-devel: build failure on current | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Benjamin Jacobs <freebsd> |
Component: | Individual Port(s) | Assignee: | emacs (Nobody) <emacs> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | hlh, jrm |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(emacs) |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Benjamin Jacobs
2024-07-17 08:33:06 UTC
Thanks for submitting. After updating my main-tracking poudriere jail, I can now reproduce the issue. It affects the default 'full' flavor as well. However, it looks like upstream fixed the problem in 831539542f90c2844418c8b0657f4c050a3d9dfb. I'll update the port to a recent upstream snapshot. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ab38662b61bb89d8b71069e92266af27bc3acea5 commit ab38662b61bb89d8b71069e92266af27bc3acea5 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2024-07-19 00:45:08 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2024-07-19 00:49:05 +0000 editors/emacs-devel: Update to 2024-07-18 snapshot This update pulls in a fix for a build error that occurred when the NATIVECOMP option was off. PR: 280324 Reported by: Benjamin Jacobs <freebsd@dev.thsi.be> Sponsored by: The FreeBSD Foundation editors/emacs-devel/Makefile | 4 ++-- editors/emacs-devel/distinfo | 8 +++----- 2 files changed, 5 insertions(+), 7 deletions(-) Update with a fix committed to the main branch of the ports tree. Thanks again. |