Problems updating from 6.2-STABLE to -CURRENT

Peter Jeremy peterjeremy at optushome.com.au
Tue Sep 11 12:12:46 PDT 2007


On 2007-Sep-11 18:37:21 +0200, TooMany Secrets <toomany at toomany.net> wrote:
>/usr/local/libexec/ccache/world-cc -Os -fno-strict-aliasing -pipe
>-DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/tmp/usr\"
...
>../cc_tools/insn-attrtab.c
>
>cc1: out of memory allocating 136475392 bytes
...
>Well, I'm using "ccache", and I don't know if this is convenient to
>this type of upgrade or not.

As a general recommendation, if a buildworld fails when using a non-
standard configuraton (-j N, -Ox or something like ccache), you should
confirm that the failure still exists with the standard configuration
(as I note you are doing).

In this case I suspect you are running foul of gcc 4.2.1's larger
memory footprint rather than ccache.  What is the data segment size
limit on your system (reported by ulimit)?  Are you able to increase
it (probably by several hundred MB)?

-- 
Peter Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20070911/0bee213c/attachment.pgp


More information about the freebsd-current mailing list