=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for benchfft-2.0.tar.gz
=> Checksum SHA512 OK for benchfft-2.0.tar.gz
=> Checksum BLAKE2s OK for fftw-2.0.1.tar.gz
=> Checksum SHA512 OK for fftw-2.0.1.tar.gz
===> Installing dependencies for benchfft-2.0nb5
=> Tool dependency libtool-fortran>=2.4.2nb9: found libtool-fortran-2.4.7nb1
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Full dependency gcc10>=10.3.0nb2: found gcc10-10.5.0nb2
===> 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 benchfft-2.0nb5
===> Extracting for benchfft-2.0nb5
===> Patching for benchfft-2.0nb5
=> Applying pkgsrc patches for benchfft-2.0nb5
===> Creating toolchain wrappers for benchfft-2.0nb5
===> Configuring for benchfft-2.0nb5
=> 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 csh interpreter in submit-script.
INFO: [replace-interpreter] Nothing changed in submit-script.
=> Running ./configure in /pbulk/work/benchmarks/benchfft/work/fftw-2.0.1
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g users
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for vendor's cc to be used instead of gcc... checking for cc... gcc
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -O2 -I/usr/pkg/include -I/usr/include -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib) works... yes
checking whether the C compiler (gcc -O2 -I/usr/pkg/include -I/usr/include -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether we are using the egcs variant of GCC... no
checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g users
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... ranlib
checking whether ln -s works... yes
checking host system type... x86_64--netbsd
checking for ld used by GCC... /pbulk/work/benchmarks/benchfft/work/.cwrapper/bin/ld
checking if the linker (/pbulk/work/benchmarks/benchfft/work/.cwrapper/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... -static
checking if the linker (/pbulk/work/benchmarks/benchfft/work/.cwrapper/bin/ld) is GNU ld... yes
checking whether the linker (/pbulk/work/benchmarks/benchfft/work/.cwrapper/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... yes
checking how to hardcode library paths into programs... immediate
checking for /pbulk/work/benchmarks/benchfft/work/.cwrapper/bin/ld option to reload object files... -r
checking dynamic linker characteristics... netbsd ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking for perl... perl
checking whether gcc accepts -malign-double... yes
checking whether gcc accepts -O6 -fomit-frame-pointer -Wall -W -Wcast-qual -Wpointer-arith -Wcast-align -pedantic -malign-double... yes
checking for sqrt in -lm... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for getopt.h... yes
checking for malloc.h... yes
checking for working const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working alloca.h... no
checking for alloca... yes
checking for gettimeofday... yes
checking for BSDgettimeofday... no
checking for gethrtime... no
checking for getopt... yes
checking whether gcc accepts -fkeep-programmers-inline... no
checking whether gcc accepts -vomit-frame-pointer... no
updating cache ./config.cache
creating ./config.status
creating fftw/Makefile
creating tests/Makefile
creating rfftw/Makefile
creating doc/Makefile
creating Makefile
creating fftw/config.h
creating fftw/fftw.h
=> Running ./configure in /pbulk/work/benchmarks/benchfft/work/benchfft-2.0
checking for location of FFTW directory... ../fftw-2.0.1
checking for vendor's cc to be used instead of gcc... checking for cc... gcc
checking for f77... gfortran
checking for f90... no
checking for xlf90... no
checking for x86_64--netbsd-g77... (cached) gfortran
checking whether the Fortran 77 compiler works... yes
checking for Fortran 77 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 Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking how to get verbose linking output from gfortran... -v
checking for Fortran 77 libraries of gfortran...  -L/usr/pkg/gcc10/lib/gcc/x86_64--netbsd/10.5.0 -L/usr/pkg/gcc10/lib/gcc/x86_64--netbsd/10.5.0/../../.. -R/usr/pkg/gcc10//lib/. -R/usr/pkg/gcc10/lib/. -lgfortran -lm -lquadmath
checking for x86_64--netbsd-gcc... (cached) gcc
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 whether make sets $(MAKE)... yes
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd

********************************************************
* WARNING: Don't know the best CFLAGS for this system  *
* Use  make CFLAGS=..., or edit the top level Makefile *
********************************************************

checking for sqrt in -lm... yes
checking for sqrt in -lxlf90... no
checking for sqrt in -lxlf... no
checking for dcft in -lessl... no
checking for zfft_apply_ in -ldxml... no
checking for for_stop in -lfor... no
checking for __lsp_rethread_mn_ph_ in -lSUNWPro_lic... no
checking for acosp in -lsunmath... no
checking for ishft_ in -lF77... no
checking for _F90_STOP in -lf90... no
checking for cfftf_ in -lsunperf... no
checking for __pow_ri in -lM77... no
checking for zfft1d in -lcomplib.sgimath... no
checking for zzfft in -lscs... no
checking for CCFFT in -lsci... no
checking for imsl_fftf in -limsl... no
checking for c06fcf in -lnag... 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 limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for dcft3... no
checking for location of rfftw... found librfftw.a
checking for Numerical Recipes in C... no
checking for Numerical Recipes in Fortran... no
checking for Bernstein djbfft... no
checking to see if MFFT compiles... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bench-config.h
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp