git: 658f9a3db308 - main - net/aoe: mark as broken on all supported archives
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Oct 2025 13:27:02 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=658f9a3db308d1b3286eb27612da533e869b111b
commit 658f9a3db308d1b3286eb27612da533e869b111b
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2025-10-21 12:02:11 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-10-21 13:26:54 +0000
net/aoe: mark as broken on all supported archives
aoenet.c:119:20: error: incomplete definition of type 'struct ifnet'
---
net/aoe/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/net/aoe/Makefile b/net/aoe/Makefile
index 4a1e523107f2..6ce5d1aa67ea 100644
--- a/net/aoe/Makefile
+++ b/net/aoe/Makefile
@@ -11,6 +11,7 @@ WWW= https://web.archive.org/web/20120420082041/http://www.coraid.com/support/f
LICENSE= BSD2CLAUSE
+BROKEN= aoenet.c:119:20: error: incomplete definition of type 'struct ifnet'
BROKEN_armv6= fails to compile: implicit declaration of function 'cp15_pmccntr_get' is invalid in C99
BROKEN_FreeBSD_13= crashes dereferencing vnet_entry_ifnet
BROKEN_FreeBSD_14= crashes dereferencing vnet_entry_ifnet