>>> Building on amd64-2 under sysutils/gkrellm/plugins/itime BDEPENDS = [x11/gtk+2;devel/gmake;sysutils/gkrellm/gkrellm,-client] DIST = [sysutils/gkrellm/plugins/itime:gkrellmitime-1.0.1.tar.gz] FULLPKGNAME = gkrellmitime-1.0.1p20 RDEPENDS = [sysutils/gkrellm/gkrellm,-client;x11/gtk+2] (Junk lock obtained for amd64-2 at 1779881080.81) >>> Running depends in sysutils/gkrellm/plugins/itime at 1779881080.84 last junk was in graphics/dia-gtk2 /usr/sbin/pkg_add -aI -Drepair gkrellm-2.3.10p5 gtk+2-2.24.33p8 was: /usr/sbin/pkg_add -aI -Drepair gkrellm-2.3.10p5 gmake-4.4.1p0 gtk+2-2.24.33p8 /usr/sbin/pkg_add -aI -Drepair gkrellm-2.3.10p5 gtk+2-2.24.33p8 >>> Running show-prepare-results in sysutils/gkrellm/plugins/itime at 1779881084.87 ===> sysutils/gkrellm/plugins/itime ===> Building from scratch gkrellmitime-1.0.1p20 ===> gkrellmitime-1.0.1p20 depends on: gkrellm-* -> gkrellm-2.3.10p5 ===> gkrellmitime-1.0.1p20 depends on: gmake-* -> gmake-4.4.1p0 ===> gkrellmitime-1.0.1p20 depends on: gtk+2-* -> gtk+2-2.24.33p8 ===> 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.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.5 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.23 glib-2.0.4201.16 gobject-2.0.4200.23 gtk-x11-2.0.2400.0 harfbuzz.19.0 intl.8.2 pango-1.0.3801.7 pangocairo-1.0.3801.4 pangoft2-1.0.3801.4 pthread.28.1 z.7.2 gthread-2.0.4200.23 gkrellm-2.3.10p5 gmake-4.4.1p0 gtk+2-2.24.33p8 Still tainted: host marked nojunk by cad/fritzing >>> Running junk in sysutils/gkrellm/plugins/itime at 1779881087.48 Can't run junk because of lock on cad/fritzing (Junk lock released for amd64-2 at 1779881089.39) distfiles size=12306 >>> Running build in sysutils/gkrellm/plugins/itime at 1779881089.43 ===> sysutils/gkrellm/plugins/itime ===> Checking files for gkrellmitime-1.0.1p20 `/usr/ports/distfiles/gkrellmitime-1.0.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for gkrellmitime-1.0.1p20 ===> Patching for gkrellmitime-1.0.1p20 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.orig Sun Jun 30 11:10:35 2002 |+++ Makefile Sat Feb 1 13:54:26 2003 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-gkrellm_itime_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- gkrellm_itime.c.orig Wed Aug 14 12:18:21 2002 |+++ gkrellm_itime.c Wed Jan 8 22:27:58 2003 -------------------------- Patching file gkrellm_itime.c using Plan A... Hunk #1 succeeded at 71. 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 gkrellmitime-1.0.1p20 ===> Configuring for gkrellmitime-1.0.1p20 ===> Building for gkrellmitime-1.0.1p20 cc -O2 -pipe -fPIC -I/usr/local/include/ `pkg-config gtk+-2.0 gthread-2.0 --cflags` -shared -pthread -c gkrellm_itime.c cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] In file included from gkrellm_itime.c:22: 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] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:36: note: 'GTypeDebugFlags' has been explicitly marked deprecated here 731 | } G_GNUC_FLAG_ENUM 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:1364:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 1364 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1303:37: note: expanded from macro 'G_DEPRECATED' 1303 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from gkrellm_itime.c:22: 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] 73 | GTimeVal last_popdown; | ^ /usr/local/include/glib-2.0/glib/gtypes.h:620:35: note: 'GTimeVal' has been explicitly marked deprecated here 620 | 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:1365:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' 1365 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1313:44: note: expanded from macro 'G_DEPRECATED_FOR' 1313 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) | ^ gkrellm_itime.c:182:24: error: incompatible pointer types passing 'PangoFontDescription *' (aka 'struct _PangoFontDescription *') to parameter of type 'GdkFont *' (aka 'struct _GdkFont *') [-Wincompatible-pointer-types] 182 | w = gdk_string_width(decal_symbol->text_style.font, "@"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/gtk-2.0/gdk/gdkfont.h:79:43: note: passing argument to parameter 'font' here 79 | gint gdk_string_width (GdkFont *font, | ^ gkrellm_itime.c:183:29: error: incompatible pointer types passing 'PangoFontDescription *' (aka 'struct _PangoFontDescription *') to parameter of type 'GdkFont *' (aka 'struct _GdkFont *') [-Wincompatible-pointer-types] 183 | w_time = gdk_string_width(decal_text1->text_style.font, s_itime); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/gtk-2.0/gdk/gdkfont.h:79:43: note: passing argument to parameter 'font' here 79 | gint gdk_string_width (GdkFont *font, | ^ 2 warnings and 2 errors generated. gmake: *** [Makefile:19: gkrellm_itime.o] Error 1 ===> Exiting sysutils/gkrellm/plugins/itime with an error *** Error 2 in sysutils/gkrellm/plugins/itime (/usr/ports/infrastructure/mk/bsd.port.mk:3079 '/usr/obj/ports/gkrellmitime-1.0.1/.build_done') *** Error 2 in sysutils/gkrellm/plugins/itime (/usr/ports/infrastructure/mk/bsd.port.mk:2722 'build': @lock=gkrellmitime-1.0.1p20; export _...) *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1779881090.79 max_stuck=0.00/depends=4.04/show-prepare-results=1.37/junk=1.94/build=1.39 Error: job failed with 512 on amd64-2 at 1779881090