=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for kazehakase-0.5.8.tar.gz => Checksum RMD160 OK for kazehakase-0.5.8.tar.gz ===> Installing dependencies for kazehakase-0.5.8nb10 ========================================================================== The supported build options for kazehakase are: gnutls The currently selected options are: gnutls You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.kazehakase (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, kazehakase-0.5.8nb10. Their current value is shown below: * JPEG_DEFAULT = jpeg Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb5 => Build dependency intltool>=0.40.0: found intltool-0.41.1 => Build dependency {gettext-tools>=0.14.5,gettext>=0.10.36<0.14.5}: found gettext-tools-0.18.1.1nb3 => Build dependency perl>=5.0: found perl-5.14.2nb3 => Build dependency pkg-config>=0.19: found pkg-config-0.25nb1 => Build dependency gperf>=3.0.1: found gperf-3.0.4 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.11 => Build dependency kbproto>=1.0.2: found kbproto-1.0.5 => Build dependency xproto>=7.0.9: found xproto-7.0.18 => Build dependency xcb-proto>=1.4: found xcb-proto-1.6 => Build dependency fixesproto>=3.0.0: found fixesproto-5.0 => Build dependency xextproto>=7.0: found xextproto-7.2.0 => Build dependency inputproto>=1.4: found inputproto-2.0 => Build dependency randrproto>=1.2.0: found randrproto-1.3.1 => Build dependency xineramaproto>=1.1.1: found xineramaproto-1.2 => Build dependency compositeproto>=0.3.1: found compositeproto-0.4.1 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency gnutls>=2.12.3: found gnutls-2.12.16 => Full dependency zlib>=1.2.3: found zlib-1.2.3 => Full dependency dbus-glib>=0.92nb1: found dbus-glib-0.92nb1 => Full dependency webkit-gtk>=1.6.1: found webkit-gtk-1.6.1nb3 => Full dependency gtk2+>=2.24.7nb1: found gtk2+-2.24.9 ===> Overriding tools for kazehakase-0.5.8nb10 ===> Extracting for kazehakase-0.5.8nb10 ===> Patching for kazehakase-0.5.8nb10 => Applying pkgsrc patches for kazehakase-0.5.8nb10 ===> Creating toolchain wrappers for kazehakase-0.5.8nb10 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/tmp/pkgsrc/www/kazehakase/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /tmp/pkgsrc/www/kazehakase/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi src=/usr/pkg/lib/pkgconfig/compositeproto.pc dst=/tmp/pkgsrc/www/kazehakase/work/.buildlink/lib/pkgconfig/compositeext.pc; /bin/mkdir -p /tmp/pkgsrc/www/kazehakase/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for kazehakase-0.5.8nb10 /usr/bin/printf "#! /bin/sh\\n case \$1 in\\n --cflags|--libs) pkg-config \$1 gnutls;;\\n --version) pkg-config --modversion gnutls;;\\n *) exit 1;;\\n esac\\n " > /tmp/pkgsrc/www/kazehakase/work/.buildlink/bin/libgnutls-config /bin/chmod +x /tmp/pkgsrc/www/kazehakase/work/.buildlink/bin/libgnutls-config => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Fixing locale directory references. => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tmp/pkgsrc/www/kazehakase/work/.tools/bin/mkdir -p checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for native Win32... no checking for some Win32 platform... unix checking for style of include used by make... GNU checking for x86_64-unknown-linux-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 2097152 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-unknown-linux-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-ar... no checking for ar... ar checking for x86_64-unknown-linux-strip... no checking for strip... strip checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... /bin/rm: cannot remove `conftest*': No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... /bin/rm: cannot remove `conftest*': No such file or directory no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for bash... /bin/bash checking if dolt supports this host... yes, replacing libtool checking for pkg-config... /tmp/pkgsrc/www/kazehakase/work/.tools/bin/pkg-config checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... /bin/rm: cannot remove `conftest*': No such file or directory yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-unknown-linux-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) /usr/bin/awk checking pkg-config is at least version 0.9.0... yes checking for gecko engine... not found checking for pkg-config... (cached) /tmp/pkgsrc/www/kazehakase/work/.tools/bin/pkg-config checking for GTK+ - version >= 2.17.7... yes (version 2.24.9) checking for glib-genmarshal... /usr/pkg/bin/glib-genmarshal checking for glib-mkenums... /usr/pkg/bin/glib-mkenums checking for GIO... yes checking for DBUS_GLIB... yes checking for MOZ_WEB_VIEW... no checking for GTKIEEMBED... no checking for WEBKITGTK... yes checking for LIBGNUTLS... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for SmcSaveYourselfDone in -lSM... yes checking X11/SM/SMlib.h usability... yes checking X11/SM/SMlib.h presence... yes checking for X11/SM/SMlib.h... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.41.1 found checking for intltool-update... /tmp/pkgsrc/www/kazehakase/work/.tools/bin/intltool-update checking for intltool-merge... /tmp/pkgsrc/www/kazehakase/work/.tools/bin/intltool-merge checking for intltool-extract... /tmp/pkgsrc/www/kazehakase/work/.tools/bin/intltool-extract checking for xgettext... /usr/pkg/bin/xgettext checking for msgmerge... /usr/pkg/bin/msgmerge checking for msgfmt... /tmp/pkgsrc/www/kazehakase/work/.tools/bin/msgfmt checking for gmsgfmt... /tmp/pkgsrc/www/kazehakase/work/.tools/bin/msgfmt checking for perl... /usr/pkg/bin/perl checking for perl >= 5.8.1... 5.14.2 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /tmp/pkgsrc/www/kazehakase/work/.tools/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /tmp/pkgsrc/www/kazehakase/work/.tools/bin/msgfmt checking for xgettext... (cached) /usr/pkg/bin/xgettext checking for main in -le... no checking for main in -links... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzread in -lz... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for libintl.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for an ANSI C-conforming const... yes checking for setlocale... yes checking for strchr... yes checking for strtol... yes checking for uname... yes checking for memmove... yes checking for strerror... yes checking for strptime... yes checking for ruby... none checking for rgettext... none checking for EST... no checking for ANTHY... no checking for mecab-config... none checking whether to use Cutter... (cached) auto checking for CUTTER... no checking for lcov... no checking for genhtml... no checking for sed... /bin/sed configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating rgettext.mk config.status: creating src/Makefile config.status: creating src/missing/Makefile config.status: creating src/utils/Makefile config.status: creating src/net/Makefile config.status: creating src/actions/Makefile config.status: creating src/bookmarks/Makefile config.status: creating src/dialogs/Makefile config.status: creating src/prefs_ui/Makefile config.status: creating src/sidebar/Makefile config.status: creating src/widget/Makefile config.status: creating dbus/Makefile config.status: creating libegg/Makefile config.status: creating libegg/pixbufthumbnail/Makefile config.status: creating module/Makefile config.status: creating module/embed/Makefile config.status: creating module/embed/gecko/Makefile config.status: creating module/embed/gecko/gtkmozembed/Makefile config.status: creating module/embed/webkit-gtk/Makefile config.status: creating module/embed/ie/Makefile config.status: creating module/embed/moz-web-view/Makefile config.status: creating module/embed/per-process/Makefile config.status: creating module/search/Makefile config.status: creating etc/Makefile config.status: creating etc/kz-ui-beginner.xml config.status: creating etc/kz-ui-medium.xml config.status: creating etc/kz-ui-expert.xml config.status: creating etc/mozilla/Makefile config.status: creating ext/Makefile config.status: creating ext/ruby/Makefile config.status: creating data/Makefile config.status: creating data/icons/Makefile config.status: creating data/ext/Makefile config.status: creating data/ext/ruby/Makefile config.status: creating data/ext/ruby/kz/Makefile config.status: creating data/ext/ruby/kz/actions/Makefile config.status: creating doc/Makefile config.status: creating kazehakase.spec config.status: creating test/Makefile config.status: creating test/fixtures/Makefile config.status: creating shave/shave config.status: creating shave/shave-libtool config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove `libtoolT': No such file or directory config.status: executing default-1 commands config.status: executing rgettext commands config.status: executing po/stamp-it commands Configure Result: Gecko Engine : - MozWebView : no WebKit/GTK+ : yes GtkIEEmbed : no Migemo : no Ruby : no Hyper Estraier : no Anthy : no MeCab : no => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool