From owner-freebsd-stable@FreeBSD.ORG Tue Dec 6 21:38:51 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FA2916A42D for ; Tue, 6 Dec 2005 21:38:51 +0000 (GMT) (envelope-from security@jim-liesl.org) Received: from mta13.adelphia.net (mta13.adelphia.net [68.168.78.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id C815643D68 for ; Tue, 6 Dec 2005 21:38:50 +0000 (GMT) (envelope-from security@jim-liesl.org) Received: from daemon.jim-liesl.org ([70.33.46.68]) by mta13.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051206213849.IEKA12926.mta13.adelphia.net@daemon.jim-liesl.org> for ; Tue, 6 Dec 2005 16:38:49 -0500 Received: from daemon.jim-liesl.org (localhost.clspco.adelphia.net [127.0.0.1]) by daemon.jim-liesl.org (Postfix) with ESMTP id 3DF3C615A for ; Tue, 6 Dec 2005 14:41:45 -0700 (MST) Received: from [127.0.0.1] (daemon.clspco.adelphia.net [192.168.1.15]) by daemon.jim-liesl.org (Postfix) with ESMTP id D99796121 for ; Tue, 6 Dec 2005 14:41:44 -0700 (MST) Message-ID: <43960445.4050202@jim-liesl.org> Date: Tue, 06 Dec 2005 14:36:05 -0700 From: secmgr User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <200512051518.43896.vizion@vizion.occoxmail.com> <20051206120026.GC62078@ip.net.ua> <200512061148.01012.vizion@vizion.occoxmail.com> <200512061320.45584.vizion@vizion.occoxmail.com> <20051206212850.GA79286@xor.obsecurity.org> In-Reply-To: <20051206212850.GA79286@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: Upgrading 5.3 > 6.0 buildworld failure now in libmagic 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: Tue, 06 Dec 2005 21:38:51 -0000 Kris Kennaway wrote: >On Tue, Dec 06, 2005 at 01:20:44PM -0800, Vizion wrote: > > >>On Tuesday 06 December 2005 11:47, the author Vizion contributed to the >>dialogue which was on- >> Re: Upgrading 5.3 > 6.0 buildworld failure in libkrb5 but is currently: >>Upgrading 5.3 > 6.0 buildworld failure now in libmagic >> >> >>>On Tuesday 06 December 2005 04:00, the author Ruslan Ermilov contributed to >>>the dialogue on- >>> >>> >> >> >> >>>>The example of setting up ccache in /etc/make.conf is just plain >>>>wrong. It shouldn't be hardcoding CC to "/usr/bin/cc", similarly >>>>for CXX. Comment out the ccache stuff completely in /etc/make.conf >>>>(or at least the last "else" part), make sure your PATH doesn't >>>>include the ccache path, and try again with an empty /usr/obj. >>>>Please report back if it succeeded (it should). Please send your >>>>complaints to the ccache port MAINTAINER as he did not respond to >>>>my email explaining the problem, and I'm getting really tired of >>>>explaining this for the Nth time. >>>> >>>> >>>Thanks very much - I am building right now --after deinstalling ccache, make >>>cleandir x3 and an empty /usr/obj. I will post the results here >>> >>> >>Well certainly made a difference but now it fails in magic >> >> > >Update to 5.4 before trying to update to 6.0. > >Kris > > So is there any supported direct 5.3->6.0 upgrade path, or is a stop in 5.4 ville manditory now.? jim