=> 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 asnap-1.0nb2 --- asnap.o --- --- asnap._man --- --- asnap.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 asnap.c --- asnap._man --- rm -f asnap._man if test -z "" ; then cd `dirname asnap` && ln -s `basename asnap.man` `basename asnap._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" < asnap.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/\@\@$/\\/' >asnap._man; fi --- asnap.o --- asnap.c: In function 'get_region': asnap.c:176:6: warning: incompatible implicit declaration of built-in function 'exit' asnap.c:188:4: warning: passing argument 1 of 'XRefreshKeyboardMapping' from incompatible pointer type /tmp/pkgsrc/x11/asnap/work/.buildlink/include/X11/Xlib.h:3074:12: note: expected 'struct XMappingEvent *' but argument is of type 'union XEvent *' asnap.c:220:4: warning: passing argument 1 of 'XRefreshKeyboardMapping' from incompatible pointer type /tmp/pkgsrc/x11/asnap/work/.buildlink/include/X11/Xlib.h:3074:12: note: expected 'struct XMappingEvent *' but argument is of type 'union XEvent *' asnap.c: In function 'get_pixmap_region': asnap.c:333:9: warning: passing argument 3 of 'XGetGeometry' from incompatible pointer type /tmp/pkgsrc/x11/asnap/work/.buildlink/include/X11/Xlib.h:2627:15: note: expected 'Window *' but argument is of type 'int *' asnap.c: In function 'my_X_error_handler': asnap.c:373:3: warning: incompatible implicit declaration of built-in function 'exit' asnap.c: In function 'usage': asnap.c:399:2: warning: incompatible implicit declaration of built-in function 'exit' asnap.c: In function 'save_as_atk_file': asnap.c:676:2: warning: incompatible implicit declaration of built-in function 'exit' asnap.c: In function 'save_as_xwd_file': asnap.c:770:2: warning: incompatible implicit declaration of built-in function 'exit' asnap.c:854:21: warning: incompatible implicit declaration of built-in function 'free' asnap.c: In function 'exitXsnap': asnap.c:881:3: warning: incompatible implicit declaration of built-in function 'exit' asnap.c: In function 'main': asnap.c:924:6: warning: incompatible implicit declaration of built-in function 'exit' asnap.c:1145:4: warning: passing argument 1 of 'XRefreshKeyboardMapping' from incompatible pointer type /tmp/pkgsrc/x11/asnap/work/.buildlink/include/X11/Xlib.h:3074:12: note: expected 'struct XMappingEvent *' but argument is of type 'union XEvent *' asnap.c:1150:8: warning: passing argument 1 of 'XLookupString' from incompatible pointer type /tmp/pkgsrc/x11/asnap/work/.buildlink/include/X11/Xutil.h:526:12: note: expected 'struct XKeyEvent *' but argument is of type 'union XEvent *' --- asnap --- rm -f asnap gcc -o asnap -O2 -fno-strength-reduce -fno-strict-aliasing -L/usr/pkg/lib asnap.o -lXext -lX11 -Wl,-rpath,/usr/pkg/lib -Wl,-rpath-link,./exports/lib => Unwrapping files-to-be-installed.