From owner-freebsd-current@FreeBSD.ORG Mon Jul 21 15:38:31 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 342ED37B401; Mon, 21 Jul 2003 15:38:31 -0700 (PDT) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D67843F93; Mon, 21 Jul 2003 15:38:30 -0700 (PDT) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) h6LMcTs8022351; Mon, 21 Jul 2003 18:38:29 -0400 (EDT) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by cueball.rtp.FreeBSD.org (8.12.9/8.12.9/Submit) id h6LMcTCP022350; Mon, 21 Jul 2003 22:38:29 GMT Date: Mon, 21 Jul 2003 22:38:29 GMT Message-Id: <200307212238.h6LMcTCP022350@cueball.rtp.FreeBSD.org> X-Authentication-Warning: cueball.rtp.FreeBSD.org: des set sender to Tinderbox using -f Sender: Tinderbox From: Tinderbox To: current@freebsd.org, sparc64@freebsd.org Precedence: bulk Subject: [-CURRENT tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jul 2003 22:38:31 -0000 TB --- 2003-07-21 21:33:41 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2003-07-21 21:33:41 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/sparc64/sparc64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-07-21 21:35:42 - building world TB --- cd /home/des/tinderbox/CURRENT/sparc64/sparc64/src TB --- /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1: legacy release compatibility shims >>> stage 1: bootstrap tools >>> stage 2: cleaning up the object tree >>> stage 2: rebuilding the object tree >>> stage 2: build tools >>> stage 3: cross tools >>> stage 4: populating /home/des/tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/vol/vol0/users/des/tinderbox/CURRENT/sparc64/sparc64/src/i386/usr/include >>> stage 4: building libraries >>> stage 4: make dependencies >>> stage 4: building everything.. TB --- 2003-07-21 22:32:13 - building generic kernel TB --- cd /home/des/tinderbox/CURRENT/sparc64/sparc64/src TB --- /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Jul 21 22:32:13 GMT 2003 [...] /vol/vol0/users/des/tinderbox/CURRENT/sparc64/sparc64/src/sys/dev/harp/if_harp.c:150: error: initializer element is not constant /vol/vol0/users/des/tinderbox/CURRENT/sparc64/sparc64/src/sys/dev/harp/if_harp.c:150: error: (near initialization for `map_devs[13].dev') /vol/vol0/users/des/tinderbox/CURRENT/sparc64/sparc64/src/sys/dev/harp/if_harp.c:150: error: initializer element is not constant /vol/vol0/users/des/tinderbox/CURRENT/sparc64/sparc64/src/sys/dev/harp/if_harp.c:150: error: (near initialization for `map_devs[13]') /vol/vol0/users/des/tinderbox/CURRENT/sparc64/sparc64/src/sys/dev/harp/if_harp.c: In function `harp_attach': /vol/vol0/users/des/tinderbox/CURRENT/sparc64/sparc64/src/sys/dev/harp/if_harp.c:412: error: `MEDIA_UTP25' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/sparc64/sparc64/src/sys/dev/harp/if_harp.c:412: error: (Each undeclared identifier is reported only once /vol/vol0/users/des/tinderbox/CURRENT/sparc64/sparc64/src/sys/dev/harp/if_harp.c:412: error: for each function it appears in.) *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/harp. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/sparc64/sparc64/src/sys/modules. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/vol/vol0/users/des/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/sparc64/sparc64/src. TB --- 2003-07-21 22:38:29 - /usr/bin/make returned exit code 1 TB --- 2003-07-21 22:38:29 - ERROR: failed to build generic kernel TB --- 2003-07-21 22:38:29 - tinderbox aborted