=> Bootstrap dependency digest>=20010302: found digest-20121220 => Bootstrap dependency fetch-[0-9]*: found fetch-1.8nb1 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xp-1.2b10nb4 --- xp.man --- --- xp.o --- --- text.o --- --- readfile.o --- --- regexp.o --- --- search.o --- --- mysystem.o --- --- utils.o --- --- xp.man --- sed -e "s;XAPPLOADDIR;/usr/pkg/lib/X11/app-defaults;" xp.man --- xp.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 -DHASVFORK -DHAS_STRERROR -I/usr/pkg/include -c xp.c --- text.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 -DHASVFORK -DHAS_STRERROR -I/usr/pkg/include -c text.c --- readfile.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 -DHASVFORK -DHAS_STRERROR -I/usr/pkg/include -c readfile.c --- regexp.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 -DHASVFORK -DHAS_STRERROR -I/usr/pkg/include -c regexp.c --- search.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 -DHASVFORK -DHAS_STRERROR -I/usr/pkg/include -c search.c --- mysystem.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 -DHASVFORK -DHAS_STRERROR -I/usr/pkg/include -c mysystem.c --- xp._man --- --- utils.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 -DHASVFORK -DHAS_STRERROR -I/usr/pkg/include -c utils.c --- xp._man --- rm -f xp._man if test -z "" ; then cd `dirname xp` && ln -s `basename xp.man` `basename xp._man`; else cpp -undef -traditional -D__apploaddir__=/usr/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -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" < xp.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/\@\@$/\\/' >xp._man; fi --- xp.o --- xp.c: In function 'makewidgets': xp.c:834:57: warning: cast to pointer from integer of different size xp.c: In function 'makecmndsmenu': xp.c:1005:54: warning: cast to pointer from integer of different size xp.c: In function 'FilesMenuSelect': xp.c:1462:10: warning: cast from pointer to integer of different size xp.c: In function 'CmndsMenuSelect': xp.c:1481:13: warning: cast from pointer to integer of different size xp.c: In function 'Do_stderr': xp.c:2177:14: warning: cast from pointer to integer of different size xp.c: In function 'redirect': xp.c:2208:96: warning: cast to pointer from integer of different size --- utils.o --- utils.c:3:0: warning: "NULL" redefined /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/include/stddef.h:400:0: note: this is the location of the previous definition --- readfile.o --- readfile.c:37:14: error: conflicting types for 'malloc' readfile.c:38:14: warning: conflicting types for built-in function 'realloc' readfile.c: In function 'readinlump': readfile.c:70:9: warning: incompatible implicit declaration of built-in function 'free' *** [readfile.o] Error code 1 bmake: stopped in /tmp/pkgsrc/x11/xp/work/xp-1.2b10 --- regexp.o --- regexp.c: In function 'regcomp': regexp.c:197:15: warning: conflicting types for built-in function 'malloc' regexp.c:255:32: warning: incompatible implicit declaration of built-in function 'strlen' regexp.c: In function 'regatom': regexp.c:535:10: warning: incompatible implicit declaration of built-in function 'strcspn' regexp.c: In function 'regmatch': regexp.c:841:11: warning: incompatible implicit declaration of built-in function 'strlen' regexp.c: In function 'regrepeat': regexp.c:1000:11: warning: incompatible implicit declaration of built-in function 'strlen' 1 error bmake: stopped in /tmp/pkgsrc/x11/xp/work/xp-1.2b10 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/x11/xp *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/x11/xp