svn commit: r473355 - head/misc/xiphos

Mark Linimon linimon at FreeBSD.org
Mon Jun 25 23:37:00 UTC 2018


Author: linimon
Date: Mon Jun 25 23:36:59 2018
New Revision: 473355
URL: https://svnweb.freebsd.org/changeset/ports/473355

Log:
  Mark as broken on -CURRENT.

Modified:
  head/misc/xiphos/Makefile

Modified: head/misc/xiphos/Makefile
==============================================================================
--- head/misc/xiphos/Makefile	Mon Jun 25 22:36:12 2018	(r473354)
+++ head/misc/xiphos/Makefile	Mon Jun 25 23:36:59 2018	(r473355)
@@ -11,6 +11,8 @@ COMMENT=	Bible interface utilizing the sword framework
 
 LICENSE=	GPLv2
 
+BROKEN_FreeBSD_12=	fails to compile: /usr/include/c++/v1/type_traits:1116:29: recursive template instantiation exceeded maximum depth of 25
+
 RUN_DEPENDS=	yelp:x11/yelp
 BUILD_DEPENDS:=	${RUN_DEPENDS} \
 		docbook2html:textproc/docbook-utils \


More information about the svn-ports-all mailing list