Date: Fri, 11 Oct 2019 10:04:11 +0200 From: Dimitry Andric <dim@FreeBSD.org> To: Andriy Gapon <avg@FreeBSD.org> Cc: cem@freebsd.org, Brooks Davis <brooks@freebsd.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r353408 - head Message-ID: <137352B5-82C6-4953-9233-282A92FCAFC8@FreeBSD.org> In-Reply-To: <1ba0202e-698d-7cc4-1907-59d75cfe4332@FreeBSD.org> References: <201910101629.x9AGTDkJ024957@repo.freebsd.org> <CAG6CVpUdL297XdaW96mC7Jcgo=wk2JpZB9k=9-hFDQkEMR8T2A@mail.gmail.com> <1ba0202e-698d-7cc4-1907-59d75cfe4332@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On 11 Oct 2019, at 08:24, Andriy Gapon <avg@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 #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCXaA3ewAKCRCwXqMKLiCW o0HZAJsF0Gc92LHGZ9cTMGItqxjSEk1kegCdGjc0rZTLIkKLMf2oAnlbT10d2tw= =9F/3 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?137352B5-82C6-4953-9233-282A92FCAFC8>
