Unable to build stable

Geir Svalland g.svalland at gmail.com
Mon Sep 8 07:51:04 UTC 2014


Thank you for your answer.
So I'll wipe /usr/src and do a new "checkout / buildworld" as a first step.
/hasse

2014-09-08 7:41 GMT+02:00 Dimitry Andric <dim at freebsd.org>:

> 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
>
>


-- 
m.v.h
Geir Svalland
g.svalland at gmail.com


More information about the freebsd-stable mailing list