=> Bootstrap dependency digest>=20010302: found digest-20121220 => Bootstrap dependency fetch-[0-9]*: found fetch-1.8nb1 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for i2cbd-2.0_BETA5nb3 --- all --- Making in src --- dispatch.o --- --- globals.o --- --- ipcf.o --- --- main.o --- --- groups.o --- --- users.o --- --- msgs.o --- --- errors.o --- --- lookup.o --- --- access.o --- --- dispatch.o --- gcc -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Werror -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -DDEBUG -DVERBOSE -g -DPREFIX=\"/usr/pkg\" -DPKG_SYSCONFDIR=\"/usr/pkg/etc/icbd\" -I.. -c dispatch.c --- globals.o --- gcc -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Werror -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -DDEBUG -DVERBOSE -g -DPREFIX=\"/usr/pkg\" -DPKG_SYSCONFDIR=\"/usr/pkg/etc/icbd\" -I.. -c globals.c --- ipcf.o --- gcc -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Werror -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -DDEBUG -DVERBOSE -g -DPREFIX=\"/usr/pkg\" -DPKG_SYSCONFDIR=\"/usr/pkg/etc/icbd\" -I.. -c ipcf.c --- main.o --- gcc -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Werror -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -DDEBUG -DVERBOSE -g -DPREFIX=\"/usr/pkg\" -DPKG_SYSCONFDIR=\"/usr/pkg/etc/icbd\" -I.. -c main.c --- groups.o --- gcc -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Werror -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -DDEBUG -DVERBOSE -g -DPREFIX=\"/usr/pkg\" -DPKG_SYSCONFDIR=\"/usr/pkg/etc/icbd\" -I.. -c groups.c --- users.o --- gcc -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Werror -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -DDEBUG -DVERBOSE -g -DPREFIX=\"/usr/pkg\" -DPKG_SYSCONFDIR=\"/usr/pkg/etc/icbd\" -I.. -c users.c --- msgs.o --- gcc -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Werror -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -DDEBUG -DVERBOSE -g -DPREFIX=\"/usr/pkg\" -DPKG_SYSCONFDIR=\"/usr/pkg/etc/icbd\" -I.. -c msgs.c --- errors.o --- gcc -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Werror -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -DDEBUG -DVERBOSE -g -DPREFIX=\"/usr/pkg\" -DPKG_SYSCONFDIR=\"/usr/pkg/etc/icbd\" -I.. -c errors.c --- lookup.o --- gcc -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Werror -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -DDEBUG -DVERBOSE -g -DPREFIX=\"/usr/pkg\" -DPKG_SYSCONFDIR=\"/usr/pkg/etc/icbd\" -I.. -c lookup.c --- access.o --- gcc -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Werror -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -DDEBUG -DVERBOSE -g -DPREFIX=\"/usr/pkg\" -DPKG_SYSCONFDIR=\"/usr/pkg/etc/icbd\" -I.. -c access.c --- main.o --- main.c:9:16: fatal error: db.h: No such file or directory compilation terminated. *** [main.o] Error code 1 bmake: stopped in /tmp/pkgsrc/chat/i2cbd/work/i2cbd-2.0_BETA5/src --- users.o --- cc1: warnings being treated as errors users.c: In function 'fill_user_entry': users.c:53:2: error: implicit declaration of function 'strlcpy' users.c:53:2: error: nested extern declaration of 'strlcpy' users.c: In function 'count_users_in_group': users.c:101:3: error: implicit declaration of function 'strcasecmp' users.c:101:3: error: nested extern declaration of 'strcasecmp' *** [users.o] Error code 1 bmake: stopped in /tmp/pkgsrc/chat/i2cbd/work/i2cbd-2.0_BETA5/src --- lookup.o --- cc1: warnings being treated as errors lookup.c: In function 'lookup': lookup.c:21:3: error: implicit declaration of function 'strcasecmp' lookup.c:21:3: error: nested extern declaration of 'strcasecmp' *** [lookup.o] Error code 1 bmake: stopped in /tmp/pkgsrc/chat/i2cbd/work/i2cbd-2.0_BETA5/src --- groups.o --- cc1: warnings being treated as errors groups.c: In function 'find_group': groups.c:121:3: error: implicit declaration of function 'strcasecmp' groups.c:121:3: error: nested extern declaration of 'strcasecmp' groups.c: In function 'fill_group_entry': groups.c:171:9: error: implicit declaration of function 'strlcpy' groups.c:171:9: error: nested extern declaration of 'strlcpy' *** [groups.o] Error code 1 bmake: stopped in /tmp/pkgsrc/chat/i2cbd/work/i2cbd-2.0_BETA5/src --- ipcf.o --- cc1: warnings being treated as errors ipcf.c: In function 's_didpoll': ipcf.c:48:4: error: implicit declaration of function 'snprintf' ipcf.c:48:4: error: nested extern declaration of 'snprintf' ipcf.c:57:6: error: implicit declaration of function 'strcasecmp' ipcf.c:57:6: error: nested extern declaration of 'strcasecmp' ipcf.c: In function 's_lost_user': ipcf.c:138:2: error: implicit declaration of function 'strlcpy' ipcf.c:138:2: error: nested extern declaration of 'strlcpy' *** [ipcf.o] Error code 1 bmake: stopped in /tmp/pkgsrc/chat/i2cbd/work/i2cbd-2.0_BETA5/src --- access.o --- access.c:4:16: fatal error: db.h: No such file or directory compilation terminated. *** [access.o] Error code 1 bmake: stopped in /tmp/pkgsrc/chat/i2cbd/work/i2cbd-2.0_BETA5/src --- globals.o --- globals.c:107:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fdset' globals.c:108:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'serversocks' *** [globals.o] Error code 1 bmake: stopped in /tmp/pkgsrc/chat/i2cbd/work/i2cbd-2.0_BETA5/src --- errors.o --- cc1: warnings being treated as errors errors.c: In function 'mdb': errors.c:26:9: error: implicit declaration of function 'snprintf' errors.c:26:9: error: nested extern declaration of 'snprintf' errors.c: In function 'debugx': errors.c:38:2: error: implicit declaration of function 'vsnprintf' errors.c:38:2: error: nested extern declaration of 'vsnprintf' *** [errors.o] Error code 1 bmake: stopped in /tmp/pkgsrc/chat/i2cbd/work/i2cbd-2.0_BETA5/src --- msgs.o --- cc1: warnings being treated as errors msgs.c: In function 'openmsg': msgs.c:43:10: error: implicit declaration of function 'time' msgs.c:43:10: error: nested extern declaration of 'time' msgs.c:54:8: error: implicit declaration of function 'snprintf' msgs.c:54:8: error: nested extern declaration of 'snprintf' msgs.c: In function 'loginmsg': msgs.c:162:3: error: implicit declaration of function 'strlcpy' msgs.c:162:3: error: nested extern declaration of 'strlcpy' msgs.c:167:2: error: implicit declaration of function 'strcasecmp' msgs.c:167:2: error: nested extern declaration of 'strcasecmp' *** [msgs.o] Error code 1 bmake: stopped in /tmp/pkgsrc/chat/i2cbd/work/i2cbd-2.0_BETA5/src 9 errors bmake: stopped in /tmp/pkgsrc/chat/i2cbd/work/i2cbd-2.0_BETA5/src Making in util A failure has been detected in another branch of the parallel make bmake: stopped in /tmp/pkgsrc/chat/i2cbd/work/i2cbd-2.0_BETA5/util *** [all] Error code 2 bmake: stopped in /tmp/pkgsrc/chat/i2cbd/work/i2cbd-2.0_BETA5 1 error bmake: stopped in /tmp/pkgsrc/chat/i2cbd/work/i2cbd-2.0_BETA5 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/chat/i2cbd *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/chat/i2cbd