Date: Mon, 8 Sep 2014 09:51:03 +0200 From: Geir Svalland <g.svalland@gmail.com> To: Dimitry Andric <dim@freebsd.org> Cc: freebsd-stable@freebsd.org Subject: Re: Unable to build stable Message-ID: <CAMfnPYi4pM2eFi6OAZFk-VLHpw2U7J9CnuLstpcwdMCfBhoZRw@mail.gmail.com> In-Reply-To: <F6D72CE8-240B-4EFA-9C47-D6B47C262D41@FreeBSD.org> References: <CAMfnPYhqp0Pyhsw1mMUQm8UdmsD_AoPp46eiBViFsbEys9SPSg@mail.gmail.com> <F6D72CE8-240B-4EFA-9C47-D6B47C262D41@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org>: > 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 > > -- m.v.h Geir Svalland g.svalland@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMfnPYi4pM2eFi6OAZFk-VLHpw2U7J9CnuLstpcwdMCfBhoZRw>
