=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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 libeXosip2-4.1.0.tar.gz => Checksum RMD160 OK for libeXosip2-4.1.0.tar.gz => Checksum SHA512 OK for libeXosip2-4.1.0.tar.gz ===> Installing dependencies for libeXosip2-4.1.0nb2 ========================================================================== The supported build options for libeXosip2 are: openssl The currently selected options are: openssl You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.libeXosip2 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, libeXosip2-4.1.0nb2. 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.6nb2 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency libcares>=1.6.0: found libcares-1.15.0nb1 => Full dependency libosip2>=3.6.0: found libosip2-4.1.0nb1 ===> Overriding tools for libeXosip2-4.1.0nb2 ===> Extracting for libeXosip2-4.1.0nb2 ===> Patching for libeXosip2-4.1.0nb2 => Applying pkgsrc patches for libeXosip2-4.1.0nb2 ===> Creating toolchain wrappers for libeXosip2-4.1.0nb2 ===> Configuring for libeXosip2-4.1.0nb2 => 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 configure: eXosip2 The Extended Open SIP library. configure: Copyright (C) 2002-2012 Aymeric MOIZARD - Configuring libeXosip2 4.1.0 Building Package on netbsd checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... scripts/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes 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 style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a sed that does not truncate output... /usr/bin/sed checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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 gcc... /tmp/net/libexosip/work/.cwrapper/bin/ld checking if the linker (/tmp/net/libexosip/work/.cwrapper/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 /tmp/net/libexosip/work/.cwrapper/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 gcc 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 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tmp/net/libexosip/work/.cwrapper/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 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... gcc checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking for sem_open in -lposix4... no checking for nis_add in -lnsl... no checking for sendto in -lsocket... no checking for clock_gettime in -lrt... yes checking for res_query in -lresolv... yes checking for __res_query in -lresolv... no checking for ares_init in -lcares... yes checking ares.h usability... yes checking ares.h presence... yes checking for ares.h... yes checking pkg-config is at least version 0.9.0... yes checking for OSIP... yes checking whether -Wall works... yes checking whether -Wcast-align works... yes checking whether -Wchar-subscripts works... yes checking whether -Wformat works... yes checking whether -Winline works... yes checking whether -Wmissing-declarations works... yes checking whether -Wmissing-prototypes works... yes checking whether -Wnested-externs works... yes checking whether -Wpointer-arith works... yes checking for ANSI C header files... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking nameser8_compat.h usability... no checking nameser8_compat.h presence... no checking for nameser8_compat.h... no checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for resolv.h... yes checking for getifaddrs... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for SSL_CTX_new in -lssl... yes checking for X509_get_issuer_name in -lcrypto... yes configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/Makefile config.status: creating platform/Makefile config.status: creating platform/vsnet/Makefile config.status: creating include/Makefile config.status: creating include/eXosip2/Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating help/Makefile config.status: creating help/doxygen/Makefile config.status: creating help/doxygen/doxygen.dox config.status: creating exosip-config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp