Summary: | emulators/wine8: Fails to build with GCC 14: error: implicit declaration of function 'ARRAY_SIZE' [-Wimplicit-function-declaration] | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Lorenzo Salvadore <salvadore> |
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> |
Status: | Closed Overcome By Events | ||
Severity: | Affects Only Me | CC: | gerald, rene |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
URL: | https://pkg-status.freebsd.org/gohan04/data/140amd64-default-foo/2024-08-29_19h57m48s/logs/errors/wine8-8.0.2_2.log | ||
Bug Depends on: | |||
Bug Blocks: | 281091 |
Description
Lorenzo Salvadore
2024-09-03 13:03:41 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=10842f007b5747d49b39ff93a6cb2b763c379180 commit 10842f007b5747d49b39ff93a6cb2b763c379180 Author: Gerald Pfeifer <gerald@FreeBSD.org> AuthorDate: 2024-09-03 15:35:50 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2024-09-03 15:39:39 +0000 emulators/wine8: Deprecate in favor of the main wine port This port served to support a transition period from Wine 8.0 to Wine 9.0 which, after half a year, should be mostly complete. As reminded by a build failure with GCC 14, this codebase is not maintained by upstream any longer, so initiate deprecation (with an initial EXPIRATION_DATE of 2024-10-30). On the way, release maintainership. PR: 281231 emulators/wine8/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) I'm not explicitly marking this as RESOLVED, though it'll go away when this port is removed from the tree end of October, so it shouldn't be in the way of GCC 14 as default. (Should anyone want to reverse the deprecation, they should volunteer becoming a maintainer and in turn address this issue.) This port expired today. |