=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for sniffit-0.3.5nb2
--- sn_packets.o ---
--- sn_generation.o ---
--- sn_interface.o ---
--- sn_cfgfile.o ---
--- sn_logfile.o ---
--- sn_packets.o ---
gcc -w -O2 -c  sn_packets.c  -DHAVE_LIBNCURSES=1 -DHAVE_NCURSES_H=1 -DHAVE_SHMGET=1 -DHAVE_ATEXIT=1 -DSIZEOF_UNSIGNED_SHORT_INT=2 -DSIZEOF_UNSIGNED_LONG_INT=8 -DLINUX=1
--- sn_generation.o ---
gcc -w -O2 -c  sn_generation.c  -DHAVE_LIBNCURSES=1 -DHAVE_NCURSES_H=1 -DHAVE_SHMGET=1 -DHAVE_ATEXIT=1 -DSIZEOF_UNSIGNED_SHORT_INT=2 -DSIZEOF_UNSIGNED_LONG_INT=8 -DLINUX=1
--- sn_interface.o ---
gcc -w -O2 -c  sn_interface.c  -DHAVE_LIBNCURSES=1 -DHAVE_NCURSES_H=1 -DHAVE_SHMGET=1 -DHAVE_ATEXIT=1 -DSIZEOF_UNSIGNED_SHORT_INT=2 -DSIZEOF_UNSIGNED_LONG_INT=8 -DLINUX=1
--- sn_cfgfile.o ---
gcc -w -O2 -c sn_cfgfile.c  -DHAVE_LIBNCURSES=1 -DHAVE_NCURSES_H=1 -DHAVE_SHMGET=1 -DHAVE_ATEXIT=1 -DSIZEOF_UNSIGNED_SHORT_INT=2 -DSIZEOF_UNSIGNED_LONG_INT=8 -DLINUX=1
--- sn_logfile.o ---
gcc -w -O2 -c  sn_logfile.c  -DHAVE_LIBNCURSES=1 -DHAVE_NCURSES_H=1 -DHAVE_SHMGET=1 -DHAVE_ATEXIT=1 -DSIZEOF_UNSIGNED_SHORT_INT=2 -DSIZEOF_UNSIGNED_LONG_INT=8 -DLINUX=1
--- sn_cfgfile.o ---
sn_cfgfile.c: In function 'adjust_select_from_list':
sn_cfgfile.c:39:51: warning: incompatible implicit declaration of built-in function 'malloc'
sn_cfgfile.c:42:51: warning: incompatible implicit declaration of built-in function 'realloc'
sn_cfgfile.c:46:53: warning: incompatible implicit declaration of built-in function 'exit'
sn_cfgfile.c: In function 'adjust_select_to_list':
sn_cfgfile.c:58:49: warning: incompatible implicit declaration of built-in function 'malloc'
sn_cfgfile.c:62:49: warning: incompatible implicit declaration of built-in function 'realloc'
sn_cfgfile.c:66:53: warning: incompatible implicit declaration of built-in function 'exit'
sn_cfgfile.c: In function 'adjust_deselect_from_list':
sn_cfgfile.c:77:53: warning: incompatible implicit declaration of built-in function 'malloc'
sn_cfgfile.c:81:53: warning: incompatible implicit declaration of built-in function 'realloc'
sn_cfgfile.c:85:53: warning: incompatible implicit declaration of built-in function 'exit'
sn_cfgfile.c: In function 'adjust_deselect_to_list':
sn_cfgfile.c:97:51: warning: incompatible implicit declaration of built-in function 'malloc'
sn_cfgfile.c:101:51: warning: incompatible implicit declaration of built-in function 'realloc'
sn_cfgfile.c:105:53: warning: incompatible implicit declaration of built-in function 'exit'
sn_cfgfile.c: In function 'clean_string':
sn_cfgfile.c:116:11: warning: incompatible implicit declaration of built-in function 'strlen'
sn_cfgfile.c:125:1: warning: incompatible implicit declaration of built-in function 'strcpy'
sn_cfgfile.c: In function 'clean_filename':
sn_cfgfile.c:135:11: warning: incompatible implicit declaration of built-in function 'strlen'
sn_cfgfile.c:144:1: warning: incompatible implicit declaration of built-in function 'strcpy'
sn_cfgfile.c: In function 'make_nr_dot':
sn_cfgfile.c:154:1: warning: incompatible implicit declaration of built-in function 'strcpy'
sn_cfgfile.c: In function 'interprete_line':
sn_cfgfile.c:167:6: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c:173:4: warning: passing argument 1 of 'clean_filename' makes pointer from integer without a cast
sn_cfgfile.c:129:7: note: expected 'char *' but argument is of type 'int'
sn_cfgfile.c:174:27: warning: incompatible implicit declaration of built-in function 'strcpy'
sn_cfgfile.c:178:9: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c:181:18: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c:185:15: warning: passing argument 1 of 'make_nr_dot' makes pointer from integer without a cast
sn_cfgfile.c:148:6: note: expected 'char *' but argument is of type 'int'
sn_cfgfile.c:186:15: warning: incompatible implicit declaration of built-in function 'strcpy'
sn_cfgfile.c:187:25: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c:202:8: warning: incompatible implicit declaration of built-in function 'strcpy'
sn_cfgfile.c:202:8: warning: passing argument 1 of 'clean_string' makes pointer from integer without a cast
sn_cfgfile.c:110:7: note: expected 'char *' but argument is of type 'int'
sn_cfgfile.c:203:18: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c:212:18: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c:216:15: warning: passing argument 1 of 'make_nr_dot' makes pointer from integer without a cast
sn_cfgfile.c:148:6: note: expected 'char *' but argument is of type 'int'
sn_cfgfile.c:217:8: warning: incompatible implicit declaration of built-in function 'strcpy'
sn_cfgfile.c:218:18: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c:233:8: warning: incompatible implicit declaration of built-in function 'strcpy'
sn_cfgfile.c:233:8: warning: passing argument 1 of 'clean_string' makes pointer from integer without a cast
sn_cfgfile.c:110:7: note: expected 'char *' but argument is of type 'int'
sn_cfgfile.c:234:18: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c:243:18: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c:248:15: warning: passing argument 1 of 'make_nr_dot' makes pointer from integer without a cast
sn_cfgfile.c:148:6: note: expected 'char *' but argument is of type 'int'
sn_cfgfile.c:249:8: warning: incompatible implicit declaration of built-in function 'strcpy'
sn_cfgfile.c:251:18: warning: assignment makes pointer from integer without a cast
--- sn_logfile.o ---
sn_logfile.c: In function 'gettime':
sn_logfile.c:31:3: warning: assignment makes pointer from integer without a cast
--- sn_cfgfile.o ---
sn_cfgfile.c:261:13: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c:272:8: warning: passing argument 1 of 'clean_string' makes pointer from integer without a cast
sn_cfgfile.c:110:7: note: expected 'char *' but argument is of type 'int'
sn_cfgfile.c:273:8: warning: incompatible implicit declaration of built-in function 'strcpy'
sn_cfgfile.c:275:18: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c:287:9: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c:290:18: warning: assignment makes pointer from integer without a cast
--- sn_logfile.o ---
sn_logfile.c: In function 'open_logfile':
--- sn_cfgfile.o ---
sn_cfgfile.c:294:15: warning: passing argument 1 of 'make_nr_dot' makes pointer from integer without a cast
--- sn_logfile.o ---
sn_logfile.c:79:25: warning: incompatible implicit declaration of built-in function 'strcpy'
--- sn_cfgfile.o ---
sn_cfgfile.c:148:6: note: expected 'char *' but argument is of type 'int'
sn_cfgfile.c:295:8: warning: incompatible implicit declaration of built-in function 'strcpy'
sn_cfgfile.c:296:18: warning: assignment makes pointer from integer without a cast
--- sn_logfile.o ---
sn_logfile.c:82:69: warning: incompatible implicit declaration of built-in function 'exit'
sn_logfile.c:84:1: warning: passing argument 1 of 'fchmod' makes integer from pointer without a cast
--- sn_cfgfile.o ---
sn_cfgfile.c:311:8: warning: incompatible implicit declaration of built-in function 'strcpy'
--- sn_logfile.o ---
/usr/include/sys/stat.h:299:12: note: expected 'int' but argument is of type 'struct FILE *'
--- sn_cfgfile.o ---
sn_cfgfile.c:311:8: warning: passing argument 1 of 'clean_string' makes pointer from integer without a cast
sn_cfgfile.c:110:7: note: expected 'char *' but argument is of type 'int'
sn_cfgfile.c:312:18: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c:321:18: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c:325:15: warning: passing argument 1 of 'make_nr_dot' makes pointer from integer without a cast
sn_cfgfile.c:148:6: note: expected 'char *' but argument is of type 'int'
sn_cfgfile.c:326:8: warning: incompatible implicit declaration of built-in function 'strcpy'
sn_cfgfile.c:327:18: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c:342:8: warning: incompatible implicit declaration of built-in function 'strcpy'
sn_cfgfile.c:342:8: warning: passing argument 1 of 'clean_string' makes pointer from integer without a cast
sn_cfgfile.c:110:7: note: expected 'char *' but argument is of type 'int'
sn_cfgfile.c:343:18: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c:352:18: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c:357:15: warning: passing argument 1 of 'make_nr_dot' makes pointer from integer without a cast
sn_cfgfile.c:148:6: note: expected 'char *' but argument is of type 'int'
sn_cfgfile.c:358:8: warning: incompatible implicit declaration of built-in function 'strcpy'
sn_cfgfile.c:360:18: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c:370:13: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c:381:8: warning: passing argument 1 of 'clean_string' makes pointer from integer without a cast
sn_cfgfile.c:110:7: note: expected 'char *' but argument is of type 'int'
sn_cfgfile.c:382:8: warning: incompatible implicit declaration of built-in function 'strcpy'
sn_cfgfile.c:384:18: warning: assignment makes pointer from integer without a cast
sn_cfgfile.c: In function 'read_cfg_file':
sn_cfgfile.c:408:56: warning: incompatible implicit declaration of built-in function 'exit'
--- sn_packets.o ---
sn_packets.c: In function 'unwrap_packet':
sn_packets.c:48:2: warning: incompatible implicit declaration of built-in function 'memcpy'
sn_packets.c:61:3: warning: passing argument 1 of 'in_cksum' from incompatible pointer type
sn_packets.c:13:16: note: expected 'short unsigned int *' but argument is of type 'unsigned char *'
--- sn_generation.o ---
sn_generation.c: In function 'exec_generate':
sn_generation.c:42:33: warning: incompatible implicit declaration of built-in function 'strlen'
sn_generation.c: In function 'open_sending':
sn_generation.c:133:42: warning: incompatible implicit declaration of built-in function 'exit'
sn_generation.c: In function 'sp_send_packet':
sn_generation.c:149:1: warning: incompatible implicit declaration of built-in function 'bzero'
sn_generation.c:165:11: warning: incompatible implicit declaration of built-in function 'exit'
sn_generation.c:172:29: warning: incompatible implicit declaration of built-in function 'exit'
sn_generation.c: In function 'sp_fix_IP_packet':
sn_generation.c:190:11: warning: incompatible implicit declaration of built-in function 'exit'
--- sn_interface.o ---
In file included from sn_interface.h:3:0,
                 from sn_interface.c:14:
pcap.h:42:21: fatal error: net/bpf.h: No such file or directory
compilation terminated.
--- sn_generation.o ---
sn_generation.c: In function 'sp_fix_TCP_packet':
sn_generation.c:236:1: warning: incompatible implicit declaration of built-in function 'memcpy'
sn_generation.c: In function 'transmit_TCP':
sn_generation.c:254:1: warning: incompatible implicit declaration of built-in function 'bzero'
sn_generation.c:256:2: warning: incompatible implicit declaration of built-in function 'memcpy'
sn_generation.c: In function 'sp_fix_UDP_packet':
sn_generation.c:307:1: warning: incompatible implicit declaration of built-in function 'memcpy'
sn_generation.c: In function 'transmit_UDP':
sn_generation.c:322:1: warning: incompatible implicit declaration of built-in function 'bzero'
sn_generation.c:326:2: warning: incompatible implicit declaration of built-in function 'memcpy'
--- sn_interface.o ---
*** [sn_interface.o] Error code 1

bmake: stopped in /tmp/pkgsrc/net/sniffit/work/sniffit.0.3.5
1 error

bmake: stopped in /tmp/pkgsrc/net/sniffit/work/sniffit.0.3.5
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/net/sniffit
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/net/sniffit