From owner-freebsd-ports@freebsd.org Wed Apr 4 16:48:01 2018 Return-Path: Delivered-To: freebsd-ports@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 C11C1F9C376 for ; Wed, 4 Apr 2018 16:48:01 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx2.enfer-du-nord.net (mx2.enfer-du-nord.net [87.98.149.189]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 56E4E85347; Wed, 4 Apr 2018 16:48:00 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from [IPv6:2003:e9:7f02:4901:bd01:961a:9d5f:c00] (p200300E97F024901BD01961A9D5F0C00.dip0.t-ipconnect.de [IPv6:2003:e9:7f02:4901:bd01:961a:9d5f:c00]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx2.enfer-du-nord.net (Postfix) with ESMTPSA id 40GX115pCDzj3; Wed, 4 Apr 2018 18:46:45 +0200 (CEST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.99.4 at mail.enfer-du-nord.net Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.3 \(3445.6.18\)) Subject: Re: FreeBSD 11.1-STABLE #0 r331865: mariadb102-server-10.2.14 compilation fails From: Michael Grimm In-Reply-To: <8A30FE03-5661-4C54-97ED-44CE0266EDBD@FreeBSD.org> Date: Wed, 4 Apr 2018 18:46:43 +0200 Cc: Mailing List FreeBSD Ports Content-Transfer-Encoding: quoted-printable Message-Id: <92F5EABA-B691-433E-861F-4B25316328AF@ellael.org> References: <9709968F-8BDF-4112-BBC4-ADDEE533B00A@ellael.org> <8A30FE03-5661-4C54-97ED-44CE0266EDBD@FreeBSD.org> To: Dimitry Andric X-Mailer: Apple Mail (2.3445.6.18) X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_00,RDNS_NONE, SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail.kaan-bock.lan X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2018 16:48:01 -0000 Dimitry Andric wrote > On 3 Apr 2018, at 21:27, Michael Grimm wrote: >>=20 >> Dimitry Andric wrote: >>>> On 3 Apr 2018, at 19:34, Michael Grimm wrote: >>>> With "USE_CXXSTD=3Dgnu++98" added into that port's Makefile = poudriere has been able to compile that port. Thank you. >>>=20 >>> Alternatively, please try the patch in = . >>=20 >> But that patch addresses geomWatch and not mariadb102-server, right? >=20 > Sorry, pasted the wrong link. Try this instead: = . Ok, I did apply both patches, either "USE_CXXSTD=3Dgnu++98" to Makefile, = or your patch creating files/patch-storage_connect_tabjson.cpp, only.=20 Both patches were applied to vanilla databases/mariadb102-server ports, = respectively. And each patch is compiling this port successfully. Congratulations and regards, Michael=