Building axTLS-1.4.9.txz (origin /buildshare/ports/355755/security/axTLS) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/axTLS-1.4.9.tar.gz x packages/ x packages/png-1.5.18.txz x packages/cmake-2.8.12.1_4.txz x packages/perl5-5.16.3_10.txz x packages/pkg-1.2.7_2.txz x packages/cmake-modules-2.8.12.1_1.txz x packages/gettext-0.18.3.1_1.txz x packages/doxygen-1.8.3.1_1.txz x packages/gmake-3.82_1.txz x packages/m4-1.4.17_1,1.txz x packages/bison-2.7.1,1.txz x packages/tmake-1.13.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> axTLS-1.4.9 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 axTLS-1.4.9 ===> axTLS-1.4.9 depends on executable: doxygen - not found ===> Verifying install for doxygen in /buildshare/ports/355755/devel/doxygen ===> Installing existing package /packages/doxygen-1.8.3.1_1.txz Installing doxygen-1.8.3.1_1...Installing perl5-5.16.3_10... done Installing png-1.5.18... done done ===> Returning to build of axTLS-1.4.9 ===> axTLS-1.4.9 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 axTLS-1.4.9 Make install ===> License BSD accepted by the user ===> axTLS-1.4.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by axTLS-1.4.9 for building ===> Extracting for axTLS-1.4.9 => SHA256 Checksum OK for axTLS-1.4.9.tar.gz. ===> Patching for axTLS-1.4.9 ===> Applying FreeBSD patches for axTLS-1.4.9 /usr/bin/sed -i.bak -e '/^CC/s/gcc/cc/; /^HOSTCC/s/gcc/cc/' /obj/buildshare/ports/355755/security/axTLS/work/axTLS/config/Rules.mak ===> axTLS-1.4.9 depends on executable: doxygen - found ===> axTLS-1.4.9 depends on executable: gmake - found ===> Configuring for axTLS-1.4.9 /usr/bin/env TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" gmake -f Makefile -C /obj/buildshare/ports/355755/security/axTLS/work/axTLS oldconfig gmake[1]: Entering directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS' gmake -C config/scripts/config conf gmake[2]: Entering directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/config/scripts/config' cp ../../scripts/config/zconf.tab.h_shipped zconf.tab.h cc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I. -c ../../scripts/config/conf.c -o conf.o cp ../../scripts/config/zconf.tab.c_shipped zconf.tab.c cp ../../scripts/config/lex.zconf.c_shipped lex.zconf.c cc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I../../scripts/config -I. -c zconf.tab.c -o zconf.tab.o cc conf.o zconf.tab.o -o conf gmake[2]: Leaving directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/config/scripts/config' # # using defaults found in config/.config # * * axTLS Configuration * Platform > 1. Linux (CONFIG_PLATFORM_LINUX) 2. Cygwin (CONFIG_PLATFORM_CYGWIN) 3. Win32 (CONFIG_PLATFORM_WIN32) choice[1-3]: 1 * * General Configuration * axTLS installation prefix (PREFIX) [/usr/local] /usr/local Build axTLS with Debugging symbols (CONFIG_DEBUG) [N/y/?] n Strip unwanted sections from elf binaries (CONFIG_STRIP_UNWANTED_SECTIONS) [N/y/?] n Any extra CFLAGS options for the compiler? (CONFIG_EXTRA_CFLAGS_OPTIONS) [] Any extra LDFLAGS options for the compiler? (CONFIG_EXTRA_LDFLAGS_OPTIONS) [] * * SSL Library * Mode 1. Server only - no verification (CONFIG_SSL_SERVER_ONLY) 2. Server only - with verification (CONFIG_SSL_CERT_VERIFICATION) 3. Client/Server enabled (CONFIG_SSL_ENABLE_CLIENT) > 4. Client/Server enabled with diagnostics (CONFIG_SSL_FULL_MODE) 5. Skeleton mode - the smallest server mode (CONFIG_SSL_SKELETON_MODE) choice[1-5]: 4 Protocol Preference 1. Low (CONFIG_SSL_PROT_LOW) > 2. Medium (CONFIG_SSL_PROT_MEDIUM) 3. High (CONFIG_SSL_PROT_HIGH) choice[1-3]: 2 Enable default key (CONFIG_SSL_USE_DEFAULT_KEY) [Y/n/?] y Generate X.509 Certificate (CONFIG_SSL_GENERATE_X509_CERT) [N/y/?] n Enable v23 Handshake (CONFIG_SSL_ENABLE_V23_HANDSHAKE) [N/y/?] n Enable PEM (CONFIG_SSL_HAS_PEM) [Y/n/?] y Use PKCS8/PKCS12 (CONFIG_SSL_USE_PKCS12) [Y/n/?] y Session expiry time (in hours) (CONFIG_SSL_EXPIRY_TIME) [24] 24 Maximum number of certificate authorites (CONFIG_X509_MAX_CA_CERTS) [150] 150 Maximum number of chained certificates (CONFIG_SSL_MAX_CERTS) [3] 3 Enable SSL_CTX mutexing (CONFIG_SSL_CTX_MUTEXING) [N/y/?] n Use /dev/urandom (CONFIG_USE_DEV_URANDOM) [Y/n/?] y Enable openssl API compatibility (CONFIG_OPENSSL_COMPATIBLE) [N/y/?] n Build the bigint performance test tool (CONFIG_PERFORMANCE_TESTING) [N/y/?] n Build the SSL testing tool (CONFIG_SSL_TEST) [N/y/?] n Enable axtlswrap (CONFIG_AXTLSWRAP) [N/y/?] n Enable HTTP/HTTPS Web Server (CONFIG_AXHTTPD) [N/y/?] n * * Language Bindings * Create language bindings (CONFIG_BINDINGS) [Y/n/?] y Create C# bindings (CONFIG_CSHARP_BINDINGS) [N/y/?] n Create VB.NET bindings (CONFIG_VBNET_BINDINGS) [N/y/?] n Create Java bindings (CONFIG_JAVA_BINDINGS) [N/y/?] n Create Perl bindings (CONFIG_PERL_BINDINGS) [N/y/?] n Create Lua bindings (CONFIG_LUA_BINDINGS) [N/y/?] n * * Samples * Create Samples (CONFIG_SAMPLES) [Y/n/?] y axssl - C version (CONFIG_C_SAMPLES) [Y/n/?] y * * BigInt Options * Reduction Algorithm 1. Classical (CONFIG_BIGINT_CLASSICAL) 2. Montgomery (CONFIG_BIGINT_MONTGOMERY) > 3. Barrett (CONFIG_BIGINT_BARRETT) choice[1-3]: 3 Chinese Remainder Theorem (CRT) (CONFIG_BIGINT_CRT) [Y/n/?] y Karatsuba Multiplication (CONFIG_BIGINT_KARATSUBA) [N/y/?] n Sliding Window Exponentiation (CONFIG_BIGINT_SLIDING_WINDOW) [Y/n/?] y Square Algorithm (CONFIG_BIGINT_SQUARE) [Y/n/?] y BigInt Integrity Checking (CONFIG_BIGINT_CHECK_ON) [N/y/?] n Integer Size > 1. 32 (CONFIG_INTEGER_32BIT) 2. 16 (CONFIG_INTEGER_16BIT) 3. 8 (CONFIG_INTEGER_8BIT) choice[1-3]: 1 gmake[1]: Leaving directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS' ===> Building for axTLS-1.4.9 gmake[1]: Entering directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS' gmake -C crypto gmake[2]: Entering directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/crypto' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/crypto' gmake[2]: Entering directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/crypto' cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../config -I../ssl -I../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o aes.o aes.c cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../config -I../ssl -I../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o bigint.o bigint.c cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../config -I../ssl -I../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o crypto_misc.o crypto_misc.c cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../config -I../ssl -I../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o hmac.o hmac.c cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../config -I../ssl -I../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o md2.o md2.c cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../config -I../ssl -I../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o md5.o md5.c cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../config -I../ssl -I../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o rc4.o rc4.c cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../config -I../ssl -I../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o rsa.o rsa.c cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../config -I../ssl -I../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o sha1.o sha1.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/crypto' gmake -C ssl gmake[2]: Entering directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/ssl' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/ssl' gmake[2]: Entering directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/ssl' cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../config -I../ssl -I../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o asn1.o asn1.c cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../config -I../ssl -I../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o gen_cert.o gen_cert.c cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../config -I../ssl -I../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o loader.o loader.c cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../config -I../ssl -I../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o openssl.o openssl.c cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../config -I../ssl -I../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o os_port.o os_port.c cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../config -I../ssl -I../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o p12.o p12.c cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../config -I../ssl -I../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o tls1.o tls1.c cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../config -I../ssl -I../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o tls1_svr.o tls1_svr.c tls1_svr.c: In function 'process_client_hello': tls1_svr.c:120: warning: unused variable 'record_buf' cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../config -I../ssl -I../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o tls1_clnt.o tls1_clnt.c cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../config -I../ssl -I../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o x509.o x509.c ar -r .././_stage/libaxtls.a ../crypto/aes.o ../crypto/bigint.o ../crypto/crypto_misc.o ../crypto/hmac.o ../crypto/md2.o ../crypto/md5.o ../crypto/rc4.o ../crypto/rsa.o ../crypto/sha1.o asn1.o gen_cert.o loader.o openssl.o os_port.o p12.o tls1.o tls1_svr.o tls1_clnt.o x509.o ar: warning: creating .././_stage/libaxtls.a cc -s -s -shared -Wl,-soname,libaxtls.so.1 -o .././_stage/libaxtls.so.1.2 ../crypto/aes.o ../crypto/bigint.o ../crypto/crypto_misc.o ../crypto/hmac.o ../crypto/md2.o ../crypto/md5.o ../crypto/rc4.o ../crypto/rsa.o ../crypto/sha1.o asn1.o gen_cert.o loader.o openssl.o os_port.o p12.o tls1.o tls1_svr.o tls1_clnt.o x509.o cd .././_stage; ln -sf libaxtls.so.1.2 libaxtls.so.1; ln -sf libaxtls.so.1 libaxtls.so; cd - gmake[2]: Leaving directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/ssl' gmake -C bindings gmake[2]: Entering directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/bindings' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/bindings' gmake -C samples gmake[2]: Entering directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/samples' gmake -C c gmake[3]: Entering directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/samples/c' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/samples/c' gmake[3]: Entering directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/samples/c' cc -O2 -pipe -fno-strict-aliasing -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I/config -I/ssl -I/crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -I../../config -I../../ssl -I../../crypto -Wall -Wstrict-prototypes -Wshadow -fPIC -O3 -c -o axssl.o axssl.c cc -s -s -s -o ../.././_stage/axssl axssl.o -L../.././_stage -laxtls gmake[3]: Leaving directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/samples/c' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/samples' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS' /usr/bin/env TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" gmake -f Makefile -C /obj/buildshare/ports/355755/security/axTLS/work/axTLS docs gmake[1]: Entering directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS' gmake -C docsrc doco gmake[2]: Entering directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/docsrc' doxygen ./axTLS.dox warning: Tag `DETAILS_AT_TOP' at line 163 of file ./axTLS.dox has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `SHOW_DIRECTORIES' at line 444 of file ./axTLS.dox has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 753 of file ./axTLS.dox has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" QGDict::hashAsciiKey: Invalid null key QGDict::hashAsciiKey: Invalid null key QGDict::hashAsciiKey: Invalid null key QGDict::hashAsciiKey: Invalid null key QGDict::hashAsciiKey: Invalid null key QGDict::hashAsciiKey: Invalid null key QGDict::hashAsciiKey: Invalid null key QGDict::hashAsciiKey: Invalid null key QGDict::hashAsciiKey: Invalid null key QGDict::hashAsciiKey: Invalid null key QGDict::hashAsciiKey: Invalid null key QGDict::hashAsciiKey: Invalid null key Searching for include files... Searching for example files... Searching for images... Searching for files in directory /obj/buildshare/ports/355755/security/axTLS/work/axTLS/docsrc/images Searching for dot files... Searching for msc files... Searching for files to exclude Searching for files to process... Reading and parsing tag files Preprocessing /obj/buildshare/ports/355755/security/axTLS/work/axTLS/bindings/csharp/axTLS.cs... Parsing file /obj/buildshare/ports/355755/security/axTLS/work/axTLS/bindings/csharp/axTLS.cs... Reading /obj/buildshare/ports/355755/security/axTLS/work/axTLS/bindings/java/SSL.java... Parsing file /obj/buildshare/ports/355755/security/axTLS/work/axTLS/bindings/java/SSL.java... Reading /obj/buildshare/ports/355755/security/axTLS/work/axTLS/bindings/java/SSLUtil.java... Parsing file /obj/buildshare/ports/355755/security/axTLS/work/axTLS/bindings/java/SSLUtil.java... Reading /obj/buildshare/ports/355755/security/axTLS/work/axTLS/bindings/java/SSLCTX.java... Parsing file /obj/buildshare/ports/355755/security/axTLS/work/axTLS/bindings/java/SSLCTX.java... Reading /obj/buildshare/ports/355755/security/axTLS/work/axTLS/bindings/java/SSLServer.java... Parsing file /obj/buildshare/ports/355755/security/axTLS/work/axTLS/bindings/java/SSLServer.java... Reading /obj/buildshare/ports/355755/security/axTLS/work/axTLS/bindings/java/SSLClient.java... Parsing file /obj/buildshare/ports/355755/security/axTLS/work/axTLS/bindings/java/SSLClient.java... Reading /obj/buildshare/ports/355755/security/axTLS/work/axTLS/bindings/java/SSLReadHolder.java... Parsing file /obj/buildshare/ports/355755/security/axTLS/work/axTLS/bindings/java/SSLReadHolder.java... Preprocessing /obj/buildshare/ports/355755/security/axTLS/work/axTLS/ssl/ssl.h... Parsing file /obj/buildshare/ports/355755/security/axTLS/work/axTLS/ssl/ssl.h... Preprocessing /obj/buildshare/ports/355755/security/axTLS/work/axTLS/crypto/bigint.c... Parsing file /obj/buildshare/ports/355755/security/axTLS/work/axTLS/crypto/bigint.c... Preprocessing /obj/buildshare/ports/355755/security/axTLS/work/axTLS/crypto/bigint.h... Parsing file /obj/buildshare/ports/355755/security/axTLS/work/axTLS/crypto/bigint.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Adding members to index pages... Generating style sheet... Generating example documentation... Generating file sources... Parsing code for file axTLS.cs... Parsing code for file bigint.c... Parsing code for file bigint.h... Parsing code for file ssl.h... Parsing code for file SSL.java... Parsing code for file SSLClient.java... Parsing code for file SSLCTX.java... Parsing code for file SSLReadHolder.java... Parsing code for file SSLServer.java... Parsing code for file SSLUtil.java... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating docs for namespace axTLS Generating docs for compound axTLS::SSL... Generating docs for compound axTLS::SSLUtil... Generating docs for compound axTLS::SSLCTX... Generating docs for compound axTLS::SSLServer... Generating docs for compound axTLS::SSLClient... Generating docs for compound axTLSj::SSL... Generating docs for compound axTLSj::SSLUtil... Generating docs for compound axTLSj::SSLCTX... Generating docs for compound axTLSj::SSLServer... Generating docs for compound axTLSj::SSLClient... Generating docs for compound axTLSj::SSLReadHolder... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... lookup cache used 179/65536 hits=605 misses=181 finished... gmake[2]: Leaving directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS/docsrc' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/security/axTLS/work/axTLS' ===> Staging for axTLS-1.4.9 ===> Generating temporary packing list install -s -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/axTLS/work/axTLS/_stage/libaxtls.a /obj/buildshare/ports/355755/security/axTLS/work/stage/usr/local/lib install -s -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/axTLS/work/axTLS/_stage/libaxtls.so.1.2 /obj/buildshare/ports/355755/security/axTLS/work/stage/usr/local/lib /bin/ln -s libaxtls.so.1.2 /obj/buildshare/ports/355755/security/axTLS/work/stage/usr/local/lib/libaxtls.so.1 /bin/ln -fs libaxtls.so.1 /obj/buildshare/ports/355755/security/axTLS/work/stage/usr/local/lib/libaxtls.so install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/security/axTLS/work/axTLS/_stage/axssl /obj/buildshare/ports/355755/security/axTLS/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/axTLS/work/axTLS/crypto/*.h /obj/buildshare/ports/355755/security/axTLS/work/stage/usr/local/include/axTLS install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/axTLS/work/axTLS/ssl/*.h /obj/buildshare/ports/355755/security/axTLS/work/stage/usr/local/include/axTLS /bin/rm /obj/buildshare/ports/355755/security/axTLS/work/stage/usr/local/include/axTLS/cert.h /bin/rm /obj/buildshare/ports/355755/security/axTLS/work/stage/usr/local/include/axTLS/private_key.h /bin/rm /obj/buildshare/ports/355755/security/axTLS/work/stage/usr/local/include/axTLS/os_port.h install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/axTLS/work/axTLS/config/config.h /obj/buildshare/ports/355755/security/axTLS/work/stage/usr/local/include/axTLS cd /obj/buildshare/ports/355755/security/axTLS/work/axTLS/docsrc/html && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /obj/buildshare/ports/355755/security/axTLS/work/stage/usr/local/share/doc/axTLS ====> Compressing man pages (compress-man) ===> Installing for axTLS-1.4.9 ===> Checking if security/axTLS already installed ===> Registering installation for axTLS-1.4.9 Installing axTLS-1.4.9... 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/bin/axssl 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://http://axtls.sourceforge.net/ Make package ===> Building package for axTLS-1.4.9 slot1: removed