=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for Gauche-0.9.3.3.tgz => Checksum RMD160 OK for Gauche-0.9.3.3.tgz ===> Installing dependencies for Gauche-0.9.3.3 ========================================================================== The supported build options for Gauche are: eucjp gdbm sjis utf8 The currently selected options are: gdbm utf8 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.gauche (not defined) ========================================================================== => Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency slib-[0-9]*: found slib-3.2.3 => Full dependency gdbm>=1.10nb3: found gdbm-1.10nb3 ===> Overriding tools for Gauche-0.9.3.3 ===> Extracting for Gauche-0.9.3.3 ===> Patching for Gauche-0.9.3.3 => Applying pkgsrc patches for Gauche-0.9.3.3 ===> Creating toolchain wrappers for Gauche-0.9.3.3 ===> Configuring for Gauche-0.9.3.3 => 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 => Checking for portability problems in extracted files checking build system type... i386-pc-dragonfly checking host system type... i386-pc-dragonfly checking target system type... i386-pc-dragonfly configure: WARNING: "FreeBSD does not yet fully support threads with Boehm GC." checking for i386-pc-dragonfly-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for cc option to accept ISO C99... -std=gnu99 checking for cc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for an ANSI C-conforming const... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o bulk -g bulk checking whether ln -s works... yes checking for ar... ar checking for as... as checking for makeinfo... /scratch/lang/gauche/work/.tools/bin/makeinfo checking for gzip... gzip checking for i386-pc-dragonfly-gcc... no checking for i386-pc-dragonfly-gcc... no checking for gcc... gcc checking how to run the C preprocessor... cc -std=gnu99 -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 whether time.h and sys/time.h may both be included... 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking rpc/types.h usability... yes checking rpc/types.h presence... yes checking for rpc/types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking libutil.h usability... yes checking libutil.h presence... yes checking for libutil.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sunmath.h usability... no checking sunmath.h presence... no checking for sunmath.h... no checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for inline... inline checking whether byte ordering is bigendian... no checking whether struct tm is in sys/time.h or time.h... time.h checking size of long... 4 checking size of int... 4 checking size of off_t... 8 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 for long long... yes checking for long double... yes checking for struct timespec... yes checking for pthread_spinlock_t... yes checking size of rlim_t... 8 checking for struct group.gr_passwd... yes checking for struct passwd.pw_passwd... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_class... yes checking time_t is integral... yes checking whether cc -std=gnu99 needs -traditional... no checking for sin in -lm... yes checking for isinf in -lsunmath... no checking for working alloca.h... no checking for alloca... yes checking for isnan... no checking for isinf... no checking for trunc... yes checking for symlink... yes checking for readlink... yes checking for lchown... yes checking for mkstemp... yes checking for realpath... yes checking for nanosleep... yes checking for usleep... yes checking for random... yes checking for srandom... yes checking for lrand48... yes checking for srand48... yes checking for putenv... yes checking for setenv... yes checking for unsetenv... yes checking for clearenv... no checking for getpgid... yes checking for gethostname... yes checking for sethostname... yes checking for getdomainname... yes checking for setdomainname... yes checking for gettimeofday... yes checking for getloadavg... yes checking for syslog... yes checking for setlogmask... yes checking for sigwait... yes checking for select... yes checking for library containing openpty... -lutil checking for library containing forkpty... none required checking for library containing crypt... -lcrypt checking for library containing dlopen... none required checking for library containing sched_yield... none required checking how to make dynamic loadable module... ok checking linker takes --rpath flag... yes checking linker takes --soname flag... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking gdbm.h usability... yes checking gdbm.h presence... yes checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking ndbm.h usability... yes checking ndbm.h presence... yes checking for ndbm.h... yes checking for dbm_open... yes checking dbm.h usability... no checking dbm.h presence... no checking for dbm.h... no checking gdbm/dbm.h usability... no checking gdbm/dbm.h presence... no checking for gdbm/dbm.h... no checking gdbm-dbm.h usability... no checking gdbm-dbm.h presence... no checking for gdbm-dbm.h... no checking for IPv6... yes checking for struct sockaddr_storage... yes checking for net/if.h... yes checking for struct ifreq... yes checking for struct ifreq.ifr_ifindex... no checking for struct ifreq.ifr_index... yes checking for struct sockaddr_un.sun_len... yes checking for struct sockaddr_in.sin_len... yes checking for struct sockaddr_in6.sin6_len... yes checking for library containing shutdown... none required checking for library containing gethostbyname_r... none required checking for gethostbyname_r... yes checking number of arguments for gethostbyname_r... 6 checking for getprotobyname_r... yes checking number of arguments for getprotobyname_r... 5 checking for getprotobynumber_r... yes checking number of arguments for getprotobynumber_r... 5 checking for getservbyname_r... yes checking for getservbyname_r... (cached) yes checking number of arguments for getservbyname_r... 6 checking for getservbyport_r... yes checking number of arguments for getservbyport_r... 6 checking for socklen_t... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for openssl... openssl configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/genconfig config.status: creating src/makeverslink config.status: creating lib/Makefile config.status: creating lib/slib.scm config.status: creating doc/gosh.1 config.status: creating doc/gauche-config.1 config.status: creating doc/gauche-cesconv.1 config.status: creating doc/gauche-install.1 config.status: creating doc/gauche-package.1 config.status: creating doc/Makefile config.status: creating ext/Makefile config.status: creating ext/Makefile.ext config.status: creating ext/bcrypt/Makefile config.status: creating ext/binary/Makefile config.status: creating ext/charconv/Makefile config.status: creating ext/charconv/charconv.h config.status: creating ext/dbm/Makefile config.status: creating ext/digest/Makefile config.status: creating ext/fcntl/Makefile config.status: creating ext/file/Makefile config.status: creating ext/gauche/Makefile config.status: creating ext/mt-random/Makefile config.status: creating ext/net/Makefile config.status: creating ext/peg/Makefile config.status: creating ext/sparse/Makefile config.status: creating ext/srfi/Makefile config.status: creating ext/sxml/Makefile config.status: creating ext/syslog/Makefile config.status: creating ext/tls/Makefile config.status: creating ext/termios/Makefile config.status: creating ext/text/Makefile config.status: creating ext/threads/Makefile config.status: creating ext/util/Makefile config.status: creating ext/uvector/Makefile config.status: creating ext/vport/Makefile config.status: creating ext/zlib/Makefile config.status: creating ext/windows/Makefile config.status: creating src/gauche/config.h config.status: creating ext/dbm/dbmconf.h === configuring in gc (/scratch/lang/gauche/work/Gauche-0.9.3.3/gc) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg' '--enable-multibyte=utf8' '--with-slib=/usr/pkg/share/slib' '--enable-threads=pthreads' '--with-iconv=/usr' '--with-libintl-prefix=/usr/pkg' '--build=i386-pc-dragonfly' '--host=i386-pc-dragonfly' '--infodir=/usr/pkg/info' '--mandir=/usr/pkg/man' 'build_alias=i386-pc-dragonfly' 'host_alias=i386-pc-dragonfly' 'CC=cc' 'CFLAGS=-O2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=. checking build system type... i386-pc-dragonfly checking host system type... i386-pc-dragonfly checking target system type... i386-pc-dragonfly checking GC version numbers... major=7 minor=2 checking for a BSD-compatible install... /usr/bin/install -c -o bulk -g bulk 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 whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i386-pc-dragonfly-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking whether we are using the GNU C++ compiler... no checking whether c++ accepts -g... no checking dependency style of c++... none checking dependency style of cc... gcc3 checking for inline... inline checking for pthread_self in -lpthread... yes configure: error: "Pthreads not supported by the GC on this platform." configure: error: ./configure failed for gc *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/lang/gauche WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/lang/gauche