Date: Mon, 2 Apr 2018 23:56:22 +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: <ECC7E629-235D-4AFA-8676-A0A02F5961B4@FreeBSD.org> In-Reply-To: <CA5E5ED5-23BC-4F2F-B204-A55A8115AEB9@ellael.org> References: <CA5E5ED5-23BC-4F2F-B204-A55A8115AEB9@ellael.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_40B317E5-D89A-43F0-84BA-43FC62D835FB Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii 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 >=20 >=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; > ^~~~ The code is likely buggy, but you can try adding USE_CXXSTD=3Dgnu++98 in the port Makefile as a workaround. -Dimitry --Apple-Mail=_40B317E5-D89A-43F0-84BA-43FC62D835FB 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 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWsKnBgAKCRCwXqMKLiCW oykJAKC/miDluRJvT5L87YyrIJIoEzFIqQCg+wA1ijoNojZh9eNIFYGfRqTi70A= =L2J4 -----END PGP SIGNATURE----- --Apple-Mail=_40B317E5-D89A-43F0-84BA-43FC62D835FB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ECC7E629-235D-4AFA-8676-A0A02F5961B4>