From owner-freebsd-current@FreeBSD.ORG Thu May 31 00:14:05 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 875C216A41F for ; Thu, 31 May 2007 00:14:05 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 029C613C458 for ; Thu, 31 May 2007 00:14:04 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (dialup143.ach.sch.gr [81.186.70.143]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-3) with ESMTP id l4V0Ca98025743 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 31 May 2007 03:12:45 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.1/8.14.1) with ESMTP id l4V0CL0E002864; Thu, 31 May 2007 03:12:28 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.1/8.14.1/Submit) id l4UN9qC7001274; Thu, 31 May 2007 02:09:52 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 31 May 2007 02:09:52 +0300 From: Giorgos Keramidas To: Odhiambo Washington Message-ID: <20070530230951.GA1230@kobe.laptop> References: <20070528140644.GB94266@ns2.wananchi.com> <20070528164504.GD2188@kobe.laptop> <20070529071901.GD2256@ns2.wananchi.com> <20070530170701.GD94114@ns2.wananchi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070530170701.GD94114@ns2.wananchi.com> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.699, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.50, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-current@freebsd.org Subject: Re: persistent problem with buildworld on -CURRENT 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, 31 May 2007 00:14:05 -0000 On 2007-05-30 20:07, Odhiambo Washington wrote: > * On 29/05/07 10:19 +0300, Wash wrote: > | * On 28/05/07 19:45 +0300, Giorgos Keramidas wrote: > | | > Stop in /usr/src/bin/csh. > | | > *** Error code 1 > | | > | | Are you running make(1) with -j options? If yes, what are they? > | > | No. I don't define any compiler optimizations at all. Never done it > | ever! That's not a compiler optimization, but ok :) > | Well, I simply do the following (as root): > | cd /usr/src > | make buildworld | tee ./buildworld.txt | tail -n 20 | mail root & > | > | Root, as by default, has write access to every part of this system:-) > | > | I am so stumped as to why I encounter this failure. > > I did another csup of the sources yesterday, then I booted into single > user mode and I was able to buildworld, kernel, installworld.... > > Now I have csup again today and I run same processes and there is no > failure at all!! Life sux :) I'm glad this was resolved, even if you didn't really find the cause this time. Note that it may be a good idea to keep me in the Cc: list if you want me to see replies fast enough. Some times I don't check mailing list folders too often, but I usually try to keep up to date with what has reached my personal INBOX :)