=> Bootstrap dependency digest>=20010302: found digest-20080510 ===> Building for kazehakase-0.5.4 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory `/scratch/www/kazehakase/work/kazehakase-0.5.4' Making all in po gmake[2]: Entering directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/po' file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/www/kazehakase/work/.tools/bin/msgfmt -o $file cs.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/www/kazehakase/work/.tools/bin/msgfmt -o $file de.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/www/kazehakase/work/.tools/bin/msgfmt -o $file fr.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/www/kazehakase/work/.tools/bin/msgfmt -o $file ja.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/www/kazehakase/work/.tools/bin/msgfmt -o $file ru.po gmake[2]: Leaving directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/po' Making all in src gmake[2]: Entering directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src' /usr/pkg/bin/glib-genmarshal ../src/kz-marshalers.list --header --body --prefix=_kz_marshal > kz-marshalers.c /usr/pkg/bin/glib-genmarshal ../src/kz-marshalers.list --header --prefix=_kz_marshal > kz-marshalers.h (cd . && \ include_headers="" && \ for h in kazehakase.h kz-app.h kz-module.h kz-module-impl.h kz-embed.h kz-embed-event.h kz-embed-prefs.h kz-gesture.h kz-tab-label.h kz-icons.h kz-prefs-win.h kz-sidebar.h kz-window.h kz-profile.h kz-xml.h kz-downloader.h kz-downloader-group.h kz-download-box.h kz-feed-info.h kz-navi.h kz-notebook.h kz-proxy-menu.h kz-proxy-item.h kz-favicon.h kz-langinfo.h kz-thumbnails-view.h kz-autoscroller.h kz-popup-preview.h kz-popup-tablist.h kz-search.h kz-statusbar.h kz-migemo.h kz-ext.h; do \ include_headers="${include_headers}#include \"${h}\"\n"; \ done && \ /usr/pkg/bin/glib-mkenums \ --fhead "#include \"kz-enum-types.h\"\n${include_headers}" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ kazehakase.h kz-app.h kz-module.h kz-module-impl.h kz-embed.h kz-embed-event.h kz-embed-prefs.h kz-gesture.h kz-tab-label.h kz-icons.h kz-prefs-win.h kz-sidebar.h kz-window.h kz-profile.h kz-xml.h kz-downloader.h kz-downloader-group.h kz-download-box.h kz-feed-info.h kz-navi.h kz-notebook.h kz-proxy-menu.h kz-proxy-item.h kz-favicon.h kz-langinfo.h kz-thumbnails-view.h kz-autoscroller.h kz-popup-preview.h kz-popup-tablist.h kz-search.h kz-statusbar.h kz-migemo.h kz-ext.h) > tmp-kz-enum-types.c && \ (cmp -s tmp-kz-enum-types.c kz-enum-types.c || \ cp tmp-kz-enum-types.c kz-enum-types.c ) && \ rm -f tmp-kz-enum-types.c && \ echo timestamp > stamp-kz-enum-types-c (cd . && \ mark="__`echo kz-enum-types | sed -e 's/-/_/g' | tr a-z A-Z`_H__" && \ /usr/pkg/bin/glib-mkenums \ --fhead "#ifndef ${mark}\n#define ${mark}\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define KZ_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* ${mark} */" \ kazehakase.h kz-app.h kz-module.h kz-module-impl.h kz-embed.h kz-embed-event.h kz-embed-prefs.h kz-gesture.h kz-tab-label.h kz-icons.h kz-prefs-win.h kz-sidebar.h kz-window.h kz-profile.h kz-xml.h kz-downloader.h kz-downloader-group.h kz-download-box.h kz-feed-info.h kz-navi.h kz-notebook.h kz-proxy-menu.h kz-proxy-item.h kz-favicon.h kz-langinfo.h kz-thumbnails-view.h kz-autoscroller.h kz-popup-preview.h kz-popup-tablist.h kz-search.h kz-statusbar.h kz-migemo.h kz-ext.h) > tmp-kz-enum-types.h && \ (cmp -s tmp-kz-enum-types.h kz-enum-types.h || \ cp tmp-kz-enum-types.h kz-enum-types.h) && \ rm -f tmp-kz-enum-types.h && \ echo timestamp > stamp-kz-enum-types-h /usr/pkg/bin/gmake all-recursive gmake[3]: Entering directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src' Making all in missing gmake[4]: Entering directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src/missing' /usr/pkg/bin/gmake all-am gmake[5]: Entering directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src/missing' /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libkzmissing.la mkdir .libs ar cru .libs/libkzmissing.a ranlib .libs/libkzmissing.a creating libkzmissing.la (cd .libs && rm -f libkzmissing.la && ln -s ../libkzmissing.la libkzmissing.la) gmake[5]: Leaving directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src/missing' gmake[4]: Leaving directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src/missing' Making all in utils gmake[4]: Entering directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src/utils' /usr/pkg/bin/gmake all-am gmake[5]: Entering directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src/utils' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/libpng12 -I../../src -I../../src/bookmarks -I../../src/libegg/pixbufthumbnail -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Utils\" -DG_DISABLE_DEPRECATED=1 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT glib-utils.lo -MD -MP -MF .deps/glib-utils.Tpo -c -o glib-utils.lo glib-utils.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -I../../src -I../../src/bookmarks -I../../src/libegg/pixbufthumbnail -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Utils\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT glib-utils.lo -MD -MP -MF .deps/glib-utils.Tpo -c glib-utils.c -fPIC -DPIC -o .libs/glib-utils.o cc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -I../../src -I../../src/bookmarks -I../../src/libegg/pixbufthumbnail -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Utils\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT glib-utils.lo -MD -MP -MF .deps/glib-utils.Tpo -c glib-utils.c -o glib-utils.o >/dev/null 2>&1 mv -f .deps/glib-utils.Tpo .deps/glib-utils.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/libpng12 -I../../src -I../../src/bookmarks -I../../src/libegg/pixbufthumbnail -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Utils\" -DG_DISABLE_DEPRECATED=1 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT gtk-utils.lo -MD -MP -MF .deps/gtk-utils.Tpo -c -o gtk-utils.lo gtk-utils.c cc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -I../../src -I../../src/bookmarks -I../../src/libegg/pixbufthumbnail -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Utils\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT gtk-utils.lo -MD -MP -MF .deps/gtk-utils.Tpo -c gtk-utils.c -fPIC -DPIC -o .libs/gtk-utils.o cc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -I../../src -I../../src/bookmarks -I../../src/libegg/pixbufthumbnail -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Utils\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT gtk-utils.lo -MD -MP -MF .deps/gtk-utils.Tpo -c gtk-utils.c -o gtk-utils.o >/dev/null 2>&1 mv -f .deps/gtk-utils.Tpo .deps/gtk-utils.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/libpng12 -I../../src -I../../src/bookmarks -I../../src/libegg/pixbufthumbnail -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Utils\" -DG_DISABLE_DEPRECATED=1 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT kz-history-utils.lo -MD -MP -MF .deps/kz-history-utils.Tpo -c -o kz-history-utils.lo kz-history-utils.c cc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -I../../src -I../../src/bookmarks -I../../src/libegg/pixbufthumbnail -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Utils\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT kz-history-utils.lo -MD -MP -MF .deps/kz-history-utils.Tpo -c kz-history-utils.c -fPIC -DPIC -o .libs/kz-history-utils.o cc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -I../../src -I../../src/bookmarks -I../../src/libegg/pixbufthumbnail -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Utils\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT kz-history-utils.lo -MD -MP -MF .deps/kz-history-utils.Tpo -c kz-history-utils.c -o kz-history-utils.o >/dev/null 2>&1 mv -f .deps/kz-history-utils.Tpo .deps/kz-history-utils.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/libpng12 -I../../src -I../../src/bookmarks -I../../src/libegg/pixbufthumbnail -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Utils\" -DG_DISABLE_DEPRECATED=1 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c cc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -I../../src -I../../src/bookmarks -I../../src/libegg/pixbufthumbnail -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Utils\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o cc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -I../../src -I../../src/bookmarks -I../../src/libegg/pixbufthumbnail -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Utils\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -o utils.o >/dev/null 2>&1 mv -f .deps/utils.Tpo .deps/utils.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libkzutils.la glib-utils.lo gtk-utils.lo kz-history-utils.lo utils.lo -Wl,-R/usr/pkg/lib -pthread -L/usr/pkg/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lpthread -lglib-2.0 -lintl ar cru .libs/libkzutils.a .libs/glib-utils.o .libs/gtk-utils.o .libs/kz-history-utils.o .libs/utils.o ranlib .libs/libkzutils.a creating libkzutils.la (cd .libs && rm -f libkzutils.la && ln -s ../libkzutils.la libkzutils.la) gmake[5]: Leaving directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src/utils' gmake[4]: Leaving directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src/utils' Making all in net gmake[4]: Entering directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src/net' (cd . && \ include_headers="" && \ for h in kz-io.h kz-file.h kz-http.h kz-xmlrpc.h; do \ include_headers="${include_headers}#include \"${h}\"\n"; \ done && \ /usr/pkg/bin/glib-mkenums \ --fhead "#include \"kz-net-enum-types.h\"\n${include_headers}" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ kz-io.h kz-file.h kz-http.h kz-xmlrpc.h) > tmp-kz-net-enum-types.c && \ (cmp -s tmp-kz-net-enum-types.c kz-net-enum-types.c || \ cp tmp-kz-net-enum-types.c kz-net-enum-types.c ) && \ rm -f tmp-kz-net-enum-types.c && \ echo timestamp > stamp-kz-net-enum-types-c (cd . && \ mark="__`echo kz-net-enum-types | sed -e 's/-/_/g' | tr a-z A-Z`_H__" && \ /usr/pkg/bin/glib-mkenums \ --fhead "#ifndef ${mark}\n#define ${mark}\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define KZ_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* ${mark} */" \ kz-io.h kz-file.h kz-http.h kz-xmlrpc.h) > tmp-kz-net-enum-types.h && \ (cmp -s tmp-kz-net-enum-types.h kz-net-enum-types.h || \ cp tmp-kz-net-enum-types.h kz-net-enum-types.h) && \ rm -f tmp-kz-net-enum-types.h && \ echo timestamp > stamp-kz-net-enum-types-h /usr/pkg/bin/gmake all-am gmake[5]: Entering directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src/net' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT kz-io.lo -MD -MP -MF .deps/kz-io.Tpo -c -o kz-io.lo kz-io.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT kz-io.lo -MD -MP -MF .deps/kz-io.Tpo -c kz-io.c -fPIC -DPIC -o .libs/kz-io.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT kz-io.lo -MD -MP -MF .deps/kz-io.Tpo -c kz-io.c -o kz-io.o >/dev/null 2>&1 mv -f .deps/kz-io.Tpo .deps/kz-io.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT kz-file.lo -MD -MP -MF .deps/kz-file.Tpo -c -o kz-file.lo kz-file.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT kz-file.lo -MD -MP -MF .deps/kz-file.Tpo -c kz-file.c -fPIC -DPIC -o .libs/kz-file.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT kz-file.lo -MD -MP -MF .deps/kz-file.Tpo -c kz-file.c -o kz-file.o >/dev/null 2>&1 mv -f .deps/kz-file.Tpo .deps/kz-file.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT kz-http.lo -MD -MP -MF .deps/kz-http.Tpo -c -o kz-http.lo kz-http.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT kz-http.lo -MD -MP -MF .deps/kz-http.Tpo -c kz-http.c -fPIC -DPIC -o .libs/kz-http.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT kz-http.lo -MD -MP -MF .deps/kz-http.Tpo -c kz-http.c -o kz-http.o >/dev/null 2>&1 mv -f .deps/kz-http.Tpo .deps/kz-http.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT kz-xmlrpc.lo -MD -MP -MF .deps/kz-xmlrpc.Tpo -c -o kz-xmlrpc.lo kz-xmlrpc.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT kz-xmlrpc.lo -MD -MP -MF .deps/kz-xmlrpc.Tpo -c kz-xmlrpc.c -fPIC -DPIC -o .libs/kz-xmlrpc.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT kz-xmlrpc.lo -MD -MP -MF .deps/kz-xmlrpc.Tpo -c kz-xmlrpc.c -o kz-xmlrpc.o >/dev/null 2>&1 mv -f .deps/kz-xmlrpc.Tpo .deps/kz-xmlrpc.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c -o uri.lo uri.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -fPIC -DPIC -o .libs/uri.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -o uri.o >/dev/null 2>&1 mv -f .deps/uri.Tpo .deps/uri.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tcp.lo -MD -MP -MF .deps/tcp.Tpo -c -o tcp.lo tcp.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tcp.lo -MD -MP -MF .deps/tcp.Tpo -c tcp.c -fPIC -DPIC -o .libs/tcp.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tcp.lo -MD -MP -MF .deps/tcp.Tpo -c tcp.c -o tcp.o >/dev/null 2>&1 mv -f .deps/tcp.Tpo .deps/tcp.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT inetaddr.lo -MD -MP -MF .deps/inetaddr.Tpo -c -o inetaddr.lo inetaddr.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT inetaddr.lo -MD -MP -MF .deps/inetaddr.Tpo -c inetaddr.c -fPIC -DPIC -o .libs/inetaddr.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT inetaddr.lo -MD -MP -MF .deps/inetaddr.Tpo -c inetaddr.c -o inetaddr.o >/dev/null 2>&1 mv -f .deps/inetaddr.Tpo .deps/inetaddr.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT ipv6.lo -MD -MP -MF .deps/ipv6.Tpo -c -o ipv6.lo ipv6.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT ipv6.lo -MD -MP -MF .deps/ipv6.Tpo -c ipv6.c -fPIC -DPIC -o .libs/ipv6.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT ipv6.lo -MD -MP -MF .deps/ipv6.Tpo -c ipv6.c -o ipv6.o >/dev/null 2>&1 mv -f .deps/ipv6.Tpo .deps/ipv6.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT gnet-private.lo -MD -MP -MF .deps/gnet-private.Tpo -c -o gnet-private.lo gnet-private.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT gnet-private.lo -MD -MP -MF .deps/gnet-private.Tpo -c gnet-private.c -fPIC -DPIC -o .libs/gnet-private.o cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/bookmarks -I../../src/dialogs -I../../src/libegg/md5 -I../../src/utils -I../../src/missing -I../../src/libegg/pixbufthumbnail -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Net\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT gnet-private.lo -MD -MP -MF .deps/gnet-private.Tpo -c gnet-private.c -o gnet-private.o >/dev/null 2>&1 mv -f .deps/gnet-private.Tpo .deps/gnet-private.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libkznet.la kz-io.lo kz-file.lo kz-http.lo kz-xmlrpc.lo uri.lo tcp.lo inetaddr.lo ipv6.lo gnet-private.lo -lz ar cru .libs/libkznet.a .libs/kz-io.o .libs/kz-file.o .libs/kz-http.o .libs/kz-xmlrpc.o .libs/uri.o .libs/tcp.o .libs/inetaddr.o .libs/ipv6.o .libs/gnet-private.o ranlib .libs/libkznet.a creating libkznet.la (cd .libs && rm -f libkznet.la && ln -s ../libkznet.la libkznet.la) gmake[5]: Leaving directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src/net' gmake[4]: Leaving directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src/net' Making all in actions gmake[4]: Entering directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src/actions' (cd . && \ include_headers="" && \ for h in kz-actions.h kz-actions-dynamic.h kz-actions-popup.h kz-actions-tab.h kz-actions-download.h kz-bookmark-action.h kz-entry-action.h kz-history-action.h kz-location-entry-action.h kz-navigation-action.h kz-smart-bookmark-action.h kz-stop-reload-action.h kz-zoom-action.h; do \ include_headers="${include_headers}#include \"${h}\"\n"; \ done && \ /usr/pkg/bin/glib-mkenums \ --fhead "#include \"kz-actions-enum-types.h\"\n${include_headers}" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ kz-actions.h kz-actions-dynamic.h kz-actions-popup.h kz-actions-tab.h kz-actions-download.h kz-bookmark-action.h kz-entry-action.h kz-history-action.h kz-location-entry-action.h kz-navigation-action.h kz-smart-bookmark-action.h kz-stop-reload-action.h kz-zoom-action.h) > tmp-kz-actions-enum-types.c && \ (cmp -s tmp-kz-actions-enum-types.c kz-actions-enum-types.c || \ cp tmp-kz-actions-enum-types.c kz-actions-enum-types.c ) && \ rm -f tmp-kz-actions-enum-types.c && \ echo timestamp > stamp-kz-actions-enum-types-c (cd . && \ mark="__`echo kz-actions-enum-types | sed -e 's/-/_/g' | tr a-z A-Z`_H__" && \ /usr/pkg/bin/glib-mkenums \ --fhead "#ifndef ${mark}\n#define ${mark}\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define KZ_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* ${mark} */" \ kz-actions.h kz-actions-dynamic.h kz-actions-popup.h kz-actions-tab.h kz-actions-download.h kz-bookmark-action.h kz-entry-action.h kz-history-action.h kz-location-entry-action.h kz-navigation-action.h kz-smart-bookmark-action.h kz-stop-reload-action.h kz-zoom-action.h) > tmp-kz-actions-enum-types.h && \ (cmp -s tmp-kz-actions-enum-types.h kz-actions-enum-types.h || \ cp tmp-kz-actions-enum-types.h kz-actions-enum-types.h) && \ rm -f tmp-kz-actions-enum-types.h && \ echo timestamp > stamp-kz-actions-enum-types-h /usr/pkg/bin/gmake all-am gmake[5]: Entering directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src/actions' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/libpng12 -I../../src/dialogs -I../../src/utils -I../../src/net -I../../src/bookmarks -I../../src/widget -I../../src/libegg/dropdowntoolbutton -I../../src/libegg/pixbufthumbnail -I../../src -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Actions\" -DG_DISABLE_DEPRECATED=1 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT kz-actions.lo -MD -MP -MF .deps/kz-actions.Tpo -c -o kz-actions.lo kz-actions.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/scratch/www/kazehakase/work/.buildlink/include/gtk-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/gtk-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/atk-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/cairo -I/scratch/www/kazehakase/work/.buildlink/include/pango-1.0 -I/scratch/www/kazehakase/work/.buildlink/include/glib/glib-2.0 -I/scratch/www/kazehakase/work/.buildlink/lib/glib-2.0/include -I/scratch/www/kazehakase/work/.buildlink/include/pixman-1 -I/scratch/www/kazehakase/work/.buildlink/include/freetype2 -I/scratch/www/kazehakase/work/.buildlink/include -I/scratch/www/kazehakase/work/.buildlink/include/libpng12 -I../../src/dialogs -I../../src/utils -I../../src/net -I../../src/bookmarks -I../../src/widget -I../../src/libegg/dropdowntoolbutton -I../../src/libegg/pixbufthumbnail -I../../src -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_LOG_DOMAIN=\"Kazehakase-Actions\" -DG_DISABLE_DEPRECATED=1 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT kz-actions.lo -MD -MP -MF .deps/kz-actions.Tpo -c kz-actions.c -fPIC -DPIC -o .libs/kz-actions.o kz-actions.c: In function 'act_new_tab': kz-actions.c:169: warning: implicit declaration of function 'GTK_CHECK_CAST' kz-actions.c:169: error: expected expression before 'KzNotebook' kz-actions.c:170: warning: passing argument 1 of 'kz_notebook_page_num' makes pointer from integer without a cast kz-actions.c:172: error: expected expression before 'KzNotebook' kz-actions.c:173: warning: passing argument 1 of 'kz_notebook_set_current_page' makes pointer from integer without a cast kz-actions.c:291:2: warning: #warning FIXME! we should unify act_open_selection(). kz-actions.c: In function 'act_stop_all': kz-actions.c:515: error: expected expression before 'KzNotebook' kz-actions.c:515: warning: passing argument 1 of 'kz_notebook_get_n_pages' makes pointer from integer without a cast kz-actions.c: In function 'act_reload_all': kz-actions.c:537: error: expected expression before 'KzNotebook' kz-actions.c:537: warning: passing argument 1 of 'kz_notebook_get_n_pages' makes pointer from integer without a cast kz-actions.c: In function 'act_find': kz-actions.c:625: error: expected expression before 'KzStatusbar' kz-actions.c:625: warning: passing argument 1 of 'kz_statusbar_set_focus_to_find_area' makes pointer from integer without a cast kz-actions.c: In function 'act_prev_tab': kz-actions.c:633: error: expected expression before 'KzNotebook' kz-actions.c:633: warning: passing argument 1 of 'kz_notebook_prev_tab' makes pointer from integer without a cast kz-actions.c: In function 'act_next_tab': kz-actions.c:642: error: expected expression before 'KzNotebook' kz-actions.c:642: warning: passing argument 1 of 'kz_notebook_next_tab' makes pointer from integer without a cast kz-actions.c: In function 'act_detaild_preference': kz-actions.c:669: error: expected expression before 'KzNotebook' kz-actions.c:669: warning: passing argument 1 of 'kz_notebook_page_num' makes pointer from integer without a cast kz-actions.c:670: error: expected expression before 'KzNotebook' kz-actions.c:670: warning: passing argument 1 of 'kz_notebook_set_current_page' makes pointer from integer without a cast kz-actions.c: In function 'act_tab_close_backward_all': kz-actions.c:919: error: expected expression before 'KzNotebook' kz-actions.c:919: warning: passing argument 1 of 'close_tabs' makes pointer from integer without a cast kz-actions.c: In function 'act_tab_close_forward_all': kz-actions.c:928: error: expected expression before 'KzNotebook' kz-actions.c:928: warning: passing argument 1 of 'close_tabs' makes pointer from integer without a cast kz-actions.c: In function 'act_tab_close_all_inactive_active': kz-actions.c:937: error: expected expression before 'KzNotebook' kz-actions.c:937: warning: passing argument 1 of 'close_tabs' makes pointer from integer without a cast kz-actions.c: In function 'act_open_kazehakase_website': kz-actions.c:1383: error: expected expression before 'KzNotebook' kz-actions.c:1383: warning: passing argument 1 of 'kz_notebook_page_num' makes pointer from integer without a cast kz-actions.c:1384: error: expected expression before 'KzNotebook' kz-actions.c:1384: warning: passing argument 1 of 'kz_notebook_set_current_page' makes pointer from integer without a cast kz-actions.c: In function 'cb_thumbnail_tablist_selected': kz-actions.c:1646: error: expected expression before 'KzNotebook' kz-actions.c:1646: warning: passing argument 1 of 'kz_notebook_set_current_page' makes pointer from integer without a cast kz-actions.c:2062:2: warning: #warning FIXME! should track all GtkEditable's event and Embed's selection kz-actions.c: In function 'kz_actions_set_tab_sensitive': kz-actions.c:2109: error: expected expression before 'KzNotebook' kz-actions.c:2109: warning: passing argument 1 of 'kz_notebook_get_n_pages' makes pointer from integer without a cast kz-actions.c:2113: error: expected expression before 'KzNotebook' kz-actions.c:2114: warning: passing argument 1 of 'kz_notebook_page_num' makes pointer from integer without a cast kz-actions.c: In function 'kz_actions_set_sensitive': kz-actions.c:2189: error: expected expression before 'KzNotebook' kz-actions.c:2189: warning: passing argument 1 of 'kz_notebook_get_n_pages' makes pointer from integer without a cast kz-actions.c:2208: error: expected expression before 'KzNotebook' kz-actions.c:2209: warning: passing argument 1 of 'kz_notebook_page_num' makes pointer from integer without a cast kz-actions.c: In function 'kz_actions_remove_smartbookmarks': kz-actions.c:2719: warning: implicit declaration of function 'gtk_action_disconnect_proxy' gmake[5]: *** [kz-actions.lo] Error 1 gmake[5]: Leaving directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src/actions' gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src/actions' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/scratch/www/kazehakase/work/kazehakase-0.5.4/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/scratch/www/kazehakase/work/kazehakase-0.5.4' gmake: *** [all] Error 2 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/www/kazehakase *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/www/kazehakase