=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 ===> Building for xxkb-1.11 --- xxkb.o --- --- resource.o --- --- wlist.o --- --- xxkb._man --- --- XXkb.ad --- --- xxkb.o --- gcc -O2 -Wall -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 -DAPPDEFDIR=\"/usr/pkg/lib/X11/app-defaults\" -DAPPDEFFILE=\"XXkb\" -DSHAPE_EXT -I/usr/pkg/include -c xxkb.c --- resource.o --- gcc -O2 -Wall -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 -DAPPDEFDIR=\"/usr/pkg/lib/X11/app-defaults\" -DAPPDEFFILE=\"XXkb\" -DSHAPE_EXT -I/usr/pkg/include -c resource.c --- wlist.o --- gcc -O2 -Wall -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 -DAPPDEFDIR=\"/usr/pkg/lib/X11/app-defaults\" -DAPPDEFFILE=\"XXkb\" -DSHAPE_EXT -I/usr/pkg/include -c wlist.c --- xxkb._man --- rm -f xxkb._man --- XXkb.ad --- sed -e "s#PIXMAPDIR#/usr/pkg/share/xxkb#g" XXkb.ad.var > XXkb.ad --- xxkb._man --- if test -z "" ; then cd `dirname xxkb` && ln -s `basename xxkb.man` `basename xxkb._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" < xxkb.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/\@\@$/\\/' >xxkb._man; fi --- xxkb.o --- xxkb.c: In function 'main': xxkb.c:313:3: warning: pointer targets in passing argument 6 of 'XQueryTree' differ in signedness /tmp/pkgsrc/x11/xxkb/work/.buildlink/include/X11/Xlib.h:3024:15: note: expected 'unsigned int *' but argument is of type 'int *' xxkb.c:450:7: warning: pointer targets in passing argument 9 of 'XQueryPointer' differ in signedness /tmp/pkgsrc/x11/xxkb/work/.buildlink/include/X11/Xlib.h:2990:13: note: expected 'unsigned int *' but argument is of type 'int *' xxkb.c:670:6: warning: pointer targets in passing argument 6 of 'XQueryTree' differ in signedness /tmp/pkgsrc/x11/xxkb/work/.buildlink/include/X11/Xlib.h:3024:15: note: expected 'unsigned int *' but argument is of type 'int *' xxkb.c: In function 'GetGrandParent': xxkb.c:954:3: warning: pointer targets in passing argument 6 of 'XQueryTree' differ in signedness /tmp/pkgsrc/x11/xxkb/work/.buildlink/include/X11/Xlib.h:3024:15: note: expected 'unsigned int *' but argument is of type 'int *' xxkb.c: In function 'GetAppWindow': xxkb.c:974:2: warning: pointer targets in passing argument 6 of 'XQueryTree' differ in signedness /tmp/pkgsrc/x11/xxkb/work/.buildlink/include/X11/Xlib.h:3024:15: note: expected 'unsigned int *' but argument is of type 'int *' --- resource.o --- resource.c: In function 'GetElementRes': resource.c:271:6: warning: pointer targets in passing argument 9 of 'XWMGeometry' differ in signedness /tmp/pkgsrc/x11/xxkb/work/.buildlink/include/X11/Xutil.h:804:12: note: expected 'int *' but argument is of type 'unsigned int *' resource.c:271:6: warning: pointer targets in passing argument 10 of 'XWMGeometry' differ in signedness /tmp/pkgsrc/x11/xxkb/work/.buildlink/include/X11/Xutil.h:804:12: note: expected 'int *' but argument is of type 'unsigned int *' --- xxkb --- rm -f xxkb gcc -o xxkb -O2 -Wall -L/usr/pkg/lib xxkb.o resource.o wlist.o -lX11 -lXpm -lXt -lXext -Wl,-rpath,/usr/pkg/lib -Wl,-rpath-link,./exports/lib => Unwrapping files-to-be-installed.