Unable to build stable

Dimitry Andric dim at FreeBSD.org
Mon Sep 8 05:42:21 UTC 2014


On 08 Sep 2014, at 01:57, Geir Svalland <g.svalland at 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 at 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20140908/9c82fdf0/attachment.sig>


More information about the freebsd-stable mailing list