[Bug 281238] lang/gforth: Fails to build with GCC 14: prim:2157:5: error: implicit declaration of function 'ecvt' [-Wimplicit-function-declaration]
Date: Mon, 09 Sep 2024 09:11:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281238 Alexey Dokuchaev <danfe@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress --- Comment #2 from Alexey Dokuchaev <danfe@FreeBSD.org> --- (In reply to Lorenzo Salvadore from comment #0) > Build fails with GCC 14. This blocks GCC_DEFAULT update to GCC 14. Hmm, I'm wondering why this port needs GCC in the first place. USE_GCC was added in commit ports 7d121368784ad (eleven years ago) without any explanation. Give me couple of days to either drop the dependency or fix the warning. -- You are receiving this mail because: You are on the CC list for the bug.