=> Bootstrap dependency digest>=20010302: found digest-20160304 => Checksum SHA1 OK for libtorrent-0.13.7.tar.gz => Checksum RMD160 OK for libtorrent-0.13.7.tar.gz => Checksum SHA512 OK for libtorrent-0.13.7.tar.gz ===> Installing dependencies for libtorrent-0.13.7 ========================================================================== The following variables will affect the build process of this package, libtorrent-0.13.7. Their current value is shown below: * SSLBASE = /usr * SSLCERTS = /etc/ssl/certs * SSLDIR = /etc/ssl * SSLKEYS = /etc/ssl/private You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb1 => Tool dependency gmake>=3.81: found gmake-4.1nb4 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.4.1nb1 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency libsigc++>=2.0.17nb1: found libsigc++-2.10.0 ===> Overriding tools for libtorrent-0.13.7 ===> Extracting for libtorrent-0.13.7 ===> Patching for libtorrent-0.13.7 => Applying pkgsrc patches for libtorrent-0.13.7 ===> Creating toolchain wrappers for libtorrent-0.13.7 ===> Configuring for libtorrent-0.13.7 => 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 build system type... x86_64-unknown-freebsd11 checking host system type... x86_64-unknown-freebsd11 checking how to print strings... printf checking for x86_64-unknown-freebsd11-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 checking the name lister (/usr/bin/nm) 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-unknown-freebsd11 file names to x86_64-unknown-freebsd11 format... func_convert_file_noop checking how to convert x86_64-unknown-freebsd11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-unknown-freebsd11-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-freebsd11-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-unknown-freebsd11-ar... no checking for ar... ar checking for archiver @FILE support... no checking for x86_64-unknown-freebsd11-strip... no checking for strip... strip checking for x86_64-unknown-freebsd11-ranlib... no checking for ranlib... ranlib checking for gawk... /usr/bin/awk checking command to parse /usr/bin/nm output from clang object... ok checking for sysroot... no checking for x86_64-unknown-freebsd11-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... freebsd11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no 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 pbulk -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 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... 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... freebsd11 ld.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 CFLAGS... user-defined "-O2 -I/usr/include -I/usr/pkg/include" checking for user-defined CXXFLAGS... user-defined "-O2 -I/usr/include -I/usr/pkg/include" checking whether clang++ supports C++11 features by default... yes checking should use TR1 headers... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking the byte alignment... none needed checking for sysroot... no checking for kqueue support... yes checking whether kqueue supports pipes and ptys... no 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 sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking mcheck.h usability... no checking mcheck.h presence... no checking for mcheck.h... no checking whether sys/inotify.h actually works... failed 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... -D_THREAD_SAFE 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 CPPUNIT... no checking for OPENSSL... yes checking for DH_set0_pqg in -lcrypto... no 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 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/data/Makefile config.status: creating src/torrent/download/Makefile config.status: creating src/torrent/net/Makefile config.status: creating src/torrent/peer/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