From owner-freebsd-current@FreeBSD.ORG Thu Jul 26 14:09:13 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECD2E16A417 for ; Thu, 26 Jul 2007 14:09:13 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 4AD6013C4A3 for ; Thu, 26 Jul 2007 14:09:13 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp121-45-48-57.lns11.adl2.internode.on.net [121.45.48.57]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id l6QE99lO089272 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 26 Jul 2007 23:39:11 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-current@freebsd.org Date: Thu, 26 Jul 2007 23:39:06 +0930 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3992904.11IkSNUcHl"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200707262339.07171.doconnor@gsoft.com.au> X-Spam-Score: -2.312 () BAYES_00 X-Scanned-By: MIMEDefang 2.58 on 203.31.81.10 Subject: Can't build -current on a 6.2 box X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jul 2007 14:09:14 -0000 --nextPart3992904.11IkSNUcHl Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I have a box here I want to use to play around with -current but I can't build it. I had built an earlier -current on it (pre GCC 4.2) but that one didn't see my disks so I am trying again, alas now I am getting.. cc -O1 -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=3D\"/usr/obj/usr/src/tmp/usr= \" -I/usr/obj /usr/src/tmp/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.b= in/cc/cc_in t/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/u= sr/src/gnu/ usr.bin/cc/cc_int/../../../../contrib/gcc/config -I/usr/src/gnu/usr.bin/cc/= cc_int/../. =2E/../../contrib/gcclibs/include -I/usr/src/gnu/usr.bin/cc/cc_int/../../..= /../contrib/g cclibs/libcpp/include -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/= gcclibs/lib decnumber -I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/gnu/usr.bi= n/cc/cc_int /../../../../contrib/gcc/modulo-sched.c cc -O1 -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=3D\"/usr/obj/usr/src/tmp/usr= \" -I/usr/obj /usr/src/tmp/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.b= in/cc/cc_in t/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/u= sr/src/gnu/ usr.bin/cc/cc_int/../../../../contrib/gcc/config -I/usr/src/gnu/usr.bin/cc/= cc_int/../. =2E/../../contrib/gcclibs/include -I/usr/src/gnu/usr.bin/cc/cc_int/../../..= /../contrib/g cclibs/libcpp/include -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/= gcclibs/lib decnumber -I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/gnu/usr.bi= n/cc/cc_int /../../../../contrib/gcc/optabs.c cc1: out of memory allocating 97582896 bytes *** Error code 1 # uname -a =46reeBSD 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC=20 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 # gcc -v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 This system has 2GB of RAM and 2GB of swap. The full log is at http://www.dons.net.au/~darius/buildworld.log.gz MD5 (buildworld.log.gz) =3D 1e7c45f61fdadb7533a97e98f4216322 I don't have any non-default malloc options and make.conf only has a=20 WRKDIRPREFIX setting in it. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart3992904.11IkSNUcHl Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBGqKsD5ZPcIHs/zowRAt9kAKCDpay5rRVRm6PVbGVNyAlthEq+1QCeLSAs umEbbWBXeR5NIa9B+9KeDAs= =dnRZ -----END PGP SIGNATURE----- --nextPart3992904.11IkSNUcHl--