=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for racket-6.2-src.tgz => Checksum RMD160 OK for racket-6.2-src.tgz ===> Installing dependencies for racket-6.2 ========================================================================== The following variables will affect the build process of this package, racket-6.2. Their current value is shown below: * JPEG_DEFAULT = jpeg Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency pkg-config>=0.25: found pkg-config-0.28 => Build dependency x11-links>=0.94: found x11-links-0.98 => Full dependency pango>=1.36.8nb1: found pango-1.37.1 => Full dependency pth>=2.0.0nb2: found pth-2.0.7nb4 => Full dependency cairo>=1.14.2nb1: found cairo-1.14.2nb1 => Full dependency png>=1.6.0nb1: found png-1.6.18 => Full dependency jpeg>=9: found jpeg-9anb1 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.22 ===> Overriding tools for racket-6.2 ===> Extracting for racket-6.2 ===> Patching for racket-6.2 ===> Creating toolchain wrappers for racket-6.2 src=/usr/X11R7/lib/pkgconfig/fixesproto.pc dst=/usr/pkgsrc/work/lang/racket/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /usr/pkgsrc/work/lang/racket/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for racket-6.2 => Generating pkg-config file for builtin expat package. => 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 share/pkgs/racket-doc/ffi/examples/use-c-printf.rkt share/pkgs/racket-doc/ffi/examples/use-crypt.rkt share/pkgs/racket-doc/ffi/examples/use-esd.rkt share/pkgs/racket-doc/ffi/examples/use-magick.rkt share/pkgs/racket-doc/ffi/examples/use-sndfile.rkt share/pkgs/racket-doc/ffi/examples/use-tcl.rkt share/pkgs/racket-doc/ffi/examples/use-xmmsctrl.rkt share/pkgs/racket-doc/ffi/examples/use-xosd.rkt. => Replacing sh interpreter in collects/tests/framework/framework-test. WARNING: [replace-interpreter] Skipping non-existent file "collects/tests/framework/framework-test". unlimited checking build system type... i386-elf32-minix checking host system type... i386-elf32-minix checking target system type... i386-elf32-minix === pthreads enabled checking for i386-elf32-minix-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 how to run the C preprocessor... cc -E checking for i386-elf32-minix-ranlib... no checking for ranlib... ranlib checking for i386-elf32-minix-ar... no checking for cos in -lm... yes checking for dlopen in -ldl... no checking for i386-elf32-minix-strip... no checking for strip... strip 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... yes checking for mmap and mprotect... no checking for large page size... no getconf: not found checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of void *... 4 checking size of bool... 1 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 checking for powl for extflonums... yes checking for libffi... yes Using installed libffi 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/... core docs : ${datarootdir}/doc/${PACKAGE}/... C libraries : ${exec_prefix}/lib/... C headers : ${prefix}/include/${PACKAGE}/... platform libraries : ${exec_prefix}/lib/${PACKAGE}/... common libraries : ${datarootdir}/${PACKAGE}/... base collections : ${exec_prefix}/share/${PACKAGE}/collects/... configuration : ${prefix}/etc/${PACKAGE}/... .desktop files : ${exec_prefix}/share/applications/... man pages : /usr/pkg/man/... where prefix = /usr/pkg and datarootdir = ${prefix}/share and exec_prefix = ${prefix} and PACKAGE = racket