From owner-freebsd-stable@FreeBSD.ORG Tue Dec 6 19:48:08 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 67CB716A41F; Tue, 6 Dec 2005 19:48:08 +0000 (GMT) (envelope-from vizion@vizion.occoxmail.com) Received: from dukecmmtao02.coxmail.com (dukecmmtao02.coxmail.com [68.99.120.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C91943D45; Tue, 6 Dec 2005 19:48:07 +0000 (GMT) (envelope-from vizion@vizion.occoxmail.com) Received: from dns1 ([64.58.171.82]) by dukecmmtao02.coxmail.com (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051206194825.LGWH6953.dukecmmtao02.coxmail.com@dns1>; Tue, 6 Dec 2005 14:48:25 -0500 From: Vizion To: freebsd-stable@freebsd.org Date: Tue, 6 Dec 2005 11:47:59 -0800 User-Agent: KMail/1.8.3 References: <200512051518.43896.vizion@vizion.occoxmail.com> <20051206120026.GC62078@ip.net.ua> In-Reply-To: <20051206120026.GC62078@ip.net.ua> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512061148.01012.vizion@vizion.occoxmail.com> Cc: ahze@freebsd.org Subject: Re: Upgrading 5.3 > 6.0 buildworld failure in libkrb5 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 19:48:08 -0000 On Tuesday 06 December 2005 04:00, the author Ruslan Ermilov contributed to the dialogue on- Re: Upgrading 5.3 > 6.0 buildworld failure in libkrb5: >On Mon, Dec 05, 2005 at 03:18:43PM -0800, Vizion wrote: >> Hi >> >> I have tried repeatedly to get make buildworld for upgrading from freebsd >> 5.3 to 6.0 but get repeated failure in libkrb5. >> >> FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 >> root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC >> Timecounter "i8254" frequency 1193182 Hz quality 0 >> CPU: AMD Athlon(tm) (1593.54-MHz 686-class CPU) >> Origin = "AuthenticAMD" Id = 0x6a0 Stepping = 0 >> >> Features=0x383fbff>A,CMOV,PAT,PSE36,MMX,FXSR,SSE> AMD Features=0xc0480000 >> real memory = 2080309248 (1983 MB) >> avail memory = 2030002176 (1935 MB) >> ACPI APIC Table: >> >> I have tried with very helpful advice from freebsd-questions contributors: >> >> with and without ccache >> >> 3x make cleandir prior to build >> additional cvsup of source tree >> >> but the problem still remains . >> Hopefully someone on stable may have the answer. >> >> Here is my make.conf >> >> SENDMAIL_CF_DIR= /usr/local/share/sendmail/cf >> # added by use.perl 2005-11-18 10:51:36 >> PERL_VER=5.8.7 >> PERL_VERSION=5.8.7 >> .if !defined(NOCCACHE) >> .if ${.CURDIR:M/usr/src*} >> CC=/usr/local/libexec/ccache/cc >> CXX=/usr/local/libexec/ccache/c++ >> .else >> CC=cc >> CXX=c++ >> .endif >> .else >> CC=/usr/bin/cc >> CXX=/usr/bin/c++ >> .endif > >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 Thanks again for taking the time to reply david -- 40 yrs navigating and computing in blue waters. English Owner & Captain of British Registered 60' bluewater Ketch S/V Taurus. Currently in San Diego, CA. Sailing bound for Europe via Panama Canal after completing engineroom refit.