=> 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 checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> 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-minimal-6.12 ===> Extracting for racket-minimal-6.12 ===> Patching for racket-minimal-6.12 => Applying pkgsrc patches for racket-minimal-6.12 => Verifying /usr/pkgsrc/lang/racket-textual/../../lang/racket/patches/patch-src_gracket_Makefile.in => Applying pkgsrc patch /usr/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 /usr/pkgsrc/lang/racket-textual/../../lang/racket/patches/patch-src_gracket_gc2_Makefile.in => Applying pkgsrc patch /usr/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 /usr/pkgsrc/lang/racket-textual/../../lang/racket/patches/patch-src_racket_Makefile.in => Applying pkgsrc patch /usr/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 /usr/pkgsrc/lang/racket-textual/../../lang/racket/patches/patch-src_rktio_rktio__network.c => Applying pkgsrc patch /usr/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... powerpc--netbsd checking host system type... powerpc--netbsd checking target system type... powerpc--netbsd === pthreads enabled checking for powerpc--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 powerpc--netbsd-ranlib... no checking for ranlib... ranlib checking for powerpc--netbsd-ar... no checking for cos in -lm... yes checking for dlopen in -ldl... no checking for powerpc--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... 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... yes 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 (/usr/pkgsrc/lang/racket-textual/work/racket-6.12/src/foreign/libffi) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg' '--build=powerpc--netbsd' '--host=powerpc--netbsd' '--mandir=/usr/pkg/man' 'build_alias=powerpc--netbsd' 'host_alias=powerpc--netbsd' 'CC=gcc' 'CFLAGS=-O2 -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... powerpc--netbsd checking host system type... powerpc--netbsd checking target system type... powerpc--netbsd checking for gsed... sed checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users 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 powerpc--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... /usr/pkgsrc/lang/racket-textual/work/.cwrapper/bin/ld checking if the linker (/usr/pkgsrc/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 powerpc--netbsd file names to powerpc--netbsd format... func_convert_file_noop checking how to convert powerpc--netbsd file names to toolchain format... func_convert_file_noop checking for /usr/pkgsrc/lang/racket-textual/work/.cwrapper/bin/ld option to reload object files... -r checking for powerpc--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for powerpc--netbsd-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc--netbsd-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for powerpc--netbsd-strip... no checking for strip... strip checking for powerpc--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 powerpc--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 (/usr/pkgsrc/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++... /usr/pkgsrc/lang/racket-textual/work/.cwrapper/bin/ld checking if the linker (/usr/pkgsrc/lang/racket-textual/work/.cwrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/pkgsrc/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 (/usr/pkgsrc/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... 4 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 configure: error: "libffi has not been ported to powerpc--netbsd." configure: error: ./configure failed for foreign/libffi *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/lang/racket-textual *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/racket-textual