=> Bootstrap dependency digest>=20010302: found digest-20080510 => Checksum SHA1 OK for ksi-3.4.1.tar.gz => Checksum RMD160 OK for ksi-3.4.1.tar.gz ===> Installing dependencies for ksi-3.4.1nb4 => Build dependency libtool-base>=1.5.22nb1: found libtool-base-1.5.26 => Build dependency checkperms>=1.1: found checkperms-1.10 => Full dependency boehm-gc>=6.6nb1: found boehm-gc-7.1nb1 => Full dependency readline>=5.0: found readline-6.0 ===> Overriding tools for ksi-3.4.1nb4 ===> Extracting for ksi-3.4.1nb4 ===> Patching for ksi-3.4.1nb4 => Applying pkgsrc patches for ksi-3.4.1nb4 ===> Creating toolchain wrappers for ksi-3.4.1nb4 ===> Configuring for ksi-3.4.1nb4 => 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 ./doc/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./example/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./ext/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./ext/regexp/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./ext/z/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./gc/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./gc_build/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./interp/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./lib/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./si/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 whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no 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 executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking build system type... i386-unknown-dragonfly2.3 checking host system type... i386-pc-dragonfly checking for ld used by GCC... /scratch/lang/ksi/work/.wrapper/bin/ld checking if the linker (/scratch/lang/ksi/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/lang/ksi/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking how to recognise dependant libraries... unknown checking command to parse nm output... ok checking for dlfcn.h... yes checking for i386-pc-dragonfly-ranlib... ranlib checking for i386-pc-dragonfly-strip... no checking for 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/lang/ksi/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 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 creating libtool checking for sin in -lm... yes checking for tgoto in -ltermcap... yes checking for readline in -lreadline... yes checking for gzopen in -lz... yes checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for stddef.h... yes checking for limits.h... yes checking for ctype.h... yes checking for stdarg.h... yes checking for malloc.h... yes checking for unistd.h... yes checking for pwd.h... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for strings.h... yes checking for memory.h... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for sys/time.h... yes checking for sys/timeb.h... yes checking for sys/times.h... yes checking for sys/utime.h... no checking for time.h... yes checking for utime.h... yes checking for sys/mman.h... yes checking for errno.h... yes checking for sys/errno.h... yes checking for float.h... yes checking for syslog.h... yes checking for fcntl.h... yes checking for sys/select.h... yes checking for sys/poll.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking return type of signal handlers... void checking for caddr_t... yes checking for struct stat.st_blksize... yes checking for struct stat.st_rdev... yes checking for struct sigaction.sa_sigaction... yes checking for st_blocks in struct stat... no checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking whether byte ordering is bigendian... no checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for void*... yes checking size of void*... 4 checking for long long... yes checking size of long long... 8 checking for working alloca.h... no checking for alloca... yes checking for bzero... yes checking for bcopy... yes checking for memset... yes checking for memcpy... yes checking for memmove... yes checking for strcpy... yes checking for strcasecmp... yes checking for strcoll... yes checking for ftime... no checking for gettimeofday... yes checking for strftime... yes checking for strptime... yes checking for times... yes checking for sigaction... yes checking for fsync... yes checking for fdatasync... no checking for select... yes checking for rename... yes checking for poll... yes checking for sleep... yes checking for usleep... yes checking for nanosleep... yes checking for connect... yes checking for dlopen... (cached) yes configure: creating ./config.status config.status: creating VERSION config.status: creating Makefile config.status: creating si/Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating interp/Makefile config.status: creating ext/Makefile config.status: creating ext/regexp/Makefile config.status: creating ext/z/Makefile config.status: creating example/Makefile config.status: creating gc_build/Makefile config.status: creating config.h => Modifying libtool scripts to use pkgsrc libtool