=> Bootstrap dependency digest>=20010302: found digest-20080510 => Checksum SHA1 OK for imhangul_status_applet-0.3.tar.gz => Checksum RMD160 OK for imhangul_status_applet-0.3.tar.gz ===> Installing dependencies for imhangul_status_applet-0.3nb14 ========================================================================== The following variables will affect the build process of this package, imhangul_status_applet-0.3nb14. Their current value is shown below: * FAM_DEFAULT = fam Based on these variables, the following variables have been set: * FAMBASE (defined, but empty) * FAM_TYPE = fam 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>=1.5.22nb1: found libtool-base-1.5.26nb1 => Build dependency intltool>=0.40.0: found intltool-0.40.6 => Build dependency gmake>=3.81: found gmake-3.81 => Build dependency {gettext-tools>=0.14.5,gettext>=0.10.36<0.14.5}: found gettext-tools-0.14.6nb1 => Build dependency perl>=5.0: found perl-5.10.0nb5 => Build dependency pkg-config>=0.19: found pkg-config-0.23 => Build dependency pax>=20040802: found pax-20080110 => Build dependency kbproto>=1.0.2: found kbproto-1.0.3 => Build dependency xproto>=7.0.9: found xproto-7.0.15 => Build dependency fixesproto>=3.0.0: found fixesproto-4.0 => Build dependency xextproto>=7.0: found xextproto-7.0.5 => Build dependency inputproto>=1.4: found inputproto-1.5.0 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.9.3nb1 => Build dependency randrproto>=1.2.0: found randrproto-1.3.0 => Build dependency xineramaproto>=1.1.1: found xineramaproto-1.1.2 => Build dependency checkperms>=1.1: found checkperms-1.10 => Full dependency imhangul>=0.9.6: found imhangul-0.9.14 => Full dependency xdg-dirs>=1.1: found xdg-dirs-1.4 => Full dependency gnome2-dirs>=1.5: found gnome2-dirs-1.6 => Full dependency GConf>=2.12.1nb1: found GConf-2.26.0nb1 => Full dependency gnome-panel>=2.22.2nb1: found gnome-panel-2.26.0 ===> Overriding tools for imhangul_status_applet-0.3nb14 ===> Extracting for imhangul_status_applet-0.3nb14 ===> Patching for imhangul_status_applet-0.3nb14 => Applying pkgsrc patches for imhangul_status_applet-0.3nb14 ===> Creating toolchain wrappers for imhangul_status_applet-0.3nb14 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/scratch/inputmethod/imhangul_status_applet/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /scratch/inputmethod/imhangul_status_applet/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for imhangul_status_applet-0.3nb14 => 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. INFO: [subst.mk:pkglocaledir] Nothing changed in ./Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/themes/KingSejong/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/themes/MSWindows/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/themes/Mac/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/themes/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/themes/Onion/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/themes/SimplyRed/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/themes/keyboard/Makefile.in. => Checking for portability problems in extracted files configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for i386-pc-dragonfly-strip... no checking for strip... strip checking for perl... /usr/pkg/bin/perl checking for style of include used by make... GNU checking for i386-pc-dragonfly-gcc... cc checking for C compiler default output... 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking for strerror in -lcposix... no checking for i386-pc-dragonfly-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking build system type... i386-unknown-dragonfly2.3 checking host system type... i386-pc-dragonfly checking for ld used by GCC... /scratch/inputmethod/imhangul_status_applet/work/.wrapper/bin/ld checking if the linker (/scratch/inputmethod/imhangul_status_applet/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/inputmethod/imhangul_status_applet/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking for a sed that does not truncate output... /usr/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... unknown checking command to parse nm output... ok checking how to run the C preprocessor... cc -E checking for egrep... grep -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking for i386-pc-dragonfly-strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/scratch/inputmethod/imhangul_status_applet/work/.wrapper/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... no checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes creating libtool checking for libpanelapplet-2.0 >= 2.0.0... yes checking IMHANGUL_STATUS_CFLAGS... -DORBIT2=1 -pthread -I/usr/pkg/include/panel-2.0 -I/usr/pkg/include/gconf/2 -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/include/libbonoboui-2.0 -I/usr/pkg/include/orbit-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -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/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/libpng12 -I/usr/pkg/include/libxml2 -I/usr/pkg/include/libbonobo-2.0 -I/usr/pkg/include/libgnomecanvas-2.0 -I/usr/pkg/include/libgnome-2.0 -I/usr/pkg/include/bonobo-activation-2.0 -I/usr/pkg/include/gail-1.0 -I/usr/pkg/include/libart-2.0 -I/usr/pkg/include/gnome-vfs-2.0 -I/usr/pkg/lib/gnome-vfs-2.0/include checking IMHANGUL_STATUS_LIBS... -Wl,-R/usr/pkg/lib -pthread -L/usr/pkg/lib -lpanel-applet-2 -lgconf-2 -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -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 -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -lpthread -lgobject-2.0 -lglib-2.0 -lintl checking for gconftool-2... /scratch/inputmethod/imhangul_status_applet/work/.buildlink/bin/gconftool-2 Using config source for schema installation Using /usr/pkg/share/gconf/schemas as install directory for schema files 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 dgettext in libc... no checking for bindtextdomain in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /scratch/inputmethod/imhangul_status_applet/work/.tools/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /scratch/inputmethod/imhangul_status_applet/work/.tools/bin/msgfmt checking for xgettext... /usr/pkg/bin/xgettext checking for catalogs to be installed... ko configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/themes/Makefile config.status: creating src/themes/SimplyRed/Makefile config.status: creating src/themes/MSWindows/Makefile config.status: creating src/themes/Mac/Makefile config.status: creating src/themes/Onion/Makefile config.status: creating src/themes/KingSejong/Makefile config.status: creating src/themes/keyboard/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing default-2 commands => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool