=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xtraceroute-0.8.14nb16 cd . && autoheader WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. /opt/pkg/bin/bmake all-recursive Making all in intl Making all in po Making all in share clang -DHAVE_CONFIG_H -DDATADIR=\"/opt/pkg/share/xtraceroute\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -c trackball.c clang -DHAVE_CONFIG_H -DDATADIR=\"/opt/pkg/share/xtraceroute\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -c countries.c In file included from countries.c:21: ./xt.h:143:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *bits; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. clang -DHAVE_CONFIG_H -DDATADIR=\"/opt/pkg/share/xtraceroute\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -c db.c In file included from db.c:28: ./xt.h:143:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *bits; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. clang -DHAVE_CONFIG_H -DDATADIR=\"/opt/pkg/share/xtraceroute\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -c db_gen_gui.c In file included from db_gen_gui.c:23: ./xt.h:143:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *bits; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ db_gen_gui.c:180:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ db_gen_gui.c:180:3: note: '{' token is here GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ db_gen_gui.c:180:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ db_gen_gui.c:180:3: note: ')' token is here GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 3 warnings generated. clang -DHAVE_CONFIG_H -DDATADIR=\"/opt/pkg/share/xtraceroute\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -c db_host_gui.c In file included from db_host_gui.c:19: ./xt.h:143:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *bits; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ db_host_gui.c:194:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ db_host_gui.c:194:3: note: '{' token is here GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ db_host_gui.c:194:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ db_host_gui.c:194:3: note: ')' token is here GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 3 warnings generated. clang -DHAVE_CONFIG_H -DDATADIR=\"/opt/pkg/share/xtraceroute\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -c db_net_gui.c In file included from db_net_gui.c:19: ./xt.h:143:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *bits; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ db_net_gui.c:176:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ db_net_gui.c:176:3: note: '{' token is here GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ db_net_gui.c:176:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ db_net_gui.c:176:3: note: ')' token is here GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 3 warnings generated. clang -DHAVE_CONFIG_H -DDATADIR=\"/opt/pkg/share/xtraceroute\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -c dbio.c In file included from dbio.c:24: ./xt.h:143:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *bits; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. clang -DHAVE_CONFIG_H -DDATADIR=\"/opt/pkg/share/xtraceroute\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -c dialogs.c In file included from dialogs.c:19: ./xt.h:143:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *bits; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ dialogs.c:111:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ dialogs.c:111:3: note: '{' token is here GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ dialogs.c:111:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ dialogs.c:111:3: note: ')' token is here GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ dialogs.c:148:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ dialogs.c:148:5: note: '{' token is here GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ dialogs.c:148:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ dialogs.c:148:5: note: ')' token is here GTK_WIDGET_SET_FLAGS(button, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 5 warnings generated. clang -DHAVE_CONFIG_H -DDATADIR=\"/opt/pkg/share/xtraceroute\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -c doughnut.c In file included from doughnut.c:52: ./xt.h:143:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *bits; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. clang -DHAVE_CONFIG_H -DDATADIR=\"/opt/pkg/share/xtraceroute\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -c glstuff.c In file included from glstuff.c:19: ./xt.h:143:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *bits; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. clang -DHAVE_CONFIG_H -DDATADIR=\"/opt/pkg/share/xtraceroute\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -c info_window.c In file included from info_window.c:19: ./xt.h:143:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *bits; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ info_window.c:314:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START' # define G_STMT_START (void)( ^ info_window.c:314:3: note: '{' token is here GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ info_window.c:314:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ info_window.c:314:3: note: ')' token is here GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^~~~~~~~~~ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END' # define G_STMT_END ) ^ 3 warnings generated. clang -DHAVE_CONFIG_H -DDATADIR=\"/opt/pkg/share/xtraceroute\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -c main.c In file included from main.c:19: ./xt.h:143:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *bits; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ main.c:467:35: warning: illegal character encoding in string literal [-Winvalid-source-encoding] snprintf(mess,500,_("%s%s\nBy Bjrn Augustsson (d3august@dtek.chalmers.se)\n" ^~~~ ./xt.h:29:32: note: expanded from macro '_' # define _(String) gettext (String) ^~~~~~ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ main.c:517:23: warning: data argument not used by format string [-Wformat-extra-args] ,_(versionstring), VERSION); ^ ./config.h:128:17: note: expanded from macro 'VERSION' #define VERSION "0.8.14" ^ 3 warnings generated. clang -DHAVE_CONFIG_H -DDATADIR=\"/opt/pkg/share/xtraceroute\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -c readtexture.c In file included from readtexture.c:19: ./xt.h:143:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *bits; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ readtexture.c:48:20: warning: 'uint32' is deprecated [-Wdeprecated-declarations] tex->bits = (uint32 *) _TIFFmalloc(npixels * (tsize_t) sizeof(uint32)); ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ readtexture.c:48:69: warning: 'uint32' is deprecated [-Wdeprecated-declarations] tex->bits = (uint32 *) _TIFFmalloc(npixels * (tsize_t) sizeof(uint32)); ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ readtexture.c:53:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security] TIFFError(tiffname, emsg); ^~~~ readtexture.c:53:28: note: treat the string as an argument to avoid this TIFFError(tiffname, emsg); ^ "%s", readtexture.c:61:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] TIFFError(tiffname, emsg); ^~~~ readtexture.c:61:27: note: treat the string as an argument to avoid this TIFFError(tiffname, emsg); ^ "%s", 5 warnings generated. clang -DHAVE_CONFIG_H -DDATADIR=\"/opt/pkg/share/xtraceroute\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -c resolve.c In file included from resolve.c:19: ./xt.h:143:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *bits; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. clang -DHAVE_CONFIG_H -DDATADIR=\"/opt/pkg/share/xtraceroute\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -c sphere.c In file included from sphere.c:50: ./xt.h:143:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *bits; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. clang -DHAVE_CONFIG_H -DDATADIR=\"/opt/pkg/share/xtraceroute\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -c spinner.c In file included from spinner.c:19: ./xt.h:143:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *bits; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. clang -DHAVE_CONFIG_H -DDATADIR=\"/opt/pkg/share/xtraceroute\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -c util.c In file included from util.c:19: ./xt.h:143:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *bits; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/net/xtraceroute/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -L/opt/pkg/lib -o xtraceroute readtexture.o db.o countries.o main.o sphere.o dbio.o glstuff.o spinner.o dialogs.o info_window.o doughnut.o util.o resolve.o db_host_gui.o db_net_gui.o db_gen_gui.o trackball.o -lintl -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXi -lXext -lX11 -lm -L/opt/pkg/lib -lGLU -lGL -lgtkgl -ltiff -ljpeg -lz -L/lib -ljpeg