=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for matchbox-panel-0.9.2nb8
/usr/bin/make  all-recursive
make[1]: Entering directory `/tmp/pkgsrc/x11/matchbox-panel/work/matchbox-panel-0.9.2'
Making all in src
make[2]: Entering directory `/tmp/pkgsrc/x11/matchbox-panel/work/matchbox-panel-0.9.2/src'
if gcc -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/include -I/usr/pkg/include -I/usr/pkg/include/freetype2  -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/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 gcc -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/include -I/usr/pkg/include -I/usr/pkg/include/freetype2  -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/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 gcc -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/include -I/usr/pkg/include -I/usr/pkg/include/freetype2  -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/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
if gcc -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/include -I/usr/pkg/include -I/usr/pkg/include/freetype2  -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/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
if gcc -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/include -I/usr/pkg/include -I/usr/pkg/include/freetype2  -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/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
panel_app.c: In function 'panel_app_name_get':
panel_app.c:107:5: warning: pointer targets in passing argument 10 of 'XGetWindowProperty' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2684:12: note: expected 'long unsigned int *' but argument is of type 'long int *'
panel_app.c:107:5: warning: pointer targets in passing argument 11 of 'XGetWindowProperty' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2684:12: note: expected 'long unsigned int *' but argument is of type 'long int *'
panel_app.c:122:15: warning: pointer targets in assignment differ in signedness
panel_app.c: In function 'panel_app_icon_prop_data_get':
panel_app.c:168:5: warning: pointer targets in passing argument 10 of 'XGetWindowProperty' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2684:12: note: expected 'long unsigned int *' but argument is of type 'long int *'
panel_app.c:168:5: warning: pointer targets in passing argument 11 of 'XGetWindowProperty' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2684:12: note: expected 'long unsigned int *' but argument is of type 'long int *'
panel_util.c: In function 'util_get_window_pid_from_prop':
panel_util.c:104:5: warning: pointer targets in passing argument 10 of 'XGetWindowProperty' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2684:12: note: expected 'long unsigned int *' but argument is of type 'long int *'
panel_util.c:104:5: warning: pointer targets in passing argument 11 of 'XGetWindowProperty' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2684:12: note: expected 'long unsigned int *' but argument is of type 'long int *'
panel_menu.c: In function 'panel_menu_update_remove_items':
panel_menu.c:108:10: warning: pointer targets in passing argument 3 of 'mb_menu_add_item_to_menu' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/libmb/mbmenu.h:470:1: note: expected 'char *' but argument is of type 'unsigned char *'
panel_menu.c:108:10: warning: pointer targets in passing argument 5 of 'mb_menu_add_item_to_menu' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/libmb/mbmenu.h:470:1: note: expected 'char *' but argument is of type 'unsigned char *'
panel_util.c: In function 'util_get_root_pixmap':panel.c: In function 'panel_set_bg':
panel_util.c:191:5: warning: pointer targets in passing argument 10 of 'XGetWindowProperty' differ in signedness

/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2684:12: note: expected 'long unsigned int *' but argument is of type 'long int *'
panel.c:448:7: warning: the address of 'xprop_def' will always evaluate as 'true'panel_util.c:191:5: warning: pointer targets in passing argument 11 of 'XGetWindowProperty' differ in signedness

/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2684:12: note: expected 'long unsigned int *' but argument is of type 'long int *'
panel.c:456:9: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2076:12: note: expected 'const unsigned char *' but argument is of type 'char *'
panel_util.c: In function 'util_get_utf8_prop':
panel_util.c:218:5: warning: pointer targets in passing argument 10 of 'XGetWindowProperty' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2684:12: note: expected 'long unsigned int *' but argument is of type 'long int *'
panel_util.c:218:5: warning: pointer targets in passing argument 11 of 'XGetWindowProperty' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2684:12: note: expected 'long unsigned int *' but argument is of type 'long int *'
panel.c: In function 'panel_set_theme_from_root_prop':
panel.c:523:8: warning: pointer targets in passing argument 3 of 'panel_set_bg' differ in signedness
panel.c:254:1: note: expected 'char *' but argument is of type 'unsigned char *'
panel.c:529:8: warning: pointer targets in passing argument 3 of 'panel_set_bg' differ in signedness
panel.c:254:1: note: expected 'char *' but argument is of type 'unsigned char *'
panel.c:537:8: warning: pointer targets in passing argument 3 of 'panel_set_bg' differ in signedness
panel.c:254:1: note: expected 'char *' but argument is of type 'unsigned char *'
panel.c:543:8: warning: pointer targets in passing argument 3 of 'panel_set_bg' differ in signedness
panel.c:254:1: note: expected 'char *' but argument is of type 'unsigned char *'
panel.c:558:8: warning: pointer targets in passing argument 3 of 'panel_set_bg' differ in signedness
panel.c:254:1: note: expected 'char *' but argument is of type 'unsigned char *'
panel.c:563:8: warning: pointer targets in passing argument 3 of 'panel_set_bg' differ in signedness
panel.c:254:1: note: expected 'char *' but argument is of type 'unsigned char *'
panel.c:568:8: warning: pointer targets in passing argument 3 of 'panel_set_bg' differ in signedness
panel.c:254:1: note: expected 'char *' but argument is of type 'unsigned char *'
panel.c:576:8: warning: pointer targets in passing argument 3 of 'panel_set_bg' differ in signedness
panel.c:254:1: note: expected 'char *' but argument is of type 'unsigned char *'
panel.c:581:8: warning: pointer targets in passing argument 3 of 'panel_set_bg' differ in signedness
panel.c:254:1: note: expected 'char *' but argument is of type 'unsigned char *'
panel.c:586:8: warning: pointer targets in passing argument 3 of 'panel_set_bg' differ in signedness
panel.c:254:1: note: expected 'char *' but argument is of type 'unsigned char *'
panel.c:594:6: warning: pointer targets in passing argument 2 of 'mb_font_set_from_string' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/libmb/mbexp.h:354:1: note: expected 'char *' but argument is of type 'unsigned char *'
panel.c:598:9: warning: pointer targets in passing argument 3 of 'util_xcol_from_spec' differ in signedness
panel_util.h:25:1: note: expected 'char *' but argument is of type 'unsigned char *'
panel.c:609:13: warning: pointer targets in passing argument 3 of 'util_xcol_from_spec' differ in signedness
panel_util.h:25:1: note: expected 'char *' but argument is of type 'unsigned char *'
panel.c:618:13: warning: pointer targets in passing argument 3 of 'util_xcol_from_spec' differ in signedness
panel_util.h:25:1: note: expected 'char *' but argument is of type 'unsigned char *'
panel_menu.c: In function 'panel_menu_init':
panel_menu.c:212:9: warning: pointer targets in passing argument 3 of 'mb_dot_desktop_icon_get_full_path' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/libmb/mbdotdesktop.h:110:1: note: expected 'char *' but argument is of type 'unsigned char *'
panel_menu.c:214:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
/usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *'
panel_menu.c:214:5: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
panel_menu.c:214:5: note: expected 'const char *' but argument is of type 'unsigned char *'
panel_menu.c:214:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
/usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *'
panel_menu.c:214:5: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
panel_menu.c:214:5: note: expected 'const char *' but argument is of type 'unsigned char *'
panel_menu.c:214:5: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
panel_menu.c:214:5: note: expected 'const char *' but argument is of type 'unsigned char *'
panel_menu.c:214:5: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
panel_menu.c:214:5: note: expected 'const char *' but argument is of type 'unsigned char *'
panel_menu.c:223:13: warning: pointer targets in passing argument 3 of 'mb_menu_add_item_to_menu' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/libmb/mbmenu.h:470:1: note: expected 'char *' but argument is of type 'unsigned char *'
panel_menu.c:236:13: warning: pointer targets in passing argument 3 of 'mb_menu_add_item_to_menu' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/libmb/mbmenu.h:470:1: note: expected 'char *' but argument is of type 'unsigned char *'
panel.c: In function 'panel_init':
panel.c:1791:5: warning: pointer targets in passing argument 4 of 'XParseGeometry' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2865:12: note: expected 'unsigned int *' but argument is of type 'int *'
panel.c:1791:5: warning: pointer targets in passing argument 5 of 'XParseGeometry' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2865:12: note: expected 'unsigned int *' but argument is of type 'int *'
if gcc -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/include -I/usr/pkg/include -I/usr/pkg/include/freetype2  -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/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: In function '_get_server_time':
msg.c:31:6: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/X11/Xlib.h:2076:12: note: expected 'const unsigned char *' but argument is of type 'char *'
msg.c: In function 'msg_win_create':
msg.c:506:10: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
/usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *'
msg.c: In function 'msg_calc_win_size':
msg.c:645:11: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
/usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *'
msg.c:655:11: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
/usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *'
gcc  -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2  -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o matchbox-panel  panel.o panel_app.o panel_menu.o panel_util.o session.o msg.o -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lmb -lXft -lpng15 -lz -lX11 -lXext   
make[2]: Leaving directory `/tmp/pkgsrc/x11/matchbox-panel/work/matchbox-panel-0.9.2/src'
Making all in applets
make[2]: Entering directory `/tmp/pkgsrc/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets'
Making all in dotdesktop
make[3]: Entering directory `/tmp/pkgsrc/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets/dotdesktop'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/pkgsrc/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets/dotdesktop'
Making all in icons
make[3]: Entering directory `/tmp/pkgsrc/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets/icons'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/pkgsrc/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets/icons'
Making all in small-icons
make[3]: Entering directory `/tmp/pkgsrc/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets/small-icons'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/pkgsrc/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets/small-icons'
make[3]: Entering directory `/tmp/pkgsrc/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets'
if gcc -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/startup-notification-1.0    -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2  -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/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 gcc -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/startup-notification-1.0    -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2  -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/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 gcc -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/startup-notification-1.0    -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2  -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/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
if gcc -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/startup-notification-1.0    -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2  -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/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
mb-applet-launcher.c: In function 'send_panel_message':
mb-applet-launcher.c:189:7: warning: pointer targets in passing argument 2 of 'mb_tray_app_tray_send_message' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/libmb/mbtray.h:378:1: note: expected 'unsigned char *' but argument is of type 'char *'
mb-applet-system-monitor.c: In function 'system_cpu':
mb-applet-system-monitor.c:87:5: warning: format '%Ld' expects type 'long long int *', but argument 3 has type 'u_int64_t *'
mb-applet-system-monitor.c:87:5: warning: format '%Ld' expects type 'long long int *', but argument 4 has type 'u_int64_t *'
mb-applet-system-monitor.c:87:5: warning: format '%Ld' expects type 'long long int *', but argument 5 has type 'u_int64_t *'
mb-applet-system-monitor.c:87:5: warning: format '%Ld' expects type 'long long int *', but argument 6 has type 'u_int64_t *'
mb-applet-system-monitor.c: In function 'system_memory':
mb-applet-system-monitor.c:142:9: warning: format '%Ld' expects type 'long long int *', but argument 3 has type 'u_int64_t *'
mb-applet-system-monitor.c:142:9: warning: format '%Ld' expects type 'long long int *', but argument 4 has type 'u_int64_t *'
mb-applet-system-monitor.c:142:9: warning: format '%Ld' expects type 'long long int *', but argument 5 has type 'u_int64_t *'
mb-applet-system-monitor.c:142:9: warning: format '%Ld' expects type 'long long int *', but argument 6 has type 'u_int64_t *'
mb-applet-system-monitor.c:142:9: warning: format '%Ld' expects type 'long long int *', but argument 7 has type 'u_int64_t *'
mb-applet-system-monitor.c:142:9: warning: format '%Ld' expects type 'long long int *', but argument 8 has type 'u_int64_t *'
mb-applet-system-monitor.c:144:2: warning: format '%Ld' expects type 'long long int *', but argument 3 has type 'u_int64_t *'
mb-applet-system-monitor.c:144:2: warning: format '%Ld' expects type 'long long int *', but argument 4 has type 'u_int64_t *'
mb-applet-launcher.c: In function 'main':
mb-applet-launcher.c:467:10: warning: pointer targets in passing argument 1 of 'mb_tray_app_new' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/libmb/mbtray.h:217:1: note: expected 'unsigned char *' but argument is of type 'char *'
mb-applet-system-monitor.c: In function 'button_callback':
mb-applet-system-monitor.c:267:3: warning: pointer targets in passing argument 2 of 'mb_tray_app_tray_send_message' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/libmb/mbtray.h:378:1: note: expected 'unsigned char *' but argument is of type 'char *'
mb-applet-system-monitor.c: In function 'main':
mb-applet-system-monitor.c:341:6: warning: pointer targets in passing argument 1 of 'mb_tray_app_new' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/libmb/mbtray.h:217:1: note: expected 'unsigned char *' but argument is of type 'char *'
mb-applet-launcher.c:546:13: warning: pointer targets in assignment differ in signedness
mb-applet-launcher.c:557:22: warning: pointer targets in assignment differ in signedness
mb-applet-launcher.c:576:11: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness
/usr/include/string.h:536:12: note: expected 'const char *' but argument is of type 'unsigned char *'
mb-applet-launcher.c:644:3: warning: pointer targets in passing argument 2 of 'mb_tray_app_set_name' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/libmb/mbtray.h:389:1: note: expected 'unsigned char *' but argument is of type 'char *'
mb-applet-clock.c: In function 'button_callback':
mb-applet-clock.c:237:7: warning: pointer targets in passing argument 2 of 'mb_tray_app_tray_send_message' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/libmb/mbtray.h:378:1: note: expected 'unsigned char *' but argument is of type 'char *'
mb-applet-clock.c: In function 'theme_change_callback':
mb-applet-clock.c:281:8: warning: pointer targets in passing argument 2 of 'set_fg_col' differ in signedness
mb-applet-clock.c:124:1: note: expected 'char *' but argument is of type 'unsigned char *'
mb-applet-clock.c: In function 'main':
mb-applet-clock.c:350:6: warning: pointer targets in passing argument 1 of 'mb_tray_app_new' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/libmb/mbtray.h:217:1: note: expected 'unsigned char *' but argument is of type 'char *'
mb-applet-clock.c:380:7: warning: pointer targets in passing argument 2 of 'mb_tray_app_set_context_info' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/libmb/mbtray.h:399:1: note: expected 'unsigned char *' but argument is of type 'char *'
mb-applet-menu-launcher.c: In function 'build_menu':
mb-applet-menu-launcher.c:431:18: warning: pointer targets in assignment differ in signedness
mb-applet-menu-launcher.c:445:14: warning: pointer targets in passing argument 3 of 'mb_dot_desktop_icon_get_full_path' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/libmb/mbdotdesktop.h:110:1: note: expected 'char *' but argument is of type 'unsigned char *'
mb-applet-menu-launcher.c:449:11: warning: pointer targets in passing argument 2 of 'mb_menu_add_path' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/libmb/mbmenu.h:388:2: note: expected 'char *' but argument is of type 'unsigned char *'
mb-applet-menu-launcher.c:451:32: warning: pointer targets in assignment differ in signedness
mb-applet-menu-launcher.c:524:9: warning: pointer targets in passing argument 3 of 'mb_dot_desktop_icon_get_full_path' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/libmb/mbdotdesktop.h:110:1: note: expected 'char *' but argument is of type 'unsigned char *'
mb-applet-menu-launcher.c:526:18: warning: pointer targets in assignment differ in signedness
mb-applet-menu-launcher.c:586:7: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness
/usr/include/string.h:536:12: note: expected 'const char *' but argument is of type 'unsigned char *'
mb-applet-menu-launcher.c:593:12: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness
/usr/include/string.h:536:12: note: expected 'const char *' but argument is of type 'unsigned char *'
mb-applet-menu-launcher.c:599:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
/usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *'
mb-applet-menu-launcher.c:599:6: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
mb-applet-menu-launcher.c:599:6: note: expected 'const char *' but argument is of type 'unsigned char *'
mb-applet-menu-launcher.c:599:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
/usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *'
mb-applet-menu-launcher.c:599:6: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
mb-applet-menu-launcher.c:599:6: note: expected 'const char *' but argument is of type 'unsigned char *'
mb-applet-menu-launcher.c:599:6: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
mb-applet-menu-launcher.c:599:6: note: expected 'const char *' but argument is of type 'unsigned char *'
mb-applet-menu-launcher.c:599:6: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
mb-applet-menu-launcher.c:599:6: note: expected 'const char *' but argument is of type 'unsigned char *'
mb-applet-menu-launcher.c:626:10: warning: pointer targets in passing argument 3 of 'mb_menu_add_item_to_menu' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/libmb/mbmenu.h:470:1: note: expected 'char *' but argument is of type 'unsigned char *'
mb-applet-menu-launcher.c: In function 'main':
mb-applet-menu-launcher.c:940:6: warning: pointer targets in passing argument 1 of 'mb_tray_app_new' differ in signedness
/tmp/pkgsrc/x11/matchbox-panel/work/.buildlink/include/libmb/mbtray.h:217:1: note: expected 'unsigned char *' but argument is of type 'char *'
gcc  -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2  -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o mb-applet-clock  mb-applet-clock.o -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lmb -lXft -lpng15 -lz -lX11 -lXext   -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lstartup-notification-1   
gcc  -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2  -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o mb-applet-system-monitor  mb-applet-system-monitor.o -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lmb -lXft -lpng15 -lz -lX11 -lXext   -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lstartup-notification-1   
gcc  -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2  -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o mb-applet-menu-launcher  mb-applet-menu-launcher.o -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lmb -lXft -lpng15 -lz -lX11 -lXext   -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lstartup-notification-1   
gcc  -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2  -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o mb-applet-launcher  mb-applet-launcher.o -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lmb -lXft -lpng15 -lz -lX11 -lXext   -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lstartup-notification-1   
make[3]: Leaving directory `/tmp/pkgsrc/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets'
make[2]: Leaving directory `/tmp/pkgsrc/x11/matchbox-panel/work/matchbox-panel-0.9.2/applets'
Making all in po
make[2]: Entering directory `/tmp/pkgsrc/x11/matchbox-panel/work/matchbox-panel-0.9.2/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/pkgsrc/x11/matchbox-panel/work/matchbox-panel-0.9.2/po'
make[2]: Entering directory `/tmp/pkgsrc/x11/matchbox-panel/work/matchbox-panel-0.9.2'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/tmp/pkgsrc/x11/matchbox-panel/work/matchbox-panel-0.9.2'
make[1]: Leaving directory `/tmp/pkgsrc/x11/matchbox-panel/work/matchbox-panel-0.9.2'
*** Please use pkgtools/verifypc to sanity check dependencies.
=> Unwrapping files-to-be-installed.