Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jan 2023 13:13:11 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9dfb9df7b1ee - main - sysutils/apache-mesos: Mark as BROKEN
Message-ID:  <202301011313.301DDBXe001218@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301011313.301DDBXe001218>