svn commit: r519202 - branches/2019Q4/misc/freebsd-doc-en
Mark Linimon
linimon at FreeBSD.org
Sat Dec 7 11:52:27 UTC 2019
Author: linimon
Date: Sat Dec 7 11:52:27 2019
New Revision: 519202
URL: https://svnweb.freebsd.org/changeset/ports/519202
Log:
MFH: r519199
Once again, mark the freebsd-doc-* ports broken on powerc64. They have been
consistently failing to build for quite some time.
Approved by: portmgr (tier-2 blanket)
Modified:
branches/2019Q4/misc/freebsd-doc-en/Makefile
Directory Properties:
branches/2019Q4/ (props changed)
Modified: branches/2019Q4/misc/freebsd-doc-en/Makefile
==============================================================================
--- branches/2019Q4/misc/freebsd-doc-en/Makefile Sat Dec 7 11:45:36 2019 (r519201)
+++ branches/2019Q4/misc/freebsd-doc-en/Makefile Sat Dec 7 11:52:27 2019 (r519202)
@@ -14,6 +14,7 @@ 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
More information about the svn-ports-branches
mailing list