=> Bootstrap dependency digest>=20010302: found digest-20111104 => Checksum SHA1 OK for racket-5.3-src-unix.tgz => Checksum RMD160 OK for racket-5.3-src-unix.tgz ===> Installing dependencies for racket-5.3 => Build dependency pkg-config>=0.25: found pkg-config-0.25nb1 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.11.1 => Build dependency kbproto>=1.0.2: found kbproto-1.0.6 => Build dependency xproto>=7.0.9: found xproto-7.0.23 => Build dependency xcb-proto>=1.4: found xcb-proto-1.7.1nb1 => Build dependency dri2proto>=2.0: found dri2proto-2.8 => Build dependency glproto>=1.4.6: found glproto-1.4.16 => Build dependency damageproto>=1.1.0: found damageproto-1.2.1 => Build dependency fixesproto>=3.0.0: found fixesproto-5.0 => Build dependency xextproto>=7.0: found xextproto-7.2.1 => Build dependency inputproto>=1.4: found inputproto-2.2 => Build dependency xf86vidmodeproto>=2.3: found xf86vidmodeproto-2.3.1 => Build dependency xf86driproto>=2.0.3: found xf86driproto-2.1.1 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency pango>=1.29.4nb3: found pango-1.30.1 => Full dependency cairo>=1.10.2nb2: found cairo-1.10.2nb5 => Full dependency libXext>=0.99.0: found libXext-1.3.1 => Full dependency png>=1.5.0: found png-1.5.12 => Full dependency jpeg>=8nb1: found jpeg-8d => Full dependency libXaw>=1.0.5: found libXaw-1.0.11 => Full dependency libXt>=1.0.0: found libXt-1.1.3 ===> Overriding tools for racket-5.3 ===> Extracting for racket-5.3 ===> Patching for racket-5.3 => Applying pkgsrc patches for racket-5.3 ===> Creating toolchain wrappers for racket-5.3 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/scratch/lang/racket/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /scratch/lang/racket/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for racket-5.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 => Replacing racket interpreter in collects/ffi/examples/use-c-printf.rkt collects/ffi/examples/use-crypt.rkt collects/ffi/examples/use-esd.rkt collects/ffi/examples/use-magick.rkt collects/ffi/examples/use-sndfile.rkt collects/ffi/examples/use-tcl.rkt collects/ffi/examples/use-xmmsctrl.rkt collects/ffi/examples/use-xosd.rkt. => Replacing sh interpreter in collects/tests/framework/framework-test. => 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 === pthreads enabled 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 for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking for cos in -lm... yes checking for dlopen in -ldl... yes checking for inline keyword... yes checking for noinline attribute... yes checking for GNU preprocessor... yes checking for nl_langinfo (CODESET)... yes checking for getaddrinfo... yes 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 libffi... yes Using installed libffi 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 void *... yes checking size of void *... 4 checking for intptr_t... yes checking for uintptr_t... yes checking for stack direction... down checking whether byte ordering is bigendian... no checking whether pthread_rwlock is available... yes configure: creating ./config.status config.status: creating Makefile config.status: creating racket/Makefile config.status: creating racket/src/Makefile config.status: creating racket/dynsrc/Makefile config.status: creating racket/gc/Makefile config.status: creating racket/sgc/Makefile config.status: creating racket/gc2/Makefile config.status: creating foreign/Makefile config.status: creating gracket/Makefile config.status: creating gracket/gc2/Makefile config.status: creating racket/mzconfig.h >>> Installation targets: executables : ${exec_prefix}/bin/... Racket code : ${exec_prefix}/lib/racket/collects/... core docs : ${datarootdir}/racket/doc/... C libraries : ${exec_prefix}/lib/... C headers : ${prefix}/include/racket/... extra C objs : ${exec_prefix}/lib/racket/... man pages : /usr/pkg/man/... where prefix = /usr/pkg and datarootdir = ${prefix}/share and exec_prefix = ${prefix}