From owner-freebsd-stable@FreeBSD.ORG Sat Mar 1 03:28:09 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77B8A1065671 for ; Sat, 1 Mar 2008 03:28:09 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 670E28FC16 for ; Sat, 1 Mar 2008 03:28:09 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id EAB1B1A4D83; Fri, 29 Feb 2008 19:28:07 -0800 (PST) Date: Fri, 29 Feb 2008 19:28:07 -0800 From: Alfred Perlstein To: Derek Taylor Message-ID: <20080301032807.GN2074@elvis.mu.org> References: <1204313564l.249966l.0l@psu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1204313564l.249966l.0l@psu.edu> User-Agent: Mutt/1.4.2.3i Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD 7 buildworld error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2008 03:28:09 -0000 * Derek Taylor [080229 18:33] wrote: > I csup'ed to RELENG_7_0 (from RELENG_6_3) yesterday and have been > having problems building world. After about 10 minutes of building, > I get the error: cc1: out of memory allocating 97582896 bytes > > I have put the full output at > . > > Someone suggested that I might have a ulimit problem, but that looks > ok to me: > $ ulimit -a > core file size (blocks, -c) unlimited > data seg size (kbytes, -d) 524288 > file size (blocks, -f) unlimited > max locked memory (kbytes, -l) unlimited > max memory size (kbytes, -m) unlimited > open files (-n) 11095 > pipe size (512 bytes, -p) 1 > stack size (kbytes, -s) 65536 > cpu time (seconds, -t) unlimited > max user processes (-u) 5547 > virtual memory (kbytes, -v) unlimited > > Any ideas? I can provide more information at request. Object directory clean? -- - Alfred Perlstein