Date: Tue, 3 Apr 2018 20:53:59 +0200 From: Dimitry Andric <dim@FreeBSD.org> To: Michael Grimm <trashcan@ellael.org> Cc: Mailing List FreeBSD Ports <freebsd-ports@FreeBSD.org> Subject: Re: FreeBSD 11.1-STABLE #0 r331865: mariadb102-server-10.2.14 compilation fails Message-ID: <AE828074-3A09-4917-B82D-8D9C8A3EE03D@FreeBSD.org> In-Reply-To: <9709968F-8BDF-4112-BBC4-ADDEE533B00A@ellael.org> References: <CA5E5ED5-23BC-4F2F-B204-A55A8115AEB9@ellael.org> <ECC7E629-235D-4AFA-8676-A0A02F5961B4@FreeBSD.org> <9709968F-8BDF-4112-BBC4-ADDEE533B00A@ellael.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_CF082E4F-9726-431C-998F-03EE3235B96D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On 3 Apr 2018, at 19:34, Michael Grimm <trashcan@ellael.org> wrote: >=20 > Dimitry Andric <dim@FreeBSD.org> wrote: >> On 2 Apr 2018, at 21:40, Michael Grimm <trashcan@ellael.org> wrote: >=20 >>> since the recent upgrade of llvm et al in STABLE-11.1 = mariadb102-server-10.2.14 fails to compile (poudriere): >>>=20 >>> --- storage/connect/CMakeFiles/connect.dir/all --- >>> --- storage/connect/CMakeFiles/connect.dir/table.cpp.o --- >>> --- storage/connect/CMakeFiles/connect.dir/tabjson.cpp.o --- >>> = /wrkdirs/usr/ports/databases/mariadb102-server/work/mariadb-10.2.14/storag= e/connect/tabjson.cpp:198:10: error: cannot initialize return object of = type 'int' with an rvalue of type 'nullptr_t' >>> return NULL; >>> ^~~~ >>=20 >> The code is likely buggy, but you can try adding USE_CXXSTD=3Dgnu++98 = in >> the port Makefile as a workaround. >=20 > With "USE_CXXSTD=3Dgnu++98" added into that port's Makefile poudriere = has been able to compile that port. Thank you. Alternatively, please try the patch in = <https://bugs.freebsd.org/227209>. -Dimitry --Apple-Mail=_CF082E4F-9726-431C-998F-03EE3235B96D Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWsPNxwAKCRCwXqMKLiCW o2vYAKDPIvcAGOO8HT8qMXNPSyiI/ofClgCg756MRkWZm0L/cdsmIArbBxTiIa8= =dppl -----END PGP SIGNATURE----- --Apple-Mail=_CF082E4F-9726-431C-998F-03EE3235B96D--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AE828074-3A09-4917-B82D-8D9C8A3EE03D>