> On 3 Apr 2018, at 19:34, Michael Grimm <trash...@ellael.org> wrote:
> 
> Dimitry Andric <d...@freebsd.org> wrote:
>> On 2 Apr 2018, at 21:40, Michael Grimm <trash...@ellael.org> wrote:
> 
>>> since the recent upgrade of llvm et al in STABLE-11.1 
>>> mariadb102-server-10.2.14  fails to compile (poudriere):
>>> 
>>> --- 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/storage/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=gnu++98 in
>> the port Makefile as a workaround.
> 
> With "USE_CXXSTD=gnu++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

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to