=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> 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 libtorrent-0.13.6.tar.gz => Checksum RMD160 OK for libtorrent-0.13.6.tar.gz => Checksum SHA512 OK for libtorrent-0.13.6.tar.gz ===> Installing dependencies for libtorrent-0.13.6nb1 ========================================================================== The following variables will affect the build process of this package, libtorrent-0.13.6nb1. Their current value is shown below: * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private 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 gmake>=3.81: found gmake-4.1nb3 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.3.5 => Tool dependency checkperms>=1.1: found checkperms-1.11nb1 => Build dependency cwrappers>=20150314: found cwrappers-20170611 => Full dependency libsigc++>=2.0.17nb1: found libsigc++-2.10.0 ===> Overriding tools for libtorrent-0.13.6nb1 ===> Extracting for libtorrent-0.13.6nb1 ===> Patching for libtorrent-0.13.6nb1 => Applying pkgsrc patches for libtorrent-0.13.6nb1 => Verifying /data/pkgsrc/net/libtorrent/patches/patch-src_Makefile.am => Applying pkgsrc patch /data/pkgsrc/net/libtorrent/patches/patch-src_Makefile.am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Makefile.am,v 1.3 2013/09/18 16:32:05 joerg Exp $ | |--- src/Makefile.am.orig 2012-02-14 03:39:45.000000000 +0000 |+++ src/Makefile.am -------------------------- Patching file src/Makefile.am using Plan A... Hunk #1 succeeded at 10. done => Verifying /data/pkgsrc/net/libtorrent/patches/patch-src_Makefile.in => Applying pkgsrc patch /data/pkgsrc/net/libtorrent/patches/patch-src_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Makefile.in,v 1.3 2013/09/18 16:32:05 joerg Exp $ | |--- src/Makefile.in.orig 2012-04-20 06:56:14.000000000 +0000 |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 415 (offset 106 lines). done => Verifying /data/pkgsrc/net/libtorrent/patches/patch-src_data_chunk__list.cpp => Applying pkgsrc patch /data/pkgsrc/net/libtorrent/patches/patch-src_data_chunk__list.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_data_chunk__list.cpp,v 1.3 2013/09/18 16:32:05 joerg Exp $ | |--- src/data/chunk_list.cc.orig 2012-02-22 07:50:27.000000000 +0000 |+++ src/data/chunk_list.cc 2013-05-12 12:25:45.000000000 +0100 -------------------------- Patching file src/data/chunk_list.cc using Plan A... Hunk #1 succeeded at 368. done ===> Creating toolchain wrappers for libtorrent-0.13.6nb1 ===> Configuring for libtorrent-0.13.6nb1 => 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 how to print strings... printf 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 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no 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 for gawk... /usr/bin/awk checking command to parse /usr/bin/nm -B output from clang object... ok checking for sysroot... no 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... no 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 whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of clang... gcc3 checking for cppunit-config... no checking for Cppunit - version >= 1.9.6... no checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... error: invalid argument '-std=c++11' not allowed with 'C' 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 dynamic linker characteristics... error: invalid argument '-std=c++11' not allowed with 'C' NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking dependency style of clang++... gcc3 checking whether byte ordering is bigendian... no checking for user-defined CXXFLAGS... user-defined "-O2 -I/usr/include -I/usr/pkg/include" checking the byte alignment... none needed checking for TR1 support... no checking for C++11 support... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for sysroot... no checking for kqueue support... yes checking whether kqueue supports pipes and ptys... yes checking for epoll support... no checking for fallocate... no checking size of long... 8 checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking for statvfs... ok checking if compiler supports __attribute__((visibility("default")))... yes checking whether pthreads work without any flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking if zlib is wanted... yes checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking pkg-config is at least version 0.9.0... yes checking for OPENSSL... yes checking for posix_memalign... yes checking for madvise... yes checking for cacheline... using default 128 bytes checking for __builtin_popcount... yes checking for execinfo.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_setname_np type... no checking signedness of mincore parameter... signed checking for proper overloaded template function disambiguation... yes checking if instrumentation should be included... yes checking if compiler supports __attribute__((unused))... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libtorrent.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/torrent/Makefile config.status: creating src/torrent/peer/Makefile config.status: creating src/torrent/data/Makefile config.status: creating src/torrent/download/Makefile config.status: creating src/torrent/utils/Makefile config.status: creating src/data/Makefile config.status: creating src/dht/Makefile config.status: creating src/download/Makefile config.status: creating src/net/Makefile config.status: creating src/protocol/Makefile config.status: creating src/tracker/Makefile config.status: creating src/utils/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing depfiles commands => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp