=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for racket-minimal-6.12-src.tgz => Checksum SHA512 OK for racket-minimal-6.12-src.tgz ===> Installing dependencies for racket-minimal-6.12 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for racket-minimal-6.12 ===> Extracting for racket-minimal-6.12 ===> Patching for racket-minimal-6.12 => Applying pkgsrc patches for racket-minimal-6.12 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/racket-textual/../../lang/racket/patches/patch-src_gracket_Makefile.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/racket-textual/../../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 /amd/pkgsrc/CHROOT/P/pkgsrc/lang/racket-textual/../../lang/racket/patches/patch-src_gracket_gc2_Makefile.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/racket-textual/../../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 /amd/pkgsrc/CHROOT/P/pkgsrc/lang/racket-textual/../../lang/racket/patches/patch-src_racket_Makefile.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/racket-textual/../../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 /amd/pkgsrc/CHROOT/P/pkgsrc/lang/racket-textual/../../lang/racket/patches/patch-src_rktio_rktio__network.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/racket-textual/../../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-minimal-6.12 ===> Configuring for racket-minimal-6.12 => 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 build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking target system type... x86_64--netbsd === pthreads enabled checking for x86_64--netbsd-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 x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for x86_64--netbsd-ar... no checking for cos in -lm... yes checking for dlopen in -ldl... no checking for x86_64--netbsd-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... 8 checking size of long long... 8 checking size of void *... 8 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... no Building own 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 foreign/libffi (/tmp/lang/racket-textual/work/racket-6.12/src/foreign/libffi) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg' '--build=x86_64--netbsd' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'build_alias=x86_64--netbsd' 'host_alias=x86_64--netbsd' 'CC=gcc' 'CFLAGS=-O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/include' 'LDFLAGS=-Wl,-zrelro -pthread -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include' '--enable-portable-binary' '--enable-pthread' '--enable-iconv' --cache-file=/dev/null --srcdir=. checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking target system type... x86_64--netbsd checking for gsed... sed checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel 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 whether make supports nested variables... yes checking for x86_64--netbsd-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 style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking how to print strings... printf 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 gcc... /tmp/lang/racket-textual/work/.cwrapper/bin/ld checking if the linker (/tmp/lang/racket-textual/work/.cwrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop checking for /tmp/lang/racket-textual/work/.cwrapper/bin/ld option to reload object files... -r checking for x86_64--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for x86_64--netbsd-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64--netbsd-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64--netbsd-strip... no checking for strip... strip checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64--netbsd-mt... no checking for mt... mt checking if mt is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tmp/lang/racket-textual/work/.cwrapper/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... NetBSD ld.elf_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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /tmp/lang/racket-textual/work/.cwrapper/bin/ld checking if the linker (/tmp/lang/racket-textual/work/.cwrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/tmp/lang/racket-textual/work/.cwrapper/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/tmp/lang/racket-textual/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking size of size_t... 8 checking for C compiler vendor... gnu checking CFLAGS for maximum warnings... -Wall 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 size_t... yes checking for working alloca.h... no checking for alloca... yes checking size of double... 8 checking size of long double... 16 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... yes checking assembler supports pc related relocs... yes checking assembler .ascii pseudo-op support... yes checking assembler .string pseudo-op support... yes checking for _ prefix in compiled symbols... no checking toolchain supports unwind section type... yes checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/ffi.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating man/Makefile config.status: creating libffi.pc config.status: creating fficonfig.h config.status: linking src/x86/ffitarget.h to include/ffitarget.h config.status: executing buildir commands config.status: skipping top_srcdir/Makefile - not created 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 === configuring in rktio (/tmp/lang/racket-textual/work/racket-6.12/src/rktio) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg' '--build=x86_64--netbsd' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'build_alias=x86_64--netbsd' 'host_alias=x86_64--netbsd' 'CC=gcc' 'CFLAGS=-O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/include' 'LDFLAGS=-Wl,-zrelro -pthread -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include' '--enable-portable-binary' '--enable-pthread' '--enable-iconv' --cache-file=/dev/null --srcdir=. checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking target system type... x86_64--netbsd checking for x86_64--netbsd-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 x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for x86_64--netbsd-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