=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for unworkable-0.51nb5 --- announce.o --- --- bencode.o --- --- buf.o --- --- ctl_server.o --- --- main.o --- --- network.o --- --- parse.o --- --- announce.o --- cc -O2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -Iopenbsd-compat -I/usr/pkg/include -I/usr/include -c announce.c --- bencode.o --- cc -O2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -Iopenbsd-compat -I/usr/pkg/include -I/usr/include -c bencode.c --- buf.o --- cc -O2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -Iopenbsd-compat -I/usr/pkg/include -I/usr/include -c buf.c --- ctl_server.o --- cc -O2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -Iopenbsd-compat -I/usr/pkg/include -I/usr/include -c ctl_server.c --- main.o --- cc -O2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -Iopenbsd-compat -I/usr/pkg/include -I/usr/include -c main.c --- network.o --- cc -O2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -Iopenbsd-compat -I/usr/pkg/include -I/usr/include -c network.c --- parse.o --- yacc parse.y cc -O2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -Iopenbsd-compat -I/usr/pkg/include -I/usr/include -c -o parse.o y.tab.c --- bencode.o --- bencode.c: In function 'benc_node_print': bencode.c:118: warning: format '%ld' expects type 'long int', but argument 2 has type 'size_t' --- progressmeter.o --- cc -O2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -Iopenbsd-compat -I/usr/pkg/include -I/usr/include -c progressmeter.c --- announce.o --- announce.c: In function 'handle_announce_error': announce.c:291: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:112: note: expected 'const char *' but argument is of type 'u_int8_t *' announce.c:291: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:112: note: expected 'const char *' but argument is of type 'u_int8_t *' announce.c:296: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:112: note: expected 'const char *' but argument is of type 'u_int8_t *' announce.c:301: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness /usr/include/string.h:131: note: expected 'const char *' but argument is of type 'u_int8_t *' announce.c:301: warning: pointer targets in assignment differ in signedness --- scheduler.o --- cc -O2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -Iopenbsd-compat -I/usr/pkg/include -I/usr/include -c scheduler.c --- torrent.o --- cc -O2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -Iopenbsd-compat -I/usr/pkg/include -I/usr/include -c torrent.c --- trace.o --- cc -O2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -Iopenbsd-compat -I/usr/pkg/include -I/usr/include -c trace.c --- util.o --- cc -O2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -Iopenbsd-compat -I/usr/pkg/include -I/usr/include -c util.c --- parse.o --- rm -f y.tab.c --- xmalloc.o --- cc -O2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -Iopenbsd-compat -I/usr/pkg/include -I/usr/include -c xmalloc.c --- sha1.o --- cc -O2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -Iopenbsd-compat -I/usr/pkg/include -I/usr/include -c sha1.c --- torrent.o --- torrent.c: In function 'torrent_parse_infohash': torrent.c:74: warning: pointer targets in passing argument 2 of 'SHA1Update' differ in signedness openbsd-compat/sha1.h:25: note: expected 'const u_int8_t *' but argument is of type 'char *' torrent.c: In function 'torrent_piece_checkhash': torrent.c:765: warning: pointer targets in assignment differ in signedness torrent.c:768: warning: pointer targets in assignment differ in signedness --- strtonum.o --- cc -O2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -Iopenbsd-compat -I/usr/pkg/include -I/usr/include -c strtonum.c strtonum.c:30:1: warning: "LLONG_MIN" redefined In file included from /usr/include/sys/limits.h:36, from /usr/include/limits.h:129, from strtonum.c:21: /usr/include/machine/limits.h:89:1: warning: this is the location of the previous definition --- sha1.o --- sha1.c: In function 'SHA1Update': sha1.c:134: warning: cast discards qualifiers from pointer target type --- unworkable.cat1 --- nroff -Tascii -mandoc unworkable.1 > unworkable.cat1 mdoc warning: A .Bl directive has no matching .El (#59) --- unworkable --- cc -o unworkable -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -levent -lcrypto announce.o bencode.o buf.o ctl_server.o main.o network.o parse.o progressmeter.o scheduler.o torrent.o trace.o util.o xmalloc.o sha1.o strtonum.o main.o: In function `sighandler': /scratch/net/unworkable/work/unworkable/main.c:61: undefined reference to `event_gotsig' main.o: In function `main': /scratch/net/unworkable/work/unworkable/main.c:163: undefined reference to `event_sigcb' *** [unworkable] Error code 1 bmake: stopped in /scratch/net/unworkable/work/unworkable 1 error bmake: stopped in /scratch/net/unworkable/work/unworkable *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/net/unworkable *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/unworkable