Building cyassl-3.0.0.txz (origin /buildshare/ports/355755/security/cyassl) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/cyassl-3.0.0.zip x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> cyassl-3.0.0 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 cyassl-3.0.0 Make install ===> License GPLv2 accepted by the user ===> cyassl-3.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cyassl-3.0.0 for building ===> Extracting for cyassl-3.0.0 => SHA256 Checksum OK for cyassl-3.0.0.zip. ===> Patching for cyassl-3.0.0 ===> Configuring for cyassl-3.0.0 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/cyassl/work/cyassl-3.0.0/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/cyassl/work/cyassl-3.0.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/cyassl/work/cyassl-3.0.0/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking how to print strings... printf checking for style of include used by make... GNU 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 whether cc understands -c and -o together... yes checking dependency style of cc... none 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) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp 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 for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no 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... no checking dynamic linker characteristics... freebsd11.0 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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking how to run the C++ preprocessor... c++ -E 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... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking whether make supports nested variables... (cached) yes checking for gethostbyname... (cached) yes checking for getaddrinfo... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for socket... yes checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stddef.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for errno.h... (cached) yes checking for socket in -lnetwork... no checking size of long long... 8 checking size of long... 4 checking whether byte ordering is bigendian... yes checking for gcc... (cached) cc 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... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) none checking whether cc understands -c and -o together... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) none checking for size_t... (cached) yes checking for uint8_t... (cached) yes checking dependency style of cc... none checking for cos in -lm... yes checking for thread local storage (TLS) class... __thread checking for debug... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for PTHREAD_PRIO_INHERIT... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking whether C compiler accepts ... yes checking whether the linker accepts ... yes checking for vcs system... none checking for vcs checkout... no checking whether the linker accepts -Werror... yes checking whether the linker accepts -z relro -z now... no checking whether the linker accepts -pie... yes checking whether C compiler accepts -Werror... yes checking whether C compiler accepts -Wno-pragmas... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wno-strict-aliasing... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wunknown-pragmas... yes checking whether C compiler accepts -Wthis-test-should-fail... no checking whether C compiler accepts --param=ssp-buffer-size=1... yes checking whether C compiler accepts -Waddress... yes checking whether C compiler accepts -Warray-bounds... no checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wchar-subscripts... yes checking whether C compiler accepts -Wcomment... yes checking whether C compiler accepts -Wfloat-equal... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wmaybe-uninitialized... no checking whether C compiler accepts -Wmissing-field-initializers... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wnormalized=id... yes checking whether C compiler accepts -Woverride-init... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wpointer-sign... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wshorten-64-to-32... no checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-overflow=1... yes checking whether C compiler accepts -Wstrict-prototypes... no checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wunused... yes checking whether C compiler accepts -Wunused-result... no checking whether C compiler accepts -Wunused-variable... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -fwrapv... yes checking whether C compiler accepts -fPIE... yes creating cyassl-config - generic 3.0.0 for -lcyassl checking the number of available CPUs... unable to detect (assuming 1) configure: adding automake macro support configure: creating aminclude.am ./configure: enable_jobserver++: not found configure: added jobserver support to make for 1 jobs checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating stamp-h config.status: creating Makefile config.status: creating cyassl/version.h config.status: creating cyassl/options.h config.status: creating support/cyassl.pc config.status: creating rpm/spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands --- Running make clean... --- Generating user options header... option w/o begin -D is -pthread, not saving to cyassl/options.h option w/o begin -D is -Wall, not saving to cyassl/options.h option w/o begin -D is -Wno-unused, not saving to cyassl/options.h option w/o begin -D is -Os, not saving to cyassl/options.h option w/o begin -D is -fomit-frame-pointer, not saving to cyassl/options.h --- Configuration summary for cyassl version 3.0.0 * Installation prefix: /usr/local * System type: portbld-freebsd11.0 * Host CPU: powerpc * C Compiler: cc * C Flags: -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-variable -Wwrite-strings -fwrapv -fPIE * C++ Compiler: c++ * C++ Flags: -O2 -pipe -fno-strict-aliasing * CPP Flags: -fvisibility=hidden * LIB Flags: -pie * Debug enabled: no * Warnings as failure: no * make -j: 1 * VCS checkout: no Features * Single threaded: no * Filesystem: yes * OpenSSL Extra API: yes * fastmath: no * sniffer: no * snifftest: no * ARC4: yes * AES: yes * AES-NI: no * AES-GCM: no * AES-CCM: no * DES3: yes * Camellia: no * NULL Cipher: no * MD5: yes * RIPEMD: no * SHA: yes * SHA-512: no * BLAKE2: no * keygen: no * certgen: no * certreq: no * HC-128: no * RABBIT: no * PWDBASED: yes * HKDF: no * MD4: no * PSK: no * LEANPSK: no * RSA: yes * DSA: yes * DH: yes * ECC: yes * FPECC: no * ECC_ENCRYPT: no * ASN: yes * CODING: yes * MEMORY: yes * I/O POOL: no * ERROR_STRINGS: yes * DTLS: yes * Old TLS Versions: yes * OCSP: no * CRL: no * CRL-MONITOR: no * Persistent session cache: no * Persistent cert cache: no * Atomic User Record Layer: no * Public Key Callbacks: no * NTRU: no * SNI: yes * Maximum Fragment Length: no * Truncated HMAC: no * Renegotiation Indication: no * Supported Elliptic Curves: no * All TLS Extensions: no * PKCS#7 no * wolfSCEP no * Small Stack: yes * valgrind unit tests: no * LIBZ: no * Examples: yes --- ===> Building for cyassl-3.0.0 /usr/bin/make -j1 all-am CC ctaocrypt/test/testsuite_testsuite_test-test.o CC ctaocrypt/src/src_libcyassl_la-hmac.lo CC ctaocrypt/src/src_libcyassl_la-random.lo CC ctaocrypt/src/src_libcyassl_la-sha256.lo CC ctaocrypt/src/src_libcyassl_la-logging.lo CC ctaocrypt/src/src_libcyassl_la-port.lo CC ctaocrypt/src/src_libcyassl_la-error.lo CC ctaocrypt/src/src_libcyassl_la-memory.lo CC ctaocrypt/src/src_libcyassl_la-rsa.lo CC ctaocrypt/src/src_libcyassl_la-dh.lo CC ctaocrypt/src/src_libcyassl_la-asn.lo CC ctaocrypt/src/src_libcyassl_la-coding.lo CC ctaocrypt/src/src_libcyassl_la-aes.lo CC ctaocrypt/src/src_libcyassl_la-des3.lo CC ctaocrypt/src/src_libcyassl_la-sha.lo CC ctaocrypt/src/src_libcyassl_la-arc4.lo CC ctaocrypt/src/src_libcyassl_la-md5.lo CC ctaocrypt/src/src_libcyassl_la-pwdbased.lo CC ctaocrypt/src/src_libcyassl_la-dsa.lo CC ctaocrypt/src/src_libcyassl_la-integer.lo CC ctaocrypt/src/src_libcyassl_la-ecc.lo CC src/src_libcyassl_la-internal.lo CC src/src_libcyassl_la-io.lo CC src/src_libcyassl_la-keys.lo CC src/src_libcyassl_la-ssl.lo CC src/src_libcyassl_la-tls.lo CC ctaocrypt/benchmark/benchmark.o CC ctaocrypt/test/test.o CC testsuite/testsuite_testsuite_test-testsuite.o CC tests/tests_unit_test-unit.o CC tests/tests_unit_test-api.o CC tests/tests_unit_test-suites.o CC tests/tests_unit_test-hash.o CC examples/client/tests_unit_test-client.o CC examples/client/testsuite_testsuite_test-client.o CC examples/client/client.o CC examples/server/tests_unit_test-server.o CC examples/server/testsuite_testsuite_test-server.o CC examples/server/server.o CC examples/echoclient/testsuite_testsuite_test-echoclient.o CC examples/echoclient/echoclient.o CC examples/echoserver/testsuite_testsuite_test-echoserver.o CC examples/echoserver/echoserver.o CCLD src/libcyassl.la CCLD ctaocrypt/benchmark/benchmark CCLD ctaocrypt/test/testctaocrypt CCLD examples/client/client CCLD examples/echoclient/echoclient CCLD examples/echoserver/echoserver CCLD examples/server/server CCLD tests/unit.test CCLD testsuite/testsuite.test ===> Staging for cyassl-3.0.0 ===> Generating temporary packing list /usr/bin/make -j1 install-am /bin/sh /obj/buildshare/ports/355755/security/cyassl/work/cyassl-3.0.0/build-aux/install-sh -d /obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/bin install -o root -g wheel -m 555 cyassl-config /obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/bin /bin/mkdir -p '/obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/share/doc/cyassl' install -o root -g wheel -m 444 certs/taoCert.txt doc/README.txt '/obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/share/doc/cyassl' /bin/mkdir -p '/obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/share/doc/cyassl/example' install -o root -g wheel -m 444 examples/client/client.c examples/server/server.c examples/echoclient/echoclient.c examples/echoserver/echoserver.c '/obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/share/doc/cyassl/example' /bin/mkdir -p '/obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel src/libcyassl.la '/obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel src/.libs/libcyassl.so.5.0.5 /obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/lib/libcyassl.so.5.0.5 libtool: install: (cd /obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/lib && { ln -s -f libcyassl.so.5.0.5 libcyassl.so.5 || { rm -f libcyassl.so.5 && ln -s libcyassl.so.5.0.5 libcyassl.so.5; }; }) libtool: install: (cd /obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/lib && { ln -s -f libcyassl.so.5.0.5 libcyassl.so || { rm -f libcyassl.so && ln -s libcyassl.so.5.0.5 libcyassl.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel src/.libs/libcyassl.lai /obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/lib/libcyassl.la libtool: install: /usr/bin/install -c -o root -g wheel src/.libs/libcyassl.a /obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/lib/libcyassl.a libtool: install: chmod 644 /obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/lib/libcyassl.a libtool: install: ranlib /obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/lib/libcyassl.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/mkdir -p '/obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/include' /bin/mkdir -p '/obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/include/cyassl/ctaocrypt' install -o root -g wheel -m 444 cyassl/ctaocrypt/aes.h cyassl/ctaocrypt/arc4.h cyassl/ctaocrypt/asn.h cyassl/ctaocrypt/asn_public.h cyassl/ctaocrypt/camellia.h cyassl/ctaocrypt/coding.h cyassl/ctaocrypt/compress.h cyassl/ctaocrypt/des3.h cyassl/ctaocrypt/dh.h cyassl/ctaocrypt/dsa.h cyassl/ctaocrypt/ecc.h cyassl/ctaocrypt/error-crypt.h cyassl/ctaocrypt/fips_test.h cyassl/ctaocrypt/hc128.h cyassl/ctaocrypt/hmac.h cyassl/ctaocrypt/integer.h cyassl/ctaocrypt/md2.h cyassl/ctaocrypt/md4.h cyassl/ctaocrypt/md5.h cyassl/ctaocrypt/misc.h cyassl/ctaocrypt/pkcs7.h cyassl/ctaocrypt/port.h cyassl/ctaocrypt/pwdbased.h cyassl/ctaocrypt/rabbit.h cyassl/ctaocrypt/random.h cyassl/ctaocrypt/ripemd.h cyassl/ctaocrypt/rsa.h cyassl/ctaocrypt/settings.h cyassl/ctaocrypt/sha256.h cyassl/ctaocrypt/sha512.h cyassl/ctaocrypt/sha.h cyassl/ctaocrypt/blake2.h cyassl/ctaocrypt/blake2-int.h cyassl/ctaocrypt/blake2-impl.h cyassl/ctaocrypt/tfm.h cyassl/ctaocrypt/types.h cyassl/ctaocrypt/visibility.h cyassl/ctaocrypt/logging.h cyassl/ctaocrypt/memory.h cyassl/ctaocrypt/mpi_class.h '/obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/include/cyassl/ctaocrypt' /bin/mkdir -p '/obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/include/cyassl' install -o root -g wheel -m 444 cyassl/error-ssl.h cyassl/ssl.h cyassl/sniffer_error.h cyassl/sniffer.h cyassl/callbacks.h cyassl/certs_test.h cyassl/test.h cyassl/version.h cyassl/options.h cyassl/ocsp.h cyassl/crl.h '/obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/include/cyassl' /bin/mkdir -p '/obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/include/cyassl/openssl' install -o root -g wheel -m 444 cyassl/openssl/asn1.h cyassl/openssl/bio.h cyassl/openssl/bn.h cyassl/openssl/conf.h cyassl/openssl/crypto.h cyassl/openssl/des.h cyassl/openssl/dh.h cyassl/openssl/dsa.h cyassl/openssl/ecdsa.h cyassl/openssl/ec.h cyassl/openssl/engine.h cyassl/openssl/err.h cyassl/openssl/evp.h cyassl/openssl/hmac.h cyassl/openssl/lhash.h cyassl/openssl/md4.h cyassl/openssl/md5.h cyassl/openssl/ripemd.h cyassl/openssl/ocsp.h cyassl/openssl/opensslconf.h cyassl/openssl/opensslv.h cyassl/openssl/ossl_typ.h cyassl/openssl/pem.h cyassl/openssl/pkcs12.h cyassl/openssl/rand.h cyassl/openssl/rsa.h cyassl/openssl/sha.h cyassl/openssl/ssl.h cyassl/openssl/stack.h cyassl/openssl/ui.h cyassl/openssl/x509.h cyassl/openssl/x509v3.h '/obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/include/cyassl/openssl' /bin/mkdir -p '/obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/include/cyassl/ctaocrypt' install -o root -g wheel -m 444 cyassl/ctaocrypt/mpi_superclass.h '/obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/include/cyassl/ctaocrypt' /bin/mkdir -p '/obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/libdata/pkgconfig' install -o root -g wheel -m 444 support/cyassl.pc '/obj/buildshare/ports/355755/security/cyassl/work/stage/usr/local/libdata/pkgconfig' ====> Compressing man pages (compress-man) ===> Installing for cyassl-3.0.0 ===> Checking if security/cyassl already installed ===> Registering installation for cyassl-3.0.0 Installing cyassl-3.0.0... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/lib/libcyassl.so.5.0.5 If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.yassl.com/ Make package ===> Building package for cyassl-3.0.0 slot1: removed