=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for matchbox-panel-0.9.2nb13 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/var/pkgsrc/work/x11/matchbox-panel/work/matchbox-panel-0.9.2' Making all in src gmake[2]: Entering directory '/var/pkgsrc/work/x11/matchbox-panel/work/matchbox-panel-0.9.2/src' if clang -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/pkg/share\" -DPKGDATADIR=\"/usr/pkg/share/matchbox\" -DPREFIX=\"/usr/pkg\" -g -Wall -fno-strict-aliasing -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -MT panel.o -MD -MP -MF ".deps/panel.Tpo" -c -o panel.o panel.c; \ then mv -f ".deps/panel.Tpo" ".deps/panel.Po"; else rm -f ".deps/panel.Tpo"; exit 1; fi if clang -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/pkg/share\" -DPKGDATADIR=\"/usr/pkg/share/matchbox\" -DPREFIX=\"/usr/pkg\" -g -Wall -fno-strict-aliasing -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -MT panel_app.o -MD -MP -MF ".deps/panel_app.Tpo" -c -o panel_app.o panel_app.c; \ then mv -f ".deps/panel_app.Tpo" ".deps/panel_app.Po"; else rm -f ".deps/panel_app.Tpo"; exit 1; fi if clang -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/pkg/share\" -DPKGDATADIR=\"/usr/pkg/share/matchbox\" -DPREFIX=\"/usr/pkg\" -g -Wall -fno-strict-aliasing -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -MT panel_menu.o -MD -MP -MF ".deps/panel_menu.Tpo" -c -o panel_menu.o panel_menu.c; \ then mv -f ".deps/panel_menu.Tpo" ".deps/panel_menu.Po"; else rm -f ".deps/panel_menu.Tpo"; exit 1; fi panel.c:448:7: warning: address of array 'xprop_def' will always evaluate to 'true' [-Wpointer-bool-conversion] if (xprop_def) ~~ ^~~~~~~~~ panel.c:455:26: warning: passing 'char [32]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] PropModeReplace, xprop_def, ^~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2075:38: note: passing argument to parameter here _Xconst unsigned char* /* data */, ^ panel.c:523:8: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_dotdesktop_get(theme, "TitlebarDockBgColor")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel.c:254:49: note: passing argument to parameter 'bg_spec' here panel_set_bg(MBPanel *panel, int bg_type, char *bg_spec) ^ panel.c:529:8: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_dotdesktop_get(theme, "TitlebarDockBgPixmap")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel.c:254:49: note: passing argument to parameter 'bg_spec' here panel_set_bg(MBPanel *panel, int bg_type, char *bg_spec) ^ panel.c:537:8: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_dotdesktop_get(theme, "TitlebarPanelBgColor")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel.c:254:49: note: passing argument to parameter 'bg_spec' here panel_set_bg(MBPanel *panel, int bg_type, char *bg_spec) ^ panel.c:543:8: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_dotdesktop_get(theme, "TitlebarPanelBgPixmap")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel.c:254:49: note: passing argument to parameter 'bg_spec' here panel_set_bg(MBPanel *panel, int bg_type, char *bg_spec) ^ panel.c:558:8: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_dotdesktop_get(theme, "DockBgColor")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel.c:254:49: note: passing argument to parameter 'bg_spec' here panel_set_bg(MBPanel *panel, int bg_type, char *bg_spec) ^ panel.c:563:8: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_dotdesktop_get(theme, "DockBgTrans")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel.c:254:49: note: passing argument to parameter 'bg_spec' here panel_set_bg(MBPanel *panel, int bg_type, char *bg_spec) ^ panel.c:568:8: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_dotdesktop_get(theme, "DockBgPixmap")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel.c:254:49: note: passing argument to parameter 'bg_spec' here panel_set_bg(MBPanel *panel, int bg_type, char *bg_spec) ^ panel.c:576:8: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_dotdesktop_get(theme, "PanelBgColor")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel.c:254:49: note: passing argument to parameter 'bg_spec' here panel_set_bg(MBPanel *panel, int bg_type, char *bg_spec) ^ panel.c:581:8: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_dotdesktop_get(theme, "PanelBgTrans")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel.c:254:49: note: passing argument to parameter 'bg_spec' here panel_set_bg(MBPanel *panel, int bg_type, char *bg_spec) ^ panel.c:586:8: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_dotdesktop_get(theme, "PanelBgPixmap")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel.c:254:49: note: passing argument to parameter 'bg_spec' here panel_set_bg(MBPanel *panel, int bg_type, char *bg_spec) ^ panel.c:594:6: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_dotdesktop_get(theme, "PanelMsgFont")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbexp.h:354:45: note: passing argument to parameter 'spec' here mb_font_set_from_string(MBFont *font, char *spec) ; ^ panel.c:598:9: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_dotdesktop_get(theme, "PanelMsgBgCol")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./panel_util.h:25:57: note: passing argument to parameter 'spec' here util_xcol_from_spec(MBPanel *panel, MBColor *col, char *spec); ^ panel.c:608:9: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_dotdesktop_get(theme, ^~~~~~~~~~~~~~~~~~~~~~~~ ./panel_util.h:25:57: note: passing argument to parameter 'spec' here util_xcol_from_spec(MBPanel *panel, MBColor *col, char *spec); ^ panel.c:617:9: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_dotdesktop_get(theme, ^~~~~~~~~~~~~~~~~~~~~~~~ ./panel_util.h:25:57: note: passing argument to parameter 'spec' here util_xcol_from_spec(MBPanel *panel, MBColor *col, char *spec); ^ panel.cpanel_menu.c:104:10: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] papp->name, NULL, ^~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbmenu.h:472:11: note: passing argument to parameter 'title' here char *title, ^ panel_menu.c:105:10: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] papp->name, ^~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbmenu.h:474:11: note: passing argument to parameter 'info' here char *info, ^ panel_menu.c:212:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] 16, icon_str ); ^~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbdotdesktop.h:112:14: note: passing argument to parameter 'icon_name' here char* icon_name); ^ panel_menu.c:214:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (!strcmp(mb_dotdesktop_get(ddentry, "Type"), "PanelApp")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/string.h:80:25: note: passing argument to parameter here int strcmp(const char *, const char *) __pure; ^ panel_menu.c:218:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_dotdesktop_get(ddentry, ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbmenu.h:472:11: note: passing argument to parameter 'title' here char *title, ^ panel_menu.c:231:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_dotdesktop_get(ddentry, ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbmenu.h:472:11: note: passing argument to parameter 'title' here char *title, ^ :1791:56: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XParseGeometry(geometry_str, &panel->x, &panel->y, &panel->w, &panel->h); ^~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2861:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ panel.c:1791:67: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XParseGeometry(geometry_str, &panel->x, &panel->y, &panel->w, &panel->h); ^~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2863:1: note: passing argument to parameter here ); ^ 6 warnings generated. if clang -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/pkg/share\" -DPKGDATADIR=\"/usr/pkg/share/matchbox\" -DPREFIX=\"/usr/pkg\" -g -Wall -fno-strict-aliasing -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -MT panel_util.o -MD -MP -MF ".deps/panel_util.Tpo" -c -o panel_util.o panel_util.c; \ then mv -f ".deps/panel_util.Tpo" ".deps/panel_util.Po"; else rm -f ".deps/panel_util.Tpo"; exit 1; fi panel_app.c:106:21: warning: passing 'long *' to parameter of type 'unsigned long *' converts between pointers to integer types with different sign [-Wpointer-sign] &type, &format, &n_items, ^~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2686:39: note: passing argument to parameter here unsigned long* /* nitems_return */, ^ panel_app.c:107:5: warning: passing 'long *' to parameter of type 'unsigned long *' converts between pointers to integer types with different sign [-Wpointer-sign] &bytes_after, (unsigned char **)&papp->name); ^~~~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2687:44: note: passing argument to parameter here unsigned long* /* bytes_after_return */, ^ panel_app.c:122:15: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] papp->name = strdup(""); ^ ~~~~~~~~~~~~~~~~~~~ panel_app.c:167:21: warning: passing 'long *' to parameter of type 'unsigned long *' converts between pointers to integer types with different sign [-Wpointer-sign] &type, &format, &n_items, ^~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2686:39: note: passing argument to parameter here unsigned long* /* nitems_return */, ^ panel_app.c:168:5: warning: passing 'long *' to parameter of type 'unsigned long *' converts between pointers to integer types with different sign [-Wpointer-sign] &bytes_after, (unsigned char **)&data); ^~~~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2687:44: note: passing argument to parameter here unsigned long* /* bytes_after_return */, ^ panel_util.c:103:21: warning: passing 'long *' to parameter of type 'unsigned long *' converts between pointers to integer types with different sign [-Wpointer-sign] &type, &format, &n_items, ^~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2686:39: note: passing argument to parameter here unsigned long* /* nitems_return */, ^ panel_util.c:104:5: warning: passing 'long *' to parameter of type 'unsigned long *' converts between pointers to integer types with different sign [-Wpointer-sign] &bytes_after, (unsigned char **)&data); ^~~~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2687:44: note: passing argument to parameter here unsigned long* /* bytes_after_return */, ^ panel_util.c:190:21: warning: passing 'long *' to parameter of type 'unsigned long *' converts between pointers to integer types with different sign [-Wpointer-sign] &type, &format, &n_items, ^~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2686:39: note: passing argument to parameter here unsigned long* /* nitems_return */, ^ panel_util.c:191:5: warning: passing 'long *' to parameter of type 'unsigned long *' converts between pointers to integer types with different sign [-Wpointer-sign] &bytes_after, (unsigned char **)&data); ^~~~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2687:44: note: passing argument to parameter here unsigned long* /* bytes_after_return */, ^ panel_util.c:217:21: warning: passing 'long *' to parameter of type 'unsigned long *' converts between pointers to integer types with different sign [-Wpointer-sign] &type, &format, &n_items, ^~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2686:39: note: passing argument to parameter here unsigned long* /* nitems_return */, ^ panel_util.c:218:5: warning: passing 'long *' to parameter of type 'unsigned long *' converts between pointers to integer types with different sign [-Wpointer-sign] &bytes_after, (unsigned char **)&str); ^~~~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2687:44: note: passing argument to parameter here unsigned long* /* bytes_after_return */, ^ 5 warnings generated. if clang -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/pkg/share\" -DPKGDATADIR=\"/usr/pkg/share/matchbox\" -DPREFIX=\"/usr/pkg\" -g -Wall -fno-strict-aliasing -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -MT session.o -MD -MP -MF ".deps/session.Tpo" -c -o session.o session.c; \ then mv -f ".deps/session.Tpo" ".deps/session.Po"; else rm -f ".deps/session.Tpo"; exit 1; fi 6 warnings generated. if clang -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/pkg/share\" -DPKGDATADIR=\"/usr/pkg/share/matchbox\" -DPREFIX=\"/usr/pkg\" -g -Wall -fno-strict-aliasing -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -MT msg.o -MD -MP -MF ".deps/msg.Tpo" -c -o msg.o msg.c; \ then mv -f ".deps/msg.Tpo" ".deps/msg.Po"; else rm -f ".deps/msg.Tpo"; exit 1; fi msg.c:31:26: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] 8, PropModeReplace, &c, 1); ^~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2075:38: note: passing argument to parameter here _Xconst unsigned char* /* data */, ^ msg.c:506:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strlen(msg->extra_context_data), ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ msg.c:645:35: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] m->sender->name, strlen(m->sender->name), ^~~~~~~~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ msg.c:655:18: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strlen(m->extra_context_data), ^~~~~~~~~~~~~~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ session.c:210:14: warning: address of array 'panel->session_entry_cur' will always evaluate to 'true' [-Wpointer-bool-conversion] if (panel->session_entry_cur) /* what were waiting on */ ~~ ~~~~~~~^~~~~~~~~~~~~~~~~ 18 warnings generated. 1 warning generated. 4 warnings generated. clang -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o matchbox-panel panel.o panel_app.o panel_menu.o panel_util.o session.o msg.o -L/usr/pkg/lib -lmb -lXft -lpng -lz -lX11 -Wl,-R/usr/pkg/lib -lXext -lintl gmake[2]: Leaving directory '/var/pkgsrc/work/x11/matchbox-panel/work/matchbox-panel-0.9.2/src' Making all in applets gmake[2]: Entering directory '/var/pkgsrc/work/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets' Making all in dotdesktop gmake[3]: Entering directory '/var/pkgsrc/work/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets/dotdesktop' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/var/pkgsrc/work/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets/dotdesktop' Making all in icons gmake[3]: Entering directory '/var/pkgsrc/work/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets/icons' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/var/pkgsrc/work/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets/icons' Making all in small-icons gmake[3]: Entering directory '/var/pkgsrc/work/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets/small-icons' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/var/pkgsrc/work/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets/small-icons' gmake[3]: Entering directory '/var/pkgsrc/work/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets' if clang -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/pkg/share\" -DPKGDATADIR=\"/usr/pkg/share/matchbox\" -DPREFIX=\"/usr/pkg\" -g -Wall -fno-strict-aliasing -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/startup-notification-1.0 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -MT mb-applet-clock.o -MD -MP -MF ".deps/mb-applet-clock.Tpo" -c -o mb-applet-clock.o mb-applet-clock.c; \ then mv -f ".deps/mb-applet-clock.Tpo" ".deps/mb-applet-clock.Po"; else rm -f ".deps/mb-applet-clock.Tpo"; exit 1; fi if clang -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/pkg/share\" -DPKGDATADIR=\"/usr/pkg/share/matchbox\" -DPREFIX=\"/usr/pkg\" -g -Wall -fno-strict-aliasing -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/startup-notification-1.0 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -MT mb-applet-menu-launcher.o -MD -MP -MF ".deps/mb-applet-menu-launcher.Tpo" -c -o mb-applet-menu-launcher.o mb-applet-menu-launcher.c; \ then mv -f ".deps/mb-applet-menu-launcher.Tpo" ".deps/mb-applet-menu-launcher.Po"; else rm -f ".deps/mb-applet-menu-launcher.Tpo"; exit 1; fi if clang -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/pkg/share\" -DPKGDATADIR=\"/usr/pkg/share/matchbox\" -DPREFIX=\"/usr/pkg\" -g -Wall -fno-strict-aliasing -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/startup-notification-1.0 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -MT mb-applet-launcher.o -MD -MP -MF ".deps/mb-applet-launcher.Tpo" -c -o mb-applet-launcher.o mb-applet-launcher.c; \ then mv -f ".deps/mb-applet-launcher.Tpo" ".deps/mb-applet-launcher.Po"; else rm -f ".deps/mb-applet-launcher.Tpo"; exit 1; fi mb-applet-launcher.c:189:46: warning: passing 'char [1024]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_tray_app_tray_send_message(TrayApp, msg, 5000); ^~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbtray.h:379:26: note: passing argument to parameter 'msg' here unsigned char *msg, ^ mb-applet-launcher.c:463:31: warning: passing 'char [19]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] TrayApp = mb_tray_app_new ( "mb-applet-launcher", ^~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbtray.h:217:41: note: passing argument to parameter 'app_name' here mb_tray_app_new (unsigned char *app_name, ^ mb-applet-launcher.c:546:13: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] img_file = mb_dotdesktop_get(dd, "Icon"); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mb-applet-launcher.c:557:22: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] win_panel_title = mb_dotdesktop_get(dd, "Name"); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mb-applet-launcher.c:575:18: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] && !strcasecmp(mb_dotdesktop_get(dd, "X-MB-NoWindow"), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/strings.h:63:29: note: passing argument to parameter here int strcasecmp(const char *, const char *) __pure; ^ mb-applet-launcher.c:644:34: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_tray_app_set_name (TrayApp, win_panel_title); ^~~~~~~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbtray.h:390:24: note: passing argument to parameter 'name' here unsigned char *name); ^ mb-applet-menu-launcher.c:265:24: warning: while loop has empty body [-Wempty-body] while(*(++p) != ':'); *p = ' '; /* skip to first entry */ ^ mb-applet-menu-launcher.c:265:24: note: put the semicolon on a separate line to silence this warning mb-applet-menu-launcher.c:431:18: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] root_match_str = mb_dotdesktop_get(dd, "Match"); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mb-applet-menu-launcher.c:445:14: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_dot_desktop_folder_entry_get_icon(ddentry) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbdotdesktop.h:161:50: note: expanded from macro 'mb_dot_desktop_folder_entry_get_icon' #define mb_dot_desktop_folder_entry_get_icon(f) (f)->icon ^~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbdotdesktop.h:112:14: note: passing argument to parameter 'icon_name' here char* icon_name); ^ mb-applet-menu-launcher.c:448:11: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_dot_desktop_folder_entry_get_name(ddentry), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbdotdesktop.h:155:50: note: expanded from macro 'mb_dot_desktop_folder_entry_get_name' #define mb_dot_desktop_folder_entry_get_name(f) (f)->name ^~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbmenu.h:389:13: note: passing argument to parameter 'path' here char *path, ^ mb-applet-menu-launcher.c:451:32: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] menu_lookup[i].match_str = mb_dot_desktop_folder_entry_get_match(ddentry); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mb-applet-menu-launcher.c:524:80: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] png_path = mb_dot_desktop_icon_get_full_path(app_data->theme_name, 16, mb_dotdesktop_get(dd, "Icon")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbdotdesktop.h:112:14: note: passing argument to parameter 'icon_name' here char* icon_name); ^ mb-applet-menu-launcher.c:526:18: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] category = mb_dotdesktop_get(dd, "Categories"); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mb-applet-menu-launcher.c:584:21: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] && !strcasecmp(mb_dotdesktop_get(dd, ^~~~~~~~~~~~~~~~~~~~~ /usr/include/strings.h:63:29: note: passing argument to parameter here int strcasecmp(const char *, const char *) __pure; ^ mb-applet-menu-launcher.c:591:26: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] && !strcasecmp(mb_dotdesktop_get(dd, ^~~~~~~~~~~~~~~~~~~~~ /usr/include/strings.h:63:29: note: passing argument to parameter here int strcasecmp(const char *, const char *) __pure; ^ mb-applet-menu-launcher.c:599:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] && !strcmp(mb_dotdesktop_get(dd, "Type"), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/string.h:80:25: note: passing argument to parameter here int strcmp(const char *, const char *) __pure; ^ mb-applet-menu-launcher.c:622:10: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_dotdesktop_get(dd, "Name"), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbmenu.h:472:11: note: passing argument to parameter 'title' here char *title, ^ mb-applet-menu-launcher.c6 warnings generated. mb-applet-clock.c:237:42: warning: passing 'char [256]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_tray_app_tray_send_message(app, buf, 6000); ^~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbtray.h:379:26: note: passing argument to parameter 'msg' here unsigned char *msg, ^ mb-applet-clock.c:281:24: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] set_fg_col(app, mb_dotdesktop_get(theme, "PanelFgColor")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mb-applet-clock.c:124:34: note: passing argument to parameter 'spec' here set_fg_col(MBTrayApp *app, char* spec) ^ mb-applet-clock.c:346:27: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] app = mb_tray_app_new ( _("Clock"), ^~~~~~~~~~ mb-applet-clock.c:48:18: note: expanded from macro '_' # define _(text) gettext(text) ^~~~~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbtray.h:217:41: note: passing argument to parameter 'app_name' here mb_tray_app_new (unsigned char *app_name, ^ mb-applet-clock.c:380:42: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_tray_app_set_context_info (app, _("Set Time")); ^~~~~~~~~~~~~ mb-applet-clock.c:48:18: note: expanded from macro '_' # define _(text) gettext(text) ^~~~~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbtray.h:400:25: note: passing argument to parameter 'info' here unsigned char *info); ^ :936:27: warning: passing 'char [13]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] app = mb_tray_app_new ( "App Launcher", ^~~~~~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbtray.h:217:41: note: passing argument to parameter 'app_name' here mb_tray_app_new (unsigned char *app_name, ^ if clang -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/pkg/share\" -DPKGDATADIR=\"/usr/pkg/share/matchbox\" -DPREFIX=\"/usr/pkg\" -g -Wall -fno-strict-aliasing -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/startup-notification-1.0 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -MT mb-applet-system-monitor.o -MD -MP -MF ".deps/mb-applet-system-monitor.Tpo" -c -o mb-applet-system-monitor.o mb-applet-system-monitor.c; \ then mv -f ".deps/mb-applet-system-monitor.Tpo" ".deps/mb-applet-system-monitor.Po"; else rm -f ".deps/mb-applet-system-monitor.Tpo"; exit 1; fi 4 warnings generated. clang -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o mb-applet-clock mb-applet-clock.o -L/usr/pkg/lib -lmb -lXft -lpng -lz -lX11 -Wl,-R/usr/pkg/lib -lXext -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lstartup-notification-1 -lintl mb-applet-system-monitor.c:87:41: warning: format specifies type 'long long *' but the argument has type 'u_int64_t *' (aka 'unsigned long *') [-Wformat] fscanf(stat, "%*s %Ld %Ld %Ld %Ld", &ab, &ac, &ad, &ae); ~~~ ^~~ %ld mb-applet-system-monitor.c:87:46: warning: format specifies type 'long long *' but the argument has type 'u_int64_t *' (aka 'unsigned long *') [-Wformat] fscanf(stat, "%*s %Ld %Ld %Ld %Ld", &ab, &ac, &ad, &ae); ~~~ ^~~ %ld mb-applet-system-monitor.c:87:51: warning: format specifies type 'long long *' but the argument has type 'u_int64_t *' (aka 'unsigned long *') [-Wformat] fscanf(stat, "%*s %Ld %Ld %Ld %Ld", &ab, &ac, &ad, &ae); ~~~ ^~~ %ld mb-applet-system-monitor.c:87:56: warning: format specifies type 'long long *' but the argument has type 'u_int64_t *' (aka 'unsigned long *') [-Wformat] fscanf(stat, "%*s %Ld %Ld %Ld %Ld", &ab, &ac, &ad, &ae); ~~~ ^~~ %ld mb-applet-system-monitor.c:141:45: warning: format specifies type 'long long *' but the argument has type 'u_int64_t *' (aka 'unsigned long *') [-Wformat] fscanf(mem, "%*s %Ld %Ld %Ld %Ld %Ld %Ld", &total, &used, &mfree, ~~~ ^~~~~~ %ld mb-applet-system-monitor.c:141:53: warning: format specifies type 'long long *' but the argument has type 'u_int64_t *' (aka 'unsigned long *') [-Wformat] fscanf(mem, "%*s %Ld %Ld %Ld %Ld %Ld %Ld", &total, &used, &mfree, ~~~ ^~~~~ %ld mb-applet-system-monitor.c:141:60: warning: format specifies type 'long long *' but the argument has type 'u_int64_t *' (aka 'unsigned long *') [-Wformat] fscanf(mem, "%*s %Ld %Ld %Ld %Ld %Ld %Ld", &total, &used, &mfree, ~~~ ^~~~~~ %ld mb-applet-system-monitor.c:142:9: warning: format specifies type 'long long *' but the argument has type 'u_int64_t *' (aka 'unsigned long *') [-Wformat] &shared, &buffers, &cached); ^~~~~~~ mb-applet-system-monitor.c:142:18: warning: format specifies type 'long long *' but the argument has type 'u_int64_t *' (aka 'unsigned long *') [-Wformat] &shared, &buffers, &cached); ^~~~~~~~ mb-applet-system-monitor.c:142:28: warning: format specifies type 'long long *' but the argument has type 'u_int64_t *' (aka 'unsigned long *') [-Wformat] &shared, &buffers, &cached); ^~~~~~~ mb-applet-system-monitor.c:144:29: warning: format specifies type 'long long *' but the argument has type 'u_int64_t *' (aka 'unsigned long *') [-Wformat] fscanf(mem, "%*s %Ld %Ld", &cache_total, &cache_used); ~~~ ^~~~~~~~~~~~ %ld mb-applet-system-monitor.c:144:43: warning: format specifies type 'long long *' but the argument has type 'u_int64_t *' (aka 'unsigned long *') [-Wformat] fscanf(mem, "%*s %Ld %Ld", &cache_total, &cache_used); ~~~ ^~~~~~~~~~~ %ld mb-applet-system-monitor.c:267:38: warning: passing 'char [256]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] mb_tray_app_tray_send_message(app, tray_msg, 5000); ^~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbtray.h:379:26: note: passing argument to parameter 'msg' here unsigned char *msg, ^ mb-applet-system-monitor.c:337:27: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] app = mb_tray_app_new ( _("CPU/Mem Monitor"), ^~~~~~~~~~~~~~~~~~~~ mb-applet-system-monitor.c:35:18: note: expanded from macro '_' # define _(text) gettext(text) ^~~~~~~~~~~~~ /var/pkgsrc/work/x11/matchbox-panel/work/.buildlink/include/libmb/mbtray.h:217:41: note: passing argument to parameter 'app_name' here mb_tray_app_new (unsigned char *app_name, ^ 12 warnings generated. clang -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o mb-applet-launcher mb-applet-launcher.o -L/usr/pkg/lib -lmb -lXft -lpng -lz -lX11 -Wl,-R/usr/pkg/lib -lXext -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lstartup-notification-1 -lintl 14 warnings generated. clang -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o mb-applet-system-monitor mb-applet-system-monitor.o -L/usr/pkg/lib -lmb -lXft -lpng -lz -lX11 -Wl,-R/usr/pkg/lib -lXext -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lstartup-notification-1 -lintl clang -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o mb-applet-menu-launcher mb-applet-menu-launcher.o -L/usr/pkg/lib -lmb -lXft -lpng -lz -lX11 -Wl,-R/usr/pkg/lib -lXext -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lstartup-notification-1 -lintl gmake[3]: Leaving directory '/var/pkgsrc/work/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets' gmake[2]: Leaving directory '/var/pkgsrc/work/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets' Making all in po gmake[2]: Entering directory '/var/pkgsrc/work/x11/matchbox-panel/work/matchbox-panel-0.9.2/po' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/var/pkgsrc/work/x11/matchbox-panel/work/matchbox-panel-0.9.2/po' gmake[2]: Entering directory '/var/pkgsrc/work/x11/matchbox-panel/work/matchbox-panel-0.9.2' gmake[2]: Leaving directory '/var/pkgsrc/work/x11/matchbox-panel/work/matchbox-panel-0.9.2' gmake[1]: Leaving directory '/var/pkgsrc/work/x11/matchbox-panel/work/matchbox-panel-0.9.2'