Date: Mon, 25 Jun 2018 23:36:59 +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: r473355 - head/misc/xiphos Message-ID: <201806252336.w5PNax36099733@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806252336.w5PNax36099733>