svn commit: r353408 - head

Andriy Gapon avg at FreeBSD.org
Fri Oct 11 06:25:01 UTC 2019


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.

-- 
Andriy Gapon


More information about the svn-src-all mailing list