From owner-freebsd-alpha Wed Jan 29 7: 7: 5 2003 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 124B037B401 for ; Wed, 29 Jan 2003 07:07:04 -0800 (PST) Received: from espresso.q9media.com (espresso.q9media.com [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EB8643E4A for ; Wed, 29 Jan 2003 07:07:03 -0800 (PST) (envelope-from mike@espresso.q9media.com) Received: by espresso.q9media.com (Postfix, from userid 1002) id D44EB9C54; Wed, 29 Jan 2003 09:55:15 -0500 (EST) Date: Wed, 29 Jan 2003 09:55:15 -0500 From: Mike Barcroft To: alpha@FreeBSD.org Subject: Re: alpha tinderbox failure Message-ID: <20030129095515.C52554@espresso.q9media.com> References: <200301291233.h0TCXU7J008444@beast.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200301291233.h0TCXU7J008444@beast.freebsd.org>; from des@FreeBSD.org on Wed, Jan 29, 2003 at 04:33:30AM -0800 Organization: The FreeBSD Project Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Does someone want to look into this. The author of gfb's e-mail doesn't work. Best regards, Mike Barcroft Dag-Erling Smorgrav writes: > -------------------------------------------------------------- > >>> Kernel build for LINT started on Wed Jan 29 04:03:23 PST 2003 > -------------------------------------------------------------- > ===> vinum > "Makefile", line 4440: warning: duplicate script for target "geom_bsd.o" ignored > /h/des/src/sys/dev/lmc/if_lmc.c:32:2: warning: #warning "The lmc driver is broken and is not compiled with LINT" > /h/des/src/sys/dev/pdq/pdq.c: In function `pdq_initialize': > /h/des/src/sys/dev/pdq/pdq.c:1606: warning: cast discards qualifiers from pointer target type > /h/des/src/sys/pci/meteor.c:149:2: warning: #warning "The meteor driver is broken and is not compiled with LINT" > /h/des/src/sys/pci/simos.c:30:2: warning: #warning "The simos driver is broken and is not compiled with LINT" > /h/des/src/sys/dev/gfb/gfb_pci.c: In function `pcigfb_open': > /h/des/src/sys/dev/gfb/gfb_pci.c:268: `gfb_devclass' undeclared (first use in this function) > /h/des/src/sys/dev/gfb/gfb_pci.c:268: (Each undeclared identifier is reported only once > /h/des/src/sys/dev/gfb/gfb_pci.c:268: for each function it appears in.) > cc1: warnings being treated as errors > /h/des/src/sys/dev/gfb/gfb_pci.c:275: warning: passing arg 1 of `genfbopen' from incompatible pointer type > /h/des/src/sys/dev/gfb/gfb_pci.c: In function `pcigfb_close': > /h/des/src/sys/dev/gfb/gfb_pci.c:284: `gfb_devclass' undeclared (first use in this function) > /h/des/src/sys/dev/gfb/gfb_pci.c:285: warning: passing arg 1 of `genfbclose' from incompatible pointer type > /h/des/src/sys/dev/gfb/gfb_pci.c: In function `pcigfb_read': > /h/des/src/sys/dev/gfb/gfb_pci.c:293: `gfb_devclass' undeclared (first use in this function) > /h/des/src/sys/dev/gfb/gfb_pci.c:294: warning: passing arg 1 of `genfbread' from incompatible pointer type > /h/des/src/sys/dev/gfb/gfb_pci.c: In function `pcigfb_write': > /h/des/src/sys/dev/gfb/gfb_pci.c:302: `gfb_devclass' undeclared (first use in this function) > /h/des/src/sys/dev/gfb/gfb_pci.c:303: warning: passing arg 1 of `genfbwrite' from incompatible pointer type > /h/des/src/sys/dev/gfb/gfb_pci.c: In function `pcigfb_ioctl': > /h/des/src/sys/dev/gfb/gfb_pci.c:311: `gfb_devclass' undeclared (first use in this function) > /h/des/src/sys/dev/gfb/gfb_pci.c:312: warning: passing arg 1 of `genfbioctl' from incompatible pointer type > /h/des/src/sys/dev/gfb/gfb_pci.c: In function `pcigfb_mmap': > /h/des/src/sys/dev/gfb/gfb_pci.c:320: `gfb_devclass' undeclared (first use in this function) > /h/des/src/sys/dev/gfb/gfb_pci.c:321: warning: passing arg 1 of `genfbmmap' from incompatible pointer type > *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message