>>> Building on exopi-5 under sysutils/gkrellm/plugins/aclock BDEPENDS = [x11/gtk+2;sysutils/gkrellm/gkrellm,-client;devel/gmake] DIST = [sysutils/gkrellm/plugins/aclock:gkrellaclock-0.3.3.tar.gz] FULLPKGNAME = gkrellaclock-0.3.3p20 RDEPENDS = [sysutils/gkrellm/gkrellm,-client;x11/gtk+2] (Junk lock obtained for exopi-5 at 1714764261.93) >>> Running depends in sysutils/gkrellm/plugins/aclock at 1714764261.97 last junk was in security/py-cryptography,python3 /usr/sbin/pkg_add -aI -Drepair gkrellm-2.3.10p4 gmake-4.4.1 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 gmake-4.4.1 gtk+2-2.24.33p6 >>> Running show-prepare-results in sysutils/gkrellm/plugins/aclock at 1714764265.23 ===> sysutils/gkrellm/plugins/aclock ===> Building from scratch gkrellaclock-0.3.3p20 ===> gkrellaclock-0.3.3p20 depends on: gkrellm-* -> gkrellm-2.3.10p4 ===> gkrellaclock-0.3.3p20 depends on: gmake-* -> gmake-4.4.1 ===> gkrellaclock-0.3.3p20 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 Don't run junk because nojunk in devel/py-lief,python3 (Junk lock released for exopi-5 at 1714764266.33) distfiles size=8461 >>> Running build in sysutils/gkrellm/plugins/aclock at 1714764266.36 ===> sysutils/gkrellm/plugins/aclock ===> Checking files for gkrellaclock-0.3.3p20 `/exopi-cvs/ports/distfiles/gkrellaclock-0.3.3.tar.gz' is up to date. >> (SHA256) gkrellaclock-0.3.3.tar.gz: OK ===> Extracting for gkrellaclock-0.3.3p20 ===> Patching for gkrellaclock-0.3.3p20 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.orig 2002-08-13 18:28:46.000000000 +0200 |+++ Makefile 2003-11-02 10:21:41.000000000 +0100 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 1. 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 gkrellaclock-0.3.3p20 ===> Configuring for gkrellaclock-0.3.3p20 ===> Building for gkrellaclock-0.3.3p20 cc -O2 -pipe -fPIC `pkg-config gtk+-2.0 gthread-2.0 --cflags` -I/usr/local/include -c -o gkrellaclock.o gkrellaclock.c In file included from gkrellaclock.c:15: 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 gkrellaclock.c:15: 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"))) ^ gkrellaclock.c:139:7: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if (abs (line_width) > abs (line_height)) ^ gkrellaclock.c:139:7: note: use function 'fabs' instead if (abs (line_width) > abs (line_height)) ^~~ fabs gkrellaclock.c:139:26: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if (abs (line_width) > abs (line_height)) ^ gkrellaclock.c:139:26: note: use function 'fabs' instead if (abs (line_width) > abs (line_height)) ^~~ fabs gkrellaclock.c:155:11: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if (abs (line_width) < 0.1) ^ gkrellaclock.c:155:11: note: use function 'fabs' instead if (abs (line_width) < 0.1) ^~~ fabs gkrellaclock.c:242:11: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if (abs (line_height) < 0.1) ^ gkrellaclock.c:242:11: note: use function 'fabs' instead if (abs (line_height) < 0.1) ^~~ fabs gkrellaclock.c:331:7: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if (abs (xd) > abs (yd)) ^ gkrellaclock.c:331:7: note: use function 'fabs' instead if (abs (xd) > abs (yd)) ^~~ fabs gkrellaclock.c:331:18: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if (abs (xd) > abs (yd)) ^ gkrellaclock.c:331:18: note: use function 'fabs' instead if (abs (xd) > abs (yd)) ^~~ fabs 8 warnings generated. cc gkrellaclock.o -o gkrellaclock.so -shared -pthread `pkg-config gtk+-2.0 gthread-2.0 --libs` >>> Running package in sysutils/gkrellm/plugins/aclock at 1714764268.45 ===> sysutils/gkrellm/plugins/aclock ===> Faking installation for gkrellaclock-0.3.3p20 /exopi-obj/pobj/gkrellaclock-0.3.3/bin/install -d -m 755 /exopi-obj/pobj/gkrellaclock-0.3.3/fake-amd64/usr/local/lib/gkrellm2/plugins /exopi-obj/pobj/gkrellaclock-0.3.3/bin/install -c -m 644 /exopi-obj/pobj/gkrellaclock-0.3.3/gkrellAclock-0.3.3/gkrellaclock.so /exopi-obj/pobj/gkrellaclock-0.3.3/fake-amd64/usr/local/lib/gkrellm2/plugins ===> Building package for gkrellaclock-0.3.3p20 Create /exopi-cvs/ports/packages/amd64/all/gkrellaclock-0.3.3p20.tgz Creating package gkrellaclock-0.3.3p20 reading plist| checking dependencies| checking dependencies|sysutils/gkrellm/gkrellm,-client 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|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gkrellaclock-0.3.3p20.tgz >>> Running clean in sysutils/gkrellm/plugins/aclock at 1714764279.44 ===> sysutils/gkrellm/plugins/aclock ===> Cleaning for gkrellaclock-0.3.3p20 >>> Ended at 1714764279.63 max_stuck=5.09/depends=3.27/show-prepare-results=1.13/build=2.09/package=10.98/clean=0.23