=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
=> Checksum SHA1 OK for ecl-11.1.1.tar.gz
=> Checksum RMD160 OK for ecl-11.1.1.tar.gz
===> Installing dependencies for ecl-11.1.1
==========================================================================
The supported build options for ecl are:

	clx ffi threads unicode

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.ecl (not defined)

==========================================================================
=> Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb5
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency boehm-gc>=6.6nb1: found boehm-gc-7.1nb4
=> Full dependency gmp>=5.0.1: found gmp-5.0.2
===> Overriding tools for ecl-11.1.1
===> Extracting for ecl-11.1.1
===> Patching for ecl-11.1.1
=> Applying pkgsrc patches for ecl-11.1.1
===> Creating toolchain wrappers for ecl-11.1.1
===> Configuring for ecl-11.1.1
=> 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/c/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/doc/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gc/libatomic_ops-1.2/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gc/libatomic_ops-1.2/doc/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gc/libatomic_ops-1.2/src/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gc/libatomic_ops-1.2/src/atomic_ops/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gc/libatomic_ops-1.2/tests/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/cxx/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/demos/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/demos/calc/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/demos/expr/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/doc/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/macos/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/mpbsd/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/mpf/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/mpn/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/mpq/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/mpz/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/printf/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/scanf/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/tests/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/tests/cxx/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/tests/devel/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/tests/misc/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/tests/mpbsd/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/tests/mpf/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/tests/mpn/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/tests/mpq/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/tests/mpz/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/tests/rand/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/gmp/tune/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/util/Makefile.in.
=> Checking for portability problems in extracted files
Creating directory `build'
Switching to directory `build' to continue configuration.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking how to run the C preprocessor... gcc -E
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-ranlib... ranlib
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for etags... no
checking for emacs-etags... no
checking for ld flags when building shared libraries... -shared -L/usr/pkg/lib -Wl,-R/usr/pkg/lib
checking for required libraries... -ldl
checking for architecture... X86_64
checking for software type... linux / 
checking for __thread local data... yes
checking for install-info... /tmp/pkgsrc/lang/ecl/work/.tools/bin/install-info
checking for __gmpz_init in -lgmp... yes
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /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 gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking GMP autoconf... "yes.no"
checking for getpwnam in -lsun... no
checking for library containing strerror... none required
checking for GC_malloc in -lgc... yes
checking if we need to copy GC private headers ... checking if we use Boehm-Demers-Weiser precise garbage collector... no
checking for soname flags... -Wl,-soname,libecl.so.11.1
checking for X... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking link.h usability... yes
checking link.h presence... yes
checking for link.h... yes
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking ulimit.h usability... yes
checking ulimit.h presence... yes
checking for ulimit.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working volatile... yes
checking for ptrdiff_t... yes
checking size of long long... 64
checking whether byte ordering is bigendian... no
checking appropiate type for fixnums... long int
checking for stdint.h... (cached) yes
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking character sequence for end of line... lf
checking for _longjmp... yes
checking for ffi_call in -lffi... no
configure: WARNING: libffi is not installed; disabling dynamic FFI
checking for code to detect FP exceptions... x86_64
checking for long double... yes
checking for sinl... yes
checking for cosl... yes
checking for tanl... yes
checking for logl... yes
checking for expl... yes
checking whether stack growns downwards... yes
checking whether closedir returns void... no
checking for error_at_line... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for working strtod... yes
checking for floor... yes
checking for getcwd... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for getpagesize... (cached) yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for putenv... yes
checking for socket... yes
checking for sqrt... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strerror... yes
checking for strtol... yes
checking for nanosleep... yes
checking for alarm... yes
checking for times... yes
checking for select... yes
checking for setenv... yes
checking for putenv... (cached) yes
checking for lstat... yes
checking for mkstemp... yes
checking for sigprocmask... yes
checking for isatty... yes
checking for tzset... yes
checking for gettimeofday... yes
checking for getrusage... yes
checking for expf... yes
checking for logf... yes
checking for sqrtf... yes
checking for cosf... yes
checking for sinf... yes
checking for tanf... yes
checking for sinhf... yes
checking for coshf... yes
checking for tanhf... yes
checking for floorf... yes
checking for ceilf... yes
checking for fabsf... yes
checking for frexpf... yes
checking for ldexpf... yes
checking for log1p... yes
checking for log1pf... yes
checking for log1pl... yes
checking for copysign... yes
checking for sched_yield... yes
checking for uname... yes
checking for fseeko... yes
checking for dladdr... yes
checking for backtrace... yes
checking for backtrace_symbols... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking working environ... yes
checking gc.h usability... yes
checking gc.h presence... yes
checking for gc.h... yes
configure: creating ./config.status
config.status: creating bare.lsp
config.status: creating lsp/load.lsp
config.status: creating clos/load.lsp
config.status: creating cmp/load.lsp
config.status: creating new-cmp/load.lsp
config.status: creating ../Makefile
config.status: WARNING:  '../Makefile.in' seems to ignore the --datarootdir setting
config.status: creating Makefile
config.status: WARNING:  '/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating c/Makefile
config.status: creating doc/Makefile
config.status: WARNING:  '/tmp/pkgsrc/lang/ecl/work/ecl-11.1.1/src/doc/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating doc/ecl.man
config.status: creating doc/ecl-config.man
config.status: creating ecl/configpre.h
config.status: creating bin/ecl-config.pre
config.status: creating lsp/config.pre
config.status: creating compile.pre
config.status: creating cmp/cmpdefs.pre
config.status: creating ecl/config.h
Configuration complete. To build ECL, issue make in this directory.
=> Modifying libtool scripts to use pkgsrc libtool
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.