Date: Mon, 8 Sep 2014 07:41:53 +0200 From: Dimitry Andric <dim@FreeBSD.org> To: Geir Svalland <g.svalland@gmail.com> Cc: freebsd-stable@freebsd.org Subject: Re: Unable to build stable Message-ID: <F6D72CE8-240B-4EFA-9C47-D6B47C262D41@FreeBSD.org> In-Reply-To: <CAMfnPYhqp0Pyhsw1mMUQm8UdmsD_AoPp46eiBViFsbEys9SPSg@mail.gmail.com> References: <CAMfnPYhqp0Pyhsw1mMUQm8UdmsD_AoPp46eiBViFsbEys9SPSg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On 08 Sep 2014, at 01:57, Geir Svalland <g.svalland@gmail.com> wrote:
> uname -a
> FreeBSD ymer.thorshammare.org 10.0-RELEASE-p7 FreeBSD 10.0-RELEASE-p7 #0:
> Tue Jul 8 06:34:23 UTC 2014
> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC
> i386
>
>
> I'm unable to make buildworld on todays stable revision 271241
> due to the following error message :
>
> -fno-exceptions -fno-rtti -c
> /usr/src/lib/clang/libclangsema/../../../contrib/llvm/tools/clang/lib/Sema/SemaLookup.cpp
> -o SemaLookup.o
> /usr/src/lib/clang/libclangsema/../../../contrib/llvm/tools/clang/lib/Sema/SemaLookup.cpp:4410:55:
> error: source file is not valid UTF-8
> TmpRes.setLookupName(QRI->getCorrectionAsIde<EE>tifierInfo());
> ^
That line should read:
TmpRes.setLookupName(QRI->getCorrectionAsIdentifierInfo());
So either your source checkout is corrupt, or your hardware flips bits randomly.
-Dimitry
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
iEYEARECAAYFAlQNQbMACgkQsF6jCi4glqNphgCcDURPesZknsI3Fu+3zAqu6HM9
G/wAoJB3RhgdY7jlTff8YS5n3i9w1vjW
=BjVi
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F6D72CE8-240B-4EFA-9C47-D6B47C262D41>
