=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for gtk-send-pr-0.4.9nb39 --- GTK/main.o --- --- GTK/gtk_ui.o --- --- common/user_settings.o --- --- GTK/main.o --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -Wall -g -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -D_REENTRANT -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include -D_REENTRANT -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -c GTK/main.c --- GTK/gtk_ui.o --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -Wall -g -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -D_REENTRANT -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include -D_REENTRANT -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -c GTK/gtk_ui.c --- common/user_settings.o --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -Wall -g -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -D_REENTRANT -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include -D_REENTRANT -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -c common/user_settings.c common/user_settings.c:103:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(f, my_profile->name); ^~~~~~~~~~~~~~~~ common/user_settings.c:103:16: note: treat the string as an argument to avoid this fprintf(f, my_profile->name); ^ "%s", common/user_settings.c:113:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(f, my_profile->email); ^~~~~~~~~~~~~~~~~ common/user_settings.c:113:16: note: treat the string as an argument to avoid this fprintf(f, my_profile->email); ^ "%s", common/user_settings.c:123:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(f, my_profile->org); ^~~~~~~~~~~~~~~ common/user_settings.c:123:16: note: treat the string as an argument to avoid this fprintf(f, my_profile->org); ^ "%s", common/user_settings.c:133:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(f, my_profile->smtp); ^~~~~~~~~~~~~~~~ common/user_settings.c:133:16: note: treat the string as an argument to avoid this fprintf(f, my_profile->smtp); ^ "%s", common/user_settings.c:143:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(f, my_profile->smtp_port); ^~~~~~~~~~~~~~~~~~~~~ common/user_settings.c:143:16: note: treat the string as an argument to avoid this fprintf(f, my_profile->smtp_port); ^ "%s", common/user_settings.c:60:8: warning: unused variable 'temp_maint_prefix' [-Wunused-variable] char temp_maint_prefix[FILENAME_MAX + 1]; ^ 6 warnings generated. --- BSD/smtp.o --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -Wall -g -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -D_REENTRANT -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include -D_REENTRANT -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -c BSD/smtp.c --- GTK/main.o --- In file included from GTK/main.c:34: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: --- GTK/gtk_ui.o --- In file included from GTK/gtk_ui.c:43: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: --- GTK/main.o --- /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/glib-2.0/gobject/gtype.h:706:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:570:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ --- GTK/gtk_ui.o --- /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/glib-2.0/gobject/gtype.h:706:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:570:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ --- GTK/main.o --- /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ --- GTK/gtk_ui.o --- /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ --- GTK/main.o --- In file included from GTK/main.c:34: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ --- GTK/gtk_ui.o --- In file included from GTK/gtk_ui.c:43: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ --- GTK/main.o --- /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/glib-2.0/glib/gtypes.h:574:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ --- GTK/gtk_ui.o --- /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/glib-2.0/glib/gtypes.h:574:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:983:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ --- GTK/main.o --- /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:983:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ --- GTK/gtk_ui.o --- /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/sysutils/gtk-send-pr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ GTK/gtk_ui.c:282:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] g_list_append(icon_list, icon16_pixbuf); ^~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ GTK/gtk_ui.c:283:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] g_list_append(icon_list, icon32_pixbuf); ^~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ GTK/gtk_ui.c:284:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] g_list_append(icon_list, icon48_pixbuf); ^~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ GTK/gtk_ui.c:285:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] g_list_append(icon_list, icon64_pixbuf); ^~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ GTK/gtk_ui.c:752:7: warning: format string is not a string literal (potentially insecure) [-Wformat-security] file_warning); ^~~~~~~~~~~~ GTK/gtk_ui.c:752:7: note: treat the string as an argument to avoid this file_warning); ^ "%s", --- GTK/main.o --- 2 warnings generated. --- GTK/gtk_ui.o --- GTK/gtk_ui.c:887:16: warning: unused variable 'name' [-Wunused-variable] const gchar *name = "gtk-send-pr"; ^ GTK/gtk_ui.c:970:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] global_smtp_error_msg); ^~~~~~~~~~~~~~~~~~~~~ GTK/gtk_ui.c:970:9: note: treat the string as an argument to avoid this global_smtp_error_msg); ^ "%s", GTK/gtk_ui.c:1013:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] file_warning); ^~~~~~~~~~~~ GTK/gtk_ui.c:1013:10: note: treat the string as an argument to avoid this file_warning); ^ "%s", GTK/gtk_ui.c:1363:13: warning: format string is not a string literal (potentially insecure) [-Wformat-security] file_warning); ^~~~~~~~~~~~ GTK/gtk_ui.c:1363:13: note: treat the string as an argument to avoid this file_warning); ^ "%s", --- BSD/smtp.o --- BSD/smtp.c:334:8: warning: variable 'foo' set but not used [-Wunused-but-set-variable] long foo; ^ BSD/smtp.c:335:7: warning: variable 'bar' set but not used [-Wunused-but-set-variable] int bar; ^ --- common/file.o --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -Wall -g -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -D_REENTRANT -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include -D_REENTRANT -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -c common/file.c --- BSD/smtp.o --- 2 warnings generated. --- common/uname_gather.o --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -Wall -g -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -D_REENTRANT -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include -D_REENTRANT -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -c common/uname_gather.c --- common/pr_defs.o --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -Wall -g -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -D_REENTRANT -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include -D_REENTRANT -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -c common/pr_defs.c --- GTK/gtk_ui.o --- 11 warnings generated. --- all --- clang -L/opt/pkg/lib -L/opt/pkg/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lesmtp -lpthread -lpthread -o gtk-send-pr main.o gtk_ui.o user_settings.o smtp.o file.o uname_gather.o pr_defs.o *** Please use pkgtools/verifypc to sanity check dependencies.