=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for matchbox-panel-0.9.2nb14 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/pkgbuild/x11/matchbox-panel/work.sparc64/matchbox-panel-0.9.2' Making all in src gmake[2]: Entering directory '/tmp/pkgbuild/x11/matchbox-panel/work.sparc64/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/X11R7/include -I/usr/X11R7/include/freetype2 -D_REENTRANT -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/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/X11R7/include -I/usr/X11R7/include/freetype2 -D_REENTRANT -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/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/X11R7/include -I/usr/X11R7/include/freetype2 -D_REENTRANT -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/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/X11R7/include -I/usr/X11R7/include/freetype2 -D_REENTRANT -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/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_menu.c: In function 'panel_menu_update_remove_items': panel_menu.c:104:10: warning: pointer targets in passing argument 3 of 'mb_menu_add_item_to_menu' differ in signedness [-Wpointer-sign] In file included from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mb.h:30:0, from panel.h:23, from panel_menu.h:11, from panel_menu.c:1: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mbmenu.h:470:1: note: expected 'char *' but argument is of type 'unsigned char *' panel_menu.c:105:10: warning: pointer targets in passing argument 5 of 'mb_menu_add_item_to_menu' differ in signedness [-Wpointer-sign] In file included from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mb.h:30:0, from panel.h:23, from panel_menu.h:11, from panel_menu.c:1: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mbmenu.h:470:1: note: expected 'char *' but argument is of type 'unsigned char *' panel_menu.c: In function 'panel_menu_init': panel_menu.c:212:13: warning: pointer targets in passing argument 3 of 'mb_dot_desktop_icon_get_full_path' differ in signedness [-Wpointer-sign] In file included from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mbexp.h:34:0, from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mb.h:27, from panel.h:23, from panel_menu.h:11, from panel_menu.c:1: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mbdotdesktop.h:110:1: note: expected 'char *' but argument is of type 'unsigned char *' panel_menu.c:214:17: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] In file included from panel.h:6:0, from panel_menu.h:11, from panel_menu.c:1: /usr/include/string.h:56:5: note: expected 'const char *' but argument is of type 'unsigned char *' int strcmp(const char *, const char *); ^~~~~~ panel_menu.c:218:13: warning: pointer targets in passing argument 3 of 'mb_menu_add_item_to_menu' differ in signedness [-Wpointer-sign] In file included from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mb.h:30:0, from panel.h:23, from panel_menu.h:11, from panel_menu.c:1: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mbmenu.h:470:1: note: expected 'char *' but argument is of type 'unsigned char *' panel_menu.c:231:13: warning: pointer targets in passing argument 3 of 'mb_menu_add_item_to_menu' differ in signedness [-Wpointer-sign] In file included from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mb.h:30:0, from panel.h:23, from panel_menu.h:11, from panel_menu.c:1: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mbmenu.h:470:1: note: expected 'char *' but argument is of type 'unsigned char *' panel_menu.c:226:8: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 199 [-Wformat-truncation=] panel_menu.c:226:8: note: '__builtin_snprintf' output between 58 and 569 bytes into a destination of size 256 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/X11R7/include -I/usr/X11R7/include/freetype2 -D_REENTRANT -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/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_util.c: In function 'util_get_window_pid_from_prop': panel_util.c:103:21: warning: pointer targets in passing argument 10 of 'XGetWindowProperty' differ in signedness [-Wpointer-sign] In file included from panel.h:16:0, from panel_util.h:4, from panel_util.c:1: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/X11/Xlib.h:2676: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 [-Wpointer-sign] In file included from panel.h:16:0, from panel_util.h:4, from panel_util.c:1: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/X11/Xlib.h:2676:12: note: expected 'long unsigned int *' but argument is of type 'long int *' panel_util.c: In function 'util_get_root_pixmap': panel_util.c:190:21: warning: pointer targets in passing argument 10 of 'XGetWindowProperty' differ in signedness [-Wpointer-sign] In file included from panel.h:16:0, from panel_util.h:4, from panel_util.c:1: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/X11/Xlib.h:2676:12: note: expected 'long unsigned int *' but argument is of type 'long int *' panel_util.c:191:5: warning: pointer targets in passing argument 11 of 'XGetWindowProperty' differ in signedness [-Wpointer-sign] In file included from panel.h:16:0, from panel_util.h:4, from panel_util.c:1: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/X11/Xlib.h:2676:12: note: expected 'long unsigned int *' but argument is of type 'long int *' panel_util.c: In function 'util_get_utf8_prop': panel_util.c:217:21: warning: pointer targets in passing argument 10 of 'XGetWindowProperty' differ in signedness [-Wpointer-sign] In file included from panel.h:16:0, from panel_util.h:4, from panel_util.c:1: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/X11/Xlib.h:2676: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 [-Wpointer-sign] In file included from panel.h:16:0, from panel_util.h:4, from panel_util.c:1: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/X11/Xlib.h:2676:12: note: expected 'long unsigned int *' but argument is of type 'long 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/X11R7/include -I/usr/X11R7/include/freetype2 -D_REENTRANT -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/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 panel_app.c: In function 'panel_app_name_get': panel_app.c:106:21: warning: pointer targets in passing argument 10 of 'XGetWindowProperty' differ in signedness [-Wpointer-sign] In file included from panel.h:16:0, from panel_app.h:4, from panel_app.c:1: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/X11/Xlib.h:2676: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 [-Wpointer-sign] In file included from panel.h:16:0, from panel_app.h:4, from panel_app.c:1: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/X11/Xlib.h:2676: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 [-Wpointer-sign] panel_app.c: In function 'panel_app_icon_prop_data_get': panel_app.c:167:21: warning: pointer targets in passing argument 10 of 'XGetWindowProperty' differ in signedness [-Wpointer-sign] In file included from panel.h:16:0, from panel_app.h:4, from panel_app.c:1: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/X11/Xlib.h:2676: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 [-Wpointer-sign] In file included from panel.h:16:0, from panel_app.h:4, from panel_app.c:1: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/X11/Xlib.h:2676:12: note: expected 'long unsigned int *' but argument is of type 'long int *' panel.c: In function 'panel_set_bg': panel.c:448:7: warning: the address of 'xprop_def' will always evaluate as 'true' [-Waddress] panel.c:455:12: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness [-Wpointer-sign] In file included from panel.h:16:0, from panel.c:22: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/X11/Xlib.h:2068:12: note: expected 'const unsigned char *' but argument is of type 'char *' 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] In file included from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mb.h:27:0, from panel.h:23, from panel.c:22: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.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 [-Wpointer-sign] In file included from panel.h:328:0, from panel.c:22: panel_util.h:25:1: note: expected 'char *' but argument is of type 'unsigned char *' panel.c:608:9: warning: pointer targets in passing argument 3 of 'util_xcol_from_spec' differ in signedness [-Wpointer-sign] In file included from panel.h:328:0, from panel.c:22: panel_util.h:25:1: note: expected 'char *' but argument is of type 'unsigned char *' panel.c:617:9: warning: pointer targets in passing argument 3 of 'util_xcol_from_spec' differ in signedness [-Wpointer-sign] In file included from panel.h:328:0, from panel.c:22: panel_util.h:25:1: note: expected 'char *' but argument is of type 'unsigned char *' panel.c: In function 'panel_handle_dock_request': panel.c:821:7: warning: variable 'app_origin_dist' set but not used [-Wunused-but-set-variable] panel.c: In function 'panel_main': panel.c:1009:7: warning: variable 'xfd' set but not used [-Wunused-but-set-variable] panel.c: In function 'panel_init': panel.c:1791:56: warning: pointer targets in passing argument 4 of 'XParseGeometry' differ in signedness [-Wpointer-sign] In file included from panel.h:16:0, from panel.c:22: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/X11/Xlib.h:2857:12: note: expected 'unsigned int *' but argument is of type 'int *' panel.c:1791:67: warning: pointer targets in passing argument 5 of 'XParseGeometry' differ in signedness [-Wpointer-sign] In file included from panel.h:16:0, from panel.c:22: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/X11/Xlib.h:2857:12: note: expected 'unsigned int *' but argument is of type 'int *' panel.c:1554:7: warning: variable 'panel_length' set but not used [-Wunused-but-set-variable] msg.c: In function '_get_server_time': msg.c:31:12: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness [-Wpointer-sign] In file included from panel.h:16:0, from msg.h:6, from msg.c:1: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/X11/Xlib.h:2068:12: note: expected 'const unsigned char *' but argument is of type 'char *' msg.c: In function 'msg_win_create': msg.c:506:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from msg.h:4:0, from msg.c:1: /usr/include/string.h:61:8: note: expected 'const char *' but argument is of type 'unsigned char *' size_t strlen(const char *); ^~~~~~ msg.c: In function 'msg_calc_win_size': msg.c:645:35: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from msg.h:4:0, from msg.c:1: /usr/include/string.h:61:8: note: expected 'const char *' but argument is of type 'unsigned char *' size_t strlen(const char *); ^~~~~~ msg.c:655:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from msg.h:4:0, from msg.c:1: /usr/include/string.h:61:8: note: expected 'const char *' but argument is of type 'unsigned char *' size_t strlen(const char *); ^~~~~~ gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o matchbox-panel panel.o panel_app.o panel_menu.o panel_util.o session.o msg.o -L/usr/pkg/lib -lmb -L/usr/X11R7/lib -lXft -lpng -lz -lX11 -Wl,-rpath,/usr/X11R7/lib -lXext -lintl gmake[2]: Leaving directory '/tmp/pkgbuild/x11/matchbox-panel/work.sparc64/matchbox-panel-0.9.2/src' Making all in applets gmake[2]: Entering directory '/tmp/pkgbuild/x11/matchbox-panel/work.sparc64/matchbox-panel-0.9.2/applets' Making all in dotdesktop gmake[3]: Entering directory '/tmp/pkgbuild/x11/matchbox-panel/work.sparc64/matchbox-panel-0.9.2/applets/dotdesktop' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/tmp/pkgbuild/x11/matchbox-panel/work.sparc64/matchbox-panel-0.9.2/applets/dotdesktop' Making all in icons gmake[3]: Entering directory '/tmp/pkgbuild/x11/matchbox-panel/work.sparc64/matchbox-panel-0.9.2/applets/icons' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/tmp/pkgbuild/x11/matchbox-panel/work.sparc64/matchbox-panel-0.9.2/applets/icons' Making all in small-icons gmake[3]: Entering directory '/tmp/pkgbuild/x11/matchbox-panel/work.sparc64/matchbox-panel-0.9.2/applets/small-icons' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/tmp/pkgbuild/x11/matchbox-panel/work.sparc64/matchbox-panel-0.9.2/applets/small-icons' gmake[3]: Entering directory '/tmp/pkgbuild/x11/matchbox-panel/work.sparc64/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/X11R7/include -I/usr/X11R7/include/freetype2 -D_REENTRANT -I/usr/pkg/include/startup-notification-1.0 -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/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/X11R7/include -I/usr/X11R7/include/freetype2 -D_REENTRANT -I/usr/pkg/include/startup-notification-1.0 -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/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/X11R7/include -I/usr/X11R7/include/freetype2 -D_REENTRANT -I/usr/pkg/include/startup-notification-1.0 -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/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/X11R7/include -I/usr/X11R7/include/freetype2 -D_REENTRANT -I/usr/pkg/include/startup-notification-1.0 -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/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-system-monitor.c: In function 'system_cpu': mb-applet-system-monitor.c:87:18: warning: format '%Ld' expects argument of type 'long long int *', but argument 3 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] mb-applet-system-monitor.c:87:18: warning: format '%Ld' expects argument of type 'long long int *', but argument 4 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] mb-applet-system-monitor.c:87:18: warning: format '%Ld' expects argument of type 'long long int *', but argument 5 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] mb-applet-system-monitor.c:87:18: warning: format '%Ld' expects argument of type 'long long int *', but argument 6 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] mb-applet-system-monitor.c: In function 'system_memory': mb-applet-system-monitor.c:141:14: warning: format '%Ld' expects argument of type 'long long int *', but argument 3 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] mb-applet-system-monitor.c:141:14: warning: format '%Ld' expects argument of type 'long long int *', but argument 4 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] mb-applet-system-monitor.c:141:14: warning: format '%Ld' expects argument of type 'long long int *', but argument 5 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] mb-applet-system-monitor.c:141:14: warning: format '%Ld' expects argument of type 'long long int *', but argument 6 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] mb-applet-system-monitor.c:141:14: warning: format '%Ld' expects argument of type 'long long int *', but argument 7 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] mb-applet-system-monitor.c:141:14: warning: format '%Ld' expects argument of type 'long long int *', but argument 8 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] mb-applet-system-monitor.c:144:14: warning: format '%Ld' expects argument of type 'long long int *', but argument 3 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] mb-applet-system-monitor.c:144:14: warning: format '%Ld' expects argument of type 'long long int *', but argument 4 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] mb-applet-system-monitor.c:116:15: warning: variable 'my_swap_max' set but not used [-Wunused-but-set-variable] mb-applet-system-monitor.c: In function 'button_callback': mb-applet-system-monitor.c:267:38: warning: pointer targets in passing argument 2 of 'mb_tray_app_tray_send_message' differ in signedness [-Wpointer-sign] In file included from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mb.h:28:0, from mb-applet-system-monitor.c:27: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.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:337:27: warning: pointer targets in passing argument 1 of 'mb_tray_app_new' differ in signedness [-Wpointer-sign] In file included from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mb.h:28:0, from mb-applet-system-monitor.c:27: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mbtray.h:217:1: note: expected 'unsigned char *' but argument is of type 'char *' gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o mb-applet-system-monitor mb-applet-system-monitor.o -L/usr/pkg/lib -lmb -L/usr/X11R7/lib -lXft -lpng -lz -lX11 -Wl,-rpath,/usr/X11R7/lib -lXext -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lstartup-notification-1 -lintl mb-applet-launcher.c: In function 'send_panel_message': mb-applet-launcher.c:189:46: warning: pointer targets in passing argument 2 of 'mb_tray_app_tray_send_message' differ in signedness [-Wpointer-sign] In file included from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mb.h:28:0, from mb-applet-launcher.c:35: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mbtray.h:378:1: note: expected 'unsigned char *' but argument is of type 'char *' mb-applet-launcher.c: In function 'main': mb-applet-launcher.c:463:31: warning: pointer targets in passing argument 1 of 'mb_tray_app_new' differ in signedness [-Wpointer-sign] In file included from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mb.h:28:0, from mb-applet-launcher.c:35: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.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 [-Wpointer-sign] mb-applet-launcher.c:557:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] mb-applet-launcher.c:575:18: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness [-Wpointer-sign] In file included from /usr/include/string.h:98:0, from mb-applet-launcher.c:22: /usr/include/strings.h:63:5: note: expected 'const char *' but argument is of type 'unsigned char *' int strcasecmp(const char *, const char *); ^~~~~~~~~~ mb-applet-launcher.c:644:34: warning: pointer targets in passing argument 2 of 'mb_tray_app_set_name' differ in signedness [-Wpointer-sign] In file included from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mb.h:28:0, from mb-applet-launcher.c:35: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mbtray.h:389:1: note: expected 'unsigned char *' but argument is of type 'char *' gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o mb-applet-launcher mb-applet-launcher.o -L/usr/pkg/lib -lmb -L/usr/X11R7/lib -lXft -lpng -lz -lX11 -Wl,-rpath,/usr/X11R7/lib -lXext -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lstartup-notification-1 -lintl mb-applet-clock.c: In function 'button_callback': mb-applet-clock.c:237:42: warning: pointer targets in passing argument 2 of 'mb_tray_app_tray_send_message' differ in signedness [-Wpointer-sign] In file included from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mb.h:28:0, from mb-applet-clock.c:44: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.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:24: warning: pointer targets in passing argument 2 of 'set_fg_col' differ in signedness [-Wpointer-sign] 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:346:27: warning: pointer targets in passing argument 1 of 'mb_tray_app_new' differ in signedness [-Wpointer-sign] In file included from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mb.h:28:0, from mb-applet-clock.c:44: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mbtray.h:217:1: note: expected 'unsigned char *' but argument is of type 'char *' mb-applet-clock.c:380:42: warning: pointer targets in passing argument 2 of 'mb_tray_app_set_context_info' differ in signedness [-Wpointer-sign] In file included from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mb.h:28:0, from mb-applet-clock.c:44: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mbtray.h:399:1: note: expected 'unsigned char *' but argument is of type 'char *' gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o mb-applet-clock mb-applet-clock.o -L/usr/pkg/lib -lmb -L/usr/X11R7/lib -lXft -lpng -lz -lX11 -Wl,-rpath,/usr/X11R7/lib -lXext -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lstartup-notification-1 -lintl mb-applet-menu-launcher.c: In function 'build_menu': mb-applet-menu-launcher.c:431:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] 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 [-Wpointer-sign] In file included from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mbexp.h:34:0, from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mb.h:27, from mb-applet-menu-launcher.c:43: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mbdotdesktop.h:110:1: note: expected 'char *' but argument is of type 'unsigned char *' mb-applet-menu-launcher.c:448:11: warning: pointer targets in passing argument 2 of 'mb_menu_add_path' differ in signedness [-Wpointer-sign] In file included from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mb.h:30:0, from mb-applet-menu-launcher.c:43: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.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 [-Wpointer-sign] mb-applet-menu-launcher.c:524:80: warning: pointer targets in passing argument 3 of 'mb_dot_desktop_icon_get_full_path' differ in signedness [-Wpointer-sign] In file included from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mbexp.h:34:0, from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mb.h:27, from mb-applet-menu-launcher.c:43: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.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 [-Wpointer-sign] mb-applet-menu-launcher.c:584:21: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness [-Wpointer-sign] In file included from /usr/include/string.h:98:0, from mb-applet-menu-launcher.c:35: /usr/include/strings.h:63:5: note: expected 'const char *' but argument is of type 'unsigned char *' int strcasecmp(const char *, const char *); ^~~~~~~~~~ mb-applet-menu-launcher.c:591:26: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness [-Wpointer-sign] In file included from /usr/include/string.h:98:0, from mb-applet-menu-launcher.c:35: /usr/include/strings.h:63:5: note: expected 'const char *' but argument is of type 'unsigned char *' int strcasecmp(const char *, const char *); ^~~~~~~~~~ mb-applet-menu-launcher.c:599:17: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] In file included from mb-applet-menu-launcher.c:35:0: /usr/include/string.h:56:5: note: expected 'const char *' but argument is of type 'unsigned char *' int strcmp(const char *, const char *); ^~~~~~ mb-applet-menu-launcher.c:622:10: warning: pointer targets in passing argument 3 of 'mb_menu_add_item_to_menu' differ in signedness [-Wpointer-sign] In file included from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mb.h:30:0, from mb-applet-menu-launcher.c:43: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.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:936:27: warning: pointer targets in passing argument 1 of 'mb_tray_app_new' differ in signedness [-Wpointer-sign] In file included from /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mb.h:28:0, from mb-applet-menu-launcher.c:43: /tmp/pkgbuild/x11/matchbox-panel/work.sparc64/.buildlink/include/libmb/mbtray.h:217:1: note: expected 'unsigned char *' but argument is of type 'char *' gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o mb-applet-menu-launcher mb-applet-menu-launcher.o -L/usr/pkg/lib -lmb -L/usr/X11R7/lib -lXft -lpng -lz -lX11 -Wl,-rpath,/usr/X11R7/lib -lXext -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lstartup-notification-1 -lintl gmake[3]: Leaving directory '/tmp/pkgbuild/x11/matchbox-panel/work.sparc64/matchbox-panel-0.9.2/applets' gmake[2]: Leaving directory '/tmp/pkgbuild/x11/matchbox-panel/work.sparc64/matchbox-panel-0.9.2/applets' Making all in po gmake[2]: Entering directory '/tmp/pkgbuild/x11/matchbox-panel/work.sparc64/matchbox-panel-0.9.2/po' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/pkgbuild/x11/matchbox-panel/work.sparc64/matchbox-panel-0.9.2/po' gmake[2]: Entering directory '/tmp/pkgbuild/x11/matchbox-panel/work.sparc64/matchbox-panel-0.9.2' gmake[2]: Leaving directory '/tmp/pkgbuild/x11/matchbox-panel/work.sparc64/matchbox-panel-0.9.2' gmake[1]: Leaving directory '/tmp/pkgbuild/x11/matchbox-panel/work.sparc64/matchbox-panel-0.9.2'