=> Bootstrap dependency digest>=20010302: found digest-20160304 => Checksum SHA1 OK for wv2-0.2.3.tar.bz2 => Checksum RMD160 OK for wv2-0.2.3.tar.bz2 => Checksum SHA512 OK for wv2-0.2.3.tar.bz2 ===> Installing dependencies for wv2-0.2.3nb12 => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb13 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.0.1 => Full dependency libgsf>=1.14.34nb1: found libgsf-1.14.34nb1 ===> Overriding tools for wv2-0.2.3nb12 ===> Extracting for wv2-0.2.3nb12 ===> Patching for wv2-0.2.3nb12 => Applying pkgsrc patches for wv2-0.2.3nb12 ===> Creating toolchain wrappers for wv2-0.2.3nb12 ===> Configuring for wv2-0.2.3nb12 => 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/generator/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./tests/Makefile.in. checking build system type... i386-elf32-minix checking host system type... i386-elf32-minix checking target system type... i386-elf32-minix checking for i386-elf32-minix-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 ANSI C... none needed checking how to run the C preprocessor... cc -E checking for i386-elf32-minix-g++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking whether c++ supports -Wundef... yes checking whether c++ supports -Wnon-virtual-dtor... yes checking whether c++ supports -Wold-style-cast... yes checking whether c++ supports -fno-exceptions... yes checking whether c++ supports -fno-check-new... yes checking whether c++ supports -fexceptions... yes checking how to run the C++ preprocessor... c++ -E checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking dependency style of c++... gcc3 checking for a sed that does not truncate output... /usr/pkgsrc/work/converters/wv2/work/.tools/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... unknown 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 how to run the C++ preprocessor... c++ -E checking for i386-elf32-minix-g77... f77 checking whether we are using the GNU Fortran 77 compiler... no checking whether f77 accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse nm output from cc object... ok checking for objdir... .libs checking for i386-elf32-minix-ar... no checking for ar... ar checking for i386-elf32-minix-ranlib... no checking for ranlib... ranlib checking for i386-elf32-minix-strip... no checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... no checking if f77 supports -c -o file.o... no checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for i386-elf32-minix-g++... (cached) c++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking for gawk... (cached) /usr/bin/awk checking for i386-elf32-minix-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 how to run the C preprocessor... cc -E checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether byte ordering is bigendian... no checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for long... yes checking size of long... 4 checking for int... yes checking size of int... 4 checking for void *... yes checking size of void *... 4 checking for working memcmp... yes checking for working strtod... yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for isnan in -lm... yes checking for finite in -lm... yes checking for _finite in -lm... no checking for libgsf-1 >= 1.7.2... yes checking LIBGSF_CFLAGS... -I/usr/pkg/include/libgsf-1 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -DPCRE_STATIC -I/usr/pkg/include/libxml2 checking LIBGSF_LIBS... -L/usr/pkg/lib -lgsf-1 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-R/usr/pkg/lib -lxml2 checking for iconv... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking sys/iconv.h usability... no checking sys/iconv.h presence... no checking for sys/iconv.h... no checking need for const in iconv... yes checking whether the iconv installation is complete enough... no wv2 depends on a modern iconv installation, supporting UNICODELITTLE and UNICODEBIG. The detected iconv version doesn't support these conversions. Please get a new libiconv from http://www.gnu.org/software/libiconv/ You might want to install the library to some alternative directory, in order not to overwrite your current installation. Please use the option --with-libiconv=DIR to specify the location. configure: error: * * * No iconv support - unable to continue * * * *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/converters/wv2 WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/converters/wv2