Summary: | cad/alliance: Fails to build with GCC 14: beh_delbequad.c:45:6: error: type of 'listbequad' defaults to 'int' [-Wimplicit-int] | ||
---|---|---|---|
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/alliance-5.1.1_6.log | ||
Bug Depends on: | |||
Bug Blocks: | 281091 |
Description
Lorenzo Salvadore
2024-09-03 12:40:12 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=85f7ee26d6846d73be6e2fc3c5be50f98f609b40 commit 85f7ee26d6846d73be6e2fc3c5be50f98f609b40 Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2024-09-04 09:53:17 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2024-09-05 09:48:38 +0000 cad/alliance: Fix build with GCC 14 GCC 14 has transformed some warnings into errors: revert them to simple warnings. PR: 281223 Reported by: exp-run (antoine) cad/alliance/Makefile | 3 ++- cad/alliance/files/patch-scr_src_Makefile.am (new) | 11 +++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) |