Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Sep 2010 10:53:00 -0400
From:      Maxim Khitrov <max@mxcrypt.com>
To:        Dmitry Krivenok <krivenok.dmitry@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: buildworld + ccache trouble
Message-ID:  <AANLkTikdnu_WK4XTCksm=A=upNtobCHtsujAtUwW6akC@mail.gmail.com>
In-Reply-To: <AANLkTimF79ZPE3MJeHQ=O1ismQCj916Q9kL23SBZOTL9@mail.gmail.com>
References:  <AANLkTimF79ZPE3MJeHQ=O1ismQCj916Q9kL23SBZOTL9@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 15, 2010 at 8:44 AM, Dmitry Krivenok
<krivenok.dmitry@gmail.com> wrote:
> Hello All!
> I recently updated to r212634 and tried to build CURRENT tree with ccache.
>
> However, I got build error:
>
> <snip>
>
> Stop in /usr/src/lib/csu/i386-elf.
> *** Error code 1
>
> Is it a know issue?
> Any solutions?

If I remember correctly, this happens when you try to build 32-bit
library set on amd64 (you do not have WITHOUT_LIB32 set in
/etc/src.conf).

My solution was to disable 32-bit support by setting that option. If
you're still using ccache version 2.4, try upgrading to 3.0.1, though
I'm not sure if this problem has been fix. The only other alternative
that I know of is to not use ccache to buildworld on amd64.

- Max



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikdnu_WK4XTCksm=A=upNtobCHtsujAtUwW6akC>