Date: Sun, 03 Jul 2005 00:31:08 -0000 From: Scott Long <scottl@freebsd.org> To: FreeBSD Tinderbox <tinderbox@freebsd.org> Cc: current@freebsd.org, sparc64@freebsd.org Subject: Re: [current tinderbox] failure on sparc64/sparc64 Message-ID: <20050130073248.W20417@pooker.samsco.org> In-Reply-To: <20050130130011.A9B0D7306E@freebsd-current.sentex.ca> References: <20050130130011.A9B0D7306E@freebsd-current.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
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" > _______________________________________________ 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050130073248.W20417>