------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/pkgconf-1.6.3,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> libsrtp2-2.3.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> libsrtp2-2.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libsrtp2-2.3.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> libsrtp2-2.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libsrtp2-2.3.0 for building => SHA256 Checksum OK for cisco-libsrtp-v2.3.0_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> libsrtp2-2.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libsrtp2-2.3.0 for building ===> Extracting for libsrtp2-2.3.0 => SHA256 Checksum OK for cisco-libsrtp-v2.3.0_GH0.tar.gz. Extracted Memory Use: 10.59M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libsrtp2-2.3.0 ===> Applying ports patches for libsrtp2-2.3.0 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> libsrtp2-2.3.0 depends on executable: gmake - found ===> libsrtp2-2.3.0 depends on package: pkgconf>=1.3.0_1 - found ===> libsrtp2-2.3.0 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> libsrtp2-2.3.0 depends on executable: gmake - found ===> libsrtp2-2.3.0 depends on package: pkgconf>=1.3.0_1 - found ===> libsrtp2-2.3.0 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Configuring for libsrtp2-2.3.0 configure: loading site script /xports/Templates/config.site checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for ar... ar checking the archiver (ar) interface... ar checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c 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 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 whether byte ordering is bigendian... no checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking whether cc accepts -Werror... yes checking whether cc accepts -fPIC... yes checking whether cc accepts -Wno-language-extension-token... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for byteswap.h... (cached) no checking for stdint.h... (cached) yes checking for sys/uio.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for machine/types.h... yes checking for sys/int_types.h... no checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for windows.h... no checking for int8_t... yes checking for uint8_t... yes checking for int16_t... (cached) yes checking for uint16_t... yes checking for int32_t... (cached) yes checking for uint32_t... yes checking for uint64_t... yes checking size of unsigned long... 8 checking size of unsigned long long... 8 checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... (cached) yes checking for socket... yes checking for inet_aton... (cached) yes checking for usleep... (cached) yes checking for sigaction... (cached) yes checking whether to enable debug logging in all modules... no checking pkg-config is at least version 0.9.0... yes checking whether to leverage OpenSSL crypto... yes checking whether to leverage NSS crypto... no checking for user specified OpenSSL directory... no checking for crypto... yes checking for library containing EVP_EncryptInit... none required checking for library containing EVP_aes_128_ctr... none required checking for library containing EVP_aes_128_gcm... none required checking if OPENSSL_cleanse is broken... no checking whether to leverage OpenSSL KDF algorithm... no checking for pcap_create in -lpcap... yes checking for pcap_create in -lwpcap... no checking whether to redirect logging to stdout... no checking wheather to use a file for logging... no checking for extra C compiler flags... no configure: creating ./config.status config.status: creating Makefile config.status: creating crypto/Makefile config.status: creating doc/Makefile config.status: creating fuzzer/Makefile config.status: creating libsrtp2.pc config.status: creating crypto/include/config.h SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libsrtp2-2.3.0 gmake[1]: Entering directory '/construction/net/libsrtp2/libsrtp-2.3.0' cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c srtp/srtp.c -o srtp/srtp.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c srtp/ekt.c -o srtp/ekt.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c crypto/cipher/cipher.c -o crypto/cipher/cipher.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c crypto/cipher/null_cipher.c -o crypto/cipher/null_cipher.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c crypto/cipher/aes_icm_ossl.c -o crypto/cipher/aes_icm_ossl.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c crypto/cipher/aes_gcm_ossl.c -o crypto/cipher/aes_gcm_ossl.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c crypto/hash/null_auth.c -o crypto/hash/null_auth.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c crypto/hash/auth.c -o crypto/hash/auth.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c crypto/hash/hmac_ossl.c -o crypto/hash/hmac_ossl.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c crypto/math/datatypes.c -o crypto/math/datatypes.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c crypto/math/stat.c -o crypto/math/stat.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c crypto/kernel/crypto_kernel.c -o crypto/kernel/crypto_kernel.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c crypto/kernel/alloc.c -o crypto/kernel/alloc.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c crypto/kernel/key.c -o crypto/kernel/key.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c crypto/kernel/err.c -o crypto/kernel/err.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c crypto/replay/rdb.c -o crypto/replay/rdb.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c crypto/replay/rdbx.c -o crypto/replay/rdbx.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c crypto/replay/ut_sim.c -o crypto/replay/ut_sim.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DPIC -fPIC -c srtp/srtp.c -o srtp/srtp.So cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DPIC -fPIC -c srtp/ekt.c -o srtp/ekt.So cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DPIC -fPIC -c crypto/cipher/cipher.c -o crypto/cipher/cipher.So cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DPIC -fPIC -c crypto/cipher/null_cipher.c -o crypto/cipher/null_cipher.So cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DPIC -fPIC -c crypto/cipher/aes_icm_ossl.c -o crypto/cipher/aes_icm_ossl.So cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DPIC -fPIC -c crypto/cipher/aes_gcm_ossl.c -o crypto/cipher/aes_gcm_ossl.So cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DPIC -fPIC -c crypto/hash/null_auth.c -o crypto/hash/null_auth.So cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DPIC -fPIC -c crypto/hash/auth.c -o crypto/hash/auth.So cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DPIC -fPIC -c crypto/hash/hmac_ossl.c -o crypto/hash/hmac_ossl.So cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DPIC -fPIC -c crypto/math/datatypes.c -o crypto/math/datatypes.So cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DPIC -fPIC -c crypto/math/stat.c -o crypto/math/stat.So cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DPIC -fPIC -c crypto/kernel/crypto_kernel.c -o crypto/kernel/crypto_kernel.So cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DPIC -fPIC -c crypto/kernel/alloc.c -o crypto/kernel/alloc.So cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DPIC -fPIC -c crypto/kernel/key.c -o crypto/kernel/key.So cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DPIC -fPIC -c crypto/kernel/err.c -o crypto/kernel/err.So cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DPIC -fPIC -c crypto/replay/rdb.c -o crypto/replay/rdb.So cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DPIC -fPIC -c crypto/replay/rdbx.c -o crypto/replay/rdbx.So cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DPIC -fPIC -c crypto/replay/ut_sim.c -o crypto/replay/ut_sim.So cc -shared -o libsrtp2.so.1 -shared -Wl,-soname,libsrtp2.so.1 \ srtp/srtp.So srtp/ekt.So crypto/cipher/cipher.So crypto/cipher/null_cipher.So crypto/cipher/aes_icm_ossl.So crypto/cipher/aes_gcm_ossl.So crypto/hash/null_auth.So crypto/hash/auth.So crypto/hash/hmac_ossl.So crypto/math/datatypes.So crypto/math/stat.So crypto/kernel/crypto_kernel.So crypto/kernel/alloc.So crypto/kernel/key.So crypto/kernel/err.So crypto/replay/rdb.So crypto/replay/rdbx.So crypto/replay/ut_sim.So -L. -Wl,-rpath,/usr/local/lib /usr/local/lib/libcrypto.so if [ -n "1" ]; then \ ln -sfn libsrtp2.so.1 libsrtp2.so; \ fi ar cr libsrtp2.a srtp/srtp.o srtp/ekt.o crypto/cipher/cipher.o crypto/cipher/null_cipher.o crypto/cipher/aes_icm_ossl.o crypto/cipher/aes_gcm_ossl.o crypto/hash/null_auth.o crypto/hash/auth.o crypto/hash/hmac_ossl.o crypto/math/datatypes.o crypto/math/stat.o crypto/kernel/crypto_kernel.o crypto/kernel/alloc.o crypto/kernel/key.o crypto/kernel/err.o crypto/replay/rdb.o crypto/replay/rdbx.o crypto/replay/ut_sim.o ranlib libsrtp2.a cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -L. -Wl,-rpath,/usr/local/lib -o crypto/test/cipher_driver crypto/test/cipher_driver.c test/getopt_s.c libsrtp2.a /usr/local/lib/libcrypto.so -lsrtp2 cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I./test -L. -Wl,-rpath,/usr/local/lib -o crypto/test/datatypes_driver crypto/test/datatypes_driver.c test/util.c libsrtp2.a /usr/local/lib/libcrypto.so -lsrtp2 cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -L. -Wl,-rpath,/usr/local/lib -o crypto/test/kernel_driver crypto/test/kernel_driver.c test/getopt_s.c libsrtp2.a /usr/local/lib/libcrypto.so -lsrtp2 cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I./test -L. -Wl,-rpath,/usr/local/lib -o crypto/test/sha1_driver crypto/test/sha1_driver.c test/util.c libsrtp2.a /usr/local/lib/libcrypto.so -lsrtp2 cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -L. -Wl,-rpath,/usr/local/lib crypto/test/stat_driver.c -o crypto/test/stat_driver -lsrtp2 /usr/local/lib/libcrypto.so cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -L. -Wl,-rpath,/usr/local/lib -o crypto/test/env crypto/test/env.c test/getopt_s.c libsrtp2.a /usr/local/lib/libcrypto.so -lsrtp2 cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -L. -Wl,-rpath,/usr/local/lib -o test/srtp_driver test/srtp_driver.c test/util.c test/getopt_s.c libsrtp2.a /usr/local/lib/libcrypto.so -lsrtp2 cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -L. -Wl,-rpath,/usr/local/lib test/replay_driver.c -o test/replay_driver -lsrtp2 /usr/local/lib/libcrypto.so cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -L. -Wl,-rpath,/usr/local/lib test/roc_driver.c -o test/roc_driver -lsrtp2 /usr/local/lib/libcrypto.so cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -L. -Wl,-rpath,/usr/local/lib -o test/rdbx_driver test/rdbx_driver.c test/getopt_s.c libsrtp2.a /usr/local/lib/libcrypto.so -lsrtp2 cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -L. -Wl,-rpath,/usr/local/lib -o test/rtpw test/rtpw.c test/rtp.c test/util.c test/getopt_s.c crypto/math/datatypes.c libsrtp2.a /usr/local/lib/libcrypto.so -lsrtp2 cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -L. -Wl,-rpath,/usr/local/lib -o test/dtls_srtp_driver test/dtls_srtp_driver.c test/getopt_s.c test/util.c libsrtp2.a /usr/local/lib/libcrypto.so -lsrtp2 cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I./test -L. -Wl,-rpath,/usr/local/lib -o test/test_srtp test/test_srtp.c libsrtp2.a /usr/local/lib/libcrypto.so -lsrtp2 cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -L. -Wl,-rpath,/usr/local/lib -o test/rtp_decoder test/rtp_decoder.c test/rtp.c test/util.c test/getopt_s.c crypto/math/datatypes.c libsrtp2.a -lpcap /usr/local/lib/libcrypto.so -lsrtp2 Build done. Please run 'gmake runtest' to run self tests. gmake[1]: Leaving directory '/construction/net/libsrtp2/libsrtp-2.3.0' SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> libsrtp2-2.3.0 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libsrtp2-2.3.0 ===> libsrtp2-2.3.0 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/net/libsrtp2/libsrtp-2.3.0' /usr/bin/install -c -d /construction/net/libsrtp2/stage/usr/local/include/srtp2 /usr/bin/install -c -d /construction/net/libsrtp2/stage/usr/local/lib cp ./include/srtp.h /construction/net/libsrtp2/stage/usr/local/include/srtp2 cp ./crypto/include/cipher.h /construction/net/libsrtp2/stage/usr/local/include/srtp2 cp ./crypto/include/auth.h /construction/net/libsrtp2/stage/usr/local/include/srtp2 cp ./crypto/include/crypto_types.h /construction/net/libsrtp2/stage/usr/local/include/srtp2 if [ -f libsrtp2.a ]; then cp libsrtp2.a /construction/net/libsrtp2/stage/usr/local/lib/; fi if [ -f libsrtp2.dll.a ]; then cp libsrtp2.dll.a /construction/net/libsrtp2/stage/usr/local/lib/; fi if [ -f libsrtp2.so.1 ]; then \ /usr/bin/install -c -d /construction/net/libsrtp2/stage/usr/local/lib; \ cp libsrtp2.so.1 /construction/net/libsrtp2/stage/usr/local/lib/; \ cp libsrtp2.so /construction/net/libsrtp2/stage/usr/local/lib/; \ if [ -n "1" ]; then \ ln -sfn libsrtp2.so.1 /construction/net/libsrtp2/stage/usr/local/lib/libsrtp2.so; \ fi; \ fi /usr/bin/install -c -d /construction/net/libsrtp2/stage/usr/local/lib/pkgconfig cp ./libsrtp2.pc /construction/net/libsrtp2/stage/usr/local/lib/pkgconfig/ gmake[1]: Leaving directory '/construction/net/libsrtp2/libsrtp-2.3.0' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/libsrtp2.so.1' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for libsrtp2-2.3.0 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:16