From owner-freebsd-sparc64@FreeBSD.ORG Sun Jan 30 14:32:15 2005 Return-Path: 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 44D8216A4CE; Sun, 30 Jan 2005 14:32:15 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD32243D2D; Sun, 30 Jan 2005 14:32:14 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from pooker.samsco.org (scottl@localhost [127.0.0.1]) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id j0UEZcs0022243; Sun, 30 Jan 2005 07:35:38 -0700 (MST) (envelope-from scottl@freebsd.org) Received: from localhost (scottl@localhost)j0UEZbhc022240; Sun, 30 Jan 2005 07:35:37 -0700 (MST) (envelope-from scottl@freebsd.org) X-Authentication-Warning: pooker.samsco.org: scottl owned process doing -bs Date: Sun, 30 Jan 2005 07:35:37 -0700 (MST) From: Scott Long Sender: scottl@pooker.samsco.org To: FreeBSD Tinderbox In-Reply-To: <20050130130011.A9B0D7306E@freebsd-current.sentex.ca> Message-ID: <20050130073248.W20417@pooker.samsco.org> References: <20050130130011.A9B0D7306E@freebsd-current.sentex.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: current@freebsd.org cc: sparc64@freebsd.org Subject: Re: [current tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jan 2005 14:32:15 -0000 Why on earth is the digi driver bein compiled on sparc64? Scott On Sun, 30 Jan 2005, FreeBSD Tinderbox wrote: > TB --- 2005-01-30 11:41:07 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2005-01-30 11:41:07 - starting CURRENT tinderbox run for sparc64/sparc64 > TB --- 2005-01-30 11:41:07 - checking out the source tree > TB --- 2005-01-30 11:41:07 - cd /home/tinderbox/CURRENT/sparc64/sparc64 > TB --- 2005-01-30 11:41:07 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src > TB --- 2005-01-30 11:46:41 - building world (CFLAGS=-O2 -pipe) > TB --- 2005-01-30 11:46:41 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src > TB --- 2005-01-30 11:46:41 - /usr/bin/make -B buildworld > >>> 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 > TB --- 2005-01-30 12:53:26 - building generic kernel (COPTFLAGS=-O2 -pipe) > TB --- 2005-01-30 12:53:26 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src > TB --- 2005-01-30 12:53:26 - /usr/bin/make buildkernel KERNCONF=GENERIC > >>> Kernel build for GENERIC started on Sun Jan 30 12:53:26 UTC 2005 > >>> 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 > [...] > /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/digi/digi/../../../dev/digi/digi.c:265: warning: redundant redeclaration of 'outb' > /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/digi/digi/../../../dev/digi/digi.c:265: warning: previous implicit declaration of 'outb' was here > /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/digi/digi/../../../dev/digi/digi.c:350: warning: nested extern declaration of `inb' > /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/digi/digi/../../../dev/digi/digi.c:294: warning: redundant redeclaration of 'inb' > /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/digi/digi/../../../dev/digi/digi.c:294: warning: previous implicit declaration of 'inb' was here > /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/digi/digi/../../../dev/digi/digi.c:399: warning: nested extern declaration of `outb' > /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/digi/digi/../../../dev/digi/digi.c:265: warning: redundant redeclaration of 'outb' > /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/digi/digi/../../../dev/digi/digi.c:265: warning: previous implicit declaration of 'outb' was here > *** Error code 1 > > Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/digi/digi. > *** Error code 1 > > Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/digi. > *** Error code 1 > > Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules. > *** Error code 1 > > Stop in /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC. > *** Error code 1 > > Stop in /tinderbox/CURRENT/sparc64/sparc64/src. > *** Error code 1 > > Stop in /tinderbox/CURRENT/sparc64/sparc64/src. > TB --- 2005-01-30 13:00:11 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2005-01-30 13:00:11 - ERROR: failed to build generic kernel > TB --- 2005-01-30 13:00:11 - tinderbox aborted > > _______________________________________________ > 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" >