=> Bootstrap dependency digest>=20010302: found digest-20160304 WARNING: [license.mk] Every package should define a LICENSE. ===> 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'. => Checksum SHA1 OK for netcdf-4.4.1.1.tar.gz => Checksum RMD160 OK for netcdf-4.4.1.1.tar.gz => Checksum SHA512 OK for netcdf-4.4.1.1.tar.gz ===> Installing dependencies for netcdf-4.4.1.1 ========================================================================== The following variables will affect the build process of this package, netcdf-4.4.1.1. Their current value is shown below: * KRB5_DEFAULT = heimdal * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6 => Tool dependency checkperms>=1.1: found checkperms-1.11nb1 => Build dependency cwrappers>=20150314: found cwrappers-20171108 => Full dependency hdf5>=1.8.11: found hdf5-1.10.1nb1 => Full dependency curl>=7.55.1nb1: found curl-7.56.1 ===> Overriding tools for netcdf-4.4.1.1 ===> Extracting for netcdf-4.4.1.1 ===> Patching for netcdf-4.4.1.1 => Applying pkgsrc patches for netcdf-4.4.1.1 => Verifying /data/pkgsrc/devel/netcdf/patches/patch-configure => Applying pkgsrc patch /data/pkgsrc/devel/netcdf/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.2 2013/04/09 15:57:28 adam Exp $ | |Adjust infodir. | |--- configure.orig 2012-03-07 14:46:36.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 997 (offset 88 lines). done => Verifying /data/pkgsrc/devel/netcdf/patches/patch-ncdap__test_testauth.sh => Applying pkgsrc patch /data/pkgsrc/devel/netcdf/patches/patch-ncdap__test_testauth.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ncdap__test_testauth.sh,v 1.1 2017/11/28 17:52:02 minskim Exp $ | |Portability fix. | |--- ncdap_test/testauth.sh.orig 2016-11-21 19:43:03.000000000 +0000 |+++ ncdap_test/testauth.sh -------------------------- Patching file ncdap_test/testauth.sh using Plan A... Hunk #1 succeeded at 273. Hunk #2 succeeded at 324. done ===> Creating toolchain wrappers for netcdf-4.4.1.1 ===> Configuring for netcdf-4.4.1.1 => 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 configure: netCDF 4.4.1.1 checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking target system type... x86_64--netbsd checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -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 whether to enable maintainer-specific portions of Makefiles... no configure: checking user options checking whether a win32 DLL is desired... no checking whether a NCIO_MINBLOCKSIZE was specified... 256 checking if fsync support is enabled... no checking if jna bug workaround is enabledd... no checking whether extra valgrind tests should be run... no checking whether we should build netCDF-4... yes checking do we require hdf5 dynamic-loading support... yes checking whether reading of HDF4 SD files is to be enabled... no checking whether to fetch some sample HDF4 files from Unidata ftp site to test HDF4 reading (requires wget)... no checking whether we should attempt to install netcdf-fortran (EXPERIMENTAL)... no checking whether extra example tests should be run... no checking whether parallel IO tests should be run... no checking whether a default chunk size in bytes was specified... 4194304 checking whether a maximum per-variable cache size for HDF5 was specified... 67108864 checking whether a number of chunks for the default per-variable cache was specified... 10 checking whether a default file cache size for HDF5 was specified... 4194304 checking whether a default file cache maximum number of elements for HDF5 was specified... 1009 checking whether a default cache preemption for HDF5 was specified... 0.75 checking whether netCDF-4 logging is enabled... no checking whether DAP client is to be built... yes checking for style of include used by make... GNU checking for x86_64--netbsd-gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... gcc3 checking for curl_easy_setopt in -lcurl... yes checking for library containing curl_easy_setopt... -lcurl checking whether dap remote testing should be enabled (default on)... yes checking whether dap remote authorization testing should be enabled (default off)... no checking whether netcdf4 group names should be enabled (default on)... yes checking whether the time-consuming dap tests should be enabled (default off)... no checking whether netCDF extra tests should be run (developers only)... yes checking whether FFIO will be used... no checking whether STDIO will be used... no checking whether examples should be built... no checking whether v2 netCDF API should be built... yes checking whether the ncgen/ncdump/nccopy should be built... yes checking whether test should be built and run... yes checking whether large file (> 2GB) tests should be run... no checking whether benchmarks should be run (experimental)... no checking whether extreme numbers should be used in tests... yes checking where to put large temp files if large file tests are run... . configure: finding C compiler checking for x86_64--netbsd-gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) gcc3 checking for an ANSI C-conforming const... yes checking whether CURLOPT_USERNAME is defined... yes checking whether CURLOPT_PASSWORD is defined... yes checking whether CURLOPT_KEYPASSWD is defined... yes checking whether CURLINFO_RESPONSE_CODE is defined... yes checking whether CURLOPT_CHUNK_BGN_FUNCTION is defined... yes configure: setting up libtool 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 clang... /usr/bin/ld checking if the linker (/usr/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... (cached) 262144 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 /usr/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 clang object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 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... clang -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 clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/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 configure: finding other utilities checking for m4... m4 checking for doxygen... no configure: WARNING: Doxygen not found - documentation will not be built checking for dot... no configure: WARNING: dot not found - will use simple charts in documentation checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: displaying some results checking CPPFLAGS... -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 checking CC CFLAGS... clang -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 checking type clang... clang is /data/scratch/devel/netcdf/work/.cwrapper/bin/clang checking CXX... clang++ checking CXXFLAGS... -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 checking type clang++... clang++ is /data/scratch/devel/netcdf/work/.cwrapper/bin/clang++ checking FC... g77 checking FFLAGS... -O checking type g77... g77 is /data/scratch/devel/netcdf/work/.cwrapper/bin/g77 checking F90... unset checking AR... ar checking AR_FLAGS... cru checking type ar... ar is /usr/bin/ar checking NM... /usr/bin/nm -B checking NMFLAGS... configure: checking types, headers, and functions checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for vprintf... yes checking for _doprnt... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for strlcat... yes checking for strerror... yes checking for snprintf... yes checking for strchr... yes checking for strrchr... yes checking for strcat... yes checking for strcpy... yes checking for strdup... yes checking for strcasecmp... yes checking for strtod... yes checking for strtoll... yes checking for strtoull... yes checking for strstr... yes checking for mkstemp... yes checking for rand... yes checking for random... yes checking for memcmp... yes checking for getrlimit... yes checking for gettimeofday... yes checking for fsync... yes checking for MPI_Comm_f2c... no checking whether in-memory files are enabled... yes checking for memmove... yes checking for getpagesize... yes checking for sysconf... yes checking whether mmap is enabled for in-memory files... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for mremap... yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking whether isnan is declared... yes checking whether isinf is declared... yes checking whether isfinite is declared... yes checking whether signbit is declared... yes checking for struct stat.st_blksize... yes checking for IEEE floating point format... yes checking for size_t... (cached) yes checking for off_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking for ptrdiff_t... yes checking for uchar... no checking for longlong... no checking for ushort... yes checking for uint... yes checking for int64... no checking for uint64... no checking whether char is unsigned... no checking whether byte ordering is bigendian... no 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 off_t... 8 checking size of size_t... 8 checking size of unsigned long long... 8 checking size of ushort... 2 checking size of uint... 4 checking size of unsigned long long... (cached) 8 checking size of ushort... (cached) 2 checking size of uint... (cached) 4 checking size of ptrdiff_t... 8 checking for library containing deflate... none required checking for floor in -lm... yes checking for dlfcn.h... (cached) yes checking for dlopen in -ldl... no configure: error: Can't find or link against libdf. See config.log for errors. *** Error code 1 Stop. make[1]: stopped in /data/pkgsrc/devel/netcdf *** Error code 1 Stop. make: stopped in /data/pkgsrc/devel/netcdf