Subject: bitchx isn't building
To: None <tech-pkg@netbsd.org>
From: Paulo Aukar <ptaaukar@terra.com.br>
List: tech-pkg
Date: 08/25/2006 12:19:44
/usr/pkgsrc/chat/bitchx isn't building under 
NetBSD 4.99.1 i386 (pkgsrc-current)
Log below:

rning: value computed is not used
cset.c:1197: warning: value computed is not used
cset.c:1198: warning: value computed is not used
cset.c:1199: warning: value computed is not used
cset.c:1200: warning: value computed is not used
cset.c:1201: warning: value computed is not used
cset.c:1202: warning: value computed is not used
cset.c:1203: warning: value computed is not used
cset.c:1204: warning: value computed is not used
cset.c:1205: warning: value computed is not used
cset.c:1206: warning: value computed is not used
cset.c:1207: warning: value computed is not used
cset.c:1208: warning: value computed is not used
cset.c:1209: warning: value computed is not used
cset.c:1210: warning: value computed is not used
cset.c:1211: warning: value computed is not used
cc -I. -I/usr/pkgsrc/chat/bitchx/work/BitchX/include -I../include -I. -I./includ
e -O2 -I/usr/include -Wall -c ctcp.c
ctcp.c:179: error: static declaration of 'ctcp_type' follows non-static declarat
ion
/usr/pkgsrc/chat/bitchx/work/BitchX/include/ctcp.h:59: error: previous declarati
on of 'ctcp_type' was here
ctcp.c: In function 'do_botlink':
ctcp.c:350: warning: value computed is not used
ctcp.c: In function 'do_sed':
ctcp.c:657: warning: value computed is not used
ctcp.c:668: warning: value computed is not used
ctcp.c: In function 'do_clientinfo':
ctcp.c:832: warning: value computed is not used
ctcp.c:833: warning: value computed is not used
ctcp.c: In function 'do_version':
ctcp.c:896: warning: pointer targets in passing argument 1 of 'stripansicodes' d
iffer in signedness
ctcp.c:896: warning: value computed is not used
ctcp.c:920: warning: value computed is not used
ctcp.c: In function 'do_finger':
ctcp.c:1029: warning: value computed is not used
ctcp.c:1031: warning: value computed is not used
ctcp.c: In function 'do_ctcp':
ctcp.c:1136: warning: value computed is not used
ctcp.c:1138: warning: value computed is not used
ctcp.c:1299: warning: value computed is not used
ctcp.c:1321: warning: value computed is not used
ctcp.c: In function 'do_notice_ctcp':
ctcp.c:1367: warning: pointer targets in passing argument 1 of 'stripansi' diffe
r in signedness
ctcp.c:1368: warning: value computed is not used
ctcp.c:1369: warning: value computed is not used
ctcp.c:1371: warning: value computed is not used
ctcp.c:1423: warning: value computed is not used
ctcp.c:1424: warning: value computed is not used
ctcp.c: In function 'BX_split_CTCP':
ctcp.c:1662: warning: value computed is not used
ctcp.c:1663: warning: value computed is not used
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/chat/bitchx/work/BitchX/source
*** Error code 1

Paulo