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
--Apple-Mail=_AD378BAC-57C5-4AEB-A26A-5432458F29B1 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 On 11 Oct 2019, at 08:24, Andriy Gapon <avg@FreeBSD.org> wrote: >=20 > On 11/10/2019 09:07, Conrad Meyer wrote: >> Fwiw, this doesn=E2=80=99t seem to fix the NO_CLEAN build for = amd64-xtoolchain-gcc. >=20 > 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; >=20 > 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 --Apple-Mail=_AD378BAC-57C5-4AEB-A26A-5432458F29B1 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCXaA3ewAKCRCwXqMKLiCW o0HZAJsF0Gc92LHGZ9cTMGItqxjSEk1kegCdGjc0rZTLIkKLMf2oAnlbT10d2tw= =9F/3 -----END PGP SIGNATURE----- --Apple-Mail=_AD378BAC-57C5-4AEB-A26A-5432458F29B1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?137352B5-82C6-4953-9233-282A92FCAFC8>