From owner-freebsd-current@FreeBSD.ORG Tue Aug 31 12:20:25 2004 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 7FD7116A4CE for ; Tue, 31 Aug 2004 12:20:25 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B0DC43D2F for ; Tue, 31 Aug 2004 12:20:16 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i7VCKBjQ091577 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 31 Aug 2004 15:20:12 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i7VCKHRx032741 for current@freebsd.org; Tue, 31 Aug 2004 15:20:17 +0300 (EEST) (envelope-from ru) Date: Tue, 31 Aug 2004 15:20:17 +0300 From: Ruslan Ermilov To: current@freebsd.org Message-ID: <20040831122017.GC31981@ip.net.ua> References: <20040831091205.2AEAA7303F@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+pHx0qQiF2pBVqBT" Content-Disposition: inline In-Reply-To: <20040831091205.2AEAA7303F@freebsd-current.sentex.ca> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new Subject: [FIXED] Re: [current tinderbox] failure on */* X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 12:20:25 -0000 --+pHx0qQiF2pBVqBT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 31, 2004 at 05:12:05AM -0400, FreeBSD Tinderbox wrote: > [...] > =3D=3D=3D> coda > cc -O2 -pipe -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/= CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/s= ys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-li= mit=3D15000 -fno-common -g -I/tinderbox/CURRENT/sparc64/sparc64/obj/sparc64= /tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC -mcmodel=3Dmedlow -msoft= -float -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-pro= totypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fforma= t-extensions -std=3Dc99 -c /tinderbox/CURRENT/sparc64/sparc64/src/sys/modul= es/coda/../../coda/coda_fbsd.c > /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/coda/../../coda/coda_f= bsd.c: In function `coda_fbsd_drvinit': > /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/coda/../../coda/coda_f= bsd.c:205: error: `NVCODA' undeclared (first use in this function) > /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/coda/../../coda/coda_f= bsd.c:205: error: (Each undeclared identifier is reported only once > /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/coda/../../coda/coda_f= bsd.c:205: error: for each function it appears in.) > /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/coda/../../coda/coda_f= bsd.c: In function `coda_fbsd_drvuninit': > /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/coda/../../coda/coda_f= bsd.c:215: error: `NVCODA' undeclared (first use in this function) > *** Error code 1 >=20 > Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/coda. > *** Error code 1 >=20 [...] > TB --- 2004-08-31 09:12:04 - WARNING: /usr/bin/make returned exit code 1= =20 > TB --- 2004-08-31 09:12:04 - ERROR: failed to build generic kernel > TB --- 2004-08-31 09:12:04 - tinderbox aborted >=20 I've just committed a fix to sys/modules/coda/Makefile. Peter probably just forgot to commit it. ;) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --+pHx0qQiF2pBVqBT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBNG0BqRfpzJluFF4RAgebAKCMXROyp16ecMpmyM5RN8FdbPOqOwCffZle EuZkDgk6v2KhTPsbwFnb124= =gsyf -----END PGP SIGNATURE----- --+pHx0qQiF2pBVqBT--