=> 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 wbd-1.0p4nb1
--- main.o ---
--- comms.o ---
--- db.o ---
--- tcl2c.o ---
--- main.o ---
gcc -g   -DSTAND_ALONE -I/usr/pkg/include -I/usr/include -c main.c
--- comms.o ---
gcc -g   -DSTAND_ALONE -I/usr/pkg/include -I/usr/include -c comms.c
--- db.o ---
gcc -g   -DSTAND_ALONE -I/usr/pkg/include -I/usr/include -c db.c
--- tcl2c.o ---
gcc -g   -DSTAND_ALONE -I/usr/pkg/include -I/usr/include -c tcl2c.c
--- tcl2c ---
gcc -g   -DSTAND_ALONE tcl2c.o -ll -ltk84 -ltcl84 -lm -lX11 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o tcl2c
--- main.o ---
main.c: In function 'main':
main.c:327:5: warning: passing argument 2 of 'Tcl_Concat' from incompatible pointer type
/tmp/pkgsrc/mbone/wbd/work/.buildlink/include/tclDecls.h:277:16: note: expected 'const char * const*' but argument is of type 'char **'
main.c:329:5: warning: passing argument 4 of 'Tk_ParseArgv' from incompatible pointer type
/tmp/pkgsrc/mbone/wbd/work/.buildlink/include/tkDecls.h:513:13: note: expected 'const char **' but argument is of type 'char **'
main.c:357:5: warning: passing argument 2 of 'Tcl_Merge' from incompatible pointer type
/tmp/pkgsrc/mbone/wbd/work/.buildlink/include/tclDecls.h:622:16: note: expected 'const char * const*' but argument is of type 'char **'
main.c:385:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
/tmp/pkgsrc/mbone/wbd/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
main.c:387:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
/tmp/pkgsrc/mbone/wbd/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
main.c:389:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
/tmp/pkgsrc/mbone/wbd/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
main.c:391:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
/tmp/pkgsrc/mbone/wbd/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
main.c:393:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
/tmp/pkgsrc/mbone/wbd/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
main.c:395:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
/tmp/pkgsrc/mbone/wbd/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
main.c:397:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
/tmp/pkgsrc/mbone/wbd/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
main.c:399:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
/tmp/pkgsrc/mbone/wbd/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
main.c:401:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
/tmp/pkgsrc/mbone/wbd/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
main.c:403:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
/tmp/pkgsrc/mbone/wbd/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
--- comms.o ---
comms.c: In function 'NetFetch':
comms.c:568:2: warning: passing argument 5 of 'recvfrom' from incompatible pointer type
/usr/include/sys/socket.h:166:16: note: expected 'struct sockaddr * __restrict__' but argument is of type 'struct sockaddr_in *'
--- db.o ---
db.c: In function 'PageAdd':
db.c:706:14: warning: extra tokens at end of #ifdef directive
--- tcl2c ---
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/bin/ld: cannot find -ll
collect2: ld returned 1 exit status
*** [tcl2c] Error code 1

bmake: stopped in /tmp/pkgsrc/mbone/wbd/work/wbd
1 error

bmake: stopped in /tmp/pkgsrc/mbone/wbd/work/wbd
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/mbone/wbd
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/mbone/wbd