dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: source package libreswan dpkg-buildpackage: source version 3.15-1 dpkg-buildpackage: source distribution vivid dpkg-buildpackage: source changed by Antony Antony dpkg-source --before-build libreswan_3.15 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dpatch deapply-all dh_testdir dh_testroot rm -f build-stamp configure-stamp [ ! -f Makefile ] || /usr/bin/make clean make[1]: Entering directory '/home/a/libreswan_3.15' Cleaning module for a 2.6 kernel make[2]: Entering directory '/home/a/libreswan_3.15' rm -rf /home/a/libreswan_3.15/modobj make[2]: Leaving directory '/home/a/libreswan_3.15' rm -rf out.*build ; rm -rf out.*install ; # but leave out.kpatch make[2]: Entering directory '/home/a/libreswan_3.15/lib' make[3]: Entering directory '/home/a/libreswan_3.15/lib/libswan' mkdir -p ../../OBJ.linux.x86_64/lib/libswan set -e ; \ for f in addrtoa.c addrtot.c addrtypeof.c alg_info.c anyaddr.c constants.c datatot.c alloc.c diag.c goodmask.c id.c initaddr.c initsaid.c initsubnet.c nss_copies.c iprange.c keyblobtoid.c kernel_alg.c lex.c mpzfuncs.c realtimetoa.c lswconf.c portof.c rangetosubnet.c sameaddr.c satot.c secrets.c subnetof.c subnettoa.c subnettot.c subnettypeof.c ttoaddr.c ttodata.c ttoprotoport.c ttorange.c ttosa.c ttosubnet.c ttoul.c ultot.c x509dn.c asn1.c oid.c unbound.c sanitizestring.c pfkey_print.c pfkey_sock.c pfkey_error.c ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../OBJ.linux.x86_64/lib/libswan/Makefile.depend.mk.tmp mv ../../OBJ.linux.x86_64/lib/libswan/Makefile.depend.mk.tmp ../../OBJ.linux.x86_64/lib/libswan/Makefile.depend.mk /usr/bin/make -C ../../OBJ.linux.x86_64/lib/libswan cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan' rm -f libswan.a liblswlog.a *.o try* core *.core des.h libdes.a version.c make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan' rm -f ../../OBJ.linux.x86_64/lib/libswan/Makefile.depend.mk rm -f ../../OBJ.linux.x86_64/lib/libswan/*.d make[3]: Leaving directory '/home/a/libreswan_3.15/lib/libswan' make[3]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto' make[4]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto/libmd5' mkdir -p ../../../OBJ.linux.x86_64/lib/libcrypto/libmd5 set -e ; \ for f in md5.o ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../../OBJ.linux.x86_64/lib/libcrypto/libmd5/Makefile.depend.mk.tmp mv ../../../OBJ.linux.x86_64/lib/libcrypto/libmd5/Makefile.depend.mk.tmp ../../../OBJ.linux.x86_64/lib/libcrypto/libmd5/Makefile.depend.mk /usr/bin/make -C ../../../OBJ.linux.x86_64/lib/libcrypto/libmd5 cleanall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5' rm -rf md5.o libmd5.a make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5' rm -f ../../../OBJ.linux.x86_64/lib/libcrypto/libmd5/Makefile.depend.mk rm -f ../../../OBJ.linux.x86_64/lib/libcrypto/libmd5/*.d make[4]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto/libmd5' make[4]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto/libsha1' mkdir -p ../../../OBJ.linux.x86_64/lib/libcrypto/libsha1 set -e ; \ for f in sha1.o ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../../OBJ.linux.x86_64/lib/libcrypto/libsha1/Makefile.depend.mk.tmp mv ../../../OBJ.linux.x86_64/lib/libcrypto/libsha1/Makefile.depend.mk.tmp ../../../OBJ.linux.x86_64/lib/libcrypto/libsha1/Makefile.depend.mk /usr/bin/make -C ../../../OBJ.linux.x86_64/lib/libcrypto/libsha1 cleanall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1' rm -rf sha1.o libsha1.a make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1' rm -f ../../../OBJ.linux.x86_64/lib/libcrypto/libsha1/Makefile.depend.mk rm -f ../../../OBJ.linux.x86_64/lib/libcrypto/libsha1/*.d make[4]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto/libsha1' make[4]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto/libsha2' mkdir -p ../../../OBJ.linux.x86_64/lib/libcrypto/libsha2 set -e ; \ for f in sha2.o ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../../OBJ.linux.x86_64/lib/libcrypto/libsha2/Makefile.depend.mk.tmp mv ../../../OBJ.linux.x86_64/lib/libcrypto/libsha2/Makefile.depend.mk.tmp ../../../OBJ.linux.x86_64/lib/libcrypto/libsha2/Makefile.depend.mk /usr/bin/make -C ../../../OBJ.linux.x86_64/lib/libcrypto/libsha2 cleanall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2' rm -rf sha2.o libsha2.a make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2' rm -f ../../../OBJ.linux.x86_64/lib/libcrypto/libsha2/Makefile.depend.mk rm -f ../../../OBJ.linux.x86_64/lib/libcrypto/libsha2/*.d make[4]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto/libsha2' make[4]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc' mkdir -p ../../../OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc set -e ; \ for f in aes_xcbc.o ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../../OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/Makefile.depend.mk.tmp mv ../../../OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/Makefile.depend.mk.tmp ../../../OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/Makefile.depend.mk /usr/bin/make -C ../../../OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc cleanall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc' rm -rf aes_xcbc.o libaes_xcbc.a make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc' rm -f ../../../OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/Makefile.depend.mk rm -f ../../../OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/*.d make[4]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc' make[4]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto/libtwofish' mkdir -p ../../../OBJ.linux.x86_64/lib/libcrypto/libtwofish set -e ; \ for f in twofish.o twofish_cbc.o ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../../OBJ.linux.x86_64/lib/libcrypto/libtwofish/Makefile.depend.mk.tmp mv ../../../OBJ.linux.x86_64/lib/libcrypto/libtwofish/Makefile.depend.mk.tmp ../../../OBJ.linux.x86_64/lib/libcrypto/libtwofish/Makefile.depend.mk /usr/bin/make -C ../../../OBJ.linux.x86_64/lib/libcrypto/libtwofish cleanall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish' rm -rf twofish.o twofish_cbc.o libtwofish.a make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish' rm -f ../../../OBJ.linux.x86_64/lib/libcrypto/libtwofish/Makefile.depend.mk rm -f ../../../OBJ.linux.x86_64/lib/libcrypto/libtwofish/*.d make[4]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto/libtwofish' make[4]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto/libserpent' mkdir -p ../../../OBJ.linux.x86_64/lib/libcrypto/libserpent set -e ; \ for f in serpent.o serpent_cbc.o ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../../OBJ.linux.x86_64/lib/libcrypto/libserpent/Makefile.depend.mk.tmp mv ../../../OBJ.linux.x86_64/lib/libcrypto/libserpent/Makefile.depend.mk.tmp ../../../OBJ.linux.x86_64/lib/libcrypto/libserpent/Makefile.depend.mk /usr/bin/make -C ../../../OBJ.linux.x86_64/lib/libcrypto/libserpent cleanall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent' rm -rf serpent.o serpent_cbc.o libserpent.a make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent' rm -f ../../../OBJ.linux.x86_64/lib/libcrypto/libserpent/Makefile.depend.mk rm -f ../../../OBJ.linux.x86_64/lib/libcrypto/libserpent/*.d make[4]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto/libserpent' make[3]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto' make[3]: Entering directory '/home/a/libreswan_3.15/lib/libwhack' mkdir -p ../../OBJ.linux.x86_64/lib/libwhack set -e ; \ for f in whacklib.c aliascomp.c ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../OBJ.linux.x86_64/lib/libwhack/Makefile.depend.mk.tmp mv ../../OBJ.linux.x86_64/lib/libwhack/Makefile.depend.mk.tmp ../../OBJ.linux.x86_64/lib/libwhack/Makefile.depend.mk /usr/bin/make -C ../../OBJ.linux.x86_64/lib/libwhack cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libwhack' rm -rf whacklib.o aliascomp.o libwhack.a make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libwhack' rm -f ../../OBJ.linux.x86_64/lib/libwhack/Makefile.depend.mk rm -f ../../OBJ.linux.x86_64/lib/libwhack/*.d make[3]: Leaving directory '/home/a/libreswan_3.15/lib/libwhack' make[3]: Entering directory '/home/a/libreswan_3.15/lib/libipsecconf' mkdir -p ../../OBJ.linux.x86_64/lib/libipsecconf set -e ; \ for f in confread.o confwrite.o starterwhack.o starterlog.o parser.tab.o lex.yy.o keywords.o oeconns.o interfaces.o ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../OBJ.linux.x86_64/lib/libipsecconf/Makefile.depend.mk.tmp mv ../../OBJ.linux.x86_64/lib/libipsecconf/Makefile.depend.mk.tmp ../../OBJ.linux.x86_64/lib/libipsecconf/Makefile.depend.mk /usr/bin/make -C ../../OBJ.linux.x86_64/lib/libipsecconf cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libipsecconf' rm -rf confread.o confwrite.o starterwhack.o starterlog.o parser.tab.o lex.yy.o keywords.o oeconns.o interfaces.o libipsecconf.a make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libipsecconf' rm -f ../../OBJ.linux.x86_64/lib/libipsecconf/Makefile.depend.mk rm -f ../../OBJ.linux.x86_64/lib/libipsecconf/*.d cd ../../OBJ.linux.x86_64/lib/libipsecconf && rm -f -f SEDTMP* *.tab.[cdho] *.dot *.output lex.yy.[cdho] make[3]: Leaving directory '/home/a/libreswan_3.15/lib/libipsecconf' make[2]: Leaving directory '/home/a/libreswan_3.15/lib' make[2]: Entering directory '/home/a/libreswan_3.15/programs' make[3]: Entering directory '/home/a/libreswan_3.15/programs/proc' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/proc cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/proc' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/proc' rm -f ../../OBJ.linux.x86_64/programs/proc/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/proc' make[3]: Entering directory '/home/a/libreswan_3.15/programs/pluto' mkdir -p ../../OBJ.linux.x86_64/programs/pluto set -e ; \ for f in ike_alg_nss_cbc.h ike_alg_nss_cbc.c cbc_test_vectors.h cbc_test_vectors.c ctr_test_vectors.h ctr_test_vectors.c gcm_test_vectors.h gcm_test_vectors.c test_buffer.h test_buffer.c connections.c initiate.c terminate.c connections.h pending.c pending.h foodgroups.c foodgroups.h cookie.c cookie.h crypto.h crypto.c db_ops.c defs.h defs.c demux.c demux.h msgdigest.c dnskey.c dnskey.h myid.c hmac.c hostpair.c ipsec_doi.c ipsec_doi.h spdb.c spdb_struct.c spdb_print.c spdb.h ikev1.c ikev1_quick.c ikev1_continuations.h ikev1_dpd.c ikev1_dpd.h ikev1_spdb_struct.c ikev1_msgid.c ikev2.c ikev2_parent.c ikev2_child.c ikev2_crypto.c crypt_dbg.c crypt_symkey.c crypt_prf.c ikev1_prf.c ikev2_prf.c ikev2_spdb_struct.c ikev2_rsa.c ikev2_psk.c kernel.c kernel.h kernel_netlink.c kernel_netlink.h kernel_klips.c kernel_noklips.c kernel_noklips.h ike_alg.c ike_alg_status.c ike_alg.h ike_alg_aes.c ike_alg_camellia.c rcv_whack.c rcv_whack.h ike_alg_twofish.c ike_alg_serpent.c ike_alg_sha2.c log.c log.h plutomain.c plutoalg.c pluto_crypt.c crypt_utils.c pluto_crypt.h crypt_ke.c crypt_dh.c crypt_start_dh.c keys.c keys.h rnd.c rnd.h server.c server.h state.c state.h state_entry.c state_entry.h sysdep_linux.c timer.c timer.h x509.c fetch.h fetch.c vendor.c nat_traversal.c virtual.c adns.c adns.h whack.c whackinit.c ikev1_xauth.c ikev1_xauth.h addresspool.c addresspool.h pam_conv.c pam_conv.h ikev1_aggr.c security_selinux.c packet.c pluto_constants.c readwhackmsg.c nss_cert_load.c nss_cert_load.h pem.c nss_cert_vfy.c nss_cert_vfy.h nss_ocsp.c nss_ocsp.h nss_crl_import.c nss_crl_import.h nss_err.c nss_err.h udpfromto.c cavp.c cavp_print.c cavp_stubs.c cavp_ikev1.c cavp_ikev2.c ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../OBJ.linux.x86_64/programs/pluto/Makefile.depend.mk.tmp mv ../../OBJ.linux.x86_64/programs/pluto/Makefile.depend.mk.tmp ../../OBJ.linux.x86_64/programs/pluto/Makefile.depend.mk /usr/bin/make -C ../../OBJ.linux.x86_64/programs/pluto cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pluto' /bin/rm -f *.core core *~ a.out ktrace.out \ connections.o initiate.o terminate.o ike_alg_nss_cbc.o cbc_test_vectors.o ctr_test_vectors.o gcm_test_vectors.o test_buffer.o pending.o cookie.o crypto.o defs.o foodgroups.o log.o state.o plutomain.o plutoalg.o server.o state_entry.o timer.o hmac.o hostpair.o myid.o ipsec_doi.o ikev1.o ikev1_main.o ikev1_quick.o ikev1_dpd.o ikev1_spdb_struct.o ikev1_msgid.o ikev2.o ikev2_parent.o ikev2_child.o ikev2_spdb_struct.o ikev2_rsa.o ikev2_psk.o ikev2_crypto.o crypt_dbg.o crypt_symkey.o crypt_prf.o ikev1_prf.o ikev2_prf.o kernel.o kernel_netlink.o kernel_klips.o kernel_pfkey.o kernel_noklips.o rcv_whack.o demux.o msgdigest.o keys.o dnskey.o pluto_crypt.o crypt_utils.o crypt_ke.o crypt_dh.o crypt_start_dh.o rnd.o spdb.o spdb_struct.o spdb_print.o vendor.o nat_traversal.o virtual.o ike_alg_aes.o ike_alg_camellia.o ike_alg_twofish.o ike_alg_serpent.o ike_alg_sha2.o ike_alg.o ike_alg_status.o db_ops.o ikev1_xauth.o addresspool.o pam_conv.o ikev1_aggr.o x509.o fetch.o sysdep_linux.o packet.o pluto_constants.o readwhackmsg.o nss_cert_load.o pem.o nss_cert_vfy.o nss_ocsp.o nss_crl_import.o nss_err.o udpfromto.o pluto \ whack.o whack \ adns.o _pluto_adns make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pluto' rm -f ../../OBJ.linux.x86_64/programs/pluto/*.[1-8] rm -f ../../OBJ.linux.x86_64/programs/pluto/Makefile.depend.mk rm -f ../../OBJ.linux.x86_64/programs/pluto/*.d make[3]: Leaving directory '/home/a/libreswan_3.15/programs/pluto' make[3]: Entering directory '/home/a/libreswan_3.15/programs/addconn' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/addconn cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/addconn' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/addconn' rm -f ../../OBJ.linux.x86_64/programs/addconn/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/addconn' make[3]: Entering directory '/home/a/libreswan_3.15/programs/configs' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/configs cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/configs' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/configs' rm -f ../../OBJ.linux.x86_64/programs/configs/ipsec.conf.5.xml rm -f ../../OBJ.linux.x86_64/programs/configs/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/configs' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_keycensor' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_keycensor cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_keycensor' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_keycensor' rm -f ../../OBJ.linux.x86_64/programs/_keycensor/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_keycensor' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_plutorun' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_plutorun cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_plutorun' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_plutorun' rm -f ../../OBJ.linux.x86_64/programs/_plutorun/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_plutorun' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_stackmanager' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_stackmanager cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_stackmanager' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_stackmanager' rm -f ../../OBJ.linux.x86_64/programs/_stackmanager/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_stackmanager' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_secretcensor' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_secretcensor cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_secretcensor' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_secretcensor' rm -f ../../OBJ.linux.x86_64/programs/_secretcensor/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_secretcensor' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_updown' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_updown cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown' rm -f _updown make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown' rm -f ../../OBJ.linux.x86_64/programs/_updown/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_updown' make[3]: Entering directory '/home/a/libreswan_3.15/programs/auto' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/auto cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/auto' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/auto' rm -f ../../OBJ.linux.x86_64/programs/auto/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/auto' make[3]: Entering directory '/home/a/libreswan_3.15/programs/barf' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/barf cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/barf' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/barf' rm -f ../../OBJ.linux.x86_64/programs/barf/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/barf' make[3]: Entering directory '/home/a/libreswan_3.15/programs/verify' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/verify cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/verify' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/verify' rm -f ../../OBJ.linux.x86_64/programs/verify/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/verify' make[3]: Entering directory '/home/a/libreswan_3.15/programs/ipsec' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/ipsec cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ipsec' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ipsec' rm -f ../../OBJ.linux.x86_64/programs/ipsec/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/ipsec' make[3]: Entering directory '/home/a/libreswan_3.15/programs/look' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/look cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/look' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/look' rm -f ../../OBJ.linux.x86_64/programs/look/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/look' make[3]: Entering directory '/home/a/libreswan_3.15/programs/newhostkey' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/newhostkey cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/newhostkey' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/newhostkey' rm -f ../../OBJ.linux.x86_64/programs/newhostkey/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/newhostkey' make[3]: Entering directory '/home/a/libreswan_3.15/programs/secrets' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/secrets cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/secrets' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/secrets' rm -f ../../OBJ.linux.x86_64/programs/secrets/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/secrets' make[3]: Entering directory '/home/a/libreswan_3.15/programs/rsasigkey' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/rsasigkey cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/rsasigkey' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/rsasigkey' rm -f ../../OBJ.linux.x86_64/programs/rsasigkey/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/rsasigkey' make[3]: Entering directory '/home/a/libreswan_3.15/programs/setup' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/setup cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/setup' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/setup' rm -f ../../OBJ.linux.x86_64/programs/setup/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/setup' make[3]: Entering directory '/home/a/libreswan_3.15/programs/showhostkey' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/showhostkey cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/showhostkey' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/showhostkey' rm -f ../../OBJ.linux.x86_64/programs/showhostkey/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/showhostkey' make[3]: Entering directory '/home/a/libreswan_3.15/programs/ikeping' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/ikeping cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ikeping' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ikeping' rm -f ../../OBJ.linux.x86_64/programs/ikeping/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/ikeping' make[3]: Entering directory '/home/a/libreswan_3.15/programs/readwriteconf' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/readwriteconf cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/readwriteconf' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/readwriteconf' rm -f ../../OBJ.linux.x86_64/programs/readwriteconf/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/readwriteconf' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_import_crl' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_import_crl cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_import_crl' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_import_crl' rm -f ../../OBJ.linux.x86_64/programs/_import_crl/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_import_crl' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_updown.klips' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_updown.klips cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.klips' rm -f _updown.klips make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.klips' rm -f ../../OBJ.linux.x86_64/programs/_updown.klips/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_updown.klips' make[3]: Entering directory '/home/a/libreswan_3.15/programs/spi' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/spi cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spi' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spi' rm -f ../../OBJ.linux.x86_64/programs/spi/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/spi' make[3]: Entering directory '/home/a/libreswan_3.15/programs/eroute' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/eroute cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/eroute' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/eroute' rm -f ../../OBJ.linux.x86_64/programs/eroute/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/eroute' make[3]: Entering directory '/home/a/libreswan_3.15/programs/spigrp' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/spigrp cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spigrp' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spigrp' rm -f ../../OBJ.linux.x86_64/programs/spigrp/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/spigrp' make[3]: Entering directory '/home/a/libreswan_3.15/programs/tncfg' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/tncfg cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/tncfg' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/tncfg' rm -f ../../OBJ.linux.x86_64/programs/tncfg/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/tncfg' make[3]: Entering directory '/home/a/libreswan_3.15/programs/klipsdebug' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/klipsdebug cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/klipsdebug' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/klipsdebug' rm -f ../../OBJ.linux.x86_64/programs/klipsdebug/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/klipsdebug' make[3]: Entering directory '/home/a/libreswan_3.15/programs/pf_key' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/pf_key cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pf_key' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pf_key' rm -f ../../OBJ.linux.x86_64/programs/pf_key/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/pf_key' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_updown.netkey' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_updown.netkey cleanall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.netkey' rm -f _updown.netkey make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.netkey' rm -f ../../OBJ.linux.x86_64/programs/_updown.netkey/*.[1-8] make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_updown.netkey' make[2]: Leaving directory '/home/a/libreswan_3.15/programs' make[2]: Entering directory '/home/a/libreswan_3.15/initsystems' make[2]: Nothing to be done for 'clean'. make[2]: Leaving directory '/home/a/libreswan_3.15/initsystems' make[2]: Entering directory '/home/a/libreswan_3.15/testing' make[3]: Entering directory '/home/a/libreswan_3.15/testing/pluto' make[3]: Nothing to be done for 'clean'. make[3]: Leaving directory '/home/a/libreswan_3.15/testing/pluto' make[2]: Leaving directory '/home/a/libreswan_3.15/testing' make[1]: Leaving directory '/home/a/libreswan_3.15' # after a make clean, no binaries _should_ be left, but .... find /home/a/libreswan_3.15 -name "*.o" | xargs --no-run-if-empty rm find /home/a/libreswan_3.15/lib/libcrypto -name "*.a" | xargs --no-run-if-empty rm rm -rf debian/libreswan-modules-source-build/ # Really clean (#356716) # This is a hack: should be better implemented rm -f lib/libswan/libswan.a || true rm -f lib/libswan/liblswlog.a || true rm -rf OBJ.* || true # just in case something went wrong rm -f /home/a/libreswan_3.15/debian/ipsec.secrets # and make sure that template are up-to-date debconf-updatepo perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_TIME = "nl_NL.UTF-8", LC_MONETARY = "nl_NL.UTF-8", LC_ADDRESS = "nl_NL.UTF-8", LC_TELEPHONE = "nl_NL.UTF-8", LC_NAME = "nl_NL.UTF-8", LC_MEASUREMENT = "nl_NL.UTF-8", LC_IDENTIFICATION = "nl_NL.UTF-8", LC_NUMERIC = "nl_NL.UTF-8", LC_PAPER = "nl_NL.UTF-8", LANG = (unset) are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_TIME = "nl_NL.UTF-8", LC_MONETARY = "nl_NL.UTF-8", LC_ADDRESS = "nl_NL.UTF-8", LC_TELEPHONE = "nl_NL.UTF-8", LC_NAME = "nl_NL.UTF-8", LC_MEASUREMENT = "nl_NL.UTF-8", LC_IDENTIFICATION = "nl_NL.UTF-8", LC_NUMERIC = "nl_NL.UTF-8", LC_PAPER = "nl_NL.UTF-8", LANG = (unset) are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dh_clean rm -rf debian/patched || true dpkg-source -b libreswan_3.15 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building libreswan using existing ./libreswan_3.15.orig.tar.gz dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/lib dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/lib/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/lib/libcrypto dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/lib/libcrypto/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/lib/libcrypto/libmd5 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/lib/libcrypto/libmd5/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/lib/libcrypto/libsha1 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/lib/libcrypto/libsha1/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/lib/libcrypto/libsha2 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/lib/libcrypto/libsha2/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/lib/libcrypto/libserpent dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/lib/libcrypto/libserpent/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/lib/libcrypto/libtwofish dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/lib/libcrypto/libtwofish/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/lib/libbsdpfkey dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/lib/libbsdpfkey/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/lib/libwhack dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/lib/libwhack/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/lib/libswan dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/lib/libswan/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/lib/libipsecconf dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/lib/libipsecconf/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/initsystems dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/initsystems/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/initsystems/upstart dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/initsystems/upstart/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/initsystems/systemd dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/initsystems/systemd/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/initsystems/openrc dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/initsystems/openrc/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/initsystems/sysvinit dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/initsystems/sysvinit/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/addconn dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/addconn/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/auto dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/auto/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/look dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/look/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/livetest dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/livetest/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/secrets dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/secrets/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/barf dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/barf/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/proc dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/proc/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/_stackmanager dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/_stackmanager/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/spigrp dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/spigrp/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/newhostkey dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/newhostkey/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/_secretcensor dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/_secretcensor/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/spi dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/spi/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/showhostkey dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/showhostkey/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/ikeping dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/ikeping/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/_import_crl dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/_import_crl/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/_updown.netkey dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/_updown.netkey/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/readwriteconf dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/readwriteconf/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/rsasigkey dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/rsasigkey/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/configs dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/configs/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/ipsec dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/ipsec/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/setup dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/setup/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/_plutorun dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/_plutorun/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/_updown.bsdkame dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/_updown.bsdkame/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/_updown.klips dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/_updown.klips/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/verify dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/verify/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/_keycensor dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/_keycensor/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/_updown.mast dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/_updown.mast/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/pluto dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/pluto/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/eroute dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/eroute/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/pf_key dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/pf_key/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/klipsdebug dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/klipsdebug/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/tncfg dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/tncfg/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/_realsetup.bsd dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/_realsetup.bsd/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/programs/_updown dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/programs/_updown/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/lib dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/lib/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/lib/libswan dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/lib/libswan/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/lib/libpluto dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/lib/libpluto/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/kunit dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/kunit/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/kunit/xmit-02 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/kunit/xmit-02/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/kunit/libkern dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/kunit/libkern/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/kunit/xmit-01 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/kunit/xmit-01/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/kunit/rcv-01 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/kunit/rcv-01/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/kunit/rcv-02 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/kunit/rcv-02/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/kunit/include dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/kunit/include/net dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/kunit/include/net/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/kunit/include/asm dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/kunit/include/asm/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/kunit/include/linux dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/kunit/include/linux/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/kunit/saref-01 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/kunit/saref-01/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/scripts dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/scripts/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/scripts/conf-multinet-02 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/scripts/conf-multinet-02/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/crypto dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/crypto/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/crypto/reducent-01 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/crypto/reducent-01/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/crypto/v2-dh-06 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/crypto/v2-dh-06/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/crypto/pk-dh-05 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/crypto/pk-dh-05/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/crypto/pk-dh-02 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/crypto/pk-dh-02/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/crypto/pk-dh-03 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/crypto/pk-dh-03/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/crypto/v2-child-09 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/crypto/v2-child-09/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/crypto/psk-v2-10 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/crypto/psk-v2-10/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/crypto/rsa-v2-08 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/crypto/rsa-v2-08/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/crypto/v2-dh-07 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/crypto/v2-dh-07/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/crypto/pk-dh-01 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/crypto/pk-dh-01/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/cavp dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/cavp/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/utils dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/utils/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/utils/ike-aggr-dos dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/utils/ike-aggr-dos/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/utils/pcap2skb dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/utils/pcap2skb/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/utils/siocprivate dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/utils/siocprivate/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/cert_verify dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/cert_verify/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/pfkey dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/pfkey/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/pfkey/tncfg-01 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/pfkey/tncfg-01/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/pfkey/eroute-01 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/pfkey/eroute-01/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/pfkey/spi-01 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/pfkey/spi-01/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/pfkey/spigrp-01 dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/pfkey/spigrp-01/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/pluto dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/pluto/Makefile, use --include-removal to override dpkg-source: warning: ignoring deletion of directory OBJ.linux.x86_64/testing/klips dpkg-source: warning: ignoring deletion of file OBJ.linux.x86_64/testing/klips/Makefile, use --include-removal to override dpkg-source: info: building libreswan in libreswan_3.15-1.debian.tar.xz dpkg-source: info: building libreswan in libreswan_3.15-1.dsc debian/rules build dh_testdir dpatch apply-all # create a dummy ipsec.secrets file before building the package so # that no RSA keys are created during the build process # (a package should not include a RSA key, it should produce the key # on demand, e.g. in the postinst script) touch /home/a/libreswan_3.15/debian/ipsec.secrets /usr/bin/make programs INC_USRLOCAL=/usr \ FINALBINDIR=/usr/lib/ipsec \ FINALLIBEXECDIR=/usr/lib/ipsec \ PUBDIR=/usr/sbin \ MANTREE=/usr/share/man \ CONFDIR=/home/a/libreswan_3.15/debian \ SYSVINIT_DEFAULT_START="2 3 4 5" \ USE_LDAP=true \ USE_LIBCURL=true \ USE_XAUTHPAM=true \ USE_FIPSCHECK=false \ USE_LIBCAP_NG=false \ USE_LABELED_IPSEC=false make[1]: Entering directory '/home/a/libreswan_3.15' Setting up for OBJDIR=OBJ.linux.x86_64 Generating OBJ.linux.x86_64/lib/Makefile Generating OBJ.linux.x86_64/lib/libcrypto/Makefile Generating OBJ.linux.x86_64/lib/libcrypto/libmd5/Makefile Generating OBJ.linux.x86_64/lib/libcrypto/libsha1/Makefile Generating OBJ.linux.x86_64/lib/libcrypto/libsha2/Makefile Generating OBJ.linux.x86_64/lib/libcrypto/libserpent/Makefile Generating OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/Makefile Generating OBJ.linux.x86_64/lib/libcrypto/libtwofish/Makefile Generating OBJ.linux.x86_64/lib/libbsdpfkey/Makefile Generating OBJ.linux.x86_64/lib/libwhack/Makefile Generating OBJ.linux.x86_64/lib/libswan/Makefile Generating OBJ.linux.x86_64/lib/libipsecconf/Makefile Generating OBJ.linux.x86_64/programs/Makefile Generating OBJ.linux.x86_64/programs/addconn/Makefile Generating OBJ.linux.x86_64/programs/auto/Makefile Generating OBJ.linux.x86_64/programs/look/Makefile Generating OBJ.linux.x86_64/programs/livetest/Makefile Generating OBJ.linux.x86_64/programs/secrets/Makefile Generating OBJ.linux.x86_64/programs/barf/Makefile Generating OBJ.linux.x86_64/programs/proc/Makefile Generating OBJ.linux.x86_64/programs/_stackmanager/Makefile Generating OBJ.linux.x86_64/programs/spigrp/Makefile Generating OBJ.linux.x86_64/programs/newhostkey/Makefile Generating OBJ.linux.x86_64/programs/_secretcensor/Makefile Generating OBJ.linux.x86_64/programs/spi/Makefile Generating OBJ.linux.x86_64/programs/showhostkey/Makefile Generating OBJ.linux.x86_64/programs/ikeping/Makefile Generating OBJ.linux.x86_64/programs/_import_crl/Makefile Generating OBJ.linux.x86_64/programs/_updown.netkey/Makefile Generating OBJ.linux.x86_64/programs/readwriteconf/Makefile Generating OBJ.linux.x86_64/programs/rsasigkey/Makefile Generating OBJ.linux.x86_64/programs/configs/Makefile Generating OBJ.linux.x86_64/programs/ipsec/Makefile Generating OBJ.linux.x86_64/programs/setup/Makefile Generating OBJ.linux.x86_64/programs/_plutorun/Makefile Generating OBJ.linux.x86_64/programs/_updown.bsdkame/Makefile Generating OBJ.linux.x86_64/programs/_updown.klips/Makefile Generating OBJ.linux.x86_64/programs/verify/Makefile Generating OBJ.linux.x86_64/programs/_keycensor/Makefile Generating OBJ.linux.x86_64/programs/_updown.mast/Makefile Generating OBJ.linux.x86_64/programs/pluto/Makefile Generating OBJ.linux.x86_64/programs/eroute/Makefile Generating OBJ.linux.x86_64/programs/pf_key/Makefile Generating OBJ.linux.x86_64/programs/klipsdebug/Makefile Generating OBJ.linux.x86_64/programs/tncfg/Makefile Generating OBJ.linux.x86_64/programs/_realsetup.bsd/Makefile Generating OBJ.linux.x86_64/programs/_updown/Makefile Generating OBJ.linux.x86_64/initsystems/Makefile Generating OBJ.linux.x86_64/initsystems/upstart/Makefile Generating OBJ.linux.x86_64/initsystems/systemd/Makefile Generating OBJ.linux.x86_64/initsystems/openrc/Makefile Generating OBJ.linux.x86_64/initsystems/sysvinit/Makefile Generating OBJ.linux.x86_64/testing/Makefile Generating OBJ.linux.x86_64/testing/lib/Makefile Generating OBJ.linux.x86_64/testing/lib/libswan/Makefile Generating OBJ.linux.x86_64/testing/lib/libpluto/Makefile Generating OBJ.linux.x86_64/testing/kunit/Makefile Generating OBJ.linux.x86_64/testing/kunit/xmit-02/Makefile Generating OBJ.linux.x86_64/testing/kunit/libkern/Makefile Generating OBJ.linux.x86_64/testing/kunit/xmit-01/Makefile Generating OBJ.linux.x86_64/testing/kunit/rcv-01/Makefile Generating OBJ.linux.x86_64/testing/kunit/rcv-02/Makefile Generating OBJ.linux.x86_64/testing/kunit/include/net/Makefile Generating OBJ.linux.x86_64/testing/kunit/include/asm/Makefile Generating OBJ.linux.x86_64/testing/kunit/include/linux/Makefile Generating OBJ.linux.x86_64/testing/kunit/saref-01/Makefile Generating OBJ.linux.x86_64/testing/scripts/Makefile Generating OBJ.linux.x86_64/testing/scripts/conf-multinet-02/Makefile Generating OBJ.linux.x86_64/testing/crypto/Makefile Generating OBJ.linux.x86_64/testing/crypto/reducent-01/Makefile Generating OBJ.linux.x86_64/testing/crypto/v2-dh-06/Makefile Generating OBJ.linux.x86_64/testing/crypto/pk-dh-05/Makefile Generating OBJ.linux.x86_64/testing/crypto/pk-dh-02/Makefile Generating OBJ.linux.x86_64/testing/crypto/pk-dh-03/Makefile Generating OBJ.linux.x86_64/testing/crypto/v2-child-09/Makefile Generating OBJ.linux.x86_64/testing/crypto/psk-v2-10/Makefile Generating OBJ.linux.x86_64/testing/crypto/rsa-v2-08/Makefile Generating OBJ.linux.x86_64/testing/crypto/v2-dh-07/Makefile Generating OBJ.linux.x86_64/testing/crypto/pk-dh-01/Makefile Generating OBJ.linux.x86_64/testing/cavp/Makefile Generating OBJ.linux.x86_64/testing/utils/Makefile Generating OBJ.linux.x86_64/testing/utils/ike-aggr-dos/Makefile Generating OBJ.linux.x86_64/testing/utils/pcap2skb/Makefile Generating OBJ.linux.x86_64/testing/utils/siocprivate/Makefile Generating OBJ.linux.x86_64/testing/cert_verify/Makefile Generating OBJ.linux.x86_64/testing/pfkey/Makefile Generating OBJ.linux.x86_64/testing/pfkey/tncfg-01/Makefile Generating OBJ.linux.x86_64/testing/pfkey/eroute-01/Makefile Generating OBJ.linux.x86_64/testing/pfkey/spi-01/Makefile Generating OBJ.linux.x86_64/testing/pfkey/spigrp-01/Makefile Generating OBJ.linux.x86_64/testing/pluto/Makefile Generating OBJ.linux.x86_64/testing/klips/Makefile make[2]: Entering directory '/home/a/libreswan_3.15/lib' make[3]: Entering directory '/home/a/libreswan_3.15/lib/libswan' mkdir -p ../../OBJ.linux.x86_64/lib/libswan set -e ; \ for f in addrtoa.c addrtot.c addrtypeof.c alg_info.c anyaddr.c constants.c datatot.c alloc.c diag.c goodmask.c id.c initaddr.c initsaid.c initsubnet.c nss_copies.c iprange.c keyblobtoid.c kernel_alg.c lex.c mpzfuncs.c realtimetoa.c lswconf.c portof.c rangetosubnet.c sameaddr.c satot.c secrets.c subnetof.c subnettoa.c subnettot.c subnettypeof.c ttoaddr.c ttodata.c ttoprotoport.c ttorange.c ttosa.c ttosubnet.c ttoul.c ultot.c x509dn.c asn1.c oid.c unbound.c sanitizestring.c pfkey_print.c pfkey_sock.c pfkey_error.c ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../OBJ.linux.x86_64/lib/libswan/Makefile.depend.mk.tmp mv ../../OBJ.linux.x86_64/lib/libswan/Makefile.depend.mk.tmp ../../OBJ.linux.x86_64/lib/libswan/Makefile.depend.mk /usr/bin/make -C ../../OBJ.linux.x86_64/lib/libswan buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan' cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./addrtoa.d \ -o ./addrtoa.o \ -c /home/a/libreswan_3.15/linux/net/ipsec/addrtoa.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./addrtot.d \ -o ./addrtot.o \ -c /home/a/libreswan_3.15/linux/net/ipsec/addrtot.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./addrtypeof.d \ -o ./addrtypeof.o \ -c /home/a/libreswan_3.15/linux/net/ipsec/addrtypeof.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./alg_info.d \ -o ./alg_info.o \ -c /home/a/libreswan_3.15/lib/libswan/alg_info.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./anyaddr.d \ -o ./anyaddr.o \ -c /home/a/libreswan_3.15/linux/net/ipsec/anyaddr.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./constants.d \ -o ./constants.o \ -c /home/a/libreswan_3.15/lib/libswan/constants.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./datatot.d \ -o ./datatot.o \ -c /home/a/libreswan_3.15/linux/net/ipsec/datatot.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./alloc.d \ -o ./alloc.o \ -c /home/a/libreswan_3.15/lib/libswan/alloc.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./diag.d \ -o ./diag.o \ -c /home/a/libreswan_3.15/lib/libswan/diag.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./goodmask.d \ -o ./goodmask.o \ -c /home/a/libreswan_3.15/linux/net/ipsec/goodmask.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./id.d \ -o ./id.o \ -c /home/a/libreswan_3.15/lib/libswan/id.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./initaddr.d \ -o ./initaddr.o \ -c /home/a/libreswan_3.15/linux/net/ipsec/initaddr.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./initsaid.d \ -o ./initsaid.o \ -c /home/a/libreswan_3.15/lib/libswan/initsaid.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./initsubnet.d \ -o ./initsubnet.o \ -c /home/a/libreswan_3.15/lib/libswan/initsubnet.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./nss_copies.d \ -o ./nss_copies.o \ -c /home/a/libreswan_3.15/lib/libswan/nss_copies.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./iprange.d \ -o ./iprange.o \ -c /home/a/libreswan_3.15/lib/libswan/iprange.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./keyblobtoid.d \ -o ./keyblobtoid.o \ -c /home/a/libreswan_3.15/lib/libswan/keyblobtoid.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./kernel_alg.d \ -o ./kernel_alg.o \ -c /home/a/libreswan_3.15/lib/libswan/kernel_alg.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./lex.d \ -o ./lex.o \ -c /home/a/libreswan_3.15/lib/libswan/lex.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./mpzfuncs.d \ -o ./mpzfuncs.o \ -c /home/a/libreswan_3.15/lib/libswan/mpzfuncs.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./realtimetoa.d \ -o ./realtimetoa.o \ -c /home/a/libreswan_3.15/lib/libswan/realtimetoa.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./lswconf.d \ -o ./lswconf.o \ -c /home/a/libreswan_3.15/lib/libswan/lswconf.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./portof.d \ -o ./portof.o \ -c /home/a/libreswan_3.15/lib/libswan/portof.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./rangetosubnet.d \ -o ./rangetosubnet.o \ -c /home/a/libreswan_3.15/lib/libswan/rangetosubnet.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./sameaddr.d \ -o ./sameaddr.o \ -c /home/a/libreswan_3.15/lib/libswan/sameaddr.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./satot.d \ -o ./satot.o \ -c /home/a/libreswan_3.15/linux/net/ipsec/satot.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./secrets.d \ -o ./secrets.o \ -c /home/a/libreswan_3.15/lib/libswan/secrets.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./subnetof.d \ -o ./subnetof.o \ -c /home/a/libreswan_3.15/linux/net/ipsec/subnetof.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./subnettoa.d \ -o ./subnettoa.o \ -c /home/a/libreswan_3.15/linux/net/ipsec/subnettoa.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./subnettot.d \ -o ./subnettot.o \ -c /home/a/libreswan_3.15/lib/libswan/subnettot.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./subnettypeof.d \ -o ./subnettypeof.o \ -c /home/a/libreswan_3.15/lib/libswan/subnettypeof.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./ttoaddr.d \ -o ./ttoaddr.o \ -c /home/a/libreswan_3.15/lib/libswan/ttoaddr.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./ttodata.d \ -o ./ttodata.o \ -c /home/a/libreswan_3.15/lib/libswan/ttodata.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./ttoprotoport.d \ -o ./ttoprotoport.o \ -c /home/a/libreswan_3.15/lib/libswan/ttoprotoport.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./ttorange.d \ -o ./ttorange.o \ -c /home/a/libreswan_3.15/lib/libswan/ttorange.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./ttosa.d \ -o ./ttosa.o \ -c /home/a/libreswan_3.15/lib/libswan/ttosa.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./ttosubnet.d \ -o ./ttosubnet.o \ -c /home/a/libreswan_3.15/lib/libswan/ttosubnet.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./ttoul.d \ -o ./ttoul.o \ -c /home/a/libreswan_3.15/lib/libswan/ttoul.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./ultot.d \ -o ./ultot.o \ -c /home/a/libreswan_3.15/linux/net/ipsec/ultot.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./x509dn.d \ -o ./x509dn.o \ -c /home/a/libreswan_3.15/lib/libswan/x509dn.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./asn1.d \ -o ./asn1.o \ -c /home/a/libreswan_3.15/lib/libswan/asn1.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./oid.d \ -o ./oid.o \ -c /home/a/libreswan_3.15/lib/libswan/oid.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./unbound.d \ -o ./unbound.o \ -c /home/a/libreswan_3.15/lib/libswan/unbound.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./sanitizestring.d \ -o ./sanitizestring.o \ -c /home/a/libreswan_3.15/lib/libswan/sanitizestring.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./pfkey_print.d \ -o ./pfkey_print.o \ -c /home/a/libreswan_3.15/lib/libswan/pfkey_print.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./pfkey_sock.d \ -o ./pfkey_sock.o \ -c /home/a/libreswan_3.15/lib/libswan/pfkey_sock.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./pfkey_error.d \ -o ./pfkey_error.o \ -c /home/a/libreswan_3.15/lib/libswan/pfkey_error.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./pfkey_v2_build.d \ -o ./pfkey_v2_build.o \ -c /home/a/libreswan_3.15/linux/net/ipsec/pfkey_v2_build.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./pfkey_v2_ext_bits.d \ -o ./pfkey_v2_ext_bits.o \ -c /home/a/libreswan_3.15/linux/net/ipsec/pfkey_v2_ext_bits.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./pfkey_v2_parse.d \ -o ./pfkey_v2_parse.o \ -c /home/a/libreswan_3.15/linux/net/ipsec/pfkey_v2_parse.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./pfkey_v2_debug.d \ -o ./pfkey_v2_debug.o \ -c /home/a/libreswan_3.15/linux/net/ipsec/pfkey_v2_debug.c sed -e '/"/s/@IPSECVERSION@/3.15/' -e '/"/s/@IPSECVIDVERSION@/3.15/' /home/a/libreswan_3.15/linux/net/ipsec/version.in.c >version.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./version.d \ -o ./version.o \ -c /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/version.c ar crvs libswan.a addrtoa.o addrtot.o addrtypeof.o alg_info.o anyaddr.o constants.o datatot.o alloc.o diag.o goodmask.o id.o initaddr.o initsaid.o initsubnet.o nss_copies.o iprange.o keyblobtoid.o kernel_alg.o lex.o mpzfuncs.o realtimetoa.o lswconf.o portof.o rangetosubnet.o sameaddr.o satot.o secrets.o subnetof.o subnettoa.o subnettot.o subnettypeof.o ttoaddr.o ttodata.o ttoprotoport.o ttorange.o ttosa.o ttosubnet.o ttoul.o ultot.o x509dn.o asn1.o oid.o unbound.o sanitizestring.o pfkey_print.o pfkey_sock.o pfkey_error.o pfkey_v2_build.o pfkey_v2_ext_bits.o pfkey_v2_parse.o pfkey_v2_debug.o version.o a - addrtoa.o a - addrtot.o a - addrtypeof.o a - alg_info.o a - anyaddr.o a - constants.o a - datatot.o a - alloc.o a - diag.o a - goodmask.o a - id.o a - initaddr.o a - initsaid.o a - initsubnet.o a - nss_copies.o a - iprange.o a - keyblobtoid.o a - kernel_alg.o a - lex.o a - mpzfuncs.o a - realtimetoa.o a - lswconf.o a - portof.o a - rangetosubnet.o a - sameaddr.o a - satot.o a - secrets.o a - subnetof.o a - subnettoa.o a - subnettot.o a - subnettypeof.o a - ttoaddr.o a - ttodata.o a - ttoprotoport.o a - ttorange.o a - ttosa.o a - ttosubnet.o a - ttoul.o a - ultot.o a - x509dn.o a - asn1.o a - oid.o a - unbound.o a - sanitizestring.o a - pfkey_print.o a - pfkey_sock.o a - pfkey_error.o a - pfkey_v2_build.o a - pfkey_v2_ext_bits.o a - pfkey_v2_parse.o a - pfkey_v2_debug.o a - version.o cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./lswlog.d \ -o ./lswlog.o \ -c /home/a/libreswan_3.15/lib/libswan/lswlog.c cc -I/home/a/libreswan_3.15/lib/libcrypto/libsha2 -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -DPFKEYV2 -DKLIPS -I/usr/include/nss -I/usr/include/nspr -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include \ -MMD -MF ./lswid.d \ -o ./lswid.o \ -c /home/a/libreswan_3.15/lib/libswan/lswid.c ar crvs liblswlog.a lswlog.o lswid.o a - lswlog.o a - lswid.o make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan' make[3]: Leaving directory '/home/a/libreswan_3.15/lib/libswan' make[3]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto' make[4]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto/libmd5' mkdir -p ../../../OBJ.linux.x86_64/lib/libcrypto/libmd5 set -e ; \ for f in md5.o ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../../OBJ.linux.x86_64/lib/libcrypto/libmd5/Makefile.depend.mk.tmp mv ../../../OBJ.linux.x86_64/lib/libcrypto/libmd5/Makefile.depend.mk.tmp ../../../OBJ.linux.x86_64/lib/libcrypto/libmd5/Makefile.depend.mk /usr/bin/make -C ../../../OBJ.linux.x86_64/lib/libcrypto/libmd5 buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5' cc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs \ -MMD -MF ./md5.d \ -o ./md5.o \ -c /home/a/libreswan_3.15/lib/libcrypto/libmd5/md5.c ar crvs libmd5.a md5.o a - md5.o make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5' make[4]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto/libmd5' make[4]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto/libsha1' mkdir -p ../../../OBJ.linux.x86_64/lib/libcrypto/libsha1 set -e ; \ for f in sha1.o ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../../OBJ.linux.x86_64/lib/libcrypto/libsha1/Makefile.depend.mk.tmp mv ../../../OBJ.linux.x86_64/lib/libcrypto/libsha1/Makefile.depend.mk.tmp ../../../OBJ.linux.x86_64/lib/libcrypto/libsha1/Makefile.depend.mk /usr/bin/make -C ../../../OBJ.linux.x86_64/lib/libcrypto/libsha1 buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1' cc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs \ -MMD -MF ./sha1.d \ -o ./sha1.o \ -c /home/a/libreswan_3.15/lib/libcrypto/libsha1/sha1.c ar crvs libsha1.a sha1.o a - sha1.o make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1' make[4]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto/libsha1' make[4]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto/libsha2' mkdir -p ../../../OBJ.linux.x86_64/lib/libcrypto/libsha2 set -e ; \ for f in sha2.o ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../../OBJ.linux.x86_64/lib/libcrypto/libsha2/Makefile.depend.mk.tmp mv ../../../OBJ.linux.x86_64/lib/libcrypto/libsha2/Makefile.depend.mk.tmp ../../../OBJ.linux.x86_64/lib/libcrypto/libsha2/Makefile.depend.mk /usr/bin/make -C ../../../OBJ.linux.x86_64/lib/libcrypto/libsha2 buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2' cc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/lib/libcrypto/libsha2/../include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs \ -MMD -MF ./sha2.d \ -o ./sha2.o \ -c /home/a/libreswan_3.15/lib/libcrypto/libsha2/sha2.c ar crvs libsha2.a sha2.o a - sha2.o make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2' make[4]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto/libsha2' make[4]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc' mkdir -p ../../../OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc set -e ; \ for f in aes_xcbc.o ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../../OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/Makefile.depend.mk.tmp mv ../../../OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/Makefile.depend.mk.tmp ../../../OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/Makefile.depend.mk /usr/bin/make -C ../../../OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc' cc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc/../include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs \ -MMD -MF ./aes_xcbc.d \ -o ./aes_xcbc.o \ -c /home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc/aes_xcbc.c ar crvs libaes_xcbc.a aes_xcbc.o a - aes_xcbc.o make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc' make[4]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc' make[4]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto/libtwofish' mkdir -p ../../../OBJ.linux.x86_64/lib/libcrypto/libtwofish set -e ; \ for f in twofish.o twofish_cbc.o ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../../OBJ.linux.x86_64/lib/libcrypto/libtwofish/Makefile.depend.mk.tmp mv ../../../OBJ.linux.x86_64/lib/libcrypto/libtwofish/Makefile.depend.mk.tmp ../../../OBJ.linux.x86_64/lib/libcrypto/libtwofish/Makefile.depend.mk /usr/bin/make -C ../../../OBJ.linux.x86_64/lib/libcrypto/libtwofish buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish' cc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/lib/libcrypto/libtwofish/../include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs \ -MMD -MF ./twofish.d \ -o ./twofish.o \ -c /home/a/libreswan_3.15/lib/libcrypto/libtwofish/twofish.c cc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/lib/libcrypto/libtwofish/../include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs \ -MMD -MF ./twofish_cbc.d \ -o ./twofish_cbc.o \ -c /home/a/libreswan_3.15/lib/libcrypto/libtwofish/twofish_cbc.c ar crvs libtwofish.a twofish.o twofish_cbc.o a - twofish.o a - twofish_cbc.o make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish' make[4]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto/libtwofish' make[4]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto/libserpent' mkdir -p ../../../OBJ.linux.x86_64/lib/libcrypto/libserpent set -e ; \ for f in serpent.o serpent_cbc.o ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../../OBJ.linux.x86_64/lib/libcrypto/libserpent/Makefile.depend.mk.tmp mv ../../../OBJ.linux.x86_64/lib/libcrypto/libserpent/Makefile.depend.mk.tmp ../../../OBJ.linux.x86_64/lib/libcrypto/libserpent/Makefile.depend.mk /usr/bin/make -C ../../../OBJ.linux.x86_64/lib/libcrypto/libserpent buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent' cc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/lib/libcrypto/libserpent/../include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs \ -MMD -MF ./serpent.d \ -o ./serpent.o \ -c /home/a/libreswan_3.15/lib/libcrypto/libserpent/serpent.c cc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/lib/libcrypto/libserpent/../include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs \ -MMD -MF ./serpent_cbc.d \ -o ./serpent_cbc.o \ -c /home/a/libreswan_3.15/lib/libcrypto/libserpent/serpent_cbc.c ar crvs libserpent.a serpent.o serpent_cbc.o a - serpent.o a - serpent_cbc.o make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent' make[4]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto/libserpent' make[3]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto' make[3]: Entering directory '/home/a/libreswan_3.15/lib/libwhack' mkdir -p ../../OBJ.linux.x86_64/lib/libwhack set -e ; \ for f in whacklib.c aliascomp.c ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../OBJ.linux.x86_64/lib/libwhack/Makefile.depend.mk.tmp mv ../../OBJ.linux.x86_64/lib/libwhack/Makefile.depend.mk.tmp ../../OBJ.linux.x86_64/lib/libwhack/Makefile.depend.mk /usr/bin/make -C ../../OBJ.linux.x86_64/lib/libwhack buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libwhack' cc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./whacklib.d \ -o ./whacklib.o \ -c /home/a/libreswan_3.15/lib/libwhack/whacklib.c cc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/include -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./aliascomp.d \ -o ./aliascomp.o \ -c /home/a/libreswan_3.15/lib/libwhack/aliascomp.c ar crvs libwhack.a whacklib.o aliascomp.o a - whacklib.o a - aliascomp.o make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libwhack' make[3]: Leaving directory '/home/a/libreswan_3.15/lib/libwhack' make[3]: Entering directory '/home/a/libreswan_3.15/lib/libipsecconf' mkdir -p ../../OBJ.linux.x86_64/lib/libipsecconf set -e ; \ for f in confread.o confwrite.o starterwhack.o starterlog.o parser.tab.o lex.yy.o keywords.o oeconns.o interfaces.o ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../OBJ.linux.x86_64/lib/libipsecconf/Makefile.depend.mk.tmp mv ../../OBJ.linux.x86_64/lib/libipsecconf/Makefile.depend.mk.tmp ../../OBJ.linux.x86_64/lib/libipsecconf/Makefile.depend.mk /usr/bin/make -C ../../OBJ.linux.x86_64/lib/libipsecconf buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libipsecconf' cd . && \ bison -g --verbose -v -d ../../../lib/libipsecconf/$(basename ../../../lib/libipsecconf/parser.y) && \ sed -e '/^ *#/s/if YYENABLE_NLS/if defined(YYENABLE_NLS) \&\& YYENABLE_NLS/' \ -e '/^ *#/s/if YYLTYPE_IS_TRIVIAL/if defined(YYLTYPE_IS_TRIVIAL) \&\& YYLTYPE_IS_TRIVIAL/' \ $(basename ../../../lib/libipsecconf/parser.y .y).tab.c >SEDTMP$$ && \ mv SEDTMP$$ $(basename ../../../lib/libipsecconf/parser.y .y).tab.c cc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs \ -MMD -MF ./confread.d \ -o ./confread.o \ -c /home/a/libreswan_3.15/lib/libipsecconf/confread.c cc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs \ -MMD -MF ./confwrite.d \ -o ./confwrite.o \ -c /home/a/libreswan_3.15/lib/libipsecconf/confwrite.c cc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs \ -MMD -MF ./starterwhack.d \ -o ./starterwhack.o \ -c /home/a/libreswan_3.15/lib/libipsecconf/starterwhack.c cc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs \ -MMD -MF ./starterlog.d \ -o ./starterlog.o \ -c /home/a/libreswan_3.15/lib/libipsecconf/starterlog.c cc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs \ -MMD -MF ./parser.tab.d \ -o ./parser.tab.o \ -c /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libipsecconf/parser.tab.c cd . && flex -t ../../../lib/libipsecconf/$(basename ../../../lib/libipsecconf/parser.l) | grep -v '^extern int isatty' > lex.yy.c cc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs \ -MMD -MF ./lex.yy.d \ -o ./lex.yy.o \ -c /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libipsecconf/lex.yy.c cc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs \ -MMD -MF ./keywords.d \ -o ./keywords.o \ -c /home/a/libreswan_3.15/lib/libipsecconf/keywords.c cc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs \ -MMD -MF ./oeconns.d \ -o ./oeconns.o \ -c /home/a/libreswan_3.15/lib/libipsecconf/oeconns.c cc -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I. -I/home/a/libreswan_3.15/linux/net/ipsec -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs \ -MMD -MF ./interfaces.d \ -o ./interfaces.o \ -c /home/a/libreswan_3.15/lib/libipsecconf/interfaces.c ar crvs libipsecconf.a confread.o confwrite.o starterwhack.o starterlog.o parser.tab.o lex.yy.o keywords.o oeconns.o interfaces.o a - confread.o a - confwrite.o a - starterwhack.o a - starterlog.o a - parser.tab.o a - lex.yy.o a - keywords.o a - oeconns.o a - interfaces.o make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libipsecconf' make[3]: Leaving directory '/home/a/libreswan_3.15/lib/libipsecconf' make[2]: Leaving directory '/home/a/libreswan_3.15/lib' make[2]: Entering directory '/home/a/libreswan_3.15/programs' make[3]: Entering directory '/home/a/libreswan_3.15/programs/proc' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/proc buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/proc' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/proc' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/proc man ipsec_version.5.xml || true Note: Writing ipsec_version.5 test -r ../../OBJ.linux.x86_64/programs/proc/ipsec_version.5 : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/proc man ipsec_trap_count.5.xml || true Note: Writing ipsec_trap_count.5 test -r ../../OBJ.linux.x86_64/programs/proc/ipsec_trap_count.5 : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/proc man ipsec_trap_sendcount.5.xml || true Note: Writing ipsec_trap_sendcount.5 test -r ../../OBJ.linux.x86_64/programs/proc/ipsec_trap_sendcount.5 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/proc' make[3]: Entering directory '/home/a/libreswan_3.15/programs/pluto' mkdir -p ../../OBJ.linux.x86_64/programs/pluto set -e ; \ for f in ike_alg_nss_cbc.h ike_alg_nss_cbc.c cbc_test_vectors.h cbc_test_vectors.c ctr_test_vectors.h ctr_test_vectors.c gcm_test_vectors.h gcm_test_vectors.c test_buffer.h test_buffer.c connections.c initiate.c terminate.c connections.h pending.c pending.h foodgroups.c foodgroups.h cookie.c cookie.h crypto.h crypto.c db_ops.c defs.h defs.c demux.c demux.h msgdigest.c dnskey.c dnskey.h myid.c hmac.c hostpair.c ipsec_doi.c ipsec_doi.h spdb.c spdb_struct.c spdb_print.c spdb.h ikev1.c ikev1_quick.c ikev1_continuations.h ikev1_dpd.c ikev1_dpd.h ikev1_spdb_struct.c ikev1_msgid.c ikev2.c ikev2_parent.c ikev2_child.c ikev2_crypto.c crypt_dbg.c crypt_symkey.c crypt_prf.c ikev1_prf.c ikev2_prf.c ikev2_spdb_struct.c ikev2_rsa.c ikev2_psk.c kernel.c kernel.h kernel_netlink.c kernel_netlink.h kernel_klips.c kernel_noklips.c kernel_noklips.h ike_alg.c ike_alg_status.c ike_alg.h ike_alg_aes.c ike_alg_camellia.c rcv_whack.c rcv_whack.h ike_alg_twofish.c ike_alg_serpent.c ike_alg_sha2.c log.c log.h plutomain.c plutoalg.c pluto_crypt.c crypt_utils.c pluto_crypt.h crypt_ke.c crypt_dh.c crypt_start_dh.c keys.c keys.h rnd.c rnd.h server.c server.h state.c state.h state_entry.c state_entry.h sysdep_linux.c timer.c timer.h x509.c fetch.h fetch.c vendor.c nat_traversal.c virtual.c adns.c adns.h whack.c whackinit.c ikev1_xauth.c ikev1_xauth.h addresspool.c addresspool.h pam_conv.c pam_conv.h ikev1_aggr.c security_selinux.c packet.c pluto_constants.c readwhackmsg.c nss_cert_load.c nss_cert_load.h pem.c nss_cert_vfy.c nss_cert_vfy.h nss_ocsp.c nss_ocsp.h nss_crl_import.c nss_crl_import.h nss_err.c nss_err.h udpfromto.c cavp.c cavp_print.c cavp_stubs.c cavp_ikev1.c cavp_ikev2.c ; do \ case $f in \ *.c ) echo "-include $(basename $f .c).d # $f" ;; \ *.o ) echo "-include $(basename $f .o).d # $f" ;; \ * ) echo "# $f ignored by Makefile.dep" ;; \ esac ; \ done > ../../OBJ.linux.x86_64/programs/pluto/Makefile.depend.mk.tmp mv ../../OBJ.linux.x86_64/programs/pluto/Makefile.depend.mk.tmp ../../OBJ.linux.x86_64/programs/pluto/Makefile.depend.mk /usr/bin/make -C ../../OBJ.linux.x86_64/programs/pluto buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pluto' cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./connections.d \ -o ./connections.o \ -c /home/a/libreswan_3.15/programs/pluto/connections.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./initiate.d \ -o ./initiate.o \ -c /home/a/libreswan_3.15/programs/pluto/initiate.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./terminate.d \ -o ./terminate.o \ -c /home/a/libreswan_3.15/programs/pluto/terminate.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ike_alg_nss_cbc.d \ -o ./ike_alg_nss_cbc.o \ -c /home/a/libreswan_3.15/programs/pluto/ike_alg_nss_cbc.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./cbc_test_vectors.d \ -o ./cbc_test_vectors.o \ -c /home/a/libreswan_3.15/programs/pluto/cbc_test_vectors.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ctr_test_vectors.d \ -o ./ctr_test_vectors.o \ -c /home/a/libreswan_3.15/programs/pluto/ctr_test_vectors.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./gcm_test_vectors.d \ -o ./gcm_test_vectors.o \ -c /home/a/libreswan_3.15/programs/pluto/gcm_test_vectors.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./test_buffer.d \ -o ./test_buffer.o \ -c /home/a/libreswan_3.15/programs/pluto/test_buffer.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./pending.d \ -o ./pending.o \ -c /home/a/libreswan_3.15/programs/pluto/pending.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./cookie.d \ -o ./cookie.o \ -c /home/a/libreswan_3.15/programs/pluto/cookie.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./crypto.d \ -o ./crypto.o \ -c /home/a/libreswan_3.15/programs/pluto/crypto.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./defs.d \ -o ./defs.o \ -c /home/a/libreswan_3.15/programs/pluto/defs.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./foodgroups.d \ -o ./foodgroups.o \ -c /home/a/libreswan_3.15/programs/pluto/foodgroups.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./log.d \ -o ./log.o \ -c /home/a/libreswan_3.15/programs/pluto/log.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./state.d \ -o ./state.o \ -c /home/a/libreswan_3.15/programs/pluto/state.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./plutomain.d \ -o ./plutomain.o \ -c /home/a/libreswan_3.15/programs/pluto/plutomain.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./plutoalg.d \ -o ./plutoalg.o \ -c /home/a/libreswan_3.15/programs/pluto/plutoalg.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./server.d \ -o ./server.o \ -c /home/a/libreswan_3.15/programs/pluto/server.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./state_entry.d \ -o ./state_entry.o \ -c /home/a/libreswan_3.15/programs/pluto/state_entry.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./timer.d \ -o ./timer.o \ -c /home/a/libreswan_3.15/programs/pluto/timer.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./hmac.d \ -o ./hmac.o \ -c /home/a/libreswan_3.15/programs/pluto/hmac.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./hostpair.d \ -o ./hostpair.o \ -c /home/a/libreswan_3.15/programs/pluto/hostpair.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./myid.d \ -o ./myid.o \ -c /home/a/libreswan_3.15/programs/pluto/myid.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ipsec_doi.d \ -o ./ipsec_doi.o \ -c /home/a/libreswan_3.15/programs/pluto/ipsec_doi.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ikev1.d \ -o ./ikev1.o \ -c /home/a/libreswan_3.15/programs/pluto/ikev1.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ikev1_main.d \ -o ./ikev1_main.o \ -c /home/a/libreswan_3.15/programs/pluto/ikev1_main.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ikev1_quick.d \ -o ./ikev1_quick.o \ -c /home/a/libreswan_3.15/programs/pluto/ikev1_quick.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ikev1_dpd.d \ -o ./ikev1_dpd.o \ -c /home/a/libreswan_3.15/programs/pluto/ikev1_dpd.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ikev1_spdb_struct.d \ -o ./ikev1_spdb_struct.o \ -c /home/a/libreswan_3.15/programs/pluto/ikev1_spdb_struct.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ikev1_msgid.d \ -o ./ikev1_msgid.o \ -c /home/a/libreswan_3.15/programs/pluto/ikev1_msgid.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ikev2.d \ -o ./ikev2.o \ -c /home/a/libreswan_3.15/programs/pluto/ikev2.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ikev2_parent.d \ -o ./ikev2_parent.o \ -c /home/a/libreswan_3.15/programs/pluto/ikev2_parent.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ikev2_child.d \ -o ./ikev2_child.o \ -c /home/a/libreswan_3.15/programs/pluto/ikev2_child.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ikev2_spdb_struct.d \ -o ./ikev2_spdb_struct.o \ -c /home/a/libreswan_3.15/programs/pluto/ikev2_spdb_struct.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ikev2_rsa.d \ -o ./ikev2_rsa.o \ -c /home/a/libreswan_3.15/programs/pluto/ikev2_rsa.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ikev2_psk.d \ -o ./ikev2_psk.o \ -c /home/a/libreswan_3.15/programs/pluto/ikev2_psk.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ikev2_crypto.d \ -o ./ikev2_crypto.o \ -c /home/a/libreswan_3.15/programs/pluto/ikev2_crypto.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./crypt_dbg.d \ -o ./crypt_dbg.o \ -c /home/a/libreswan_3.15/programs/pluto/crypt_dbg.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./crypt_symkey.d \ -o ./crypt_symkey.o \ -c /home/a/libreswan_3.15/programs/pluto/crypt_symkey.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./crypt_prf.d \ -o ./crypt_prf.o \ -c /home/a/libreswan_3.15/programs/pluto/crypt_prf.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ikev1_prf.d \ -o ./ikev1_prf.o \ -c /home/a/libreswan_3.15/programs/pluto/ikev1_prf.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ikev2_prf.d \ -o ./ikev2_prf.o \ -c /home/a/libreswan_3.15/programs/pluto/ikev2_prf.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./kernel.d \ -o ./kernel.o \ -c /home/a/libreswan_3.15/programs/pluto/kernel.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./kernel_netlink.d \ -o ./kernel_netlink.o \ -c /home/a/libreswan_3.15/programs/pluto/kernel_netlink.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./kernel_klips.d \ -o ./kernel_klips.o \ -c /home/a/libreswan_3.15/programs/pluto/kernel_klips.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./kernel_pfkey.d \ -o ./kernel_pfkey.o \ -c /home/a/libreswan_3.15/programs/pluto/kernel_pfkey.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./kernel_noklips.d \ -o ./kernel_noklips.o \ -c /home/a/libreswan_3.15/programs/pluto/kernel_noklips.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./rcv_whack.d \ -o ./rcv_whack.o \ -c /home/a/libreswan_3.15/programs/pluto/rcv_whack.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./demux.d \ -o ./demux.o \ -c /home/a/libreswan_3.15/programs/pluto/demux.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./msgdigest.d \ -o ./msgdigest.o \ -c /home/a/libreswan_3.15/programs/pluto/msgdigest.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./keys.d \ -o ./keys.o \ -c /home/a/libreswan_3.15/programs/pluto/keys.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./dnskey.d \ -o ./dnskey.o \ -c /home/a/libreswan_3.15/programs/pluto/dnskey.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./pluto_crypt.d \ -o ./pluto_crypt.o \ -c /home/a/libreswan_3.15/programs/pluto/pluto_crypt.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./crypt_utils.d \ -o ./crypt_utils.o \ -c /home/a/libreswan_3.15/programs/pluto/crypt_utils.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./crypt_ke.d \ -o ./crypt_ke.o \ -c /home/a/libreswan_3.15/programs/pluto/crypt_ke.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./crypt_dh.d \ -o ./crypt_dh.o \ -c /home/a/libreswan_3.15/programs/pluto/crypt_dh.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./crypt_start_dh.d \ -o ./crypt_start_dh.o \ -c /home/a/libreswan_3.15/programs/pluto/crypt_start_dh.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./rnd.d \ -o ./rnd.o \ -c /home/a/libreswan_3.15/programs/pluto/rnd.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./spdb.d \ -o ./spdb.o \ -c /home/a/libreswan_3.15/programs/pluto/spdb.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./spdb_struct.d \ -o ./spdb_struct.o \ -c /home/a/libreswan_3.15/programs/pluto/spdb_struct.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./spdb_print.d \ -o ./spdb_print.o \ -c /home/a/libreswan_3.15/programs/pluto/spdb_print.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./vendor.d \ -o ./vendor.o \ -c /home/a/libreswan_3.15/programs/pluto/vendor.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./nat_traversal.d \ -o ./nat_traversal.o \ -c /home/a/libreswan_3.15/programs/pluto/nat_traversal.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./virtual.d \ -o ./virtual.o \ -c /home/a/libreswan_3.15/programs/pluto/virtual.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ike_alg_aes.d \ -o ./ike_alg_aes.o \ -c /home/a/libreswan_3.15/programs/pluto/ike_alg_aes.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ike_alg_camellia.d \ -o ./ike_alg_camellia.o \ -c /home/a/libreswan_3.15/programs/pluto/ike_alg_camellia.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ike_alg_twofish.d \ -o ./ike_alg_twofish.o \ -c /home/a/libreswan_3.15/programs/pluto/ike_alg_twofish.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ike_alg_serpent.d \ -o ./ike_alg_serpent.o \ -c /home/a/libreswan_3.15/programs/pluto/ike_alg_serpent.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ike_alg_sha2.d \ -o ./ike_alg_sha2.o \ -c /home/a/libreswan_3.15/programs/pluto/ike_alg_sha2.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ike_alg.d \ -o ./ike_alg.o \ -c /home/a/libreswan_3.15/programs/pluto/ike_alg.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ike_alg_status.d \ -o ./ike_alg_status.o \ -c /home/a/libreswan_3.15/programs/pluto/ike_alg_status.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./db_ops.d \ -o ./db_ops.o \ -c /home/a/libreswan_3.15/programs/pluto/db_ops.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ikev1_xauth.d \ -o ./ikev1_xauth.o \ -c /home/a/libreswan_3.15/programs/pluto/ikev1_xauth.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./addresspool.d \ -o ./addresspool.o \ -c /home/a/libreswan_3.15/programs/pluto/addresspool.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./pam_conv.d \ -o ./pam_conv.o \ -c /home/a/libreswan_3.15/programs/pluto/pam_conv.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./ikev1_aggr.d \ -o ./ikev1_aggr.o \ -c /home/a/libreswan_3.15/programs/pluto/ikev1_aggr.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./x509.d \ -o ./x509.o \ -c /home/a/libreswan_3.15/programs/pluto/x509.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./fetch.d \ -o ./fetch.o \ -c /home/a/libreswan_3.15/programs/pluto/fetch.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./sysdep_linux.d \ -o ./sysdep_linux.o \ -c /home/a/libreswan_3.15/programs/pluto/sysdep_linux.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./packet.d \ -o ./packet.o \ -c /home/a/libreswan_3.15/programs/pluto/packet.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./pluto_constants.d \ -o ./pluto_constants.o \ -c /home/a/libreswan_3.15/programs/pluto/pluto_constants.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./readwhackmsg.d \ -o ./readwhackmsg.o \ -c /home/a/libreswan_3.15/programs/pluto/readwhackmsg.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./nss_cert_load.d \ -o ./nss_cert_load.o \ -c /home/a/libreswan_3.15/programs/pluto/nss_cert_load.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./pem.d \ -o ./pem.o \ -c /home/a/libreswan_3.15/programs/pluto/pem.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./nss_cert_vfy.d \ -o ./nss_cert_vfy.o \ -c /home/a/libreswan_3.15/programs/pluto/nss_cert_vfy.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./nss_ocsp.d \ -o ./nss_ocsp.o \ -c /home/a/libreswan_3.15/programs/pluto/nss_ocsp.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./nss_crl_import.d \ -o ./nss_crl_import.o \ -c /home/a/libreswan_3.15/programs/pluto/nss_crl_import.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./nss_err.d \ -o ./nss_err.o \ -c /home/a/libreswan_3.15/programs/pluto/nss_err.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./udpfromto.d \ -o ./udpfromto.o \ -c /home/a/libreswan_3.15/programs/pluto/udpfromto.c cc -o pluto -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -Wl,-z,relro,-z,now -g -pie connections.o initiate.o terminate.o ike_alg_nss_cbc.o cbc_test_vectors.o ctr_test_vectors.o gcm_test_vectors.o test_buffer.o pending.o cookie.o crypto.o defs.o foodgroups.o log.o state.o plutomain.o plutoalg.o server.o state_entry.o timer.o hmac.o hostpair.o myid.o ipsec_doi.o ikev1.o ikev1_main.o ikev1_quick.o ikev1_dpd.o ikev1_spdb_struct.o ikev1_msgid.o ikev2.o ikev2_parent.o ikev2_child.o ikev2_spdb_struct.o ikev2_rsa.o ikev2_psk.o ikev2_crypto.o crypt_dbg.o crypt_symkey.o crypt_prf.o ikev1_prf.o ikev2_prf.o kernel.o kernel_netlink.o kernel_klips.o kernel_pfkey.o kernel_noklips.o rcv_whack.o demux.o msgdigest.o keys.o dnskey.o pluto_crypt.o crypt_utils.o crypt_ke.o crypt_dh.o crypt_start_dh.o rnd.o spdb.o spdb_struct.o spdb_print.o vendor.o nat_traversal.o virtual.o ike_alg_aes.o ike_alg_camellia.o ike_alg_twofish.o ike_alg_serpent.o ike_alg_sha2.o ike_alg.o ike_alg_status.o db_ops.o ikev1_xauth.o addresspool.o pam_conv.o ikev1_aggr.o x509.o fetch.o sysdep_linux.o packet.o pluto_constants.o readwhackmsg.o nss_cert_load.o pem.o nss_cert_vfy.o nss_ocsp.o nss_crl_import.o nss_err.o udpfromto.o /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1/libsha1.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5/libmd5.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2/libsha2.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/libaes_xcbc.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish/libtwofish.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent/libserpent.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libwhack/libwhack.a -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -lpthread /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libipsecconf/libipsecconf.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a -lrt -lunbound -levent -levent_pthreads -llber -lldap -llber -lcurl -lpthread -lcrypt -lpam -ldl -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -lgmp cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./adns.d \ -o ./adns.o \ -c /home/a/libreswan_3.15/programs/pluto/adns.c cc -o _pluto_adns -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 adns.o -Wl,-z,relro,-z,now -g -pie /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a -lresolv cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./whack.d \ -o ./whack.o \ -c /home/a/libreswan_3.15/programs/pluto/whack.c cc -o whack -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 whack.o -Wl,-z,relro,-z,now -g -pie /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libwhack/libwhack.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./cavp.d \ -o ./cavp.o \ -c /home/a/libreswan_3.15/programs/pluto/cavp.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./cavp_print.d \ -o ./cavp_print.o \ -c /home/a/libreswan_3.15/programs/pluto/cavp_print.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./cavp_stubs.d \ -o ./cavp_stubs.o \ -c /home/a/libreswan_3.15/programs/pluto/cavp_stubs.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./cavp_ikev1.d \ -o ./cavp_ikev1.o \ -c /home/a/libreswan_3.15/programs/pluto/cavp_ikev1.c cc -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto/linux26 -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15/lib/libcrypto -I/home/a/libreswan_3.15/linux/include -DUSE_KEYRR -DNETKEY_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DPFKEY -DLDAP_VER=3 -DUSE_TWOFISH -DUSE_SERPENT -DKLIPS -DPFKEY -DUSE_AES -DUSE_3DES -DUSE_SHA2 -DUSE_SHA1 -DUSE_MD5 -DUSE_CAMELLIA -DXAUTH_HAVE_PAM -DLIBCURL -DHAVE_NM -I/usr/include/nss -I/usr/include/nspr \ -MMD -MF ./cavp_ikev2.d \ -o ./cavp_ikev2.o \ -c /home/a/libreswan_3.15/programs/pluto/cavp_ikev2.c cc -o cavp cavp.o cavp_print.o cavp_stubs.o cavp_ikev1.o cavp_ikev2.o connections.o initiate.o terminate.o ike_alg_nss_cbc.o cbc_test_vectors.o ctr_test_vectors.o gcm_test_vectors.o test_buffer.o pending.o cookie.o crypto.o defs.o foodgroups.o log.o state.o plutoalg.o server.o state_entry.o timer.o hmac.o hostpair.o myid.o ipsec_doi.o ikev1.o ikev1_main.o ikev1_quick.o ikev1_dpd.o ikev1_spdb_struct.o ikev1_msgid.o ikev2.o ikev2_parent.o ikev2_child.o ikev2_spdb_struct.o ikev2_rsa.o ikev2_psk.o ikev2_crypto.o crypt_dbg.o crypt_symkey.o crypt_prf.o ikev1_prf.o ikev2_prf.o kernel.o kernel_netlink.o kernel_klips.o kernel_pfkey.o kernel_noklips.o rcv_whack.o demux.o msgdigest.o keys.o dnskey.o pluto_crypt.o crypt_utils.o crypt_ke.o crypt_dh.o crypt_start_dh.o rnd.o spdb.o spdb_struct.o spdb_print.o vendor.o nat_traversal.o virtual.o ike_alg_aes.o ike_alg_camellia.o ike_alg_twofish.o ike_alg_serpent.o ike_alg_sha2.o ike_alg.o ike_alg_status.o db_ops.o ikev1_xauth.o addresspool.o pam_conv.o ikev1_aggr.o x509.o fetch.o sysdep_linux.o packet.o pluto_constants.o readwhackmsg.o nss_cert_load.o pem.o nss_cert_vfy.o nss_ocsp.o nss_crl_import.o nss_err.o udpfromto.o \ -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -Wl,-z,relro,-z,now -g -pie /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1/libsha1.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5/libmd5.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2/libsha2.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/libaes_xcbc.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish/libtwofish.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent/libserpent.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libwhack/libwhack.a -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -lpthread /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libipsecconf/libipsecconf.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a -lrt -lunbound -levent -levent_pthreads -llber -lldap -llber -lcurl -lpthread -lcrypt -lpam -ldl -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -lgmp make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pluto' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/pluto man ipsec_pluto.8.xml || true Note: Writing ipsec_pluto.8 Note: Writing pluto.8 (soelim stub) test -r ../../OBJ.linux.x86_64/programs/pluto/ipsec_pluto.8 : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/pluto man ipsec.secrets.5.xml || true Note: Writing ipsec.secrets.5 test -r ../../OBJ.linux.x86_64/programs/pluto/ipsec.secrets.5 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/pluto' make[3]: Entering directory '/home/a/libreswan_3.15/programs/addconn' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/addconn buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/addconn' cc -c -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto -I/home/a/libreswan_3.15/programs/addconn/ -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr /home/a/libreswan_3.15/programs/addconn/addconn.c cc -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto -I/home/a/libreswan_3.15/programs/addconn/ -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -o addconn addconn.o /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libwhack/libwhack.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libipsecconf/libipsecconf.a -lunbound /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/liblswlog.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1/libsha1.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5/libmd5.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2/libsha2.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/libaes_xcbc.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent/libserpent.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish/libtwofish.a -Wl,-z,relro,-z,now -g -pie /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libwhack/libwhack.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libipsecconf/libipsecconf.a -lunbound /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/liblswlog.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1/libsha1.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5/libmd5.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2/libsha2.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/libaes_xcbc.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent/libserpent.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish/libtwofish.a -lgmp -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -Wl,-z,relro,-z,now -g -pie rm addconn.o make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/addconn' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/addconn man ipsec_addconn.8.xml || true Note: Writing ipsec_addconn.8 test -r ../../OBJ.linux.x86_64/programs/addconn/ipsec_addconn.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/addconn' make[3]: Entering directory '/home/a/libreswan_3.15/programs/configs' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/configs buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/configs' IN /home/a/libreswan_3.15/programs/configs/ipsec.conf.in -> ipsec.conf sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/configs/ipsec.conf.in > ipsec.conf IN /home/a/libreswan_3.15/programs/configs/clear.in -> clear sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/configs/clear.in > clear IN /home/a/libreswan_3.15/programs/configs/clear-or-private.in -> clear-or-private sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/configs/clear-or-private.in > clear-or-private IN /home/a/libreswan_3.15/programs/configs/private-or-clear.in -> private-or-clear sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/configs/private-or-clear.in > private-or-clear IN /home/a/libreswan_3.15/programs/configs/private.in -> private sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/configs/private.in > private IN /home/a/libreswan_3.15/programs/configs/block.in -> block sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/configs/block.in > block make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/configs' cat ./d.ipsec.conf/head.xml ./d.ipsec.conf/connsections.xml ./d.ipsec.conf/exampleleftright.xml ./d.ipsec.conf/conngeneral.xml ./d.ipsec.conf/connaddrfamily.xml ./d.ipsec.conf/type.xml ./d.ipsec.conf/left.xml ./d.ipsec.conf/leftsubnet.xml ./d.ipsec.conf/leftsubnets.xml ./d.ipsec.conf/leftaddresspool.xml ./d.ipsec.conf/leftprotoport.xml ./d.ipsec.conf/leftnexthop.xml ./d.ipsec.conf/leftsourceip.xml ./d.ipsec.conf/leftupdown.xml ./d.ipsec.conf/leftfirewall.xml ./d.ipsec.conf/conngeneralend.xml ./d.ipsec.conf/connauto.xml ./d.ipsec.conf/auto.xml ./d.ipsec.conf/authby.xml ./d.ipsec.conf/ike.xml ./d.ipsec.conf/phase2.xml ./d.ipsec.conf/phase2alg.xml ./d.ipsec.conf/sha2-truncbug.xml ./d.ipsec.conf/nat-ikev1-method.xml ./d.ipsec.conf/esp.xml ./d.ipsec.conf/ah.xml ./d.ipsec.conf/fragmentation.xml ./d.ipsec.conf/ikepad.xml ./d.ipsec.conf/ikev2.xml ./d.ipsec.conf/narrowing.xml ./d.ipsec.conf/sareftrack.xml ./d.ipsec.conf/leftid.xml ./d.ipsec.conf/leftrsasigkey.xml ./d.ipsec.conf/leftrsasigkey2.xml ./d.ipsec.conf/leftcert.xml ./d.ipsec.conf/leftca.xml ./d.ipsec.conf/leftsendcert.xml ./d.ipsec.conf/leftxauthserver.xml ./d.ipsec.conf/leftxauthclient.xml ./d.ipsec.conf/leftxauthusername.xml ./d.ipsec.conf/leftmodecfgserver.xml ./d.ipsec.conf/leftmodecfgclient.xml ./d.ipsec.conf/xauthby.xml ./d.ipsec.conf/xauthfail.xml ./d.ipsec.conf/pam-authorize.xml ./d.ipsec.conf/modecfgpull.xml ./d.ipsec.conf/modecfgoptions.xml ./d.ipsec.conf/remote-peer-type.xml ./d.ipsec.conf/nm-configured.xml ./d.ipsec.conf/forceencaps.xml ./d.ipsec.conf/nat-keepalive.xml ./d.ipsec.conf/initial-contact.xml ./d.ipsec.conf/cisco-unity.xml ./d.ipsec.conf/send-vendorid.xml ./d.ipsec.conf/overlapip.xml ./d.ipsec.conf/reqid.xml ./d.ipsec.conf/dpddelay.xml ./d.ipsec.conf/dpdtimeout.xml ./d.ipsec.conf/dpdaction.xml ./d.ipsec.conf/pfs.xml ./d.ipsec.conf/pfsgroup.xml ./d.ipsec.conf/aggrmode.xml ./d.ipsec.conf/salifetime.xml ./d.ipsec.conf/rekey.xml ./d.ipsec.conf/rekeymargin.xml ./d.ipsec.conf/rekeyfuzz.xml ./d.ipsec.conf/keyingtries.xml ./d.ipsec.conf/ikelifetime.xml ./d.ipsec.conf/retransmit-timeout.xml ./d.ipsec.conf/retransmit-interval.xml ./d.ipsec.conf/compress.xml ./d.ipsec.conf/metric.xml ./d.ipsec.conf/mtu.xml ./d.ipsec.conf/nflog.xml ./d.ipsec.conf/priority.xml ./d.ipsec.conf/sendca.xml ./d.ipsec.conf/disablearrivalcheck.xml ./d.ipsec.conf/labeled-ipsec.xml ./d.ipsec.conf/policy-label.xml ./d.ipsec.conf/failureshunt.xml ./d.ipsec.conf/negotiationshunt.xml ./d.ipsec.conf/connautoend.xml ./d.ipsec.conf/configsections.xml ./d.ipsec.conf/myid.xml ./d.ipsec.conf/protostack.xml ./d.ipsec.conf/interfaces.xml ./d.ipsec.conf/listen.xml ./d.ipsec.conf/ikeport.xml ./d.ipsec.conf/nflog-all.xml ./d.ipsec.conf/nat_traversal.xml ./d.ipsec.conf/disable_port_floating.xml ./d.ipsec.conf/force_keepalive.xml ./d.ipsec.conf/nat-ikeport.xml ./d.ipsec.conf/keep-alive.xml ./d.ipsec.conf/virtual-private.xml ./d.ipsec.conf/myvendorid.xml ./d.ipsec.conf/oe.xml ./d.ipsec.conf/nhelpers.xml ./d.ipsec.conf/seedbits.xml ./d.ipsec.conf/secctx-attr-type.xml ./d.ipsec.conf/plutofork.xml ./d.ipsec.conf/crlcheckinterval.xml ./d.ipsec.conf/strictcrlpolicy.xml ./d.ipsec.conf/ocsp-global.xml ./d.ipsec.conf/forwardcontrol.xml ./d.ipsec.conf/rp_filter.xml ./d.ipsec.conf/syslog.xml ./d.ipsec.conf/klipsdebug.xml ./d.ipsec.conf/plutodebug.xml ./d.ipsec.conf/uniqueids.xml ./d.ipsec.conf/plutorestartoncrash.xml ./d.ipsec.conf/logfile.xml ./d.ipsec.conf/logappend.xml ./d.ipsec.conf/logtime.xml ./d.ipsec.conf/force-busy.xml ./d.ipsec.conf/ddos-mode.xml ./d.ipsec.conf/ddos-ike-treshold.xml ./d.ipsec.conf/max-halfopen-ike.xml ./d.ipsec.conf/shuntlifetime.xml ./d.ipsec.conf/xfrmlifetime.xml ./d.ipsec.conf/dumpdir.xml ./d.ipsec.conf/statsbin.xml ./d.ipsec.conf/ipsecdir.xml ./d.ipsec.conf/secretsfile.xml ./d.ipsec.conf/perpeerlog.xml ./d.ipsec.conf/perpeerlogdir.xml ./d.ipsec.conf/fragicmp.xml ./d.ipsec.conf/hidetos.xml ./d.ipsec.conf/overridemtu.xml ./d.ipsec.conf/configsectionsend.xml ./d.ipsec.conf/implicitconns.xml ./d.ipsec.conf/obsolete.xml ./d.ipsec.conf/tail.xml > ../../OBJ.linux.x86_64/programs/configs/ipsec.conf.5.xml : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/configs man ../../OBJ.linux.x86_64/programs/configs/ipsec.conf.5.xml || true Note: Writing ipsec.conf.5 test -r ../../OBJ.linux.x86_64/programs/configs/ipsec.conf.5 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/configs' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_keycensor' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_keycensor buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_keycensor' IN /home/a/libreswan_3.15/programs/_keycensor/_keycensor.in -> _keycensor sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/_keycensor/_keycensor.in > _keycensor make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_keycensor' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/_keycensor man ipsec__keycensor.8.xml || true Note: Writing ipsec__keycensor.8 test -r ../../OBJ.linux.x86_64/programs/_keycensor/ipsec__keycensor.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_keycensor' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_plutorun' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_plutorun buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_plutorun' IN /home/a/libreswan_3.15/programs/_plutorun/_plutorun.in -> _plutorun sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/_plutorun/_plutorun.in > _plutorun make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_plutorun' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/_plutorun man ipsec__plutorun.8.xml || true Note: Writing ipsec__plutorun.8 test -r ../../OBJ.linux.x86_64/programs/_plutorun/ipsec__plutorun.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_plutorun' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_stackmanager' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_stackmanager buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_stackmanager' IN /home/a/libreswan_3.15/programs/_stackmanager/_stackmanager.in -> _stackmanager sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/_stackmanager/_stackmanager.in > _stackmanager make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_stackmanager' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/_stackmanager man ipsec__stackmanager.8.xml || true Note: Writing ipsec__stackmanager.8 test -r ../../OBJ.linux.x86_64/programs/_stackmanager/ipsec__stackmanager.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_stackmanager' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_secretcensor' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_secretcensor buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_secretcensor' IN /home/a/libreswan_3.15/programs/_secretcensor/_secretcensor.in -> _secretcensor sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/_secretcensor/_secretcensor.in > _secretcensor make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_secretcensor' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/_secretcensor man ipsec__secretcensor.8.xml || true Note: Writing ipsec__secretcensor.8 test -r ../../OBJ.linux.x86_64/programs/_secretcensor/ipsec__secretcensor.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_secretcensor' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_updown' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_updown buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown' IN /home/a/libreswan_3.15/programs/_updown/_updown.in -> _updown sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/_updown/_updown.in > _updown make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/_updown man ipsec__updown.8.xml || true Note: Writing ipsec__updown.8 test -r ../../OBJ.linux.x86_64/programs/_updown/ipsec__updown.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_updown' make[3]: Entering directory '/home/a/libreswan_3.15/programs/auto' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/auto buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/auto' IN /home/a/libreswan_3.15/programs/auto/auto.in -> auto sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/auto/auto.in > auto make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/auto' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/auto man ipsec_auto.8.xml || true Note: Writing ipsec_auto.8 test -r ../../OBJ.linux.x86_64/programs/auto/ipsec_auto.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/auto' make[3]: Entering directory '/home/a/libreswan_3.15/programs/barf' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/barf buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/barf' IN /home/a/libreswan_3.15/programs/barf/barf.in -> barf sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/barf/barf.in > barf make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/barf' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/barf man ipsec_barf.8.xml || true Note: Writing ipsec_barf.8 test -r ../../OBJ.linux.x86_64/programs/barf/ipsec_barf.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/barf' make[3]: Entering directory '/home/a/libreswan_3.15/programs/verify' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/verify buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/verify' IN /home/a/libreswan_3.15/programs/verify/verify.in -> verify sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/verify/verify.in > verify make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/verify' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/verify man ipsec_verify.8.xml || true Note: Writing ipsec_verify.8 test -r ../../OBJ.linux.x86_64/programs/verify/ipsec_verify.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/verify' make[3]: Entering directory '/home/a/libreswan_3.15/programs/ipsec' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/ipsec buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ipsec' IN /home/a/libreswan_3.15/programs/ipsec/ipsec.in -> ipsec sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/ipsec/ipsec.in > ipsec make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ipsec' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/ipsec man ipsec.8.xml || true Note: Writing ipsec.8 test -r ../../OBJ.linux.x86_64/programs/ipsec/ipsec.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/ipsec' make[3]: Entering directory '/home/a/libreswan_3.15/programs/look' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/look buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/look' IN /home/a/libreswan_3.15/programs/look/look.in -> look sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/look/look.in > look make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/look' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/look man ipsec_look.8.xml || true Note: Writing ipsec_look.8 test -r ../../OBJ.linux.x86_64/programs/look/ipsec_look.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/look' make[3]: Entering directory '/home/a/libreswan_3.15/programs/newhostkey' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/newhostkey buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/newhostkey' IN /home/a/libreswan_3.15/programs/newhostkey/newhostkey.in -> newhostkey sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/newhostkey/newhostkey.in > newhostkey make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/newhostkey' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/newhostkey man ipsec_newhostkey.8.xml || true Note: Writing ipsec_newhostkey.8 test -r ../../OBJ.linux.x86_64/programs/newhostkey/ipsec_newhostkey.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/newhostkey' make[3]: Entering directory '/home/a/libreswan_3.15/programs/secrets' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/secrets buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/secrets' IN /home/a/libreswan_3.15/programs/secrets/secrets.in -> secrets sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/secrets/secrets.in > secrets make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/secrets' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/secrets man ipsec_secrets.8.xml || true Note: Writing ipsec_secrets.8 test -r ../../OBJ.linux.x86_64/programs/secrets/ipsec_secrets.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/secrets' make[3]: Entering directory '/home/a/libreswan_3.15/programs/rsasigkey' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/rsasigkey buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/rsasigkey' cc -c -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr /home/a/libreswan_3.15/programs/rsasigkey/rsasigkey.c cc rsasigkey.o /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/liblswlog.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a -lgmp -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -Wl,-z,relro,-z,now -g -pie /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/liblswlog.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a -lgmp -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -lgmp -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -o rsasigkey rm rsasigkey.o make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/rsasigkey' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/rsasigkey man ipsec_rsasigkey.8.xml || true Note: Writing ipsec_rsasigkey.8 test -r ../../OBJ.linux.x86_64/programs/rsasigkey/ipsec_rsasigkey.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/rsasigkey' make[3]: Entering directory '/home/a/libreswan_3.15/programs/setup' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/setup buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/setup' IN /home/a/libreswan_3.15/programs/setup/setup.in -> setup sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/setup/setup.in > setup make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/setup' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/setup man ipsec_setup.8.xml || true Note: Writing ipsec_setup.8 test -r ../../OBJ.linux.x86_64/programs/setup/ipsec_setup.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/setup' make[3]: Entering directory '/home/a/libreswan_3.15/programs/showhostkey' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/showhostkey buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/showhostkey' cc -c -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr /home/a/libreswan_3.15/programs/showhostkey/showhostkey.c cc -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -o showhostkey showhostkey.o /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/liblswlog.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1/libsha1.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5/libmd5.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2/libsha2.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/libaes_xcbc.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent/libserpent.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish/libtwofish.a -Wl,-z,relro,-z,now -g -pie /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/liblswlog.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1/libsha1.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5/libmd5.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2/libsha2.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/libaes_xcbc.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent/libserpent.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish/libtwofish.a -lgmp -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -Wl,-z,relro,-z,now -g -pie rm showhostkey.o make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/showhostkey' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/showhostkey man ipsec_showhostkey.8.xml || true Note: Writing ipsec_showhostkey.8 test -r ../../OBJ.linux.x86_64/programs/showhostkey/ipsec_showhostkey.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/showhostkey' make[3]: Entering directory '/home/a/libreswan_3.15/programs/ikeping' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/ikeping buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ikeping' cc -c -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr /home/a/libreswan_3.15/programs/ikeping/ikeping.c cc -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -o ikeping ikeping.o /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a -Wl,-z,relro,-z,now -g -pie /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a -lgmp -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -Wl,-z,relro,-z,now -g -pie rm ikeping.o make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ikeping' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/ikeping man ipsec_ikeping.8.xml || true Note: Writing ipsec_ikeping.8 test -r ../../OBJ.linux.x86_64/programs/ikeping/ipsec_ikeping.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/ikeping' make[3]: Entering directory '/home/a/libreswan_3.15/programs/readwriteconf' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/readwriteconf buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/readwriteconf' cc -c -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto -I/home/a/libreswan_3.15/programs/readwriteconf/ -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr /home/a/libreswan_3.15/programs/readwriteconf/readwriteconf.c cc -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/programs/pluto -I/home/a/libreswan_3.15/programs/readwriteconf/ -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -o readwriteconf readwriteconf.o /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libwhack/libwhack.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libipsecconf/libipsecconf.a -lunbound /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/liblswlog.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1/libsha1.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5/libmd5.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2/libsha2.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/libaes_xcbc.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent/libserpent.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish/libtwofish.a -Wl,-z,relro,-z,now -g -pie /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libwhack/libwhack.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libipsecconf/libipsecconf.a -lunbound /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/liblswlog.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1/libsha1.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5/libmd5.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2/libsha2.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/libaes_xcbc.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent/libserpent.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish/libtwofish.a -lgmp -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -Wl,-z,relro,-z,now -g -pie rm readwriteconf.o make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/readwriteconf' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/readwriteconf man ipsec_readwriteconf.8.xml || true Note: Writing ipsec_readwriteconf.8 test -r ../../OBJ.linux.x86_64/programs/readwriteconf/ipsec_readwriteconf.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/readwriteconf' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_import_crl' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_import_crl buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_import_crl' cc -c -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I../../../programs/_import_crl -I/home/a/libreswan_3.15/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr /home/a/libreswan_3.15/programs/_import_crl/_import_crl.c cc _import_crl.o -I/usr/include/nss -I/usr/include/nspr /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/liblswlog.a -Wl,-z,relro,-z,now -g -pie -I/usr/include/nss -I/usr/include/nspr /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/liblswlog.a -lgmp -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -o _import_crl rm _import_crl.o make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_import_crl' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/_import_crl man ipsec__import_crl.8.xml || true Note: Writing ipsec__import_crl.8 test -r ../../OBJ.linux.x86_64/programs/_import_crl/ipsec__import_crl.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_import_crl' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_updown.klips' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_updown.klips buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.klips' IN /home/a/libreswan_3.15/programs/_updown.klips/_updown.klips.in -> _updown.klips sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/_updown.klips/_updown.klips.in > _updown.klips make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.klips' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/_updown.klips man ipsec__updown.klips.8.xml || true Note: Writing ipsec__updown.klips.8 test -r ../../OBJ.linux.x86_64/programs/_updown.klips/ipsec__updown.klips.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_updown.klips' make[3]: Entering directory '/home/a/libreswan_3.15/programs/spi' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/spi buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spi' cc -c -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr /home/a/libreswan_3.15/programs/spi/spi.c cc -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -o spi spi.o /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/liblswlog.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1/libsha1.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5/libmd5.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2/libsha2.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/libaes_xcbc.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent/libserpent.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish/libtwofish.a -Wl,-z,relro,-z,now -g -pie /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/liblswlog.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1/libsha1.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5/libmd5.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2/libsha2.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/libaes_xcbc.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent/libserpent.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish/libtwofish.a -lgmp -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -Wl,-z,relro,-z,now -g -pie rm spi.o make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spi' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/spi man ipsec_spi.5.xml || true Note: Writing ipsec_spi.5 test -r ../../OBJ.linux.x86_64/programs/spi/ipsec_spi.5 : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/spi man ipsec_spi.8.xml || true Note: Writing ipsec_spi.8 test -r ../../OBJ.linux.x86_64/programs/spi/ipsec_spi.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/spi' make[3]: Entering directory '/home/a/libreswan_3.15/programs/eroute' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/eroute buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/eroute' cc -c -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr /home/a/libreswan_3.15/programs/eroute/eroute.c cc -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -o eroute eroute.o /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/liblswlog.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1/libsha1.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5/libmd5.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2/libsha2.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/libaes_xcbc.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent/libserpent.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish/libtwofish.a -Wl,-z,relro,-z,now -g -pie /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/liblswlog.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1/libsha1.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5/libmd5.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2/libsha2.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/libaes_xcbc.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent/libserpent.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish/libtwofish.a -lgmp -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -Wl,-z,relro,-z,now -g -pie rm eroute.o make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/eroute' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/eroute man ipsec_eroute.5.xml || true Note: Writing ipsec_eroute.5 test -r ../../OBJ.linux.x86_64/programs/eroute/ipsec_eroute.5 : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/eroute man ipsec_eroute.8.xml || true Note: Writing ipsec_eroute.8 test -r ../../OBJ.linux.x86_64/programs/eroute/ipsec_eroute.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/eroute' make[3]: Entering directory '/home/a/libreswan_3.15/programs/spigrp' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/spigrp buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spigrp' cc -c -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr /home/a/libreswan_3.15/programs/spigrp/spigrp.c cc -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -o spigrp spigrp.o /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a -Wl,-z,relro,-z,now -g -pie /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a -lgmp -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -Wl,-z,relro,-z,now -g -pie rm spigrp.o make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spigrp' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/spigrp man ipsec_spigrp.5.xml || true Note: Writing ipsec_spigrp.5 test -r ../../OBJ.linux.x86_64/programs/spigrp/ipsec_spigrp.5 : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/spigrp man ipsec_spigrp.8.xml || true Note: Writing ipsec_spigrp.8 test -r ../../OBJ.linux.x86_64/programs/spigrp/ipsec_spigrp.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/spigrp' make[3]: Entering directory '/home/a/libreswan_3.15/programs/tncfg' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/tncfg buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/tncfg' cc -c -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr /home/a/libreswan_3.15/programs/tncfg/tncfg.c cc -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -o tncfg tncfg.o /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/liblswlog.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1/libsha1.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5/libmd5.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2/libsha2.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/libaes_xcbc.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent/libserpent.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish/libtwofish.a -Wl,-z,relro,-z,now -g -pie /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/liblswlog.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1/libsha1.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5/libmd5.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2/libsha2.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc/libaes_xcbc.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent/libserpent.a /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish/libtwofish.a -lgmp -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -Wl,-z,relro,-z,now -g -pie rm tncfg.o make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/tncfg' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/tncfg man ipsec_tncfg.5.xml || true Note: Writing ipsec_tncfg.5 test -r ../../OBJ.linux.x86_64/programs/tncfg/ipsec_tncfg.5 : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/tncfg man ipsec_tncfg.8.xml || true Note: Writing ipsec_tncfg.8 test -r ../../OBJ.linux.x86_64/programs/tncfg/ipsec_tncfg.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/tncfg' make[3]: Entering directory '/home/a/libreswan_3.15/programs/klipsdebug' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/klipsdebug buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/klipsdebug' cc -c -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr /home/a/libreswan_3.15/programs/klipsdebug/klipsdebug.c cc -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -o klipsdebug klipsdebug.o /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a -Wl,-z,relro,-z,now -g -pie /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a -lgmp -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -Wl,-z,relro,-z,now -g -pie rm klipsdebug.o make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/klipsdebug' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/klipsdebug man ipsec_klipsdebug.5.xml || true Note: Writing ipsec_klipsdebug.5 test -r ../../OBJ.linux.x86_64/programs/klipsdebug/ipsec_klipsdebug.5 : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/klipsdebug man ipsec_klipsdebug.8.xml || true Note: Writing ipsec_klipsdebug.8 test -r ../../OBJ.linux.x86_64/programs/klipsdebug/ipsec_klipsdebug.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/klipsdebug' make[3]: Entering directory '/home/a/libreswan_3.15/programs/pf_key' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/pf_key buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pf_key' cc -c -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr /home/a/libreswan_3.15/programs/pf_key/pf_key.c cc -pthread -m64 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-all -fno-strict-aliasing -fPIE -DPIE -DFORCE_PR_ASSERT -DDNSSEC -DKLIPS -DLIBCURL -DLDAP_VER=3 -DUSE_MD5 -DHAVE_NM -DUSE_SHA2 -DUSE_SHA1 -DFIPSPRODUCTCHECK=\"/etc/system-fips\" -DIPSEC_CONF=\"/etc/ipsec.conf\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_NSSDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -DIPSEC_EXECDIR=\"/usr/lib/ipsec\" -DIPSEC_SBINDIR=\"/usr/sbin\" -DIPSEC_VARDIR=\"/var\" -DPOLICYGROUPSDIR=\"/etc/ipsec.d/policies\" -DSHARED_SECRETS_FILE=\"/etc/ipsec.secrets\" -DGCC_LINT -DALLOW_MICROSOFT_BAD_PROPOSAL -Werror -Wall -Wextra -Wformat -Wformat-nonliteral -Wformat-security -Wundef -Wmissing-declarations -Wredundant-decls -Wnested-externs -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15/ports/linux/include -I/home/a/libreswan_3.15 -I/home/a/libreswan_3.15/linux/include -I/home/a/libreswan_3.15/include -I/usr/include/nss -I/usr/include/nspr -o pf_key pf_key.o /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a -Wl,-z,relro,-z,now -g -pie /home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan/libswan.a -lgmp -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -Wl,-z,relro,-z,now -g -pie rm pf_key.o make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pf_key' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/pf_key man ipsec_pf_key.5.xml || true Note: Writing ipsec_pf_key.5 test -r ../../OBJ.linux.x86_64/programs/pf_key/ipsec_pf_key.5 : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/pf_key man ipsec_pf_key.8.xml || true Note: Writing ipsec_pf_key.8 test -r ../../OBJ.linux.x86_64/programs/pf_key/ipsec_pf_key.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/pf_key' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_updown.netkey' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_updown.netkey buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.netkey' IN /home/a/libreswan_3.15/programs/_updown.netkey/_updown.netkey.in -> _updown.netkey sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/programs/_updown.netkey/_updown.netkey.in > _updown.netkey make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.netkey' : ignoring xmlto exit status xmlto -o ../../OBJ.linux.x86_64/programs/_updown.netkey man ipsec__updown.netkey.8.xml || true Note: Writing ipsec__updown.netkey.8 test -r ../../OBJ.linux.x86_64/programs/_updown.netkey/ipsec__updown.netkey.8 make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_updown.netkey' make[2]: Leaving directory '/home/a/libreswan_3.15/programs' make[2]: Entering directory '/home/a/libreswan_3.15/initsystems' /usr/bin/make -C ../OBJ.linux.x86_64/initsystems/systemd programs make[3]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/initsystems/systemd' IN /home/a/libreswan_3.15/initsystems/systemd/ipsec.service.in -> ipsec.service sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/initsystems/systemd/ipsec.service.in > ipsec.service IN /home/a/libreswan_3.15/initsystems/systemd/sysconfig.pluto.in -> sysconfig.pluto sed -e "s:@IPSECVERSION@:3.15:g" -e "/@linux_START@/,/@linux_END@/d" -e "s:@BINSH@:/bin/sh:g" -e "s:@EXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALBINDIR@:/usr/lib/ipsec:g" -e "s:@FINALCONFDDIR@:/etc/ipsec.d:g" -e "s:@FINALNSSDIR@:/etc/ipsec.d:g" -e "s:@FINALCONFDIR@:/etc:g" -e "s:@FINALCONFFILE@:/etc/ipsec.conf:g" -e "s:@FINALDOCDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALEXAMPLECONFDIR@:/usr/share/doc/libreswan:g" -e "s:@FINALLIBEXECDIR@:/usr/lib/ipsec:g" -e "s:@FINALRCDIR@:/etc/init.d:g" -e "s:@FINALSBINDIR@:/usr/sbin:g" -e "s:@FINALSYSCONFDIR@:/etc:g" -e "s:@FINALVARDIR@:/var:g" -e "s:@IPSEC_CONF@:/etc/ipsec.conf:g" -e "s:@IPSEC_CONFDDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_NSSDIR@:/etc/ipsec.d:g" -e "s:@IPSEC_DIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_EXECDIR@:/usr/lib/ipsec:g" -e "s:@IPSEC_VARDIR@:/var:g" -e "s:@IPSEC_SBINDIR@:/usr/sbin:g" -e "s:@MODPROBEBIN@:modprobe:g" -e "s:@MODPROBEARGS@:--quiet --use-blacklist:g" -e "s:@USE_DEFAULT_CONNS@::g" < /home/a/libreswan_3.15/initsystems/systemd/sysconfig.pluto.in > sysconfig.pluto make[3]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/initsystems/systemd' make[2]: Leaving directory '/home/a/libreswan_3.15/initsystems' make[2]: Entering directory '/home/a/libreswan_3.15/testing' make[3]: Entering directory '/home/a/libreswan_3.15/testing/pluto' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/a/libreswan_3.15/testing/pluto' make[2]: Leaving directory '/home/a/libreswan_3.15/testing' make[1]: Leaving directory '/home/a/libreswan_3.15' # remove the temporary file, it will be created during install rm -f /home/a/libreswan_3.15/debian/ipsec.secrets touch build-stamp fakeroot debian/rules binary dh_testdir dpatch apply-all # create a dummy ipsec.secrets file before building the package so # that no RSA keys are created during the build process # (a package should not include a RSA key, it should produce the key # on demand, e.g. in the postinst script) touch /home/a/libreswan_3.15/debian/ipsec.secrets /usr/bin/make programs INC_USRLOCAL=/usr \ FINALBINDIR=/usr/lib/ipsec \ FINALLIBEXECDIR=/usr/lib/ipsec \ PUBDIR=/usr/sbin \ MANTREE=/usr/share/man \ CONFDIR=/home/a/libreswan_3.15/debian \ SYSVINIT_DEFAULT_START="2 3 4 5" \ USE_LDAP=true \ USE_LIBCURL=true \ USE_XAUTHPAM=true \ USE_FIPSCHECK=false \ USE_LIBCAP_NG=false \ USE_LABELED_IPSEC=false make[1]: Entering directory '/home/a/libreswan_3.15' make[2]: Entering directory '/home/a/libreswan_3.15/lib' make[3]: Entering directory '/home/a/libreswan_3.15/lib/libswan' /usr/bin/make -C ../../OBJ.linux.x86_64/lib/libswan buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan' make[3]: Leaving directory '/home/a/libreswan_3.15/lib/libswan' make[3]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto' make[4]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto/libmd5' /usr/bin/make -C ../../../OBJ.linux.x86_64/lib/libcrypto/libmd5 buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5' make[4]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto/libmd5' make[4]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto/libsha1' /usr/bin/make -C ../../../OBJ.linux.x86_64/lib/libcrypto/libsha1 buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1' make[4]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto/libsha1' make[4]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto/libsha2' /usr/bin/make -C ../../../OBJ.linux.x86_64/lib/libcrypto/libsha2 buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2' make[4]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto/libsha2' make[4]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc' /usr/bin/make -C ../../../OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc' make[4]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto/libaes_xcbc' make[4]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto/libtwofish' /usr/bin/make -C ../../../OBJ.linux.x86_64/lib/libcrypto/libtwofish buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish' make[4]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto/libtwofish' make[4]: Entering directory '/home/a/libreswan_3.15/lib/libcrypto/libserpent' /usr/bin/make -C ../../../OBJ.linux.x86_64/lib/libcrypto/libserpent buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent' make[4]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto/libserpent' make[3]: Leaving directory '/home/a/libreswan_3.15/lib/libcrypto' make[3]: Entering directory '/home/a/libreswan_3.15/lib/libwhack' /usr/bin/make -C ../../OBJ.linux.x86_64/lib/libwhack buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libwhack' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libwhack' make[3]: Leaving directory '/home/a/libreswan_3.15/lib/libwhack' make[3]: Entering directory '/home/a/libreswan_3.15/lib/libipsecconf' /usr/bin/make -C ../../OBJ.linux.x86_64/lib/libipsecconf buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libipsecconf' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libipsecconf' make[3]: Leaving directory '/home/a/libreswan_3.15/lib/libipsecconf' make[2]: Leaving directory '/home/a/libreswan_3.15/lib' make[2]: Entering directory '/home/a/libreswan_3.15/programs' make[3]: Entering directory '/home/a/libreswan_3.15/programs/proc' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/proc buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/proc' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/proc' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/proc' make[3]: Entering directory '/home/a/libreswan_3.15/programs/pluto' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/pluto buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pluto' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pluto' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/pluto' make[3]: Entering directory '/home/a/libreswan_3.15/programs/addconn' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/addconn buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/addconn' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/addconn' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/addconn' make[3]: Entering directory '/home/a/libreswan_3.15/programs/configs' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/configs buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/configs' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/configs' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/configs' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_keycensor' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_keycensor buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_keycensor' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_keycensor' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_keycensor' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_plutorun' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_plutorun buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_plutorun' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_plutorun' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_plutorun' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_stackmanager' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_stackmanager buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_stackmanager' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_stackmanager' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_stackmanager' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_secretcensor' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_secretcensor buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_secretcensor' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_secretcensor' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_secretcensor' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_updown' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_updown buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_updown' make[3]: Entering directory '/home/a/libreswan_3.15/programs/auto' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/auto buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/auto' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/auto' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/auto' make[3]: Entering directory '/home/a/libreswan_3.15/programs/barf' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/barf buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/barf' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/barf' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/barf' make[3]: Entering directory '/home/a/libreswan_3.15/programs/verify' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/verify buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/verify' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/verify' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/verify' make[3]: Entering directory '/home/a/libreswan_3.15/programs/ipsec' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/ipsec buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ipsec' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ipsec' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/ipsec' make[3]: Entering directory '/home/a/libreswan_3.15/programs/look' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/look buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/look' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/look' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/look' make[3]: Entering directory '/home/a/libreswan_3.15/programs/newhostkey' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/newhostkey buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/newhostkey' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/newhostkey' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/newhostkey' make[3]: Entering directory '/home/a/libreswan_3.15/programs/secrets' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/secrets buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/secrets' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/secrets' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/secrets' make[3]: Entering directory '/home/a/libreswan_3.15/programs/rsasigkey' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/rsasigkey buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/rsasigkey' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/rsasigkey' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/rsasigkey' make[3]: Entering directory '/home/a/libreswan_3.15/programs/setup' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/setup buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/setup' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/setup' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/setup' make[3]: Entering directory '/home/a/libreswan_3.15/programs/showhostkey' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/showhostkey buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/showhostkey' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/showhostkey' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/showhostkey' make[3]: Entering directory '/home/a/libreswan_3.15/programs/ikeping' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/ikeping buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ikeping' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ikeping' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/ikeping' make[3]: Entering directory '/home/a/libreswan_3.15/programs/readwriteconf' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/readwriteconf buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/readwriteconf' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/readwriteconf' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/readwriteconf' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_import_crl' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_import_crl buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_import_crl' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_import_crl' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_import_crl' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_updown.klips' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_updown.klips buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.klips' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.klips' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_updown.klips' make[3]: Entering directory '/home/a/libreswan_3.15/programs/spi' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/spi buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spi' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spi' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/spi' make[3]: Entering directory '/home/a/libreswan_3.15/programs/eroute' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/eroute buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/eroute' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/eroute' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/eroute' make[3]: Entering directory '/home/a/libreswan_3.15/programs/spigrp' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/spigrp buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spigrp' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spigrp' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/spigrp' make[3]: Entering directory '/home/a/libreswan_3.15/programs/tncfg' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/tncfg buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/tncfg' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/tncfg' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/tncfg' make[3]: Entering directory '/home/a/libreswan_3.15/programs/klipsdebug' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/klipsdebug buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/klipsdebug' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/klipsdebug' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/klipsdebug' make[3]: Entering directory '/home/a/libreswan_3.15/programs/pf_key' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/pf_key buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pf_key' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pf_key' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/pf_key' make[3]: Entering directory '/home/a/libreswan_3.15/programs/_updown.netkey' /usr/bin/make -C ../../OBJ.linux.x86_64/programs/_updown.netkey buildall make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.netkey' make[4]: Nothing to be done for 'buildall'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.netkey' make[3]: Leaving directory '/home/a/libreswan_3.15/programs/_updown.netkey' make[2]: Leaving directory '/home/a/libreswan_3.15/programs' make[2]: Entering directory '/home/a/libreswan_3.15/initsystems' /usr/bin/make -C ../OBJ.linux.x86_64/initsystems/systemd programs make[3]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/initsystems/systemd' make[3]: Nothing to be done for 'programs'. make[3]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/initsystems/systemd' make[2]: Leaving directory '/home/a/libreswan_3.15/initsystems' make[2]: Entering directory '/home/a/libreswan_3.15/testing' make[3]: Entering directory '/home/a/libreswan_3.15/testing/pluto' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/a/libreswan_3.15/testing/pluto' make[2]: Leaving directory '/home/a/libreswan_3.15/testing' make[1]: Leaving directory '/home/a/libreswan_3.15' # remove the temporary file, it will be created during install rm -f /home/a/libreswan_3.15/debian/ipsec.secrets touch build-stamp dh_testdir dh_testroot dh_installdocs -plibreswan-doc -n dh_installchangelogs CHANGES # fix some doc issues for oldname in `find /home/a/libreswan_3.15/debian/libreswan-doc/usr/share/doc -name "ipsec_ipsec*"`; \ do \ newname=`echo "$oldname" | sed 's/ipsec_ipsec_/ipsec_/'`; \ if [ -f "$newname" ]; then \ rm -f "$oldname"; \ else \ mv "$oldname" "$newname"; \ fi; \ done # change the paths in the installed doc files (but only in regular # files, not in links to the outside of the build tree !) ( cd /home/a/libreswan_3.15/debian/libreswan-doc/; \ for f in `grep "/usr/local/" --recursive --files-with-match *`; \ do \ if [ -f $f -a ! -L $f ]; then \ cp $f $f.old; \ sed 's/\/usr\/local\//\/usr\//' $f.old > $f; \ rm $f.old; \ fi; \ done ) # but remove the doc/src dir, which just duplicates the HTML files rm -rf /home/a/libreswan_3.15/debian/libreswan-doc/usr/share/doc/libreswan-doc/doc/src # more lintian cleanups find /home/a/libreswan_3.15/debian/libreswan-doc -name ".gitignore" | xargs --no-run-if-empty rm -f /usr/bin/make -f debian/rules DH_OPTIONS=-i binary-common make[1]: Entering directory '/home/a/libreswan_3.15' dh_testdir dh_testroot dh_installdebconf dh_link dh_strip --dbg-package=libreswan-dbg dh_compress dh_fixperms -X etc/ipsec.secrets -X etc/ipsec.d/private -X var/lib/libreswan dh_lintian dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `libreswan-doc' in `../libreswan-doc_3.15-1_all.deb'. dpkg-deb: building package `libreswan-modules-source' in `../libreswan-modules-source_3.15-1_all.deb'. make[1]: Leaving directory '/home/a/libreswan_3.15' dh_testdir dh_testroot dh_prep dh_installdirs # Add here commands to install the package into debian/tmp. /usr/bin/make install INC_USRLOCAL=/usr \ FINALBINDIR=/usr/lib/ipsec \ FINALLIBEXECDIR=/usr/lib/ipsec \ PUBDIR=/home/a/libreswan_3.15/debian/libreswan/usr/sbin \ MANTREE=/home/a/libreswan_3.15/debian/libreswan/usr/share/man \ DESTDIR=/home/a/libreswan_3.15/debian/libreswan make[1]: Entering directory '/home/a/libreswan_3.15' OBJDIR: OBJ.linux.x86_64 set -e ; cd /home/a/libreswan_3.15/OBJ.linux.x86_64 && /usr/bin/make install make[2]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64' set -e ; \ for d in lib programs initsystems testing ; \ do \ ( cd $d && /usr/bin/make install ) ; \ done make[3]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libswan' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto' make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5' /usr/bin/make -C . buildall make[6]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5' make[6]: Nothing to be done for 'buildall'. make[6]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5' make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libmd5' make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1' /usr/bin/make -C . buildall make[6]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1' make[6]: Nothing to be done for 'buildall'. make[6]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1' make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha1' make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2' /usr/bin/make -C . buildall make[6]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2' make[6]: Nothing to be done for 'buildall'. make[6]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2' make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libsha2' make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc' /usr/bin/make -C . buildall make[6]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc' make[6]: Nothing to be done for 'buildall'. make[6]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc' make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libaes_xcbc' make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish' /usr/bin/make -C . buildall make[6]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish' make[6]: Nothing to be done for 'buildall'. make[6]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish' make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libtwofish' make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent' /usr/bin/make -C . buildall make[6]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent' make[6]: Nothing to be done for 'buildall'. make[6]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent' make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto/libserpent' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libcrypto' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libwhack' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libwhack' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libwhack' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libwhack' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libipsecconf' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libipsecconf' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libipsecconf' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib/libipsecconf' make[3]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/lib' make[3]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/proc' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/proc' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/proc' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/proc' make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/proc' /usr/bin/make -C ../../../programs/proc install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/proc' ../../OBJ.linux.x86_64/programs/proc/ipsec_version.5 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man5 ../../OBJ.linux.x86_64/programs/proc/ipsec_trap_count.5 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man5 ../../OBJ.linux.x86_64/programs/proc/ipsec_trap_sendcount.5 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man5 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/proc' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/proc' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pluto' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pluto' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pluto' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pluto' mkdir -p /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec mkdir -p -m 700 /home/a/libreswan_3.15/debian/libreswan/etc/ipsec.d mkdir -p -m 755 /home/a/libreswan_3.15/debian/libreswan/var/run/pluto install pluto whack /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec # #install -m 0755 -g root -o root whackinit /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec if true ; then install _pluto_adns /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec ; fi make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pluto' /usr/bin/make -C ../../../programs/pluto install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/pluto' ../../OBJ.linux.x86_64/programs/pluto/ipsec_pluto.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 ../../OBJ.linux.x86_64/programs/pluto/pluto.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 ../../OBJ.linux.x86_64/programs/pluto/ipsec.secrets.5 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man5 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/pluto' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pluto' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/addconn' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/addconn' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/addconn' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/addconn' Install: ./addconn -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/addconn make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/addconn' /usr/bin/make -C ../../../programs/addconn install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/addconn' ../../OBJ.linux.x86_64/programs/addconn/ipsec_addconn.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/addconn' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/addconn' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/configs' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/configs' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/configs' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/configs' Install: ./ipsec.conf -> /home/a/libreswan_3.15/debian/libreswan/etc/ipsec.conf Install: ./ipsec.conf -> /home/a/libreswan_3.15/debian/libreswan/usr/share/doc/libreswan/ipsec.conf-sample Install: ../../../programs/configs/v6neighbor-hole.conf -> /home/a/libreswan_3.15/debian/libreswan/etc/ipsec.d/v6neighbor-hole.conf Install: ./clear -> /home/a/libreswan_3.15/debian/libreswan/etc/ipsec.d/policies/clear Install: ./clear-or-private -> /home/a/libreswan_3.15/debian/libreswan/etc/ipsec.d/policies/clear-or-private Install: ./private-or-clear -> /home/a/libreswan_3.15/debian/libreswan/etc/ipsec.d/policies/private-or-clear Install: ./private -> /home/a/libreswan_3.15/debian/libreswan/etc/ipsec.d/policies/private Install: ./block -> /home/a/libreswan_3.15/debian/libreswan/etc/ipsec.d/policies/block make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/configs' /usr/bin/make -C ../../../programs/configs install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/configs' ../../OBJ.linux.x86_64/programs/configs/ipsec.conf.5 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man5 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/configs' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/configs' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_keycensor' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_keycensor' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_keycensor' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_keycensor' Install: ./_keycensor -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/_keycensor make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_keycensor' /usr/bin/make -C ../../../programs/_keycensor install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/_keycensor' ../../OBJ.linux.x86_64/programs/_keycensor/ipsec__keycensor.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/_keycensor' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_keycensor' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_plutorun' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_plutorun' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_plutorun' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_plutorun' Install: ./_plutorun -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/_plutorun make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_plutorun' /usr/bin/make -C ../../../programs/_plutorun install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/_plutorun' ../../OBJ.linux.x86_64/programs/_plutorun/ipsec__plutorun.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/_plutorun' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_plutorun' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_stackmanager' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_stackmanager' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_stackmanager' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_stackmanager' Install: ./_stackmanager -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/_stackmanager make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_stackmanager' /usr/bin/make -C ../../../programs/_stackmanager install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/_stackmanager' ../../OBJ.linux.x86_64/programs/_stackmanager/ipsec__stackmanager.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/_stackmanager' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_stackmanager' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_secretcensor' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_secretcensor' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_secretcensor' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_secretcensor' Install: ./_secretcensor -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/_secretcensor make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_secretcensor' /usr/bin/make -C ../../../programs/_secretcensor install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/_secretcensor' ../../OBJ.linux.x86_64/programs/_secretcensor/ipsec__secretcensor.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/_secretcensor' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_secretcensor' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown' Install: ./_updown -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/_updown make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown' /usr/bin/make -C ../../../programs/_updown install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/_updown' ../../OBJ.linux.x86_64/programs/_updown/ipsec__updown.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/_updown' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/auto' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/auto' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/auto' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/auto' Install: ./auto -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/auto make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/auto' /usr/bin/make -C ../../../programs/auto install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/auto' ../../OBJ.linux.x86_64/programs/auto/ipsec_auto.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/auto' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/auto' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/barf' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/barf' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/barf' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/barf' Install: ./barf -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/barf make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/barf' /usr/bin/make -C ../../../programs/barf install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/barf' ../../OBJ.linux.x86_64/programs/barf/ipsec_barf.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/barf' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/barf' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/verify' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/verify' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/verify' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/verify' Install: ./verify -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/verify make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/verify' /usr/bin/make -C ../../../programs/verify install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/verify' ../../OBJ.linux.x86_64/programs/verify/ipsec_verify.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/verify' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/verify' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ipsec' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ipsec' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ipsec' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ipsec' Install: ./ipsec -> /home/a/libreswan_3.15/debian/libreswan/usr/sbin/ipsec make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ipsec' /usr/bin/make -C ../../../programs/ipsec install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/ipsec' ../../OBJ.linux.x86_64/programs/ipsec/ipsec.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/ipsec' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ipsec' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/look' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/look' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/look' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/look' Install: ./look -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/look make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/look' /usr/bin/make -C ../../../programs/look install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/look' ../../OBJ.linux.x86_64/programs/look/ipsec_look.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/look' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/look' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/newhostkey' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/newhostkey' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/newhostkey' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/newhostkey' Install: ./newhostkey -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/newhostkey make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/newhostkey' /usr/bin/make -C ../../../programs/newhostkey install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/newhostkey' ../../OBJ.linux.x86_64/programs/newhostkey/ipsec_newhostkey.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/newhostkey' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/newhostkey' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/secrets' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/secrets' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/secrets' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/secrets' Install: ./secrets -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/secrets make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/secrets' /usr/bin/make -C ../../../programs/secrets install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/secrets' ../../OBJ.linux.x86_64/programs/secrets/ipsec_secrets.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/secrets' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/secrets' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/rsasigkey' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/rsasigkey' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/rsasigkey' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/rsasigkey' Install: ./rsasigkey -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/rsasigkey make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/rsasigkey' /usr/bin/make -C ../../../programs/rsasigkey install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/rsasigkey' ../../OBJ.linux.x86_64/programs/rsasigkey/ipsec_rsasigkey.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/rsasigkey' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/rsasigkey' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/setup' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/setup' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/setup' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/setup' Install: ./setup -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/setup make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/setup' /usr/bin/make -C ../../../programs/setup install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/setup' ../../OBJ.linux.x86_64/programs/setup/ipsec_setup.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/setup' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/setup' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/showhostkey' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/showhostkey' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/showhostkey' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/showhostkey' Install: ./showhostkey -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/showhostkey make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/showhostkey' /usr/bin/make -C ../../../programs/showhostkey install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/showhostkey' ../../OBJ.linux.x86_64/programs/showhostkey/ipsec_showhostkey.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/showhostkey' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/showhostkey' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ikeping' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ikeping' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ikeping' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ikeping' Install: ./ikeping -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/ikeping make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ikeping' /usr/bin/make -C ../../../programs/ikeping install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/ikeping' ../../OBJ.linux.x86_64/programs/ikeping/ipsec_ikeping.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/ikeping' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/ikeping' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/readwriteconf' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/readwriteconf' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/readwriteconf' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/readwriteconf' Install: ./readwriteconf -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/readwriteconf make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/readwriteconf' /usr/bin/make -C ../../../programs/readwriteconf install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/readwriteconf' ../../OBJ.linux.x86_64/programs/readwriteconf/ipsec_readwriteconf.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/readwriteconf' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/readwriteconf' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_import_crl' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_import_crl' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_import_crl' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_import_crl' Install: ./_import_crl -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/_import_crl make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_import_crl' /usr/bin/make -C ../../../programs/_import_crl install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/_import_crl' ../../OBJ.linux.x86_64/programs/_import_crl/ipsec__import_crl.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/_import_crl' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_import_crl' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.klips' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.klips' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.klips' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.klips' Install: ./_updown.klips -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/_updown.klips make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.klips' /usr/bin/make -C ../../../programs/_updown.klips install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/_updown.klips' ../../OBJ.linux.x86_64/programs/_updown.klips/ipsec__updown.klips.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/_updown.klips' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.klips' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spi' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spi' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spi' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spi' Install: ./spi -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/spi make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spi' /usr/bin/make -C ../../../programs/spi install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/spi' ../../OBJ.linux.x86_64/programs/spi/ipsec_spi.5 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man5 ../../OBJ.linux.x86_64/programs/spi/ipsec_spi.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/spi' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spi' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/eroute' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/eroute' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/eroute' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/eroute' Install: ./eroute -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/eroute make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/eroute' /usr/bin/make -C ../../../programs/eroute install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/eroute' ../../OBJ.linux.x86_64/programs/eroute/ipsec_eroute.5 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man5 ../../OBJ.linux.x86_64/programs/eroute/ipsec_eroute.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/eroute' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/eroute' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spigrp' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spigrp' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spigrp' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spigrp' Install: ./spigrp -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/spigrp make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spigrp' /usr/bin/make -C ../../../programs/spigrp install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/spigrp' ../../OBJ.linux.x86_64/programs/spigrp/ipsec_spigrp.5 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man5 ../../OBJ.linux.x86_64/programs/spigrp/ipsec_spigrp.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/spigrp' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/spigrp' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/tncfg' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/tncfg' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/tncfg' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/tncfg' Install: ./tncfg -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/tncfg make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/tncfg' /usr/bin/make -C ../../../programs/tncfg install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/tncfg' ../../OBJ.linux.x86_64/programs/tncfg/ipsec_tncfg.5 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man5 ../../OBJ.linux.x86_64/programs/tncfg/ipsec_tncfg.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/tncfg' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/tncfg' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/klipsdebug' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/klipsdebug' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/klipsdebug' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/klipsdebug' Install: ./klipsdebug -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/klipsdebug make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/klipsdebug' /usr/bin/make -C ../../../programs/klipsdebug install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/klipsdebug' ../../OBJ.linux.x86_64/programs/klipsdebug/ipsec_klipsdebug.5 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man5 ../../OBJ.linux.x86_64/programs/klipsdebug/ipsec_klipsdebug.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/klipsdebug' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/klipsdebug' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pf_key' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pf_key' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pf_key' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pf_key' Install: ./pf_key -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/pf_key make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pf_key' /usr/bin/make -C ../../../programs/pf_key install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/pf_key' ../../OBJ.linux.x86_64/programs/pf_key/ipsec_pf_key.5 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man5 ../../OBJ.linux.x86_64/programs/pf_key/ipsec_pf_key.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/pf_key' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/pf_key' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.netkey' /usr/bin/make -C . buildall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.netkey' make[5]: Nothing to be done for 'buildall'. make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.netkey' /usr/bin/make -C . doinstall make[5]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.netkey' Install: ./_updown.netkey -> /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/_updown.netkey make[5]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.netkey' /usr/bin/make -C ../../../programs/_updown.netkey install-local-manpages make[5]: Entering directory '/home/a/libreswan_3.15/programs/_updown.netkey' ../../OBJ.linux.x86_64/programs/_updown.netkey/ipsec__updown.netkey.8 -> /home/a/libreswan_3.15/debian/libreswan/usr/share/man/man8 make[5]: Leaving directory '/home/a/libreswan_3.15/programs/_updown.netkey' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs/_updown.netkey' make[3]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/programs' make[3]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/initsystems' /usr/bin/make -C ./systemd programs make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/initsystems/systemd' make[4]: Nothing to be done for 'programs'. make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/initsystems/systemd' /usr/bin/make -C ./systemd install make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/initsystems/systemd' install --mode=0644 ipsec.service /home/a/libreswan_3.15/debian/libreswan//lib/systemd/system mkdir -p /home/a/libreswan_3.15/debian/libreswan/etc/sysconfig Failed to get unit file state for ipsec.service: Operation not permitted /bin/bash: line 0: test: too many arguments make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/initsystems/systemd' make[3]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/initsystems' make[3]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/testing' make[4]: Entering directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/testing/pluto' make[4]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/testing/pluto' make[3]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64/testing' make[2]: Leaving directory '/home/a/libreswan_3.15/OBJ.linux.x86_64' make[1]: Leaving directory '/home/a/libreswan_3.15' rm -rf /home/a/libreswan_3.15/debian/libreswan/usr/local install --mode=0600 /home/a/libreswan_3.15/debian/ipsec.secrets.proto /home/a/libreswan_3.15/debian/libreswan/etc/ipsec.secrets rm -f /home/a/libreswan_3.15/debian/libreswan/etc/init.d/ipsec?* rm -f /home/a/libreswan_3.15/debian/libreswan/usr/lib/ipsec/_plutorun?* # this is handled by update-rc.d rm -rf /home/a/libreswan_3.15/debian/libreswan/etc/rc?.d # delete var/lock/subsys and var/run to satisfy lintian rm -rf /home/a/libreswan_3.15/debian/libreswan/var/lock rm -rf /home/a/libreswan_3.15/debian/libreswan/var/run # remove the already installed docs rm -rf "/home/a/libreswan_3.15/debian/libreswan/usr/share/doc" # fix some manpage issues for oldname in `find /home/a/libreswan_3.15/debian/libreswan/usr/share/man -name "ipsec_ipsec*"`; \ do \ newname=`echo "$oldname" | sed 's/ipsec_ipsec_/ipsec_/'`; \ if [ -f "$newname" ]; then \ rm -f "$oldname"; \ else \ mv "$oldname" "$newname"; \ fi; \ done dh_installdocs -plibreswan -n dh_installchangelogs CHANGES # libreswan-dbg depends on libreswan so no need to ship doc twice rm -rf /home/a/libreswan_3.15/debian/libreswan-dbg/usr/share/doc/libreswan-dbg # the logcheck ignore files install -D --mode=0600 /home/a/libreswan_3.15/debian/logcheck.ignore.paranoid /home/a/libreswan_3.15/debian/libreswan/etc/logcheck/ignore.d.paranoid/libreswan install -D --mode=0600 /home/a/libreswan_3.15/debian/logcheck.ignore.server /home/a/libreswan_3.15/debian/libreswan/etc/logcheck/ignore.d.server/libreswan install -D --mode=0600 /home/a/libreswan_3.15/debian/logcheck.ignore.server /home/a/libreswan_3.15/debian/libreswan/etc/logcheck/ignore.d.workstation/libreswan install -D --mode=0600 /home/a/libreswan_3.15/debian/logcheck.violations.ignore /home/a/libreswan_3.15/debian/libreswan/etc/logcheck/violations.ignore.d/libreswan # set permissions on ipsec.secrets chmod 600 /home/a/libreswan_3.15/debian/libreswan/etc/ipsec.secrets chmod 644 /home/a/libreswan_3.15/debian/libreswan/etc/ipsec.conf chmod 700 -R /home/a/libreswan_3.15/debian/libreswan/etc/ipsec.d/private/ # don't know why they come with +x set by default... chmod 644 /home/a/libreswan_3.15/debian/libreswan/etc/ipsec.d/policies/* # create /var/lib/libreswan with permissions similar to ipsec.secrets mkdir -p /home/a/libreswan_3.15/debian/libreswan/var/lib/libreswan chmod 700 -R /home/a/libreswan_3.15/debian/libreswan/var/lib/libreswan # more lintian cleanups find /home/a/libreswan_3.15/debian/libreswan -name ".gitignore" | xargs --no-run-if-empty rm -f # Empty directory rmdir /home/a/libreswan_3.15/debian/libreswan/usr/bin /usr/bin/make -f debian/rules DH_OPTIONS=-a binary-common make[1]: Entering directory '/home/a/libreswan_3.15' dh_testdir dh_testroot dh_installdebconf perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_TIME = "nl_NL.UTF-8", LC_MONETARY = "nl_NL.UTF-8", LC_ADDRESS = "nl_NL.UTF-8", LC_TELEPHONE = "nl_NL.UTF-8", LC_NAME = "nl_NL.UTF-8", LC_MEASUREMENT = "nl_NL.UTF-8", LC_IDENTIFICATION = "nl_NL.UTF-8", LC_NUMERIC = "nl_NL.UTF-8", LC_PAPER = "nl_NL.UTF-8", LANG = (unset) are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dh_link dh_strip --dbg-package=libreswan-dbg dh_compress dh_fixperms -X etc/ipsec.secrets -X etc/ipsec.d/private -X var/lib/libreswan dh_lintian dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `libreswan' in `../libreswan_3.15-1_amd64.deb'. dpkg-deb: building package `libreswan-dbg' in `../libreswan-dbg_3.15-1_amd64.deb'. dpkg-deb: building package `libreswan-modules-dkms' in `../libreswan-modules-dkms_3.15-1_amd64.deb'. make[1]: Leaving directory '/home/a/libreswan_3.15' dpkg-genchanges >../libreswan_3.15-1_amd64.changes dpkg-genchanges: including full source code in upload dpkg-source --after-build libreswan_3.15 dpkg-buildpackage: full upload (original source is included) Now running lintian... E: libreswan source: source-contains-unsafe-symlink testing/baseconfigs/all/etc/sysctl.d/coredump.conf E: libreswan source: build-depends-on-obsolete-package build-depends: dpatch W: libreswan source: dpatch-build-dep-but-no-patch-list W: libreswan source: ancient-standards-version 3.8.4 (current is 3.9.6) W: libreswan-modules-dkms: new-package-should-close-itp-bug W: libreswan-modules-dkms: duplicate-changelog-files usr/share/doc/libreswan-modules-dkms/NEWS.Debian.gz usr/share/doc/libreswan-modules-dkms/changelog.Debian.gz W: libreswan-doc: new-package-should-close-itp-bug W: libreswan-doc: duplicate-changelog-files usr/share/doc/libreswan-doc/NEWS.Debian.gz usr/share/doc/libreswan-doc/changelog.Debian.gz W: libreswan-doc: duplicate-changelog-files usr/share/doc/libreswan-doc/CHANGES.gz usr/share/doc/libreswan-doc/changelog.gz E: libreswan-doc: doc-base-file-references-missing-file libreswan:9 /usr/share/doc/libreswan-doc/docs/html-old-need-merge-with-wiki/intro.html E: libreswan-doc: doc-base-file-references-missing-file libreswan:10 /usr/share/doc/libreswan-doc/docs/html-old-need-merge-with-wiki/*.html W: libreswan: new-package-should-close-itp-bug W: libreswan: duplicate-changelog-files usr/share/doc/libreswan/NEWS.Debian.gz usr/share/doc/libreswan/changelog.Debian.gz W: libreswan: init.d-script-not-marked-as-conffile etc/init.d/ipsec E: libreswan: init.d-script-not-included-in-package etc/init.d/ipsec W: libreswan: manpage-has-errors-from-man usr/share/man/man5/ipsec.conf.5.gz 1342: warning [p 19, 6.5i]: can't break line W: libreswan: manpage-has-errors-from-man usr/share/man/man5/ipsec_klipsdebug.5.gz 125: warning [p 2, 1.2i]: can't break line W: libreswan: manpage-has-errors-from-man usr/share/man/man5/ipsec_spigrp.5.gz 55: warning [p 1, 6.2i]: can't break line W: libreswan: manpage-has-errors-from-man usr/share/man/man8/ipsec_eroute.8.gz 34: warning [p 1, 1.5i]: can't break line W: libreswan: manpage-has-errors-from-man usr/share/man/man8/ipsec_pluto.8.gz 50: warning [p 1, 10.0i]: can't break line E: libreswan: bad-so-link-within-manual-page usr/share/man/man8/pluto.8.gz E: libreswan: python-script-but-no-python-dep usr/lib/ipsec/verify E: libreswan-modules-source: debian-changelog-file-missing E: libreswan-modules-source: no-copyright-file W: libreswan-modules-source: empty-binary-package N: 4 tags overridden (4 warnings) Finished running lintian.