>>> Building on exopi-3 under sysutils/gkrellm/plugins/reminder BDEPENDS = [sysutils/gkrellm/gkrellm,-client;x11/gtk+2;devel/gmake] DIST = [sysutils/gkrellm/plugins/reminder:gkrellm-reminder-2.0.0.tar.gz] FULLPKGNAME = gkrellmreminder-2.0.0p13 RDEPENDS = [x11/gtk+2;sysutils/gkrellm/gkrellm,-client] (Junk lock obtained for exopi-3 at 1714764263.93) >>> Running depends in sysutils/gkrellm/plugins/reminder at 1714764263.97 last junk was in mail/exim,ldap,mysql,postgresql,-main /usr/sbin/pkg_add -aI -Drepair gkrellm-2.3.10p4 gtk+2-2.24.33p6 was: /usr/sbin/pkg_add -aI -Drepair gkrellm-2.3.10p4 gmake-4.4.1 gtk+2-2.24.33p6 /usr/sbin/pkg_add -aI -Drepair gkrellm-2.3.10p4 gtk+2-2.24.33p6 >>> Running show-prepare-results in sysutils/gkrellm/plugins/reminder at 1714764266.28 ===> sysutils/gkrellm/plugins/reminder ===> Building from scratch gkrellmreminder-2.0.0p13 ===> gkrellmreminder-2.0.0p13 depends on: gkrellm-* -> gkrellm-2.3.10p4 ===> gkrellmreminder-2.0.0p13 depends on: gmake-* -> gmake-4.4.1 ===> gkrellmreminder-2.0.0p13 depends on: gtk+2-* -> gtk+2-2.24.33p6 ===> Verifying specs: X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 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 intl pango-1.0 pangocairo-1.0 pangoft2-1.0 pthread z gthread-2.0 ===> found X11.18.0 Xcomposite.4.0 Xcursor.5.0 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.2 cairo.13.4 fontconfig.13.1 freetype.30.3 gdk-x11-2.0.2400.0 gdk_pixbuf-2.0.3200.3 gio-2.0.4200.19 glib-2.0.4201.12 gobject-2.0.4200.19 gtk-x11-2.0.2400.0 harfbuzz.18.8 intl.8.0 pango-1.0.3801.4 pangocairo-1.0.3801.3 pangoft2-1.0.3801.3 pthread.27.1 z.7.0 gthread-2.0.4200.19 gkrellm-2.3.10p4 gmake-4.4.1 gtk+2-2.24.33p6 (Junk lock released for exopi-3 at 1714764267.33) distfiles size=27459 >>> Running build in sysutils/gkrellm/plugins/reminder at 1714764267.35 ===> sysutils/gkrellm/plugins/reminder ===> Checking files for gkrellmreminder-2.0.0p13 `/exopi-cvs/ports/distfiles/gkrellm-reminder-2.0.0.tar.gz' is up to date. >> (SHA256) gkrellm-reminder-2.0.0.tar.gz: OK ===> Extracting for gkrellmreminder-2.0.0p13 ===> Patching for gkrellmreminder-2.0.0p13 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.orig 2002-05-01 10:39:37.000000000 -0700 |+++ Makefile 2003-11-01 14:18:36.000000000 -0800 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-reminder_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: reminder.c | |second, third and fourth chunk: scan/serialize time_t as/into into long |long, fixes crashes at runtime due to timestamps corruption. | |--- reminder.c.orig |+++ reminder.c -------------------------- Patching file reminder.c using Plan A... Hunk #1 succeeded at 87. Hunk #2 succeeded at 320. Hunk #3 succeeded at 335. Hunk #4 succeeded at 436. Hunk #5 succeeded at 534. Hunk #6 succeeded at 1008. Hunk #7 succeeded at 1388. Hunk #8 succeeded at 1666. Hunk #9 succeeded at 1697. Hunk #10 succeeded at 1720. Hunk #11 succeeded at 1742. Hunk #12 succeeded at 2889. Hunk #13 succeeded at 2919. Hunk #14 succeeded at 2996. 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 gkrellmreminder-2.0.0p13 ===> Configuring for gkrellmreminder-2.0.0p13 ===> Building for gkrellmreminder-2.0.0p13 cc -O2 -pipe -fPIC `pkg-config gtk+-2.0 gthread-2.0 --cflags` -I/usr/local/include -o reminder.so -shared -pthread -L/usr/local/lib `pkg-config gtk+-2.0 gthread-2.0 --libs` reminder.c In file included from reminder.c:31: 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:731: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:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from reminder.c:31: 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:1325: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:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ reminder.c:3189:25: warning: incompatible pointer types passing 'PangoFontDescription *' (aka 'struct _PangoFontDescription *') to parameter of type 'GdkFont *' (aka 'struct _GdkFont *') [-Wincompatible-pointer-types] w = gdk_string_width( ts.font, buf ); ^~~~~~~ /usr/local/include/gtk-2.0/gdk/gdkfont.h:79:43: note: passing argument to parameter 'font' here gint gdk_string_width (GdkFont *font, ^ reminder.c:3194:29: warning: incompatible pointer types passing 'PangoFontDescription *' (aka 'struct _PangoFontDescription *') to parameter of type 'GdkFont *' (aka 'struct _GdkFont *') [-Wincompatible-pointer-types] w = gdk_string_width( ts.font, buf ); ^~~~~~~ /usr/local/include/gtk-2.0/gdk/gdkfont.h:79:43: note: passing argument to parameter 'font' here gint gdk_string_width (GdkFont *font, ^ 4 warnings generated. >>> Running package in sysutils/gkrellm/plugins/reminder at 1714764270.17 ===> sysutils/gkrellm/plugins/reminder ===> Faking installation for gkrellmreminder-2.0.0p13 /exopi-obj/pobj/gkrellmreminder-2.0.0/bin/install -d -m 755 /exopi-obj/pobj/gkrellmreminder-2.0.0/fake-amd64/usr/local/lib/gkrellm2/plugins /exopi-obj/pobj/gkrellmreminder-2.0.0/bin/install -c -m 644 /exopi-obj/pobj/gkrellmreminder-2.0.0/gkrellm-reminder-2.0.0/reminder.so /exopi-obj/pobj/gkrellmreminder-2.0.0/fake-amd64/usr/local/lib/gkrellm2/plugins ===> Building package for gkrellmreminder-2.0.0p13 Create /exopi-cvs/ports/packages/amd64/all/gkrellmreminder-2.0.0p13.tgz Creating package gkrellmreminder-2.0.0p13 reading plist| checking dependencies| checking dependencies|sysutils/gkrellm/gkrellm,-client checking dependencies|x11/gtk+2,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************* | 40% checksumming|************************** | 43% checksumming|**************************** | 45% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 55% checksumming|*********************************** | 57% checksumming|************************************ | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************** | 71% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gkrellmreminder-2.0.0p13.tgz >>> Running clean in sysutils/gkrellm/plugins/reminder at 1714764281.92 ===> sysutils/gkrellm/plugins/reminder ===> Cleaning for gkrellmreminder-2.0.0p13 >>> Ended at 1714764282.43 max_stuck=8.13/depends=2.33/show-prepare-results=1.07/build=2.80/package=11.76/clean=0.54