=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for mlvwm-0.9.1nb1 --- all --- making all in ./mlvwm... --- add_window.o --- --- balloon.o --- --- borders.o --- --- add_window.o --- clang -g -Wall -Wshadow -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/pkg/include -c add_window.c --- balloon.o --- clang -g -Wall -Wshadow -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/pkg/include -c balloon.c --- borders.o --- clang -g -Wall -Wshadow -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/pkg/include -c borders.c --- balloon.o --- In file included from balloon.c:11: --- add_window.o --- In file included from add_window.c:39: ./mlvwm.h:36:9: warning: '_MLVWM_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _MLVWM_ ^~~~~~~ ./mlvwm.h:37:9: note: '_MLVFM_' is defined here; did you mean '_MLVWM_'? #define _MLVFM_ ^~~~~~~ _MLVWM_ --- balloon.o --- ./mlvwm.h:36:9: warning: '_MLVWM_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _MLVWM_ ^~~~~~~ ./mlvwm.h:37:9: note: '_MLVFM_' is defined here; did you mean '_MLVWM_'? #define _MLVFM_ ^~~~~~~ _MLVWM_ --- borders.o --- In file included from borders.c:40: ./mlvwm.h:36:9: warning: '_MLVWM_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _MLVWM_ ^~~~~~~ ./mlvwm.h:37:9: note: '_MLVFM_' is defined here; did you mean '_MLVWM_'? #define _MLVFM_ ^~~~~~~ _MLVWM_ --- balloon.o --- balloon.c:169:29: warning: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)' [-Wimplicit-function-declaration] --- add_window.o --- add_window.c:441:23: warning: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)' [-Wimplicit-function-declaration] text_prop.nitems = strlen(text_prop.value); ^ add_window.c:441:23: note: include the header or explicitly provide a declaration for 'strlen' add_window.c:441:30: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] text_prop.nitems = strlen(text_prop.value); ^~~~~~~~~~~~~~~ --- balloon.o --- offset, WinLabel[lp], strlen(WinLabel[lp]) ); ^ balloon.c:169:29: note: include the header or explicitly provide a declaration for 'strlen' --- borders.o --- borders.c:746:8: warning: assigning to 'char *' from 'unsigned char [4]' converts between pointers to integer types with different sign [-Wpointer-sign] mesh = mesh_bits_h; ^ ~~~~~~~~~~~ borders.c:758:8: warning: assigning to 'char *' from 'unsigned char [2]' converts between pointers to integer types with different sign [-Wpointer-sign] mesh = mesh_bits_v; ^ ~~~~~~~~~~~ --- balloon.o --- 2 warnings generated. --- borders.o --- 3 warnings generated. --- add_window.o --- 3 warnings generated. --- config.o --- --- event.o --- --- functions.o --- --- config.o --- clang -g -Wall -Wshadow -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/pkg/include -c config.c --- event.o --- clang -g -Wall -Wshadow -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/pkg/include -c event.c --- functions.o --- clang -g -Wall -Wshadow -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/pkg/include -c functions.c --- event.o --- In file included from event.c:44: --- config.o --- In file included from config.c:13: ./mlvwm.h:36:9: warning: '_MLVWM_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _MLVWM_ ^~~~~~~ ./mlvwm.h:37:9: note: '_MLVFM_' is defined here; did you mean '_MLVWM_'? #define _MLVFM_ ^~~~~~~ _MLVWM_ --- event.o --- ./mlvwm.h:36:9: warning: '_MLVWM_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _MLVWM_ ^~~~~~~ ./mlvwm.h:37:9: note: '_MLVFM_' is defined here; did you mean '_MLVWM_'? #define _MLVFM_ ^~~~~~~ _MLVWM_ --- functions.o --- In file included from functions.c:13: ./mlvwm.h:36:9: warning: '_MLVWM_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _MLVWM_ ^~~~~~~ ./mlvwm.h:37:9: note: '_MLVFM_' is defined here; did you mean '_MLVWM_'? #define _MLVFM_ ^~~~~~~ _MLVWM_ --- config.o --- 1 warning generated. --- functions.o --- functions.c:798:32: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] text_prop.nitems = strlen(text_prop.value); ^~~~~~~~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ --- event.o --- event.c:1627:31: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] text_prop.nitems = strlen(text_prop.value); ^~~~~~~~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ event.c:1789:26: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] XKeysymToKeycode(dpy, XKeycodeToKeysym(dpy,ev->xkey.keycode,0)); ^ /var/pkgsrc/work/wm/mlvwm/work/.buildlink/include/X11/Xlib.h:1686:1: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here _X_DEPRECATED ^ /var/pkgsrc/work/wm/mlvwm/work/.buildlink/include/X11/Xfuncproto.h:136:40: note: expanded from macro '_X_DEPRECATED' # define _X_DEPRECATED __attribute__((deprecated)) --- menus.o --- --- event.o --- ^ --- menus.o --- clang -g -Wall -Wshadow -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/pkg/include -c menus.c --- functions.o --- 2 warnings generated. --- misc.o --- --- event.o --- 3 warnings generated. --- mlvwm.o --- --- menus.o --- In file included from menus.c:13: ./mlvwm.h:36:9: warning: '_MLVWM_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _MLVWM_ ^~~~~~~ ./mlvwm.h:37:9: note: '_MLVFM_' is defined here; did you mean '_MLVWM_'? #define _MLVFM_ ^~~~~~~ _MLVWM_ --- misc.o --- clang -g -Wall -Wshadow -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/pkg/include -c misc.c --- menus.o --- menus.c:727:32: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] text_prop.nitems = strlen(text_prop.value); ^~~~~~~~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ --- mlvwm.o --- clang -g -Wall -Wshadow -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/pkg/include -c mlvwm.c --- misc.o --- In file included from misc.c:15: ./mlvwm.h:36:9: warning: '_MLVWM_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _MLVWM_ ^~~~~~~ ./mlvwm.h:37:9: note: '_MLVFM_' is defined here; did you mean '_MLVWM_'? #define _MLVFM_ ^~~~~~~ _MLVWM_ misc.c:160:46: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XReadBitmapFile( dpy, Scr.Root, path, &newicon->width, &newicon->height, ^~~~~~~~~~~~~~~ /var/pkgsrc/work/wm/mlvwm/work/.buildlink/include/X11/Xlib.h:3035:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ misc.c:160:63: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XReadBitmapFile( dpy, Scr.Root, path, &newicon->width, &newicon->height, ^~~~~~~~~~~~~~~~ /var/pkgsrc/work/wm/mlvwm/work/.buildlink/include/X11/Xlib.h:3036:38: note: passing argument to parameter here unsigned int* /* height_return */, ^ 3 warnings generated. --- menus.o --- 2 warnings generated. --- wild.o --- --- mlvwm.o --- In file included from mlvwm.c:43: ./mlvwm.h:36:9: warning: '_MLVWM_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _MLVWM_ ^~~~~~~ ./mlvwm.h:37:9: note: '_MLVFM_' is defined here; did you mean '_MLVWM_'? #define _MLVFM_ ^~~~~~~ _MLVWM_ mlvwm.c:199:57: warning: passing 'unsigned char [2]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] Scr.mask = XCreatePixmapFromBitmapData( dpy, Scr.Root, mask, 2, 2, ^~~~ /var/pkgsrc/work/wm/mlvwm/work/.buildlink/include/X11/Xlib.h:1614:22: note: passing argument to parameter here char* /* data */, ^ mlvwm.c:501:54: warning: passing 'unsigned char [4]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] p_map = XCreatePixmapFromBitmapData( dpy, Scr.Root, start_mesh, 4, 4, ^~~~~~~~~~ /var/pkgsrc/work/wm/mlvwm/work/.buildlink/include/X11/Xlib.h:1614:22: note: passing argument to parameter here char* /* data */, ^ --- wild.o --- clang -g -Wall -Wshadow -I/usr/pkg/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_LOCALE -DVERSION=\"0.9.1\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/usr/pkg/lib/X11/mlvwm\" -I/usr/pkg/include -c wild.c wild.c:23:15: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration] else if(strcmp(pattern,"*")==0) ^ wild.c:23:15: note: include the header or explicitly provide a declaration for 'strcmp' 1 warning generated. --- mlvwm.o --- 3 warnings generated. --- mlvwm --- rm -f mlvwm clang -o mlvwm -g -Wall -Wshadow -L/usr/pkg/lib add_window.o balloon.o borders.o config.o event.o functions.o menus.o misc.o mlvwm.o wild.o -lXpm -lXext -lX11 -lxpg4 -Wl,-rpath,/usr/pkg/lib /usr/bin/ld: cannot find -lxpg4 clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [mlvwm] Error code 1 bmake[1]: stopped in /var/pkgsrc/work/wm/mlvwm/work/mlvwm091/mlvwm 1 error bmake[1]: stopped in /var/pkgsrc/work/wm/mlvwm/work/mlvwm091/mlvwm *** [all] Error code 2 bmake: stopped in /var/pkgsrc/work/wm/mlvwm/work/mlvwm091 1 error bmake: stopped in /var/pkgsrc/work/wm/mlvwm/work/mlvwm091 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/wm/mlvwm *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/wm/mlvwm