[Bug 281238] lang/gforth: Fails to build with GCC 14: prim:2157:5: error: implicit declaration of function 'ecvt' [-Wimplicit-function-declaration]

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 16 Nov 2024 06:17:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281238

--- Comment #7 from Alexey Dokuchaev <danfe@FreeBSD.org> ---
(In reply to Lorenzo Salvadore from comment #5)
> I have tried adding CFLAGS+=-fpermissive as it is working with many other
> ports: the build completes successfully,
I don't like this approach as it doesn't fix the problem with the code exposed
by the compiler, but shuts it up instead and there's no patch to send upstream.

> however I then get issues with missing files in pkg-plist.
Interesting, this might be an indication of another problem.  I'll try to
reproduce it (would be nicer if you'd listed them).

-- 
You are receiving this mail because:
You are on the CC list for the bug.