=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for mlvwm-0.9.1nb1 --- all --- making all in ./mlvwm... --- add_window.o --- --- balloon.o --- --- add_window.o --- gcc -g -Wall -Wshadow -I/usr/pkg/include -I/usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/X11R7/include -c add_window.c --- balloon.o --- gcc -g -Wall -Wshadow -I/usr/pkg/include -I/usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/X11R7/include -c balloon.c balloon.c: In function 'BalloonSize': balloon.c:169:7: warning: implicit declaration of function 'strlen' balloon.c:169:29: warning: incompatible implicit declaration of built-in function 'strlen' balloon.c:175:26: warning: incompatible implicit declaration of built-in function 'strlen' balloon.c: In function 'DrawWindowBalloon': balloon.c:231:19: warning: incompatible implicit declaration of built-in function 'strlen' balloon.c:235:14: warning: incompatible implicit declaration of built-in function 'strlen' --- borders.o --- gcc -g -Wall -Wshadow -I/usr/pkg/include -I/usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/X11R7/include -c borders.c borders.c: In function 'DrawSbarBar': borders.c:746:8: warning: pointer targets in assignment differ in signedness borders.c:758:8: warning: pointer targets in assignment differ in signedness --- add_window.o --- add_window.c: In function 'AddWindow': add_window.c:441:4: warning: implicit declaration of function 'strlen' add_window.c:441:23: warning: incompatible implicit declaration of built-in function 'strlen' add_window.c:441:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness add_window.c:441:4: note: expected 'const char *' but argument is of type 'unsigned char *' --- config.o --- gcc -g -Wall -Wshadow -I/usr/pkg/include -I/usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/X11R7/include -c config.c config.c: In function 'SetStyles': config.c:273:4: warning: array subscript has type 'char' --- event.o --- gcc -g -Wall -Wshadow -I/usr/pkg/include -I/usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/X11R7/include -c event.c --- functions.o --- gcc -g -Wall -Wshadow -I/usr/pkg/include -I/usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/X11R7/include -c functions.c --- event.o --- event.c: In function 'handle_property_request': event.c:1627:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:61:9: note: expected 'const char *' but argument is of type 'unsigned char *' --- functions.o --- functions.c: In function 'WaitMap': functions.c:798:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:61:9: note: expected 'const char *' but argument is of type 'unsigned char *' --- menus.o --- gcc -g -Wall -Wshadow -I/usr/pkg/include -I/usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/X11R7/include -c menus.c menus.c: In function 'SwallowMenu': menus.c:727:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:61:9: note: expected 'const char *' but argument is of type 'unsigned char *' menus.c: In function 'SetSwallow': menus.c:1123:3: warning: array subscript has type 'char' menus.c: In function 'SetMenu': menus.c:1168:3: warning: array subscript has type 'char' menus.c:1197:4: warning: array subscript has type 'char' --- misc.o --- gcc -g -Wall -Wshadow -I/usr/pkg/include -I/usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/X11R7/include -c misc.c misc.c: In function 'stripspace_num': misc.c:101:2: warning: array subscript has type 'char' misc.c: In function 'ReadIcon': misc.c:161:9: warning: pointer targets in passing argument 4 of 'XReadBitmapFile' differ in signedness /scratch/wm/mlvwm/work/.buildlink/include/X11/Xlib.h:3038:12: note: expected 'unsigned int *' but argument is of type 'int *' misc.c:161:9: warning: pointer targets in passing argument 5 of 'XReadBitmapFile' differ in signedness /scratch/wm/mlvwm/work/.buildlink/include/X11/Xlib.h:3038:12: note: expected 'unsigned int *' but argument is of type 'int *' --- mlvwm.o --- gcc -g -Wall -Wshadow -I/usr/pkg/include -I/usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/X11R7/include -c mlvwm.c mlvwm.c: In function 'InitScrParams': mlvwm.c:202:14: warning: pointer targets in passing argument 3 of 'XCreatePixmapFromBitmapData' differ in signedness /scratch/wm/mlvwm/work/.buildlink/include/X11/Xlib.h:1619:15: note: expected 'char *' but argument is of type 'unsigned char *' mlvwm.c: In function 'CreateStartWindow': mlvwm.c:503:9: warning: pointer targets in passing argument 3 of 'XCreatePixmapFromBitmapData' differ in signedness /scratch/wm/mlvwm/work/.buildlink/include/X11/Xlib.h:1619:15: note: expected 'char *' but argument is of type 'unsigned char *' --- wild.o --- gcc -g -Wall -Wshadow -I/usr/pkg/include -I/usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/X11R7/include -c wild.c wild.c: In function 'matchWildcards': wild.c:23:7: warning: implicit declaration of function 'strcmp' --- mlvwm --- rm -f mlvwm gcc -o mlvwm -g -Wall -Wshadow -L/usr/pkg/lib -L/usr/X11R7/lib add_window.o balloon.o borders.o config.o event.o functions.o menus.o misc.o mlvwm.o wild.o -L/usr/X11R7/lib -lXpm -lXext -lX11 -Wl,-rpath,/usr/pkg/lib:/usr/X11R7/lib making all in ./sample_rc... making all in ./man... --- mlvwm._man --- rm -f mlvwm._man if test -z "" ; then cd `dirname mlvwm` && ln -s `basename mlvwm.man` `basename mlvwm._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" < mlvwm.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/\@\@$/\\/' >mlvwm._man; fi --- mlvwm.0 --- => Unwrapping files-to-be-installed.