=> Bootstrap dependency digest>=20010302: found digest-20190127
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 djmount-0.71.tar.gz
=> Checksum RMD160 OK for djmount-0.71.tar.gz
=> Checksum SHA512 OK for djmount-0.71.tar.gz
===> Installing dependencies for fuse-djmount-0.71nb2
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency readline>=6.0: found readline-8.0
=> Full dependency libupnp>=1.6.14: found libupnp-1.8.4nb1
===> 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 fuse-djmount-0.71nb2
===> Extracting for fuse-djmount-0.71nb2
===> Patching for fuse-djmount-0.71nb2
=> Applying pkgsrc patches for fuse-djmount-0.71nb2
=> Verifying /data/pkgsrc/filesystems/fuse-djmount/patches/patch-aa
=> Applying pkgsrc patch /data/pkgsrc/filesystems/fuse-djmount/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.2 2012/08/17 15:13:40 marino Exp $
|
|--- djmount/fuse_main.c	2008/04/11 12:27:48	1.1
|+++ djmount/fuse_main.c	2008/04/11 12:28:51
--------------------------
Patching file djmount/fuse_main.c using Plan A...
Hunk #1 succeeded at 32.
Hunk #2 succeeded at 738.
Hunk #3 succeeded at 751.
done
=> Verifying /data/pkgsrc/filesystems/fuse-djmount/patches/patch-djmount_upnp__util.c
=> Applying pkgsrc patch /data/pkgsrc/filesystems/fuse-djmount/patches/patch-djmount_upnp__util.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-djmount_upnp__util.c,v 1.1 2012/04/13 23:55:37 obache Exp $
|
|* upnp header files will not include string.h anymore.
|
|--- djmount/upnp_util.c.orig	2006-08-27 20:12:20.000000000 +0000
|+++ djmount/upnp_util.c
--------------------------
Patching file djmount/upnp_util.c using Plan A...
Hunk #1 succeeded at 28.
done
=> Verifying /data/pkgsrc/filesystems/fuse-djmount/patches/patch-djmount_upnp__util.h
=> Applying pkgsrc patch /data/pkgsrc/filesystems/fuse-djmount/patches/patch-djmount_upnp__util.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-djmount_upnp__util.h,v 1.1 2012/04/13 23:55:37 obache Exp $
|
|* some definithins had been moved to upnp.h.
|* IN/OUT/INOUT in libupnp was deprecated.
|
|--- djmount/upnp_util.h.orig	2006-08-27 20:12:20.000000000 +0000
|+++ djmount/upnp_util.h
--------------------------
Patching file djmount/upnp_util.h using Plan A...
Hunk #1 succeeded at 27.
Hunk #2 succeeded at 47.
Hunk #3 succeeded at 56.
done
===> Creating toolchain wrappers for fuse-djmount-0.71nb2
===> Configuring for fuse-djmount-0.71nb2
=> Substituting "refuse" in configure configure.ac configure.in
INFO: [subst.mk:refuse] Nothing changed in "configure".
INFO: [subst.mk:refuse] Nothing changed in "configure.ac".
INFO: [subst.mk:refuse] Ignoring nonexistent file "configure.in".
=> 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 for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for --enable-debug... yes
checking for --enable-charset... yes
checking for x86_64--netbsd-gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /data/scratch/filesystems/fuse-djmount/work/.tools/bin/sed
checking for egrep... grep -E
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64--netbsd-g++... clang++
checking whether we are using the GNU C++ compiler... no
checking whether clang++ accepts -g... no
checking dependency style of clang++... none
checking how to run the C++ preprocessor... clang-cpp
checking for x86_64--netbsd-g77... gfortran
checking whether we are using the GNU Fortran 77 compiler... no
checking whether gfortran accepts -g... no
checking the maximum length of command line arguments... (cached) 262144
checking command to parse nm output from clang object... ok
checking for objdir... .libs
checking for x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... ranlib
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking if clang static flag  works... yes
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC
checking if clang PIC flag -fPIC works... yes
checking if clang supports -c -o file.o... yes
checking whether the clang linker (/usr/bin/ld) supports shared libraries... yes
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... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
yes
libtool.m4: error: problem compiling CXX test program
checking for clang++ option to produce PIC... 
checking if clang++ supports -c -o file.o... no
checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... no
checking if gfortran supports -c -o file.o... no
checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
yes
checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for perl... /data/scratch/filesystems/fuse-djmount/work/.tools/bin/perl
checking CFLAGS for maximum warnings... -Wall
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
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 inttypes.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for setxattr... yes
checking for mktime... yes
checking for setlocale... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking for open_memstream... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking for error_at_line... no
checking whether to use external talloc... no (build bundled library)
checking for stdarg.h... (cached) yes
checking vararg.h usability... no
checking vararg.h presence... no
checking for vararg.h... no
checking for va_copy... yes
checking for intptr_t... yes
checking for size_t... yes
checking size of size_t... 8
checking for void *... yes
checking size of void *... 8
checking for a readline compatible library... -lreadline
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking whether readline supports history... yes
checking history.h usability... no
checking history.h presence... no
checking for history.h... no
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... /bin/sh: Can't open libupnp/config.aux/config.rpath
done
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for pthread_join in LIBS= with CFLAGS= -pthread ... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... clang
checking for FUSE... 
checking FUSE_CFLAGS... -D_FILE_OFFSET_BITS=64
checking FUSE_LIBS... -lfuse
checking whether FUSE_CFLAGS and FUSE_LIBS work... yes
checking whether to use external libupnp... yes
checking LIBUPNP_CFLAGS...  -I/usr/pkg/include 
checking LIBUPNP_LIBS...  -L/usr/pkg/lib -lupnp -lthreadutil -lixml
checking whether LIBUPNP_CFLAGS and LIBUPNP_LIBS work... no
configure: error:
** Can't find external libupnp library (or it is too old).
** Try to configure again --without-external-libupnp (this is the default) to
** use the internal bundled library.
** Or try to configure again
 - using --with-libupnp-prefix=DIR if the package is installed in
   non-standard location DIR/include and DIR/lib,
 - or set the LIBUPNP_CFLAGS and/or LIBUPNP_LIBS environment variables
   before calling 'configure',
 - or add the directory containing 'libupnp.pc' to the PKG_CONFIG_PATH
   environment variable for pkg-config.
	
*** Error code 1

Stop.
make[1]: stopped in /data/pkgsrc/filesystems/fuse-djmount
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/filesystems/fuse-djmount