Date: Sat, 8 Dec 2018 15:03:44 +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: r486954 - head/misc/freebsd-doc-en Message-ID: <201812081503.wB8F3iMK076302@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Sat Dec 8 15:03:44 2018 New Revision: 486954 URL: https://svnweb.freebsd.org/changeset/ports/486954 Log: Apparently the failure of the doc ports to build on powerpc64 is merely statistical. Re-enabled them. Approved by: portmgr (tier-2 blanket) Modified: head/misc/freebsd-doc-en/Makefile Modified: head/misc/freebsd-doc-en/Makefile ============================================================================== --- head/misc/freebsd-doc-en/Makefile Sat Dec 8 14:40:12 2018 (r486953) +++ head/misc/freebsd-doc-en/Makefile Sat Dec 8 15:03:44 2018 (r486954) @@ -14,7 +14,6 @@ COMMENT?= Documentation from the FreeBSD Documentation LICENSE= BSD2CLAUSE BROKEN_aarch64= fails to build: Exception in thread "main" java.lang.StackOverflowError at org.apache.fop.hyphenation.TernaryTree.insert(TernaryTree.java:180) -BROKEN_powerpc64= fails to build: Java Runtime Environment: SIGSEGV happened inside stack but outside yellow and red zone. BUILD_DEPENDS= docproj>=2.0_6:textproc/docproj
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812081503.wB8F3iMK076302>