=> Bootstrap dependency digest>=20010302: found digest-20211005 => Checksum RMD160 OK for grace-5.1.25.tar.gz => Checksum SHA512 OK for grace-5.1.25.tar.gz ===> Installing dependencies for grace-5.1.25nb17 ========================================================================== The following variables will affect the build process of this package, grace-5.1.25nb17. Their current value is shown below: * JPEG_DEFAULT = jpeg * KRB5_DEFAULT = heimdal * MOTIFBASE (defined) * MOTIF_TYPE = motif * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal 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 gmake>=3.81: found gmake-4.3nb2 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.34: found x11-links-1.34 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency netcdf>=4.6.1nb13: found netcdf-4.6.1nb13 => Full dependency t1lib>=5.1.0nb5: found t1lib-5.1.2nb6 => Full dependency jpeg>=9: found jpeg-9d => Full dependency png>=1.6.0nb1: found png-1.6.37nb1 => Full dependency tiff>=4.0.3nb5: found tiff-4.3.0 => Full dependency fftw2>=2.1.5nb2: found fftw2-2.1.5nb3 => Full dependency pdflib-lite>=7.0.3: found pdflib-lite-7.0.5nb9 => Full dependency Xbae>=4.51.01nb2: found Xbae-4.51.01nb3 => Full dependency XmHTML>=1.1.7nb14: found XmHTML-1.1.10nb1 => Full dependency gcc7>=7.0: found gcc7-7.5.0nb5 ===> 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 grace-5.1.25nb17 ===> Extracting for grace-5.1.25nb17 ===> Patching for grace-5.1.25nb17 => Applying pkgsrc patches for grace-5.1.25nb17 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/math/grace/patches/patch-aa => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/math/grace/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.3 2003/01/19 07:07:40 salo Exp $ | |--- examples/Makefile.orig Sat Jun 22 13:40:21 2002 |+++ examples/Makefile Thu Sep 26 21:01:32 2002 -------------------------- Patching file examples/Makefile using Plan A... Hunk #1 succeeded at 33. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/math/grace/patches/patch-ab => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/math/grace/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.3 2003/01/19 07:07:40 salo Exp $ | |--- auxiliary/Makefile.orig Fri Sep 27 10:20:55 2002 |+++ auxiliary/Makefile Fri Sep 27 10:21:14 2002 -------------------------- Patching file auxiliary/Makefile using Plan A... Hunk #1 succeeded at 28. done ===> Creating toolchain wrappers for grace-5.1.25nb17 ===> Configuring for grace-5.1.25nb17 => 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 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 library containing strerror... none required 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gfortran... gfortran checking whether char is unsigned... no 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 float... 4 checking size of double... 8 checking size of long double... 16 checking size of void *... 8 checking whether byte ordering is bigendian... no checking for FPU arithmetics type... Little endian IEEE checking whether make sets $(MAKE)... yes checking for ar... ar checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking for bison... no checking for byacc... no checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel checking for lp... 'lp -c' --> Using "'lp -c'" to print checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking whether time.h and sys/time.h may both be included... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for working alloca.h... no checking for alloca... yes checking for getcwd... yes checking for gethostname... yes checking for strstr... yes checking for memcpy... yes checking for memmove... yes checking for unlink... yes checking for fcntl... yes checking for popen... yes checking for gettimeofday... yes checking for fnmatch... yes checking for vsnprintf... yes checking for on_exit... no checking for strerror... yes checking for drand48... yes checking for drand48 declaration in stdlib.h... yes checking for setlocale... yes checking whether realloc is buggy... no checking for sin in -lm... yes checking for hypot... yes checking for hypot declaration in math.h... yes checking for rint... yes checking for rint declaration in math.h... yes checking for cbrt... yes checking for cbrt declaration in math.h... yes checking for log2... yes checking for log2 declaration in math.h... yes checking for asinh... yes checking for asinh declaration in math.h... yes checking for acosh... yes checking for acosh declaration in math.h... yes checking for atanh... yes checking for atanh declaration in math.h... yes checking for lgamma... yes checking for lgamma declaration in math.h... yes checking for signgam declaration in math.h... yes checking for erf... yes checking for erf declaration in math.h... yes checking for erfc... yes checking for erfc declaration in math.h... yes checking for j0... yes checking for j0 declaration in math.h... yes checking for j1... yes checking for j1 declaration in math.h... yes checking for jn... yes checking for jn declaration in math.h... yes checking for y0... yes checking for y0 declaration in math.h... yes checking for y1... yes checking for y1 declaration in math.h... yes checking for yn... yes checking for yn declaration in math.h... yes checking for finite... yes checking for finite declaration in math.h... yes checking for isfinite... no checking for isnan... yes checking for isnan declaration in math.h... no checking for T1lib >= 1.3.1... yes --> Good. Seems you have compatible version of T1lib installed checking for library containing xdrstdio_create... none required checking for library containing dlopen... none required checking whether RTLD_NOW is defined in dlfcn.h... yes checking for netCDF API version >= 3.0... yes checking for FFTW library >= 2.1.3... yes checking for zlib >= 1.0.3... yes checking for IJG JPEG software >= 61... yes checking for libpng >= 0.9.6... yes checking for PDFlib >= 5.0.0... yes checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include checking whether -R must be followed by a space... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for _XEditResCheckMessages in -lXmu... yes checking for main in -lXp... yes checking for XpmCreatePixmapFromData in -lXpm... yes checking xpm.h usability... no checking xpm.h presence... no checking for xpm.h... no checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking for a Motif >= 1002 compatible API... yes checking whether the Motif library is actually a LessTif library... no checking whether _XmVersionString can be referred to... yes checking for XbaeCreateMatrix in -lXbae... yes --> Good. Seems you have compatible version of Xbae installed checking for XmHTML widget >= 1105... yes configure: creating ./config.status config.status: creating Make.conf config.status: creating config.h