From owner-freebsd-current@FreeBSD.ORG Mon Sep 20 23:01:15 2004 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 D08CC16A4CE for ; Mon, 20 Sep 2004 23:01:15 +0000 (GMT) Received: from mailgate1b.savvis.net (mailgate1b.savvis.net [216.91.182.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58DED43D31 for ; Mon, 20 Sep 2004 23:01:15 +0000 (GMT) (envelope-from Maksim.Yevmenkin@savvis.net) Received: from out002.email.savvis.net (out002.apptix.savvis.net [216.91.32.45])i8KN0k9m027790; Mon, 20 Sep 2004 18:00:46 -0500 Received: from s228130hz1ew17.apptix-01.savvis.net ([10.146.4.29]) by out002.email.savvis.net with Microsoft SMTPSVC(6.0.3790.0); Mon, 20 Sep 2004 18:00:45 -0500 Received: from [10.254.186.111] ([66.35.239.94]) by s228130hz1ew17.apptix-01.savvis.net with Microsoft SMTPSVC(6.0.3790.0); Mon, 20 Sep 2004 18:00:39 -0500 Message-ID: <414F6115.8050201@savvis.net> Date: Mon, 20 Sep 2004 16:00:37 -0700 From: Maksim Yevmenkin User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040822 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Garance A Drosihn References: <414F4507.2010609@savvis.net> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 20 Sep 2004 23:00:39.0688 (UTC) FILETIME=[A5E38080:01C49F65] X-ECS-MailScanner: No virus is found cc: current@freebsd.org Subject: Re: sparc64 buildworld is broken? 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: Mon, 20 Sep 2004 23:01:15 -0000 Hello, Garance A Drosihn wrote: > At 2:00 PM -0700 9/20/04, Maksim Yevmenkin wrote: > >> i'm trying to upgrade couple of sun netra's here and having >> troubles with 'make buildworld'. >> >> netra1# uname -a >> FreeBSD netra1 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Tue Feb 24 >> 07:47:33 GMT 2004 >> root@bobbi.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC sparc64 >> >> it always stops at '===> lib/libmagic (all)'. the last few >> lines are below. complete buildworld output can be found at >> >> http://mumu.org/~myevmenk/buildworld.txt > > I have only glanced at this, but here's my standard question: > What release are you trying to build? You are starting at a > 5.2.1-release system, but what are you updating to? err, sorry... for some reason i thought it was clear :) yes, i'm trying to build 6-current cvsup'ed few hours ago. > The little that I can add is that I just finished a buildworld on > sparc64 last night, and it seemed to go fine. It takes me about 9 > hours to do a complete buildworld, so I can't say if it is broken > right now. In my case, I was building a 6.x-current system, but > there would be several extra steps that you really must do if you > are upgrading from 5.2.1-release to 5.x-latest or 6.x-current... ok, what exactly is required? i quickly glanced at UPDATING and UPDATING.64BTT and did not find anything related. perhaps i missed it? > Also note that there is a mailing list for sparc64 questions. I > suspect that most sparc64 developers are also following this > mailing list, but I can not say that for sure. yes, but its really a build issue (i think), and, most likely my fault :) i'm new to sparc64 :) max