Building libsrtp-1.4.4_1.txz (origin /buildshare/ports/355755/net/libsrtp) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/srtp-1.4.4.tgz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libsrtp-1.4.4_1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libsrtp-1.4.4_1 ===> libsrtp-1.4.4_1 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of libsrtp-1.4.4_1 Make install ===> libsrtp-1.4.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libsrtp-1.4.4_1 for building ===> Extracting for libsrtp-1.4.4_1 => SHA256 Checksum OK for srtp-1.4.4.tgz. ===> Patching for libsrtp-1.4.4_1 ===> libsrtp-1.4.4_1 depends on executable: gmake - found ===> Configuring for libsrtp-1.4.4_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/libsrtp/work/srtp/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for ranlib... ranlib 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... 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 for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether to build for Linux kernel context... no checking for /dev/urandom... yes checking which random device to use... /dev/urandom checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for byteswap.h... (cached) no checking for stdint.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking machine/types.h usability... no checking machine/types.h presence... no checking for machine/types.h... no checking sys/int_types.h usability... no checking sys/int_types.h presence... no 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 windows.h usability... no checking windows.h presence... no checking for windows.h... no checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes 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 for unsigned long... (cached) yes checking size of unsigned long... 4 checking for unsigned long long... (cached) yes 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 whether byte ordering is bigendian... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking whether to compile in debugging... yes checking whether to use ISMAcryp code... no checking whether to use syslog for error reporting... no checking whether to use stdout for error reporting... yes checking whether to use /dev/console for error reporting... no checking whether to use GDOI key management... no configure: creating ./config.status config.status: creating Makefile config.status: creating crypto/Makefile config.status: creating doc/Makefile config.status: creating crypto/include/config.h ===> Building for libsrtp-1.4.4_1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/net/libsrtp/work/srtp' cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c srtp/srtp.c -o srtp/srtp.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/cipher/cipher.c -o crypto/cipher/cipher.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/cipher/null_cipher.c -o crypto/cipher/null_cipher.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/cipher/aes.c -o crypto/cipher/aes.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/cipher/aes_icm.c -o crypto/cipher/aes_icm.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/cipher/aes_cbc.c -o crypto/cipher/aes_cbc.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/hash/null_auth.c -o crypto/hash/null_auth.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/hash/sha1.c -o crypto/hash/sha1.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/hash/hmac.c -o crypto/hash/hmac.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/hash/auth.c -o crypto/hash/auth.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/math/datatypes.c -o crypto/math/datatypes.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/math/stat.c -o crypto/math/stat.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/kernel/crypto_kernel.c -o crypto/kernel/crypto_kernel.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/kernel/alloc.c -o crypto/kernel/alloc.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/kernel/key.c -o crypto/kernel/key.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/rng/rand_source.c -o crypto/rng/rand_source.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/rng/prng.c -o crypto/rng/prng.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/rng/ctr_prng.c -o crypto/rng/ctr_prng.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/kernel/err.c -o crypto/kernel/err.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/replay/rdb.c -o crypto/replay/rdb.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/replay/rdbx.c -o crypto/replay/rdbx.o cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -c crypto/replay/ut_sim.c -o crypto/replay/ut_sim.o ar cr libsrtp.a srtp/srtp.o crypto/cipher/cipher.o crypto/cipher/null_cipher.o crypto/cipher/aes.o crypto/cipher/aes_icm.o crypto/cipher/aes_cbc.o crypto/hash/null_auth.o crypto/hash/sha1.o crypto/hash/hmac.o crypto/hash/auth.o crypto/math/datatypes.o crypto/math/stat.o crypto/kernel/crypto_kernel.o crypto/kernel/alloc.o crypto/kernel/key.o crypto/rng/rand_source.o crypto/rng/prng.o crypto/rng/ctr_prng.o crypto/kernel/err.o crypto/replay/rdb.o crypto/replay/rdbx.o crypto/replay/ut_sim.o ranlib libsrtp.a cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -L. crypto/test/aes_calc.c -o crypto/test/aes_calc -lsrtp cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -L. crypto/test/cipher_driver.c -o crypto/test/cipher_driver -lsrtp cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -L. crypto/test/datatypes_driver.c -o crypto/test/datatypes_driver -lsrtp cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -L. crypto/test/kernel_driver.c -o crypto/test/kernel_driver -lsrtp cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -L. crypto/test/rand_gen.c -o crypto/test/rand_gen -lsrtp cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -L. crypto/test/sha1_driver.c -o crypto/test/sha1_driver -lsrtp cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -L. crypto/test/stat_driver.c -o crypto/test/stat_driver -lsrtp cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -L. -o test/srtp_driver test/srtp_driver.c test/getopt_s.c libsrtp.a -lsrtp test/srtp_driver.c: In function 'main': test/srtp_driver.c:178: warning: comparison is always false due to limited range of data type cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -L. test/replay_driver.c -o test/replay_driver -lsrtp cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -L. test/roc_driver.c -o test/roc_driver -lsrtp cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -L. -o test/rdbx_driver test/rdbx_driver.c test/getopt_s.c libsrtp.a -lsrtp test/rdbx_driver.c: In function 'main': test/rdbx_driver.c:80: warning: comparison is always false due to limited range of data type cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -L. -o test/rtpw test/rtpw.c test/rtp.c test/getopt_s.c libsrtp.a -lsrtp cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -O2 -pipe -fPIC -fno-strict-aliasing -std=gnu89 -L. -o test/dtls_srtp_driver test/dtls_srtp_driver.c test/getopt_s.c libsrtp.a -lsrtp test/dtls_srtp_driver.c: In function 'main': test/dtls_srtp_driver.c:81: warning: comparison is always false due to limited range of data type Build done. Please run 'gmake runtest' to run self tests. gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net/libsrtp/work/srtp' ===> Staging for libsrtp-1.4.4_1 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/net/libsrtp/work/srtp' /usr/bin/install -c -o root -g wheel -d /obj/buildshare/ports/355755/net/libsrtp/work/stage/usr/local/include/srtp /usr/bin/install -c -o root -g wheel -d /obj/buildshare/ports/355755/net/libsrtp/work/stage/usr/local/lib cp include/*.h /obj/buildshare/ports/355755/net/libsrtp/work/stage/usr/local/include/srtp cp crypto/include/*.h /obj/buildshare/ports/355755/net/libsrtp/work/stage/usr/local/include/srtp if [ -f libsrtp.a ]; then cp libsrtp.a /obj/buildshare/ports/355755/net/libsrtp/work/stage/usr/local/lib/; fi gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net/libsrtp/work/srtp' ====> Compressing man pages (compress-man) ===> Installing for libsrtp-1.4.4_1 ===> Checking if net/libsrtp already installed ===> Registering installation for libsrtp-1.4.4_1 Installing libsrtp-1.4.4_1... done Make package ===> Building package for libsrtp-1.4.4_1 slot1: removed