svn commit: r517178 - head/editors/openoffice-devel

Mark Linimon linimon at FreeBSD.org
Sun Nov 10 05:54:23 UTC 2019


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		\


More information about the svn-ports-all mailing list