=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for racket-6.12-src.tgz
=> Checksum RMD160 OK for racket-6.12-src.tgz
=> Checksum SHA512 OK for racket-6.12-src.tgz
===> Installing dependencies for racket-6.12nb10
==========================================================================
The following variables will affect the build process of this package,
racket-6.12nb10.  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 the value
of variables in the first group before continuing.  Be sure to run
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.66.8
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.3
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency x11-links>=1.32: found x11-links-1.32
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency pango>=1.44.7nb3: found pango-1.48.3
=> Full dependency cairo>=1.16.0nb2: found cairo-1.16.0nb2
=> Full dependency png>=1.6.0nb1: found png-1.6.37
=> Full dependency jpeg>=9: found jpeg-9d
=> Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.26
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Overriding tools for racket-6.12nb10
===> Extracting for racket-6.12nb10
===> Patching for racket-6.12nb10
=> Applying pkgsrc patches for racket-6.12nb10
=> Verifying /tree/pkgsrc/lang/racket/patches/patch-src_gracket_Makefile.in
=> Applying pkgsrc patch /tree/pkgsrc/lang/racket/patches/patch-src_gracket_Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_gracket_Makefile.in,v 1.1 2018/07/24 12:22:07 jaapb Exp $
|
|Disable MPROTECT for gracket
|--- src/gracket/Makefile.in.orig	2017-10-12 18:23:27.000000000 +0000
|+++ src/gracket/Makefile.in
--------------------------
Patching file src/gracket/Makefile.in using Plan A...
Hunk #1 succeeded at 108.
done
=> Verifying /tree/pkgsrc/lang/racket/patches/patch-src_gracket_gc2_Makefile.in
=> Applying pkgsrc patch /tree/pkgsrc/lang/racket/patches/patch-src_gracket_gc2_Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_gracket_gc2_Makefile.in,v 1.1 2018/07/24 12:22:07 jaapb Exp $
|
|Disable MPROTECT for gracket
|--- src/gracket/gc2/Makefile.in.orig	2017-07-07 19:13:22.000000000 +0000
|+++ src/gracket/gc2/Makefile.in
--------------------------
Patching file src/gracket/gc2/Makefile.in using Plan A...
Hunk #1 succeeded at 101.
done
=> Verifying /tree/pkgsrc/lang/racket/patches/patch-src_racket_Makefile.in
=> Applying pkgsrc patch /tree/pkgsrc/lang/racket/patches/patch-src_racket_Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_racket_Makefile.in,v 1.1 2018/07/24 12:22:07 jaapb Exp $
|
|Disable MPROTECT for the racket GC
|--- src/racket/Makefile.in.orig	2017-07-07 19:13:22.000000000 +0000
|+++ src/racket/Makefile.in
--------------------------
Patching file src/racket/Makefile.in using Plan A...
Hunk #1 succeeded at 168.
done
=> Verifying /tree/pkgsrc/lang/racket/patches/patch-src_rktio_rktio__network.c
=> Applying pkgsrc patch /tree/pkgsrc/lang/racket/patches/patch-src_rktio_rktio__network.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_rktio_rktio__network.c,v 1.1 2018/07/24 12:22:07 jaapb Exp $
|
|Need to include sys/time.h
|--- src/rktio/rktio_network.c.orig	2017-10-12 18:23:27.000000000 +0000
|+++ src/rktio/rktio_network.c
--------------------------
Patching file src/rktio/rktio_network.c using Plan A...
Hunk #1 succeeded at 12.
done
===> Creating toolchain wrappers for racket-6.12nb10
===> Configuring for racket-6.12nb10
=> 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.
=> Checking for portability problems in extracted files
checking build system type... i486--netbsdelf
checking host system type... i486--netbsdelf
checking target system type... i486--netbsdelf
=== pthreads enabled
checking for i486--netbsdelf-gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for i486--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for i486--netbsdelf-ar... no
checking for cos in -lm... yes
checking for dlopen in -ldl... no
checking for i486--netbsdelf-strip... no
checking for strip... strip
checking for strip -S... yes
checking for inline keyword... yes
checking for noinline attribute... yes
checking for GNU preprocessor... 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 mmap and mprotect... yes
checking for large page size... no
checking for __builtin_popcount... yes
checking for __builtin_clz... yes
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
=== configuring in rktio (/scratch/work/lang/racket/work/racket-6.12/src/rktio)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--x-includes=/usr/X11R7/include' '--x-libraries=/usr/X11R7/lib' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz' 'LDFLAGS=-L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -pthread' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz' '--enable-portable-binary' '--enable-pthread' '--enable-iconv' --cache-file=/dev/null --srcdir=.
checking build system type... i486--netbsdelf
checking host system type... i486--netbsdelf
checking target system type... i486--netbsdelf
checking for i486--netbsdelf-gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for i486--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for i486--netbsdelf-ar... no
checking for fmod in -lm... yes
checking for dlopen in -ldl... no
checking how to run the C preprocessor... gcc -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 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 intptr_t... yes
checking for uintptr_t... yes
checking for getaddrinfo... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking iconv is usable... yes
checking for nl_langinfo (CODESET)... yes
checking for mbsrtowcs... yes
checking for kqueue... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating rktio_config.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