Date: Sun, 10 Nov 2019 05:54:23 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517178 - head/editors/openoffice-devel Message-ID: <201911100554.xAA5sNbj037196@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Sun Nov 10 05:54:22 2019 New Revision: 517178 URL: https://svnweb.freebsd.org/changeset/ports/517178 Log: Mark as broken on powerpc64. This port has been failing the same way since 20180921. Approved by: portmgr (tier-2 blanket) Modified: head/editors/openoffice-devel/Makefile Modified: head/editors/openoffice-devel/Makefile ============================================================================== --- head/editors/openoffice-devel/Makefile Sun Nov 10 05:49:23 2019 (r517177) +++ head/editors/openoffice-devel/Makefile Sun Nov 10 05:54:22 2019 (r517178) @@ -50,6 +50,7 @@ LICENSE_PERMS_TWAIN= dist-mirror dist-sell pkg-mirror 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 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?201911100554.xAA5sNbj037196>