=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for jamvm-1.5.1.tar.gz => Checksum RMD160 OK for jamvm-1.5.1.tar.gz ===> Installing dependencies for jamvm-1.5.1nb1 => Build dependency nbpatch-[0-9]*: found nbpatch-20100124 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency classpath>=0.19: found classpath-0.93nb5 => Full dependency libffi>=3.0.11: found libffi-3.0.11nb1 ===> Overriding tools for jamvm-1.5.1nb1 ===> Extracting for jamvm-1.5.1nb1 ===> Patching for jamvm-1.5.1nb1 => Applying pkgsrc patches for jamvm-1.5.1nb1 ===> Creating toolchain wrappers for jamvm-1.5.1nb1 ===> Configuring for jamvm-1.5.1nb1 => 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 for a BSD-compatible install... /usr/bin/install -c -o kristerw -g staff 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 build system type... i386-apple-darwin12 checking host system type... i386-apple-darwin12 checking for style of include used by make... GNU checking for i386-apple-darwin12-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /Users/kristerw/pbulk/scratch/lang/jamvm/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E 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 whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for i386-apple-darwin12-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... 196608 checking command to parse /usr/bin/nm output from gcc object... ok checking for objdir... .libs checking for i386-apple-darwin12-ar... no checking for ar... ar checking for i386-apple-darwin12-ranlib... no checking for ranlib... ranlib checking for i386-apple-darwin12-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin dyld checking how to hardcode library paths into programs... immediate 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 configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for f77 option to produce PIC... -fno-common checking if f77 PIC flag -fno-common works... no checking if f77 static flag -static works... no checking if f77 supports -c -o file.o... no checking whether the f77 linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin dyld checking how to hardcode library paths into programs... immediate checking for i386-apple-darwin12-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking dependency style of gcc... gcc3 checking for ecj... no checking for jikes... no checking for gcj... no checking for javac... javac checking for pthread_self in -lpthread... yes checking for fmod in -lm... yes checking for dlopen in -ldl... yes checking for inflate in -lz... yes checking for ANSI C header files... (cached) 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 endian.h usability... no checking endian.h presence... no checking for endian.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for gettimeofday... yes checking for strtol... yes checking for setlocale... yes checking for LC_MESSAGES... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/interp/Makefile config.status: creating src/interp/engine/Makefile config.status: creating src/arch/Makefile config.status: creating src/os/Makefile config.status: creating src/os/linux/Makefile config.status: creating src/os/darwin/Makefile config.status: creating src/os/bsd/Makefile config.status: creating src/os/linux/powerpc/Makefile config.status: creating src/os/linux/arm/Makefile config.status: creating src/os/linux/i386/Makefile config.status: creating src/os/linux/x86_64/Makefile config.status: creating src/os/linux/parisc/Makefile config.status: creating src/os/linux/mips/Makefile config.status: creating src/os/darwin/i386/Makefile config.status: creating src/os/darwin/arm/Makefile config.status: creating src/os/darwin/powerpc/Makefile config.status: creating src/os/bsd/powerpc/Makefile config.status: creating src/os/bsd/arm/Makefile config.status: creating src/os/bsd/i386/Makefile config.status: creating src/os/bsd/x86_64/Makefile config.status: creating lib/Makefile config.status: creating lib/java/Makefile config.status: creating lib/java/lang/Makefile config.status: creating lib/jamvm/Makefile config.status: creating lib/jamvm/java/Makefile config.status: creating lib/jamvm/java/lang/Makefile config.status: creating lib/java/lang/reflect/Makefile config.status: creating lib/java/security/Makefile config.status: creating lib/gnu/Makefile config.status: creating lib/sun/reflect/annotation/Makefile config.status: creating lib/sun/reflect/Makefile config.status: creating lib/sun/Makefile config.status: creating lib/gnu/classpath/Makefile config.status: creating src/config.h config.status: linking ./src/arch/i386.h to src/arch.h config.status: executing depfiles commands WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.