Subject: kern/33264: 1.6 fails to build
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <collver@peak.org>
List: netbsd-bugs
Date: 04/15/2006 19:10:00
>Number:         33264
>Category:       kern
>Synopsis:       1.6 fails to build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Apr 15 19:10:00 +0000 2006
>Originator:     collver@peak.org
>Release:        NetBSD 3.0
>Organization:
>Environment:
System: NetBSD sanctum 3.0 NetBSD 3.0 (SANCTUM) #0: Sun Dec 25 11:35:26 PST 2005 ben@sanctum:/home/ben/src/netbsd/3.0/src/sys/arch/i386/compile/SANCTUM i386
Architecture: i386
Machine: i386
>Description:
  I am trying to build an i386 release from the latest netbsd-1-6 sources.
  My host is NetBSD/i386 3.0.
  The build fails in pci/pchb_rnd.c.

/home/ben/work/1.6.3/i386/obj/tools/tools.NetBSD-3.0-i386/bin/i386--netbsdelf-gcc  -ffreestanding  -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-uninitialized  -Di386 -I.  -I/home/ben/src/netbsd/1.6.3/src/sys/arch -I/home/ben/src/netbsd/1.6.3/src/sys -nostdinc -DLKM -DDIAGNOSTIC -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT   -c /home/ben/src/netbsd/1.6.3/src/sys/arch/i386/pci/pchb_rnd.c
cc1: warnings being treated as errors
/home/ben/src/netbsd/1.6.3/src/sys/arch/i386/pci/pchb_rnd.c: In function `pchb_attach_rnd':
/home/ben/src/netbsd/1.6.3/src/sys/arch/i386/pci/pchb_rnd.c:133: warning: implicit declaration of function `aprint_verbose'
*** Error code 1

Stop.
>How-To-Repeat:
>Fix: