>>> Building on exopi-5 under japanese/kanjipad BDEPENDS = [devel/gettext,-runtime;x11/gtk+2] DIST = [japanese/kanjipad:kanjipad-2.0.0.tar.gz] FULLPKGNAME = kanjipad-2.0.0p8 RDEPENDS = [x11/gtk+2;devel/gettext,-runtime] (Junk lock obtained for exopi-5 at 1713970506.76) >>> Running depends in japanese/kanjipad at 1713970506.79 last junk was in games/manaplus /usr/sbin/pkg_add -aI -Drepair gtk+2-2.24.33p6 was: /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 gtk+2-2.24.33p6 /usr/sbin/pkg_add -aI -Drepair gtk+2-2.24.33p6 >>> Running show-prepare-results in japanese/kanjipad at 1713970509.43 ===> japanese/kanjipad ===> Building from scratch kanjipad-2.0.0p8 ===> kanjipad-2.0.0p8 depends on: gettext-runtime-* -> gettext-runtime-0.22.5 ===> kanjipad-2.0.0p8 depends on: gtk+2-* -> gtk+2-2.24.33p6 ===> 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 intl pango-1.0 pangocairo-1.0 pangoft2-1.0 z m ===> 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 c.100.0 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 z.7.0 m.10.1 gettext-runtime-0.22.5 gtk+2-2.24.33p6 (Junk lock released for exopi-5 at 1713970510.55) distfiles size=75930 >>> Running build in japanese/kanjipad at 1713970510.59 ===> japanese/kanjipad ===> Checking files for kanjipad-2.0.0p8 `/exopi-cvs/ports/distfiles/kanjipad-2.0.0.tar.gz' is up to date. >> (SHA256) kanjipad-2.0.0.tar.gz: OK ===> Extracting for kanjipad-2.0.0p8 ===> Patching for kanjipad-2.0.0p8 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- Get rid of Gmake-isms. |- Fix build by undefining GTK_DISABLE_DEPRECATED. | |--- Makefile.orig Sun Aug 25 21:00:54 2002 |+++ Makefile Mon Feb 1 08:06:51 2010 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 75. done ===> Applying OpenBSD patch patch-kanjipad_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- kanjipad.c.orig Mon Feb 1 07:55:13 2010 |+++ kanjipad.c Mon Feb 1 07:55:46 2010 -------------------------- Patching file kanjipad.c using Plan A... Hunk #1 succeeded at 510. 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 kanjipad-2.0.0p8 ===> Configuring for kanjipad-2.0.0p8 ===> Building for kanjipad-2.0.0p8 cc -O2 -pipe `pkg-config --cflags gtk+-2.0` -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DFOR_PILOT_COMPAT -DKP_LIBDIR=\"/usr/local/share/kanjipad\" -DBINDIR=\"/usr/local/bin\" -c kpengine.c cc -c -o scoring.o -O2 -pipe `pkg-config --cflags gtk+-2.0` -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DFOR_PILOT_COMPAT -DKP_LIBDIR=\"/usr/local/share/kanjipad\" -DBINDIR=\"/usr/local/bin\" -Ijstroke jstroke/scoring.c cc -c -o util.o -O2 -pipe `pkg-config --cflags gtk+-2.0` -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DFOR_PILOT_COMPAT -DKP_LIBDIR=\"/usr/local/share/kanjipad\" -DBINDIR=\"/usr/local/bin\" -Ijstroke jstroke/util.c cc -o kpengine kpengine.o scoring.o util.o `pkg-config --libs glib-2.0` -lm scoring.c(scoring.o:(StrokeScorerTopPicks)): warning: sprintf() is often misused, please use snprintf() cc -O2 -pipe `pkg-config --cflags gtk+-2.0` -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DFOR_PILOT_COMPAT -DKP_LIBDIR=\"/usr/local/share/kanjipad\" -DBINDIR=\"/usr/local/bin\" -c kanjipad.c In file included from kanjipad.c:19: 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 kanjipad.c:19: 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"))) ^ kanjipad.c:134:7: warning: call to undeclared function 'gdk_draw_rectangle'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] gdk_draw_rectangle (kpixmap, ^ kanjipad.c:147:3: warning: call to undeclared function 'gdk_draw_layout'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] gdk_draw_layout (kpixmap, ^ kanjipad.c:162:3: warning: call to undeclared function 'gdk_draw_rectangle'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] gdk_draw_rectangle (kpixmap, ^ kanjipad.c:197:3: warning: call to undeclared function 'gdk_draw_drawable'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] gdk_draw_drawable (w->window, ^ kanjipad.c:59:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void exit_callback (); ^ kanjipad.c:293:1: note: conflicting prototype is here exit_callback (GtkWidget *w) ^ kanjipad.c:60:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void copy_callback (); ^ kanjipad.c:299:1: note: conflicting prototype is here copy_callback (GtkWidget *w) ^ kanjipad.c:63:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void look_up_callback (); ^ kanjipad.c:310:1: note: conflicting prototype is here look_up_callback (GtkWidget *w) ^ kanjipad.c:62:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void clear_callback (); ^ kanjipad.c:351:1: note: conflicting prototype is here clear_callback (GtkWidget *w) ^ kanjipad.c:61:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void save_callback (); ^ kanjipad.c:357:1: note: conflicting prototype is here save_callback (GtkWidget *w) ^ 11 warnings generated. cc -O2 -pipe `pkg-config --cflags gtk+-2.0` -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DFOR_PILOT_COMPAT -DKP_LIBDIR=\"/usr/local/share/kanjipad\" -DBINDIR=\"/usr/local/bin\" -c padarea.c In file included from padarea.c:1: In file included from ./kanjipad.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] 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 padarea.c:1: In file included from ./kanjipad.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] 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"))) ^ padarea.c:72:4: warning: call to undeclared function 'gdk_draw_layout'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] gdk_draw_layout (area->pixmap, ^ padarea.c:92:3: warning: call to undeclared function 'gdk_draw_rectangle'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] gdk_draw_rectangle (area->pixmap, ^ padarea.c:111:6: warning: call to undeclared function 'gdk_draw_line'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] gdk_draw_line (area->pixmap, ^ padarea.c:147:3: warning: call to undeclared function 'gdk_draw_drawable'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] gdk_draw_drawable (w->window, ^ padarea.c:210:7: warning: call to undeclared function 'gdk_draw_line'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] gdk_draw_line (area->pixmap, w->style->black_gc, ^ 7 warnings generated. cc -o kanjipad kanjipad.o padarea.o `pkg-config --libs gtk+-2.0` -lm padarea.c(padarea.o:(pad_area_annotate_stroke)): warning: sprintf() is often misused, please use snprintf() perl conv_jdata.pl < jstroke/strokedata.h > jdata.dat >>> Running package in japanese/kanjipad at 1713970514.84 ===> japanese/kanjipad ===> Faking installation for kanjipad-2.0.0p8 install -d /exopi-obj/pobj/kanjipad-2.0.0/fake-amd64/usr/local/bin install -m 0755 kanjipad /exopi-obj/pobj/kanjipad-2.0.0/fake-amd64/usr/local/bin/kanjipad install -m 0755 kpengine /exopi-obj/pobj/kanjipad-2.0.0/fake-amd64/usr/local/bin/kpengine install -d /exopi-obj/pobj/kanjipad-2.0.0/fake-amd64/usr/local/share/kanjipad install -m 0644 jdata.dat /exopi-obj/pobj/kanjipad-2.0.0/fake-amd64/usr/local/share/kanjipad/jdata.dat /exopi-obj/pobj/kanjipad-2.0.0/bin/install -d -m 755 /exopi-obj/pobj/kanjipad-2.0.0/fake-amd64/usr/local/share/doc/kanjipad /exopi-obj/pobj/kanjipad-2.0.0/bin/install -c -m 644 /exopi-obj/pobj/kanjipad-2.0.0/kanjipad-2.0.0/README /exopi-obj/pobj/kanjipad-2.0.0/fake-amd64/usr/local/share/doc/kanjipad ===> Building package for kanjipad-2.0.0p8 Create /exopi-cvs/ports/packages/amd64/all/kanjipad-2.0.0p8.tgz Creating package kanjipad-2.0.0p8 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checking dependencies|x11/gtk+2,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 9% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 53% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************** | 81% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*************************** | 42% archiving|**************************************** | 63% archiving|******************************************* | 67% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/kanjipad-2.0.0p8.tgz >>> Running clean in japanese/kanjipad at 1713970524.86 ===> japanese/kanjipad ===> Cleaning for kanjipad-2.0.0p8 >>> Ended at 1713970525.29 max_stuck=6.37/depends=2.64/show-prepare-results=1.16/build=4.26/package=10.01/clean=0.45