From owner-freebsd-current@FreeBSD.ORG Thu Oct 30 17:03:47 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A2D316A4CE for ; Thu, 30 Oct 2003 17:03:47 -0800 (PST) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABFB343F3F for ; Thu, 30 Oct 2003 17:03:42 -0800 (PST) (envelope-from bsd_junkie@fastmail.fm) Received: from www.fastmail.fm (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 9AF7238680C; Thu, 30 Oct 2003 20:03:39 -0500 (EST) X-Attached: make.conf Received: from 10.202.2.132 ([10.202.2.132] helo=www.fastmail.fm) by messagingengine.com with SMTP; Thu, 30 Oct 2003 20:03:39 -0500 X-Mail-from: bsd_junkie@fastmail.fm Received: by www.fastmail.fm (Postfix, from userid 99) id 871F73CEA4; Thu, 30 Oct 2003 20:03:38 -0500 (EST) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1067562218112130" MIME-Version: 1.0 From: "SteAltH FanThoM" To: freebsd-current@freebsd.org Date: Thu, 30 Oct 2003 17:03:38 -0800 X-Epoch: 1067562219 X-Sasl-enc: etQ+ch2IRlbsByPru3cX+Q X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) Message-Id: <20031031010338.871F73CEA4@www.fastmail.fm> X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: bsd_junkie@fastmail.fm Subject: buildworld failed for current ..cvs 12.30 pm. 10-30-2003 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 31 Oct 2003 01:03:47 -0000 This is a multi-part message in MIME format. --_----------=_1067562218112130 Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" I am running 5-current,,,, the last cvs i did " 12.30 pm. today CST " failed on buildworld with this. ===> gnu/usr.bin/cvs/doc makeinfo --no-split -I /usr/src/gnu/usr.bin/cvs/doc -I /usr/src/gnu/usr.bin/cvs/doc/../../../../contrib/cvs/doc /usr/src/gnu/usr.bin/cvs/doc/../../../../contrib/cvs/doc/cvs.texinfo -o cvs.info makeinfo --no-split -I /usr/src/gnu/usr.bin/cvs/doc -I /usr/src/gnu/usr.bin/cvs/doc/../../../../contrib/cvs/doc /usr/src/gnu/usr.bin/cvs/doc/../../../../contrib/cvs/doc/cvsclient.texi -o cvsclient.info gzip -cn cvsclient.info > cvsclient.info.gz gzip -cn cvs.info > cvs.info.gz 1 error *** Error code 2 1 error *** Error code 2 1 error I was wondering if you guys would help me with make.conf and come up with a good choice. I read the handbook and it advises to add the ... CFLAGS -0 -pipe and NOPROFILE= YES ....to /etc/make.conf. First question, is either of the above necessary if not why is it recommended and what are the benefits of each? Also in conjunction with the latter, if its probably best to have the above in make.conf why is it not in there by default, i installed freebsd-5 current via..... a snapshot and the original /etc/make.conf does not have this option. Anyways i added this to the one that was there and was wondering if this caused the error above on buildworld? I am attaching my make.conf, i ommited them out for now and am trying again but thought i would ask. if anything else needs to be in there or deleted please advise. what is profiled libraries, should i build without them, NOPROFILE=YES? I was just wondering what the pros/cons where and if its recommended by the experts. If any of you guys dont mind sharing your make.conf i would appreciate it. I am trying to come up with a advisable, sound make.conf file. I am in the usa, timezone CST system: amd-athlon-xp 1800 ram- ddr-2100 hd- ide Thanks in advance here is make.conf just in-case the attachment is filtered as i know some mailing list do. less /etc/make.conf # -- use.perl generated deltas -- # # Created: Mon Oct 27 12:47:25 2003 # Setting to use base perl from ports: PERL_VER=5.6.1 PERL_VERSION=5.6.1 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo #CFLAGS= -O -pipe #NOPROFILE= true # Avoid compiling profiled libraries -- SteAltH FanThoM bsd_junkie@fastmail.fm -- http://www.fastmail.fm - Or how I learned to stop worrying and love email again --_----------=_1067562218112130--