git: 9dfb9df7b1ee - main - sysutils/apache-mesos: Mark as BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Jan 2023 13:13:11 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=9dfb9df7b1ee04b1cc1ea46136b51f422eee192d commit 9dfb9df7b1ee04b1cc1ea46136b51f422eee192d Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-01-01 13:10:24 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-01-01 13:13:06 +0000 sysutils/apache-mesos: Mark as BROKEN Fails to build on multiple platforms Reported by: pkg-fallout --- sysutils/apache-mesos/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/apache-mesos/Makefile b/sysutils/apache-mesos/Makefile index ebe4c959b35a..7da6b080d79f 100644 --- a/sysutils/apache-mesos/Makefile +++ b/sysutils/apache-mesos/Makefile @@ -14,6 +14,8 @@ WWW= https://mesos.apache.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= fails to build, configure: error: Cannot find the ELFIO headers + BUILD_DEPENDS= boost-libs>0:devel/boost-libs \ elfio>0:devel/elfio \ http-parser>0:www/http-parser \