Subject: pkg/30014: devel/splint fails during build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <diro@nixsys.bz>
List: pkgsrc-bugs
Date: 04/20/2005 14:11:00
>Number:         30014
>Category:       pkg
>Synopsis:       devel/splint fails during build
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 20 14:11:00 +0000 2005
>Originator:     diro@nixsys.bz
>Release:        NetBSD 1.6.2
>Organization:
>Environment:
System: NetBSD nixsys 1.6.2 NetBSD 1.6.2 (NIXSYS) #10: Thu Mar 4 22:20:38 EST 2004 root@nixsys:/usr/src/sys/arch/alpha/compile/NIXSYS alpha
Architecture: alpha
Machine: alpha
>Description:

config.status: creating config.h
config.status: config.h is unchanged
/usr/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory `/usr/src/sys/pkgsrc/devel/splint/work/splint-3.1.1       '
Making all in src
gmake[2]: Entering directory `/usr/src/sys/pkgsrc/devel/splint/work/splint-3.1.1       /src'
cd .. && /bin/sh ./config.status src/Makefile depfiles
config.status: creating src/Makefile
config.status: executing depfiles commands
gmake[2]: Leaving directory `/usr/src/sys/pkgsrc/devel/splint/work/splint-3.1.1/       src'
gmake[2]: Entering directory `/usr/src/sys/pkgsrc/devel/splint/work/splint-3.1.1       /src'
grep "FLG_" flags.def > Headers/flag_codes.gen
/usr/pkg/bin/gmake
gmake[3]: Entering directory `/usr/src/sys/pkgsrc/devel/splint/work/splint-3.1.1       /src'
Compiling cgrammar.c...
In file included from cgrammar.c:285:
Headers/basic.h:27: stdbool.h: No such file or directory
gmake[3]: *** [cgrammar.o] Error 1
gmake[3]: Leaving directory `/usr/src/sys/pkgsrc/devel/splint/work/splint-3.1.1/       src'
gmake[2]: *** [Headers/flag_codes.gen] Error 2
gmake[2]: Leaving directory `/usr/src/sys/pkgsrc/devel/splint/work/splint-3.1.1/       src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/src/sys/pkgsrc/devel/splint/work/splint-3.1.1'
gmake: *** [all] Error 2
*** Error code 2

>How-To-Repeat:
	make devel/splint in pkgsrc-current
>Fix: