=> Bootstrap dependency digest>=20010302: found digest-20080510 => Checksum SHA1 OK for gnucash-2.2.7.tar.gz => Checksum RMD160 OK for gnucash-2.2.7.tar.gz ===> Installing dependencies for gnucash-2.2.7nb1 ========================================================================== The following variables will affect the build process of this package, gnucash-2.2.7nb1. 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 * TERMCAP_TYPE = tinfo 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.26 => Build dependency intltool>=0.40.0: found intltool-0.40.5 => 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 pkg-config>=0.19: found pkg-config-0.23 => Build dependency fixesproto>=3.0.0: found fixesproto-4.0 => Build dependency randrproto>=1.2.0: found randrproto-1.2.2 => Build dependency xextproto>=7.0: found xextproto-7.0.3 => Build dependency xineramaproto>=1.1.1: found xineramaproto-1.1.2 => Build dependency inputproto>=1.4: found inputproto-1.4.4 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.9.3nb1 => Build dependency kbproto>=1.0.2: found kbproto-1.0.3 => Build dependency xproto>=7.0.9: found xproto-7.0.14 => Build dependency checkperms>=1.1: found checkperms-1.10 => Full dependency guile-slib>=3.2.1: found guile-slib-3.2.1 => Full dependency guile-www>=2.21: found guile-www-2.21 => Full dependency p5-Finance-Quote-[0-9]*: found p5-Finance-Quote-1.15 => Full dependency p5-Date-Manip-[0-9]*: found p5-Date-Manip-5.54nb2 => Full dependency xdg-dirs>=1.1: found xdg-dirs-1.4 => Full dependency perl<5.12.0: found perl-5.10.0nb3 => Full dependency perl>=5.10.0: found perl-5.10.0nb3 => Full dependency libofx>=0.8.0: found libofx-0.8.3nb2 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.10nb1 => Full dependency guile>=1.8.1: found guile-1.8.6 => Full dependency goffice0.6>=0.6.1nb1: found goffice0.6-0.6.5 => Full dependency libgsf>=1.14.7nb3: found libgsf-1.14.10 => Full dependency libgnomeprintui>=2.18.1nb2: found libgnomeprintui-2.18.3 => Full dependency libgnomeprint>=2.18.2nb2: found libgnomeprint-2.18.5 => Full dependency gtkhtml314>=3.24.0: found gtkhtml314-3.24.2 => Full dependency libgnomeui>=2.20.1.1nb2: found libgnomeui-2.24.0 => Full dependency GConf>=2.12.1nb1: found GConf-2.24.0 => Full dependency popt>=1.7nb6: found popt-1.14 => Full dependency libglade>=2.5.1nb4: found libglade-2.6.3 => Full dependency libxml2>=2.6.23nb1: found libxml2-2.7.2nb2 => Full dependency gtk2+>=2.8.17nb1: found gtk2+-2.14.4 => Full dependency pango>=1.12.1nb1: found pango-1.22.3 => Full dependency glib2>=2.14.3: found glib2-2.18.3nb1 ===> Overriding tools for gnucash-2.2.7nb1 ===> Extracting for gnucash-2.2.7nb1 ===> Patching for gnucash-2.2.7nb1 => Applying pkgsrc patches for gnucash-2.2.7nb1 ===> Creating toolchain wrappers for gnucash-2.2.7nb1 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/scratch/finance/gnucash/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /scratch/finance/gnucash/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for gnucash-2.2.7nb1 => 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 => Replacing Perl interpreter in src/quotes/gnc-fq-dump src/optional/xsl/vcard-gnccustomer.pl. => Fixing locale directory references. => 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 a thread-safe mkdir -p... ./install-sh -c -d 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 i386-pc-dragonfly-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for intltool-update... /scratch/finance/gnucash/work/.tools/bin/intltool-update checking for intltool-merge... /scratch/finance/gnucash/work/.tools/bin/intltool-merge checking for intltool-extract... /scratch/finance/gnucash/work/.tools/bin/intltool-extract checking for xgettext... /usr/pkg/bin/xgettext checking for msgmerge... /usr/pkg/bin/msgmerge checking for msgfmt... /scratch/finance/gnucash/work/.tools/bin/msgfmt checking for perl... /usr/pkg/bin/perl checking for XML::Parser... ok Using config source for schema installation Using /usr/pkg/share/gconf/schemas as install directory for schema files checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 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... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /scratch/finance/gnucash/work/.tools/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /scratch/finance/gnucash/work/.tools/bin/msgfmt checking for xgettext... (cached) /usr/pkg/bin/xgettext checking for catalogs to be installed... ca cs da de de_CH el en_GB es_NI es eu fi fr he hu it ja nb ne nl pl pt_BR pt ro ru rw sk sv ta tr uk vi zh_CN zh_TW checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking build system type... i386-unknown-dragonfly2.1 checking host system type... i386-pc-dragonfly checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /scratch/finance/gnucash/work/.wrapper/bin/ld checking if the linker (/scratch/finance/gnucash/work/.wrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... no checking for i386-pc-dragonfly-dumpbin... no checking for i386-pc-dragonfly-link... no checking for dumpbin... no checking for link... link -dump -symbols checking the name lister (link -dump -symbols) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 65536 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /scratch/finance/gnucash/work/.wrapper/bin/ld option to reload object files... -r checking for i386-pc-dragonfly-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-pc-dragonfly-ar... no checking for ar... ar checking for i386-pc-dragonfly-strip... strip checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking command to parse link -dump -symbols output from cc object... failed checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/scratch/finance/gnucash/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... dragonfly ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 library containing strerror... none required checking whether byte ordering is bigendian... no checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for stpcpy... no checking for memcpy... yes checking for timegm... yes checking for towupper... yes checking for setenv... yes checking for native Win32... no checking for Win32 platform in general... no checking for the tm_gmtoff member of struct tm... yes checking if scanf supports %lld conversions... yes checking for ./src/swig-runtime.h... yes checking for ./src/gnome-utils/gnc-svninfo.h... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking for chown... yes checking for gethostname... yes checking for getppid... yes checking for getuid... yes checking for gettimeofday... yes checking for gmtime_r... yes checking for gethostid... yes checking for link... yes checking for /proc/self/maps... no checking whether everything is installed to the same prefix... yes checking whether binary relocation support should be enabled... no checking for pkg-config... /scratch/finance/gnucash/work/.tools/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.6.0... yes (version 2.18.3) checking for GLIB - version >= 2.8.0... yes checking for GLIB - version >= 2.9.0... yes checking for GLIB - version >= 2.12.0... yes checking for untested GLIB versions (glib >= 2.13.0)... yes checking for dlfcn.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking for locale.h... (cached) yes checking mcheck.h usability... no checking mcheck.h presence... no checking for mcheck.h... no checking for unistd.h... (cached) yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for dlsym... yes checking for dlerror... yes checking for darwin... no checking for qt_null in -lqthreads... no checking for qt_null in -lqt... no checking for main in -ltermcap... yes checking for main in -lreadline... yes checking for guile-config... yes checking whether guile-config works... no checking for sin in -lm... yes checking for main in -lrx... no checking for qt_null in -lqt... (cached) no checking for dlopen in -ldl... no checking for t_accept in -lnsl... no checking for socket in -lsocket... no checking whether guile works... yes checking for guile... /usr/pkg/bin/guile checking for guile - 1.6.0 <= version < 99.99.99... no: configure: WARNING: guile version check failed configure: error: guile does not appear to be installed correctly, or is not in the correct version range. Perhaps you have not installed the guile development packages? Gnucash requires at least version 1.6 to build. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/finance/gnucash *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/finance/gnucash