=> Bootstrap dependency digest>=20010302: found digest-20080510 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for mz-4.2.1-src-unix.tgz => Checksum RMD160 OK for mz-4.2.1-src-unix.tgz ===> Installing dependencies for mzscheme-4.2.1 => Build dependency libtool-base>=1.5.22nb1: found libtool-base-1.5.26nb2 => Build dependency pkg-config>=0.19: found pkg-config-0.23nb1 => Build dependency checkperms>=1.1: found checkperms-1.10 ===> Overriding tools for mzscheme-4.2.1 ===> Extracting for mzscheme-4.2.1 ===> Patching for mzscheme-4.2.1 ===> Creating toolchain wrappers for mzscheme-4.2.1 ===> Configuring for mzscheme-4.2.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 => 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. === MrEd disabled checking for i386-pc-dragonfly-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 ISO C89... none needed checking how to run the C preprocessor... cc -E checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking for cos in -lm... yes checking for dlopen in -ldl... no checking for inline keyword... yes checking for noinline attribute... yes checking for GNU preprocessor... yes checking for nl_langinfo (CODESET)... yes checking for getaddrinfo... no 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 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 iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking iconv is usable... yes checking for mbsrtowcs... Segmentation fault (core dumped) no checking for char... yes checking size of char... 1 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 long long... yes checking size of long long... 8 checking for stack direction... down checking whether byte ordering is bigendian... no configure: creating ./config.status config.status: creating Makefile config.status: creating mzscheme/Makefile config.status: creating mzscheme/src/Makefile config.status: creating mzscheme/dynsrc/Makefile config.status: creating mzscheme/gc/Makefile config.status: creating mzscheme/sgc/Makefile config.status: creating mzscheme/gc2/Makefile config.status: creating foreign/Makefile config.status: creating mzscheme/mzconfig.h === configuring in foreign/gcc/libffi (/scratch/lang/mzscheme/work/mz-4.2.1/src/foreign/gcc/libffi) configure: running /bin/sh ./configure '--prefix=/usr/pkg' '--host=i386-pc-dragonfly' '--mandir=/usr/pkg/man' 'host_alias=i386-pc-dragonfly' 'CC=cc' 'CFLAGS=-O2' 'LDFLAGS=-Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=' 'CXX=c++' 'CXXFLAGS=-O2' '--disable-multilib' --cache-file=/dev/null --srcdir=. 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 build system type... i386-unknown-dragonfly2.3.2 checking host system type... i386-pc-dragonfly checking target system type... i386-pc-dragonfly checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for i386-pc-dragonfly-strip... no checking for strip... strip checking for i386-pc-dragonfly-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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /scratch/lang/mzscheme/work/.wrapper/bin/ld checking if the linker (/scratch/lang/mzscheme/work/.wrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... no checking for i386-pc-dragonfly-dumpbin... no checking for i386-pc-dragonfly-link... no checking for dumpbin... no checking for link... link -dump -symbols checking the name lister (link -dump -symbols) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /scratch/lang/mzscheme/work/.wrapper/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for i386-pc-dragonfly-ar... no checking for ar... ar checking for i386-pc-dragonfly-strip... strip checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking command to parse link -dump -symbols output from cc object... failed checking how to run the C preprocessor... cc -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 for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/scratch/lang/mzscheme/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... dragonfly ld.so 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... yes checking whether to enable maintainer-specific portions of Makefiles... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for ANSI C header files... (cached) yes checking for memcpy... yes checking for working alloca.h... no checking for alloca... yes checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 12 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... yes checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes configure: creating ./config.status config.status: creating include/Makefile config.status: WARNING: include/Makefile.in seems to ignore the --datarootdir setting config.status: creating include/ffi.h config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating fficonfig.h config.status: linking ./src/x86/ffitarget.h to include/ffitarget.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing include commands config.status: executing src commands >>> Installation targets: executables : ${exec_prefix}/bin/... Scheme code : ${exec_prefix}/lib/plt/collects/... core docs : ${datarootdir}/plt/doc/... C libraries : ${exec_prefix}/lib/... C headers : ${prefix}/include/plt/... extra C objs : ${exec_prefix}/lib/plt/... man pages : /usr/pkg/man/... where prefix = /usr/pkg and datarootdir = ${prefix}/share and exec_prefix = ${prefix} => Modifying libtool scripts to use pkgsrc libtool