Date: Fri, 3 May 2013 20:49:39 +0200 From: Dimitry Andric <dim@freebsd.org> To: Ryan Stone <rysto32@gmail.com> Cc: FreeBSD Current <current@freebsd.org> Subject: Re: buildworld of HEAD failing under 8.1-RELEASE Message-ID: <B8BB56E1-1C4B-42B7-B8FE-E3FD0A9B295D@freebsd.org> In-Reply-To: <CAFMmRNxzss1FUshgvDGHJKYgdRs7FxTXUQ_xppNCt1GYpxCj7Q@mail.gmail.com> References: <CAFMmRNzz80WS6=K8CskWN3c9Gp5r-aJzGm70Ywhx-rNui=CKZw@mail.gmail.com> <413D3E21-7E3E-4463-A7C7-6A70F4AFF8DB@FreeBSD.org> <CAFMmRNxzss1FUshgvDGHJKYgdRs7FxTXUQ_xppNCt1GYpxCj7Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On May 3, 2013, at 02:55, Ryan Stone <rysto32@gmail.com> wrote: > 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): ... >> = /usr/d2/users/rstone/git/svos/lib/clang/libllvmanalysis/../../../contrib/l= lvm/lib/Analysis/ConstantFolding.cpp:1310: >>> error: 'log2' was not declared in this scope ... >> In 8.1-RELEASE, there was no log2() MFC yet. Can you please try the >> attached diff? > This fixed it. Thank you. I have committed the fix in r250217. Since stable/9 still has clang 3.2, it does not have the original issue, so no MFC is needed for now.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B8BB56E1-1C4B-42B7-B8FE-E3FD0A9B295D>