[Bug 284484] lang/nhc98: Fails to build with GCC 14: error: implicit declaration of function 'sbrk' [-Wimplicit-function-declaration]
Date: Fri, 07 Feb 2025 13:02:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284484
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=d8f506c915165825ad810e94cca0be0b336f97cb
commit d8f506c915165825ad810e94cca0be0b336f97cb
Author: Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2025-02-07 12:53:43 +0000
Commit: Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2025-02-07 13:00:27 +0000
lang/nhc98: Deprecate port
- The port is for i386 only, which is not a tier 1 platform for any FreeBSD
supported version.
- Latest release is from 2010.
- Does not build with GCC 14. Set USE_GCC=13 so that the port does not
block GCC_DEFAULT update while waiting for expiration. [1]
PR: 284484 [1]
Approved by: arrowd
lang/nhc98/Makefile | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.