Re: Build failure in stand

From: Warner Losh <imp_at_bsdimp.com>
Date: Tue, 5 Dec 2017 14:06:54 -0700
On Tue, Dec 5, 2017 at 2:03 PM, Ryan Stone <rysto32_at_gmail.com> wrote:

> So I don't fully understand why this build failure happened, but I did
> manage to find root cause.  It turns out that there was a bug in make
> that caused our build infrastructure to write objects and other build
> output to the srcdir rather than the objdir in certain cases when
> using make -C.  I have a workaround in place for now and bdrewery_at_ is
> working on a fix for the build infrastructure.
>

OK. That makes sense. It's caused by using the amd64 cpufuncs file being
used when compiling on i386 (aka -m32).

I have some fixes that should make it less likely to be an issue in the
works...

Warner
Received on Tue Dec 05 2017 - 20:06:56 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:14 UTC