>>> Building on exopi-5 under devel/ccrtp BDEPENDS = [devel/commoncpp] DIST = [devel/ccrtp:ccrtp-1.7.1.tar.gz] FULLPKGNAME = ccrtp-1.7.1p8 RDEPENDS = [devel/commoncpp] (Junk lock obtained for exopi-5 at 1714082791.53) >>> Running depends in devel/ccrtp at 1714082791.56 /usr/sbin/pkg_add -aI -Drepair commoncpp-1.7.3p10 was: /usr/sbin/pkg_add -aI -Drepair commoncpp-1.7.3p10 /usr/sbin/pkg_add -aI -Drepair commoncpp-1.7.3p10 >>> Running show-prepare-results in devel/ccrtp at 1714082792.74 ===> devel/ccrtp ===> Building from scratch ccrtp-1.7.1p8 ===> ccrtp-1.7.1p8 depends on: commoncpp-* -> commoncpp-1.7.3p10 ===> Verifying specs: crypto ssl ccgnu2>=1 m pthread c++ c++abi pthread ===> found crypto.54.0 ssl.57.0 ccgnu2.2.0 m.10.1 pthread.27.1 c++.10.0 c++abi.7.0 commoncpp-1.7.3p10 (Junk lock released for exopi-5 at 1714082793.89) Woken up education/freedict/ell-eng distfiles size=628801 >>> Running build in devel/ccrtp at 1714082793.95 ===> devel/ccrtp ===> Checking files for ccrtp-1.7.1p8 `/exopi-cvs/ports/distfiles/ccrtp-1.7.1.tar.gz' is up to date. >> (SHA256) ccrtp-1.7.1.tar.gz: OK ===> Extracting for ccrtp-1.7.1p8 ===> Patching for ccrtp-1.7.1p8 ===> Applying OpenBSD patch patch-src_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/Makefile.in.orig Fri Feb 6 12:36:12 2009 |+++ src/Makefile.in Mon Feb 23 01:18:09 2009 -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 273. done ===> Applying OpenBSD patch patch-src_ccrtp_crypto_openssl_hmac_cxx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build with opaque HMAC_CTX in LibreSSL 3.5. | |Index: src/ccrtp/crypto/openssl/hmac.cxx |--- src/ccrtp/crypto/openssl/hmac.cxx.orig |+++ src/ccrtp/crypto/openssl/hmac.cxx -------------------------- Patching file src/ccrtp/crypto/openssl/hmac.cxx using Plan A... Hunk #1 succeeded at 50. done ===> Applying OpenBSD patch patch-src_ccrtp_sources_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/ccrtp/sources.h |--- src/ccrtp/sources.h.orig |+++ src/ccrtp/sources.h -------------------------- Patching file src/ccrtp/sources.h using Plan A... Hunk #1 succeeded at 44. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for ccrtp-1.7.1p8 ===> Configuring for ccrtp-1.7.1p8 Using /exopi-obj/pobj/ccrtp-1.7.1/config.site (generated) configure: loading site script /exopi-obj/pobj/ccrtp-1.7.1/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking for 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking how to run the C++ preprocessor... c++ -E 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... (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... (cached) /usr/bin/fgrep checking for ld used by cc... /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) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for ar... (cached) ar checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking how to run the C++ preprocessor... c++ -E checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.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 ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of cc... none checking dependency style of c++... none checking for C/C++ restrict keyword... (cached) __restrict__ checking for working volatile... (cached) yes checking for inline... inline checking for libgcrypt-config... (cached) no checking for LIBGCRYPT - version >= 1.2.3... no checking for EVP_CipherInit_ex in -lcrypto... yes checking openssl/bn.h usability... yes checking openssl/bn.h presence... yes checking for openssl/bn.h... yes checking for openssl/aes.h... (cached) yes checking for openssl/sha.h... (cached) yes checking for ranlib... (cached) ranlib checking for genorated automake files... found checking whether to enable maintainer-specific portions of Makefiles... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for COMMON... yes checking for debugging... no checking for profiling... no checking for doxygen... (cached) no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/ccrtp/Makefile config.status: creating m4/Makefile config.status: creating doc/Makefile config.status: creating demo/Makefile config.status: creating phone/Makefile config.status: creating w32/Makefile config.status: creating ccrtp.spec config.status: creating ccrtp.list config.status: WARNING: ccrtp.list.in seems to ignore the --datarootdir setting config.status: creating libccrtp1.pc config.status: creating src/ccrtp/crypto/Makefile config.status: creating src/config.h config.status: executing libtool commands config.status: executing depfiles commands ===> Building for ccrtp-1.7.1p8 Making all in src /usr/bin/make all-recursive Making all in ccrtp Making all in ccrtp/crypto /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o rtppkt.lo rtppkt.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c rtppkt.cpp -fPIC -DPIC -o .libs/rtppkt.o In file included from rtppkt.cpp:46: ./ccrtp/rtppkt.h:377:7: warning: private field 'duplicated' is not used [-Wunused-private-field] bool duplicated; ^ 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c rtppkt.cpp -o rtppkt.o In file included from rtppkt.cpp:46: ./ccrtp/rtppkt.h:377:7: warning: private field 'duplicated' is not used [-Wunused-private-field] bool duplicated; ^ 1 warning generated. /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o rtcppkt.lo rtcppkt.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c rtcppkt.cpp -fPIC -DPIC -o .libs/rtcppkt.o c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c rtcppkt.cpp -o rtcppkt.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o source.lo source.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c source.cpp -fPIC -DPIC -o .libs/source.o c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c source.cpp -o source.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o data.lo data.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c data.cpp -fPIC -DPIC -o .libs/data.o c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c data.cpp -o data.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o incqueue.lo incqueue.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c incqueue.cpp -fPIC -DPIC -o .libs/incqueue.o incqueue.cpp:194:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete buffer; ^ [] incqueue.cpp:191:26: note: allocated with 'new[]' here unsigned char* buffer = new unsigned char[nextSize]; ^ 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c incqueue.cpp -o incqueue.o incqueue.cpp:194:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete buffer; ^ [] incqueue.cpp:191:26: note: allocated with 'new[]' here unsigned char* buffer = new unsigned char[nextSize]; ^ 1 warning generated. /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o outqueue.lo outqueue.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c outqueue.cpp -fPIC -DPIC -o .libs/outqueue.o c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c outqueue.cpp -o outqueue.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o queue.lo queue.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c queue.cpp -fPIC -DPIC -o .libs/queue.o c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c queue.cpp -o queue.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o control.lo control.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c control.cpp -fPIC -DPIC -o .libs/control.o control.cpp:378:4: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] onGotSR(*s,pkt->info.SR,pkt->fh.block_count); ^ control.cpp:374:3: note: previous statement is here if ( checkSSRCInRTCPPkt(*sourceLink,source_created, ^ control.cpp:714:17: warning: variable 'min_interval' set but not used [-Wunused-but-set-variable] microtimeout_t min_interval = rtcpMinInterval; ^ control.cpp:1097:2: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete buf; ^ [] control.cpp:1093:14: note: allocated with 'new[]' here char *buf = new char[len + 1]; ^ 3 warnings generated. c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c control.cpp -o control.o control.cpp:378:4: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] onGotSR(*s,pkt->info.SR,pkt->fh.block_count); ^ control.cpp:374:3: note: previous statement is here if ( checkSSRCInRTCPPkt(*sourceLink,source_created, ^ control.cpp:714:17: warning: variable 'min_interval' set but not used [-Wunused-but-set-variable] microtimeout_t min_interval = rtcpMinInterval; ^ control.cpp:1097:2: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete buf; ^ [] control.cpp:1093:14: note: allocated with 'new[]' here char *buf = new char[len + 1]; ^ 3 warnings generated. /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o members.lo members.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c members.cpp -fPIC -DPIC -o .libs/members.o c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c members.cpp -o members.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o socket.lo socket.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c socket.cpp -fPIC -DPIC -o .libs/socket.o c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c socket.cpp -o socket.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o duplex.lo duplex.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c duplex.cpp -fPIC -DPIC -o .libs/duplex.o c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c duplex.cpp -o duplex.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o pool.lo pool.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c pool.cpp -fPIC -DPIC -o .libs/pool.o c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c pool.cpp -o pool.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o CryptoContext.lo CryptoContext.cxx c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c CryptoContext.cxx -fPIC -DPIC -o .libs/CryptoContext.o In file included from CryptoContext.cxx:38: ./ccrtp/CryptoContext.h:353:13: warning: private field 'using_mki' is not used [-Wunused-private-field] bool using_mki; ^ ./ccrtp/CryptoContext.h:367:13: warning: private field 'master_key_srtp_use_nb' is not used [-Wunused-private-field] uint32 master_key_srtp_use_nb; ^ ./ccrtp/CryptoContext.h:368:13: warning: private field 'master_key_srtcp_use_nb' is not used [-Wunused-private-field] uint32 master_key_srtcp_use_nb; ^ 3 warnings generated. c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c CryptoContext.cxx -o CryptoContext.o In file included from CryptoContext.cxx:38: ./ccrtp/CryptoContext.h:353:13: warning: private field 'using_mki' is not used [-Wunused-private-field] bool using_mki; ^ ./ccrtp/CryptoContext.h:367:13: warning: private field 'master_key_srtp_use_nb' is not used [-Wunused-private-field] uint32 master_key_srtp_use_nb; ^ ./ccrtp/CryptoContext.h:368:13: warning: private field 'master_key_srtcp_use_nb' is not used [-Wunused-private-field] uint32 master_key_srtcp_use_nb; ^ 3 warnings generated. /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o hmac.lo `test -f 'ccrtp/crypto/openssl/hmac.cxx' || echo './'`ccrtp/crypto/openssl/hmac.cxx c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c ccrtp/crypto/openssl/hmac.cxx -fPIC -DPIC -o .libs/hmac.o c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c ccrtp/crypto/openssl/hmac.cxx -o hmac.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o AesSrtp.lo `test -f 'ccrtp/crypto/openssl/AesSrtp.cxx' || echo './'`ccrtp/crypto/openssl/AesSrtp.cxx c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c ccrtp/crypto/openssl/AesSrtp.cxx -fPIC -DPIC -o .libs/AesSrtp.o c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c ccrtp/crypto/openssl/AesSrtp.cxx -o AesSrtp.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o InitializeOpenSSL.lo `test -f 'ccrtp/crypto/openssl/InitializeOpenSSL.cxx' || echo './'`ccrtp/crypto/openssl/InitializeOpenSSL.cxx c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c ccrtp/crypto/openssl/InitializeOpenSSL.cxx -fPIC -DPIC -o .libs/InitializeOpenSSL.o ccrtp/crypto/openssl/InitializeOpenSSL.cxx:184:13: warning: unused function 'threadLockCleanup' [-Wunused-function] static void threadLockCleanup(void) ^ ccrtp/crypto/openssl/InitializeOpenSSL.cxx:216:22: warning: unused function 'pthreads_thread_id' [-Wunused-function] static unsigned long pthreads_thread_id(void) ^ 2 warnings generated. c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c ccrtp/crypto/openssl/InitializeOpenSSL.cxx -o InitializeOpenSSL.o ccrtp/crypto/openssl/InitializeOpenSSL.cxx:184:13: warning: unused function 'threadLockCleanup' [-Wunused-function] static void threadLockCleanup(void) ^ ccrtp/crypto/openssl/InitializeOpenSSL.cxx:216:22: warning: unused function 'pthreads_thread_id' [-Wunused-function] static unsigned long pthreads_thread_id(void) ^ 2 warnings generated. /usr/bin/libtool --tag=CXX --mode=link c++ -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -version-info 0:1 -L/usr/local/lib -pthread -lccgnu2 -lcrypto -L/usr/local/lib -o libccrtp1.la -rpath /usr/local/lib rtppkt.lo rtcppkt.lo source.lo data.lo incqueue.lo outqueue.lo queue.lo control.lo members.lo socket.lo duplex.lo pool.lo CryptoContext.lo hmac.lo AesSrtp.lo InitializeOpenSSL.lo -L/usr/local/lib -pthread -lccgnu2 -lcrypto libtool: link: c++ -shared -fPIC -DPIC -o .libs/libccrtp1.so.2.0 -pthread -Wall -ansi -pedantic -O2 -pipe -D_GNU_SOURCE -I/usr/local/include .libs/rtppkt.o .libs/rtcppkt.o .libs/source.o .libs/data.o .libs/incqueue.o .libs/outqueue.o .libs/queue.o .libs/control.o .libs/members.o .libs/socket.o .libs/duplex.o .libs/pool.o .libs/CryptoContext.o .libs/hmac.o .libs/AesSrtp.o .libs/InitializeOpenSSL.o -L.libs -lccgnu2 -lssl -lcrypto -Wl,-soname,libccrtp1.so.2.0 libtool: link: ar cru .libs/libccrtp1.a rtppkt.o rtcppkt.o source.o data.o incqueue.o outqueue.o queue.o control.o members.o socket.o duplex.o pool.o CryptoContext.o hmac.o AesSrtp.o InitializeOpenSSL.o libtool: link: ranlib .libs/libccrtp1.a Making all in doc Making all in demo c++ -DHAVE_CONFIG_H -I. -I../src -I/usr/local/include -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o rtpsend.o rtpsend.cpp /usr/bin/libtool --tag=CXX --mode=link c++ -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include ../src/libccrtp1.la -L/usr/local/lib -o rtpsend rtpsend.o -lcrypto libtool: link: c++ -o .libs/rtpsend -pthread -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include rtpsend.o -L.libs -lccrtp1 -lccgnu2 -lssl -lcrypto -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I../src -I/usr/local/include -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o rtplisten.o rtplisten.cpp /usr/bin/libtool --tag=CXX --mode=link c++ -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include ../src/libccrtp1.la -L/usr/local/lib -o rtplisten rtplisten.o -lcrypto libtool: link: c++ -o .libs/rtplisten -pthread -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include rtplisten.o -L.libs -lccrtp1 -lccgnu2 -lssl -lcrypto -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I../src -I/usr/local/include -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o rtphello.o rtphello.cpp rtphello.cpp:124:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] for( int i = 0 ; true ; i++ ){ ^ 1 warning generated. /usr/bin/libtool --tag=CXX --mode=link c++ -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include ../src/libccrtp1.la -L/usr/local/lib -o rtphello rtphello.o -lcrypto libtool: link: c++ -o .libs/rtphello -pthread -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include rtphello.o -L.libs -lccrtp1 -lccgnu2 -lssl -lcrypto -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I../src -I/usr/local/include -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o rtpduphello.o rtpduphello.cpp /usr/bin/libtool --tag=CXX --mode=link c++ -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include ../src/libccrtp1.la -L/usr/local/lib -o rtpduphello rtpduphello.o -lcrypto libtool: link: c++ -o .libs/rtpduphello -pthread -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include rtpduphello.o -L.libs -lccrtp1 -lccgnu2 -lssl -lcrypto -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I../src -I/usr/local/include -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o audiorx.o audiorx.cpp /usr/bin/libtool --tag=CXX --mode=link c++ -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include ../src/libccrtp1.la -L/usr/local/lib -o audiorx audiorx.o -lcrypto libtool: link: c++ -o .libs/audiorx -pthread -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include audiorx.o -L.libs -lccrtp1 -lccgnu2 -lssl -lcrypto -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I../src -I/usr/local/include -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o audiotx.o audiotx.cpp /usr/bin/libtool --tag=CXX --mode=link c++ -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include ../src/libccrtp1.la -L/usr/local/lib -o audiotx audiotx.o -lcrypto libtool: link: c++ -o .libs/audiotx -pthread -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include audiotx.o -L.libs -lccrtp1 -lccgnu2 -lssl -lcrypto -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I../src -I/usr/local/include -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o ccrtptest.o ccrtptest.cpp ccrtptest.cpp:229:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete tx; ^ [] ccrtptest.cpp:161:21: note: allocated with 'new[]' here RTPSession **tx = new RTPSession* [NSESSIONS]; ^ 1 warning generated. /usr/bin/libtool --tag=CXX --mode=link c++ -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include ../src/libccrtp1.la -L/usr/local/lib -o ccrtptest ccrtptest.o -lcrypto libtool: link: c++ -o .libs/ccrtptest -pthread -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include ccrtptest.o -L.libs -lccrtp1 -lccgnu2 -lssl -lcrypto -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I../src -I/usr/local/include -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include -c -o ccsrtptest.o ccsrtptest.cpp /usr/bin/libtool --tag=CXX --mode=link c++ -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include ../src/libccrtp1.la -L/usr/local/lib -o ccsrtptest ccsrtptest.o -lcrypto libtool: link: c++ -o .libs/ccsrtptest -pthread -Wall -ansi -pedantic -I../src -O2 -pipe -D_GNU_SOURCE -I/usr/local/include ccsrtptest.o -L.libs -lccrtp1 -lccgnu2 -lssl -lcrypto -Wl,-rpath-link,/usr/local/lib >>> Running package in devel/ccrtp at 1714082874.11 ===> devel/ccrtp ===> Faking installation for ccrtp-1.7.1p8 Making install in src Making install in ccrtp test -z "/usr/local/include/ccrtp" || mkdir -p "/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/include/ccrtp" /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 'base.h' '/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/include/ccrtp/base.h' /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 'formats.h' '/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/include/ccrtp/formats.h' /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 'rtppkt.h' '/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/include/ccrtp/rtppkt.h' /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 'rtcppkt.h' '/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/include/ccrtp/rtcppkt.h' /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 'sources.h' '/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/include/ccrtp/sources.h' /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 'channel.h' '/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/include/ccrtp/channel.h' /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 'queuebase.h' '/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/include/ccrtp/queuebase.h' /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 'iqueue.h' '/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/include/ccrtp/iqueue.h' /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 'oqueue.h' '/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/include/ccrtp/oqueue.h' /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 'ioqueue.h' '/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/include/ccrtp/ioqueue.h' /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 'cqueue.h' '/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/include/ccrtp/cqueue.h' /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 'ext.h' '/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/include/ccrtp/ext.h' /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 'rtp.h' '/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/include/ccrtp/rtp.h' /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 'pool.h' '/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/include/ccrtp/pool.h' /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 'CryptoContext.h' '/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/include/ccrtp/CryptoContext.h' Making install in ccrtp/crypto test -z "/usr/local/lib" || mkdir -p "/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c 'libccrtp1.la' '/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/lib/libccrtp1.la' libtool: install: /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 ./.libs/libccrtp1.a /exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/lib/libccrtp1.a libtool: install: /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 ./.libs/libccrtp1.so.2.0 /exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/lib/libccrtp1.so.2.0 libtool: install: /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 ./.libs/libccrtp1.lai /exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/lib/libccrtp1.la Making install in doc test -z "/usr/local/info" || mkdir -p "/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/info" /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 './ccrtp.info' '/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/info/ccrtp.info' install-info --info-dir='/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/info' '/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/info/ccrtp.info' Making install in demo test -z "/usr/local/lib/pkgconfig" || mkdir -p "/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/lib/pkgconfig" /exopi-obj/pobj/ccrtp-1.7.1/bin/install -c -m 644 'libccrtp1.pc' '/exopi-obj/pobj/ccrtp-1.7.1/fake-amd64/usr/local/lib/pkgconfig/libccrtp1.pc' ===> Building package for ccrtp-1.7.1p8 Create /exopi-cvs/ports/packages/amd64/all/ccrtp-1.7.1p8.tgz Creating package ccrtp-1.7.1p8 reading plist| checking dependencies| checking dependencies|devel/commoncpp checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 6% checksumming|***** | 8% checksumming|******* | 11% checksumming|******** | 14% checksumming|********** | 17% checksumming|************ | 19% checksumming|************** | 22% checksumming|*************** | 25% checksumming|***************** | 28% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************* | 42% checksumming|*************************** | 44% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 56% checksumming|************************************ | 58% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************** | 72% checksumming|********************************************** | 75% checksumming|*********************************************** | 78% checksumming|************************************************* | 81% checksumming|*************************************************** | 83% checksumming|***************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************** | 21% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|*************************************************** | 80% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************** | 87% archiving|********************************************************* | 89% archiving|********************************************************** | 91% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/ccrtp-1.7.1p8.tgz >>> Running clean in devel/ccrtp at 1714082878.82 ===> devel/ccrtp ===> Cleaning for ccrtp-1.7.1p8 >>> Ended at 1714082879.37 max_stuck=2.13/depends=1.16/show-prepare-results=1.20/build=80.15/package=4.72/clean=0.60