Skip to content

Instantly share code, notes, and snippets.

@loqs
Created September 28, 2021 21:02
Show Gist options
  • Save loqs/5fa73c7a08fcbf13253a16d5f1307c1f to your computer and use it in GitHub Desktop.
Save loqs/5fa73c7a08fcbf13253a16d5f1307c1f to your computer and use it in GitHub Desktop.
strongswan 5.9.4dr2 build log
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '100' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking configured UDP ports (500, 4500)... ok
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking 32-bit host C ABI... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for egrep... (cached) /usr/bin/grep -E
checking for gawk... (cached) gawk
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking for library containing yywrap... no
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for python... /usr/bin/python
checking for python version... 3.9
checking for python prefix... /usr
checking for python exec_prefix... /usr
checking for python platform... linux
checking for python script directory... ${PYTHON_PREFIX}/lib/python3.9/site-packages
checking for python extension module directory... ${PYTHON_EXEC_PREFIX}/lib/python3.9/site-packages
checking for perl... /usr/bin/perl
checking for gperf... /usr/bin/gperf
checking gperf len type... size_t
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... no
checking for library containing dlopen... -ldl
checking for library containing backtrace... none required
checking for backtrace... yes
checking for library containing socket... none required
checking for library containing pthread_create... -lpthread
checking for library containing __atomic_and_fetch... none required
checking for dladdr... yes
checking for pthread_condattr_setclock(CLOCK_MONOTONIC)... yes
checking for pthread_condattr_init... yes
checking for pthread_cond_timedwait_monotonic... no
checking for pthread_cancel... yes
checking for pthread_rwlock_init... yes
checking for pthread_spin_init... yes
checking for sem_timedwait... yes
checking for gettid... yes
checking for qsort_r... yes
checking for GNU-style qsort_r... yes
checking for prctl... yes
checking for mallinfo... yes
checking for getpass... yes
checking for closefrom... no
checking for getpwnam_r... yes
checking for getgrnam_r... yes
checking for getpwuid_r... yes
checking for chown... yes
checking for fmemopen... yes
checking for funopen... no
checking for mmap... yes
checking for memrchr... yes
checking for setlinebuf... yes
checking for strptime... yes
checking for dirfd... yes
checking for sigwaitinfo... yes
checking for explicit_bzero... yes
checking for syslog... yes
checking for sys/sockio.h... no
checking for sys/syscall.h... yes
checking for sys/param.h... yes
checking for glob.h... yes
checking for net/if_tun.h... no
checking for net/pfkeyv2.h... no
checking for netipsec/ipsec.h... no
checking for netinet6/ipsec.h... no
checking for linux/udp.h... yes
checking for netinet/ip6.h... yes
checking for linux/fib_rules.h... yes
checking for struct sockaddr.sa_len... no
checking for struct sadb_x_policy.sadb_x_policy_priority... yes
checking for in6addr_any... yes
checking for in6_pktinfo... yes
checking for RTM_IFANNOUNCE... no
checking for IPSEC_MODE_BEET... yes
checking for IPSEC_DIR_FWD... yes
checking for RTA_TABLE... yes
checking for __int128... yes
checking for GCC __sync operations... yes
checking for register_printf_specifier... yes
checking for Windows target... no
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking for working __attribute__((packed))... yes
checking clang... no
checking x86/x64 target... yes
checking for __gmpz_init in -lgmp... yes
checking mpz_powm_sec... yes
checking gmp.h version >= 4.1.4... yes
checking for ldap_init in -lldap... yes
checking for ber_free in -llber... yes
checking for ldap.h... yes
checking for curl_global_init in -lcurl... yes
checking for curl/curl.h... yes
checking for systemd system unit directory... /usr/lib/systemd/system
checking for systemd... yes
checking for sd_listen_fds_with_names... yes
checking for mysql_config... /usr/bin/mysql_config
checking for sqlite3_open in -lsqlite3... yes
checking for sqlite3.h... yes
checking sqlite3_prepare_v2... yes
checking sqlite3.h version >= 3.3.1... yes
checking for EVP_CIPHER_CTX_new in -lcrypto... yes
checking for openssl/evp.h... yes
checking for nm... yes
checking for D-Bus policy directory... /usr/share/dbus-1/system.d
checking for pam_start in -lpam... yes
checking for security/pam_appl.h... yes
checking for libiptc... yes
checking for cap_init in -lcap... yes
checking for sys/capability.h... yes
checking for dladdr()... yes
checking for dl_iterate_phdr()... yes
checking for gem... /usr/bin/gem
checking for tox... no
checking for py.test... no
checking if plugin constructors should be resolved statically... no (enabled for static, monolithic builds)
checking version from Git repository... 5.9.4dr2-2-g2fbbd05ec
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating conf/Makefile
config.status: creating fuzz/Makefile
config.status: creating man/Makefile
config.status: creating init/Makefile
config.status: creating init/systemd/Makefile
config.status: creating init/systemd-starter/Makefile
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating src/libstrongswan/Makefile
config.status: creating src/libstrongswan/math/libnttfft/Makefile
config.status: creating src/libstrongswan/math/libnttfft/tests/Makefile
config.status: creating src/libstrongswan/plugins/aes/Makefile
config.status: creating src/libstrongswan/plugins/cmac/Makefile
config.status: creating src/libstrongswan/plugins/des/Makefile
config.status: creating src/libstrongswan/plugins/blowfish/Makefile
config.status: creating src/libstrongswan/plugins/rc2/Makefile
config.status: creating src/libstrongswan/plugins/md4/Makefile
config.status: creating src/libstrongswan/plugins/md5/Makefile
config.status: creating src/libstrongswan/plugins/sha1/Makefile
config.status: creating src/libstrongswan/plugins/sha2/Makefile
config.status: creating src/libstrongswan/plugins/sha3/Makefile
config.status: creating src/libstrongswan/plugins/mgf1/Makefile
config.status: creating src/libstrongswan/plugins/fips_prf/Makefile
config.status: creating src/libstrongswan/plugins/gmp/Makefile
config.status: creating src/libstrongswan/plugins/curve25519/Makefile
config.status: creating src/libstrongswan/plugins/rdrand/Makefile
config.status: creating src/libstrongswan/plugins/aesni/Makefile
config.status: creating src/libstrongswan/plugins/random/Makefile
config.status: creating src/libstrongswan/plugins/nonce/Makefile
config.status: creating src/libstrongswan/plugins/hmac/Makefile
config.status: creating src/libstrongswan/plugins/xcbc/Makefile
config.status: creating src/libstrongswan/plugins/x509/Makefile
config.status: creating src/libstrongswan/plugins/revocation/Makefile
config.status: creating src/libstrongswan/plugins/constraints/Makefile
config.status: creating src/libstrongswan/plugins/acert/Makefile
config.status: creating src/libstrongswan/plugins/pubkey/Makefile
config.status: creating src/libstrongswan/plugins/pkcs1/Makefile
config.status: creating src/libstrongswan/plugins/pkcs7/Makefile
config.status: creating src/libstrongswan/plugins/pkcs8/Makefile
config.status: creating src/libstrongswan/plugins/pkcs12/Makefile
config.status: creating src/libstrongswan/plugins/pgp/Makefile
config.status: creating src/libstrongswan/plugins/dnskey/Makefile
config.status: creating src/libstrongswan/plugins/sshkey/Makefile
config.status: creating src/libstrongswan/plugins/pem/Makefile
config.status: creating src/libstrongswan/plugins/curl/Makefile
config.status: creating src/libstrongswan/plugins/files/Makefile
config.status: creating src/libstrongswan/plugins/winhttp/Makefile
config.status: creating src/libstrongswan/plugins/unbound/Makefile
config.status: creating src/libstrongswan/plugins/soup/Makefile
config.status: creating src/libstrongswan/plugins/ldap/Makefile
config.status: creating src/libstrongswan/plugins/mysql/Makefile
config.status: creating src/libstrongswan/plugins/sqlite/Makefile
config.status: creating src/libstrongswan/plugins/padlock/Makefile
config.status: creating src/libstrongswan/plugins/openssl/Makefile
config.status: creating src/libstrongswan/plugins/wolfssl/Makefile
config.status: creating src/libstrongswan/plugins/gcrypt/Makefile
config.status: creating src/libstrongswan/plugins/botan/Makefile
config.status: creating src/libstrongswan/plugins/agent/Makefile
config.status: creating src/libstrongswan/plugins/keychain/Makefile
config.status: creating src/libstrongswan/plugins/pkcs11/Makefile
config.status: creating src/libstrongswan/plugins/chapoly/Makefile
config.status: creating src/libstrongswan/plugins/ctr/Makefile
config.status: creating src/libstrongswan/plugins/ccm/Makefile
config.status: creating src/libstrongswan/plugins/gcm/Makefile
config.status: creating src/libstrongswan/plugins/af_alg/Makefile
config.status: creating src/libstrongswan/plugins/drbg/Makefile
config.status: creating src/libstrongswan/plugins/ntru/Makefile
config.status: creating src/libstrongswan/plugins/bliss/Makefile
config.status: creating src/libstrongswan/plugins/bliss/tests/Makefile
config.status: creating src/libstrongswan/plugins/newhope/Makefile
config.status: creating src/libstrongswan/plugins/newhope/tests/Makefile
config.status: creating src/libstrongswan/plugins/test_vectors/Makefile
config.status: creating src/libstrongswan/tests/Makefile
config.status: creating src/libipsec/Makefile
config.status: creating src/libipsec/tests/Makefile
config.status: creating src/libsimaka/Makefile
config.status: creating src/libtls/Makefile
config.status: creating src/libtls/tests/Makefile
config.status: creating src/libradius/Makefile
config.status: creating src/libtncif/Makefile
config.status: creating src/libtnccs/Makefile
config.status: creating src/libtnccs/plugins/tnc_tnccs/Makefile
config.status: creating src/libtnccs/plugins/tnc_imc/Makefile
config.status: creating src/libtnccs/plugins/tnc_imv/Makefile
config.status: creating src/libtnccs/plugins/tnccs_11/Makefile
config.status: creating src/libtnccs/plugins/tnccs_20/Makefile
config.status: creating src/libtnccs/plugins/tnccs_dynamic/Makefile
config.status: creating src/libpttls/Makefile
config.status: creating src/libimcv/Makefile
config.status: creating src/libimcv/plugins/imc_test/Makefile
config.status: creating src/libimcv/plugins/imv_test/Makefile
config.status: creating src/libimcv/plugins/imc_scanner/Makefile
config.status: creating src/libimcv/plugins/imv_scanner/Makefile
config.status: creating src/libimcv/plugins/imc_os/Makefile
config.status: creating src/libimcv/plugins/imv_os/Makefile
config.status: creating src/libimcv/plugins/imc_attestation/Makefile
config.status: creating src/libimcv/plugins/imv_attestation/Makefile
config.status: creating src/libimcv/plugins/imc_swima/Makefile
config.status: creating src/libimcv/plugins/imv_swima/Makefile
config.status: creating src/libimcv/plugins/imc_hcd/Makefile
config.status: creating src/libimcv/plugins/imv_hcd/Makefile
config.status: creating src/charon/Makefile
config.status: creating src/charon-nm/Makefile
config.status: creating src/charon-tkm/Makefile
config.status: creating src/charon-cmd/Makefile
config.status: creating src/charon-svc/Makefile
config.status: creating src/charon-systemd/Makefile
config.status: creating src/libcharon/Makefile
config.status: creating src/libcharon/plugins/eap_aka/Makefile
config.status: creating src/libcharon/plugins/eap_aka_3gpp/Makefile
config.status: creating src/libcharon/plugins/eap_aka_3gpp/tests/Makefile
config.status: creating src/libcharon/plugins/eap_aka_3gpp2/Makefile
config.status: creating src/libcharon/plugins/eap_dynamic/Makefile
config.status: creating src/libcharon/plugins/eap_identity/Makefile
config.status: creating src/libcharon/plugins/eap_md5/Makefile
config.status: creating src/libcharon/plugins/eap_gtc/Makefile
config.status: creating src/libcharon/plugins/eap_sim/Makefile
config.status: creating src/libcharon/plugins/eap_sim_file/Makefile
config.status: creating src/libcharon/plugins/eap_sim_pcsc/Makefile
config.status: creating src/libcharon/plugins/eap_simaka_sql/Makefile
config.status: creating src/libcharon/plugins/eap_simaka_pseudonym/Makefile
config.status: creating src/libcharon/plugins/eap_simaka_reauth/Makefile
config.status: creating src/libcharon/plugins/eap_mschapv2/Makefile
config.status: creating src/libcharon/plugins/eap_tls/Makefile
config.status: creating src/libcharon/plugins/eap_ttls/Makefile
config.status: creating src/libcharon/plugins/eap_peap/Makefile
config.status: creating src/libcharon/plugins/eap_tnc/Makefile
config.status: creating src/libcharon/plugins/eap_radius/Makefile
config.status: creating src/libcharon/plugins/xauth_generic/Makefile
config.status: creating src/libcharon/plugins/xauth_eap/Makefile
config.status: creating src/libcharon/plugins/xauth_pam/Makefile
config.status: creating src/libcharon/plugins/xauth_noauth/Makefile
config.status: creating src/libcharon/plugins/tnc_ifmap/Makefile
config.status: creating src/libcharon/plugins/tnc_pdp/Makefile
config.status: creating src/libcharon/plugins/save_keys/Makefile
config.status: creating src/libcharon/plugins/socket_default/Makefile
config.status: creating src/libcharon/plugins/socket_dynamic/Makefile
config.status: creating src/libcharon/plugins/socket_win/Makefile
config.status: creating src/libcharon/plugins/bypass_lan/Makefile
config.status: creating src/libcharon/plugins/connmark/Makefile
config.status: creating src/libcharon/plugins/counters/Makefile
config.status: creating src/libcharon/plugins/forecast/Makefile
config.status: creating src/libcharon/plugins/farp/Makefile
config.status: creating src/libcharon/plugins/smp/Makefile
config.status: creating src/libcharon/plugins/sql/Makefile
config.status: creating src/libcharon/plugins/dnscert/Makefile
config.status: creating src/libcharon/plugins/ipseckey/Makefile
config.status: creating src/libcharon/plugins/medsrv/Makefile
config.status: creating src/libcharon/plugins/medcli/Makefile
config.status: creating src/libcharon/plugins/addrblock/Makefile
config.status: creating src/libcharon/plugins/unity/Makefile
config.status: creating src/libcharon/plugins/uci/Makefile
config.status: creating src/libcharon/plugins/ha/Makefile
config.status: creating src/libcharon/plugins/kernel_netlink/Makefile
config.status: creating src/libcharon/plugins/kernel_pfkey/Makefile
config.status: creating src/libcharon/plugins/kernel_pfroute/Makefile
config.status: creating src/libcharon/plugins/kernel_libipsec/Makefile
config.status: creating src/libcharon/plugins/kernel_wfp/Makefile
config.status: creating src/libcharon/plugins/kernel_iph/Makefile
config.status: creating src/libcharon/plugins/whitelist/Makefile
config.status: creating src/libcharon/plugins/ext_auth/Makefile
config.status: creating src/libcharon/plugins/lookip/Makefile
config.status: creating src/libcharon/plugins/error_notify/Makefile
config.status: creating src/libcharon/plugins/certexpire/Makefile
config.status: creating src/libcharon/plugins/systime_fix/Makefile
config.status: creating src/libcharon/plugins/led/Makefile
config.status: creating src/libcharon/plugins/duplicheck/Makefile
config.status: creating src/libcharon/plugins/coupling/Makefile
config.status: creating src/libcharon/plugins/radattr/Makefile
config.status: creating src/libcharon/plugins/osx_attr/Makefile
config.status: creating src/libcharon/plugins/p_cscf/Makefile
config.status: creating src/libcharon/plugins/android_dns/Makefile
config.status: creating src/libcharon/plugins/android_log/Makefile
config.status: creating src/libcharon/plugins/stroke/Makefile
config.status: creating src/libcharon/plugins/vici/Makefile
config.status: creating src/libcharon/plugins/vici/ruby/Makefile
config.status: creating src/libcharon/plugins/vici/perl/Makefile
config.status: creating src/libcharon/plugins/vici/python/Makefile
config.status: creating src/libcharon/plugins/updown/Makefile
config.status: creating src/libcharon/plugins/dhcp/Makefile
config.status: creating src/libcharon/plugins/load_tester/Makefile
config.status: creating src/libcharon/plugins/resolve/Makefile
config.status: creating src/libcharon/plugins/attr/Makefile
config.status: creating src/libcharon/plugins/attr_sql/Makefile
config.status: creating src/libcharon/tests/Makefile
config.status: creating src/libtpmtss/Makefile
config.status: creating src/libtpmtss/plugins/tpm/Makefile
config.status: creating src/stroke/Makefile
config.status: creating src/ipsec/Makefile
config.status: creating src/starter/Makefile
config.status: creating src/starter/tests/Makefile
config.status: creating src/_updown/Makefile
config.status: creating src/_copyright/Makefile
config.status: creating src/scepclient/Makefile
config.status: creating src/aikgen/Makefile
config.status: creating src/tpm_extendpcr/Makefile
config.status: creating src/pki/Makefile
config.status: creating src/pki/man/Makefile
config.status: creating src/pool/Makefile
config.status: creating src/libfast/Makefile
config.status: creating src/manager/Makefile
config.status: creating src/medsrv/Makefile
config.status: creating src/checksum/Makefile
config.status: creating src/conftest/Makefile
config.status: creating src/pt-tls-client/Makefile
config.status: creating src/sw-collector/Makefile
config.status: creating src/sec-updater/Makefile
config.status: creating src/swanctl/Makefile
config.status: creating src/xfrmi/Makefile
config.status: creating scripts/Makefile
config.status: creating testing/Makefile
config.status: creating conf/strongswan.conf.5.head
config.status: creating conf/strongswan.conf.5.tail
config.status: creating man/ipsec.conf.5
config.status: creating man/ipsec.secrets.5
config.status: creating src/charon-cmd/charon-cmd.8
config.status: creating src/pki/man/pki.1
config.status: creating src/pki/man/pki---acert.1
config.status: creating src/pki/man/pki---dn.1
config.status: creating src/pki/man/pki---gen.1
config.status: creating src/pki/man/pki---issue.1
config.status: creating src/pki/man/pki---keyid.1
config.status: creating src/pki/man/pki---pkcs12.1
config.status: creating src/pki/man/pki---pkcs7.1
config.status: creating src/pki/man/pki---print.1
config.status: creating src/pki/man/pki---pub.1
config.status: creating src/pki/man/pki---req.1
config.status: creating src/pki/man/pki---self.1
config.status: creating src/pki/man/pki---signcrl.1
config.status: creating src/pki/man/pki---verify.1
config.status: creating src/swanctl/swanctl.8
config.status: creating src/swanctl/swanctl.conf.5.head
config.status: creating src/swanctl/swanctl.conf.5.tail
config.status: creating src/pt-tls-client/pt-tls-client.1
config.status: creating src/sw-collector/sw-collector.8
config.status: creating src/sec-updater/sec-updater.8
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
strongSwan will be built with the following plugins
-----------------------------------------------------
libstrongswan: ldap pkcs11 aesni aes des rc2 sha2 sha3 sha1 md5 mgf1 random nonce x509 revocation constraints pubkey pkcs1 pkcs7 pkcs8 pkcs12 pgp dnskey sshkey pem openssl fips-prf gmp curve25519 agent chapoly xcbc cmac hmac ntru drbg newhope bliss curl mysql sqlite
libcharon: dnscert attr attr-sql kernel-netlink resolve socket-default bypass-lan connmark forecast farp stroke vici sql updown eap-identity eap-sim eap-sim-file eap-aka eap-aka-3gpp2 eap-simaka-pseudonym eap-simaka-reauth eap-md5 eap-gtc eap-mschapv2 eap-dynamic eap-radius eap-tls eap-ttls eap-peap xauth-generic xauth-eap xauth-pam xauth-noauth dhcp ha ext-auth radattr unity counters
libtnccs:
libtpmtss:
\
sed \
-e "s:\@PACKAGE_VERSION\@:5.9.4dr2:" \
./Android.common.mk.in > Android.common.mk
make all-recursive
make[1]: Entering directory '/build/strongswan/src/strongswan'
Making all in src
make[2]: Entering directory '/build/strongswan/src/strongswan/src'
Making all in .
make[3]: Entering directory '/build/strongswan/src/strongswan/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/strongswan/src/strongswan/src'
Making all in include
make[3]: Entering directory '/build/strongswan/src/strongswan/src/include'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/strongswan/src/strongswan/src/include'
Making all in libstrongswan
make[3]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan'
\
(cd ./asn1/ && /usr/bin/perl oid.pl)
\
(cd ./asn1/ && /usr/bin/perl oid.pl)
\
sed \
-e "s:\@GPERF_LEN_TYPE\@:size_t:" \
./crypto/proposal/proposal_keywords_static.h.in > crypto/proposal/proposal_keywords_static.h
/bin/sh ../../ylwrap settings/settings_parser.y y.tab.c settings/settings_parser.c y.tab.h `echo settings/settings_parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output settings/settings_parser.output -- bison -y -v -d
\
/usr/bin/gperf -N proposal_get_token_static -m 10 -C -G -c -t -D \
--output-file=crypto/proposal/proposal_keywords_static.c ./crypto/proposal/proposal_keywords_static.txt
/build/strongswan/src/strongswan/src/libstrongswan/settings/settings_parser.y:67.1-7: warning: POSIX Yacc does not support %define [-Wyacc]
67 | %define parse.error verbose
| ^~~~~~~
/build/strongswan/src/strongswan/src/libstrongswan/settings/settings_parser.y:69.1-7: warning: POSIX Yacc does not support %define [-Wyacc]
69 | %define api.pure
| ^~~~~~~
/build/strongswan/src/strongswan/src/libstrongswan/settings/settings_parser.y:71.1-7: warning: POSIX Yacc does not support %define [-Wyacc]
71 | %define api.prefix {settings_parser_}
| ^~~~~~~
/build/strongswan/src/strongswan/src/libstrongswan/settings/settings_parser.y:73.1-5: warning: POSIX Yacc does not support %code [-Wyacc]
73 | %code provides
| ^~~~~
/build/strongswan/src/strongswan/src/libstrongswan/settings/settings_parser.y:92.12-14: warning: POSIX Yacc does not support string literals [-Wyacc]
92 | %token DOT "."
| ^~~
/build/strongswan/src/strongswan/src/libstrongswan/settings/settings_parser.y:93.14-16: warning: POSIX Yacc does not support string literals [-Wyacc]
93 | %token COMMA ","
| ^~~
/build/strongswan/src/strongswan/src/libstrongswan/settings/settings_parser.y:94.14-16: warning: POSIX Yacc does not support string literals [-Wyacc]
94 | %token COLON ":"
| ^~~
/build/strongswan/src/strongswan/src/libstrongswan/settings/settings_parser.y:104.1-11: warning: POSIX Yacc does not support %destructor [-Wyacc]
104 | %destructor { free($$); } NAME STRING value valuepart
| ^~~~~~~~~~~
/build/strongswan/src/strongswan/src/libstrongswan/settings/settings_parser.y:106.1-11: warning: POSIX Yacc does not support %destructor [-Wyacc]
106 | %destructor { pop_section(ctx); settings_section_destroy($$, NULL); }...
| ^~~~~~~~~~~
/build/strongswan/src/strongswan/src/libstrongswan/settings/settings_parser.y:107.1-11: warning: POSIX Yacc does not support %destructor [-Wyacc]
107 | %destructor { settings_kv_destroy($$, NULL); } setting
| ^~~~~~~~~~~
/build/strongswan/src/strongswan/src/libstrongswan/settings/settings_parser.y:108.1-11: warning: POSIX Yacc does not support %destructor [-Wyacc]
108 | %destructor { array_destroy_function($$, (void*)free, NULL); } refere...
| ^~~~~~~~~~~
/build/strongswan/src/strongswan/src/libstrongswan/settings/settings_parser.y:112.1-7: warning: POSIX Yacc does not support %expect [-Wyacc]
112 | %expect 2
| ^~~~~~~
/build/strongswan/src/strongswan/src/libstrongswan/settings/settings_parser.y:150.14-16: warning: POSIX Yacc does not support string literals [-Wyacc]
150 | NAME ":" references '{'
| ^~~
/build/strongswan/src/strongswan/src/libstrongswan/settings/settings_parser.y:164.22-24: warning: POSIX Yacc does not support string literals [-Wyacc]
164 | | references "," NAME
| ^~~
updating settings/settings_parser.output
updating settings/settings_parser.h
make all-recursive
make[4]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan'
Making all in .
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan'
depbase=`echo library.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT library.lo -MD -MP -MF $depbase.Tpo -c -o library.lo library.c &&\
mv -f $depbase.Tpo $depbase.Plo
/bin/sh ../../ylwrap settings/settings_lexer.l lex.yy.c settings/settings_lexer.c -- flex
depbase=`echo networking/streams/stream_unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/streams/stream_unix.lo -MD -MP -MF $depbase.Tpo -c -o networking/streams/stream_unix.lo networking/streams/stream_unix.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo networking/streams/stream_service_unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/streams/stream_service_unix.lo -MD -MP -MF $depbase.Tpo -c -o networking/streams/stream_service_unix.lo networking/streams/stream_service_unix.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo networking/streams/stream_service_systemd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/streams/stream_service_systemd.lo -MD -MP -MF $depbase.Tpo -c -o networking/streams/stream_service_systemd.lo networking/streams/stream_service_systemd.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo asn1/asn1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT asn1/asn1.lo -MD -MP -MF $depbase.Tpo -c -o asn1/asn1.lo asn1/asn1.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo asn1/asn1_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT asn1/asn1_parser.lo -MD -MP -MF $depbase.Tpo -c -o asn1/asn1_parser.lo asn1/asn1_parser.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo asn1/oid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT asn1/oid.lo -MD -MP -MF $depbase.Tpo -c -o asn1/oid.lo asn1/oid.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo bio/bio_reader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT bio/bio_reader.lo -MD -MP -MF $depbase.Tpo -c -o bio/bio_reader.lo bio/bio_reader.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo bio/bio_writer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT bio/bio_writer.lo -MD -MP -MF $depbase.Tpo -c -o bio/bio_writer.lo bio/bio_writer.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo collections/blocking_queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT collections/blocking_queue.lo -MD -MP -MF $depbase.Tpo -c -o collections/blocking_queue.lo collections/blocking_queue.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo collections/enumerator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT collections/enumerator.lo -MD -MP -MF $depbase.Tpo -c -o collections/enumerator.lo collections/enumerator.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo collections/hashtable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT collections/hashtable.lo -MD -MP -MF $depbase.Tpo -c -o collections/hashtable.lo collections/hashtable.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo collections/hashlist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT collections/hashlist.lo -MD -MP -MF $depbase.Tpo -c -o collections/hashlist.lo collections/hashlist.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo collections/array.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT collections/array.lo -MD -MP -MF $depbase.Tpo -c -o collections/array.lo collections/array.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo collections/linked_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT collections/linked_list.lo -MD -MP -MF $depbase.Tpo -c -o collections/linked_list.lo collections/linked_list.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/crypters/crypter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/crypters/crypter.lo -MD -MP -MF $depbase.Tpo -c -o crypto/crypters/crypter.lo crypto/crypters/crypter.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/drbgs/drbg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/drbgs/drbg.lo -MD -MP -MF $depbase.Tpo -c -o crypto/drbgs/drbg.lo crypto/drbgs/drbg.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/hashers/hasher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/hashers/hasher.lo -MD -MP -MF $depbase.Tpo -c -o crypto/hashers/hasher.lo crypto/hashers/hasher.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/hashers/hash_algorithm_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/hashers/hash_algorithm_set.lo -MD -MP -MF $depbase.Tpo -c -o crypto/hashers/hash_algorithm_set.lo crypto/hashers/hash_algorithm_set.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/proposal/proposal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/proposal/proposal.lo -MD -MP -MF $depbase.Tpo -c -o crypto/proposal/proposal.lo crypto/proposal/proposal.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/proposal/proposal_keywords.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/proposal/proposal_keywords.lo -MD -MP -MF $depbase.Tpo -c -o crypto/proposal/proposal_keywords.lo crypto/proposal/proposal_keywords.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/proposal/proposal_keywords_static.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/proposal/proposal_keywords_static.lo -MD -MP -MF $depbase.Tpo -c -o crypto/proposal/proposal_keywords_static.lo crypto/proposal/proposal_keywords_static.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/prfs/prf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/prfs/prf.lo -MD -MP -MF $depbase.Tpo -c -o crypto/prfs/prf.lo crypto/prfs/prf.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/prfs/mac_prf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/prfs/mac_prf.lo -MD -MP -MF $depbase.Tpo -c -o crypto/prfs/mac_prf.lo crypto/prfs/mac_prf.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/pkcs5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/pkcs5.lo -MD -MP -MF $depbase.Tpo -c -o crypto/pkcs5.lo crypto/pkcs5.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/rngs/rng.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/rngs/rng.lo -MD -MP -MF $depbase.Tpo -c -o crypto/rngs/rng.lo crypto/rngs/rng.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/rngs/rng_tester.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/rngs/rng_tester.lo -MD -MP -MF $depbase.Tpo -c -o crypto/rngs/rng_tester.lo crypto/rngs/rng_tester.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/prf_plus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/prf_plus.lo -MD -MP -MF $depbase.Tpo -c -o crypto/prf_plus.lo crypto/prf_plus.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/signers/signer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/signers/signer.lo -MD -MP -MF $depbase.Tpo -c -o crypto/signers/signer.lo crypto/signers/signer.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/signers/mac_signer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/signers/mac_signer.lo -MD -MP -MF $depbase.Tpo -c -o crypto/signers/mac_signer.lo crypto/signers/mac_signer.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/crypto_factory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/crypto_factory.lo -MD -MP -MF $depbase.Tpo -c -o crypto/crypto_factory.lo crypto/crypto_factory.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT library.lo -MD -MP -MF .deps/library.Tpo -c library.c -fPIC -DPIC -o .libs/library.o
depbase=`echo crypto/crypto_tester.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/crypto_tester.lo -MD -MP -MF $depbase.Tpo -c -o crypto/crypto_tester.lo crypto/crypto_tester.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT asn1/asn1.lo -MD -MP -MF asn1/.deps/asn1.Tpo -c asn1/asn1.c -fPIC -DPIC -o asn1/.libs/asn1.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/streams/stream_service_unix.lo -MD -MP -MF networking/streams/.deps/stream_service_unix.Tpo -c networking/streams/stream_service_unix.c -fPIC -DPIC -o networking/streams/.libs/stream_service_unix.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT bio/bio_reader.lo -MD -MP -MF bio/.deps/bio_reader.Tpo -c bio/bio_reader.c -fPIC -DPIC -o bio/.libs/bio_reader.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT collections/hashlist.lo -MD -MP -MF collections/.deps/hashlist.Tpo -c collections/hashlist.c -fPIC -DPIC -o collections/.libs/hashlist.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT collections/enumerator.lo -MD -MP -MF collections/.deps/enumerator.Tpo -c collections/enumerator.c -fPIC -DPIC -o collections/.libs/enumerator.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/prfs/mac_prf.lo -MD -MP -MF crypto/prfs/.deps/mac_prf.Tpo -c crypto/prfs/mac_prf.c -fPIC -DPIC -o crypto/prfs/.libs/mac_prf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/streams/stream_unix.lo -MD -MP -MF networking/streams/.deps/stream_unix.Tpo -c networking/streams/stream_unix.c -fPIC -DPIC -o networking/streams/.libs/stream_unix.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT bio/bio_writer.lo -MD -MP -MF bio/.deps/bio_writer.Tpo -c bio/bio_writer.c -fPIC -DPIC -o bio/.libs/bio_writer.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT collections/blocking_queue.lo -MD -MP -MF collections/.deps/blocking_queue.Tpo -c collections/blocking_queue.c -fPIC -DPIC -o collections/.libs/blocking_queue.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/crypters/crypter.lo -MD -MP -MF crypto/crypters/.deps/crypter.Tpo -c crypto/crypters/crypter.c -fPIC -DPIC -o crypto/crypters/.libs/crypter.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/proposal/proposal.lo -MD -MP -MF crypto/proposal/.deps/proposal.Tpo -c crypto/proposal/proposal.c -fPIC -DPIC -o crypto/proposal/.libs/proposal.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/drbgs/drbg.lo -MD -MP -MF crypto/drbgs/.deps/drbg.Tpo -c crypto/drbgs/drbg.c -fPIC -DPIC -o crypto/drbgs/.libs/drbg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/prfs/prf.lo -MD -MP -MF crypto/prfs/.deps/prf.Tpo -c crypto/prfs/prf.c -fPIC -DPIC -o crypto/prfs/.libs/prf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/proposal/proposal_keywords.lo -MD -MP -MF crypto/proposal/.deps/proposal_keywords.Tpo -c crypto/proposal/proposal_keywords.c -fPIC -DPIC -o crypto/proposal/.libs/proposal_keywords.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/signers/mac_signer.lo -MD -MP -MF crypto/signers/.deps/mac_signer.Tpo -c crypto/signers/mac_signer.c -fPIC -DPIC -o crypto/signers/.libs/mac_signer.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/streams/stream_service_systemd.lo -MD -MP -MF networking/streams/.deps/stream_service_systemd.Tpo -c networking/streams/stream_service_systemd.c -fPIC -DPIC -o networking/streams/.libs/stream_service_systemd.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT collections/linked_list.lo -MD -MP -MF collections/.deps/linked_list.Tpo -c collections/linked_list.c -fPIC -DPIC -o collections/.libs/linked_list.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/signers/signer.lo -MD -MP -MF crypto/signers/.deps/signer.Tpo -c crypto/signers/signer.c -fPIC -DPIC -o crypto/signers/.libs/signer.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT collections/hashtable.lo -MD -MP -MF collections/.deps/hashtable.Tpo -c collections/hashtable.c -fPIC -DPIC -o collections/.libs/hashtable.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT asn1/oid.lo -MD -MP -MF asn1/.deps/oid.Tpo -c asn1/oid.c -fPIC -DPIC -o asn1/.libs/oid.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/hashers/hash_algorithm_set.lo -MD -MP -MF crypto/hashers/.deps/hash_algorithm_set.Tpo -c crypto/hashers/hash_algorithm_set.c -fPIC -DPIC -o crypto/hashers/.libs/hash_algorithm_set.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/prf_plus.lo -MD -MP -MF crypto/.deps/prf_plus.Tpo -c crypto/prf_plus.c -fPIC -DPIC -o crypto/.libs/prf_plus.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT collections/array.lo -MD -MP -MF collections/.deps/array.Tpo -c collections/array.c -fPIC -DPIC -o collections/.libs/array.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/rngs/rng_tester.lo -MD -MP -MF crypto/rngs/.deps/rng_tester.Tpo -c crypto/rngs/rng_tester.c -fPIC -DPIC -o crypto/rngs/.libs/rng_tester.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/pkcs5.lo -MD -MP -MF crypto/.deps/pkcs5.Tpo -c crypto/pkcs5.c -fPIC -DPIC -o crypto/.libs/pkcs5.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/proposal/proposal_keywords_static.lo -MD -MP -MF crypto/proposal/.deps/proposal_keywords_static.Tpo -c crypto/proposal/proposal_keywords_static.c -fPIC -DPIC -o crypto/proposal/.libs/proposal_keywords_static.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/hashers/hasher.lo -MD -MP -MF crypto/hashers/.deps/hasher.Tpo -c crypto/hashers/hasher.c -fPIC -DPIC -o crypto/hashers/.libs/hasher.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT asn1/asn1_parser.lo -MD -MP -MF asn1/.deps/asn1_parser.Tpo -c asn1/asn1_parser.c -fPIC -DPIC -o asn1/.libs/asn1_parser.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/rngs/rng.lo -MD -MP -MF crypto/rngs/.deps/rng.Tpo -c crypto/rngs/rng.c -fPIC -DPIC -o crypto/rngs/.libs/rng.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/crypto_factory.lo -MD -MP -MF crypto/.deps/crypto_factory.Tpo -c crypto/crypto_factory.c -fPIC -DPIC -o crypto/.libs/crypto_factory.o
depbase=`echo crypto/diffie_hellman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/diffie_hellman.lo -MD -MP -MF $depbase.Tpo -c -o crypto/diffie_hellman.lo crypto/diffie_hellman.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/aead.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/aead.lo -MD -MP -MF $depbase.Tpo -c -o crypto/aead.lo crypto/aead.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/transform.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/transform.lo -MD -MP -MF $depbase.Tpo -c -o crypto/transform.lo crypto/transform.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/iv/iv_gen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/iv/iv_gen.lo -MD -MP -MF $depbase.Tpo -c -o crypto/iv/iv_gen.lo crypto/iv/iv_gen.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/iv/iv_gen_rand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/iv/iv_gen_rand.lo -MD -MP -MF $depbase.Tpo -c -o crypto/iv/iv_gen_rand.lo crypto/iv/iv_gen_rand.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/crypto_tester.lo -MD -MP -MF crypto/.deps/crypto_tester.Tpo -c crypto/crypto_tester.c -fPIC -DPIC -o crypto/.libs/crypto_tester.o
depbase=`echo crypto/iv/iv_gen_seq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/iv/iv_gen_seq.lo -MD -MP -MF $depbase.Tpo -c -o crypto/iv/iv_gen_seq.lo crypto/iv/iv_gen_seq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/iv/iv_gen_null.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/iv/iv_gen_null.lo -MD -MP -MF $depbase.Tpo -c -o crypto/iv/iv_gen_null.lo crypto/iv/iv_gen_null.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/xofs/xof.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/xofs/xof.lo -MD -MP -MF $depbase.Tpo -c -o crypto/xofs/xof.lo crypto/xofs/xof.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crypto/xofs/xof_bitspender.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/xofs/xof_bitspender.lo -MD -MP -MF $depbase.Tpo -c -o crypto/xofs/xof_bitspender.lo crypto/xofs/xof_bitspender.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo credentials/credential_factory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/credential_factory.lo -MD -MP -MF $depbase.Tpo -c -o credentials/credential_factory.lo credentials/credential_factory.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo credentials/builder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/builder.lo -MD -MP -MF $depbase.Tpo -c -o credentials/builder.lo credentials/builder.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo credentials/cred_encoding.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/cred_encoding.lo -MD -MP -MF $depbase.Tpo -c -o credentials/cred_encoding.lo credentials/cred_encoding.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/aead.lo -MD -MP -MF crypto/.deps/aead.Tpo -c crypto/aead.c -fPIC -DPIC -o crypto/.libs/aead.o
depbase=`echo credentials/keys/private_key.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/keys/private_key.lo -MD -MP -MF $depbase.Tpo -c -o credentials/keys/private_key.lo credentials/keys/private_key.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo credentials/keys/public_key.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/keys/public_key.lo -MD -MP -MF $depbase.Tpo -c -o credentials/keys/public_key.lo credentials/keys/public_key.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo credentials/keys/shared_key.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/keys/shared_key.lo -MD -MP -MF $depbase.Tpo -c -o credentials/keys/shared_key.lo credentials/keys/shared_key.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo credentials/keys/signature_params.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/keys/signature_params.lo -MD -MP -MF $depbase.Tpo -c -o credentials/keys/signature_params.lo credentials/keys/signature_params.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo credentials/certificates/certificate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/certificates/certificate.lo -MD -MP -MF $depbase.Tpo -c -o credentials/certificates/certificate.lo credentials/certificates/certificate.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/transform.lo -MD -MP -MF crypto/.deps/transform.Tpo -c crypto/transform.c -fPIC -DPIC -o crypto/.libs/transform.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/diffie_hellman.lo -MD -MP -MF crypto/.deps/diffie_hellman.Tpo -c crypto/diffie_hellman.c -fPIC -DPIC -o crypto/.libs/diffie_hellman.o
depbase=`echo credentials/certificates/crl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/certificates/crl.lo -MD -MP -MF $depbase.Tpo -c -o credentials/certificates/crl.lo credentials/certificates/crl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/iv/iv_gen.lo -MD -MP -MF crypto/iv/.deps/iv_gen.Tpo -c crypto/iv/iv_gen.c -fPIC -DPIC -o crypto/iv/.libs/iv_gen.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/iv/iv_gen_rand.lo -MD -MP -MF crypto/iv/.deps/iv_gen_rand.Tpo -c crypto/iv/iv_gen_rand.c -fPIC -DPIC -o crypto/iv/.libs/iv_gen_rand.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/iv/iv_gen_null.lo -MD -MP -MF crypto/iv/.deps/iv_gen_null.Tpo -c crypto/iv/iv_gen_null.c -fPIC -DPIC -o crypto/iv/.libs/iv_gen_null.o
depbase=`echo credentials/certificates/ocsp_response.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/certificates/ocsp_response.lo -MD -MP -MF $depbase.Tpo -c -o credentials/certificates/ocsp_response.lo credentials/certificates/ocsp_response.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/xofs/xof_bitspender.lo -MD -MP -MF crypto/xofs/.deps/xof_bitspender.Tpo -c crypto/xofs/xof_bitspender.c -fPIC -DPIC -o crypto/xofs/.libs/xof_bitspender.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/xofs/xof.lo -MD -MP -MF crypto/xofs/.deps/xof.Tpo -c crypto/xofs/xof.c -fPIC -DPIC -o crypto/xofs/.libs/xof.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/credential_factory.lo -MD -MP -MF credentials/.deps/credential_factory.Tpo -c credentials/credential_factory.c -fPIC -DPIC -o credentials/.libs/credential_factory.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT crypto/iv/iv_gen_seq.lo -MD -MP -MF crypto/iv/.deps/iv_gen_seq.Tpo -c crypto/iv/iv_gen_seq.c -fPIC -DPIC -o crypto/iv/.libs/iv_gen_seq.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/cred_encoding.lo -MD -MP -MF credentials/.deps/cred_encoding.Tpo -c credentials/cred_encoding.c -fPIC -DPIC -o credentials/.libs/cred_encoding.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/keys/private_key.lo -MD -MP -MF credentials/keys/.deps/private_key.Tpo -c credentials/keys/private_key.c -fPIC -DPIC -o credentials/keys/.libs/private_key.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/keys/shared_key.lo -MD -MP -MF credentials/keys/.deps/shared_key.Tpo -c credentials/keys/shared_key.c -fPIC -DPIC -o credentials/keys/.libs/shared_key.o
depbase=`echo credentials/certificates/x509.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/certificates/x509.lo -MD -MP -MF $depbase.Tpo -c -o credentials/certificates/x509.lo credentials/certificates/x509.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/keys/signature_params.lo -MD -MP -MF credentials/keys/.deps/signature_params.Tpo -c credentials/keys/signature_params.c -fPIC -DPIC -o credentials/keys/.libs/signature_params.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/keys/public_key.lo -MD -MP -MF credentials/keys/.deps/public_key.Tpo -c credentials/keys/public_key.c -fPIC -DPIC -o credentials/keys/.libs/public_key.o
depbase=`echo credentials/certificates/certificate_printer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/certificates/certificate_printer.lo -MD -MP -MF $depbase.Tpo -c -o credentials/certificates/certificate_printer.lo credentials/certificates/certificate_printer.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo credentials/containers/container.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/containers/container.lo -MD -MP -MF $depbase.Tpo -c -o credentials/containers/container.lo credentials/containers/container.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/builder.lo -MD -MP -MF credentials/.deps/builder.Tpo -c credentials/builder.c -fPIC -DPIC -o credentials/.libs/builder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/certificates/certificate.lo -MD -MP -MF credentials/certificates/.deps/certificate.Tpo -c credentials/certificates/certificate.c -fPIC -DPIC -o credentials/certificates/.libs/certificate.o
depbase=`echo credentials/containers/pkcs12.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/containers/pkcs12.lo -MD -MP -MF $depbase.Tpo -c -o credentials/containers/pkcs12.lo credentials/containers/pkcs12.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo credentials/credential_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/credential_manager.lo -MD -MP -MF $depbase.Tpo -c -o credentials/credential_manager.lo credentials/credential_manager.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo credentials/sets/auth_cfg_wrapper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/sets/auth_cfg_wrapper.lo -MD -MP -MF $depbase.Tpo -c -o credentials/sets/auth_cfg_wrapper.lo credentials/sets/auth_cfg_wrapper.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo credentials/sets/ocsp_response_wrapper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/sets/ocsp_response_wrapper.lo -MD -MP -MF $depbase.Tpo -c -o credentials/sets/ocsp_response_wrapper.lo credentials/sets/ocsp_response_wrapper.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo credentials/sets/cert_cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/sets/cert_cache.lo -MD -MP -MF $depbase.Tpo -c -o credentials/sets/cert_cache.lo credentials/sets/cert_cache.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/certificates/crl.lo -MD -MP -MF credentials/certificates/.deps/crl.Tpo -c credentials/certificates/crl.c -fPIC -DPIC -o credentials/certificates/.libs/crl.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/certificates/ocsp_response.lo -MD -MP -MF credentials/certificates/.deps/ocsp_response.Tpo -c credentials/certificates/ocsp_response.c -fPIC -DPIC -o credentials/certificates/.libs/ocsp_response.o
depbase=`echo credentials/sets/mem_cred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/sets/mem_cred.lo -MD -MP -MF $depbase.Tpo -c -o credentials/sets/mem_cred.lo credentials/sets/mem_cred.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo credentials/sets/callback_cred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/sets/callback_cred.lo -MD -MP -MF $depbase.Tpo -c -o credentials/sets/callback_cred.lo credentials/sets/callback_cred.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo credentials/auth_cfg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/auth_cfg.lo -MD -MP -MF $depbase.Tpo -c -o credentials/auth_cfg.lo credentials/auth_cfg.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo database/database.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT database/database.lo -MD -MP -MF $depbase.Tpo -c -o database/database.lo database/database.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo database/database_factory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT database/database_factory.lo -MD -MP -MF $depbase.Tpo -c -o database/database_factory.lo database/database_factory.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo fetcher/fetcher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT fetcher/fetcher.lo -MD -MP -MF $depbase.Tpo -c -o fetcher/fetcher.lo fetcher/fetcher.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo fetcher/fetcher_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT fetcher/fetcher_manager.lo -MD -MP -MF $depbase.Tpo -c -o fetcher/fetcher_manager.lo fetcher/fetcher_manager.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/certificates/certificate_printer.lo -MD -MP -MF credentials/certificates/.deps/certificate_printer.Tpo -c credentials/certificates/certificate_printer.c -fPIC -DPIC -o credentials/certificates/.libs/certificate_printer.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/containers/container.lo -MD -MP -MF credentials/containers/.deps/container.Tpo -c credentials/containers/container.c -fPIC -DPIC -o credentials/containers/.libs/container.o
depbase=`echo eap/eap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT eap/eap.lo -MD -MP -MF $depbase.Tpo -c -o eap/eap.lo eap/eap.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ipsec/ipsec_types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT ipsec/ipsec_types.lo -MD -MP -MF $depbase.Tpo -c -o ipsec/ipsec_types.lo ipsec/ipsec_types.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo networking/host.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/host.lo -MD -MP -MF $depbase.Tpo -c -o networking/host.lo networking/host.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo networking/host_resolver.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/host_resolver.lo -MD -MP -MF $depbase.Tpo -c -o networking/host_resolver.lo networking/host_resolver.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/containers/pkcs12.lo -MD -MP -MF credentials/containers/.deps/pkcs12.Tpo -c credentials/containers/pkcs12.c -fPIC -DPIC -o credentials/containers/.libs/pkcs12.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/credential_manager.lo -MD -MP -MF credentials/.deps/credential_manager.Tpo -c credentials/credential_manager.c -fPIC -DPIC -o credentials/.libs/credential_manager.o
depbase=`echo networking/packet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/packet.lo -MD -MP -MF $depbase.Tpo -c -o networking/packet.lo networking/packet.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/certificates/x509.lo -MD -MP -MF credentials/certificates/.deps/x509.Tpo -c credentials/certificates/x509.c -fPIC -DPIC -o credentials/certificates/.libs/x509.o
depbase=`echo networking/tun_device.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/tun_device.lo -MD -MP -MF $depbase.Tpo -c -o networking/tun_device.lo networking/tun_device.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/sets/ocsp_response_wrapper.lo -MD -MP -MF credentials/sets/.deps/ocsp_response_wrapper.Tpo -c credentials/sets/ocsp_response_wrapper.c -fPIC -DPIC -o credentials/sets/.libs/ocsp_response_wrapper.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/sets/auth_cfg_wrapper.lo -MD -MP -MF credentials/sets/.deps/auth_cfg_wrapper.Tpo -c credentials/sets/auth_cfg_wrapper.c -fPIC -DPIC -o credentials/sets/.libs/auth_cfg_wrapper.o
depbase=`echo networking/streams/stream_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/streams/stream_manager.lo -MD -MP -MF $depbase.Tpo -c -o networking/streams/stream_manager.lo networking/streams/stream_manager.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo networking/streams/stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/streams/stream.lo -MD -MP -MF $depbase.Tpo -c -o networking/streams/stream.lo networking/streams/stream.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo networking/streams/stream_service.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/streams/stream_service.lo -MD -MP -MF $depbase.Tpo -c -o networking/streams/stream_service.lo networking/streams/stream_service.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/sets/cert_cache.lo -MD -MP -MF credentials/sets/.deps/cert_cache.Tpo -c credentials/sets/cert_cache.c -fPIC -DPIC -o credentials/sets/.libs/cert_cache.o
depbase=`echo networking/streams/stream_tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/streams/stream_tcp.lo -MD -MP -MF $depbase.Tpo -c -o networking/streams/stream_tcp.lo networking/streams/stream_tcp.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo networking/streams/stream_service_tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/streams/stream_service_tcp.lo -MD -MP -MF $depbase.Tpo -c -o networking/streams/stream_service_tcp.lo networking/streams/stream_service_tcp.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pen/pen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pen/pen.lo -MD -MP -MF $depbase.Tpo -c -o pen/pen.lo pen/pen.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/auth_cfg.lo -MD -MP -MF credentials/.deps/auth_cfg.Tpo -c credentials/auth_cfg.c -fPIC -DPIC -o credentials/.libs/auth_cfg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT database/database.lo -MD -MP -MF database/.deps/database.Tpo -c database/database.c -fPIC -DPIC -o database/.libs/database.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT database/database_factory.lo -MD -MP -MF database/.deps/database_factory.Tpo -c database/database_factory.c -fPIC -DPIC -o database/.libs/database_factory.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/sets/callback_cred.lo -MD -MP -MF credentials/sets/.deps/callback_cred.Tpo -c credentials/sets/callback_cred.c -fPIC -DPIC -o credentials/sets/.libs/callback_cred.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT credentials/sets/mem_cred.lo -MD -MP -MF credentials/sets/.deps/mem_cred.Tpo -c credentials/sets/mem_cred.c -fPIC -DPIC -o credentials/sets/.libs/mem_cred.o
depbase=`echo plugins/plugin_loader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT plugins/plugin_loader.lo -MD -MP -MF $depbase.Tpo -c -o plugins/plugin_loader.lo plugins/plugin_loader.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT fetcher/fetcher_manager.lo -MD -MP -MF fetcher/.deps/fetcher_manager.Tpo -c fetcher/fetcher_manager.c -fPIC -DPIC -o fetcher/.libs/fetcher_manager.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT fetcher/fetcher.lo -MD -MP -MF fetcher/.deps/fetcher.Tpo -c fetcher/fetcher.c -fPIC -DPIC -o fetcher/.libs/fetcher.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT eap/eap.lo -MD -MP -MF eap/.deps/eap.Tpo -c eap/eap.c -fPIC -DPIC -o eap/.libs/eap.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT ipsec/ipsec_types.lo -MD -MP -MF ipsec/.deps/ipsec_types.Tpo -c ipsec/ipsec_types.c -fPIC -DPIC -o ipsec/.libs/ipsec_types.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/tun_device.lo -MD -MP -MF networking/.deps/tun_device.Tpo -c networking/tun_device.c -fPIC -DPIC -o networking/.libs/tun_device.o
depbase=`echo plugins/plugin_feature.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT plugins/plugin_feature.lo -MD -MP -MF $depbase.Tpo -c -o plugins/plugin_feature.lo plugins/plugin_feature.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/host.lo -MD -MP -MF networking/.deps/host.Tpo -c networking/host.c -fPIC -DPIC -o networking/.libs/host.o
depbase=`echo processing/jobs/job.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT processing/jobs/job.lo -MD -MP -MF $depbase.Tpo -c -o processing/jobs/job.lo processing/jobs/job.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo processing/jobs/callback_job.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT processing/jobs/callback_job.lo -MD -MP -MF $depbase.Tpo -c -o processing/jobs/callback_job.lo processing/jobs/callback_job.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo processing/processor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT processing/processor.lo -MD -MP -MF $depbase.Tpo -c -o processing/processor.lo processing/processor.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/streams/stream_manager.lo -MD -MP -MF networking/streams/.deps/stream_manager.Tpo -c networking/streams/stream_manager.c -fPIC -DPIC -o networking/streams/.libs/stream_manager.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/streams/stream_service.lo -MD -MP -MF networking/streams/.deps/stream_service.Tpo -c networking/streams/stream_service.c -fPIC -DPIC -o networking/streams/.libs/stream_service.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/streams/stream_tcp.lo -MD -MP -MF networking/streams/.deps/stream_tcp.Tpo -c networking/streams/stream_tcp.c -fPIC -DPIC -o networking/streams/.libs/stream_tcp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/streams/stream.lo -MD -MP -MF networking/streams/.deps/stream.Tpo -c networking/streams/stream.c -fPIC -DPIC -o networking/streams/.libs/stream.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/packet.lo -MD -MP -MF networking/.deps/packet.Tpo -c networking/packet.c -fPIC -DPIC -o networking/.libs/packet.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pen/pen.lo -MD -MP -MF pen/.deps/pen.Tpo -c pen/pen.c -fPIC -DPIC -o pen/.libs/pen.o
depbase=`echo processing/scheduler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT processing/scheduler.lo -MD -MP -MF $depbase.Tpo -c -o processing/scheduler.lo processing/scheduler.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/streams/stream_service_tcp.lo -MD -MP -MF networking/streams/.deps/stream_service_tcp.Tpo -c networking/streams/stream_service_tcp.c -fPIC -DPIC -o networking/streams/.libs/stream_service_tcp.o
depbase=`echo processing/watcher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT processing/watcher.lo -MD -MP -MF $depbase.Tpo -c -o processing/watcher.lo processing/watcher.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo resolver/resolver_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT resolver/resolver_manager.lo -MD -MP -MF $depbase.Tpo -c -o resolver/resolver_manager.lo resolver/resolver_manager.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT networking/host_resolver.lo -MD -MP -MF networking/.deps/host_resolver.Tpo -c networking/host_resolver.c -fPIC -DPIC -o networking/.libs/host_resolver.o
depbase=`echo resolver/rr_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT resolver/rr_set.lo -MD -MP -MF $depbase.Tpo -c -o resolver/rr_set.lo resolver/rr_set.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo selectors/traffic_selector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT selectors/traffic_selector.lo -MD -MP -MF $depbase.Tpo -c -o selectors/traffic_selector.lo selectors/traffic_selector.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT plugins/plugin_feature.lo -MD -MP -MF plugins/.deps/plugin_feature.Tpo -c plugins/plugin_feature.c -fPIC -DPIC -o plugins/.libs/plugin_feature.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT plugins/plugin_loader.lo -MD -MP -MF plugins/.deps/plugin_loader.Tpo -c plugins/plugin_loader.c -fPIC -DPIC -o plugins/.libs/plugin_loader.o
depbase=`echo settings/settings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT settings/settings.lo -MD -MP -MF $depbase.Tpo -c -o settings/settings.lo settings/settings.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT processing/jobs/callback_job.lo -MD -MP -MF processing/jobs/.deps/callback_job.Tpo -c processing/jobs/callback_job.c -fPIC -DPIC -o processing/jobs/.libs/callback_job.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT processing/processor.lo -MD -MP -MF processing/.deps/processor.Tpo -c processing/processor.c -fPIC -DPIC -o processing/.libs/processor.o
depbase=`echo settings/settings_types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT settings/settings_types.lo -MD -MP -MF $depbase.Tpo -c -o settings/settings_types.lo settings/settings_types.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo settings/settings_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT settings/settings_parser.lo -MD -MP -MF $depbase.Tpo -c -o settings/settings_parser.lo settings/settings_parser.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo settings/settings_lexer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT settings/settings_lexer.lo -MD -MP -MF $depbase.Tpo -c -o settings/settings_lexer.lo settings/settings_lexer.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo utils/cpu_feature.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/cpu_feature.lo -MD -MP -MF $depbase.Tpo -c -o utils/cpu_feature.lo utils/cpu_feature.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT processing/jobs/job.lo -MD -MP -MF processing/jobs/.deps/job.Tpo -c processing/jobs/job.c -fPIC -DPIC -o processing/jobs/.libs/job.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT processing/watcher.lo -MD -MP -MF processing/.deps/watcher.Tpo -c processing/watcher.c -fPIC -DPIC -o processing/.libs/watcher.o
depbase=`echo utils/utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils.lo -MD -MP -MF $depbase.Tpo -c -o utils/utils.lo utils/utils.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT processing/scheduler.lo -MD -MP -MF processing/.deps/scheduler.Tpo -c processing/scheduler.c -fPIC -DPIC -o processing/.libs/scheduler.o
depbase=`echo utils/chunk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/chunk.lo -MD -MP -MF $depbase.Tpo -c -o utils/chunk.lo utils/chunk.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo utils/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/debug.lo -MD -MP -MF $depbase.Tpo -c -o utils/debug.lo utils/debug.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT resolver/resolver_manager.lo -MD -MP -MF resolver/.deps/resolver_manager.Tpo -c resolver/resolver_manager.c -fPIC -DPIC -o resolver/.libs/resolver_manager.o
depbase=`echo utils/enum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/enum.lo -MD -MP -MF $depbase.Tpo -c -o utils/enum.lo utils/enum.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT resolver/rr_set.lo -MD -MP -MF resolver/.deps/rr_set.Tpo -c resolver/rr_set.c -fPIC -DPIC -o resolver/.libs/rr_set.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT settings/settings.lo -MD -MP -MF settings/.deps/settings.Tpo -c settings/settings.c -fPIC -DPIC -o settings/.libs/settings.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT selectors/traffic_selector.lo -MD -MP -MF selectors/.deps/traffic_selector.Tpo -c selectors/traffic_selector.c -fPIC -DPIC -o selectors/.libs/traffic_selector.o
depbase=`echo utils/identification.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/identification.lo -MD -MP -MF $depbase.Tpo -c -o utils/identification.lo utils/identification.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT settings/settings_types.lo -MD -MP -MF settings/.deps/settings_types.Tpo -c settings/settings_types.c -fPIC -DPIC -o settings/.libs/settings_types.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT settings/settings_lexer.lo -MD -MP -MF settings/.deps/settings_lexer.Tpo -c settings/settings_lexer.c -fPIC -DPIC -o settings/.libs/settings_lexer.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT settings/settings_parser.lo -MD -MP -MF settings/.deps/settings_parser.Tpo -c settings/settings_parser.c -fPIC -DPIC -o settings/.libs/settings_parser.o
depbase=`echo utils/lexparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/lexparser.lo -MD -MP -MF $depbase.Tpo -c -o utils/lexparser.lo utils/lexparser.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo utils/optionsfrom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/optionsfrom.lo -MD -MP -MF $depbase.Tpo -c -o utils/optionsfrom.lo utils/optionsfrom.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo utils/capabilities.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/capabilities.lo -MD -MP -MF $depbase.Tpo -c -o utils/capabilities.lo utils/capabilities.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo utils/backtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/backtrace.lo -MD -MP -MF $depbase.Tpo -c -o utils/backtrace.lo utils/backtrace.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/cpu_feature.lo -MD -MP -MF utils/.deps/cpu_feature.Tpo -c utils/cpu_feature.c -fPIC -DPIC -o utils/.libs/cpu_feature.o
depbase=`echo utils/parser_helper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/parser_helper.lo -MD -MP -MF $depbase.Tpo -c -o utils/parser_helper.lo utils/parser_helper.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils.lo -MD -MP -MF utils/.deps/utils.Tpo -c utils/utils.c -fPIC -DPIC -o utils/.libs/utils.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/debug.lo -MD -MP -MF utils/.deps/debug.Tpo -c utils/debug.c -fPIC -DPIC -o utils/.libs/debug.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/enum.lo -MD -MP -MF utils/.deps/enum.Tpo -c utils/enum.c -fPIC -DPIC -o utils/.libs/enum.o
depbase=`echo utils/test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/test.lo -MD -MP -MF $depbase.Tpo -c -o utils/test.lo utils/test.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo utils/process.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/process.lo -MD -MP -MF $depbase.Tpo -c -o utils/process.lo utils/process.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/chunk.lo -MD -MP -MF utils/.deps/chunk.Tpo -c utils/chunk.c -fPIC -DPIC -o utils/.libs/chunk.o
depbase=`echo utils/utils/strerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils/strerror.lo -MD -MP -MF $depbase.Tpo -c -o utils/utils/strerror.lo utils/utils/strerror.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo utils/utils/atomics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils/atomics.lo -MD -MP -MF $depbase.Tpo -c -o utils/utils/atomics.lo utils/utils/atomics.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/identification.lo -MD -MP -MF utils/.deps/identification.Tpo -c utils/identification.c -fPIC -DPIC -o utils/.libs/identification.o
depbase=`echo utils/utils/string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils/string.lo -MD -MP -MF $depbase.Tpo -c -o utils/utils/string.lo utils/utils/string.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo utils/utils/memory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils/memory.lo -MD -MP -MF $depbase.Tpo -c -o utils/utils/memory.lo utils/utils/memory.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/parser_helper.lo -MD -MP -MF utils/.deps/parser_helper.Tpo -c utils/parser_helper.c -fPIC -DPIC -o utils/.libs/parser_helper.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/backtrace.lo -MD -MP -MF utils/.deps/backtrace.Tpo -c utils/backtrace.c -fPIC -DPIC -o utils/.libs/backtrace.o
depbase=`echo utils/utils/tty.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils/tty.lo -MD -MP -MF $depbase.Tpo -c -o utils/utils/tty.lo utils/utils/tty.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/capabilities.lo -MD -MP -MF utils/.deps/capabilities.Tpo -c utils/capabilities.c -fPIC -DPIC -o utils/.libs/capabilities.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/optionsfrom.lo -MD -MP -MF utils/.deps/optionsfrom.Tpo -c utils/optionsfrom.c -fPIC -DPIC -o utils/.libs/optionsfrom.o
depbase=`echo utils/utils/path.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils/path.lo -MD -MP -MF $depbase.Tpo -c -o utils/utils/path.lo utils/utils/path.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/lexparser.lo -MD -MP -MF utils/.deps/lexparser.Tpo -c utils/lexparser.c -fPIC -DPIC -o utils/.libs/lexparser.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/test.lo -MD -MP -MF utils/.deps/test.Tpo -c utils/test.c -fPIC -DPIC -o utils/.libs/test.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/process.lo -MD -MP -MF utils/.deps/process.Tpo -c utils/process.c -fPIC -DPIC -o utils/.libs/process.o
depbase=`echo utils/utils/status.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils/status.lo -MD -MP -MF $depbase.Tpo -c -o utils/utils/status.lo utils/utils/status.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo utils/utils/time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils/time.lo -MD -MP -MF $depbase.Tpo -c -o utils/utils/time.lo utils/utils/time.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo utils/utils/align.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils/align.lo -MD -MP -MF $depbase.Tpo -c -o utils/utils/align.lo utils/utils/align.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo threading/thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT threading/thread.lo -MD -MP -MF $depbase.Tpo -c -o threading/thread.lo threading/thread.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo threading/thread_value.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT threading/thread_value.lo -MD -MP -MF $depbase.Tpo -c -o threading/thread_value.lo threading/thread_value.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils/strerror.lo -MD -MP -MF utils/utils/.deps/strerror.Tpo -c utils/utils/strerror.c -fPIC -DPIC -o utils/utils/.libs/strerror.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils/memory.lo -MD -MP -MF utils/utils/.deps/memory.Tpo -c utils/utils/memory.c -fPIC -DPIC -o utils/utils/.libs/memory.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils/atomics.lo -MD -MP -MF utils/utils/.deps/atomics.Tpo -c utils/utils/atomics.c -fPIC -DPIC -o utils/utils/.libs/atomics.o
depbase=`echo threading/mutex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT threading/mutex.lo -MD -MP -MF $depbase.Tpo -c -o threading/mutex.lo threading/mutex.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils/string.lo -MD -MP -MF utils/utils/.deps/string.Tpo -c utils/utils/string.c -fPIC -DPIC -o utils/utils/.libs/string.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils/tty.lo -MD -MP -MF utils/utils/.deps/tty.Tpo -c utils/utils/tty.c -fPIC -DPIC -o utils/utils/.libs/tty.o
depbase=`echo threading/rwlock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT threading/rwlock.lo -MD -MP -MF $depbase.Tpo -c -o threading/rwlock.lo threading/rwlock.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils/path.lo -MD -MP -MF utils/utils/.deps/path.Tpo -c utils/utils/path.c -fPIC -DPIC -o utils/utils/.libs/path.o
depbase=`echo threading/spinlock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT threading/spinlock.lo -MD -MP -MF $depbase.Tpo -c -o threading/spinlock.lo threading/spinlock.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo threading/semaphore.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT threading/semaphore.lo -MD -MP -MF $depbase.Tpo -c -o threading/semaphore.lo threading/semaphore.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo utils/integrity_checker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/integrity_checker.lo -MD -MP -MF $depbase.Tpo -c -o utils/integrity_checker.lo utils/integrity_checker.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo utils/printf_hook/printf_hook_glibc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/printf_hook/printf_hook_glibc.lo -MD -MP -MF $depbase.Tpo -c -o utils/printf_hook/printf_hook_glibc.lo utils/printf_hook/printf_hook_glibc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils/status.lo -MD -MP -MF utils/utils/.deps/status.Tpo -c utils/utils/status.c -fPIC -DPIC -o utils/utils/.libs/status.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils/time.lo -MD -MP -MF utils/utils/.deps/time.Tpo -c utils/utils/time.c -fPIC -DPIC -o utils/utils/.libs/time.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/utils/align.lo -MD -MP -MF utils/utils/.deps/align.Tpo -c utils/utils/align.c -fPIC -DPIC -o utils/utils/.libs/align.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT threading/thread.lo -MD -MP -MF threading/.deps/thread.Tpo -c threading/thread.c -fPIC -DPIC -o threading/.libs/thread.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT threading/thread_value.lo -MD -MP -MF threading/.deps/thread_value.Tpo -c threading/thread_value.c -fPIC -DPIC -o threading/.libs/thread_value.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT threading/mutex.lo -MD -MP -MF threading/.deps/mutex.Tpo -c threading/mutex.c -fPIC -DPIC -o threading/.libs/mutex.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT threading/rwlock.lo -MD -MP -MF threading/.deps/rwlock.Tpo -c threading/rwlock.c -fPIC -DPIC -o threading/.libs/rwlock.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT threading/semaphore.lo -MD -MP -MF threading/.deps/semaphore.Tpo -c threading/semaphore.c -fPIC -DPIC -o threading/.libs/semaphore.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT threading/spinlock.lo -MD -MP -MF threading/.deps/spinlock.Tpo -c threading/spinlock.c -fPIC -DPIC -o threading/.libs/spinlock.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/integrity_checker.lo -MD -MP -MF utils/.deps/integrity_checker.Tpo -c utils/integrity_checker.c -fPIC -DPIC -o utils/.libs/integrity_checker.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libstrongswan -DIPSEC_DIR=\"/usr/lib/strongswan\" -DIPSEC_LIB_DIR=\"/usr/lib/ipsec\" -DPLUGINDIR=\"/usr/lib/ipsec/plugins\" -DSTRONGSWAN_CONF=\"/etc/strongswan.conf\" -DINTEGRITY_TEST -DUSE_SYSTEMD -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT utils/printf_hook/printf_hook_glibc.lo -MD -MP -MF utils/printf_hook/.deps/printf_hook_glibc.Tpo -c utils/printf_hook/printf_hook_glibc.c -fPIC -DPIC -o utils/printf_hook/.libs/printf_hook_glibc.o
/bin/sh ../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan.la -rpath /usr/lib/ipsec library.lo asn1/asn1.lo asn1/asn1_parser.lo asn1/oid.lo bio/bio_reader.lo bio/bio_writer.lo collections/blocking_queue.lo collections/enumerator.lo collections/hashtable.lo collections/hashlist.lo collections/array.lo collections/linked_list.lo crypto/crypters/crypter.lo crypto/drbgs/drbg.lo crypto/hashers/hasher.lo crypto/hashers/hash_algorithm_set.lo crypto/proposal/proposal.lo crypto/proposal/proposal_keywords.lo crypto/proposal/proposal_keywords_static.lo crypto/prfs/prf.lo crypto/prfs/mac_prf.lo crypto/pkcs5.lo crypto/rngs/rng.lo crypto/rngs/rng_tester.lo crypto/prf_plus.lo crypto/signers/signer.lo crypto/signers/mac_signer.lo crypto/crypto_factory.lo crypto/crypto_tester.lo crypto/diffie_hellman.lo crypto/aead.lo crypto/transform.lo crypto/iv/iv_gen.lo crypto/iv/iv_gen_rand.lo crypto/iv/iv_gen_seq.lo crypto/iv/iv_gen_null.lo crypto/xofs/xof.lo crypto/xofs/xof_bitspender.lo credentials/credential_factory.lo credentials/builder.lo credentials/cred_encoding.lo credentials/keys/private_key.lo credentials/keys/public_key.lo credentials/keys/shared_key.lo credentials/keys/signature_params.lo credentials/certificates/certificate.lo credentials/certificates/crl.lo credentials/certificates/ocsp_response.lo credentials/certificates/x509.lo credentials/certificates/certificate_printer.lo credentials/containers/container.lo credentials/containers/pkcs12.lo credentials/credential_manager.lo credentials/sets/auth_cfg_wrapper.lo credentials/sets/ocsp_response_wrapper.lo credentials/sets/cert_cache.lo credentials/sets/mem_cred.lo credentials/sets/callback_cred.lo credentials/auth_cfg.lo database/database.lo database/database_factory.lo fetcher/fetcher.lo fetcher/fetcher_manager.lo eap/eap.lo ipsec/ipsec_types.lo networking/host.lo networking/host_resolver.lo networking/packet.lo networking/tun_device.lo networking/streams/stream_manager.lo networking/streams/stream.lo networking/streams/stream_service.lo networking/streams/stream_tcp.lo networking/streams/stream_service_tcp.lo pen/pen.lo plugins/plugin_loader.lo plugins/plugin_feature.lo processing/jobs/job.lo processing/jobs/callback_job.lo processing/processor.lo processing/scheduler.lo processing/watcher.lo resolver/resolver_manager.lo resolver/rr_set.lo selectors/traffic_selector.lo settings/settings.lo settings/settings_types.lo settings/settings_parser.lo settings/settings_lexer.lo utils/cpu_feature.lo utils/utils.lo utils/chunk.lo utils/debug.lo utils/enum.lo utils/identification.lo utils/lexparser.lo utils/optionsfrom.lo utils/capabilities.lo utils/backtrace.lo utils/parser_helper.lo utils/test.lo utils/process.lo utils/utils/strerror.lo utils/utils/atomics.lo utils/utils/string.lo utils/utils/memory.lo utils/utils/tty.lo utils/utils/path.lo utils/utils/status.lo utils/utils/time.lo utils/utils/align.lo threading/thread.lo threading/thread_value.lo threading/mutex.lo threading/rwlock.lo threading/spinlock.lo threading/semaphore.lo networking/streams/stream_unix.lo networking/streams/stream_service_unix.lo utils/integrity_checker.lo utils/printf_hook/printf_hook_glibc.lo networking/streams/stream_service_systemd.lo -ldl -lpthread -ldl -lcap -lsystemd
libtool: link: gcc -shared -fPIC -DPIC .libs/library.o asn1/.libs/asn1.o asn1/.libs/asn1_parser.o asn1/.libs/oid.o bio/.libs/bio_reader.o bio/.libs/bio_writer.o collections/.libs/blocking_queue.o collections/.libs/enumerator.o collections/.libs/hashtable.o collections/.libs/hashlist.o collections/.libs/array.o collections/.libs/linked_list.o crypto/crypters/.libs/crypter.o crypto/drbgs/.libs/drbg.o crypto/hashers/.libs/hasher.o crypto/hashers/.libs/hash_algorithm_set.o crypto/proposal/.libs/proposal.o crypto/proposal/.libs/proposal_keywords.o crypto/proposal/.libs/proposal_keywords_static.o crypto/prfs/.libs/prf.o crypto/prfs/.libs/mac_prf.o crypto/.libs/pkcs5.o crypto/rngs/.libs/rng.o crypto/rngs/.libs/rng_tester.o crypto/.libs/prf_plus.o crypto/signers/.libs/signer.o crypto/signers/.libs/mac_signer.o crypto/.libs/crypto_factory.o crypto/.libs/crypto_tester.o crypto/.libs/diffie_hellman.o crypto/.libs/aead.o crypto/.libs/transform.o crypto/iv/.libs/iv_gen.o crypto/iv/.libs/iv_gen_rand.o crypto/iv/.libs/iv_gen_seq.o crypto/iv/.libs/iv_gen_null.o crypto/xofs/.libs/xof.o crypto/xofs/.libs/xof_bitspender.o credentials/.libs/credential_factory.o credentials/.libs/builder.o credentials/.libs/cred_encoding.o credentials/keys/.libs/private_key.o credentials/keys/.libs/public_key.o credentials/keys/.libs/shared_key.o credentials/keys/.libs/signature_params.o credentials/certificates/.libs/certificate.o credentials/certificates/.libs/crl.o credentials/certificates/.libs/ocsp_response.o credentials/certificates/.libs/x509.o credentials/certificates/.libs/certificate_printer.o credentials/containers/.libs/container.o credentials/containers/.libs/pkcs12.o credentials/.libs/credential_manager.o credentials/sets/.libs/auth_cfg_wrapper.o credentials/sets/.libs/ocsp_response_wrapper.o credentials/sets/.libs/cert_cache.o credentials/sets/.libs/mem_cred.o credentials/sets/.libs/callback_cred.o credentials/.libs/auth_cfg.o database/.libs/database.o database/.libs/database_factory.o fetcher/.libs/fetcher.o fetcher/.libs/fetcher_manager.o eap/.libs/eap.o ipsec/.libs/ipsec_types.o networking/.libs/host.o networking/.libs/host_resolver.o networking/.libs/packet.o networking/.libs/tun_device.o networking/streams/.libs/stream_manager.o networking/streams/.libs/stream.o networking/streams/.libs/stream_service.o networking/streams/.libs/stream_tcp.o networking/streams/.libs/stream_service_tcp.o pen/.libs/pen.o plugins/.libs/plugin_loader.o plugins/.libs/plugin_feature.o processing/jobs/.libs/job.o processing/jobs/.libs/callback_job.o processing/.libs/processor.o processing/.libs/scheduler.o processing/.libs/watcher.o resolver/.libs/resolver_manager.o resolver/.libs/rr_set.o selectors/.libs/traffic_selector.o settings/.libs/settings.o settings/.libs/settings_types.o settings/.libs/settings_parser.o settings/.libs/settings_lexer.o utils/.libs/cpu_feature.o utils/.libs/utils.o utils/.libs/chunk.o utils/.libs/debug.o utils/.libs/enum.o utils/.libs/identification.o utils/.libs/lexparser.o utils/.libs/optionsfrom.o utils/.libs/capabilities.o utils/.libs/backtrace.o utils/.libs/parser_helper.o utils/.libs/test.o utils/.libs/process.o utils/utils/.libs/strerror.o utils/utils/.libs/atomics.o utils/utils/.libs/string.o utils/utils/.libs/memory.o utils/utils/.libs/tty.o utils/utils/.libs/path.o utils/utils/.libs/status.o utils/utils/.libs/time.o utils/utils/.libs/align.o threading/.libs/thread.o threading/.libs/thread_value.o threading/.libs/mutex.o threading/.libs/rwlock.o threading/.libs/spinlock.o threading/.libs/semaphore.o networking/streams/.libs/stream_unix.o networking/streams/.libs/stream_service_unix.o utils/.libs/integrity_checker.o utils/printf_hook/.libs/printf_hook_glibc.o networking/streams/.libs/stream_service_systemd.o -lpthread -ldl -lcap -lsystemd -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan.so.0 -o .libs/libstrongswan.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libstrongswan.so.0" && ln -s "libstrongswan.so.0.0.0" "libstrongswan.so.0")
libtool: link: (cd ".libs" && rm -f "libstrongswan.so" && ln -s "libstrongswan.so.0.0.0" "libstrongswan.so")
libtool: link: ( cd ".libs" && rm -f "libstrongswan.la" && ln -s "../libstrongswan.la" "libstrongswan.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan'
Making all in math/libnttfft
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/math/libnttfft'
depbase=`echo ntt_fft.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT ntt_fft.lo -MD -MP -MF $depbase.Tpo -c -o ntt_fft.lo ntt_fft.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ntt_fft_params.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT ntt_fft_params.lo -MD -MP -MF $depbase.Tpo -c -o ntt_fft_params.lo ntt_fft_params.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT ntt_fft.lo -MD -MP -MF .deps/ntt_fft.Tpo -c ntt_fft.c -fPIC -DPIC -o .libs/ntt_fft.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT ntt_fft_params.lo -MD -MP -MF .deps/ntt_fft_params.Tpo -c ntt_fft_params.c -fPIC -DPIC -o .libs/ntt_fft_params.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libnttfft.la -rpath /usr/lib/ipsec ntt_fft.lo ntt_fft_params.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/ntt_fft.o .libs/ntt_fft_params.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libnttfft.so.0 -o .libs/libnttfft.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libnttfft.so.0" && ln -s "libnttfft.so.0.0.0" "libnttfft.so.0")
libtool: link: (cd ".libs" && rm -f "libnttfft.so" && ln -s "libnttfft.so.0.0.0" "libnttfft.so")
libtool: link: ( cd ".libs" && rm -f "libnttfft.la" && ln -s "../libnttfft.la" "libnttfft.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/math/libnttfft'
Making all in plugins/aes
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/aes'
depbase=`echo aes_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aes_plugin.lo -MD -MP -MF $depbase.Tpo -c -o aes_plugin.lo aes_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo aes_crypter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aes_crypter.lo -MD -MP -MF $depbase.Tpo -c -o aes_crypter.lo aes_crypter.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aes_plugin.lo -MD -MP -MF .deps/aes_plugin.Tpo -c aes_plugin.c -fPIC -DPIC -o .libs/aes_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aes_crypter.lo -MD -MP -MF .deps/aes_crypter.Tpo -c aes_crypter.c -fPIC -DPIC -o .libs/aes_crypter.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-aes.la -rpath /usr/lib/ipsec/plugins aes_plugin.lo aes_crypter.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/aes_plugin.o .libs/aes_crypter.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-aes.so -o .libs/libstrongswan-aes.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-aes.la" && ln -s "../libstrongswan-aes.la" "libstrongswan-aes.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/aes'
Making all in plugins/des
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/des'
depbase=`echo des_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT des_plugin.lo -MD -MP -MF $depbase.Tpo -c -o des_plugin.lo des_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo des_crypter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT des_crypter.lo -MD -MP -MF $depbase.Tpo -c -o des_crypter.lo des_crypter.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT des_plugin.lo -MD -MP -MF .deps/des_plugin.Tpo -c des_plugin.c -fPIC -DPIC -o .libs/des_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT des_crypter.lo -MD -MP -MF .deps/des_crypter.Tpo -c des_crypter.c -fPIC -DPIC -o .libs/des_crypter.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-des.la -rpath /usr/lib/ipsec/plugins des_plugin.lo des_crypter.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/des_plugin.o .libs/des_crypter.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-des.so -o .libs/libstrongswan-des.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-des.la" && ln -s "../libstrongswan-des.la" "libstrongswan-des.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/des'
Making all in plugins/rc2
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/rc2'
depbase=`echo rc2_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT rc2_plugin.lo -MD -MP -MF $depbase.Tpo -c -o rc2_plugin.lo rc2_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo rc2_crypter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT rc2_crypter.lo -MD -MP -MF $depbase.Tpo -c -o rc2_crypter.lo rc2_crypter.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT rc2_crypter.lo -MD -MP -MF .deps/rc2_crypter.Tpo -c rc2_crypter.c -fPIC -DPIC -o .libs/rc2_crypter.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT rc2_plugin.lo -MD -MP -MF .deps/rc2_plugin.Tpo -c rc2_plugin.c -fPIC -DPIC -o .libs/rc2_plugin.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-rc2.la -rpath /usr/lib/ipsec/plugins rc2_plugin.lo rc2_crypter.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/rc2_plugin.o .libs/rc2_crypter.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-rc2.so -o .libs/libstrongswan-rc2.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-rc2.la" && ln -s "../libstrongswan-rc2.la" "libstrongswan-rc2.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/rc2'
Making all in plugins/md5
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/md5'
depbase=`echo md5_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT md5_plugin.lo -MD -MP -MF $depbase.Tpo -c -o md5_plugin.lo md5_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo md5_hasher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT md5_hasher.lo -MD -MP -MF $depbase.Tpo -c -o md5_hasher.lo md5_hasher.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT md5_hasher.lo -MD -MP -MF .deps/md5_hasher.Tpo -c md5_hasher.c -fPIC -DPIC -o .libs/md5_hasher.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT md5_plugin.lo -MD -MP -MF .deps/md5_plugin.Tpo -c md5_plugin.c -fPIC -DPIC -o .libs/md5_plugin.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-md5.la -rpath /usr/lib/ipsec/plugins md5_plugin.lo md5_hasher.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/md5_plugin.o .libs/md5_hasher.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-md5.so -o .libs/libstrongswan-md5.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-md5.la" && ln -s "../libstrongswan-md5.la" "libstrongswan-md5.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/md5'
Making all in plugins/sha1
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/sha1'
depbase=`echo sha1_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sha1_plugin.lo -MD -MP -MF $depbase.Tpo -c -o sha1_plugin.lo sha1_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sha1_hasher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sha1_hasher.lo -MD -MP -MF $depbase.Tpo -c -o sha1_hasher.lo sha1_hasher.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sha1_prf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sha1_prf.lo -MD -MP -MF $depbase.Tpo -c -o sha1_prf.lo sha1_prf.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sha1_prf.lo -MD -MP -MF .deps/sha1_prf.Tpo -c sha1_prf.c -fPIC -DPIC -o .libs/sha1_prf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sha1_plugin.lo -MD -MP -MF .deps/sha1_plugin.Tpo -c sha1_plugin.c -fPIC -DPIC -o .libs/sha1_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sha1_hasher.lo -MD -MP -MF .deps/sha1_hasher.Tpo -c sha1_hasher.c -fPIC -DPIC -o .libs/sha1_hasher.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-sha1.la -rpath /usr/lib/ipsec/plugins sha1_plugin.lo sha1_hasher.lo sha1_prf.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/sha1_plugin.o .libs/sha1_hasher.o .libs/sha1_prf.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-sha1.so -o .libs/libstrongswan-sha1.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-sha1.la" && ln -s "../libstrongswan-sha1.la" "libstrongswan-sha1.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/sha1'
Making all in plugins/sha2
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/sha2'
depbase=`echo sha2_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sha2_plugin.lo -MD -MP -MF $depbase.Tpo -c -o sha2_plugin.lo sha2_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sha2_hasher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sha2_hasher.lo -MD -MP -MF $depbase.Tpo -c -o sha2_hasher.lo sha2_hasher.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sha2_hasher.lo -MD -MP -MF .deps/sha2_hasher.Tpo -c sha2_hasher.c -fPIC -DPIC -o .libs/sha2_hasher.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sha2_plugin.lo -MD -MP -MF .deps/sha2_plugin.Tpo -c sha2_plugin.c -fPIC -DPIC -o .libs/sha2_plugin.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-sha2.la -rpath /usr/lib/ipsec/plugins sha2_plugin.lo sha2_hasher.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/sha2_plugin.o .libs/sha2_hasher.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-sha2.so -o .libs/libstrongswan-sha2.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-sha2.la" && ln -s "../libstrongswan-sha2.la" "libstrongswan-sha2.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/sha2'
Making all in plugins/sha3
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/sha3'
depbase=`echo sha3_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sha3_plugin.lo -MD -MP -MF $depbase.Tpo -c -o sha3_plugin.lo sha3_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sha3_hasher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sha3_hasher.lo -MD -MP -MF $depbase.Tpo -c -o sha3_hasher.lo sha3_hasher.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sha3_shake.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sha3_shake.lo -MD -MP -MF $depbase.Tpo -c -o sha3_shake.lo sha3_shake.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sha3_keccak.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sha3_keccak.lo -MD -MP -MF $depbase.Tpo -c -o sha3_keccak.lo sha3_keccak.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sha3_plugin.lo -MD -MP -MF .deps/sha3_plugin.Tpo -c sha3_plugin.c -fPIC -DPIC -o .libs/sha3_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sha3_keccak.lo -MD -MP -MF .deps/sha3_keccak.Tpo -c sha3_keccak.c -fPIC -DPIC -o .libs/sha3_keccak.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sha3_hasher.lo -MD -MP -MF .deps/sha3_hasher.Tpo -c sha3_hasher.c -fPIC -DPIC -o .libs/sha3_hasher.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sha3_shake.lo -MD -MP -MF .deps/sha3_shake.Tpo -c sha3_shake.c -fPIC -DPIC -o .libs/sha3_shake.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-sha3.la -rpath /usr/lib/ipsec/plugins sha3_plugin.lo sha3_hasher.lo sha3_shake.lo sha3_keccak.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/sha3_plugin.o .libs/sha3_hasher.o .libs/sha3_shake.o .libs/sha3_keccak.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-sha3.so -o .libs/libstrongswan-sha3.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-sha3.la" && ln -s "../libstrongswan-sha3.la" "libstrongswan-sha3.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/sha3'
Making all in plugins/gmp
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/gmp'
depbase=`echo gmp_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT gmp_plugin.lo -MD -MP -MF $depbase.Tpo -c -o gmp_plugin.lo gmp_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo gmp_diffie_hellman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT gmp_diffie_hellman.lo -MD -MP -MF $depbase.Tpo -c -o gmp_diffie_hellman.lo gmp_diffie_hellman.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo gmp_rsa_private_key.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT gmp_rsa_private_key.lo -MD -MP -MF $depbase.Tpo -c -o gmp_rsa_private_key.lo gmp_rsa_private_key.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo gmp_rsa_public_key.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT gmp_rsa_public_key.lo -MD -MP -MF $depbase.Tpo -c -o gmp_rsa_public_key.lo gmp_rsa_public_key.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT gmp_plugin.lo -MD -MP -MF .deps/gmp_plugin.Tpo -c gmp_plugin.c -fPIC -DPIC -o .libs/gmp_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT gmp_rsa_public_key.lo -MD -MP -MF .deps/gmp_rsa_public_key.Tpo -c gmp_rsa_public_key.c -fPIC -DPIC -o .libs/gmp_rsa_public_key.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT gmp_diffie_hellman.lo -MD -MP -MF .deps/gmp_diffie_hellman.Tpo -c gmp_diffie_hellman.c -fPIC -DPIC -o .libs/gmp_diffie_hellman.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT gmp_rsa_private_key.lo -MD -MP -MF .deps/gmp_rsa_private_key.Tpo -c gmp_rsa_private_key.c -fPIC -DPIC -o .libs/gmp_rsa_private_key.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-gmp.la -rpath /usr/lib/ipsec/plugins gmp_plugin.lo gmp_diffie_hellman.lo gmp_rsa_private_key.lo gmp_rsa_public_key.lo -lgmp
libtool: link: gcc -shared -fPIC -DPIC .libs/gmp_plugin.o .libs/gmp_diffie_hellman.o .libs/gmp_rsa_private_key.o .libs/gmp_rsa_public_key.o -lgmp -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-gmp.so -o .libs/libstrongswan-gmp.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-gmp.la" && ln -s "../libstrongswan-gmp.la" "libstrongswan-gmp.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/gmp'
Making all in plugins/curve25519
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/curve25519'
depbase=`echo curve25519_dh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT curve25519_dh.lo -MD -MP -MF $depbase.Tpo -c -o curve25519_dh.lo curve25519_dh.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo curve25519_drv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT curve25519_drv.lo -MD -MP -MF $depbase.Tpo -c -o curve25519_drv.lo curve25519_drv.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo curve25519_drv_portable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT curve25519_drv_portable.lo -MD -MP -MF $depbase.Tpo -c -o curve25519_drv_portable.lo curve25519_drv_portable.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo curve25519_identity_hasher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT curve25519_identity_hasher.lo -MD -MP -MF $depbase.Tpo -c -o curve25519_identity_hasher.lo curve25519_identity_hasher.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo curve25519_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT curve25519_plugin.lo -MD -MP -MF $depbase.Tpo -c -o curve25519_plugin.lo curve25519_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo curve25519_private_key.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT curve25519_private_key.lo -MD -MP -MF $depbase.Tpo -c -o curve25519_private_key.lo curve25519_private_key.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo curve25519_public_key.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT curve25519_public_key.lo -MD -MP -MF $depbase.Tpo -c -o curve25519_public_key.lo curve25519_public_key.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ref10/ref10.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT ref10/ref10.lo -MD -MP -MF $depbase.Tpo -c -o ref10/ref10.lo ref10/ref10.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT curve25519_identity_hasher.lo -MD -MP -MF .deps/curve25519_identity_hasher.Tpo -c curve25519_identity_hasher.c -fPIC -DPIC -o .libs/curve25519_identity_hasher.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT curve25519_drv_portable.lo -MD -MP -MF .deps/curve25519_drv_portable.Tpo -c curve25519_drv_portable.c -fPIC -DPIC -o .libs/curve25519_drv_portable.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT curve25519_drv.lo -MD -MP -MF .deps/curve25519_drv.Tpo -c curve25519_drv.c -fPIC -DPIC -o .libs/curve25519_drv.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT curve25519_plugin.lo -MD -MP -MF .deps/curve25519_plugin.Tpo -c curve25519_plugin.c -fPIC -DPIC -o .libs/curve25519_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT curve25519_private_key.lo -MD -MP -MF .deps/curve25519_private_key.Tpo -c curve25519_private_key.c -fPIC -DPIC -o .libs/curve25519_private_key.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT ref10/ref10.lo -MD -MP -MF ref10/.deps/ref10.Tpo -c ref10/ref10.c -fPIC -DPIC -o ref10/.libs/ref10.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT curve25519_public_key.lo -MD -MP -MF .deps/curve25519_public_key.Tpo -c curve25519_public_key.c -fPIC -DPIC -o .libs/curve25519_public_key.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT curve25519_dh.lo -MD -MP -MF .deps/curve25519_dh.Tpo -c curve25519_dh.c -fPIC -DPIC -o .libs/curve25519_dh.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-curve25519.la -rpath /usr/lib/ipsec/plugins curve25519_dh.lo curve25519_drv.lo curve25519_drv_portable.lo curve25519_identity_hasher.lo curve25519_plugin.lo curve25519_private_key.lo curve25519_public_key.lo ref10/ref10.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/curve25519_dh.o .libs/curve25519_drv.o .libs/curve25519_drv_portable.o .libs/curve25519_identity_hasher.o .libs/curve25519_plugin.o .libs/curve25519_private_key.o .libs/curve25519_public_key.o ref10/.libs/ref10.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-curve25519.so -o .libs/libstrongswan-curve25519.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-curve25519.la" && ln -s "../libstrongswan-curve25519.la" "libstrongswan-curve25519.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/curve25519'
Making all in plugins/aesni
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/aesni'
depbase=`echo aesni_key.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -maes -mpclmul -mssse3 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aesni_key.lo -MD -MP -MF $depbase.Tpo -c -o aesni_key.lo aesni_key.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo aesni_cbc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -maes -mpclmul -mssse3 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aesni_cbc.lo -MD -MP -MF $depbase.Tpo -c -o aesni_cbc.lo aesni_cbc.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo aesni_ecb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -maes -mpclmul -mssse3 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aesni_ecb.lo -MD -MP -MF $depbase.Tpo -c -o aesni_ecb.lo aesni_ecb.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo aesni_ctr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -maes -mpclmul -mssse3 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aesni_ctr.lo -MD -MP -MF $depbase.Tpo -c -o aesni_ctr.lo aesni_ctr.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo aesni_ccm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -maes -mpclmul -mssse3 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aesni_ccm.lo -MD -MP -MF $depbase.Tpo -c -o aesni_ccm.lo aesni_ccm.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo aesni_gcm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -maes -mpclmul -mssse3 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aesni_gcm.lo -MD -MP -MF $depbase.Tpo -c -o aesni_gcm.lo aesni_gcm.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo aesni_xcbc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -maes -mpclmul -mssse3 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aesni_xcbc.lo -MD -MP -MF $depbase.Tpo -c -o aesni_xcbc.lo aesni_xcbc.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo aesni_cmac.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -maes -mpclmul -mssse3 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aesni_cmac.lo -MD -MP -MF $depbase.Tpo -c -o aesni_cmac.lo aesni_cmac.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo aesni_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -maes -mpclmul -mssse3 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aesni_plugin.lo -MD -MP -MF $depbase.Tpo -c -o aesni_plugin.lo aesni_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -maes -mpclmul -mssse3 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aesni_ccm.lo -MD -MP -MF .deps/aesni_ccm.Tpo -c aesni_ccm.c -fPIC -DPIC -o .libs/aesni_ccm.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -maes -mpclmul -mssse3 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aesni_key.lo -MD -MP -MF .deps/aesni_key.Tpo -c aesni_key.c -fPIC -DPIC -o .libs/aesni_key.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -maes -mpclmul -mssse3 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aesni_ecb.lo -MD -MP -MF .deps/aesni_ecb.Tpo -c aesni_ecb.c -fPIC -DPIC -o .libs/aesni_ecb.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -maes -mpclmul -mssse3 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aesni_cmac.lo -MD -MP -MF .deps/aesni_cmac.Tpo -c aesni_cmac.c -fPIC -DPIC -o .libs/aesni_cmac.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -maes -mpclmul -mssse3 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aesni_cbc.lo -MD -MP -MF .deps/aesni_cbc.Tpo -c aesni_cbc.c -fPIC -DPIC -o .libs/aesni_cbc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -maes -mpclmul -mssse3 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aesni_ctr.lo -MD -MP -MF .deps/aesni_ctr.Tpo -c aesni_ctr.c -fPIC -DPIC -o .libs/aesni_ctr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -maes -mpclmul -mssse3 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aesni_plugin.lo -MD -MP -MF .deps/aesni_plugin.Tpo -c aesni_plugin.c -fPIC -DPIC -o .libs/aesni_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -maes -mpclmul -mssse3 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aesni_gcm.lo -MD -MP -MF .deps/aesni_gcm.Tpo -c aesni_gcm.c -fPIC -DPIC -o .libs/aesni_gcm.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -maes -mpclmul -mssse3 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT aesni_xcbc.lo -MD -MP -MF .deps/aesni_xcbc.Tpo -c aesni_xcbc.c -fPIC -DPIC -o .libs/aesni_xcbc.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -maes -mpclmul -mssse3 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-aesni.la -rpath /usr/lib/ipsec/plugins aesni_key.lo aesni_cbc.lo aesni_ecb.lo aesni_ctr.lo aesni_ccm.lo aesni_gcm.lo aesni_xcbc.lo aesni_cmac.lo aesni_plugin.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/aesni_key.o .libs/aesni_cbc.o .libs/aesni_ecb.o .libs/aesni_ctr.o .libs/aesni_ccm.o .libs/aesni_gcm.o .libs/aesni_xcbc.o .libs/aesni_cmac.o .libs/aesni_plugin.o -maes -mpclmul -mssse3 -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-aesni.so -o .libs/libstrongswan-aesni.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-aesni.la" && ln -s "../libstrongswan-aesni.la" "libstrongswan-aesni.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/aesni'
Making all in plugins/random
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/random'
depbase=`echo random_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DDEV_RANDOM=\"/dev/random\" -DDEV_URANDOM=\"/dev/urandom\" -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT random_plugin.lo -MD -MP -MF $depbase.Tpo -c -o random_plugin.lo random_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo random_rng.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DDEV_RANDOM=\"/dev/random\" -DDEV_URANDOM=\"/dev/urandom\" -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT random_rng.lo -MD -MP -MF $depbase.Tpo -c -o random_rng.lo random_rng.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DDEV_RANDOM=\"/dev/random\" -DDEV_URANDOM=\"/dev/urandom\" -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT random_rng.lo -MD -MP -MF .deps/random_rng.Tpo -c random_rng.c -fPIC -DPIC -o .libs/random_rng.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DDEV_RANDOM=\"/dev/random\" -DDEV_URANDOM=\"/dev/urandom\" -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT random_plugin.lo -MD -MP -MF .deps/random_plugin.Tpo -c random_plugin.c -fPIC -DPIC -o .libs/random_plugin.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-random.la -rpath /usr/lib/ipsec/plugins random_plugin.lo random_rng.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/random_plugin.o .libs/random_rng.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-random.so -o .libs/libstrongswan-random.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-random.la" && ln -s "../libstrongswan-random.la" "libstrongswan-random.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/random'
Making all in plugins/nonce
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/nonce'
depbase=`echo nonce_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT nonce_plugin.lo -MD -MP -MF $depbase.Tpo -c -o nonce_plugin.lo nonce_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo nonce_nonceg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT nonce_nonceg.lo -MD -MP -MF $depbase.Tpo -c -o nonce_nonceg.lo nonce_nonceg.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT nonce_plugin.lo -MD -MP -MF .deps/nonce_plugin.Tpo -c nonce_plugin.c -fPIC -DPIC -o .libs/nonce_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT nonce_nonceg.lo -MD -MP -MF .deps/nonce_nonceg.Tpo -c nonce_nonceg.c -fPIC -DPIC -o .libs/nonce_nonceg.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-nonce.la -rpath /usr/lib/ipsec/plugins nonce_plugin.lo nonce_nonceg.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/nonce_plugin.o .libs/nonce_nonceg.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-nonce.so -o .libs/libstrongswan-nonce.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-nonce.la" && ln -s "../libstrongswan-nonce.la" "libstrongswan-nonce.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/nonce'
Making all in plugins/hmac
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/hmac'
depbase=`echo hmac_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT hmac_plugin.lo -MD -MP -MF $depbase.Tpo -c -o hmac_plugin.lo hmac_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo hmac.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT hmac.lo -MD -MP -MF $depbase.Tpo -c -o hmac.lo hmac.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT hmac_plugin.lo -MD -MP -MF .deps/hmac_plugin.Tpo -c hmac_plugin.c -fPIC -DPIC -o .libs/hmac_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-hmac.la -rpath /usr/lib/ipsec/plugins hmac_plugin.lo hmac.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/hmac_plugin.o .libs/hmac.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-hmac.so -o .libs/libstrongswan-hmac.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-hmac.la" && ln -s "../libstrongswan-hmac.la" "libstrongswan-hmac.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/hmac'
Making all in plugins/cmac
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/cmac'
depbase=`echo cmac_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT cmac_plugin.lo -MD -MP -MF $depbase.Tpo -c -o cmac_plugin.lo cmac_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo cmac.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT cmac.lo -MD -MP -MF $depbase.Tpo -c -o cmac.lo cmac.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT cmac.lo -MD -MP -MF .deps/cmac.Tpo -c cmac.c -fPIC -DPIC -o .libs/cmac.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT cmac_plugin.lo -MD -MP -MF .deps/cmac_plugin.Tpo -c cmac_plugin.c -fPIC -DPIC -o .libs/cmac_plugin.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-cmac.la -rpath /usr/lib/ipsec/plugins cmac_plugin.lo cmac.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/cmac_plugin.o .libs/cmac.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-cmac.so -o .libs/libstrongswan-cmac.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-cmac.la" && ln -s "../libstrongswan-cmac.la" "libstrongswan-cmac.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/cmac'
Making all in plugins/xcbc
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/xcbc'
depbase=`echo xcbc_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT xcbc_plugin.lo -MD -MP -MF $depbase.Tpo -c -o xcbc_plugin.lo xcbc_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo xcbc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT xcbc.lo -MD -MP -MF $depbase.Tpo -c -o xcbc.lo xcbc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT xcbc_plugin.lo -MD -MP -MF .deps/xcbc_plugin.Tpo -c xcbc_plugin.c -fPIC -DPIC -o .libs/xcbc_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT xcbc.lo -MD -MP -MF .deps/xcbc.Tpo -c xcbc.c -fPIC -DPIC -o .libs/xcbc.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-xcbc.la -rpath /usr/lib/ipsec/plugins xcbc_plugin.lo xcbc.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/xcbc_plugin.o .libs/xcbc.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-xcbc.so -o .libs/libstrongswan-xcbc.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-xcbc.la" && ln -s "../libstrongswan-xcbc.la" "libstrongswan-xcbc.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/xcbc'
Making all in plugins/x509
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/x509'
depbase=`echo x509_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT x509_plugin.lo -MD -MP -MF $depbase.Tpo -c -o x509_plugin.lo x509_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo x509_cert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT x509_cert.lo -MD -MP -MF $depbase.Tpo -c -o x509_cert.lo x509_cert.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo x509_crl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT x509_crl.lo -MD -MP -MF $depbase.Tpo -c -o x509_crl.lo x509_crl.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo x509_ac.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT x509_ac.lo -MD -MP -MF $depbase.Tpo -c -o x509_ac.lo x509_ac.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo x509_pkcs10.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT x509_pkcs10.lo -MD -MP -MF $depbase.Tpo -c -o x509_pkcs10.lo x509_pkcs10.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo x509_ocsp_request.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT x509_ocsp_request.lo -MD -MP -MF $depbase.Tpo -c -o x509_ocsp_request.lo x509_ocsp_request.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo x509_ocsp_response.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT x509_ocsp_response.lo -MD -MP -MF $depbase.Tpo -c -o x509_ocsp_response.lo x509_ocsp_response.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT x509_crl.lo -MD -MP -MF .deps/x509_crl.Tpo -c x509_crl.c -fPIC -DPIC -o .libs/x509_crl.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT x509_plugin.lo -MD -MP -MF .deps/x509_plugin.Tpo -c x509_plugin.c -fPIC -DPIC -o .libs/x509_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT x509_pkcs10.lo -MD -MP -MF .deps/x509_pkcs10.Tpo -c x509_pkcs10.c -fPIC -DPIC -o .libs/x509_pkcs10.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT x509_ac.lo -MD -MP -MF .deps/x509_ac.Tpo -c x509_ac.c -fPIC -DPIC -o .libs/x509_ac.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT x509_ocsp_response.lo -MD -MP -MF .deps/x509_ocsp_response.Tpo -c x509_ocsp_response.c -fPIC -DPIC -o .libs/x509_ocsp_response.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT x509_cert.lo -MD -MP -MF .deps/x509_cert.Tpo -c x509_cert.c -fPIC -DPIC -o .libs/x509_cert.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT x509_ocsp_request.lo -MD -MP -MF .deps/x509_ocsp_request.Tpo -c x509_ocsp_request.c -fPIC -DPIC -o .libs/x509_ocsp_request.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-x509.la -rpath /usr/lib/ipsec/plugins x509_plugin.lo x509_cert.lo x509_crl.lo x509_ac.lo x509_pkcs10.lo x509_ocsp_request.lo x509_ocsp_response.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/x509_plugin.o .libs/x509_cert.o .libs/x509_crl.o .libs/x509_ac.o .libs/x509_pkcs10.o .libs/x509_ocsp_request.o .libs/x509_ocsp_response.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-x509.so -o .libs/libstrongswan-x509.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-x509.la" && ln -s "../libstrongswan-x509.la" "libstrongswan-x509.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/x509'
Making all in plugins/revocation
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/revocation'
depbase=`echo revocation_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT revocation_plugin.lo -MD -MP -MF $depbase.Tpo -c -o revocation_plugin.lo revocation_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo revocation_validator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT revocation_validator.lo -MD -MP -MF $depbase.Tpo -c -o revocation_validator.lo revocation_validator.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT revocation_validator.lo -MD -MP -MF .deps/revocation_validator.Tpo -c revocation_validator.c -fPIC -DPIC -o .libs/revocation_validator.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT revocation_plugin.lo -MD -MP -MF .deps/revocation_plugin.Tpo -c revocation_plugin.c -fPIC -DPIC -o .libs/revocation_plugin.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-revocation.la -rpath /usr/lib/ipsec/plugins revocation_plugin.lo revocation_validator.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/revocation_plugin.o .libs/revocation_validator.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-revocation.so -o .libs/libstrongswan-revocation.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-revocation.la" && ln -s "../libstrongswan-revocation.la" "libstrongswan-revocation.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/revocation'
Making all in plugins/constraints
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/constraints'
depbase=`echo constraints_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT constraints_plugin.lo -MD -MP -MF $depbase.Tpo -c -o constraints_plugin.lo constraints_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo constraints_validator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT constraints_validator.lo -MD -MP -MF $depbase.Tpo -c -o constraints_validator.lo constraints_validator.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT constraints_validator.lo -MD -MP -MF .deps/constraints_validator.Tpo -c constraints_validator.c -fPIC -DPIC -o .libs/constraints_validator.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT constraints_plugin.lo -MD -MP -MF .deps/constraints_plugin.Tpo -c constraints_plugin.c -fPIC -DPIC -o .libs/constraints_plugin.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-constraints.la -rpath /usr/lib/ipsec/plugins constraints_plugin.lo constraints_validator.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/constraints_plugin.o .libs/constraints_validator.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-constraints.so -o .libs/libstrongswan-constraints.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-constraints.la" && ln -s "../libstrongswan-constraints.la" "libstrongswan-constraints.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/constraints'
Making all in plugins/pubkey
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/pubkey'
depbase=`echo pubkey_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pubkey_plugin.lo -MD -MP -MF $depbase.Tpo -c -o pubkey_plugin.lo pubkey_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pubkey_cert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pubkey_cert.lo -MD -MP -MF $depbase.Tpo -c -o pubkey_cert.lo pubkey_cert.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pubkey_plugin.lo -MD -MP -MF .deps/pubkey_plugin.Tpo -c pubkey_plugin.c -fPIC -DPIC -o .libs/pubkey_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pubkey_cert.lo -MD -MP -MF .deps/pubkey_cert.Tpo -c pubkey_cert.c -fPIC -DPIC -o .libs/pubkey_cert.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-pubkey.la -rpath /usr/lib/ipsec/plugins pubkey_plugin.lo pubkey_cert.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/pubkey_plugin.o .libs/pubkey_cert.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-pubkey.so -o .libs/libstrongswan-pubkey.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-pubkey.la" && ln -s "../libstrongswan-pubkey.la" "libstrongswan-pubkey.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/pubkey'
Making all in plugins/pkcs1
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/pkcs1'
depbase=`echo pkcs1_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs1_plugin.lo -MD -MP -MF $depbase.Tpo -c -o pkcs1_plugin.lo pkcs1_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pkcs1_encoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs1_encoder.lo -MD -MP -MF $depbase.Tpo -c -o pkcs1_encoder.lo pkcs1_encoder.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pkcs1_builder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs1_builder.lo -MD -MP -MF $depbase.Tpo -c -o pkcs1_builder.lo pkcs1_builder.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs1_builder.lo -MD -MP -MF .deps/pkcs1_builder.Tpo -c pkcs1_builder.c -fPIC -DPIC -o .libs/pkcs1_builder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs1_plugin.lo -MD -MP -MF .deps/pkcs1_plugin.Tpo -c pkcs1_plugin.c -fPIC -DPIC -o .libs/pkcs1_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs1_encoder.lo -MD -MP -MF .deps/pkcs1_encoder.Tpo -c pkcs1_encoder.c -fPIC -DPIC -o .libs/pkcs1_encoder.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-pkcs1.la -rpath /usr/lib/ipsec/plugins pkcs1_plugin.lo pkcs1_encoder.lo pkcs1_builder.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/pkcs1_plugin.o .libs/pkcs1_encoder.o .libs/pkcs1_builder.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-pkcs1.so -o .libs/libstrongswan-pkcs1.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-pkcs1.la" && ln -s "../libstrongswan-pkcs1.la" "libstrongswan-pkcs1.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/pkcs1'
Making all in plugins/pkcs7
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/pkcs7'
depbase=`echo pkcs7_generic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs7_generic.lo -MD -MP -MF $depbase.Tpo -c -o pkcs7_generic.lo pkcs7_generic.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pkcs7_signed_data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs7_signed_data.lo -MD -MP -MF $depbase.Tpo -c -o pkcs7_signed_data.lo pkcs7_signed_data.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pkcs7_encrypted_data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs7_encrypted_data.lo -MD -MP -MF $depbase.Tpo -c -o pkcs7_encrypted_data.lo pkcs7_encrypted_data.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pkcs7_enveloped_data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs7_enveloped_data.lo -MD -MP -MF $depbase.Tpo -c -o pkcs7_enveloped_data.lo pkcs7_enveloped_data.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pkcs7_data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs7_data.lo -MD -MP -MF $depbase.Tpo -c -o pkcs7_data.lo pkcs7_data.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pkcs7_attributes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs7_attributes.lo -MD -MP -MF $depbase.Tpo -c -o pkcs7_attributes.lo pkcs7_attributes.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pkcs7_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs7_plugin.lo -MD -MP -MF $depbase.Tpo -c -o pkcs7_plugin.lo pkcs7_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs7_enveloped_data.lo -MD -MP -MF .deps/pkcs7_enveloped_data.Tpo -c pkcs7_enveloped_data.c -fPIC -DPIC -o .libs/pkcs7_enveloped_data.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs7_attributes.lo -MD -MP -MF .deps/pkcs7_attributes.Tpo -c pkcs7_attributes.c -fPIC -DPIC -o .libs/pkcs7_attributes.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs7_signed_data.lo -MD -MP -MF .deps/pkcs7_signed_data.Tpo -c pkcs7_signed_data.c -fPIC -DPIC -o .libs/pkcs7_signed_data.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs7_plugin.lo -MD -MP -MF .deps/pkcs7_plugin.Tpo -c pkcs7_plugin.c -fPIC -DPIC -o .libs/pkcs7_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs7_generic.lo -MD -MP -MF .deps/pkcs7_generic.Tpo -c pkcs7_generic.c -fPIC -DPIC -o .libs/pkcs7_generic.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs7_encrypted_data.lo -MD -MP -MF .deps/pkcs7_encrypted_data.Tpo -c pkcs7_encrypted_data.c -fPIC -DPIC -o .libs/pkcs7_encrypted_data.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs7_data.lo -MD -MP -MF .deps/pkcs7_data.Tpo -c pkcs7_data.c -fPIC -DPIC -o .libs/pkcs7_data.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-pkcs7.la -rpath /usr/lib/ipsec/plugins pkcs7_generic.lo pkcs7_signed_data.lo pkcs7_encrypted_data.lo pkcs7_enveloped_data.lo pkcs7_data.lo pkcs7_attributes.lo pkcs7_plugin.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/pkcs7_generic.o .libs/pkcs7_signed_data.o .libs/pkcs7_encrypted_data.o .libs/pkcs7_enveloped_data.o .libs/pkcs7_data.o .libs/pkcs7_attributes.o .libs/pkcs7_plugin.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-pkcs7.so -o .libs/libstrongswan-pkcs7.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-pkcs7.la" && ln -s "../libstrongswan-pkcs7.la" "libstrongswan-pkcs7.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/pkcs7'
Making all in plugins/pkcs8
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/pkcs8'
depbase=`echo pkcs8_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs8_plugin.lo -MD -MP -MF $depbase.Tpo -c -o pkcs8_plugin.lo pkcs8_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pkcs8_builder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs8_builder.lo -MD -MP -MF $depbase.Tpo -c -o pkcs8_builder.lo pkcs8_builder.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs8_plugin.lo -MD -MP -MF .deps/pkcs8_plugin.Tpo -c pkcs8_plugin.c -fPIC -DPIC -o .libs/pkcs8_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs8_builder.lo -MD -MP -MF .deps/pkcs8_builder.Tpo -c pkcs8_builder.c -fPIC -DPIC -o .libs/pkcs8_builder.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-pkcs8.la -rpath /usr/lib/ipsec/plugins pkcs8_plugin.lo pkcs8_builder.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/pkcs8_plugin.o .libs/pkcs8_builder.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-pkcs8.so -o .libs/libstrongswan-pkcs8.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-pkcs8.la" && ln -s "../libstrongswan-pkcs8.la" "libstrongswan-pkcs8.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/pkcs8'
Making all in plugins/pkcs12
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/pkcs12'
depbase=`echo pkcs12_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs12_plugin.lo -MD -MP -MF $depbase.Tpo -c -o pkcs12_plugin.lo pkcs12_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pkcs12_decode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs12_decode.lo -MD -MP -MF $depbase.Tpo -c -o pkcs12_decode.lo pkcs12_decode.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs12_plugin.lo -MD -MP -MF .deps/pkcs12_plugin.Tpo -c pkcs12_plugin.c -fPIC -DPIC -o .libs/pkcs12_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pkcs12_decode.lo -MD -MP -MF .deps/pkcs12_decode.Tpo -c pkcs12_decode.c -fPIC -DPIC -o .libs/pkcs12_decode.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-pkcs12.la -rpath /usr/lib/ipsec/plugins pkcs12_plugin.lo pkcs12_decode.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/pkcs12_plugin.o .libs/pkcs12_decode.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-pkcs12.so -o .libs/libstrongswan-pkcs12.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-pkcs12.la" && ln -s "../libstrongswan-pkcs12.la" "libstrongswan-pkcs12.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/pkcs12'
Making all in plugins/pgp
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/pgp'
depbase=`echo pgp_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pgp_plugin.lo -MD -MP -MF $depbase.Tpo -c -o pgp_plugin.lo pgp_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pgp_utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pgp_utils.lo -MD -MP -MF $depbase.Tpo -c -o pgp_utils.lo pgp_utils.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pgp_cert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pgp_cert.lo -MD -MP -MF $depbase.Tpo -c -o pgp_cert.lo pgp_cert.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pgp_encoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pgp_encoder.lo -MD -MP -MF $depbase.Tpo -c -o pgp_encoder.lo pgp_encoder.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pgp_builder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pgp_builder.lo -MD -MP -MF $depbase.Tpo -c -o pgp_builder.lo pgp_builder.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pgp_plugin.lo -MD -MP -MF .deps/pgp_plugin.Tpo -c pgp_plugin.c -fPIC -DPIC -o .libs/pgp_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pgp_utils.lo -MD -MP -MF .deps/pgp_utils.Tpo -c pgp_utils.c -fPIC -DPIC -o .libs/pgp_utils.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pgp_cert.lo -MD -MP -MF .deps/pgp_cert.Tpo -c pgp_cert.c -fPIC -DPIC -o .libs/pgp_cert.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pgp_builder.lo -MD -MP -MF .deps/pgp_builder.Tpo -c pgp_builder.c -fPIC -DPIC -o .libs/pgp_builder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pgp_encoder.lo -MD -MP -MF .deps/pgp_encoder.Tpo -c pgp_encoder.c -fPIC -DPIC -o .libs/pgp_encoder.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-pgp.la -rpath /usr/lib/ipsec/plugins pgp_plugin.lo pgp_utils.lo pgp_cert.lo pgp_encoder.lo pgp_builder.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/pgp_plugin.o .libs/pgp_utils.o .libs/pgp_cert.o .libs/pgp_encoder.o .libs/pgp_builder.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-pgp.so -o .libs/libstrongswan-pgp.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-pgp.la" && ln -s "../libstrongswan-pgp.la" "libstrongswan-pgp.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/pgp'
Making all in plugins/dnskey
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/dnskey'
depbase=`echo dnskey_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT dnskey_plugin.lo -MD -MP -MF $depbase.Tpo -c -o dnskey_plugin.lo dnskey_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dnskey_builder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT dnskey_builder.lo -MD -MP -MF $depbase.Tpo -c -o dnskey_builder.lo dnskey_builder.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dnskey_encoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT dnskey_encoder.lo -MD -MP -MF $depbase.Tpo -c -o dnskey_encoder.lo dnskey_encoder.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT dnskey_encoder.lo -MD -MP -MF .deps/dnskey_encoder.Tpo -c dnskey_encoder.c -fPIC -DPIC -o .libs/dnskey_encoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT dnskey_plugin.lo -MD -MP -MF .deps/dnskey_plugin.Tpo -c dnskey_plugin.c -fPIC -DPIC -o .libs/dnskey_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT dnskey_builder.lo -MD -MP -MF .deps/dnskey_builder.Tpo -c dnskey_builder.c -fPIC -DPIC -o .libs/dnskey_builder.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-dnskey.la -rpath /usr/lib/ipsec/plugins dnskey_plugin.lo dnskey_builder.lo dnskey_encoder.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/dnskey_plugin.o .libs/dnskey_builder.o .libs/dnskey_encoder.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-dnskey.so -o .libs/libstrongswan-dnskey.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-dnskey.la" && ln -s "../libstrongswan-dnskey.la" "libstrongswan-dnskey.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/dnskey'
Making all in plugins/sshkey
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/sshkey'
depbase=`echo sshkey_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sshkey_plugin.lo -MD -MP -MF $depbase.Tpo -c -o sshkey_plugin.lo sshkey_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sshkey_builder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sshkey_builder.lo -MD -MP -MF $depbase.Tpo -c -o sshkey_builder.lo sshkey_builder.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sshkey_encoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sshkey_encoder.lo -MD -MP -MF $depbase.Tpo -c -o sshkey_encoder.lo sshkey_encoder.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sshkey_encoder.lo -MD -MP -MF .deps/sshkey_encoder.Tpo -c sshkey_encoder.c -fPIC -DPIC -o .libs/sshkey_encoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sshkey_plugin.lo -MD -MP -MF .deps/sshkey_plugin.Tpo -c sshkey_plugin.c -fPIC -DPIC -o .libs/sshkey_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sshkey_builder.lo -MD -MP -MF .deps/sshkey_builder.Tpo -c sshkey_builder.c -fPIC -DPIC -o .libs/sshkey_builder.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-sshkey.la -rpath /usr/lib/ipsec/plugins sshkey_plugin.lo sshkey_builder.lo sshkey_encoder.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/sshkey_plugin.o .libs/sshkey_builder.o .libs/sshkey_encoder.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-sshkey.so -o .libs/libstrongswan-sshkey.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-sshkey.la" && ln -s "../libstrongswan-sshkey.la" "libstrongswan-sshkey.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/sshkey'
Making all in plugins/pem
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/pem'
depbase=`echo pem_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pem_plugin.lo -MD -MP -MF $depbase.Tpo -c -o pem_plugin.lo pem_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pem_builder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pem_builder.lo -MD -MP -MF $depbase.Tpo -c -o pem_builder.lo pem_builder.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pem_encoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pem_encoder.lo -MD -MP -MF $depbase.Tpo -c -o pem_encoder.lo pem_encoder.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pem_plugin.lo -MD -MP -MF .deps/pem_plugin.Tpo -c pem_plugin.c -fPIC -DPIC -o .libs/pem_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pem_builder.lo -MD -MP -MF .deps/pem_builder.Tpo -c pem_builder.c -fPIC -DPIC -o .libs/pem_builder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT pem_encoder.lo -MD -MP -MF .deps/pem_encoder.Tpo -c pem_encoder.c -fPIC -DPIC -o .libs/pem_encoder.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-pem.la -rpath /usr/lib/ipsec/plugins pem_plugin.lo pem_builder.lo pem_encoder.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/pem_plugin.o .libs/pem_builder.o .libs/pem_encoder.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-pem.so -o .libs/libstrongswan-pem.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-pem.la" && ln -s "../libstrongswan-pem.la" "libstrongswan-pem.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/pem'
Making all in plugins/curl
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/curl'
depbase=`echo curl_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT curl_plugin.lo -MD -MP -MF $depbase.Tpo -c -o curl_plugin.lo curl_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo curl_fetcher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT curl_fetcher.lo -MD -MP -MF $depbase.Tpo -c -o curl_fetcher.lo curl_fetcher.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT curl_plugin.lo -MD -MP -MF .deps/curl_plugin.Tpo -c curl_plugin.c -fPIC -DPIC -o .libs/curl_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT curl_fetcher.lo -MD -MP -MF .deps/curl_fetcher.Tpo -c curl_fetcher.c -fPIC -DPIC -o .libs/curl_fetcher.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-curl.la -rpath /usr/lib/ipsec/plugins curl_plugin.lo curl_fetcher.lo -lcurl
libtool: link: gcc -shared -fPIC -DPIC .libs/curl_plugin.o .libs/curl_fetcher.o -lcurl -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-curl.so -o .libs/libstrongswan-curl.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-curl.la" && ln -s "../libstrongswan-curl.la" "libstrongswan-curl.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/curl'
Making all in plugins/ldap
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/ldap'
depbase=`echo ldap_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT ldap_plugin.lo -MD -MP -MF $depbase.Tpo -c -o ldap_plugin.lo ldap_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ldap_fetcher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT ldap_fetcher.lo -MD -MP -MF $depbase.Tpo -c -o ldap_fetcher.lo ldap_fetcher.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT ldap_fetcher.lo -MD -MP -MF .deps/ldap_fetcher.Tpo -c ldap_fetcher.c -fPIC -DPIC -o .libs/ldap_fetcher.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT ldap_plugin.lo -MD -MP -MF .deps/ldap_plugin.Tpo -c ldap_plugin.c -fPIC -DPIC -o .libs/ldap_plugin.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-ldap.la -rpath /usr/lib/ipsec/plugins ldap_plugin.lo ldap_fetcher.lo -lldap -llber
libtool: link: gcc -shared -fPIC -DPIC .libs/ldap_plugin.o .libs/ldap_fetcher.o -lldap -llber -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-ldap.so -o .libs/libstrongswan-ldap.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-ldap.la" && ln -s "../libstrongswan-ldap.la" "libstrongswan-ldap.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/ldap'
Making all in plugins/mysql
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/mysql'
depbase=`echo mysql_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -I/usr/include/mysql -I/usr/include/mysql/mysql -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT mysql_plugin.lo -MD -MP -MF $depbase.Tpo -c -o mysql_plugin.lo mysql_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mysql_database.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -I/usr/include/mysql -I/usr/include/mysql/mysql -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT mysql_database.lo -MD -MP -MF $depbase.Tpo -c -o mysql_database.lo mysql_database.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -I/usr/include/mysql -I/usr/include/mysql/mysql -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT mysql_plugin.lo -MD -MP -MF .deps/mysql_plugin.Tpo -c mysql_plugin.c -fPIC -DPIC -o .libs/mysql_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -I/usr/include/mysql -I/usr/include/mysql/mysql -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT mysql_database.lo -MD -MP -MF .deps/mysql_database.Tpo -c mysql_database.c -fPIC -DPIC -o .libs/mysql_database.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include/mysql -I/usr/include/mysql/mysql -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-mysql.la -rpath /usr/lib/ipsec/plugins mysql_plugin.lo mysql_database.lo -L/usr/lib/ -lmariadb
libtool: link: gcc -shared -fPIC -DPIC .libs/mysql_plugin.o .libs/mysql_database.o -L/usr/lib/ -lmariadb -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-mysql.so -o .libs/libstrongswan-mysql.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-mysql.la" && ln -s "../libstrongswan-mysql.la" "libstrongswan-mysql.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/mysql'
Making all in plugins/sqlite
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/sqlite'
depbase=`echo sqlite_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sqlite_plugin.lo -MD -MP -MF $depbase.Tpo -c -o sqlite_plugin.lo sqlite_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sqlite_database.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sqlite_database.lo -MD -MP -MF $depbase.Tpo -c -o sqlite_database.lo sqlite_database.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sqlite_plugin.lo -MD -MP -MF .deps/sqlite_plugin.Tpo -c sqlite_plugin.c -fPIC -DPIC -o .libs/sqlite_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT sqlite_database.lo -MD -MP -MF .deps/sqlite_database.Tpo -c sqlite_database.c -fPIC -DPIC -o .libs/sqlite_database.o
/bin/sh ../../../../libtool --tag=CC --mode=link gcc -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -module -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libstrongswan-sqlite.la -rpath /usr/lib/ipsec/plugins sqlite_plugin.lo sqlite_database.lo -lsqlite3
libtool: link: gcc -shared -fPIC -DPIC .libs/sqlite_plugin.o .libs/sqlite_database.o -lsqlite3 -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libstrongswan-sqlite.so -o .libs/libstrongswan-sqlite.so
libtool: link: ( cd ".libs" && rm -f "libstrongswan-sqlite.la" && ln -s "../libstrongswan-sqlite.la" "libstrongswan-sqlite.la" )
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/sqlite'
Making all in plugins/openssl
make[5]: Entering directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/openssl'
depbase=`echo openssl_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_plugin.lo -MD -MP -MF $depbase.Tpo -c -o openssl_plugin.lo openssl_plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_util.lo -MD -MP -MF $depbase.Tpo -c -o openssl_util.lo openssl_util.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_crypter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_crypter.lo -MD -MP -MF $depbase.Tpo -c -o openssl_crypter.lo openssl_crypter.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_hasher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_hasher.lo -MD -MP -MF $depbase.Tpo -c -o openssl_hasher.lo openssl_hasher.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_sha1_prf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_sha1_prf.lo -MD -MP -MF $depbase.Tpo -c -o openssl_sha1_prf.lo openssl_sha1_prf.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_diffie_hellman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_diffie_hellman.lo -MD -MP -MF $depbase.Tpo -c -o openssl_diffie_hellman.lo openssl_diffie_hellman.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_rsa_private_key.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_rsa_private_key.lo -MD -MP -MF $depbase.Tpo -c -o openssl_rsa_private_key.lo openssl_rsa_private_key.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_rsa_public_key.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_rsa_public_key.lo -MD -MP -MF $depbase.Tpo -c -o openssl_rsa_public_key.lo openssl_rsa_public_key.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_ec_diffie_hellman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_ec_diffie_hellman.lo -MD -MP -MF $depbase.Tpo -c -o openssl_ec_diffie_hellman.lo openssl_ec_diffie_hellman.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_ec_private_key.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_ec_private_key.lo -MD -MP -MF $depbase.Tpo -c -o openssl_ec_private_key.lo openssl_ec_private_key.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_ec_public_key.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_ec_public_key.lo -MD -MP -MF $depbase.Tpo -c -o openssl_ec_public_key.lo openssl_ec_public_key.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_x509.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_x509.lo -MD -MP -MF $depbase.Tpo -c -o openssl_x509.lo openssl_x509.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_crl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_crl.lo -MD -MP -MF $depbase.Tpo -c -o openssl_crl.lo openssl_crl.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_pkcs7.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_pkcs7.lo -MD -MP -MF $depbase.Tpo -c -o openssl_pkcs7.lo openssl_pkcs7.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_pkcs12.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_pkcs12.lo -MD -MP -MF $depbase.Tpo -c -o openssl_pkcs12.lo openssl_pkcs12.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_rng.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_rng.lo -MD -MP -MF $depbase.Tpo -c -o openssl_rng.lo openssl_rng.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_hmac.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_hmac.lo -MD -MP -MF $depbase.Tpo -c -o openssl_hmac.lo openssl_hmac.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_aead.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_aead.lo -MD -MP -MF $depbase.Tpo -c -o openssl_aead.lo openssl_aead.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_x_diffie_hellman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_x_diffie_hellman.lo -MD -MP -MF $depbase.Tpo -c -o openssl_x_diffie_hellman.lo openssl_x_diffie_hellman.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_ed_private_key.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_ed_private_key.lo -MD -MP -MF $depbase.Tpo -c -o openssl_ed_private_key.lo openssl_ed_private_key.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_ed_public_key.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_ed_public_key.lo -MD -MP -MF $depbase.Tpo -c -o openssl_ed_public_key.lo openssl_ed_public_key.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo openssl_xof.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_xof.lo -MD -MP -MF $depbase.Tpo -c -o openssl_xof.lo openssl_xof.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_sha1_prf.lo -MD -MP -MF .deps/openssl_sha1_prf.Tpo -c openssl_sha1_prf.c -fPIC -DPIC -o .libs/openssl_sha1_prf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_util.lo -MD -MP -MF .deps/openssl_util.Tpo -c openssl_util.c -fPIC -DPIC -o .libs/openssl_util.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_rsa_private_key.lo -MD -MP -MF .deps/openssl_rsa_private_key.Tpo -c openssl_rsa_private_key.c -fPIC -DPIC -o .libs/openssl_rsa_private_key.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_ec_diffie_hellman.lo -MD -MP -MF .deps/openssl_ec_diffie_hellman.Tpo -c openssl_ec_diffie_hellman.c -fPIC -DPIC -o .libs/openssl_ec_diffie_hellman.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_hasher.lo -MD -MP -MF .deps/openssl_hasher.Tpo -c openssl_hasher.c -fPIC -DPIC -o .libs/openssl_hasher.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_rsa_public_key.lo -MD -MP -MF .deps/openssl_rsa_public_key.Tpo -c openssl_rsa_public_key.c -fPIC -DPIC -o .libs/openssl_rsa_public_key.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_ed_private_key.lo -MD -MP -MF .deps/openssl_ed_private_key.Tpo -c openssl_ed_private_key.c -fPIC -DPIC -o .libs/openssl_ed_private_key.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_pkcs7.lo -MD -MP -MF .deps/openssl_pkcs7.Tpo -c openssl_pkcs7.c -fPIC -DPIC -o .libs/openssl_pkcs7.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_ec_public_key.lo -MD -MP -MF .deps/openssl_ec_public_key.Tpo -c openssl_ec_public_key.c -fPIC -DPIC -o .libs/openssl_ec_public_key.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_crypter.lo -MD -MP -MF .deps/openssl_crypter.Tpo -c openssl_crypter.c -fPIC -DPIC -o .libs/openssl_crypter.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_plugin.lo -MD -MP -MF .deps/openssl_plugin.Tpo -c openssl_plugin.c -fPIC -DPIC -o .libs/openssl_plugin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_hmac.lo -MD -MP -MF .deps/openssl_hmac.Tpo -c openssl_hmac.c -fPIC -DPIC -o .libs/openssl_hmac.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_diffie_hellman.lo -MD -MP -MF .deps/openssl_diffie_hellman.Tpo -c openssl_diffie_hellman.c -fPIC -DPIC -o .libs/openssl_diffie_hellman.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_xof.lo -MD -MP -MF .deps/openssl_xof.Tpo -c openssl_xof.c -fPIC -DPIC -o .libs/openssl_xof.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_ed_public_key.lo -MD -MP -MF .deps/openssl_ed_public_key.Tpo -c openssl_ed_public_key.c -fPIC -DPIC -o .libs/openssl_ed_public_key.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_pkcs12.lo -MD -MP -MF .deps/openssl_pkcs12.Tpo -c openssl_pkcs12.c -fPIC -DPIC -o .libs/openssl_pkcs12.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_rng.lo -MD -MP -MF .deps/openssl_rng.Tpo -c openssl_rng.c -fPIC -DPIC -o .libs/openssl_rng.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_ec_private_key.lo -MD -MP -MF .deps/openssl_ec_private_key.Tpo -c openssl_ec_private_key.c -fPIC -DPIC -o .libs/openssl_ec_private_key.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_x_diffie_hellman.lo -MD -MP -MF .deps/openssl_x_diffie_hellman.Tpo -c openssl_x_diffie_hellman.c -fPIC -DPIC -o .libs/openssl_x_diffie_hellman.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_x509.lo -MD -MP -MF .deps/openssl_x509.Tpo -c openssl_x509.c -fPIC -DPIC -o .libs/openssl_x509.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_aead.lo -MD -MP -MF .deps/openssl_aead.Tpo -c openssl_aead.c -fPIC -DPIC -o .libs/openssl_aead.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/libstrongswan -DFIPS_MODE=0 -D_FORTIFY_SOURCE=2 -rdynamic -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wno-deprecated-declarations -include /build/strongswan/src/strongswan/config.h -MT openssl_crl.lo -MD -MP -MF .deps/openssl_crl.Tpo -c openssl_crl.c -fPIC -DPIC -o .libs/openssl_crl.o
In file included from /usr/include/openssl/ocsp.h:63,
from /usr/include/openssl/x509.h:555,
from /usr/include/openssl/pem.h:23,
from /usr/include/openssl/ui.h:30,
from /usr/include/openssl/engine.h:30,
from openssl_plugin.c:29:
../../../../src/libstrongswan/credentials/certificates/crl.h:47:9: error: expected identifier before numeric constant
47 | CRL_REASON_UNSPECIFIED = 0,
| ^~~~~~~~~~~~~~~~~~~~~~
make[5]: *** [Makefile:659: openssl_plugin.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
In file included from /usr/include/openssl/ocsp.h:63,
from /usr/include/openssl/x509.h:555,
from /usr/include/openssl/pkcs12.h:26,
from openssl_pkcs12.c:18:
../../../../src/libstrongswan/credentials/certificates/crl.h:47:9: error: expected identifier before numeric constant
47 | CRL_REASON_UNSPECIFIED = 0,
| ^~~~~~~~~~~~~~~~~~~~~~
make[5]: *** [Makefile:659: openssl_pkcs12.lo] Error 1
make[5]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan/plugins/openssl'
make[4]: *** [Makefile:2217: all-recursive] Error 1
make[4]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan'
make[3]: *** [Makefile:1327: all] Error 2
make[3]: Leaving directory '/build/strongswan/src/strongswan/src/libstrongswan'
make[2]: *** [Makefile:540: all-recursive] Error 1
make[2]: Leaving directory '/build/strongswan/src/strongswan/src'
make[1]: *** [Makefile:601: all-recursive] Error 1
make[1]: Leaving directory '/build/strongswan/src/strongswan'
make: *** [Makefile:512: all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment