Subject: Re: pkgsrc NetBSD 1.6.2/i386 bulk build results 20060324.1922
To: Thomas Klausner <wiz@NetBSD.org>
From: Ben Collver <collver@peak.org>
List: pkgsrc-bulk
Date: 03/29/2006 06:35:56
On Mon, Mar 27, 2006 at 07:15:36PM +0200, Thomas Klausner wrote:
> 101a94
> > emulators/snes9x                   ben@NetBSD.org
> 
>  In file included from /usr/include/memory.h:38,
>                   from /tmp/bulktmp/emulators/snes9x/work/snes9x-1.43-src/snes9x/port.h:96,
>                   from /tmp/bulktmp/emulators/snes9x/work/snes9x-1.43-src/snes9x/snes9x.h:104,
>                   from /tmp/bulktmp/emulators/snes9x/work/snes9x-1.43-src/snes9x/offsets.cpp:90:
>  /usr/include/string.h:94: parse error before `}'


I checked out netbsd-1-6 sources and tried to build a release in order
to test this in pkg_comp.  The netbsd build failed with this error:

/home/ben/work/1.6.2/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.2/src/sys/arch -I/home/ben/src/netbsd/1.6.2/src/sys -nostdinc -DLKM -DDIAGNOSTIC -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT   -c /home/ben
/src/netbsd/1.6.2/src/sys/arch/i386/pci/pchb_rnd.c
cc1: warnings being treated as errors
/home/ben/src/netbsd/1.6.2/src/sys/arch/i386/pci/pchb_rnd.c: In function `pchb_a
ttach_rnd':
/home/ben/src/netbsd/1.6.2/src/sys/arch/i386/pci/pchb_rnd.c:133: warning: implicit declaration of function `aprint_verbose'
*** Error code 1

Stop.
nbmake: stopped in /home/ben/work/1.6.2/i386/obj/sys/arch/i386/compile/GENERIC_DIAGNOSTIC
*** Error code 1

Ben