Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Aug 2022 10:21:25 GMT
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: bdbf4b91b150 - 2022Q3 - editors/openoffice-devel: mark BROKEN
Message-ID:  <202208141021.27EALP5V081705@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q3 has been updated by tijl:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bdbf4b91b15056c2758c1c6a91808f6c616d708a

commit bdbf4b91b15056c2758c1c6a91808f6c616d708a
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-07-26 15:18:48 +0000
Commit:     Tijl Coosemans <tijl@FreeBSD.org>
CommitDate: 2022-08-14 10:19:08 +0000

    editors/openoffice-devel: mark BROKEN
    
    Approved by:    portmgr blanket
    
    (cherry picked from commit ac31de5dfe2b100cf5b05358ead089c7c0671604)
---
 editors/openoffice-devel/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile
index eab8e02f7613..1440c545c723 100644
--- a/editors/openoffice-devel/Makefile
+++ b/editors/openoffice-devel/Makefile
@@ -51,6 +51,7 @@ LICENSE_PERMS_W3C=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
 ONLY_FOR_ARCHS=	amd64 i386 powerpc64
 BROKEN_powerpc64=	fails to compile: aoo-4.2.0/main/solver/420/unxfbsdppc64.pro/inc/stl/vector:31:11: fatal error: boost/tr1/tr1/vector: No such file or directory
+BROKEN=		does not build: fails to build vcl module with C++ errors in boost
 
 BUILD_DEPENDS=								\
 		p5-Archive-Zip>=0:archivers/p5-Archive-Zip		\



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