=> 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 xwit-3.4nb3 --- xwit.o --- --- dsimple.o --- --- ClientWin.o --- --- xwit._man --- --- xwit.o --- gcc -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/pkg/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I/usr/pkg/include -c xwit.c --- dsimple.o --- gcc -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/pkg/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I/usr/pkg/include -c dsimple.c --- ClientWin.o --- gcc -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/pkg/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I/usr/pkg/include -c ClientWin.c --- xwit._man --- rm -f xwit._man if test -z "" ; then cd `dirname xwit` && ln -s `basename xwit.man` `basename xwit._man`; else cpp -undef -traditional -D__apploaddir__=/usr/pkg/lib/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/pkg -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/pkg/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 6 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 6 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" < xwit.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xwit._man; fi --- xwit.o --- xwit.c: In function 'usage': xwit.c:71:2: warning: incompatible implicit declaration of built-in function 'exit' xwit.c: In function 'mssleep': xwit.c:140:5: warning: passing argument 2 of 'select' from incompatible pointer type /usr/include/sys/select.h:109:12: note: expected 'struct fd_set * __restrict__' but argument is of type 'int *' xwit.c:140:5: warning: passing argument 3 of 'select' from incompatible pointer type /usr/include/sys/select.h:109:12: note: expected 'struct fd_set * __restrict__' but argument is of type 'int *' xwit.c:140:5: warning: passing argument 4 of 'select' from incompatible pointer type /usr/include/sys/select.h:109:12: note: expected 'struct fd_set * __restrict__' but argument is of type 'int *' xwit.c: In function 'main': xwit.c:963:2: warning: incompatible implicit declaration of built-in function 'exit' --- xwit --- rm -f xwit gcc -o xwit -O2 -fno-strength-reduce -fno-strict-aliasing -L/usr/pkg/lib xwit.o dsimple.o ClientWin.o -lXext -lX11 -Wl,-rpath,/usr/pkg/lib -Wl,-rpath-link,./exports/lib => Unwrapping files-to-be-installed.