Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 2017 17:33:10 GMT
From:      pkg-fallout@FreeBSD.org
To:        johans@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 103i386-default][security/wolfssl] Failed for wolfssl-3.11.0 in package
Message-ID:  <201705231733.v4NHXA2t094448@beefy5.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     johans@FreeBSD.org
Last committer: johans@FreeBSD.org
Ident:          $FreeBSD: head/security/wolfssl/Makefile 440511 2017-05-09 19:05:07Z johans $
Log URL:        http://beefy5.nyi.freebsd.org/data/103i386-default/441497/logs/wolfssl-3.11.0.log
Build URL:      http://beefy5.nyi.freebsd.org/build.html?mastername=103i386-default&build=441497
Log:

====>> Building security/wolfssl
build started at Tue May 23 17:31:55 UTC 2017
port directory: /usr/ports/security/wolfssl
building for: FreeBSD 103i386-default-job-13 10.3-RELEASE-p19 FreeBSD 10.3-RELEASE-p19 i386
maintained by: johans@FreeBSD.org
Makefile ident:      $FreeBSD: head/security/wolfssl/Makefile 440511 2017-05-09 19:05:07Z johans $
Poudriere version: 3.1.17-13-g7ce5ab6a
Host OSVERSION: 1200028
Jail OSVERSION: 1003000
Job Id: 13

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1003000
UNAME_v=FreeBSD 10.3-RELEASE-p19
UNAME_r=10.3-RELEASE-p19
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/103i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=wolfssl-3.11.0
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/103i386-default/ref/.p/pool
MASTERNAME=103i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-13-g7ce5ab6a
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--
--disable-dependency-tracking  --enable-shared --enable-static  --enable-dtls --enable-opensslextra --enable-ipv6  --enable-dsa --enable-dh --enable-ecc --enable-sni  --enable-ripemd --enable-sha512 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/security/wolfssl/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/wolfssl/work  HOME=/wrkdirs/usr/ports/security/wolfssl/work TMPDIR="/tmp" SHELL=bash CONFIG_SHELL=bash CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/security/wolfssl/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/wolfssl/work  HOME=/wrkdirs/usr/ports/security/wolfssl/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=10.3
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/wolfssl"
EXAMPLESDIR="share/examples/wolfssl"
DATADIR="share/wolfssl"
WWWDIR="www/wolfssl"
ETCDIR="etc/wolfssl"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/wolfssl
DOCSDIR=/usr/local/share/doc/wolfssl
EXAMPLESDIR=/usr/local/share/examples/wolfssl
WWWDIR=/usr/local/www/wolfssl
ETCDIR=/usr/local/etc/wolfssl
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=10.3
OSVERSION=1003000
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=10.3-RELEASE-p19
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   wolfssl-3.11.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[103i386-default-job-13] Installing pkg-1.10.1...
[103i386-default-job-13] Extracting pkg-1.10.1: .......... done
===>   wolfssl-3.11.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of wolfssl-3.11.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by wolfssl-3.11.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by wolfssl-3.11.0 for building
=> SHA256 Checksum OK for wolfssl-3.11.0.zip.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by wolfssl-3.11.0 for building
===>  Extracting for wolfssl-3.11.0
=> SHA256 Checksum OK for wolfssl-3.11.0.zip.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for wolfssl-3.11.0
===========================================================================
=======================<phase: build-depends  >============================
===>   wolfssl-3.11.0 depends on executable: bash - not found
===>   Installing existing package /packages/All/bash-4.4.12_2.txz
[103i386-default-job-13] Installing bash-4.4.12_2...
[103i386-default-job-13] `-- Installing gettext-runtime-0.19.8.1_1...
[103i386-default-job-13] |   `-- Installing indexinfo-0.2.6...
[103i386-default-job-13] |   `-- Extracting indexinfo-0.2.6: .... done
[103i386-default-job-13] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[103i386-default-job-13] Extracting bash-4.4.12_2: .......... done
===>   wolfssl-3.11.0 depends on executable: bash - found
===>   Returning to build of wolfssl-3.11.0
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for wolfssl-3.11.0
configure: loading site script /usr/ports/Templates/config.site
checking build system type... i386-portbld-freebsd10.3
checking host system type... i386-portbld-freebsd10.3
checking for a BSD-compatible install... /usr/bin/install -c
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
<snip>
   * Intel Quick Assist:         no

---
===========================================================================
=======================<phase: build          >============================
===>  Building for wolfssl-3.11.0
/usr/bin/make -j1 all-am
cc -DHAVE_CONFIG_H -I.  -fvisibility=hidden -fvisibility=hidden -DNO_MAIN_DRIVER -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow
  -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/test/testsuite_testsuite_test-test.o `test -f 'wolfcrypt/test/test.c' || echo './'`wolfcrypt/test/test.c
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-hmac.lo `test -f 'wolfcrypt/src/hmac.c' || echo './'`wolfcrypt/src/hmac.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/hmac.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-hmac.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/hmac.c -o wolfcrypt/src/src_libwolfssl_la-hmac.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-hash.lo `test -f 'wolfcrypt/src/hash.c' || echo './'`wolfcrypt/src/hash.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/hash.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-hash.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/hash.c -o wolfcrypt/src/src_libwolfssl_la-hash.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-random.lo `test -f 'wolfcrypt/src/random.c' || echo './'`wolfcrypt/src/random.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/random.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-random.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/random.c -o wolfcrypt/src/src_libwolfssl_la-random.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-sha256.lo `test -f 'wolfcrypt/src/sha256.c' || echo './'`wolfcrypt/src/sha256.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/sha256.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-sha256.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/sha256.c -o wolfcrypt/src/src_libwolfssl_la-sha256.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-rsa.lo `test -f 'wolfcrypt/src/rsa.c' || echo './'`wolfcrypt/src/rsa.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/rsa.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-rsa.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/rsa.c -o wolfcrypt/src/src_libwolfssl_la-rsa.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-aes.lo `test -f 'wolfcrypt/src/aes.c' || echo './'`wolfcrypt/src/aes.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/aes.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-aes.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/aes.c -o wolfcrypt/src/src_libwolfssl_la-aes.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-sha.lo `test -f 'wolfcrypt/src/sha.c' || echo './'`wolfcrypt/src/sha.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/sha.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-sha.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/sha.c -o wolfcrypt/src/src_libwolfssl_la-sha.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-sha512.lo `test -f 'wolfcrypt/src/sha512.c' || echo './'`wolfcrypt/src/sha512.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/sha512.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-sha512.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/sha512.c -o wolfcrypt/src/src_libwolfssl_la-sha512.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-logging.lo `test -f 'wolfcrypt/src/logging.c' || echo './'`wolfcrypt/src/logging.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/logging.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-logging.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/logging.c -o wolfcrypt/src/src_libwolfssl_la-logging.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-wc_encrypt.lo `test -f 'wolfcrypt/src/wc_encrypt.c' || echo './'`wolfcrypt/src/wc_encrypt.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/wc_encrypt.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-wc_encrypt.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/wc_encrypt.c -o wolfcrypt/src/src_libwolfssl_la-wc_encrypt.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-wc_port.lo `test -f 'wolfcrypt/src/wc_port.c' || echo './'`wolfcrypt/src/wc_port.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/wc_port.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-wc_port.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/wc_port.c -o wolfcrypt/src/src_libwolfssl_la-wc_port.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-error.lo `test -f 'wolfcrypt/src/error.c' || echo './'`wolfcrypt/src/error.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/error.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-error.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/error.c -o wolfcrypt/src/src_libwolfssl_la-error.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-signature.lo `test -f 'wolfcrypt/src/signature.c' || echo './'`wolfcrypt/src/signature.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/signature.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-signature.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/signature.c -o wolfcrypt/src/src_libwolfssl_la-signature.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-wolfmath.lo `test -f 'wolfcrypt/src/wolfmath.c' || echo './'`wolfcrypt/src/wolfmath.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/wolfmath.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-wolfmath.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/wolfmath.c -o wolfcrypt/src/src_libwolfssl_la-wolfmath.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-memory.lo `test -f 'wolfcrypt/src/memory.c' || echo './'`wolfcrypt/src/memory.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/memory.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-memory.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/memory.c -o wolfcrypt/src/src_libwolfssl_la-memory.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-dh.lo `test -f 'wolfcrypt/src/dh.c' || echo './'`wolfcrypt/src/dh.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/dh.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-dh.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/dh.c -o wolfcrypt/src/src_libwolfssl_la-dh.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-asn.lo `test -f 'wolfcrypt/src/asn.c' || echo './'`wolfcrypt/src/asn.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/asn.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-asn.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/asn.c -o wolfcrypt/src/src_libwolfssl_la-asn.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-coding.lo `test -f 'wolfcrypt/src/coding.c' || echo './'`wolfcrypt/src/coding.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/coding.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-coding.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/coding.c -o wolfcrypt/src/src_libwolfssl_la-coding.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-poly1305.lo `test -f 'wolfcrypt/src/poly1305.c' || echo './'`wolfcrypt/src/poly1305.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/poly1305.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-poly1305.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/poly1305.c -o wolfcrypt/src/src_libwolfssl_la-poly1305.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-md5.lo `test -f 'wolfcrypt/src/md5.c' || echo './'`wolfcrypt/src/md5.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/md5.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-md5.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/md5.c -o wolfcrypt/src/src_libwolfssl_la-md5.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-pwdbased.lo `test -f 'wolfcrypt/src/pwdbased.c' || echo './'`wolfcrypt/src/pwdbased.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/pwdbased.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-pwdbased.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/pwdbased.c -o wolfcrypt/src/src_libwolfssl_la-pwdbased.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-pkcs12.lo `test -f 'wolfcrypt/src/pkcs12.c' || echo './'`wolfcrypt/src/pkcs12.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/pkcs12.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-pkcs12.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/pkcs12.c -o wolfcrypt/src/src_libwolfssl_la-pkcs12.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-dsa.lo `test -f 'wolfcrypt/src/dsa.c' || echo './'`wolfcrypt/src/dsa.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/dsa.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-dsa.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/dsa.c -o wolfcrypt/src/src_libwolfssl_la-dsa.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-ripemd.lo `test -f 'wolfcrypt/src/ripemd.c' || echo './'`wolfcrypt/src/ripemd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/ripemd.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-ripemd.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/ripemd.c -o wolfcrypt/src/src_libwolfssl_la-ripemd.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-chacha.lo `test -f 'wolfcrypt/src/chacha.c' || echo './'`wolfcrypt/src/chacha.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/chacha.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-chacha.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/chacha.c -o wolfcrypt/src/src_libwolfssl_la-chacha.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-chacha20_poly1305.lo `test -f 'wolfcrypt/src/chacha20_poly1305.c' || echo './'`wolfcrypt/src/chacha20_poly1305.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/chacha20_poly1305.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-chacha20_poly1305.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/chacha20_poly1305.c -o wolfcrypt/src/src_libwolfssl_la-chacha20_poly1305.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-integer.lo `test -f 'wolfcrypt/src/integer.c' || echo './'`wolfcrypt/src/integer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/integer.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-integer.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/integer.c -o wolfcrypt/src/src_libwolfssl_la-integer.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/src/src_libwolfssl_la-ecc.lo `test -f 'wolfcrypt/src/ecc.c' || echo './'`wolfcrypt/src/ecc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/ecc.c  -fPIC -DPIC -o wolfcrypt/src/.libs/src_libwolfssl_la-ecc.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c wolfcrypt/src/ecc.c -o wolfcrypt/src/src_libwolfssl_la-ecc.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o src/src_libwolfssl_la-internal.lo `test -f 'src/internal.c' || echo './'`src/internal.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c src/internal.c  -fPIC -DPIC -o src/.libs/src_libwolfssl_la-internal.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c src/internal.c -o src/src_libwolfssl_la-internal.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o src/src_libwolfssl_la-io.lo `test -f 'src/io.c' || echo './'`src/io.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c src/io.c  -fPIC -DPIC -o src/.libs/src_libwolfssl_la-io.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c src/io.c -o src/src_libwolfssl_la-io.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o src/src_libwolfssl_la-keys.lo `test -f 'src/keys.c' || echo './'`src/keys.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c src/keys.c  -fPIC -DPIC -o src/.libs/src_libwolfssl_la-keys.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c src/keys.c -o src/src_libwolfssl_la-keys.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o src/src_libwolfssl_la-ssl.lo `test -f 'src/ssl.c' || echo './'`src/ssl.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c src/ssl.c  -fPIC -DPIC -o src/.libs/src_libwolfssl_la-ssl.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c src/ssl.c -o src/src_libwolfssl_la-ssl.o >/dev/null 2>&1
bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-ex
 terns -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o src/src_libwolfssl_la-tls.lo `test -f 'src/tls.c' || echo './'`src/tls.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c src/tls.c  -fPIC -DPIC -o src/.libs/src_libwolfssl_la-tls.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSL -fvisibility=hidden -fvisibility=hidden -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpo
 inter-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c src/tls.c -o src/src_libwolfssl_la-tls.o >/dev/null 2>&1
cc -DHAVE_CONFIG_H -I.  -fvisibility=hidden  -fvisibility=hidden -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to
 -32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/benchmark/benchmark.o wolfcrypt/benchmark/benchmark.c
cc -DHAVE_CONFIG_H -I.  -fvisibility=hidden  -fvisibility=hidden -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to
 -32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o wolfcrypt/test/test.o wolfcrypt/test/test.c
cc -DHAVE_CONFIG_H -I.  -fvisibility=hidden -fvisibility=hidden -DNO_MAIN_DRIVER -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow
  -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o testsuite/testsuite_testsuite_test-testsuite.o `test -f 'testsuite/testsuite.c' || echo './'`testsuite/testsuite.c
cc -DHAVE_CONFIG_H -I.  -fvisibility=hidden -fvisibility=hidden -DNO_MAIN_DRIVER -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow
  -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o tests/tests_unit_test-unit.o `test -f 'tests/unit.c' || echo './'`tests/unit.c
cc -DHAVE_CONFIG_H -I.  -fvisibility=hidden -fvisibility=hidden -DNO_MAIN_DRIVER -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow
  -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o tests/tests_unit_test-api.o `test -f 'tests/api.c' || echo './'`tests/api.c
cc -DHAVE_CONFIG_H -I.  -fvisibility=hidden -fvisibility=hidden -DNO_MAIN_DRIVER -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow
  -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o tests/tests_unit_test-suites.o `test -f 'tests/suites.c' || echo './'`tests/suites.c
cc -DHAVE_CONFIG_H -I.  -fvisibility=hidden -fvisibility=hidden -DNO_MAIN_DRIVER -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow
  -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o tests/tests_unit_test-hash.o `test -f 'tests/hash.c' || echo './'`tests/hash.c
cc -DHAVE_CONFIG_H -I.  -fvisibility=hidden -fvisibility=hidden -DNO_MAIN_DRIVER -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow
  -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o tests/tests_unit_test-srp.o `test -f 'tests/srp.c' || echo './'`tests/srp.c
cc -DHAVE_CONFIG_H -I.  -fvisibility=hidden -fvisibility=hidden -DNO_MAIN_DRIVER -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow
  -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o examples/client/tests_unit_test-client.o `test -f 'examples/client/client.c' || echo './'`examples/client/client.c
cc -DHAVE_CONFIG_H -I.  -fvisibility=hidden -fvisibility=hidden -DNO_MAIN_DRIVER -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow
  -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o examples/client/testsuite_testsuite_test-client.o `test -f 'examples/client/client.c' || echo './'`examples/client/client.c
cc -DHAVE_CONFIG_H -I.  -fvisibility=hidden  -fvisibility=hidden -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to
 -32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o examples/client/client.o examples/client/client.c
cc -DHAVE_CONFIG_H -I.  -fvisibility=hidden -fvisibility=hidden -DNO_MAIN_DRIVER -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow
  -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o examples/echoclient/testsuite_testsuite_test-echoclient.o `test -f 'examples/echoclient/echoclient.c' || echo './'`examples/echoclient/echoclient.c
cc -DHAVE_CONFIG_H -I.  -fvisibility=hidden  -fvisibility=hidden -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to
 -32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o examples/echoclient/echoclient.o examples/echoclient/echoclient.c
cc -DHAVE_CONFIG_H -I.  -fvisibility=hidden -fvisibility=hidden -DNO_MAIN_DRIVER -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow
  -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o examples/echoserver/testsuite_testsuite_test-echoserver.o `test -f 'examples/echoserver/echoserver.c' || echo './'`examples/echoserver/echoserver.c
cc -DHAVE_CONFIG_H -I.  -fvisibility=hidden  -fvisibility=hidden -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to
 -32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o examples/echoserver/echoserver.o examples/echoserver/echoserver.c
cc -DHAVE_CONFIG_H -I.  -fvisibility=hidden -fvisibility=hidden -DNO_MAIN_DRIVER -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow
  -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o examples/server/tests_unit_test-server.o `test -f 'examples/server/server.c' || echo './'`examples/server/server.c
cc -DHAVE_CONFIG_H -I.  -fvisibility=hidden -fvisibility=hidden -DNO_MAIN_DRIVER -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow
  -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o examples/server/testsuite_testsuite_test-server.o `test -f 'examples/server/server.c' || echo './'`examples/server/server.c
cc -DHAVE_CONFIG_H -I.  -fvisibility=hidden  -fvisibility=hidden -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to
 -32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -c -o examples/server/server.o examples/server/server.c
bash ./libtool  --tag=CC    --mode=link cc  -DBUILDING_WOLFSSL -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-3
 2 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv   -no-undefined -version-info 12:0:0 -fstack-protector -o src/libwolfssl.la -rpath /usr/local/lib           wolfcrypt/src/src_libwolfssl_la-hmac.lo  wolfcrypt/src/src_libwolfssl_la-hash.lo wolfcrypt/src/src_libwolfssl_la-random.lo   wolfcrypt/src/src_libwolfssl_la-sha256.lo     wolfcrypt/src/src_libwolfssl_la-rsa.lo   wolfcrypt/src/src_libwolfssl_la-aes.lo    wolfcrypt/src/src_libwolfssl_la-sha.lo wolfcrypt/src/src_libwolfssl_la-sha512.lo  wolfcrypt/src/src_libwolfssl_la-logging.lo  wolfcrypt/src/src_libwolfssl_la-wc_encrypt.lo  wolfcrypt/src/src_libwolfssl_la-wc_port.lo  wolfcrypt/src/src_libwolfssl_la-error.lo  wolfcrypt/src/src_libwolfssl_la-signature.lo  wolfcrypt/src/src_libwolfssl_la-wolfmath.lo wolfcrypt/src/src_libwolfssl_la-memory.lo  wolfcrypt/src/src_libwolfssl_la-dh.lo wolfcrypt/src/src_libwolfssl_la-asn.lo wolfcrypt/src/src_li
 bwolfssl_la-coding.lo  wolfcrypt/src/src_lib!
 wolfssl_la-poly1305.lo    wolfcrypt/src/src_libwolfssl_la-md5.lo wolfcrypt/src/src_libwolfssl_la-pwdbased.lo  wolfcrypt/src/src_libwolfssl_la-pkcs12.lo wolfcrypt/src/src_libwolfssl_la-dsa.lo      wolfcrypt/src/src_libwolfssl_la-ripemd.lo     wolfcrypt/src/src_libwolfssl_la-chacha.lo wolfcrypt/src/src_libwolfssl_la-chacha20_poly1305.lo    wolfcrypt/src/src_libwolfssl_la-integer.lo  wolfcrypt/src/src_libwolfssl_la-ecc.lo              src/src_libwolfssl_la-internal.lo  src/src_libwolfssl_la-io.lo  src/src_libwolfssl_la-keys.lo  src/src_libwolfssl_la-ssl.lo  src/src_libwolfssl_la-tls.lo        -lm   
libtool: link: cc -shared  -fPIC -DPIC  wolfcrypt/src/.libs/src_libwolfssl_la-hmac.o wolfcrypt/src/.libs/src_libwolfssl_la-hash.o wolfcrypt/src/.libs/src_libwolfssl_la-random.o wolfcrypt/src/.libs/src_libwolfssl_la-sha256.o wolfcrypt/src/.libs/src_libwolfssl_la-rsa.o wolfcrypt/src/.libs/src_libwolfssl_la-aes.o wolfcrypt/src/.libs/src_libwolfssl_la-sha.o wolfcrypt/src/.libs/src_libwolfssl_la-sha512.o wolfcrypt/src/.libs/src_libwolfssl_la-logging.o wolfcrypt/src/.libs/src_libwolfssl_la-wc_encrypt.o wolfcrypt/src/.libs/src_libwolfssl_la-wc_port.o wolfcrypt/src/.libs/src_libwolfssl_la-error.o wolfcrypt/src/.libs/src_libwolfssl_la-signature.o wolfcrypt/src/.libs/src_libwolfssl_la-wolfmath.o wolfcrypt/src/.libs/src_libwolfssl_la-memory.o wolfcrypt/src/.libs/src_libwolfssl_la-dh.o wolfcrypt/src/.libs/src_libwolfssl_la-asn.o wolfcrypt/src/.libs/src_libwolfssl_la-coding.o wolfcrypt/src/.libs/src_libwolfssl_la-poly1305.o wolfcrypt/src/.libs/src_libwolfssl_la-md5.o wolfcrypt/src/.libs/src_libwo
 lfssl_la-pwdbased.o wolfcrypt/src/.libs/src_libwolfssl_la-pkcs12.o wolfcrypt/src/.libs/src_libwolfssl_la-dsa.o wolfcrypt/src/.libs/src_libwolfssl_la-ripemd.o wolfcrypt/src/.libs/src_libwolfssl_la-chacha.o wolfcrypt/src/.libs/src_libwolfssl_la-chacha20_poly1305.o wolfcrypt/src/.libs/src_libwolfssl_la-integer.o wolfcrypt/src/.libs/src_libwolfssl_la-ecc.o src/.libs/src_libwolfssl_la-internal.o src/.libs/src_libwolfssl_la-io.o src/.libs/src_libwolfssl_la-keys.o src/.libs/src_libwolfssl_la-ssl.o src/.libs/src_libwolfssl_la-tls.o   -lm  -pthread -Os -O2 -fstack-protector -fstack-protector   -pthread -Wl,-soname -Wl,libwolfssl.so.12 -o src/.libs/libwolfssl.so.12.0.0
libtool: link: (cd "src/.libs" && rm -f "libwolfssl.so.12" && ln -s "libwolfssl.so.12.0.0" "libwolfssl.so.12")
libtool: link: (cd "src/.libs" && rm -f "libwolfssl.so" && ln -s "libwolfssl.so.12.0.0" "libwolfssl.so")
libtool: link: ar cru src/.libs/libwolfssl.a  wolfcrypt/src/src_libwolfssl_la-hmac.o wolfcrypt/src/src_libwolfssl_la-hash.o wolfcrypt/src/src_libwolfssl_la-random.o wolfcrypt/src/src_libwolfssl_la-sha256.o wolfcrypt/src/src_libwolfssl_la-rsa.o wolfcrypt/src/src_libwolfssl_la-aes.o wolfcrypt/src/src_libwolfssl_la-sha.o wolfcrypt/src/src_libwolfssl_la-sha512.o wolfcrypt/src/src_libwolfssl_la-logging.o wolfcrypt/src/src_libwolfssl_la-wc_encrypt.o wolfcrypt/src/src_libwolfssl_la-wc_port.o wolfcrypt/src/src_libwolfssl_la-error.o wolfcrypt/src/src_libwolfssl_la-signature.o wolfcrypt/src/src_libwolfssl_la-wolfmath.o wolfcrypt/src/src_libwolfssl_la-memory.o wolfcrypt/src/src_libwolfssl_la-dh.o wolfcrypt/src/src_libwolfssl_la-asn.o wolfcrypt/src/src_libwolfssl_la-coding.o wolfcrypt/src/src_libwolfssl_la-poly1305.o wolfcrypt/src/src_libwolfssl_la-md5.o wolfcrypt/src/src_libwolfssl_la-pwdbased.o wolfcrypt/src/src_libwolfssl_la-pkcs12.o wolfcrypt/src/src_libwolfssl_la-dsa.o wolfcrypt/src/src_lib
 wolfssl_la-ripemd.o wolfcrypt/src/src_libwolfssl_la-chacha.o wolfcrypt/src/src_libwolfssl_la-chacha20_poly1305.o wolfcrypt/src/src_libwolfssl_la-integer.o wolfcrypt/src/src_libwolfssl_la-ecc.o src/src_libwolfssl_la-internal.o src/src_libwolfssl_la-io.o src/src_libwolfssl_la-keys.o src/src_libwolfssl_la-ssl.o src/src_libwolfssl_la-tls.o
libtool: link: ranlib src/.libs/libwolfssl.a
libtool: link: ( cd "src/.libs" && rm -f "libwolfssl.la" && ln -s "../libwolfssl.la" "libwolfssl.la" )
bash ./libtool  --tag=CC    --mode=link cc -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Ws
 trict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv   -fstack-protector -o examples/client/client examples/client/client.o src/libwolfssl.la  
libtool: link: cc -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-p
 rototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -fstack-protector -o examples/client/.libs/client examples/client/client.o  src/.libs/libwolfssl.so -lm -pthread -Wl,-rpath -Wl,/usr/local/lib
bash ./libtool  --tag=CC    --mode=link cc -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Ws
 trict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv   -fstack-protector -o examples/echoclient/echoclient examples/echoclient/echoclient.o src/libwolfssl.la  
libtool: link: cc -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-p
 rototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -fstack-protector -o examples/echoclient/.libs/echoclient examples/echoclient/echoclient.o  src/.libs/libwolfssl.so -lm -pthread -Wl,-rpath -Wl,/usr/local/lib
bash ./libtool  --tag=CC    --mode=link cc -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Ws
 trict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv   -fstack-protector -o examples/echoserver/echoserver examples/echoserver/echoserver.o src/libwolfssl.la  
libtool: link: cc -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-p
 rototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -fstack-protector -o examples/echoserver/.libs/echoserver examples/echoserver/echoserver.o  src/.libs/libwolfssl.so -lm -pthread -Wl,-rpath -Wl,/usr/local/lib
bash ./libtool  --tag=CC    --mode=link cc -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Ws
 trict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv   -fstack-protector -o examples/server/server examples/server/server.o src/libwolfssl.la  
libtool: link: cc -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-p
 rototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -fstack-protector -o examples/server/.libs/server examples/server/server.o  src/.libs/libwolfssl.so -lm -pthread -Wl,-rpath -Wl,/usr/local/lib
bash ./libtool  --tag=CC    --mode=link cc  -DNO_MAIN_DRIVER -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 
 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv  -fstack-protector  -o tests/unit.test tests/tests_unit_test-unit.o  tests/tests_unit_test-api.o  tests/tests_unit_test-suites.o  tests/tests_unit_test-hash.o  tests/tests_unit_test-srp.o  examples/client/tests_unit_test-client.o  examples/server/tests_unit_test-server.o src/libwolfssl.la  
libtool: link: cc -DNO_MAIN_DRIVER -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-over
 flow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -fstack-protector -o tests/.libs/unit.test tests/tests_unit_test-unit.o tests/tests_unit_test-api.o tests/tests_unit_test-suites.o tests/tests_unit_test-hash.o tests/tests_unit_test-srp.o examples/client/tests_unit_test-client.o examples/server/tests_unit_test-server.o  src/.libs/libwolfssl.so -lm -pthread -Wl,-rpath -Wl,/usr/local/lib
bash ./libtool  --tag=CC    --mode=link cc  -DNO_MAIN_DRIVER -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 
 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv   -fstack-protector -o testsuite/testsuite.test wolfcrypt/test/testsuite_testsuite_test-test.o  examples/client/testsuite_testsuite_test-client.o  examples/echoclient/testsuite_testsuite_test-echoclient.o  examples/echoserver/testsuite_testsuite_test-echoserver.o  examples/server/testsuite_testsuite_test-server.o  testsuite/testsuite_testsuite_test-testsuite.o src/libwolfssl.la  
libtool: link: cc -DNO_MAIN_DRIVER -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-over
 flow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -fstack-protector -o testsuite/.libs/testsuite.test wolfcrypt/test/testsuite_testsuite_test-test.o examples/client/testsuite_testsuite_test-client.o examples/echoclient/testsuite_testsuite_test-echoclient.o examples/echoserver/testsuite_testsuite_test-echoserver.o examples/server/testsuite_testsuite_test-server.o testsuite/testsuite_testsuite_test-testsuite.o  src/.libs/libwolfssl.so -lm -pthread -Wl,-rpath -Wl,/usr/local/lib
bash ./libtool  --tag=CC    --mode=link cc -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Ws
 trict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv   -fstack-protector -o wolfcrypt/benchmark/benchmark wolfcrypt/benchmark/benchmark.o src/libwolfssl.la  
libtool: link: cc -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-p
 rototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -fstack-protector -o wolfcrypt/benchmark/.libs/benchmark wolfcrypt/benchmark/benchmark.o  src/.libs/libwolfssl.so -lm -pthread -Wl,-rpath -Wl,/usr/local/lib
bash ./libtool  --tag=CC    --mode=link cc -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS  -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Ws
 trict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv   -fstack-protector -o wolfcrypt/test/testwolfcrypt wolfcrypt/test/test.o src/libwolfssl.la  
libtool: link: cc -DOPENSSL_EXTRA -DWOLFSSL_DTLS -D_POSIX_THREADS -DHAVE_THREAD_LS -DNDEBUG -D_THREAD_SAFE -pthread -DTFM_TIMING_RESISTANT -DECC_TIMING_RESISTANT -DWC_RSA_BLINDING -DTEST_IPV6 -DWOLFSSL_IPV6 -DHAVE_AESGCM -DWOLFSSL_RIPEMD -DWOLFSSL_SHA512 -DWOLFSSL_SHA384 -DHAVE_ECC -DTFM_ECC256 -DNO_RC4 -DNO_HC128 -DNO_RABBIT -DHAVE_POLY1305 -DHAVE_ONE_TIME_AUTH -DHAVE_CHACHA -DHAVE_HASHDRBG -DHAVE_TLS_EXTENSIONS -DHAVE_SNI -DHAVE_EXTENDED_MASTER -DNO_PSK -DNO_MD4 -DWC_NO_ASYNC_THREADING -DNO_DES3 -Wall -Wno-unused -Os -fomit-frame-pointer -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-p
 rototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv -fstack-protector -o wolfcrypt/test/.libs/testwolfcrypt wolfcrypt/test/test.o  src/.libs/libwolfssl.so -lm -pthread -Wl,-rpath -Wl,/usr/local/lib
===========================================================================
=======================<phase: run-depends    >============================
===========================================================================
=======================<phase: stage          >============================
===>  Staging for wolfssl-3.11.0
===>   Generating temporary packing list
/usr/bin/make -j1 install-am
bash /wrkdirs/usr/ports/security/wolfssl/work/wolfssl-3.11.0/build-aux/install-sh -d /wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/bin
install  -m 555 wolfssl-config /wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/bin
 /bin/mkdir -p '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/share/doc/wolfssl'
 install  -m 0644 certs/taoCert.txt doc/README.txt '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/share/doc/wolfssl'
 /bin/mkdir -p '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/share/doc/wolfssl/example'
 install  -m 0644 examples/client/client.c examples/echoclient/echoclient.c examples/echoserver/echoserver.c examples/server/server.c examples/sctp/sctp-server.c examples/sctp/sctp-server-dtls.c examples/sctp/sctp-client.c examples/sctp/sctp-client-dtls.c '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/share/doc/wolfssl/example'
 /bin/mkdir -p '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/lib'
 bash ./libtool   --mode=install /usr/bin/install -c   src/libwolfssl.la '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/lib'
libtool: install: /usr/bin/install -c src/.libs/libwolfssl.so.12.0.0 /wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/lib/libwolfssl.so.12.0.0
libtool: install: (cd /wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/lib && { ln -s -f libwolfssl.so.12.0.0 libwolfssl.so.12 || { rm -f libwolfssl.so.12 && ln -s libwolfssl.so.12.0.0 libwolfssl.so.12; }; })
libtool: install: (cd /wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/lib && { ln -s -f libwolfssl.so.12.0.0 libwolfssl.so || { rm -f libwolfssl.so && ln -s libwolfssl.so.12.0.0 libwolfssl.so; }; })
libtool: install: /usr/bin/install -c src/.libs/libwolfssl.lai /wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/lib/libwolfssl.la
libtool: install: /usr/bin/install -c src/.libs/libwolfssl.a /wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/lib/libwolfssl.a
libtool: install: chmod 644 /wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/lib/libwolfssl.a
libtool: install: ranlib /wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/lib/libwolfssl.a
libtool: warning: remember to run 'libtool --finish /usr/local/lib'
 /bin/mkdir -p '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/include'
 /bin/mkdir -p '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/include/cyassl/ctaocrypt'
 install  -m 0644  cyassl/ctaocrypt/aes.h cyassl/ctaocrypt/arc4.h cyassl/ctaocrypt/asn.h cyassl/ctaocrypt/asn_public.h cyassl/ctaocrypt/poly1305.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/wc_port.h cyassl/ctaocrypt/pwdbased.h cyassl/ctaocrypt/rabbit.h cyassl/ctaocrypt/chacha.h cyassl/ctaocrypt/random.h cyassl/ctaocrypt/ripemd.h cyassl/ctaocrypt/rsa.h cyassl/ctaocrypt/settings.h cyassl/ctaocrypt/settings_comp.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/t
 fm.h cyassl/ctaocrypt/types.h cyassl/ctaocrypt/visibility.h '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/include/cyassl/ctaocrypt'
 /bin/mkdir -p '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/include/wolfssl/wolfcrypt'
 install  -m 0644  wolfssl/wolfcrypt/aes.h wolfssl/wolfcrypt/arc4.h wolfssl/wolfcrypt/asn.h wolfssl/wolfcrypt/asn_public.h wolfssl/wolfcrypt/poly1305.h wolfssl/wolfcrypt/camellia.h wolfssl/wolfcrypt/cmac.h wolfssl/wolfcrypt/coding.h wolfssl/wolfcrypt/compress.h wolfssl/wolfcrypt/des3.h wolfssl/wolfcrypt/dh.h wolfssl/wolfcrypt/dsa.h wolfssl/wolfcrypt/ecc.h wolfssl/wolfcrypt/curve25519.h wolfssl/wolfcrypt/ed25519.h wolfssl/wolfcrypt/fe_operations.h wolfssl/wolfcrypt/ge_operations.h wolfssl/wolfcrypt/error-crypt.h wolfssl/wolfcrypt/fips_test.h wolfssl/wolfcrypt/hash.h wolfssl/wolfcrypt/hc128.h wolfssl/wolfcrypt/hmac.h wolfssl/wolfcrypt/integer.h wolfssl/wolfcrypt/md2.h wolfssl/wolfcrypt/md4.h wolfssl/wolfcrypt/md5.h wolfssl/wolfcrypt/misc.h wolfssl/wolfcrypt/pkcs7.h wolfssl/wolfcrypt/wc_encrypt.h wolfssl/wolfcrypt/wc_port.h wolfssl/wolfcrypt/pwdbased.h wolfssl/wolfcrypt/rabbit.h wolfssl/wolfcrypt/chacha.h wolfssl/wolfcrypt/chacha20_poly1305.h wolfssl/wolfcrypt/random.h wolfssl/wolfcrypt
 /ripemd.h wolfssl/wolfcrypt/rsa.h wolfssl/wolfcrypt/settings.h wolfssl/wolfcrypt/sha256.h wolfssl/wolfcrypt/sha512.h '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/include/wolfssl/wolfcrypt'
 /bin/mkdir -p '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/include/wolfssl/openssl'
 install  -m 0644  wolfssl/openssl/asn1.h wolfssl/openssl/aes.h wolfssl/openssl/bio.h wolfssl/openssl/bn.h wolfssl/openssl/conf.h wolfssl/openssl/crypto.h wolfssl/openssl/des.h wolfssl/openssl/dh.h wolfssl/openssl/dsa.h wolfssl/openssl/ecdsa.h wolfssl/openssl/ecdh.h wolfssl/openssl/ec.h wolfssl/openssl/ec25519.h wolfssl/openssl/ed25519.h wolfssl/openssl/engine.h wolfssl/openssl/err.h wolfssl/openssl/evp.h wolfssl/openssl/hmac.h wolfssl/openssl/lhash.h wolfssl/openssl/md4.h wolfssl/openssl/md5.h wolfssl/openssl/ripemd.h wolfssl/openssl/ocsp.h wolfssl/openssl/opensslconf.h wolfssl/openssl/opensslv.h wolfssl/openssl/ossl_typ.h wolfssl/openssl/pem.h wolfssl/openssl/pkcs12.h wolfssl/openssl/rand.h wolfssl/openssl/rsa.h wolfssl/openssl/sha.h wolfssl/openssl/ssl23.h wolfssl/openssl/ssl.h wolfssl/openssl/stack.h wolfssl/openssl/ui.h wolfssl/openssl/x509.h wolfssl/openssl/x509v3.h '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/include/wolfssl/openssl'
 /bin/mkdir -p '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/include/cyassl'
 install  -m 0644  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/ocsp.h cyassl/crl.h cyassl/options.h '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/include/cyassl'
 /bin/mkdir -p '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/include/wolfssl/wolfcrypt'
 install  -m 0644  wolfssl/wolfcrypt/sha.h wolfssl/wolfcrypt/signature.h wolfssl/wolfcrypt/blake2.h wolfssl/wolfcrypt/blake2-int.h wolfssl/wolfcrypt/blake2-impl.h wolfssl/wolfcrypt/tfm.h wolfssl/wolfcrypt/srp.h wolfssl/wolfcrypt/idea.h wolfssl/wolfcrypt/types.h wolfssl/wolfcrypt/visibility.h wolfssl/wolfcrypt/logging.h wolfssl/wolfcrypt/memory.h wolfssl/wolfcrypt/mpi_class.h wolfssl/wolfcrypt/mpi_superclass.h wolfssl/wolfcrypt/mem_track.h wolfssl/wolfcrypt/wolfevent.h wolfssl/wolfcrypt/pkcs12.h wolfssl/wolfcrypt/wolfmath.h '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/include/wolfssl/wolfcrypt'
 /bin/mkdir -p '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/include/cyassl/openssl'
 install  -m 0644  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/ecdh.h cyassl/openssl/ec.h cyassl/openssl/ec25519.h cyassl/openssl/ed25519.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/ssl23.h cyassl/openssl/ssl.h cyassl/openssl/stack.h cyassl/openssl/ui.h cyassl/openssl/x509.h cyassl/openssl/x509v3.h '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/include/cyassl/openssl'
 /bin/mkdir -p '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/include/wolfssl'
 install  -m 0644  wolfssl/error-ssl.h wolfssl/ssl.h wolfssl/sniffer_error.h wolfssl/sniffer.h wolfssl/callbacks.h wolfssl/certs_test.h wolfssl/test.h wolfssl/version.h wolfssl/ocsp.h wolfssl/crl.h wolfssl/io.h wolfssl/options.h '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/include/wolfssl'
 /bin/mkdir -p '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/include/cyassl/ctaocrypt'
 install  -m 0644  cyassl/ctaocrypt/logging.h cyassl/ctaocrypt/memory.h cyassl/ctaocrypt/mpi_class.h cyassl/ctaocrypt/mpi_superclass.h '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/include/cyassl/ctaocrypt'
 /bin/mkdir -p '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/libdata/pkgconfig'
 install  -m 0644 support/wolfssl.pc '/wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/libdata/pkgconfig'
====> Compressing man pages (compress-man)
===========================================================================
=======================<phase: package        >============================
===>  Building package for wolfssl-3.11.0
pkg-static: Unable to access file /wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/lib/libwolfssl.so.3:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/security/wolfssl/work/stage/usr/local/lib/libwolfssl.so.3.6.0:No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/security/wolfssl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705231733.v4NHXA2t094448>