From owner-svn-ports-all@freebsd.org Thu May 17 14:22:07 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1849AEA9176; Thu, 17 May 2018 14:22:07 +0000 (UTC) (envelope-from m@absolight.fr) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "prod2.absolight.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A29D181EA7; Thu, 17 May 2018 14:22:06 +0000 (UTC) (envelope-from m@absolight.fr) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 2EDB6BDD2F; Thu, 17 May 2018 16:22:04 +0200 (CEST) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 0A20EBDD2D; Thu, 17 May 2018 16:22:04 +0200 (CEST) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 8619B615E; Thu, 17 May 2018 16:22:03 +0200 (CEST) Received: by ogg.in.absolight.net (Postfix, from userid 501) id 2B41A69EB53C; Thu, 17 May 2018 16:22:02 +0200 (CEST) Date: Thu, 17 May 2018 16:22:02 +0200 From: Mathieu Arnold To: Cy Schubert Cc: Mathieu Arnold , 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: <20180517142202.bkjenbvimja2uy3j@ogg.in.absolight.net> References: <201805170632.w4H6WHAF024369@repo.freebsd.org> <201805171217.w4HCH3iL084852@slippy.cwsent.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="exwmoyutibcucj7o" Content-Disposition: inline In-Reply-To: <201805171217.w4HCH3iL084852@slippy.cwsent.com> User-Agent: NeoMutt/20171215 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 May 2018 14:22:07 -0000 --exwmoyutibcucj7o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 17, 2018 at 05:17:03AM -0700, Cy Schubert wrote: > In message <201805170632.w4H6WHAF024369@repo.freebsd.org>, Mathieu=20 > 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. > > =20 > > Sponsored by: Absolight > > > > Modified: > > head/dns/bundy/Makefile (contents, props changed) > > head/print/pdftk/Makefile (contents, props changed) > > > > Modified: head/dns/bundy/Makefile > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > =3D > > --- 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=3D ISC License > > LICENSE_FILE=3D ${WRKSRC}/COPYING > > LICENSE_PERMS=3D dist-mirror dist-sell pkg-mirror pkg-sell auto-accept > > =20 > > +BROKEN_FreeBSD_12=3D error: called object type nullptr_t is not a func= tion o > > r function pointer > > + > > BUILD_DEPENDS=3D ${LOCALBASE}/include/log4cplus/logger.h:devel/log4cpl= us > > \ > > sqlite3>=3D3.3.9:databases/sqlite3 \ > > ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAV > > OR} > > > > Modified: head/print/pdftk/Makefile > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > =3D > > --- 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=3D Simple tool for doing everyday things with= PD > > =20 > > LICENSE=3D GPLv2 > > =20 > > +BROKEN_FreeBSD_12=3D gcj6: internal compiler error: Segmentation fault= (prog > > ram ecj1) > > + > > # Get GCC version suffix without the dot in USE_GCC > > CSUFF=3D ${_USE_GCC:S/.//} > > =20 > > >=20 > What about the deprecation notice? It is only broken on current. Most people do use the releases we cut, like 10.4 or 11.1, you know. --=20 Mathieu Arnold --exwmoyutibcucj7o Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAABCgBmBQJa/ZAKXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IXWkQAK/HhcUls3UNyvs9XCvfqRre odNO3w/6+PRAQbRclO5iGYf/NWmsXZgrGWYlbDtjXw2KYpJ5/mTuXGs+p3b4xAuZ zrt+tuEzBmKH2yINAxLjwJ1jveRnfyX++Y2h/Ak6vwuPFN+KccCb50h0V7j+wiGC e1dQTOatuq7KbQn30+lVarWoyVvz/Nt3R/vPpn8NvMsz6mE9AphxEIFLbLZCn29p Nf8nxrJPm6Ira1eGoyCMYF0umoATb3JdHKKeH1nebpYPAYAgNN/WAbJQ8Xku03Xo yEIXDy7Tu93N+LGbroGGE87RMdPQl7a6p7v5bdj0WNZAix0nhjAPhloRlWrNS+RB Fo6ul6DlfGLjWl8UqIcwof3BY6RCKKQcOpR92C6lHDQ+eQx3Iv9IVBdPBaXP/A0W IysLcPXsdnu6nYMSYjsEeReXDiiMVi8Zbrw09FmGkvL4OV1K0KfYlgIBUPqk3Ot3 jsMHMefbJ6s+skXYH3tzGmaIylymc9nuRW2wZ6HbtOedwgldfbFNlTDjmH9dqmDf 4iv/8tl1qqW34/rwY6M+BmYt3wRrALvHF2cp0uvCPW+aIUMH4fJkkYGS3jwhwcEX A2kRKZA9KQq4KOmJOWrKIyh2oWdg4qWCCCh8gPjQjYsI8NyJKxea8LuodMrVkPIR kBAFCM3RiRiELn/mDHli =jX5p -----END PGP SIGNATURE----- --exwmoyutibcucj7o--