From owner-freebsd-sparc64@FreeBSD.ORG Sat Nov 4 11:53:26 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10B2D16A50E; Sat, 4 Nov 2006 11:53:26 +0000 (UTC) (envelope-from rrs@cisco.com) Received: from sj-iport-3.cisco.com (sj-iport-3-in.cisco.com [171.71.176.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3475E43D75; Sat, 4 Nov 2006 11:53:20 +0000 (GMT) (envelope-from rrs@cisco.com) Received: from sj-dkim-3.cisco.com ([171.71.179.195]) by sj-iport-3.cisco.com with ESMTP; 04 Nov 2006 03:53:20 -0800 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAANwLTEWrR7PDh2dsb2JhbACMSQEBAQgOKg X-IronPort-AV: i="4.09,387,1157353200"; d="scan'208"; a="448033860:sNHT49806120" Received: from sj-core-1.cisco.com (sj-core-1.cisco.com [171.71.177.237]) by sj-dkim-3.cisco.com (8.12.11.20060308/8.12.11) with ESMTP id kA4BrJIO005526; Sat, 4 Nov 2006 03:53:19 -0800 Received: from xbh-sjc-231.amer.cisco.com (xbh-sjc-231.cisco.com [128.107.191.100]) by sj-core-1.cisco.com (8.12.10/8.12.6) with ESMTP id kA4BrJAo002498; Sat, 4 Nov 2006 03:53:19 -0800 (PST) Received: from xfe-sjc-212.amer.cisco.com ([171.70.151.187]) by xbh-sjc-231.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.211); Sat, 4 Nov 2006 03:53:19 -0800 Received: from [127.0.0.1] ([171.68.225.134]) by xfe-sjc-212.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.1830); Sat, 4 Nov 2006 03:53:19 -0800 Message-ID: <454C7F0A.4080607@cisco.com> Date: Sat, 04 Nov 2006 06:52:42 -0500 From: Randall Stewart User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Tinderbox References: <20061104114810.1548373068@freebsd-current.sentex.ca> In-Reply-To: <20061104114810.1548373068@freebsd-current.sentex.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 04 Nov 2006 11:53:19.0415 (UTC) FILETIME=[D22AF470:01C70007] DKIM-Signature: a=rsa-sha1; q=dns; l=3543; t=1162641199; x=1163505199; c=relaxed/simple; s=sjdkim3002; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=rrs@cisco.com; z=From:Randall=20Stewart=20 |Subject:Re=3A=20[head=20tinderbox]=20failure=20on=20sparc64/sparc64; X=v=3Dcisco.com=3B=20h=3D/7mhP6KrdLa/cxS56ZiPUtxjgNs=3D; b=pj5FvKKx0M/jo4jWgD9vVfYFhz1mfywp9NOHKoN8fxih7YkrKFS2mjn/xSPg0FCyHCOy/pP1 ALCeRtpCyUZcvOi6Oz6eJ98cJeqJ4poQFF484a4jPiRMp5PZqy6H2mVB; Authentication-Results: sj-dkim-3.cisco.com; header.From=rrs@cisco.com; dkim=pass ( sig from cisco.com verified; ); Cc: current@freebsd.org, sparc64@freebsd.org Subject: Re: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Nov 2006 11:53:26 -0000 I have the commit ready to fix this.. but I am still waiting for it to come up ... for some reason when I do the commit.. it just hangs.. not sure why :-0 R FreeBSD Tinderbox wrote: > TB --- 2006-11-04 10:33:16 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2006-11-04 10:33:16 - starting HEAD tinderbox run for sparc64/sparc64 > TB --- 2006-11-04 10:33:16 - cleaning the object tree > TB --- 2006-11-04 10:33:48 - checking out the source tree > TB --- 2006-11-04 10:33:48 - cd /tinderbox/HEAD/sparc64/sparc64 > TB --- 2006-11-04 10:33:48 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src > TB --- 2006-11-04 10:44:37 - building world (CFLAGS=-O2 -pipe) > TB --- 2006-11-04 10:44:37 - cd /src > TB --- 2006-11-04 10:44:37 - /usr/bin/make -B buildworld > >>>>World build started on Sat Nov 4 10:44:38 UTC 2006 >>>>Rebuilding the temporary build tree >>>>stage 1.1: legacy release compatibility shims >>>>stage 1.2: bootstrap tools >>>>stage 2.1: cleaning up the object tree >>>>stage 2.2: rebuilding the object tree >>>>stage 2.3: build tools >>>>stage 3: cross tools >>>>stage 4.1: building includes >>>>stage 4.2: building libraries >>>>stage 4.3: make dependencies >>>>stage 4.4: building everything >>>>World build completed on Sat Nov 4 11:39:31 UTC 2006 > > TB --- 2006-11-04 11:39:31 - generating LINT kernel config > TB --- 2006-11-04 11:39:31 - cd /src/sys/sparc64/conf > TB --- 2006-11-04 11:39:31 - /usr/bin/make -B LINT > TB --- 2006-11-04 11:39:31 - building LINT kernel (COPTFLAGS=-O2 -pipe) > TB --- 2006-11-04 11:39:31 - cd /src > TB --- 2006-11-04 11:39:31 - /usr/bin/make buildkernel KERNCONF=LINT > >>>>Kernel build for LINT started on Sat Nov 4 11:39:31 UTC 2006 >>>>stage 1: configuring the kernel >>>>stage 2.1: cleaning up the object tree >>>>stage 2.2: rebuilding the object tree >>>>stage 2.3: build tools >>>>stage 3.1: making dependencies >>>>stage 3.2: building everything > > [...] > /src/sys/netinet/sctp_pcb.c:3394: warning: previous implicit declaration of 'atomic_add_16' was here > /src/sys/netinet/sctp_pcb.c:3470: warning: nested extern declaration of `atomic_add_16' > /src/sys/netinet/sctp_pcb.c:3394: warning: redundant redeclaration of 'atomic_add_16' > /src/sys/netinet/sctp_pcb.c:3394: warning: previous implicit declaration of 'atomic_add_16' was here > /src/sys/netinet/sctp_pcb.c: In function `sctp_load_addresses_from_init': > /src/sys/netinet/sctp_pcb.c:4382: warning: nested extern declaration of `atomic_add_16' > /src/sys/netinet/sctp_pcb.c:3394: warning: redundant redeclaration of 'atomic_add_16' > /src/sys/netinet/sctp_pcb.c:3394: warning: previous implicit declaration of 'atomic_add_16' was here > *** Error code 1 > > Stop in /obj/sparc64/src/sys/LINT. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > TB --- 2006-11-04 11:48:09 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2006-11-04 11:48:09 - ERROR: failed to build lint kernel > TB --- 2006-11-04 11:48:09 - tinderbox aborted > TB --- 0.52 user 1.86 system 4492.98 real > > > http://tinderbox.des.no//tinderbox/logs/tinderbox-head-HEAD-sparc64-sparc64.full > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- Randall Stewart NSSTG - Cisco Systems Inc. 803-345-0369 803-317-4952 (cell)