=> Required installed package digest>=20010302: digest-20060826 found ===> Skipping vulnerability checks. WARNING: No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found. WARNING: To fix, install the pkgsrc/security/audit-packages WARNING: package and run: ``/usr/pkg/sbin/download-vulnerability-list''. => Checksum SHA1 OK for libzrtpcpp-0.9.0.tar.gz => Checksum RMD160 OK for libzrtpcpp-0.9.0.tar.gz ===> Installing dependencies for libzrtpcpp-0.9.0 ========================================================================== The following variables will affect the build process of this package, libzrtpcpp-0.9.0. 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Required installed package pkg-config>=0.19: pkg-config-0.21nb1 found => Required installed package ccrtp>=1.5.0: ccrtp-1.5.1 found => Required installed package commoncpp2>=1.5.3: commoncpp2-1.5.3nb1 found ===> Overriding tools for libzrtpcpp-0.9.0 ===> Extracting for libzrtpcpp-0.9.0 ===> Patching for libzrtpcpp-0.9.0 ===> Creating toolchain wrappers for libzrtpcpp-0.9.0 ===> Configuring for libzrtpcpp-0.9.0 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in ./Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/libzrtpcpp/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/libzrtpcpp/crypto/Makefile.in. configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... i386-unknown-netbsdelf3.1 checking host system type... i386--netbsdelf checking target system type... i386--netbsdelf checking for i386--netbsdelf-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking for i386--netbsdelf-g++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking for i386--netbsdelf-g++... (cached) c++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking for a sed that does not truncate output... /usr/pkgsrc/wip/libzrtpcpp/work/.tools/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/pkgsrc/wip/libzrtpcpp/work/.wrapper/bin/ld checking if the linker (/usr/pkgsrc/wip/libzrtpcpp/work/.wrapper/bin/ld) is GNU ld... yes checking for /usr/pkgsrc/wip/libzrtpcpp/work/.wrapper/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 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 how to run the C++ preprocessor... c++ -E checking for i386--netbsdelf-g77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... 196608 checking command to parse nm output from cc object... ok checking for objdir... .libs checking for i386--netbsdelf-ar... no checking for ar... ar checking for i386--netbsdelf-ranlib... no checking for ranlib... ranlib checking for i386--netbsdelf-strip... no checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/pkgsrc/wip/libzrtpcpp/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... 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... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/pkgsrc/wip/libzrtpcpp/work/.wrapper/bin/ld checking if the linker (/usr/pkgsrc/wip/libzrtpcpp/work/.wrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/pkgsrc/wip/libzrtpcpp/work/.wrapper/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/pkgsrc/wip/libzrtpcpp/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 static flag -static works... no checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/pkgsrc/wip/libzrtpcpp/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking dependency style of c++... gcc3 checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_mutex_init in -lpthread... yes checking for gcry_cipher_open in -lgcrypt... no checking for EVP_CipherInit_ex in -lcrypto... yes checking for i386--netbsdelf-ranlib... ranlib checking for genorated automake files... found checking whether to enable maintainer-specific portions of Makefiles... no checking pkg-config is at least version 0.9.0... yes checking for RTPSTACK... yes checking for debugging... no checking for profiling... no checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for pthread.h... (cached) yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libzrtpcpp/Makefile config.status: creating src/libzrtpcpp/crypto/Makefile config.status: creating libzrtpcpp.pc config.status: creating libzrtpcpp.spec config.status: creating config.h config.status: executing depfiles commands ===> Building for libzrtpcpp-0.9.0 /usr/pkg/bin/bmake all-recursive Making all in src Making all in libzrtpcpp Making all in libzrtpcpp/crypto if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZIDFile.lo -MD -MP -MF ".deps/ZIDFile.Tpo" -c -o ZIDFile.lo ZIDFile.cxx; then mv -f ".deps/ZIDFile.Tpo" ".deps/ZIDFile.Plo"; else rm -f ".deps/ZIDFile.Tpo"; exit 1; fi mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZIDFile.lo -MD -MP -MF .deps/ZIDFile.Tpo -c ZIDFile.cxx -fPIC -DPIC -o .libs/ZIDFile.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZIDFile.lo -MD -MP -MF .deps/ZIDFile.Tpo -c ZIDFile.cxx -o ZIDFile.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZIDRecord.lo -MD -MP -MF ".deps/ZIDRecord.Tpo" -c -o ZIDRecord.lo ZIDRecord.cxx; then mv -f ".deps/ZIDRecord.Tpo" ".deps/ZIDRecord.Plo"; else rm -f ".deps/ZIDRecord.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZIDRecord.lo -MD -MP -MF .deps/ZIDRecord.Tpo -c ZIDRecord.cxx -fPIC -DPIC -o .libs/ZIDRecord.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZIDRecord.lo -MD -MP -MF .deps/ZIDRecord.Tpo -c ZIDRecord.cxx -o ZIDRecord.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZRtp.lo -MD -MP -MF ".deps/ZRtp.Tpo" -c -o ZRtp.lo ZRtp.cxx; then mv -f ".deps/ZRtp.Tpo" ".deps/ZRtp.Plo"; else rm -f ".deps/ZRtp.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZRtp.lo -MD -MP -MF .deps/ZRtp.Tpo -c ZRtp.cxx -fPIC -DPIC -o .libs/ZRtp.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZRtp.lo -MD -MP -MF .deps/ZRtp.Tpo -c ZRtp.cxx -o ZRtp.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketCommit.lo -MD -MP -MF ".deps/ZrtpPacketCommit.Tpo" -c -o ZrtpPacketCommit.lo ZrtpPacketCommit.cxx; then mv -f ".deps/ZrtpPacketCommit.Tpo" ".deps/ZrtpPacketCommit.Plo"; else rm -f ".deps/ZrtpPacketCommit.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketCommit.lo -MD -MP -MF .deps/ZrtpPacketCommit.Tpo -c ZrtpPacketCommit.cxx -fPIC -DPIC -o .libs/ZrtpPacketCommit.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketCommit.lo -MD -MP -MF .deps/ZrtpPacketCommit.Tpo -c ZrtpPacketCommit.cxx -o ZrtpPacketCommit.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketConf2Ack.lo -MD -MP -MF ".deps/ZrtpPacketConf2Ack.Tpo" -c -o ZrtpPacketConf2Ack.lo ZrtpPacketConf2Ack.cxx; then mv -f ".deps/ZrtpPacketConf2Ack.Tpo" ".deps/ZrtpPacketConf2Ack.Plo"; else rm -f ".deps/ZrtpPacketConf2Ack.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketConf2Ack.lo -MD -MP -MF .deps/ZrtpPacketConf2Ack.Tpo -c ZrtpPacketConf2Ack.cxx -fPIC -DPIC -o .libs/ZrtpPacketConf2Ack.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketConf2Ack.lo -MD -MP -MF .deps/ZrtpPacketConf2Ack.Tpo -c ZrtpPacketConf2Ack.cxx -o ZrtpPacketConf2Ack.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketConfirm.lo -MD -MP -MF ".deps/ZrtpPacketConfirm.Tpo" -c -o ZrtpPacketConfirm.lo ZrtpPacketConfirm.cxx; then mv -f ".deps/ZrtpPacketConfirm.Tpo" ".deps/ZrtpPacketConfirm.Plo"; else rm -f ".deps/ZrtpPacketConfirm.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketConfirm.lo -MD -MP -MF .deps/ZrtpPacketConfirm.Tpo -c ZrtpPacketConfirm.cxx -fPIC -DPIC -o .libs/ZrtpPacketConfirm.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketConfirm.lo -MD -MP -MF .deps/ZrtpPacketConfirm.Tpo -c ZrtpPacketConfirm.cxx -o ZrtpPacketConfirm.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketDHPart.lo -MD -MP -MF ".deps/ZrtpPacketDHPart.Tpo" -c -o ZrtpPacketDHPart.lo ZrtpPacketDHPart.cxx; then mv -f ".deps/ZrtpPacketDHPart.Tpo" ".deps/ZrtpPacketDHPart.Plo"; else rm -f ".deps/ZrtpPacketDHPart.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketDHPart.lo -MD -MP -MF .deps/ZrtpPacketDHPart.Tpo -c ZrtpPacketDHPart.cxx -fPIC -DPIC -o .libs/ZrtpPacketDHPart.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketDHPart.lo -MD -MP -MF .deps/ZrtpPacketDHPart.Tpo -c ZrtpPacketDHPart.cxx -o ZrtpPacketDHPart.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketGoClear.lo -MD -MP -MF ".deps/ZrtpPacketGoClear.Tpo" -c -o ZrtpPacketGoClear.lo ZrtpPacketGoClear.cxx; then mv -f ".deps/ZrtpPacketGoClear.Tpo" ".deps/ZrtpPacketGoClear.Plo"; else rm -f ".deps/ZrtpPacketGoClear.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketGoClear.lo -MD -MP -MF .deps/ZrtpPacketGoClear.Tpo -c ZrtpPacketGoClear.cxx -fPIC -DPIC -o .libs/ZrtpPacketGoClear.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketGoClear.lo -MD -MP -MF .deps/ZrtpPacketGoClear.Tpo -c ZrtpPacketGoClear.cxx -o ZrtpPacketGoClear.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketClearAck.lo -MD -MP -MF ".deps/ZrtpPacketClearAck.Tpo" -c -o ZrtpPacketClearAck.lo ZrtpPacketClearAck.cxx; then mv -f ".deps/ZrtpPacketClearAck.Tpo" ".deps/ZrtpPacketClearAck.Plo"; else rm -f ".deps/ZrtpPacketClearAck.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketClearAck.lo -MD -MP -MF .deps/ZrtpPacketClearAck.Tpo -c ZrtpPacketClearAck.cxx -fPIC -DPIC -o .libs/ZrtpPacketClearAck.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketClearAck.lo -MD -MP -MF .deps/ZrtpPacketClearAck.Tpo -c ZrtpPacketClearAck.cxx -o ZrtpPacketClearAck.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketError.lo -MD -MP -MF ".deps/ZrtpPacketError.Tpo" -c -o ZrtpPacketError.lo ZrtpPacketError.cxx; then mv -f ".deps/ZrtpPacketError.Tpo" ".deps/ZrtpPacketError.Plo"; else rm -f ".deps/ZrtpPacketError.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketError.lo -MD -MP -MF .deps/ZrtpPacketError.Tpo -c ZrtpPacketError.cxx -fPIC -DPIC -o .libs/ZrtpPacketError.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketError.lo -MD -MP -MF .deps/ZrtpPacketError.Tpo -c ZrtpPacketError.cxx -o ZrtpPacketError.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketHelloAck.lo -MD -MP -MF ".deps/ZrtpPacketHelloAck.Tpo" -c -o ZrtpPacketHelloAck.lo ZrtpPacketHelloAck.cxx; then mv -f ".deps/ZrtpPacketHelloAck.Tpo" ".deps/ZrtpPacketHelloAck.Plo"; else rm -f ".deps/ZrtpPacketHelloAck.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketHelloAck.lo -MD -MP -MF .deps/ZrtpPacketHelloAck.Tpo -c ZrtpPacketHelloAck.cxx -fPIC -DPIC -o .libs/ZrtpPacketHelloAck.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketHelloAck.lo -MD -MP -MF .deps/ZrtpPacketHelloAck.Tpo -c ZrtpPacketHelloAck.cxx -o ZrtpPacketHelloAck.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketHello.lo -MD -MP -MF ".deps/ZrtpPacketHello.Tpo" -c -o ZrtpPacketHello.lo ZrtpPacketHello.cxx; then mv -f ".deps/ZrtpPacketHello.Tpo" ".deps/ZrtpPacketHello.Plo"; else rm -f ".deps/ZrtpPacketHello.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketHello.lo -MD -MP -MF .deps/ZrtpPacketHello.Tpo -c ZrtpPacketHello.cxx -fPIC -DPIC -o .libs/ZrtpPacketHello.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpPacketHello.lo -MD -MP -MF .deps/ZrtpPacketHello.Tpo -c ZrtpPacketHello.cxx -o ZrtpPacketHello.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpStateClass.lo -MD -MP -MF ".deps/ZrtpStateClass.Tpo" -c -o ZrtpStateClass.lo ZrtpStateClass.cxx; then mv -f ".deps/ZrtpStateClass.Tpo" ".deps/ZrtpStateClass.Plo"; else rm -f ".deps/ZrtpStateClass.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpStateClass.lo -MD -MP -MF .deps/ZrtpStateClass.Tpo -c ZrtpStateClass.cxx -fPIC -DPIC -o .libs/ZrtpStateClass.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpStateClass.lo -MD -MP -MF .deps/ZrtpStateClass.Tpo -c ZrtpStateClass.cxx -o ZrtpStateClass.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpTextData.lo -MD -MP -MF ".deps/ZrtpTextData.Tpo" -c -o ZrtpTextData.lo ZrtpTextData.cxx; then mv -f ".deps/ZrtpTextData.Tpo" ".deps/ZrtpTextData.Plo"; else rm -f ".deps/ZrtpTextData.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpTextData.lo -MD -MP -MF .deps/ZrtpTextData.Tpo -c ZrtpTextData.cxx -fPIC -DPIC -o .libs/ZrtpTextData.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpTextData.lo -MD -MP -MF .deps/ZrtpTextData.Tpo -c ZrtpTextData.cxx -o ZrtpTextData.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpQueue.lo -MD -MP -MF ".deps/ZrtpQueue.Tpo" -c -o ZrtpQueue.lo ZrtpQueue.cpp; then mv -f ".deps/ZrtpQueue.Tpo" ".deps/ZrtpQueue.Plo"; else rm -f ".deps/ZrtpQueue.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpQueue.lo -MD -MP -MF .deps/ZrtpQueue.Tpo -c ZrtpQueue.cpp -fPIC -DPIC -o .libs/ZrtpQueue.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpQueue.lo -MD -MP -MF .deps/ZrtpQueue.Tpo -c ZrtpQueue.cpp -o ZrtpQueue.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT Base32.lo -MD -MP -MF ".deps/Base32.Tpo" -c -o Base32.lo Base32.cxx; then mv -f ".deps/Base32.Tpo" ".deps/Base32.Plo"; else rm -f ".deps/Base32.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT Base32.lo -MD -MP -MF .deps/Base32.Tpo -c Base32.cxx -fPIC -DPIC -o .libs/Base32.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT Base32.lo -MD -MP -MF .deps/Base32.Tpo -c Base32.cxx -o Base32.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpDH.lo -MD -MP -MF ".deps/ZrtpDH.Tpo" -c -o ZrtpDH.lo `test -f 'libzrtpcpp/crypto/openssl/ZrtpDH.cxx' || echo './'`libzrtpcpp/crypto/openssl/ZrtpDH.cxx; then mv -f ".deps/ZrtpDH.Tpo" ".deps/ZrtpDH.Plo"; else rm -f ".deps/ZrtpDH.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpDH.lo -MD -MP -MF .deps/ZrtpDH.Tpo -c libzrtpcpp/crypto/openssl/ZrtpDH.cxx -fPIC -DPIC -o .libs/ZrtpDH.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT ZrtpDH.lo -MD -MP -MF .deps/ZrtpDH.Tpo -c libzrtpcpp/crypto/openssl/ZrtpDH.cxx -o ZrtpDH.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT hmac256.lo -MD -MP -MF ".deps/hmac256.Tpo" -c -o hmac256.lo `test -f 'libzrtpcpp/crypto/openssl/hmac256.cxx' || echo './'`libzrtpcpp/crypto/openssl/hmac256.cxx; then mv -f ".deps/hmac256.Tpo" ".deps/hmac256.Plo"; else rm -f ".deps/hmac256.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/openssl -I/usr/pkg/include/cc++2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT hmac256.lo -MD -MP -MF .deps/hmac256.Tpo -c libzrtpcpp/crypto/openssl/hmac256.cxx -fPIC -DPIC -o .libs/hmac256.o libzrtpcpp/crypto/openssl/hmac256.cxx: In function `void hmac_sha256(__uint8_t*, unsigned int, __uint8_t*, int, __uint8_t*, __uint32_t*)': libzrtpcpp/crypto/openssl/hmac256.cxx:45: error: `EVP_sha256' undeclared (first use this function) libzrtpcpp/crypto/openssl/hmac256.cxx:45: error: (Each undeclared identifier is reported only once for each function it appears in.) *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/wip/libzrtpcpp/work/libzrtpcpp-0.9.0/src *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/wip/libzrtpcpp/work/libzrtpcpp-0.9.0/src *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/wip/libzrtpcpp/work/libzrtpcpp-0.9.0 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/wip/libzrtpcpp/work/libzrtpcpp-0.9.0 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/wip/libzrtpcpp *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/wip/libzrtpcpp