Summary: | devel/efivar: Fails to build with GCC 14: error: implicit declaration of function 'isprint' [-Wimplicit-function-declaration] | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Lorenzo Salvadore <salvadore> |
Component: | Individual Port(s) | Assignee: | Lorenzo Salvadore <salvadore> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
URL: | https://pkg-status.freebsd.org/gohan04/data/140amd64-default-foo/2024-08-29_19h57m48s/logs/errors/efivar-0.15_9.log | ||
Bug Depends on: | |||
Bug Blocks: | 281091 |
Description
Lorenzo Salvadore
2024-09-03 12:48:34 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a067c93271149375640f7ad487e5dace034462bd commit a067c93271149375640f7ad487e5dace034462bd Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2024-09-05 10:00:37 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2024-09-05 10:10:03 +0000 devel/efivar: Fix build with GCC 14 GCC 14 has transformed some warnings into errors: revert them to simple warnings. PR: 281226 Reported by: exp-run (antoine) devel/efivar/Makefile | 2 ++ 1 file changed, 2 insertions(+) |