Date: Thu, 2 May 2013 20:55:13 -0400 From: Ryan Stone <rysto32@gmail.com> To: Dimitry Andric <dim@freebsd.org> Cc: FreeBSD Current <current@freebsd.org> Subject: Re: buildworld of HEAD failing under 8.1-RELEASE Message-ID: <CAFMmRNxzss1FUshgvDGHJKYgdRs7FxTXUQ_xppNCt1GYpxCj7Q@mail.gmail.com> In-Reply-To: <413D3E21-7E3E-4463-A7C7-6A70F4AFF8DB@FreeBSD.org> References: <CAFMmRNzz80WS6=K8CskWN3c9Gp5r-aJzGm70Ywhx-rNui=CKZw@mail.gmail.com> <413D3E21-7E3E-4463-A7C7-6A70F4AFF8DB@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 2, 2013 at 7:02 PM, Dimitry Andric <dim@freebsd.org> wrote: > On May 2, 2013, at 20:28, Ryan Stone <rysto32@gmail.com> wrote: > > I am getting the following error when trying to build HEAD on an > > 8.1-RELEASE build machine (i386 jail on an amd64 host): > > > > ===> lib/clang/libllvmanalysis (all) > > > /usr/d2/users/rstone/git/svos/lib/clang/libllvmanalysis/../../../contrib/llvm/lib/Analysis/ConstantFolding.cpp: > > In function 'llvm::Constant* llvm::ConstantFoldCall(llvm::Function*, > > llvm::ArrayRef<llvm::Constant*>, const llvm::TargetLibraryInfo*)': > > > /usr/d2/users/rstone/git/svos/lib/clang/libllvmanalysis/../../../contrib/llvm/lib/Analysis/ConstantFolding.cpp:1310: > > error: 'log2' was not declared in this scope > ... > > Is there anything that I can do other than build on another machine? I > > don't control the build machines at $WORK so I'm not sure whether I can > get > > them upgraded. :( > > In 8.1-RELEASE, there was no log2() MFC yet. Can you please try the > attached diff? > This fixed it. Thank you.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFMmRNxzss1FUshgvDGHJKYgdRs7FxTXUQ_xppNCt1GYpxCj7Q>