>>> Building on exopi-1 under sysutils/gkrellm/plugins/flynn BDEPENDS = [devel/gmake;sysutils/gkrellm/gkrellm,-client] DIST = [sysutils/gkrellm/plugins/flynn:gkrellflynn-0.8.tar.gz] FULLPKGNAME = gkrellflynn-0.8p9 RDEPENDS = [sysutils/gkrellm/gkrellm,-client] (Junk lock obtained for exopi-1 at 1711595533.68) >>> Running depends in sysutils/gkrellm/plugins/flynn at 1711595533.71 last junk was in www/ruby-fcgi,ruby32 /usr/sbin/pkg_add -aI -Drepair gkrellm-2.3.10p4 was: /usr/sbin/pkg_add -aI -Drepair gkrellm-2.3.10p4 gmake-4.4.1 /usr/sbin/pkg_add -aI -Drepair gkrellm-2.3.10p4 >>> Running show-prepare-results in sysutils/gkrellm/plugins/flynn at 1711595536.95 ===> sysutils/gkrellm/plugins/flynn ===> Building from scratch gkrellflynn-0.8p9 ===> gkrellflynn-0.8p9 depends on: gkrellm-* -> gkrellm-2.3.10p4 ===> gkrellflynn-0.8p9 depends on: gmake-* -> gmake-4.4.1 gkrellm-2.3.10p4 gmake-4.4.1 (Junk lock released for exopi-1 at 1711595537.64) distfiles size=26722 >>> Running build in sysutils/gkrellm/plugins/flynn at 1711595537.66 ===> sysutils/gkrellm/plugins/flynn ===> Checking files for gkrellflynn-0.8p9 `/exopi-cvs/ports/distfiles/gkrellflynn-0.8.tar.gz' is up to date. >> (SHA256) gkrellflynn-0.8.tar.gz: OK ===> Extracting for gkrellflynn-0.8p9 ===> Patching for gkrellflynn-0.8p9 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.orig 2002-05-07 01:04:49.000000000 -0700 |+++ Makefile 2003-11-01 13:24:02.000000000 -0800 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 3. done ===> Applying OpenBSD patch patch-gkrellflynn_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- gkrellflynn.c.orig Tue Dec 24 12:06:31 2002 |+++ gkrellflynn.c Tue Dec 24 12:09:13 2002 -------------------------- Patching file gkrellflynn.c using Plan A... Hunk #1 succeeded at 24 with fuzz 2. 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 gkrellflynn-0.8p9 ===> Configuring for gkrellflynn-0.8p9 ===> Building for gkrellflynn-0.8p9 (make GKRELL_INC=-DGKRELLM2 EXTRACONF="pkg-config --cflags gtk+-2.0 gthread-2.0" gkrellflynn.so) cc -O2 -pipe -c -fPIC `` -I/usr/local/include -c -fPIC `pkg-config --cflags gtk+-2.0 gthread-2.0` -I/usr/local/include -c gkrellflynn.c In file included from gkrellflynn.c:27: In file included from /usr/local/include/gkrellm2/gkrellm.h:47: 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] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:729:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } 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' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1323:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from gkrellflynn.c:27: In file included from /usr/local/include/gkrellm2/gkrellm.h:47: 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] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here 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' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. cc -shared -Wl -o gkrellflynn.so gkrellflynn.o >>> Running package in sysutils/gkrellm/plugins/flynn at 1711595539.35 ===> sysutils/gkrellm/plugins/flynn ===> Faking installation for gkrellflynn-0.8p9 /exopi-obj/pobj/gkrellflynn-0.8/bin/install -d -m 755 /exopi-obj/pobj/gkrellflynn-0.8/fake-amd64/usr/local/lib/gkrellm2/plugins /exopi-obj/pobj/gkrellflynn-0.8/bin/install -c -m 644 /exopi-obj/pobj/gkrellflynn-0.8/gkrellflynn-0.8/gkrellflynn.so /exopi-obj/pobj/gkrellflynn-0.8/fake-amd64/usr/local/lib/gkrellm2/plugins ===> Building package for gkrellflynn-0.8p9 Create /exopi-cvs/ports/packages/amd64/all/gkrellflynn-0.8p9.tgz Creating package gkrellflynn-0.8p9 reading plist| checking dependencies| checking dependencies|sysutils/gkrellm/gkrellm,-client checksumming| checksumming| | 0% checksumming|****** | 9% checksumming|*********** | 18% checksumming|***************** | 27% checksumming|********************** | 36% checksumming|**************************** | 45% checksumming|********************************* | 55% checksumming|*************************************** | 64% checksumming|******************************************** | 73% checksumming|************************************************** | 82% checksumming|******************************************************* | 91% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gkrellflynn-0.8p9.tgz >>> Running clean in sysutils/gkrellm/plugins/flynn at 1711595540.63 ===> sysutils/gkrellm/plugins/flynn ===> Cleaning for gkrellflynn-0.8p9 >>> Ended at 1711595540.87 max_stuck=3.15/depends=3.24/show-prepare-results=0.72/build=1.68/package=1.28/clean=0.27