Date: Thu, 17 May 2018 05:17:03 -0700 From: Cy Schubert <Cy.Schubert@cschubert.com> To: Mathieu Arnold <mat@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r470199 - in head: dns/bundy print/pdftk Message-ID: <201805171217.w4HCH3iL084852@slippy.cwsent.com> In-Reply-To: Message from Mathieu Arnold <mat@FreeBSD.org> of "Thu, 17 May 2018 06:32:17 -0000." <201805170632.w4H6WHAF024369@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <201805170632.w4H6WHAF024369@repo.freebsd.org>, Mathieu Arnold write s: > 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 o > r 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_FLAV > OR} > > 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 (prog > ram ecj1) > + > # Get GCC version suffix without the dot in USE_GCC > CSUFF= ${_USE_GCC:S/.//} > > What about the deprecation notice? -- Cheers, Cy Schubert <Cy.Schubert@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805171217.w4HCH3iL084852>