>>> Building on exopi-6 under x11/gtk2-theme-switch BDEPENDS = [x11/gtk+2] DIST = [x11/gtk2-theme-switch:gtk-theme-switch-2.0.0rc2.tar.gz] FULLPKGNAME = gtk2-theme-switch-2.0.0rc2p11 RDEPENDS = [x11/gtk+2] Woken up x11/gtk3mm Woken up x11/gtk3mm (Junk lock failure for exopi-6 at 1764465337.77448) Received IO (Junk lock obtained for exopi-6 at 1764465354.23) Received IO Woken up x11/gtk2-theme-switch Woken up x11/gtk2-theme-switch Woken up x11/gtk2-theme-switch Short-cut: depends already handled by x11/gtk3mm >>> Running show-prepare-results in x11/gtk2-theme-switch at 1764465355.63 ===> x11/gtk2-theme-switch ===> Building from scratch gtk2-theme-switch-2.0.0rc2p11 ===> gtk2-theme-switch-2.0.0rc2p11 depends on: gtk+2-* -> gtk+2-2.24.33p7 ===> Verifying specs: X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gobject-2.0 gtk-x11-2.0 harfbuzz iconv intl m pango-1.0 pangocairo-1.0 pangoft2-1.0 pthread z ===> found X11.19.0 Xcomposite.4.0 Xcursor.5.1 Xdamage.4.0 Xext.13.0 Xfixes.6.1 Xi.12.2 Xinerama.6.0 Xrandr.7.1 Xrender.6.0 atk-1.0.21810.4 c.102.2 cairo.13.5 fontconfig.14.1 freetype.31.1 gdk-x11-2.0.2400.0 gdk_pixbuf-2.0.3200.3 gio-2.0.4200.22 glib-2.0.4201.15 gobject-2.0.4200.22 gtk-x11-2.0.2400.0 harfbuzz.18.20 iconv.7.1 intl.8.1 m.10.1 pango-1.0.3801.7 pangocairo-1.0.3801.4 pangoft2-1.0.3801.4 pthread.28.1 z.7.1 gtk+2-2.24.33p7 (Junk lock released for exopi-6 at 1764465356.30) distfiles size=14046 >>> Running build in x11/gtk2-theme-switch at 1764465356.33 ===> x11/gtk2-theme-switch ===> Checking files for gtk2-theme-switch-2.0.0rc2p11 `/exopi-cvs/ports/distfiles/gtk-theme-switch-2.0.0rc2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for gtk2-theme-switch-2.0.0rc2p11 ===> Patching for gtk2-theme-switch-2.0.0rc2p11 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.orig Wed Jun 11 07:16:36 2003 |+++ Makefile Fri Apr 18 13:58:40 2014 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 14. done ===> Applying OpenBSD patch patch-switch_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- switch.1.orig Wed Jun 11 07:16:36 2003 |+++ switch.1 Fri Apr 18 13:43:32 2014 -------------------------- Patching file switch.1 using Plan A... Hunk #1 succeeded at 3. Hunk #2 succeeded at 18. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for gtk2-theme-switch-2.0.0rc2p11 ===> Configuring for gtk2-theme-switch-2.0.0rc2p11 ===> Building for gtk2-theme-switch-2.0.0rc2p11 cc -o switch2 switch.c -O2 -pipe -Wall $(pkg-config --cflags gtk+-2.0) -DGTK_DISABLE_BROKEN $(pkg-config --libs gtk+-2.0) In file included from switch.c:8: In file included from ./switch.h:1: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from switch.c:8: In file included from ./switch.h:1: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ switch.c:124:2: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] 124 | G_CONST_RETURN gchar *entry; | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1052:30: note: expanded from macro 'G_CONST_RETURN' 1052 | #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' 108 | #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' 1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' 1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^ :8:6: note: expanded from here 8 | GCC warning "Deprecated pre-processor symbol: replace with \"const\"" | ^ switch.c:148:3: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] 148 | G_CONST_RETURN gchar *newerfont = gtk_entry_get_text (GTK_ENTRY(font_entry)); | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1052:30: note: expanded from macro 'G_CONST_RETURN' 1052 | #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' 108 | #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' 1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' 1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^ :13:6: note: expanded from here 13 | GCC warning "Deprecated pre-processor symbol: replace with \"const\"" | ^ switch.c:160:2: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] 160 | G_CONST_RETURN gchar *entry = gtk_entry_get_text(GTK_ENTRY(GTK_COMBO(combo)->entry)); | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1052:30: note: expanded from macro 'G_CONST_RETURN' 1052 | #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' 108 | #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' 1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' 1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^ :18:6: note: expanded from here 18 | GCC warning "Deprecated pre-processor symbol: replace with \"const\"" | ^ switch.c:258:7: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] 258 | G_CONST_RETURN gchar *filename; | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1052:30: note: expanded from macro 'G_CONST_RETURN' 1052 | #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' 108 | #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' 1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' 1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^ :23:6: note: expanded from here 23 | GCC warning "Deprecated pre-processor symbol: replace with \"const\"" | ^ switch.c:496:31: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] 496 | if (!got_it && !g_strncasecmp(line,"pid=",4)) { | ^ /usr/local/include/glib-2.0/glib/gstrfuncs.h:270:1: note: 'g_strncasecmp' has been explicitly marked deprecated here 270 | GLIB_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:30:25: note: expanded from macro 'GLIB_DEPRECATED' 30 | #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ switch.c:499:27: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] 499 | } else if (!it_died && !g_strncasecmp(line,"die=",4)) { | ^ /usr/local/include/glib-2.0/glib/gstrfuncs.h:270:1: note: 'g_strncasecmp' has been explicitly marked deprecated here 270 | GLIB_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:30:25: note: expanded from macro 'GLIB_DEPRECATED' 30 | #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ 8 warnings generated. ld: warning: switch.c(/tmp/switch-742842.o:(install_tarball)): warning: strcpy() is almost always misused, please use strlcpy() >>> Running package in x11/gtk2-theme-switch at 1764465358.18 ===> x11/gtk2-theme-switch ===> Faking installation for gtk2-theme-switch-2.0.0rc2p11 cc -o switch2 switch.c -O2 -pipe -Wall $(pkg-config --cflags gtk+-2.0) -DGTK_DISABLE_BROKEN $(pkg-config --libs gtk+-2.0) In file included from switch.c:8: In file included from ./switch.h:1: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1328 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from switch.c:8: In file included from ./switch.h:1: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1329 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' 1277 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ switch.c:124:2: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] 124 | G_CONST_RETURN gchar *entry; | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1052:30: note: expanded from macro 'G_CONST_RETURN' 1052 | #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' 108 | #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' 1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' 1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^ :8:6: note: expanded from here 8 | GCC warning "Deprecated pre-processor symbol: replace with \"const\"" | ^ switch.c:148:3: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] 148 | G_CONST_RETURN gchar *newerfont = gtk_entry_get_text (GTK_ENTRY(font_entry)); | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1052:30: note: expanded from macro 'G_CONST_RETURN' 1052 | #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' 108 | #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' 1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' 1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^ :13:6: note: expanded from here 13 | GCC warning "Deprecated pre-processor symbol: replace with \"const\"" | ^ switch.c:160:2: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] 160 | G_CONST_RETURN gchar *entry = gtk_entry_get_text(GTK_ENTRY(GTK_COMBO(combo)->entry)); | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1052:30: note: expanded from macro 'G_CONST_RETURN' 1052 | #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' 108 | #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' 1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' 1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^ :18:6: note: expanded from here 18 | GCC warning "Deprecated pre-processor symbol: replace with \"const\"" | ^ switch.c:258:7: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] 258 | G_CONST_RETURN gchar *filename; | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1052:30: note: expanded from macro 'G_CONST_RETURN' 1052 | #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' 108 | #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' 1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' 1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^ :23:6: note: expanded from here 23 | GCC warning "Deprecated pre-processor symbol: replace with \"const\"" | ^ switch.c:496:31: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] 496 | if (!got_it && !g_strncasecmp(line,"pid=",4)) { | ^ /usr/local/include/glib-2.0/glib/gstrfuncs.h:270:1: note: 'g_strncasecmp' has been explicitly marked deprecated here 270 | GLIB_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:30:25: note: expanded from macro 'GLIB_DEPRECATED' 30 | #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ switch.c:499:27: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] 499 | } else if (!it_died && !g_strncasecmp(line,"die=",4)) { | ^ /usr/local/include/glib-2.0/glib/gstrfuncs.h:270:1: note: 'g_strncasecmp' has been explicitly marked deprecated here 270 | GLIB_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:30:25: note: expanded from macro 'GLIB_DEPRECATED' 30 | #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ 8 warnings generated. ld: warning: switch.c(/tmp/switch-95836d.o:(install_tarball)): warning: strcpy() is almost always misused, please use strlcpy() mkdir -p /exopi-obj/pobj/gtk2-theme-switch-2.0.0rc2/fake-amd64/usr/local/bin mkdir -p /exopi-obj/pobj/gtk2-theme-switch-2.0.0rc2/fake-amd64/usr/local/man /exopi-obj/pobj/gtk2-theme-switch-2.0.0rc2/bin/install -c -s -m 755 switch2 /exopi-obj/pobj/gtk2-theme-switch-2.0.0rc2/fake-amd64/usr/local/bin/gtk-theme-switch2 /exopi-obj/pobj/gtk2-theme-switch-2.0.0rc2/bin/install -c -m 644 switch.1 /exopi-obj/pobj/gtk2-theme-switch-2.0.0rc2/fake-amd64/usr/local/man/man1/gtk-theme-switch2.1 ===> Building package for gtk2-theme-switch-2.0.0rc2p11 Create /exopi-cvs/ports/packages/amd64/all/gtk2-theme-switch-2.0.0rc2p11.tgz Creating package gtk2-theme-switch-2.0.0rc2p11 reading plist| checking dependencies| checking dependencies|x11/gtk+2,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|****** | 10% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 23% checksumming|*************** | 25% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 55% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|************************************************************ | 94% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gtk2-theme-switch-2.0.0rc2p11.tgz >>> Running clean in x11/gtk2-theme-switch at 1764465370.76 ===> x11/gtk2-theme-switch ===> Cleaning for gtk2-theme-switch-2.0.0rc2p11 >>> Ended at 1764465370.95 max_stuck=15.09/waiting-for-lock #153=17.86/show-prepare-results=0.70/build=1.85/package=12.58/clean=0.22