Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2018 06:32:17 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r470199 - in head: dns/bundy print/pdftk
Message-ID:  <201805170632.w4H6WHAF024369@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Thu May 17 06:32:17 2018
New Revision: 470199
URL: https://svnweb.freebsd.org/changeset/ports/470199

Log:
  Those ports have been broken a while now.
  
  Sponsored by:	Absolight

Modified:
  head/dns/bundy/Makefile   (contents, props changed)
  head/print/pdftk/Makefile   (contents, props changed)

Modified: head/dns/bundy/Makefile
==============================================================================
--- head/dns/bundy/Makefile	Thu May 17 06:30:11 2018	(r470198)
+++ head/dns/bundy/Makefile	Thu May 17 06:32:17 2018	(r470199)
@@ -17,6 +17,8 @@ LICENSE_NAME=	ISC License
 LICENSE_FILE=	${WRKSRC}/COPYING
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+BROKEN_FreeBSD_12=	error: called object type nullptr_t is not a function or function pointer
+
 BUILD_DEPENDS=	${LOCALBASE}/include/log4cplus/logger.h:devel/log4cplus \
 		sqlite3>=3.3.9:databases/sqlite3 \
 		${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}

Modified: head/print/pdftk/Makefile
==============================================================================
--- head/print/pdftk/Makefile	Thu May 17 06:30:11 2018	(r470198)
+++ head/print/pdftk/Makefile	Thu May 17 06:32:17 2018	(r470199)
@@ -13,6 +13,8 @@ COMMENT=	Simple tool for doing everyday things with PD
 
 LICENSE=	GPLv2
 
+BROKEN_FreeBSD_12=	gcj6: internal compiler error: Segmentation fault (program ecj1)
+
 # Get GCC version suffix without the dot in USE_GCC
 CSUFF=		${_USE_GCC:S/.//}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805170632.w4H6WHAF024369>