===> Building for mlvwm-0.9.4 making all in ./mlvwm... clang -g -Wall -Wshadow -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DUSE_LOCALE -DVERSION=\"0.9.4\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/opt/pkg/lib/X11/mlvwm\" -I/opt/pkg/include -c add_window.c add_window.c:442:30: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] text_prop.nitems = strlen(text_prop.value); ^~~~~~~~~~~~~~~ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here size_t strlen(const char *__s); ^ 1 warning generated. clang -g -Wall -Wshadow -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DUSE_LOCALE -DVERSION=\"0.9.4\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/opt/pkg/lib/X11/mlvwm\" -I/opt/pkg/include -c balloon.c clang -g -Wall -Wshadow -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DUSE_LOCALE -DVERSION=\"0.9.4\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/opt/pkg/lib/X11/mlvwm\" -I/opt/pkg/include -c borders.c borders.c:116:36: warning: variable 'resize_r' set but not used [-Wunused-but-set-variable] int title_height, sbar_v, sbar_h, resize_r; ^ borders.c:747:8: warning: assigning to 'char *' from 'unsigned char[4]' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] mesh = mesh_bits_h; ^ ~~~~~~~~~~~ borders.c:759:8: warning: assigning to 'char *' from 'unsigned char[2]' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] mesh = mesh_bits_v; ^ ~~~~~~~~~~~ 3 warnings generated. clang -g -Wall -Wshadow -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DUSE_LOCALE -DVERSION=\"0.9.4\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/opt/pkg/lib/X11/mlvwm\" -I/opt/pkg/include -c config.c clang -g -Wall -Wshadow -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DUSE_LOCALE -DVERSION=\"0.9.4\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/opt/pkg/lib/X11/mlvwm\" -I/opt/pkg/include -c event.c event.c:1203:30: warning: variable 'bar' set but not used [-Wunused-but-set-variable] Window JunkRoot, JunkChild, bar, anker; ^ event.c:1642:31: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] text_prop.nitems = strlen(text_prop.value); ^~~~~~~~~~~~~~~ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here size_t strlen(const char *__s); ^ event.c:1805:26: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] XKeysymToKeycode(dpy, XKeycodeToKeysym(dpy,ev->xkey.keycode,0)); ^ /Users/pbulk/build/wm/mlvwm/work/.buildlink/include/X11/Xlib.h:1682:1: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here _X_DEPRECATED ^ /Users/pbulk/build/wm/mlvwm/work/.buildlink/include/X11/Xfuncproto.h:136:40: note: expanded from macro '_X_DEPRECATED' # define _X_DEPRECATED __attribute__((deprecated)) ^ 3 warnings generated. clang -g -Wall -Wshadow -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DUSE_LOCALE -DVERSION=\"0.9.4\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/opt/pkg/lib/X11/mlvwm\" -I/opt/pkg/include -c functions.c functions.c:798:32: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] text_prop.nitems = strlen(text_prop.value); ^~~~~~~~~~~~~~~ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here size_t strlen(const char *__s); ^ functions.c:878:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] funcs[lp].action( act ); ^ 2 warnings generated. clang -g -Wall -Wshadow -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DUSE_LOCALE -DVERSION=\"0.9.4\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/opt/pkg/lib/X11/mlvwm\" -I/opt/pkg/include -c menus.c menus.c:29:15: warning: variable 'tmp_b_GC' set but not used [-Wunused-but-set-variable] GC tmp_f_GC, tmp_b_GC; ^ menus.c:118:6: warning: unused variable 'lp' [-Wunused-variable] int lp; ^ menus.c:730:32: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] text_prop.nitems = strlen(text_prop.value); ^~~~~~~~~~~~~~~ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here size_t strlen(const char *__s); ^ 3 warnings generated. clang -g -Wall -Wshadow -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DUSE_LOCALE -DVERSION=\"0.9.4\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/opt/pkg/lib/X11/mlvwm\" -I/opt/pkg/include -c misc.c misc.c:165: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, ^~~~~~~~~~~~~~~ /Users/pbulk/build/wm/mlvwm/work/.buildlink/include/X11/Xlib.h:3045:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ misc.c:165: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, ^~~~~~~~~~~~~~~~ /Users/pbulk/build/wm/mlvwm/work/.buildlink/include/X11/Xlib.h:3046:38: note: passing argument to parameter here unsigned int* /* height_return */, ^ 2 warnings generated. clang -g -Wall -Wshadow -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DUSE_LOCALE -DVERSION=\"0.9.4\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/opt/pkg/lib/X11/mlvwm\" -I/opt/pkg/include -c mlvwm.c mlvwm.c:196:57: warning: passing 'unsigned char[2]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] Scr.mask = XCreatePixmapFromBitmapData( dpy, Scr.Root, mask, 2, 2, ^~~~ /Users/pbulk/build/wm/mlvwm/work/.buildlink/include/X11/Xlib.h:1610:22: note: passing argument to parameter here char* /* data */, ^ mlvwm.c:498:54: warning: passing 'unsigned char[4]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] p_map = XCreatePixmapFromBitmapData( dpy, Scr.Root, start_mesh, 4, 4, ^~~~~~~~~~ /Users/pbulk/build/wm/mlvwm/work/.buildlink/include/X11/Xlib.h:1610:22: note: passing argument to parameter here char* /* data */, ^ 2 warnings generated. clang -g -Wall -Wshadow -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DUSE_LOCALE -DVERSION=\"0.9.4\" -DCONFIGNAME=\".mlvwmrc\" -DMLVWMLIBDIR=\"/opt/pkg/lib/X11/mlvwm\" -I/opt/pkg/include -c wild.c rm -f mlvwm clang -o mlvwm -g -Wall -Wshadow -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/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 making all in ./sample_rc... making all in ./man... rm -f mlvwm._man if test -z "" ; then cd `dirname mlvwm` && ln -s `basename mlvwm.man` `basename mlvwm._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/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__=/opt/pkg -D__xconfigfile__=xorg.conf -D__xconfigdir__=/opt/pkg/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 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