Subversion Status

Cleaning up

rm -rf lasso

Checking out Lasso

svn checkout svn://labs.libre-entreprise.org/svnroot/lasso/trunk/ lasso

Getting ChangeLog

cd lasso
svn log --xml --revision 3789:HEAD svn://labs.libre-entreprise.org/svnroot/lasso/trunk/

Results

Preparing build

cd lasso
./autogen.sh
checking this is lasso top-level directory...
checking for autoconf >= 2.53...
  testing autoconf2.50... not found.
  testing autoconf... found 2.61
checking for automake >= 1.9...
  testing automake-1.9... found 1.9.6
checking for swig >= 1.3.28...
  testing swig-1.3... found 1.3.29
checking for libtool >= 1.5...
  testing libtoolize... found 1.5.22
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.21
Checking for required M4 macros...
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal-1.9...
Running autoheader...
Running automake-1.9...
configure.ac: installing `./install-sh'
configure.ac: installing `./missing'
bindings/java/Makefile.am: installing `./compile'
bindings/java/Makefile.am: installing `./depcomp'
Running autoconf...
Cleaning up configuration cache...
Running ./configure ...
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for windres... no
checking whether gcc and cc understand -c and -o together... yes
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for gnutar... no
checking for gtar... no
checking for tar... tar
You have no CLASSPATH, I hope it is good
checking for gcj... gcj -C
checking if gcj -C works... yes
checking for kaffe... no
checking for java... java
checking for uudecode... yes
checking if uudecode can decode base 64 file... yes
checking if java works... yes
checking for gjavah... no
checking for gcjh... gcjh
checking for jar... jar
checking for sed... /bin/sed
checking if the junit.framework.Test class is available... no
checking for junit.textui.TestRunner class... no
checking for junit... 
checking for perl... perl
checking for php4... php4
checking for php5... no
checking for php... php
checking for php-config4... php-config4
checking for php-config5... php-config5
checking for python... python
checking for swig... swig
checking for function prototypes... yes
checking for string.h... (cached) yes
checking for variadic cpp macros... yes
checking SWIG support... 1.3.29 - OK
checking jni.h usability... yes
checking jni.h presence... yes
checking for jni.h... yes
checking for Python development files... yes
checking for XML_ParserCreate in -lexpat... yes
checking for PHP 4 development files... yes
checking for XML_ParserCreate in -lexpat... (cached) yes
checking for PHP 5 development files... yes
checking for gacutil... no
checking for Perl API... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for library containing gzread... -lz
checking for srunner_set_log in -lcheck... yes
checking for srunner_set_xml in -lcheck... yes
grep: ./*/lasso_wrap.c: No such file or directory
checking for docs folder... $(datadir)/doc/lasso
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LASSO... yes
checking for GTK_DOC... yes
checking for rest2html... no
checking for rst2html... rst2html
checking for xsltproc... xsltproc
checking for inkscape... no
checking for debugging... no
checking for profiling... no
checking for pedantic... no
checking for static linking... no
configure: creating ./config.status
config.status: creating lasso-src-config
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/lasso-book/Makefile
config.status: creating docs/lasso-book/figures/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/version.xml
config.status: creating lasso/Makefile
config.status: creating lasso/id-ff/Makefile
config.status: creating lasso/id-wsf/Makefile
config.status: creating lasso/saml-2.0/Makefile
config.status: creating lasso/id-wsf-2.0/Makefile
config.status: creating lasso/xml/Makefile
config.status: creating lasso/xml/saml-2.0/Makefile
config.status: creating lasso/xml/id-wsf-2.0/Makefile
config.status: creating lasso/xml/ws/Makefile
config.status: creating perl/Makefile
config.status: creating php/Makefile
config.status: creating swig/Makefile
config.status: creating swig/wsf-support.i
config.status: creating swig/saml-2.0/Makefile
config.status: creating swig/id-wsf-2.0/Makefile
config.status: creating swig/ws/Makefile
config.status: creating tests/Makefile
config.status: creating tests/data/Makefile
config.status: creating tests/data/ca1-la/Makefile
config.status: creating tests/data/idp1-la/Makefile
config.status: creating tests/data/lecp1-la/Makefile
config.status: creating tests/data/sp1-la/Makefile
config.status: creating tests/data/idp5-saml2/Makefile
config.status: creating tests/data/sp5-saml2/Makefile
config.status: creating tests/data/sp6-saml2/Makefile
config.status: creating tests/metadata/Makefile
config.status: creating lasso.pc
config.status: creating win32/Makefile
config.status: creating win32/lasso.rc
config.status: creating win32/msvc/Makefile
config.status: creating win32/msvc/lasso.dsp
config.status: creating win32/msvc/lasso_config.h
config.status: creating win32/msvc/java/Makefile
config.status: creating win32/msvc/php/Makefile
config.status: creating win32/msvc/python/Makefile
config.status: creating win32/nsis/Makefile
config.status: creating win32/nsis/jlasso-lite.nsi
config.status: creating win32/nsis/lasso-deps.nsi
config.status: creating win32/nsis/lasso-full.nsi
config.status: creating win32/nsis/lasso-lite.nsi
config.status: creating win32/nsis/python.nsi
config.status: creating bindings/Makefile
config.status: creating bindings/java/Makefile
config.status: creating bindings/python/Makefile
config.status: creating bindings/python/tests/Makefile
config.status: creating bindings/php5/Makefile
config.status: creating bindings/php5/examples/Makefile
config.status: creating lasso/lasso_config.h
config.status: executing depfiles commands
=============
Configuration
=============

Main
----

Compiler:                gcc
Install prefix:          /usr/local
Debugging:               no
Experimental ID-WSF:     no

Optionals builds
----------------

Available languages:    java(4.1.2) python(2.4) php4(4.4.4-8+etch6) php5(5.2.0-8+etch11) perl(5.8.8)

Java binding:           yes
Perl binding:           yes
PHP 4 binding:          yes
PHP 5 binding:          yes
Python binding:         yes

C API references:       yes
Tests suite:            yes

Now type 'make' to compile lasso.

Compiling library

cd lasso/lasso
make
python2.4 ./extract_types.py . 
python2.4 ./extract_symbols.py .  > symbols.sym
make  all-recursive
make[1]: Entering directory `/home/fred/tmp/lasso/lasso'
Making all in xml
make[2]: Entering directory `/home/fred/tmp/lasso/lasso/xml'
Making all in saml-2.0
make[3]: Entering directory `/home/fred/tmp/lasso/lasso/xml/saml-2.0'
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_action.lo -MD -MP -MF ".deps/saml2_action.Tpo" -c -o saml2_action.lo saml2_action.c; \
	then mv -f ".deps/saml2_action.Tpo" ".deps/saml2_action.Plo"; else rm -f ".deps/saml2_action.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_action.lo -MD -MP -MF .deps/saml2_action.Tpo -c saml2_action.c  -fPIC -DPIC -o .libs/saml2_action.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_action.lo -MD -MP -MF .deps/saml2_action.Tpo -c saml2_action.c -o saml2_action.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_advice.lo -MD -MP -MF ".deps/saml2_advice.Tpo" -c -o saml2_advice.lo saml2_advice.c; \
	then mv -f ".deps/saml2_advice.Tpo" ".deps/saml2_advice.Plo"; else rm -f ".deps/saml2_advice.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_advice.lo -MD -MP -MF .deps/saml2_advice.Tpo -c saml2_advice.c  -fPIC -DPIC -o .libs/saml2_advice.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_advice.lo -MD -MP -MF .deps/saml2_advice.Tpo -c saml2_advice.c -o saml2_advice.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_assertion.lo -MD -MP -MF ".deps/saml2_assertion.Tpo" -c -o saml2_assertion.lo saml2_assertion.c; \
	then mv -f ".deps/saml2_assertion.Tpo" ".deps/saml2_assertion.Plo"; else rm -f ".deps/saml2_assertion.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_assertion.lo -MD -MP -MF .deps/saml2_assertion.Tpo -c saml2_assertion.c  -fPIC -DPIC -o .libs/saml2_assertion.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_assertion.lo -MD -MP -MF .deps/saml2_assertion.Tpo -c saml2_assertion.c -o saml2_assertion.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_attribute.lo -MD -MP -MF ".deps/saml2_attribute.Tpo" -c -o saml2_attribute.lo saml2_attribute.c; \
	then mv -f ".deps/saml2_attribute.Tpo" ".deps/saml2_attribute.Plo"; else rm -f ".deps/saml2_attribute.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_attribute.lo -MD -MP -MF .deps/saml2_attribute.Tpo -c saml2_attribute.c  -fPIC -DPIC -o .libs/saml2_attribute.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_attribute.lo -MD -MP -MF .deps/saml2_attribute.Tpo -c saml2_attribute.c -o saml2_attribute.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_attribute_statement.lo -MD -MP -MF ".deps/saml2_attribute_statement.Tpo" -c -o saml2_attribute_statement.lo saml2_attribute_statement.c; \
	then mv -f ".deps/saml2_attribute_statement.Tpo" ".deps/saml2_attribute_statement.Plo"; else rm -f ".deps/saml2_attribute_statement.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_attribute_statement.lo -MD -MP -MF .deps/saml2_attribute_statement.Tpo -c saml2_attribute_statement.c  -fPIC -DPIC -o .libs/saml2_attribute_statement.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_attribute_statement.lo -MD -MP -MF .deps/saml2_attribute_statement.Tpo -c saml2_attribute_statement.c -o saml2_attribute_statement.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_attribute_value.lo -MD -MP -MF ".deps/saml2_attribute_value.Tpo" -c -o saml2_attribute_value.lo saml2_attribute_value.c; \
	then mv -f ".deps/saml2_attribute_value.Tpo" ".deps/saml2_attribute_value.Plo"; else rm -f ".deps/saml2_attribute_value.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_attribute_value.lo -MD -MP -MF .deps/saml2_attribute_value.Tpo -c saml2_attribute_value.c  -fPIC -DPIC -o .libs/saml2_attribute_value.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_attribute_value.lo -MD -MP -MF .deps/saml2_attribute_value.Tpo -c saml2_attribute_value.c -o saml2_attribute_value.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_audience_restriction.lo -MD -MP -MF ".deps/saml2_audience_restriction.Tpo" -c -o saml2_audience_restriction.lo saml2_audience_restriction.c; \
	then mv -f ".deps/saml2_audience_restriction.Tpo" ".deps/saml2_audience_restriction.Plo"; else rm -f ".deps/saml2_audience_restriction.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_audience_restriction.lo -MD -MP -MF .deps/saml2_audience_restriction.Tpo -c saml2_audience_restriction.c  -fPIC -DPIC -o .libs/saml2_audience_restriction.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_audience_restriction.lo -MD -MP -MF .deps/saml2_audience_restriction.Tpo -c saml2_audience_restriction.c -o saml2_audience_restriction.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_authn_context.lo -MD -MP -MF ".deps/saml2_authn_context.Tpo" -c -o saml2_authn_context.lo saml2_authn_context.c; \
	then mv -f ".deps/saml2_authn_context.Tpo" ".deps/saml2_authn_context.Plo"; else rm -f ".deps/saml2_authn_context.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_authn_context.lo -MD -MP -MF .deps/saml2_authn_context.Tpo -c saml2_authn_context.c  -fPIC -DPIC -o .libs/saml2_authn_context.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_authn_context.lo -MD -MP -MF .deps/saml2_authn_context.Tpo -c saml2_authn_context.c -o saml2_authn_context.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_authn_statement.lo -MD -MP -MF ".deps/saml2_authn_statement.Tpo" -c -o saml2_authn_statement.lo saml2_authn_statement.c; \
	then mv -f ".deps/saml2_authn_statement.Tpo" ".deps/saml2_authn_statement.Plo"; else rm -f ".deps/saml2_authn_statement.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_authn_statement.lo -MD -MP -MF .deps/saml2_authn_statement.Tpo -c saml2_authn_statement.c  -fPIC -DPIC -o .libs/saml2_authn_statement.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_authn_statement.lo -MD -MP -MF .deps/saml2_authn_statement.Tpo -c saml2_authn_statement.c -o saml2_authn_statement.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_authz_decision_statement.lo -MD -MP -MF ".deps/saml2_authz_decision_statement.Tpo" -c -o saml2_authz_decision_statement.lo saml2_authz_decision_statement.c; \
	then mv -f ".deps/saml2_authz_decision_statement.Tpo" ".deps/saml2_authz_decision_statement.Plo"; else rm -f ".deps/saml2_authz_decision_statement.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_authz_decision_statement.lo -MD -MP -MF .deps/saml2_authz_decision_statement.Tpo -c saml2_authz_decision_statement.c  -fPIC -DPIC -o .libs/saml2_authz_decision_statement.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_authz_decision_statement.lo -MD -MP -MF .deps/saml2_authz_decision_statement.Tpo -c saml2_authz_decision_statement.c -o saml2_authz_decision_statement.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_base_idabstract.lo -MD -MP -MF ".deps/saml2_base_idabstract.Tpo" -c -o saml2_base_idabstract.lo saml2_base_idabstract.c; \
	then mv -f ".deps/saml2_base_idabstract.Tpo" ".deps/saml2_base_idabstract.Plo"; else rm -f ".deps/saml2_base_idabstract.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_base_idabstract.lo -MD -MP -MF .deps/saml2_base_idabstract.Tpo -c saml2_base_idabstract.c  -fPIC -DPIC -o .libs/saml2_base_idabstract.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_base_idabstract.lo -MD -MP -MF .deps/saml2_base_idabstract.Tpo -c saml2_base_idabstract.c -o saml2_base_idabstract.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_condition_abstract.lo -MD -MP -MF ".deps/saml2_condition_abstract.Tpo" -c -o saml2_condition_abstract.lo saml2_condition_abstract.c; \
	then mv -f ".deps/saml2_condition_abstract.Tpo" ".deps/saml2_condition_abstract.Plo"; else rm -f ".deps/saml2_condition_abstract.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_condition_abstract.lo -MD -MP -MF .deps/saml2_condition_abstract.Tpo -c saml2_condition_abstract.c  -fPIC -DPIC -o .libs/saml2_condition_abstract.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_condition_abstract.lo -MD -MP -MF .deps/saml2_condition_abstract.Tpo -c saml2_condition_abstract.c -o saml2_condition_abstract.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_conditions.lo -MD -MP -MF ".deps/saml2_conditions.Tpo" -c -o saml2_conditions.lo saml2_conditions.c; \
	then mv -f ".deps/saml2_conditions.Tpo" ".deps/saml2_conditions.Plo"; else rm -f ".deps/saml2_conditions.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_conditions.lo -MD -MP -MF .deps/saml2_conditions.Tpo -c saml2_conditions.c  -fPIC -DPIC -o .libs/saml2_conditions.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_conditions.lo -MD -MP -MF .deps/saml2_conditions.Tpo -c saml2_conditions.c -o saml2_conditions.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_encrypted_element.lo -MD -MP -MF ".deps/saml2_encrypted_element.Tpo" -c -o saml2_encrypted_element.lo saml2_encrypted_element.c; \
	then mv -f ".deps/saml2_encrypted_element.Tpo" ".deps/saml2_encrypted_element.Plo"; else rm -f ".deps/saml2_encrypted_element.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_encrypted_element.lo -MD -MP -MF .deps/saml2_encrypted_element.Tpo -c saml2_encrypted_element.c  -fPIC -DPIC -o .libs/saml2_encrypted_element.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_encrypted_element.lo -MD -MP -MF .deps/saml2_encrypted_element.Tpo -c saml2_encrypted_element.c -o saml2_encrypted_element.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_evidence.lo -MD -MP -MF ".deps/saml2_evidence.Tpo" -c -o saml2_evidence.lo saml2_evidence.c; \
	then mv -f ".deps/saml2_evidence.Tpo" ".deps/saml2_evidence.Plo"; else rm -f ".deps/saml2_evidence.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_evidence.lo -MD -MP -MF .deps/saml2_evidence.Tpo -c saml2_evidence.c  -fPIC -DPIC -o .libs/saml2_evidence.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_evidence.lo -MD -MP -MF .deps/saml2_evidence.Tpo -c saml2_evidence.c -o saml2_evidence.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_key_info_confirmation_data.lo -MD -MP -MF ".deps/saml2_key_info_confirmation_data.Tpo" -c -o saml2_key_info_confirmation_data.lo saml2_key_info_confirmation_data.c; \
	then mv -f ".deps/saml2_key_info_confirmation_data.Tpo" ".deps/saml2_key_info_confirmation_data.Plo"; else rm -f ".deps/saml2_key_info_confirmation_data.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_key_info_confirmation_data.lo -MD -MP -MF .deps/saml2_key_info_confirmation_data.Tpo -c saml2_key_info_confirmation_data.c  -fPIC -DPIC -o .libs/saml2_key_info_confirmation_data.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_key_info_confirmation_data.lo -MD -MP -MF .deps/saml2_key_info_confirmation_data.Tpo -c saml2_key_info_confirmation_data.c -o saml2_key_info_confirmation_data.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_name_id.lo -MD -MP -MF ".deps/saml2_name_id.Tpo" -c -o saml2_name_id.lo saml2_name_id.c; \
	then mv -f ".deps/saml2_name_id.Tpo" ".deps/saml2_name_id.Plo"; else rm -f ".deps/saml2_name_id.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_name_id.lo -MD -MP -MF .deps/saml2_name_id.Tpo -c saml2_name_id.c  -fPIC -DPIC -o .libs/saml2_name_id.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_name_id.lo -MD -MP -MF .deps/saml2_name_id.Tpo -c saml2_name_id.c -o saml2_name_id.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_one_time_use.lo -MD -MP -MF ".deps/saml2_one_time_use.Tpo" -c -o saml2_one_time_use.lo saml2_one_time_use.c; \
	then mv -f ".deps/saml2_one_time_use.Tpo" ".deps/saml2_one_time_use.Plo"; else rm -f ".deps/saml2_one_time_use.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_one_time_use.lo -MD -MP -MF .deps/saml2_one_time_use.Tpo -c saml2_one_time_use.c  -fPIC -DPIC -o .libs/saml2_one_time_use.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_one_time_use.lo -MD -MP -MF .deps/saml2_one_time_use.Tpo -c saml2_one_time_use.c -o saml2_one_time_use.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_proxy_restriction.lo -MD -MP -MF ".deps/saml2_proxy_restriction.Tpo" -c -o saml2_proxy_restriction.lo saml2_proxy_restriction.c; \
	then mv -f ".deps/saml2_proxy_restriction.Tpo" ".deps/saml2_proxy_restriction.Plo"; else rm -f ".deps/saml2_proxy_restriction.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_proxy_restriction.lo -MD -MP -MF .deps/saml2_proxy_restriction.Tpo -c saml2_proxy_restriction.c  -fPIC -DPIC -o .libs/saml2_proxy_restriction.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_proxy_restriction.lo -MD -MP -MF .deps/saml2_proxy_restriction.Tpo -c saml2_proxy_restriction.c -o saml2_proxy_restriction.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_statement_abstract.lo -MD -MP -MF ".deps/saml2_statement_abstract.Tpo" -c -o saml2_statement_abstract.lo saml2_statement_abstract.c; \
	then mv -f ".deps/saml2_statement_abstract.Tpo" ".deps/saml2_statement_abstract.Plo"; else rm -f ".deps/saml2_statement_abstract.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_statement_abstract.lo -MD -MP -MF .deps/saml2_statement_abstract.Tpo -c saml2_statement_abstract.c  -fPIC -DPIC -o .libs/saml2_statement_abstract.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_statement_abstract.lo -MD -MP -MF .deps/saml2_statement_abstract.Tpo -c saml2_statement_abstract.c -o saml2_statement_abstract.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_subject.lo -MD -MP -MF ".deps/saml2_subject.Tpo" -c -o saml2_subject.lo saml2_subject.c; \
	then mv -f ".deps/saml2_subject.Tpo" ".deps/saml2_subject.Plo"; else rm -f ".deps/saml2_subject.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_subject.lo -MD -MP -MF .deps/saml2_subject.Tpo -c saml2_subject.c  -fPIC -DPIC -o .libs/saml2_subject.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_subject.lo -MD -MP -MF .deps/saml2_subject.Tpo -c saml2_subject.c -o saml2_subject.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_subject_confirmation.lo -MD -MP -MF ".deps/saml2_subject_confirmation.Tpo" -c -o saml2_subject_confirmation.lo saml2_subject_confirmation.c; \
	then mv -f ".deps/saml2_subject_confirmation.Tpo" ".deps/saml2_subject_confirmation.Plo"; else rm -f ".deps/saml2_subject_confirmation.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_subject_confirmation.lo -MD -MP -MF .deps/saml2_subject_confirmation.Tpo -c saml2_subject_confirmation.c  -fPIC -DPIC -o .libs/saml2_subject_confirmation.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_subject_confirmation.lo -MD -MP -MF .deps/saml2_subject_confirmation.Tpo -c saml2_subject_confirmation.c -o saml2_subject_confirmation.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_subject_confirmation_data.lo -MD -MP -MF ".deps/saml2_subject_confirmation_data.Tpo" -c -o saml2_subject_confirmation_data.lo saml2_subject_confirmation_data.c; \
	then mv -f ".deps/saml2_subject_confirmation_data.Tpo" ".deps/saml2_subject_confirmation_data.Plo"; else rm -f ".deps/saml2_subject_confirmation_data.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_subject_confirmation_data.lo -MD -MP -MF .deps/saml2_subject_confirmation_data.Tpo -c saml2_subject_confirmation_data.c  -fPIC -DPIC -o .libs/saml2_subject_confirmation_data.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_subject_confirmation_data.lo -MD -MP -MF .deps/saml2_subject_confirmation_data.Tpo -c saml2_subject_confirmation_data.c -o saml2_subject_confirmation_data.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT saml2_subject_locality.lo -MD -MP -MF ".deps/saml2_subject_locality.Tpo" -c -o saml2_subject_locality.lo saml2_subject_locality.c; \
	then mv -f ".deps/saml2_subject_locality.Tpo" ".deps/saml2_subject_locality.Plo"; else rm -f ".deps/saml2_subject_locality.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_subject_locality.lo -MD -MP -MF .deps/saml2_subject_locality.Tpo -c saml2_subject_locality.c  -fPIC -DPIC -o .libs/saml2_subject_locality.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT saml2_subject_locality.lo -MD -MP -MF .deps/saml2_subject_locality.Tpo -c saml2_subject_locality.c -o saml2_subject_locality.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_artifact_resolve.lo -MD -MP -MF ".deps/samlp2_artifact_resolve.Tpo" -c -o samlp2_artifact_resolve.lo samlp2_artifact_resolve.c; \
	then mv -f ".deps/samlp2_artifact_resolve.Tpo" ".deps/samlp2_artifact_resolve.Plo"; else rm -f ".deps/samlp2_artifact_resolve.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_artifact_resolve.lo -MD -MP -MF .deps/samlp2_artifact_resolve.Tpo -c samlp2_artifact_resolve.c  -fPIC -DPIC -o .libs/samlp2_artifact_resolve.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_artifact_resolve.lo -MD -MP -MF .deps/samlp2_artifact_resolve.Tpo -c samlp2_artifact_resolve.c -o samlp2_artifact_resolve.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_artifact_response.lo -MD -MP -MF ".deps/samlp2_artifact_response.Tpo" -c -o samlp2_artifact_response.lo samlp2_artifact_response.c; \
	then mv -f ".deps/samlp2_artifact_response.Tpo" ".deps/samlp2_artifact_response.Plo"; else rm -f ".deps/samlp2_artifact_response.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_artifact_response.lo -MD -MP -MF .deps/samlp2_artifact_response.Tpo -c samlp2_artifact_response.c  -fPIC -DPIC -o .libs/samlp2_artifact_response.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_artifact_response.lo -MD -MP -MF .deps/samlp2_artifact_response.Tpo -c samlp2_artifact_response.c -o samlp2_artifact_response.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_assertion_id_request.lo -MD -MP -MF ".deps/samlp2_assertion_id_request.Tpo" -c -o samlp2_assertion_id_request.lo samlp2_assertion_id_request.c; \
	then mv -f ".deps/samlp2_assertion_id_request.Tpo" ".deps/samlp2_assertion_id_request.Plo"; else rm -f ".deps/samlp2_assertion_id_request.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_assertion_id_request.lo -MD -MP -MF .deps/samlp2_assertion_id_request.Tpo -c samlp2_assertion_id_request.c  -fPIC -DPIC -o .libs/samlp2_assertion_id_request.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_assertion_id_request.lo -MD -MP -MF .deps/samlp2_assertion_id_request.Tpo -c samlp2_assertion_id_request.c -o samlp2_assertion_id_request.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_attribute_query.lo -MD -MP -MF ".deps/samlp2_attribute_query.Tpo" -c -o samlp2_attribute_query.lo samlp2_attribute_query.c; \
	then mv -f ".deps/samlp2_attribute_query.Tpo" ".deps/samlp2_attribute_query.Plo"; else rm -f ".deps/samlp2_attribute_query.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_attribute_query.lo -MD -MP -MF .deps/samlp2_attribute_query.Tpo -c samlp2_attribute_query.c  -fPIC -DPIC -o .libs/samlp2_attribute_query.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_attribute_query.lo -MD -MP -MF .deps/samlp2_attribute_query.Tpo -c samlp2_attribute_query.c -o samlp2_attribute_query.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_authn_query.lo -MD -MP -MF ".deps/samlp2_authn_query.Tpo" -c -o samlp2_authn_query.lo samlp2_authn_query.c; \
	then mv -f ".deps/samlp2_authn_query.Tpo" ".deps/samlp2_authn_query.Plo"; else rm -f ".deps/samlp2_authn_query.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_authn_query.lo -MD -MP -MF .deps/samlp2_authn_query.Tpo -c samlp2_authn_query.c  -fPIC -DPIC -o .libs/samlp2_authn_query.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_authn_query.lo -MD -MP -MF .deps/samlp2_authn_query.Tpo -c samlp2_authn_query.c -o samlp2_authn_query.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_authn_request.lo -MD -MP -MF ".deps/samlp2_authn_request.Tpo" -c -o samlp2_authn_request.lo samlp2_authn_request.c; \
	then mv -f ".deps/samlp2_authn_request.Tpo" ".deps/samlp2_authn_request.Plo"; else rm -f ".deps/samlp2_authn_request.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_authn_request.lo -MD -MP -MF .deps/samlp2_authn_request.Tpo -c samlp2_authn_request.c  -fPIC -DPIC -o .libs/samlp2_authn_request.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_authn_request.lo -MD -MP -MF .deps/samlp2_authn_request.Tpo -c samlp2_authn_request.c -o samlp2_authn_request.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_authz_decision_query.lo -MD -MP -MF ".deps/samlp2_authz_decision_query.Tpo" -c -o samlp2_authz_decision_query.lo samlp2_authz_decision_query.c; \
	then mv -f ".deps/samlp2_authz_decision_query.Tpo" ".deps/samlp2_authz_decision_query.Plo"; else rm -f ".deps/samlp2_authz_decision_query.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_authz_decision_query.lo -MD -MP -MF .deps/samlp2_authz_decision_query.Tpo -c samlp2_authz_decision_query.c  -fPIC -DPIC -o .libs/samlp2_authz_decision_query.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_authz_decision_query.lo -MD -MP -MF .deps/samlp2_authz_decision_query.Tpo -c samlp2_authz_decision_query.c -o samlp2_authz_decision_query.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_extensions.lo -MD -MP -MF ".deps/samlp2_extensions.Tpo" -c -o samlp2_extensions.lo samlp2_extensions.c; \
	then mv -f ".deps/samlp2_extensions.Tpo" ".deps/samlp2_extensions.Plo"; else rm -f ".deps/samlp2_extensions.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_extensions.lo -MD -MP -MF .deps/samlp2_extensions.Tpo -c samlp2_extensions.c  -fPIC -DPIC -o .libs/samlp2_extensions.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_extensions.lo -MD -MP -MF .deps/samlp2_extensions.Tpo -c samlp2_extensions.c -o samlp2_extensions.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_idp_entry.lo -MD -MP -MF ".deps/samlp2_idp_entry.Tpo" -c -o samlp2_idp_entry.lo samlp2_idp_entry.c; \
	then mv -f ".deps/samlp2_idp_entry.Tpo" ".deps/samlp2_idp_entry.Plo"; else rm -f ".deps/samlp2_idp_entry.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_idp_entry.lo -MD -MP -MF .deps/samlp2_idp_entry.Tpo -c samlp2_idp_entry.c  -fPIC -DPIC -o .libs/samlp2_idp_entry.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_idp_entry.lo -MD -MP -MF .deps/samlp2_idp_entry.Tpo -c samlp2_idp_entry.c -o samlp2_idp_entry.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_idp_list.lo -MD -MP -MF ".deps/samlp2_idp_list.Tpo" -c -o samlp2_idp_list.lo samlp2_idp_list.c; \
	then mv -f ".deps/samlp2_idp_list.Tpo" ".deps/samlp2_idp_list.Plo"; else rm -f ".deps/samlp2_idp_list.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_idp_list.lo -MD -MP -MF .deps/samlp2_idp_list.Tpo -c samlp2_idp_list.c  -fPIC -DPIC -o .libs/samlp2_idp_list.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_idp_list.lo -MD -MP -MF .deps/samlp2_idp_list.Tpo -c samlp2_idp_list.c -o samlp2_idp_list.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_logout_request.lo -MD -MP -MF ".deps/samlp2_logout_request.Tpo" -c -o samlp2_logout_request.lo samlp2_logout_request.c; \
	then mv -f ".deps/samlp2_logout_request.Tpo" ".deps/samlp2_logout_request.Plo"; else rm -f ".deps/samlp2_logout_request.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_logout_request.lo -MD -MP -MF .deps/samlp2_logout_request.Tpo -c samlp2_logout_request.c  -fPIC -DPIC -o .libs/samlp2_logout_request.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_logout_request.lo -MD -MP -MF .deps/samlp2_logout_request.Tpo -c samlp2_logout_request.c -o samlp2_logout_request.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_logout_response.lo -MD -MP -MF ".deps/samlp2_logout_response.Tpo" -c -o samlp2_logout_response.lo samlp2_logout_response.c; \
	then mv -f ".deps/samlp2_logout_response.Tpo" ".deps/samlp2_logout_response.Plo"; else rm -f ".deps/samlp2_logout_response.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_logout_response.lo -MD -MP -MF .deps/samlp2_logout_response.Tpo -c samlp2_logout_response.c  -fPIC -DPIC -o .libs/samlp2_logout_response.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_logout_response.lo -MD -MP -MF .deps/samlp2_logout_response.Tpo -c samlp2_logout_response.c -o samlp2_logout_response.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_manage_name_id_request.lo -MD -MP -MF ".deps/samlp2_manage_name_id_request.Tpo" -c -o samlp2_manage_name_id_request.lo samlp2_manage_name_id_request.c; \
	then mv -f ".deps/samlp2_manage_name_id_request.Tpo" ".deps/samlp2_manage_name_id_request.Plo"; else rm -f ".deps/samlp2_manage_name_id_request.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_manage_name_id_request.lo -MD -MP -MF .deps/samlp2_manage_name_id_request.Tpo -c samlp2_manage_name_id_request.c  -fPIC -DPIC -o .libs/samlp2_manage_name_id_request.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_manage_name_id_request.lo -MD -MP -MF .deps/samlp2_manage_name_id_request.Tpo -c samlp2_manage_name_id_request.c -o samlp2_manage_name_id_request.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_manage_name_id_response.lo -MD -MP -MF ".deps/samlp2_manage_name_id_response.Tpo" -c -o samlp2_manage_name_id_response.lo samlp2_manage_name_id_response.c; \
	then mv -f ".deps/samlp2_manage_name_id_response.Tpo" ".deps/samlp2_manage_name_id_response.Plo"; else rm -f ".deps/samlp2_manage_name_id_response.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_manage_name_id_response.lo -MD -MP -MF .deps/samlp2_manage_name_id_response.Tpo -c samlp2_manage_name_id_response.c  -fPIC -DPIC -o .libs/samlp2_manage_name_id_response.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_manage_name_id_response.lo -MD -MP -MF .deps/samlp2_manage_name_id_response.Tpo -c samlp2_manage_name_id_response.c -o samlp2_manage_name_id_response.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_name_id_mapping_request.lo -MD -MP -MF ".deps/samlp2_name_id_mapping_request.Tpo" -c -o samlp2_name_id_mapping_request.lo samlp2_name_id_mapping_request.c; \
	then mv -f ".deps/samlp2_name_id_mapping_request.Tpo" ".deps/samlp2_name_id_mapping_request.Plo"; else rm -f ".deps/samlp2_name_id_mapping_request.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_name_id_mapping_request.lo -MD -MP -MF .deps/samlp2_name_id_mapping_request.Tpo -c samlp2_name_id_mapping_request.c  -fPIC -DPIC -o .libs/samlp2_name_id_mapping_request.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_name_id_mapping_request.lo -MD -MP -MF .deps/samlp2_name_id_mapping_request.Tpo -c samlp2_name_id_mapping_request.c -o samlp2_name_id_mapping_request.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_name_id_mapping_response.lo -MD -MP -MF ".deps/samlp2_name_id_mapping_response.Tpo" -c -o samlp2_name_id_mapping_response.lo samlp2_name_id_mapping_response.c; \
	then mv -f ".deps/samlp2_name_id_mapping_response.Tpo" ".deps/samlp2_name_id_mapping_response.Plo"; else rm -f ".deps/samlp2_name_id_mapping_response.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_name_id_mapping_response.lo -MD -MP -MF .deps/samlp2_name_id_mapping_response.Tpo -c samlp2_name_id_mapping_response.c  -fPIC -DPIC -o .libs/samlp2_name_id_mapping_response.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_name_id_mapping_response.lo -MD -MP -MF .deps/samlp2_name_id_mapping_response.Tpo -c samlp2_name_id_mapping_response.c -o samlp2_name_id_mapping_response.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_name_id_policy.lo -MD -MP -MF ".deps/samlp2_name_id_policy.Tpo" -c -o samlp2_name_id_policy.lo samlp2_name_id_policy.c; \
	then mv -f ".deps/samlp2_name_id_policy.Tpo" ".deps/samlp2_name_id_policy.Plo"; else rm -f ".deps/samlp2_name_id_policy.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_name_id_policy.lo -MD -MP -MF .deps/samlp2_name_id_policy.Tpo -c samlp2_name_id_policy.c  -fPIC -DPIC -o .libs/samlp2_name_id_policy.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_name_id_policy.lo -MD -MP -MF .deps/samlp2_name_id_policy.Tpo -c samlp2_name_id_policy.c -o samlp2_name_id_policy.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_request_abstract.lo -MD -MP -MF ".deps/samlp2_request_abstract.Tpo" -c -o samlp2_request_abstract.lo samlp2_request_abstract.c; \
	then mv -f ".deps/samlp2_request_abstract.Tpo" ".deps/samlp2_request_abstract.Plo"; else rm -f ".deps/samlp2_request_abstract.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_request_abstract.lo -MD -MP -MF .deps/samlp2_request_abstract.Tpo -c samlp2_request_abstract.c  -fPIC -DPIC -o .libs/samlp2_request_abstract.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_request_abstract.lo -MD -MP -MF .deps/samlp2_request_abstract.Tpo -c samlp2_request_abstract.c -o samlp2_request_abstract.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_requested_authn_context.lo -MD -MP -MF ".deps/samlp2_requested_authn_context.Tpo" -c -o samlp2_requested_authn_context.lo samlp2_requested_authn_context.c; \
	then mv -f ".deps/samlp2_requested_authn_context.Tpo" ".deps/samlp2_requested_authn_context.Plo"; else rm -f ".deps/samlp2_requested_authn_context.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_requested_authn_context.lo -MD -MP -MF .deps/samlp2_requested_authn_context.Tpo -c samlp2_requested_authn_context.c  -fPIC -DPIC -o .libs/samlp2_requested_authn_context.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_requested_authn_context.lo -MD -MP -MF .deps/samlp2_requested_authn_context.Tpo -c samlp2_requested_authn_context.c -o samlp2_requested_authn_context.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_response.lo -MD -MP -MF ".deps/samlp2_response.Tpo" -c -o samlp2_response.lo samlp2_response.c; \
	then mv -f ".deps/samlp2_response.Tpo" ".deps/samlp2_response.Plo"; else rm -f ".deps/samlp2_response.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_response.lo -MD -MP -MF .deps/samlp2_response.Tpo -c samlp2_response.c  -fPIC -DPIC -o .libs/samlp2_response.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_response.lo -MD -MP -MF .deps/samlp2_response.Tpo -c samlp2_response.c -o samlp2_response.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_scoping.lo -MD -MP -MF ".deps/samlp2_scoping.Tpo" -c -o samlp2_scoping.lo samlp2_scoping.c; \
	then mv -f ".deps/samlp2_scoping.Tpo" ".deps/samlp2_scoping.Plo"; else rm -f ".deps/samlp2_scoping.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_scoping.lo -MD -MP -MF .deps/samlp2_scoping.Tpo -c samlp2_scoping.c  -fPIC -DPIC -o .libs/samlp2_scoping.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_scoping.lo -MD -MP -MF .deps/samlp2_scoping.Tpo -c samlp2_scoping.c -o samlp2_scoping.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_status.lo -MD -MP -MF ".deps/samlp2_status.Tpo" -c -o samlp2_status.lo samlp2_status.c; \
	then mv -f ".deps/samlp2_status.Tpo" ".deps/samlp2_status.Plo"; else rm -f ".deps/samlp2_status.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_status.lo -MD -MP -MF .deps/samlp2_status.Tpo -c samlp2_status.c  -fPIC -DPIC -o .libs/samlp2_status.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_status.lo -MD -MP -MF .deps/samlp2_status.Tpo -c samlp2_status.c -o samlp2_status.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_status_code.lo -MD -MP -MF ".deps/samlp2_status_code.Tpo" -c -o samlp2_status_code.lo samlp2_status_code.c; \
	then mv -f ".deps/samlp2_status_code.Tpo" ".deps/samlp2_status_code.Plo"; else rm -f ".deps/samlp2_status_code.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_status_code.lo -MD -MP -MF .deps/samlp2_status_code.Tpo -c samlp2_status_code.c  -fPIC -DPIC -o .libs/samlp2_status_code.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_status_code.lo -MD -MP -MF .deps/samlp2_status_code.Tpo -c samlp2_status_code.c -o samlp2_status_code.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_status_detail.lo -MD -MP -MF ".deps/samlp2_status_detail.Tpo" -c -o samlp2_status_detail.lo samlp2_status_detail.c; \
	then mv -f ".deps/samlp2_status_detail.Tpo" ".deps/samlp2_status_detail.Plo"; else rm -f ".deps/samlp2_status_detail.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_status_detail.lo -MD -MP -MF .deps/samlp2_status_detail.Tpo -c samlp2_status_detail.c  -fPIC -DPIC -o .libs/samlp2_status_detail.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_status_detail.lo -MD -MP -MF .deps/samlp2_status_detail.Tpo -c samlp2_status_detail.c -o samlp2_status_detail.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_status_response.lo -MD -MP -MF ".deps/samlp2_status_response.Tpo" -c -o samlp2_status_response.lo samlp2_status_response.c; \
	then mv -f ".deps/samlp2_status_response.Tpo" ".deps/samlp2_status_response.Plo"; else rm -f ".deps/samlp2_status_response.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_status_response.lo -MD -MP -MF .deps/samlp2_status_response.Tpo -c samlp2_status_response.c  -fPIC -DPIC -o .libs/samlp2_status_response.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_status_response.lo -MD -MP -MF .deps/samlp2_status_response.Tpo -c samlp2_status_response.c -o samlp2_status_response.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_subject_query_abstract.lo -MD -MP -MF ".deps/samlp2_subject_query_abstract.Tpo" -c -o samlp2_subject_query_abstract.lo samlp2_subject_query_abstract.c; \
	then mv -f ".deps/samlp2_subject_query_abstract.Tpo" ".deps/samlp2_subject_query_abstract.Plo"; else rm -f ".deps/samlp2_subject_query_abstract.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_subject_query_abstract.lo -MD -MP -MF .deps/samlp2_subject_query_abstract.Tpo -c samlp2_subject_query_abstract.c  -fPIC -DPIC -o .libs/samlp2_subject_query_abstract.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_subject_query_abstract.lo -MD -MP -MF .deps/samlp2_subject_query_abstract.Tpo -c samlp2_subject_query_abstract.c -o samlp2_subject_query_abstract.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT samlp2_terminate.lo -MD -MP -MF ".deps/samlp2_terminate.Tpo" -c -o samlp2_terminate.lo samlp2_terminate.c; \
	then mv -f ".deps/samlp2_terminate.Tpo" ".deps/samlp2_terminate.Plo"; else rm -f ".deps/samlp2_terminate.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_terminate.lo -MD -MP -MF .deps/samlp2_terminate.Tpo -c samlp2_terminate.c  -fPIC -DPIC -o .libs/samlp2_terminate.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT samlp2_terminate.lo -MD -MP -MF .deps/samlp2_terminate.Tpo -c samlp2_terminate.c -o samlp2_terminate.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC --mode=link gcc  -g -O2   -o liblasso-xml-saml2.la   saml2_action.lo saml2_advice.lo saml2_assertion.lo saml2_attribute.lo saml2_attribute_statement.lo saml2_attribute_value.lo saml2_audience_restriction.lo saml2_authn_context.lo saml2_authn_statement.lo saml2_authz_decision_statement.lo saml2_base_idabstract.lo saml2_condition_abstract.lo saml2_conditions.lo saml2_encrypted_element.lo saml2_evidence.lo saml2_key_info_confirmation_data.lo saml2_name_id.lo saml2_one_time_use.lo saml2_proxy_restriction.lo saml2_statement_abstract.lo saml2_subject.lo saml2_subject_confirmation.lo saml2_subject_confirmation_data.lo saml2_subject_locality.lo samlp2_artifact_resolve.lo samlp2_artifact_response.lo samlp2_assertion_id_request.lo samlp2_attribute_query.lo samlp2_authn_query.lo samlp2_authn_request.lo samlp2_authz_decision_query.lo samlp2_extensions.lo samlp2_idp_entry.lo samlp2_idp_list.lo samlp2_logout_request.lo samlp2_logout_response.lo samlp2_manage_name_id_request.lo samlp2_manage_name_id_response.lo samlp2_name_id_mapping_request.lo samlp2_name_id_mapping_response.lo samlp2_name_id_policy.lo samlp2_request_abstract.lo samlp2_requested_authn_context.lo samlp2_response.lo samlp2_scoping.lo samlp2_status.lo samlp2_status_code.lo samlp2_status_detail.lo samlp2_status_response.lo samlp2_subject_query_abstract.lo samlp2_terminate.lo  
ar cru .libs/liblasso-xml-saml2.a .libs/saml2_action.o .libs/saml2_advice.o .libs/saml2_assertion.o .libs/saml2_attribute.o .libs/saml2_attribute_statement.o .libs/saml2_attribute_value.o .libs/saml2_audience_restriction.o .libs/saml2_authn_context.o .libs/saml2_authn_statement.o .libs/saml2_authz_decision_statement.o .libs/saml2_base_idabstract.o .libs/saml2_condition_abstract.o .libs/saml2_conditions.o .libs/saml2_encrypted_element.o .libs/saml2_evidence.o .libs/saml2_key_info_confirmation_data.o .libs/saml2_name_id.o .libs/saml2_one_time_use.o .libs/saml2_proxy_restriction.o .libs/saml2_statement_abstract.o .libs/saml2_subject.o .libs/saml2_subject_confirmation.o .libs/saml2_subject_confirmation_data.o .libs/saml2_subject_locality.o .libs/samlp2_artifact_resolve.o .libs/samlp2_artifact_response.o .libs/samlp2_assertion_id_request.o .libs/samlp2_attribute_query.o .libs/samlp2_authn_query.o .libs/samlp2_authn_request.o .libs/samlp2_authz_decision_query.o .libs/samlp2_extensions.o .libs/samlp2_idp_entry.o .libs/samlp2_idp_list.o .libs/samlp2_logout_request.o .libs/samlp2_logout_response.o .libs/samlp2_manage_name_id_request.o .libs/samlp2_manage_name_id_response.o .libs/samlp2_name_id_mapping_request.o .libs/samlp2_name_id_mapping_response.o .libs/samlp2_name_id_policy.o .libs/samlp2_request_abstract.o .libs/samlp2_requested_authn_context.o .libs/samlp2_response.o .libs/samlp2_scoping.o .libs/samlp2_status.o .libs/samlp2_status_code.o .libs/samlp2_status_detail.o .libs/samlp2_status_response.o .libs/samlp2_subject_query_abstract.o .libs/samlp2_terminate.o
ranlib .libs/liblasso-xml-saml2.a
creating liblasso-xml-saml2.la
(cd .libs && rm -f liblasso-xml-saml2.la && ln -s ../liblasso-xml-saml2.la liblasso-xml-saml2.la)
make[3]: Leaving directory `/home/fred/tmp/lasso/lasso/xml/saml-2.0'
Making all in id-wsf-2.0
make[3]: Entering directory `/home/fred/tmp/lasso/lasso/xml/id-wsf-2.0'
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT disco_abstract.lo -MD -MP -MF ".deps/disco_abstract.Tpo" -c -o disco_abstract.lo disco_abstract.c; \
	then mv -f ".deps/disco_abstract.Tpo" ".deps/disco_abstract.Plo"; else rm -f ".deps/disco_abstract.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_abstract.lo -MD -MP -MF .deps/disco_abstract.Tpo -c disco_abstract.c  -fPIC -DPIC -o .libs/disco_abstract.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_abstract.lo -MD -MP -MF .deps/disco_abstract.Tpo -c disco_abstract.c -o disco_abstract.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT disco_endpoint_context.lo -MD -MP -MF ".deps/disco_endpoint_context.Tpo" -c -o disco_endpoint_context.lo disco_endpoint_context.c; \
	then mv -f ".deps/disco_endpoint_context.Tpo" ".deps/disco_endpoint_context.Plo"; else rm -f ".deps/disco_endpoint_context.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_endpoint_context.lo -MD -MP -MF .deps/disco_endpoint_context.Tpo -c disco_endpoint_context.c  -fPIC -DPIC -o .libs/disco_endpoint_context.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_endpoint_context.lo -MD -MP -MF .deps/disco_endpoint_context.Tpo -c disco_endpoint_context.c -o disco_endpoint_context.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT disco_keys.lo -MD -MP -MF ".deps/disco_keys.Tpo" -c -o disco_keys.lo disco_keys.c; \
	then mv -f ".deps/disco_keys.Tpo" ".deps/disco_keys.Plo"; else rm -f ".deps/disco_keys.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_keys.lo -MD -MP -MF .deps/disco_keys.Tpo -c disco_keys.c  -fPIC -DPIC -o .libs/disco_keys.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_keys.lo -MD -MP -MF .deps/disco_keys.Tpo -c disco_keys.c -o disco_keys.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT disco_options.lo -MD -MP -MF ".deps/disco_options.Tpo" -c -o disco_options.lo disco_options.c; \
	then mv -f ".deps/disco_options.Tpo" ".deps/disco_options.Plo"; else rm -f ".deps/disco_options.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_options.lo -MD -MP -MF .deps/disco_options.Tpo -c disco_options.c  -fPIC -DPIC -o .libs/disco_options.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_options.lo -MD -MP -MF .deps/disco_options.Tpo -c disco_options.c -o disco_options.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT disco_provider_id.lo -MD -MP -MF ".deps/disco_provider_id.Tpo" -c -o disco_provider_id.lo disco_provider_id.c; \
	then mv -f ".deps/disco_provider_id.Tpo" ".deps/disco_provider_id.Plo"; else rm -f ".deps/disco_provider_id.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_provider_id.lo -MD -MP -MF .deps/disco_provider_id.Tpo -c disco_provider_id.c  -fPIC -DPIC -o .libs/disco_provider_id.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_provider_id.lo -MD -MP -MF .deps/disco_provider_id.Tpo -c disco_provider_id.c -o disco_provider_id.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT disco_query.lo -MD -MP -MF ".deps/disco_query.Tpo" -c -o disco_query.lo disco_query.c; \
	then mv -f ".deps/disco_query.Tpo" ".deps/disco_query.Plo"; else rm -f ".deps/disco_query.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_query.lo -MD -MP -MF .deps/disco_query.Tpo -c disco_query.c  -fPIC -DPIC -o .libs/disco_query.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_query.lo -MD -MP -MF .deps/disco_query.Tpo -c disco_query.c -o disco_query.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT disco_query_response.lo -MD -MP -MF ".deps/disco_query_response.Tpo" -c -o disco_query_response.lo disco_query_response.c; \
	then mv -f ".deps/disco_query_response.Tpo" ".deps/disco_query_response.Plo"; else rm -f ".deps/disco_query_response.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_query_response.lo -MD -MP -MF .deps/disco_query_response.Tpo -c disco_query_response.c  -fPIC -DPIC -o .libs/disco_query_response.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_query_response.lo -MD -MP -MF .deps/disco_query_response.Tpo -c disco_query_response.c -o disco_query_response.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT disco_requested_service.lo -MD -MP -MF ".deps/disco_requested_service.Tpo" -c -o disco_requested_service.lo disco_requested_service.c; \
	then mv -f ".deps/disco_requested_service.Tpo" ".deps/disco_requested_service.Plo"; else rm -f ".deps/disco_requested_service.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_requested_service.lo -MD -MP -MF .deps/disco_requested_service.Tpo -c disco_requested_service.c  -fPIC -DPIC -o .libs/disco_requested_service.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_requested_service.lo -MD -MP -MF .deps/disco_requested_service.Tpo -c disco_requested_service.c -o disco_requested_service.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT disco_security_context.lo -MD -MP -MF ".deps/disco_security_context.Tpo" -c -o disco_security_context.lo disco_security_context.c; \
	then mv -f ".deps/disco_security_context.Tpo" ".deps/disco_security_context.Plo"; else rm -f ".deps/disco_security_context.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_security_context.lo -MD -MP -MF .deps/disco_security_context.Tpo -c disco_security_context.c  -fPIC -DPIC -o .libs/disco_security_context.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_security_context.lo -MD -MP -MF .deps/disco_security_context.Tpo -c disco_security_context.c -o disco_security_context.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT disco_service_context.lo -MD -MP -MF ".deps/disco_service_context.Tpo" -c -o disco_service_context.lo disco_service_context.c; \
	then mv -f ".deps/disco_service_context.Tpo" ".deps/disco_service_context.Plo"; else rm -f ".deps/disco_service_context.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_service_context.lo -MD -MP -MF .deps/disco_service_context.Tpo -c disco_service_context.c  -fPIC -DPIC -o .libs/disco_service_context.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_service_context.lo -MD -MP -MF .deps/disco_service_context.Tpo -c disco_service_context.c -o disco_service_context.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT disco_service_type.lo -MD -MP -MF ".deps/disco_service_type.Tpo" -c -o disco_service_type.lo disco_service_type.c; \
	then mv -f ".deps/disco_service_type.Tpo" ".deps/disco_service_type.Plo"; else rm -f ".deps/disco_service_type.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_service_type.lo -MD -MP -MF .deps/disco_service_type.Tpo -c disco_service_type.c  -fPIC -DPIC -o .libs/disco_service_type.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_service_type.lo -MD -MP -MF .deps/disco_service_type.Tpo -c disco_service_type.c -o disco_service_type.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT disco_svc_md_association_add.lo -MD -MP -MF ".deps/disco_svc_md_association_add.Tpo" -c -o disco_svc_md_association_add.lo disco_svc_md_association_add.c; \
	then mv -f ".deps/disco_svc_md_association_add.Tpo" ".deps/disco_svc_md_association_add.Plo"; else rm -f ".deps/disco_svc_md_association_add.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_svc_md_association_add.lo -MD -MP -MF .deps/disco_svc_md_association_add.Tpo -c disco_svc_md_association_add.c  -fPIC -DPIC -o .libs/disco_svc_md_association_add.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_svc_md_association_add.lo -MD -MP -MF .deps/disco_svc_md_association_add.Tpo -c disco_svc_md_association_add.c -o disco_svc_md_association_add.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g -O2 -MT disco_svc_md_association_add_response.lo -MD -MP -MF ".deps/disco_svc_md_association_add_response.Tpo" -c -o disco_svc_md_association_add_response.lo disco_svc_md_association_add_response.c; \
	then mv -f ".deps/disco_svc_md_association_add_response.Tpo" ".deps/disco_svc_md_association_add_response.Plo"; else rm -f ".deps/disco_svc_md_association_add_response.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_svc_md_association_add_response.lo -MD -MP -MF .deps/disco_svc_md_association_add_response.Tpo -c disco_svc_md_association_add_response.c  -fPIC -DPIC -o .libs/disco_svc_md_association_add_response.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -g -O2 -MT disco_svc_md_association_add_response.lo -MD -MP -MF .deps/disco_svc_md_association_add_response.Tpo -c disco_svc_md_association_add_response.c -o disco_svc_md_association_add_response.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../lasso -I../../.. -I../../.. -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/xmlsec1     -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\"    -g