On 11 Oct 2019, at 08:24, Andriy Gapon <a...@freebsd.org> wrote:
> 
> On 11/10/2019 09:07, Conrad Meyer wrote:
>> Fwiw, this doesn’t seem to fix the NO_CLEAN build for amd64-xtoolchain-gcc.
> 
> Does a clean build work for that configuration?
> I looked at one of CI builds and it had this:
> In file included from /workspace/src/contrib/libc++/include/__debug:26:0,
>                 from /workspace/src/contrib/libc++/include/utility:206,
>                 from /workspace/src/contrib/libc++/include/algorithm:642,
>                 from /workspace/src/contrib/libc++/src/algorithm.cpp:9:
> /workspace/src/contrib/libc++/include/cstdio:156:9: error: '::gets' has not 
> been
> declared
> using ::gets;
> 
> I recall seeing a similar problem for riscv too.

Yes, this is an issue with the external toolchains, which pass the wrong
version of __FreeBSD__.  They should set the value to 13, not 12.

-Dimitry

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to