Date: Tue, 23 Jan 2018 11:34:13 +0100 From: Jan Beich <jbeich@FreeBSD.org> To: Vasil Dimov <vd@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r459735 - in head/databases/mysqlwsrep57-server: . files Message-ID: <shaw-yica-wny@FreeBSD.org> In-Reply-To: <201801230951.w0N9prH8070167@repo.freebsd.org> (Vasil Dimov's message of "Tue, 23 Jan 2018 09:51:53 %2B0000 (UTC)") References: <201801230951.w0N9prH8070167@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Vasil Dimov <vd@FreeBSD.org> writes: > +# ${LOCALBASE}/include/lz4.h does not compile with Clang 6. Try adding USES=localbase instead per https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224669#c21 > +# Also MySQL code itself needs -Wno-c++11-narrowing when Clang 6 is used. Only files/patch-sql_sql__view.cc needs -Wno-c++11-narrowing due static_cast's being out of date with File_option type. Example build log: https://clbin.com/UvUZP -- See also https://svnweb.freebsd.org/changeset/ports/458124
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?shaw-yica-wny>