git: d5b8a83bdcd3 - main - sysutils/pefs-kmod: mark BROKEN on FreeBSD 13+
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sun May 16 17:33:33 UTC 2021
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d5b8a83bdcd39919594c9b84ee145a54ef86e5ea
commit d5b8a83bdcd39919594c9b84ee145a54ef86e5ea
Author: Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-05-16 15:09:58 +0000
Commit: Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-05-16 17:31:01 +0000
sysutils/pefs-kmod: mark BROKEN on FreeBSD 13+
Approved by: portmgr blanket
---
sysutils/pefs-kmod/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sysutils/pefs-kmod/Makefile b/sysutils/pefs-kmod/Makefile
index 8cdba091415e..2e5439fa0be2 100644
--- a/sysutils/pefs-kmod/Makefile
+++ b/sysutils/pefs-kmod/Makefile
@@ -15,6 +15,8 @@ BROKEN_armv6= fails to compile: implicit declaration of function 'cp15_pmccntr_
BROKEN_DragonFly= fails to build: don't know how to make vnode_if.h
ONLY_FOR_ARCHS= amd64 armv6 i386
ONLY_FOR_ARCHS_REASON= untested on any other arch
+BROKEN_FreeBSD_13= fails to compile: too many arguments to function call, expected single argument 'vp', have 2 arguments
+BROKEN_FreeBSD_14= fails to compile: too many arguments to function call, expected single argument 'vp', have 2 arguments
USES= kmod uidfix
More information about the dev-commits-ports-all
mailing list