Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lasso.spec'], chrootPath='/var/lib/mock/f33-build-342386-58673/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lasso.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/perl: No such file or directory Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1593734400 Wrote: /builddir/build/SRPMS/lasso-2.6.1-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lasso.spec'], chrootPath='/var/lib/mock/f33-build-342386-58673/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lasso.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1593734400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WPD1ZE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lasso-2.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/lasso-2.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lasso-2.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ grep -r -l -E '^#![[:blank:]]*(/usr/bin/python[^3]?)|(/usr/bin/env[[:blank:]]+python[^3]?)' AUTHORS COPYING ChangeLog HACKING INSTALL Makefile.am Makefile.in NEWS README README.JAVA README.WIN32 abi aclocal.m4 autogen.sh bindings compile config.guess config.h.in config.sub configure configure.ac depcomp docs gtk-doc.make install-sh lasso lasso-src-config.in lasso.doap lasso.pc.in logos ltmain.sh m4 missing test-driver tests tools win32 + sed -i -E -e '/^#![[:blank:]]*(\/usr\/bin\/env[[:blank:]]+python[^3]?\>)|(\/usr\/bin\/python[^3]?\>)/d' bindings/bindings.py bindings/python/tests/idwsf2_tests.py bindings/python/tests/profiles_tests.py bindings/python/tests/idwsf1_tests.py bindings/python/tests/binding_tests.py bindings/python/tests/tests.py lasso/extract_sections.py lasso/extract_symbols.py lasso/extract_types.py lasso/build_strerror.py tools/generate_idwsf2_classes.py tools/check-lasso-sections.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uux66B + umask 022 + cd /builddir/build/BUILD + cd lasso-2.6.1 + ./autogen.sh 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 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' * Running gtkdocize * Running aclocal-1.16 * Running autoconf * Running automake-1.16 configure.ac:93: installing './compile' configure.ac:31: installing './missing' bindings/java/Makefile.am: installing './depcomp' checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking target system type... riscv64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for 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 how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 checking for supported compiler flags... -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-enum -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs checking for gnutar... no checking for gtar... gtar You have no CLASSPATH, I hope it is good checking for gcj... no checking for jikes... no checking for guavac... no checking for javac... javac checking if javac works... yes checking for kaffe... no checking for java... java checking for uudecode... no configure: WARNING: I have to compile Test.class from scratch checking if java works... yes checking for gjavah... no checking for gcjh... no checking for javah... javah configure: WARNING: unable to include checking for jar... jar checking for sed... /usr/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 php5... no checking for php... no checking for php-config5... no checking for php-config... no checking for php7.4... no checking for php7.3... no checking for php7.2... no checking for php7.1... no checking for php7.0... no checking for php7... no checking for php-config7.4... no checking for php-config7.3... no checking for php-config7.2... no checking for php-config7.1... no checking for php-config7.0... no checking for php-config7... no checking for python3... python3 checking for swig... swig checking for variadic cpp macros... yes checking for Python development files... yes checking for PHP 5 development files... ./configure: line 11474: --version: command not found no checking for PHP 7 development files... ./configure: line 11584: --version: command not found no 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for GTKDOC_DEPS... yes checking for LASSO... yes checking for CHECK... yes checking for srunner_set_xml in -lcheck... yes checking for rest2html... no checking for rst2html... no 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 checking that generated files are newer than configure... done checking that generated files are newer than configure... done 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/lasso/version.xml config.status: creating docs/reference/lasso/Makefile 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/ecp/Makefile config.status: creating lasso/xml/saml-2.0/Makefile config.status: creating lasso/xml/soap-1.1/Makefile config.status: creating lasso/xml/id-wsf-2.0/Makefile config.status: creating lasso/xml/ws/Makefile config.status: creating lasso/xml/dsig/Makefile config.status: creating tests/Makefile config.status: creating tests/data/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 bindings/php5/tests/Makefile config.status: creating bindings/php7/Makefile config.status: creating bindings/php7/examples/Makefile config.status: creating bindings/php7/tests/Makefile config.status: creating bindings/perl/Makefile config.status: creating config.h config.status: creating lasso/lasso_config.h config.status: lasso/lasso_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands ============= Configuration ============= Main ---- Compiler: gcc CFLAGS: -g -O2 Install prefix: /usr/local Debugging: no Experimental ID-WSF: no Optionals builds ---------------- Available languages: java(1.8.0_212) python(3.9) perl(5.32.0) Java binding: yes Perl binding: yes PHP 5 binding: no PHP 7 binding: no Python binding: yes C API references: yes Tests suite: yes Now type 'make install' to install lasso. + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-09-05 12:07:18.544787564 -0400 +++ ./configure 2020-09-05 12:19:38.384768578 -0400 @@ -1974,7 +1974,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-09-05 12:19:38.384768578 -0400 +++ ./configure 2020-09-05 12:19:39.214768567 -0400 @@ -7296,7 +7296,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -17269,7 +17269,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-php5=no --with-python=/usr/bin/python3 checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for riscv64-redhat-linux-gnu-windres... no 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 how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7248: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 checking for supported compiler flags... -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-enum -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs checking for gnutar... no checking for gtar... gtar You have no CLASSPATH, I hope it is good checking for gcj... no checking for jikes... no checking for guavac... no checking for javac... javac checking if javac works... yes checking for kaffe... no checking for java... java checking for uudecode... no configure: WARNING: I have to compile Test.class from scratch checking if java works... yes checking for gjavah... no checking for gcjh... no checking for javah... javah configure: WARNING: unable to include checking for jar... jar checking for sed... /usr/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 php5... no checking for php... no checking for php-config5... no checking for php-config... no checking for php7.4... no checking for php7.3... no checking for php7.2... no checking for php7.1... no checking for php7.0... no checking for php7... no checking for php-config7.4... no checking for php-config7.3... no checking for php-config7.2... no checking for php-config7.1... no checking for php-config7.0... no checking for php-config7... no checking for python3... python3 checking for swig... swig checking for variadic cpp macros... yes checking for Python development files... yes checking for PHP 5 development files... ./configure: line 11474: --version: command not found no checking for PHP 7 development files... ./configure: line 11584: --version: command not found no 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 riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for LASSO... yes checking for CHECK... yes checking for srunner_set_xml in -lcheck... yes checking for rest2html... no checking for rst2html... no 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 checking that generated files are newer than configure... done checking that generated files are newer than configure... done 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/lasso/version.xml config.status: creating docs/reference/lasso/Makefile 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/ecp/Makefile config.status: creating lasso/xml/saml-2.0/Makefile config.status: creating lasso/xml/soap-1.1/Makefile config.status: creating lasso/xml/id-wsf-2.0/Makefile config.status: creating lasso/xml/ws/Makefile config.status: creating lasso/xml/dsig/Makefile config.status: creating tests/Makefile config.status: creating tests/data/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 bindings/php5/tests/Makefile config.status: creating bindings/php7/Makefile config.status: creating bindings/php7/examples/Makefile config.status: creating bindings/php7/tests/Makefile config.status: creating bindings/perl/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: creating lasso/lasso_config.h config.status: lasso/lasso_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands ============= Configuration ============= Main ---- Compiler: gcc CFLAGS: -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection Install prefix: /usr Debugging: no Experimental ID-WSF: no Optionals builds ---------------- Available languages: java(1.8.0_212) python(3.9) perl(5.32.0) Java binding: yes Perl binding: yes PHP 5 binding: no PHP 7 binding: no Python binding: yes C API references: no Tests suite: yes + /usr/bin/make -O -j4 V=1 VERBOSE=1 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/lasso-2.6.1/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive Making all in lasso make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso' /usr/bin/python3 ./extract_types.py . make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso' make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso' /usr/bin/python3 ./extract_symbols.py . > symbols.sym make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso' make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso' /usr/bin/python3 ./build_strerror.py . >.errors.c.new if ! cmp -s ./errors.c .errors.c.new; then \ mv -f .errors.c.new errors.c; else \ rm .errors.c.new; fi make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso' /usr/bin/make all-recursive Making all in xml Making all in saml-2.0 make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_assertion.lo saml2_assertion.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_assertion.c -fPIC -DPIC -o .libs/saml2_assertion.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_assertion.c -o saml2_assertion.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_advice.lo saml2_advice.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_advice.c -fPIC -DPIC -o .libs/saml2_advice.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_advice.c -o saml2_advice.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_action.lo saml2_action.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_action.c -fPIC -DPIC -o .libs/saml2_action.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_action.c -o saml2_action.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_attribute.lo saml2_attribute.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_attribute.c -fPIC -DPIC -o .libs/saml2_attribute.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_attribute.c -o saml2_attribute.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_attribute_statement.lo saml2_attribute_statement.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_attribute_statement.c -fPIC -DPIC -o .libs/saml2_attribute_statement.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_attribute_statement.c -o saml2_attribute_statement.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_audience_restriction.lo saml2_audience_restriction.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_audience_restriction.c -fPIC -DPIC -o .libs/saml2_audience_restriction.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_audience_restriction.c -o saml2_audience_restriction.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_attribute_value.lo saml2_attribute_value.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_attribute_value.c -fPIC -DPIC -o .libs/saml2_attribute_value.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_attribute_value.c -o saml2_attribute_value.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' saml2_attribute_value.c: In function 'class_init': saml2_attribute_value.c:94:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 94 | g_type_class_add_private(klass, sizeof(struct _LassoSaml2AttributeValuePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../xml.h:34, from ../private.h:31, from saml2_attribute_value.c:22: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_authn_context.lo saml2_authn_context.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_authn_context.c -fPIC -DPIC -o .libs/saml2_authn_context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_authn_context.c -o saml2_authn_context.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' saml2_authn_context.c:77:3: warning: initialization of 'unsigned int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 77 | NULL, NULL, NULL, NULL}, | ^~~~ saml2_authn_context.c:77:3: note: (near initialization for 'schema_snippets[6].offset') make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_base_idabstract.lo saml2_base_idabstract.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_base_idabstract.c -fPIC -DPIC -o .libs/saml2_base_idabstract.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_base_idabstract.c -o saml2_base_idabstract.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_authn_statement.lo saml2_authn_statement.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_authn_statement.c -fPIC -DPIC -o .libs/saml2_authn_statement.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_authn_statement.c -o saml2_authn_statement.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_condition_abstract.lo saml2_condition_abstract.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_condition_abstract.c -fPIC -DPIC -o .libs/saml2_condition_abstract.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_condition_abstract.c -o saml2_condition_abstract.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_authz_decision_statement.lo saml2_authz_decision_statement.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_authz_decision_statement.c -fPIC -DPIC -o .libs/saml2_authz_decision_statement.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_authz_decision_statement.c -o saml2_authz_decision_statement.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_conditions.lo saml2_conditions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_conditions.c -fPIC -DPIC -o .libs/saml2_conditions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_conditions.c -o saml2_conditions.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_encrypted_element.lo saml2_encrypted_element.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_encrypted_element.c -fPIC -DPIC -o .libs/saml2_encrypted_element.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_encrypted_element.c -o saml2_encrypted_element.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_key_info_confirmation_data.lo saml2_key_info_confirmation_data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_key_info_confirmation_data.c -fPIC -DPIC -o .libs/saml2_key_info_confirmation_data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_key_info_confirmation_data.c -o saml2_key_info_confirmation_data.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_evidence.lo saml2_evidence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_evidence.c -fPIC -DPIC -o .libs/saml2_evidence.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_evidence.c -o saml2_evidence.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_key_info_confirmation_data_type.lo saml2_key_info_confirmation_data_type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_key_info_confirmation_data_type.c -fPIC -DPIC -o .libs/saml2_key_info_confirmation_data_type.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_key_info_confirmation_data_type.c -o saml2_key_info_confirmation_data_type.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' saml2_key_info_confirmation_data_type.c: In function 'instance_init': saml2_key_info_confirmation_data_type.c:85:13: warning: Deprecated pre-processor symbol, replace with 85 | saml2_key_info_confirmation_data_type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ saml2_key_info_confirmation_data_type.c: In function 'class_init': saml2_key_info_confirmation_data_type.c:99:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 99 | g_type_class_add_private(klass, sizeof(LassoSaml2KeyInfoConfirmationDataTypePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../xml.h:34, from ../private.h:31, from saml2_key_info_confirmation_data_type.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_name_id.lo saml2_name_id.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_name_id.c -fPIC -DPIC -o .libs/saml2_name_id.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_name_id.c -o saml2_name_id.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_one_time_use.lo saml2_one_time_use.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_one_time_use.c -fPIC -DPIC -o .libs/saml2_one_time_use.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_one_time_use.c -o saml2_one_time_use.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_proxy_restriction.lo saml2_proxy_restriction.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_proxy_restriction.c -fPIC -DPIC -o .libs/saml2_proxy_restriction.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_proxy_restriction.c -o saml2_proxy_restriction.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_subject_confirmation.lo saml2_subject_confirmation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_subject_confirmation.c -fPIC -DPIC -o .libs/saml2_subject_confirmation.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_subject_confirmation.c -o saml2_subject_confirmation.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_statement_abstract.lo saml2_statement_abstract.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_statement_abstract.c -fPIC -DPIC -o .libs/saml2_statement_abstract.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_statement_abstract.c -o saml2_statement_abstract.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_subject.lo saml2_subject.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_subject.c -fPIC -DPIC -o .libs/saml2_subject.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_subject.c -o saml2_subject.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_subject_confirmation_data.lo saml2_subject_confirmation_data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_subject_confirmation_data.c -fPIC -DPIC -o .libs/saml2_subject_confirmation_data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_subject_confirmation_data.c -o saml2_subject_confirmation_data.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' saml2_subject_confirmation_data.c: In function 'class_init': saml2_subject_confirmation_data.c:99:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 99 | g_type_class_add_private(klass, sizeof(struct _LassoSaml2SubjectConfirmationDataPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../xml.h:34, from ../private.h:31, from saml2_subject_confirmation_data.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_subject_locality.lo saml2_subject_locality.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_subject_locality.c -fPIC -DPIC -o .libs/saml2_subject_locality.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_subject_locality.c -o saml2_subject_locality.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_assertion_id_request.lo samlp2_assertion_id_request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_assertion_id_request.c -fPIC -DPIC -o .libs/samlp2_assertion_id_request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_assertion_id_request.c -o samlp2_assertion_id_request.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_artifact_resolve.lo samlp2_artifact_resolve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_artifact_resolve.c -fPIC -DPIC -o .libs/samlp2_artifact_resolve.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_artifact_resolve.c -o samlp2_artifact_resolve.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_artifact_response.lo samlp2_artifact_response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_artifact_response.c -fPIC -DPIC -o .libs/samlp2_artifact_response.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_artifact_response.c -o samlp2_artifact_response.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_attribute_query.lo samlp2_attribute_query.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_attribute_query.c -fPIC -DPIC -o .libs/samlp2_attribute_query.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_attribute_query.c -o samlp2_attribute_query.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_authz_decision_query.lo samlp2_authz_decision_query.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_authz_decision_query.c -fPIC -DPIC -o .libs/samlp2_authz_decision_query.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_authz_decision_query.c -o samlp2_authz_decision_query.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_authn_query.lo samlp2_authn_query.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_authn_query.c -fPIC -DPIC -o .libs/samlp2_authn_query.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_authn_query.c -o samlp2_authn_query.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_authn_request.lo samlp2_authn_request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_authn_request.c -fPIC -DPIC -o .libs/samlp2_authn_request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_authn_request.c -o samlp2_authn_request.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_extensions.lo samlp2_extensions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_extensions.c -fPIC -DPIC -o .libs/samlp2_extensions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_extensions.c -o samlp2_extensions.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' samlp2_extensions.c: In function 'class_init': samlp2_extensions.c:88:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 88 | g_type_class_add_private(G_OBJECT_CLASS(klass), sizeof(LassoSamlp2ExtensionsPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../xml.h:34, from ../private.h:31, from samlp2_extensions.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ samlp2_extensions.c: In function 'lasso_samlp2_extensions_get_any': samlp2_extensions.c:141:13: warning: Deprecated pre-processor symbol, replace with 141 | pv = GET_PRIVATE(extensions); | ^~~~~~~~~~~~~~~~~~ samlp2_extensions.c: In function 'lasso_samlp2_extensions_set_any': samlp2_extensions.c:158:13: warning: Deprecated pre-processor symbol, replace with 158 | pv = GET_PRIVATE(extensions); | ^~~~~~~~~~~~~~~~~~ samlp2_extensions.c: In function 'lasso_samlp2_extensions_get_attributes': samlp2_extensions.c:175:13: warning: Deprecated pre-processor symbol, replace with 175 | pv = GET_PRIVATE(extensions); | ^~~~~~~~~~~~~~~~~~ samlp2_extensions.c: In function 'lasso_samlp2_extensions_set_attributes': samlp2_extensions.c:191:13: warning: Deprecated pre-processor symbol, replace with 191 | pv = GET_PRIVATE(extensions); | ^~~~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_idp_entry.lo samlp2_idp_entry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_idp_entry.c -fPIC -DPIC -o .libs/samlp2_idp_entry.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_idp_entry.c -o samlp2_idp_entry.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_idp_list.lo samlp2_idp_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_idp_list.c -fPIC -DPIC -o .libs/samlp2_idp_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_idp_list.c -o samlp2_idp_list.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_logout_request.lo samlp2_logout_request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_logout_request.c -fPIC -DPIC -o .libs/samlp2_logout_request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_logout_request.c -o samlp2_logout_request.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' samlp2_logout_request.c: In function 'dispose': samlp2_logout_request.c:99:13: warning: Deprecated pre-processor symbol, replace with 99 | pv = GET_PRIVATE(logout_request); | ^~~~~~~~~~~~~~~~~~~~~~ samlp2_logout_request.c: In function 'init_from_xml': samlp2_logout_request.c:164:13: warning: Deprecated pre-processor symbol, replace with 164 | pv = GET_PRIVATE(node); | ^~~~~~~~~~~~~ samlp2_logout_request.c: In function 'class_init': samlp2_logout_request.c:196:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 196 | g_type_class_add_private(G_OBJECT_CLASS(klass), sizeof(LassoSamlp2LogoutRequestPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../xml.h:34, from ../private.h:31, from samlp2_logout_request.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ samlp2_logout_request.c: In function 'lasso_samlp2_logout_request_get_session_indexes': samlp2_logout_request.c:243:13: warning: Deprecated pre-processor symbol, replace with 243 | pv = GET_PRIVATE(logout_request); | ^~~~~~~~~~~~~~~~~~~~~~ samlp2_logout_request.c: In function 'lasso_samlp2_logout_request_set_session_indexes': samlp2_logout_request.c:270:13: warning: Deprecated pre-processor symbol, replace with 270 | pv = GET_PRIVATE(logout_request); | ^~~~~~~~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_manage_name_id_response.lo samlp2_manage_name_id_response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_manage_name_id_response.c -fPIC -DPIC -o .libs/samlp2_manage_name_id_response.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_manage_name_id_response.c -o samlp2_manage_name_id_response.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_manage_name_id_request.lo samlp2_manage_name_id_request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_manage_name_id_request.c -fPIC -DPIC -o .libs/samlp2_manage_name_id_request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_manage_name_id_request.c -o samlp2_manage_name_id_request.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_logout_response.lo samlp2_logout_response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_logout_response.c -fPIC -DPIC -o .libs/samlp2_logout_response.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_logout_response.c -o samlp2_logout_response.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_name_id_mapping_request.lo samlp2_name_id_mapping_request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_name_id_mapping_request.c -fPIC -DPIC -o .libs/samlp2_name_id_mapping_request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_name_id_mapping_request.c -o samlp2_name_id_mapping_request.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_name_id_policy.lo samlp2_name_id_policy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_name_id_policy.c -fPIC -DPIC -o .libs/samlp2_name_id_policy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_name_id_policy.c -o samlp2_name_id_policy.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_request_abstract.lo samlp2_request_abstract.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_request_abstract.c -fPIC -DPIC -o .libs/samlp2_request_abstract.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_request_abstract.c -o samlp2_request_abstract.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_name_id_mapping_response.lo samlp2_name_id_mapping_response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_name_id_mapping_response.c -fPIC -DPIC -o .libs/samlp2_name_id_mapping_response.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_name_id_mapping_response.c -o samlp2_name_id_mapping_response.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_requested_authn_context.lo samlp2_requested_authn_context.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_requested_authn_context.c -fPIC -DPIC -o .libs/samlp2_requested_authn_context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_requested_authn_context.c -o samlp2_requested_authn_context.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_scoping.lo samlp2_scoping.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_scoping.c -fPIC -DPIC -o .libs/samlp2_scoping.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_scoping.c -o samlp2_scoping.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_status.lo samlp2_status.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_status.c -fPIC -DPIC -o .libs/samlp2_status.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_status.c -o samlp2_status.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_response.lo samlp2_response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_response.c -fPIC -DPIC -o .libs/samlp2_response.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_response.c -o samlp2_response.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_status_code.lo samlp2_status_code.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_status_code.c -fPIC -DPIC -o .libs/samlp2_status_code.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_status_code.c -o samlp2_status_code.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_status_detail.lo samlp2_status_detail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_status_detail.c -fPIC -DPIC -o .libs/samlp2_status_detail.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_status_detail.c -o samlp2_status_detail.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_status_response.lo samlp2_status_response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_status_response.c -fPIC -DPIC -o .libs/samlp2_status_response.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_status_response.c -o samlp2_status_response.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_subject_query_abstract.lo samlp2_subject_query_abstract.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_subject_query_abstract.c -fPIC -DPIC -o .libs/samlp2_subject_query_abstract.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_subject_query_abstract.c -o samlp2_subject_query_abstract.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp2_terminate.lo samlp2_terminate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_terminate.c -fPIC -DPIC -o .libs/samlp2_terminate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp2_terminate.c -o samlp2_terminate.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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_key_info_confirmation_data_type.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 libtool: link: 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_key_info_confirmation_data_type.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 libtool: link: ranlib .libs/liblasso-xml-saml2.a libtool: link: ( cd ".libs" && rm -f "liblasso-xml-saml2.la" && ln -s "../liblasso-xml-saml2.la" "liblasso-xml-saml2.la" ) make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' Making all in soap-1.1 make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/soap-1.1' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o soap_fault.lo soap_fault.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c soap_fault.c -fPIC -DPIC -o .libs/soap_fault.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c soap_fault.c -o soap_fault.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/soap-1.1' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/soap-1.1' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o soap_detail.lo soap_detail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c soap_detail.c -fPIC -DPIC -o .libs/soap_detail.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c soap_detail.c -o soap_detail.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/soap-1.1' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/soap-1.1' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o soap_envelope.lo soap_envelope.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c soap_envelope.c -fPIC -DPIC -o .libs/soap_envelope.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c soap_envelope.c -o soap_envelope.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/soap-1.1' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/soap-1.1' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o soap_body.lo soap_body.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c soap_body.c -fPIC -DPIC -o .libs/soap_body.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c soap_body.c -o soap_body.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/soap-1.1' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/soap-1.1' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o soap_header.lo soap_header.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c soap_header.c -fPIC -DPIC -o .libs/soap_header.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c soap_header.c -o soap_header.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/soap-1.1' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/soap-1.1' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblasso-xml-soap11.la soap_body.lo soap_detail.lo soap_fault.lo soap_envelope.lo soap_header.lo libtool: link: ar cru .libs/liblasso-xml-soap11.a .libs/soap_body.o .libs/soap_detail.o .libs/soap_fault.o .libs/soap_envelope.o .libs/soap_header.o libtool: link: ranlib .libs/liblasso-xml-soap11.a libtool: link: ( cd ".libs" && rm -f "liblasso-xml-soap11.la" && ln -s "../liblasso-xml-soap11.la" "liblasso-xml-soap11.la" ) make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/soap-1.1' Making all in dsig make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/dsig' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ds_key_info.lo ds_key_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ds_key_info.c -fPIC -DPIC -o .libs/ds_key_info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ds_key_info.c -o ds_key_info.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/dsig' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/dsig' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ds_key_value.lo ds_key_value.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ds_key_value.c -fPIC -DPIC -o .libs/ds_key_value.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ds_key_value.c -o ds_key_value.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/dsig' ds_key_value.c: In function 'class_init': ds_key_value.c:66:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 66 | g_type_class_add_private(klass, sizeof(LassoDsKeyValuePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../xml.h:34, from ../private.h:31, from ds_key_value.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ ds_key_value.c: In function 'lasso_ds_key_value_get_x509_data': ds_key_value.c:119:13: warning: Deprecated pre-processor symbol, replace with 119 | return LASSO_DS_KEY_VALUE_GET_PRIVATE(key_value)->X509Data; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ds_key_value.c: In function 'lasso_ds_key_value_set_x509_data': ds_key_value.c:133:13: warning: Deprecated pre-processor symbol, replace with 133 | lasso_assign_gobject(LASSO_DS_KEY_VALUE_GET_PRIVATE(key_value)->X509Data, x509_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ds_x509_data.c: In function 'instance_init': ds_x509_data.c:64:13: warning: Deprecated pre-processor symbol, replace with 64 | x509_data->private_data = LASSO_DS_X509_DATA_GET_PRIVATE(x509_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ds_x509_data.c: In function 'class_init': ds_x509_data.c:77:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 77 | g_type_class_add_private(klass, sizeof(LassoDsX509DataPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../xml.h:34, from ../private.h:31, from ds_x509_data.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/dsig' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ds_x509_data.lo ds_x509_data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ds_x509_data.c -fPIC -DPIC -o .libs/ds_x509_data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ds_x509_data.c -o ds_x509_data.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/dsig' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/dsig' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ds_rsa_key_value.lo ds_rsa_key_value.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ds_rsa_key_value.c -fPIC -DPIC -o .libs/ds_rsa_key_value.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ds_rsa_key_value.c -o ds_rsa_key_value.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/dsig' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/dsig' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblasso-xml-dsig.la ds_key_info.lo ds_key_value.lo ds_rsa_key_value.lo ds_x509_data.lo libtool: link: ar cru .libs/liblasso-xml-dsig.a .libs/ds_key_info.o .libs/ds_key_value.o .libs/ds_rsa_key_value.o .libs/ds_x509_data.o libtool: link: ranlib .libs/liblasso-xml-dsig.a libtool: link: ( cd ".libs" && rm -f "liblasso-xml-dsig.la" && ln -s "../liblasso-xml-dsig.la" "liblasso-xml-dsig.la" ) make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/dsig' Making all in ecp make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/ecp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ecp_relaystate.lo ecp_relaystate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ecp_relaystate.c -fPIC -DPIC -o .libs/ecp_relaystate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ecp_relaystate.c -o ecp_relaystate.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/ecp' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/ecp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ecp_request.lo ecp_request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ecp_request.c -fPIC -DPIC -o .libs/ecp_request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ecp_request.c -o ecp_request.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/ecp' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/ecp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ecp_response.lo ecp_response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ecp_response.c -fPIC -DPIC -o .libs/ecp_response.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ecp_response.c -o ecp_response.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/ecp' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/ecp' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblasso-xml-ecp.la ecp_request.lo ecp_response.lo ecp_relaystate.lo libtool: link: ar cru .libs/liblasso-xml-ecp.a .libs/ecp_request.o .libs/ecp_response.o .libs/ecp_relaystate.o libtool: link: ranlib .libs/liblasso-xml-ecp.a libtool: link: ( cd ".libs" && rm -f "liblasso-xml-ecp.la" && ln -s "../liblasso-xml-ecp.la" "liblasso-xml-ecp.la" ) make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/ecp' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_authentication_statement.lo lib_authentication_statement.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_authentication_statement.c -fPIC -DPIC -o .libs/lib_authentication_statement.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_authentication_statement.c -o lib_authentication_statement.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_assertion.lo lib_assertion.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_assertion.c -fPIC -DPIC -o .libs/lib_assertion.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_assertion.c -o lib_assertion.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_authn_context.lo lib_authn_context.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_authn_context.c -fPIC -DPIC -o .libs/lib_authn_context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_authn_context.c -o lib_authn_context.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_authn_request.lo lib_authn_request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_authn_request.c -fPIC -DPIC -o .libs/lib_authn_request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_authn_request.c -o lib_authn_request.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_authn_request_envelope.lo lib_authn_request_envelope.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_authn_request_envelope.c -fPIC -DPIC -o .libs/lib_authn_request_envelope.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_authn_request_envelope.c -o lib_authn_request_envelope.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_authn_response.lo lib_authn_response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_authn_response.c -fPIC -DPIC -o .libs/lib_authn_response.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_authn_response.c -o lib_authn_response.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools.lo tools.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tools.c -fPIC -DPIC -o .libs/tools.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tools.c -o tools.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' In file included from /usr/include/xmlsec1/xmlsec/xmlenc.h:24, from xml_enc.h:31, from private.h:32, from tools.c:37: tools.c: In function 'lasso_xmlsec_load_key_info': /usr/include/xmlsec1/xmlsec/keys.h:244:18: warning: 'key' may be used uninitialized in this function [-Wmaybe-uninitialized] 244 | (( key )->value != NULL) && \ | ^~ tools.c:2569:15: note: 'key' was declared here 2569 | xmlSecKeyPtr key, result = NULL; | ^~~ make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_authn_response_envelope.lo lib_authn_response_envelope.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_authn_response_envelope.c -fPIC -DPIC -o .libs/lib_authn_response_envelope.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_authn_response_envelope.c -o lib_authn_response_envelope.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_federation_termination_notification.lo lib_federation_termination_notification.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_federation_termination_notification.c -fPIC -DPIC -o .libs/lib_federation_termination_notification.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_federation_termination_notification.c -o lib_federation_termination_notification.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_idp_entries.lo lib_idp_entries.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_idp_entries.c -fPIC -DPIC -o .libs/lib_idp_entries.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_idp_entries.c -o lib_idp_entries.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xml.lo xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xml.c -fPIC -DPIC -o .libs/xml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xml.c -o xml.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_idp_entry.lo lib_idp_entry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_idp_entry.c -fPIC -DPIC -o .libs/lib_idp_entry.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_idp_entry.c -o lib_idp_entry.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_idp_list.lo lib_idp_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_idp_list.c -fPIC -DPIC -o .libs/lib_idp_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_idp_list.c -o lib_idp_list.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_logout_request.lo lib_logout_request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_logout_request.c -fPIC -DPIC -o .libs/lib_logout_request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_logout_request.c -o lib_logout_request.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' lib_logout_request.c: In function 'class_init': lib_logout_request.c:148:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 148 | g_type_class_add_private(nclass, sizeof(struct _LassoLibLogoutRequestPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from xml.h:34, from private.h:31, from lib_logout_request.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ lib_logout_request.c: In function 'lasso_lib_logout_request_set_session_indexes': lib_logout_request.c:238:13: warning: Deprecated pre-processor symbol, replace with 238 | private_data = LASSO_LIB_LOGOUT_REQUEST_GET_PRIVATE(lib_logout_request); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib_logout_request.c: In function 'lasso_lib_logout_request_get_session_indexes': lib_logout_request.c:265:13: warning: Deprecated pre-processor symbol, replace with 265 | private_data = LASSO_LIB_LOGOUT_REQUEST_GET_PRIVATE(lib_logout_request); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_logout_response.lo lib_logout_response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_logout_response.c -fPIC -DPIC -o .libs/lib_logout_response.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_logout_response.c -o lib_logout_response.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_name_identifier_mapping_request.lo lib_name_identifier_mapping_request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_name_identifier_mapping_request.c -fPIC -DPIC -o .libs/lib_name_identifier_mapping_request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_name_identifier_mapping_request.c -o lib_name_identifier_mapping_request.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_name_identifier_mapping_response.lo lib_name_identifier_mapping_response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_name_identifier_mapping_response.c -fPIC -DPIC -o .libs/lib_name_identifier_mapping_response.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_name_identifier_mapping_response.c -o lib_name_identifier_mapping_response.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_register_name_identifier_request.lo lib_register_name_identifier_request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_register_name_identifier_request.c -fPIC -DPIC -o .libs/lib_register_name_identifier_request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_register_name_identifier_request.c -o lib_register_name_identifier_request.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_register_name_identifier_response.lo lib_register_name_identifier_response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_register_name_identifier_response.c -fPIC -DPIC -o .libs/lib_register_name_identifier_response.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_register_name_identifier_response.c -o lib_register_name_identifier_response.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_scoping.lo lib_scoping.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_scoping.c -fPIC -DPIC -o .libs/lib_scoping.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_scoping.c -o lib_scoping.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_request_authn_context.lo lib_request_authn_context.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_request_authn_context.c -fPIC -DPIC -o .libs/lib_request_authn_context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_request_authn_context.c -o lib_request_authn_context.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_status_response.lo lib_status_response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_status_response.c -fPIC -DPIC -o .libs/lib_status_response.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_status_response.c -o lib_status_response.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_subject.lo lib_subject.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_subject.c -fPIC -DPIC -o .libs/lib_subject.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_subject.c -o lib_subject.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o paos_request.lo paos_request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c paos_request.c -fPIC -DPIC -o .libs/paos_request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c paos_request.c -o paos_request.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o misc_text_node.lo misc_text_node.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c misc_text_node.c -fPIC -DPIC -o .libs/misc_text_node.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c misc_text_node.c -o misc_text_node.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' misc_text_node.c: In function 'get_xmlNode': misc_text_node.c:59:13: warning: Deprecated pre-processor symbol, replace with 59 | private = LASSO_MISC_TEXT_NODE_GET_PRIVATE(node); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc_text_node.c: In function 'finalize': misc_text_node.c:113:13: warning: Deprecated pre-processor symbol, replace with 113 | private = LASSO_MISC_TEXT_NODE_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc_text_node.c: In function 'class_init': misc_text_node.c:142:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 142 | g_type_class_add_private(klass, sizeof(LassoMiscTextNodePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../utils.h:29, from misc_text_node.c:25: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ misc_text_node.c: In function 'lasso_misc_text_node_get_xml_content': misc_text_node.c:183:13: warning: Deprecated pre-processor symbol, replace with 183 | private_data = LASSO_MISC_TEXT_NODE_GET_PRIVATE(misc_text_node); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc_text_node.c: In function 'lasso_misc_text_node_set_xml_content': misc_text_node.c:198:13: warning: Deprecated pre-processor symbol, replace with 198 | private_data = LASSO_MISC_TEXT_NODE_GET_PRIVATE(misc_text_node); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o paos_response.lo paos_response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c paos_response.c -fPIC -DPIC -o .libs/paos_response.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c paos_response.c -o paos_response.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml_advice.lo saml_advice.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_advice.c -fPIC -DPIC -o .libs/saml_advice.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_advice.c -o saml_advice.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml_assertion.lo saml_assertion.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_assertion.c -fPIC -DPIC -o .libs/saml_assertion.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_assertion.c -o saml_assertion.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml_attribute.lo saml_attribute.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_attribute.c -fPIC -DPIC -o .libs/saml_attribute.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_attribute.c -o saml_attribute.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml_attribute_designator.lo saml_attribute_designator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_attribute_designator.c -fPIC -DPIC -o .libs/saml_attribute_designator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_attribute_designator.c -o saml_attribute_designator.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml_attribute_statement.lo saml_attribute_statement.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_attribute_statement.c -fPIC -DPIC -o .libs/saml_attribute_statement.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_attribute_statement.c -o saml_attribute_statement.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml_attribute_value.lo saml_attribute_value.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_attribute_value.c -fPIC -DPIC -o .libs/saml_attribute_value.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_attribute_value.c -o saml_attribute_value.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml_audience_restriction_condition.lo saml_audience_restriction_condition.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_audience_restriction_condition.c -fPIC -DPIC -o .libs/saml_audience_restriction_condition.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_audience_restriction_condition.c -o saml_audience_restriction_condition.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml_authentication_statement.lo saml_authentication_statement.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_authentication_statement.c -fPIC -DPIC -o .libs/saml_authentication_statement.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_authentication_statement.c -o saml_authentication_statement.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml_authority_binding.lo saml_authority_binding.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_authority_binding.c -fPIC -DPIC -o .libs/saml_authority_binding.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_authority_binding.c -o saml_authority_binding.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml_condition_abstract.lo saml_condition_abstract.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_condition_abstract.c -fPIC -DPIC -o .libs/saml_condition_abstract.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_condition_abstract.c -o saml_condition_abstract.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml_conditions.lo saml_conditions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_conditions.c -fPIC -DPIC -o .libs/saml_conditions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_conditions.c -o saml_conditions.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml_statement_abstract.lo saml_statement_abstract.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_statement_abstract.c -fPIC -DPIC -o .libs/saml_statement_abstract.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_statement_abstract.c -o saml_statement_abstract.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml_name_identifier.lo saml_name_identifier.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_name_identifier.c -fPIC -DPIC -o .libs/saml_name_identifier.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_name_identifier.c -o saml_name_identifier.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml_subject_confirmation.lo saml_subject_confirmation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_subject_confirmation.c -fPIC -DPIC -o .libs/saml_subject_confirmation.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_subject_confirmation.c -o saml_subject_confirmation.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml_subject.lo saml_subject.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_subject.c -fPIC -DPIC -o .libs/saml_subject.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_subject.c -o saml_subject.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml_subject_locality.lo saml_subject_locality.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_subject_locality.c -fPIC -DPIC -o .libs/saml_subject_locality.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_subject_locality.c -o saml_subject_locality.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml_subject_statement.lo saml_subject_statement.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_subject_statement.c -fPIC -DPIC -o .libs/saml_subject_statement.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_subject_statement.c -o saml_subject_statement.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml_subject_statement_abstract.lo saml_subject_statement_abstract.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_subject_statement_abstract.c -fPIC -DPIC -o .libs/saml_subject_statement_abstract.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml_subject_statement_abstract.c -o saml_subject_statement_abstract.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp_request.lo samlp_request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp_request.c -fPIC -DPIC -o .libs/samlp_request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp_request.c -o samlp_request.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp_request_abstract.lo samlp_request_abstract.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp_request_abstract.c -fPIC -DPIC -o .libs/samlp_request_abstract.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp_request_abstract.c -o samlp_request_abstract.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp_response.lo samlp_response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp_response.c -fPIC -DPIC -o .libs/samlp_response.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp_response.c -o samlp_response.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp_response_abstract.lo samlp_response_abstract.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp_response_abstract.c -fPIC -DPIC -o .libs/samlp_response_abstract.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp_response_abstract.c -o samlp_response_abstract.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp_status.lo samlp_status.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp_status.c -fPIC -DPIC -o .libs/samlp_status.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp_status.c -o samlp_status.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o samlp_status_code.lo samlp_status_code.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp_status_code.c -fPIC -DPIC -o .libs/samlp_status_code.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c samlp_status_code.c -o samlp_status_code.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblasso-xml.la tools.lo xml.lo lib_assertion.lo lib_authentication_statement.lo lib_authn_context.lo lib_authn_request.lo lib_authn_request_envelope.lo lib_authn_response.lo lib_authn_response_envelope.lo lib_federation_termination_notification.lo lib_idp_entries.lo lib_idp_entry.lo lib_idp_list.lo lib_logout_request.lo lib_logout_response.lo lib_name_identifier_mapping_request.lo lib_name_identifier_mapping_response.lo lib_register_name_identifier_request.lo lib_register_name_identifier_response.lo lib_request_authn_context.lo lib_scoping.lo lib_status_response.lo lib_subject.lo misc_text_node.lo paos_request.lo paos_response.lo saml_advice.lo saml_assertion.lo saml_attribute.lo saml_attribute_designator.lo saml_attribute_statement.lo saml_attribute_value.lo saml_audience_restriction_condition.lo saml_authentication_statement.lo saml_authority_binding.lo saml_condition_abstract.lo saml_conditions.lo saml_name_identifier.lo saml_statement_abstract.lo saml_subject.lo saml_subject_confirmation.lo saml_subject_locality.lo saml_subject_statement.lo saml_subject_statement_abstract.lo samlp_request.lo samlp_request_abstract.lo samlp_response.lo samlp_response_abstract.lo samlp_status.lo samlp_status_code.lo libtool: link: ar cru .libs/liblasso-xml.a .libs/tools.o .libs/xml.o .libs/lib_assertion.o .libs/lib_authentication_statement.o .libs/lib_authn_context.o .libs/lib_authn_request.o .libs/lib_authn_request_envelope.o .libs/lib_authn_response.o .libs/lib_authn_response_envelope.o .libs/lib_federation_termination_notification.o .libs/lib_idp_entries.o .libs/lib_idp_entry.o .libs/lib_idp_list.o .libs/lib_logout_request.o .libs/lib_logout_response.o .libs/lib_name_identifier_mapping_request.o .libs/lib_name_identifier_mapping_response.o .libs/lib_register_name_identifier_request.o .libs/lib_register_name_identifier_response.o .libs/lib_request_authn_context.o .libs/lib_scoping.o .libs/lib_status_response.o .libs/lib_subject.o .libs/misc_text_node.o .libs/paos_request.o .libs/paos_response.o .libs/saml_advice.o .libs/saml_assertion.o .libs/saml_attribute.o .libs/saml_attribute_designator.o .libs/saml_attribute_statement.o .libs/saml_attribute_value.o .libs/saml_audience_restriction_condition.o .libs/saml_authentication_statement.o .libs/saml_authority_binding.o .libs/saml_condition_abstract.o .libs/saml_conditions.o .libs/saml_name_identifier.o .libs/saml_statement_abstract.o .libs/saml_subject.o .libs/saml_subject_confirmation.o .libs/saml_subject_locality.o .libs/saml_subject_statement.o .libs/saml_subject_statement_abstract.o .libs/samlp_request.o .libs/samlp_request_abstract.o .libs/samlp_response.o .libs/samlp_response_abstract.o .libs/samlp_status.o .libs/samlp_status_code.o libtool: link: ranlib .libs/liblasso-xml.a libtool: link: ( cd ".libs" && rm -f "liblasso-xml.la" && ln -s "../liblasso-xml.la" "liblasso-xml.la" ) make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' Making all in id-ff make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o federation.lo federation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c federation.c -fPIC -DPIC -o .libs/federation.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c federation.c -o federation.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o identity.lo identity.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c identity.c -fPIC -DPIC -o .libs/identity.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c identity.c -o identity.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o defederation.lo defederation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c defederation.c -fPIC -DPIC -o .libs/defederation.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c defederation.c -o defederation.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lecp.lo lecp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lecp.c -fPIC -DPIC -o .libs/lecp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lecp.c -o lecp.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o name_registration.lo name_registration.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c name_registration.c -fPIC -DPIC -o .libs/name_registration.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c name_registration.c -o name_registration.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o name_identifier_mapping.lo name_identifier_mapping.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c name_identifier_mapping.c -fPIC -DPIC -o .libs/name_identifier_mapping.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c name_identifier_mapping.c -o name_identifier_mapping.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o logout.lo logout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c logout.c -fPIC -DPIC -o .libs/logout.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c logout.c -o logout.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o login.lo login.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c login.c -fPIC -DPIC -o .libs/login.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c login.c -o login.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' login.c: In function 'instance_init': login.c:2464:13: warning: Deprecated pre-processor symbol, replace with 2464 | login->private_data = LASSO_LOGIN_GET_PRIVATE(login); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ login.c: In function 'class_init': login.c:2483:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2483 | g_type_class_add_private(klass, sizeof(LassoLoginPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../utils.h:29, from login.c:247: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o profile.lo profile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c profile.c -fPIC -DPIC -o .libs/profile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c profile.c -o profile.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' profile.c: In function 'instance_init': profile.c:960:13: warning: Deprecated pre-processor symbol, replace with 960 | profile->private_data = LASSO_PROFILE_GET_PRIVATE(profile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ profile.c: In function 'class_init': profile.c:992:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 992 | g_type_class_add_private(klass, sizeof(LassoProfilePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../xml/xml.h:34, from ../xml/private.h:31, from profile.c:30: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o session.lo session.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c session.c -fPIC -DPIC -o .libs/session.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c session.c -o session.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' session.c: In function 'instance_init': session.c:998:13: warning: Deprecated pre-processor symbol, replace with 998 | session->private_data = LASSO_SESSION_GET_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ session.c: In function 'class_init': session.c:1032:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1032 | g_type_class_add_private(nclass, sizeof(LassoSessionPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../xml/xml.h:34, from ../xml/private.h:31, from session.c:30: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o provider.lo provider.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c provider.c -fPIC -DPIC -o .libs/provider.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c provider.c -o provider.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' provider.c: In function 'instance_init': provider.c:893:13: warning: Deprecated pre-processor symbol, replace with 893 | LassoProviderPrivate); | ^~~~~~~~~~~~~ provider.c: In function 'class_init': provider.c:928:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 928 | g_type_class_add_private(G_OBJECT_CLASS(klass), sizeof(LassoProviderPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../xml/xml.h:34, from ../xml/private.h:31, from provider.c:51: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o server.lo server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c server.c -fPIC -DPIC -o .libs/server.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c server.c -o server.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblasso-id-ff.la defederation.lo federation.lo identity.lo lecp.lo login.lo logout.lo name_identifier_mapping.lo name_registration.lo profile.lo provider.lo session.lo server.lo libtool: link: ar cru .libs/liblasso-id-ff.a .libs/defederation.o .libs/federation.o .libs/identity.o .libs/lecp.o .libs/login.o .libs/logout.o .libs/name_identifier_mapping.o .libs/name_registration.o .libs/profile.o .libs/provider.o .libs/session.o .libs/server.o libtool: link: ranlib .libs/liblasso-id-ff.a libtool: link: ( cd ".libs" && rm -f "liblasso-id-ff.la" && ln -s "../liblasso-id-ff.la" "liblasso-id-ff.la" ) make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' Making all in saml-2.0 make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o federation.lo federation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c federation.c -fPIC -DPIC -o .libs/federation.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c federation.c -o federation.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o assertion_query.lo assertion_query.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c assertion_query.c -fPIC -DPIC -o .libs/assertion_query.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c assertion_query.c -o assertion_query.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ecp.lo ecp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ecp.c -fPIC -DPIC -o .libs/ecp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ecp.c -o ecp.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o provider.lo provider.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c provider.c -fPIC -DPIC -o .libs/provider.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c provider.c -o provider.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o profile.lo profile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c profile.c -fPIC -DPIC -o .libs/profile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c profile.c -o profile.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o logout.lo logout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c logout.c -fPIC -DPIC -o .libs/logout.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c logout.c -o logout.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o server.lo server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c server.c -fPIC -DPIC -o .libs/server.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c server.c -o server.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o name_id_management.lo name_id_management.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c name_id_management.c -fPIC -DPIC -o .libs/name_id_management.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c name_id_management.c -o name_id_management.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o login.lo login.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c login.c -fPIC -DPIC -o .libs/login.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c login.c -o login.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o saml2_helper.lo saml2_helper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_helper.c -fPIC -DPIC -o .libs/saml2_helper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c saml2_helper.c -o saml2_helper.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblasso-saml-20.la assertion_query.lo ecp.lo federation.lo profile.lo provider.lo login.lo logout.lo name_id_management.lo server.lo saml2_helper.lo libtool: link: ar cru .libs/liblasso-saml-20.a .libs/assertion_query.o .libs/ecp.o .libs/federation.o .libs/profile.o .libs/provider.o .libs/login.o .libs/logout.o .libs/name_id_management.o .libs/server.o .libs/saml2_helper.o libtool: link: ranlib .libs/liblasso-saml-20.a libtool: link: ( cd ".libs" && rm -f "liblasso-saml-20.la" && ln -s "../liblasso-saml-20.la" "liblasso-saml-20.la" ) make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso' /usr/bin/python3 ./build_strerror.py . >.errors.c.new if ! cmp -s ./errors.c .errors.c.new; then \ mv -f .errors.c.new errors.c; else \ rm .errors.c.new; fi make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o logging.lo logging.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c logging.c -fPIC -DPIC -o .libs/logging.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c logging.c -o logging.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o utils.lo utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c utils.c -fPIC -DPIC -o .libs/utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c utils.c -o utils.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o registry.lo registry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c registry.c -fPIC -DPIC -o .libs/registry.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c registry.c -o registry.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lasso.lo lasso.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lasso.c -fPIC -DPIC -o .libs/lasso.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lasso.c -o lasso.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o errors.lo errors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c errors.c -fPIC -DPIC -o .libs/errors.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c errors.c -o errors.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o key.lo key.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c key.c -fPIC -DPIC -o .libs/key.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c key.c -o key.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso' key.c: In function 'instance_init': key.c:56:13: warning: Deprecated pre-processor symbol, replace with 56 | key->private_data = LASSO_KEY_GET_PRIVATE(key); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ key.c: In function 'class_init': key.c:87:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 87 | g_type_class_add_private(klass, sizeof(LassoKeyPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from xml/xml.h:34, from key.h:30, from key.c:23: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -no-undefined -version-info 16:1:13 -export-symbols symbols.sym -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblasso.la -rpath /usr/lib64 lasso.lo errors.lo registry.lo utils.lo logging.lo key.lo ../lasso/xml/ecp/liblasso-xml-ecp.la ../lasso/xml/liblasso-xml.la ../lasso/xml/saml-2.0/liblasso-xml-saml2.la ../lasso/xml/soap-1.1/liblasso-xml-soap11.la ../lasso/xml/dsig/liblasso-xml-dsig.la ../lasso/id-ff/liblasso-id-ff.la ../lasso/saml-2.0/liblasso-saml-20.la -L/usr/lib64 -lz -lgobject-2.0 -lglib-2.0 -lxmlsec1-openssl -lxmlsec1 -lltdl -lxslt -lxml2 -lssl -lcrypto libtool: link: echo "{ global:" > .libs/liblasso.ver libtool: link: cat symbols.sym | sed -e "s/\(.*\)/\1;/" >> .libs/liblasso.ver libtool: link: echo "local: *; };" >> .libs/liblasso.ver libtool: link: gcc -shared -fPIC -DPIC .libs/lasso.o .libs/errors.o .libs/registry.o .libs/utils.o .libs/logging.o .libs/key.o -Wl,--whole-archive ../lasso/xml/ecp/.libs/liblasso-xml-ecp.a ../lasso/xml/.libs/liblasso-xml.a ../lasso/xml/saml-2.0/.libs/liblasso-xml-saml2.a ../lasso/xml/soap-1.1/.libs/liblasso-xml-soap11.a ../lasso/xml/dsig/.libs/liblasso-xml-dsig.a ../lasso/id-ff/.libs/liblasso-id-ff.a ../lasso/saml-2.0/.libs/liblasso-saml-20.a -Wl,--no-whole-archive -L/usr/lib64 -lz -lgobject-2.0 -lglib-2.0 -lxmlsec1-openssl -lxmlsec1 -lltdl -lxslt -lxml2 -lssl -lcrypto -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,liblasso.so.3 -Wl,-version-script -Wl,.libs/liblasso.ver -o .libs/liblasso.so.3.13.1 libtool: link: (cd ".libs" && rm -f "liblasso.so.3" && ln -s "liblasso.so.3.13.1" "liblasso.so.3") libtool: link: (cd ".libs" && rm -f "liblasso.so" && ln -s "liblasso.so.3.13.1" "liblasso.so") libtool: link: (cd .libs/liblasso.lax/liblasso-xml-ecp.a && ar x "/builddir/build/BUILD/lasso-2.6.1/lasso/../lasso/xml/ecp/.libs/liblasso-xml-ecp.a") libtool: link: (cd .libs/liblasso.lax/liblasso-xml.a && ar x "/builddir/build/BUILD/lasso-2.6.1/lasso/../lasso/xml/.libs/liblasso-xml.a") libtool: link: (cd .libs/liblasso.lax/liblasso-xml-saml2.a && ar x "/builddir/build/BUILD/lasso-2.6.1/lasso/../lasso/xml/saml-2.0/.libs/liblasso-xml-saml2.a") libtool: link: (cd .libs/liblasso.lax/liblasso-xml-soap11.a && ar x "/builddir/build/BUILD/lasso-2.6.1/lasso/../lasso/xml/soap-1.1/.libs/liblasso-xml-soap11.a") libtool: link: (cd .libs/liblasso.lax/liblasso-xml-dsig.a && ar x "/builddir/build/BUILD/lasso-2.6.1/lasso/../lasso/xml/dsig/.libs/liblasso-xml-dsig.a") libtool: link: (cd .libs/liblasso.lax/liblasso-id-ff.a && ar x "/builddir/build/BUILD/lasso-2.6.1/lasso/../lasso/id-ff/.libs/liblasso-id-ff.a") libtool: link: (cd .libs/liblasso.lax/liblasso-saml-20.a && ar x "/builddir/build/BUILD/lasso-2.6.1/lasso/../lasso/saml-2.0/.libs/liblasso-saml-20.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/liblasso.lax/liblasso-saml-20.a/federation.o .libs/liblasso.lax/lt1-federation.o || cp .libs/liblasso.lax/liblasso-saml-20.a/federation.o .libs/liblasso.lax/lt1-federation.o libtool: link: ln .libs/liblasso.lax/liblasso-saml-20.a/login.o .libs/liblasso.lax/lt2-login.o || cp .libs/liblasso.lax/liblasso-saml-20.a/login.o .libs/liblasso.lax/lt2-login.o libtool: link: ln .libs/liblasso.lax/liblasso-saml-20.a/logout.o .libs/liblasso.lax/lt3-logout.o || cp .libs/liblasso.lax/liblasso-saml-20.a/logout.o .libs/liblasso.lax/lt3-logout.o libtool: link: ln .libs/liblasso.lax/liblasso-saml-20.a/profile.o .libs/liblasso.lax/lt4-profile.o || cp .libs/liblasso.lax/liblasso-saml-20.a/profile.o .libs/liblasso.lax/lt4-profile.o libtool: link: ln .libs/liblasso.lax/liblasso-saml-20.a/provider.o .libs/liblasso.lax/lt5-provider.o || cp .libs/liblasso.lax/liblasso-saml-20.a/provider.o .libs/liblasso.lax/lt5-provider.o libtool: link: ln .libs/liblasso.lax/liblasso-saml-20.a/server.o .libs/liblasso.lax/lt6-server.o || cp .libs/liblasso.lax/liblasso-saml-20.a/server.o .libs/liblasso.lax/lt6-server.o libtool: link: ar cru .libs/liblasso.a lasso.o errors.o registry.o utils.o logging.o key.o .libs/liblasso.lax/liblasso-xml-ecp.a/ecp_relaystate.o .libs/liblasso.lax/liblasso-xml-ecp.a/ecp_request.o .libs/liblasso.lax/liblasso-xml-ecp.a/ecp_response.o .libs/liblasso.lax/liblasso-xml.a/lib_assertion.o .libs/liblasso.lax/liblasso-xml.a/lib_authentication_statement.o .libs/liblasso.lax/liblasso-xml.a/lib_authn_context.o .libs/liblasso.lax/liblasso-xml.a/lib_authn_request.o .libs/liblasso.lax/liblasso-xml.a/lib_authn_request_envelope.o .libs/liblasso.lax/liblasso-xml.a/lib_authn_response.o .libs/liblasso.lax/liblasso-xml.a/lib_authn_response_envelope.o .libs/liblasso.lax/liblasso-xml.a/lib_federation_termination_notification.o .libs/liblasso.lax/liblasso-xml.a/lib_idp_entries.o .libs/liblasso.lax/liblasso-xml.a/lib_idp_entry.o .libs/liblasso.lax/liblasso-xml.a/lib_idp_list.o .libs/liblasso.lax/liblasso-xml.a/lib_logout_request.o .libs/liblasso.lax/liblasso-xml.a/lib_logout_response.o .libs/liblasso.lax/liblasso-xml.a/lib_name_identifier_mapping_request.o .libs/liblasso.lax/liblasso-xml.a/lib_name_identifier_mapping_response.o .libs/liblasso.lax/liblasso-xml.a/lib_register_name_identifier_request.o .libs/liblasso.lax/liblasso-xml.a/lib_register_name_identifier_response.o .libs/liblasso.lax/liblasso-xml.a/lib_request_authn_context.o .libs/liblasso.lax/liblasso-xml.a/lib_scoping.o .libs/liblasso.lax/liblasso-xml.a/lib_status_response.o .libs/liblasso.lax/liblasso-xml.a/lib_subject.o .libs/liblasso.lax/liblasso-xml.a/misc_text_node.o .libs/liblasso.lax/liblasso-xml.a/paos_request.o .libs/liblasso.lax/liblasso-xml.a/paos_response.o .libs/liblasso.lax/liblasso-xml.a/saml_advice.o .libs/liblasso.lax/liblasso-xml.a/saml_assertion.o .libs/liblasso.lax/liblasso-xml.a/saml_attribute.o .libs/liblasso.lax/liblasso-xml.a/saml_attribute_designator.o .libs/liblasso.lax/liblasso-xml.a/saml_attribute_statement.o .libs/liblasso.lax/liblasso-xml.a/saml_attribute_value.o .libs/liblasso.lax/liblasso-xml.a/saml_audience_restriction_condition.o .libs/liblasso.lax/liblasso-xml.a/saml_authentication_statement.o .libs/liblasso.lax/liblasso-xml.a/saml_authority_binding.o .libs/liblasso.lax/liblasso-xml.a/saml_condition_abstract.o .libs/liblasso.lax/liblasso-xml.a/saml_conditions.o .libs/liblasso.lax/liblasso-xml.a/saml_name_identifier.o .libs/liblasso.lax/liblasso-xml.a/saml_statement_abstract.o .libs/liblasso.lax/liblasso-xml.a/saml_subject.o .libs/liblasso.lax/liblasso-xml.a/saml_subject_confirmation.o .libs/liblasso.lax/liblasso-xml.a/saml_subject_locality.o .libs/liblasso.lax/liblasso-xml.a/saml_subject_statement.o .libs/liblasso.lax/liblasso-xml.a/saml_subject_statement_abstract.o .libs/liblasso.lax/liblasso-xml.a/samlp_request.o .libs/liblasso.lax/liblasso-xml.a/samlp_request_abstract.o .libs/liblasso.lax/liblasso-xml.a/samlp_response.o .libs/liblasso.lax/liblasso-xml.a/samlp_response_abstract.o .libs/liblasso.lax/liblasso-xml.a/samlp_status.o .libs/liblasso.lax/liblasso-xml.a/samlp_status_code.o .libs/liblasso.lax/liblasso-xml.a/tools.o .libs/liblasso.lax/liblasso-xml.a/xml.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_action.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_advice.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_assertion.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_attribute.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_attribute_statement.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_attribute_value.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_audience_restriction.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_authn_context.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_authn_statement.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_authz_decision_statement.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_base_idabstract.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_condition_abstract.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_conditions.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_encrypted_element.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_evidence.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_key_info_confirmation_data.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_key_info_confirmation_data_type.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_name_id.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_one_time_use.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_proxy_restriction.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_statement_abstract.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_subject.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_subject_confirmation.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_subject_confirmation_data.o .libs/liblasso.lax/liblasso-xml-saml2.a/saml2_subject_locality.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_artifact_resolve.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_artifact_response.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_assertion_id_request.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_attribute_query.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_authn_query.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_authn_request.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_authz_decision_query.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_extensions.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_idp_entry.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_idp_list.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_logout_request.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_logout_response.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_manage_name_id_request.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_manage_name_id_response.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_name_id_mapping_request.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_name_id_mapping_response.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_name_id_policy.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_request_abstract.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_requested_authn_context.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_response.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_scoping.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_status.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_status_code.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_status_detail.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_status_response.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_subject_query_abstract.o .libs/liblasso.lax/liblasso-xml-saml2.a/samlp2_terminate.o .libs/liblasso.lax/liblasso-xml-soap11.a/soap_body.o .libs/liblasso.lax/liblasso-xml-soap11.a/soap_detail.o .libs/liblasso.lax/liblasso-xml-soap11.a/soap_envelope.o .libs/liblasso.lax/liblasso-xml-soap11.a/soap_fault.o .libs/liblasso.lax/liblasso-xml-soap11.a/soap_header.o .libs/liblasso.lax/liblasso-xml-dsig.a/ds_key_info.o .libs/liblasso.lax/liblasso-xml-dsig.a/ds_key_value.o .libs/liblasso.lax/liblasso-xml-dsig.a/ds_rsa_key_value.o .libs/liblasso.lax/liblasso-xml-dsig.a/ds_x509_data.o .libs/liblasso.lax/liblasso-id-ff.a/defederation.o .libs/liblasso.lax/liblasso-id-ff.a/federation.o .libs/liblasso.lax/liblasso-id-ff.a/identity.o .libs/liblasso.lax/liblasso-id-ff.a/lecp.o .libs/liblasso.lax/liblasso-id-ff.a/login.o .libs/liblasso.lax/liblasso-id-ff.a/logout.o .libs/liblasso.lax/liblasso-id-ff.a/name_identifier_mapping.o .libs/liblasso.lax/liblasso-id-ff.a/name_registration.o .libs/liblasso.lax/liblasso-id-ff.a/profile.o .libs/liblasso.lax/liblasso-id-ff.a/provider.o .libs/liblasso.lax/liblasso-id-ff.a/server.o .libs/liblasso.lax/liblasso-id-ff.a/session.o .libs/liblasso.lax/liblasso-saml-20.a/assertion_query.o .libs/liblasso.lax/liblasso-saml-20.a/ecp.o .libs/liblasso.lax/lt1-federation.o .libs/liblasso.lax/lt2-login.o .libs/liblasso.lax/lt3-logout.o .libs/liblasso.lax/liblasso-saml-20.a/name_id_management.o .libs/liblasso.lax/lt4-profile.o .libs/liblasso.lax/lt5-provider.o .libs/liblasso.lax/liblasso-saml-20.a/saml2_helper.o .libs/liblasso.lax/lt6-server.o libtool: link: ranlib .libs/liblasso.a libtool: link: rm -fr .libs/liblasso.lax .libs/liblasso.lax libtool: link: ( cd ".libs" && rm -f "liblasso.la" && ln -s "../liblasso.la" "liblasso.la" ) make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso' Making all in tests Making all in data make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../lasso -DPACKAGE=\"lasso\" -DTESTSDATADIR=\"./data/\" -DTESTSMETADATADIR=\"./data/metadata/\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tests.o tests.c make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../lasso -DPACKAGE=\"lasso\" -DTESTSDATADIR=\"./data/\" -DTESTSMETADATADIR=\"./data/metadata/\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o non_regression_tests.o non_regression_tests.c make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../lasso -DPACKAGE=\"lasso\" -DTESTSDATADIR=\"./data/\" -DTESTSMETADATADIR=\"./data/metadata/\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o login_tests.o login_tests.c login_tests.c: In function 'test03_serviceProviderLogin_fn': login_tests.c:438:3: warning: 'artifact_message' may be used uninitialized in this function [-Wmaybe-uninitialized] 438 | lasso_profile_set_artifact_message(&idpLoginContext->parent, artifact_message); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ login_tests.c: In function 'test02_serviceProviderLogin_fn': login_tests.c:273:3: warning: 'artifact_message' may be used uninitialized in this function [-Wmaybe-uninitialized] 273 | lasso_profile_set_artifact_message(&idpLoginContext->parent, artifact_message); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../lasso -DPACKAGE=\"lasso\" -DTESTSDATADIR=\"./data/\" -DTESTSMETADATADIR=\"./data/metadata/\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o metadata_tests.o metadata_tests.c make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../lasso -DPACKAGE=\"lasso\" -DTESTSDATADIR=\"./data/\" -DTESTSMETADATADIR=\"./data/metadata/\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o random_tests.o random_tests.c make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../lasso -DPACKAGE=\"lasso\" -DTESTSDATADIR=\"./data/\" -DTESTSMETADATADIR=\"./data/metadata/\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o assertion_query_saml2.o assertion_query_saml2.c make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../lasso -DPACKAGE=\"lasso\" -DTESTSDATADIR=\"./data/\" -DTESTSMETADATADIR=\"./data/metadata/\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o perfs.o perfs.c make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../lasso -DPACKAGE=\"lasso\" -DTESTSDATADIR=\"./data/\" -DTESTSMETADATADIR=\"./data/metadata/\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -pthread -DSRCDIR=\".\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tests2-tests2.o `test -f 'tests2.c' || echo './'`tests2.c make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../lasso -DPACKAGE=\"lasso\" -DTESTSDATADIR=\"./data/\" -DTESTSMETADATADIR=\"./data/metadata/\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o basic_tests.o basic_tests.c make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rpath `cd ../lasso/.libs/; pwd` -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o perfs perfs.o ../lasso/liblasso.la -L/usr/lib64 -lz -lgobject-2.0 -lglib-2.0 -lxmlsec1-openssl -lxmlsec1 -lltdl -lxslt -lxml2 -lssl -lcrypto libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/perfs perfs.o ../lasso/.libs/liblasso.so -L/usr/lib64 -lz -lgobject-2.0 -lglib-2.0 -lxmlsec1-openssl -lxmlsec1 -lltdl -lxslt -lxml2 -lssl -lcrypto -Wl,-rpath -Wl,/builddir/build/BUILD/lasso-2.6.1/lasso/.libs make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../lasso -DPACKAGE=\"lasso\" -DTESTSDATADIR=\"./data/\" -DTESTSMETADATADIR=\"./data/metadata/\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o login_tests_saml2.o login_tests_saml2.c make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -DSRCDIR=\".\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rpath `cd ../lasso/.libs/; pwd` -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests2 tests2-tests2.o ../lasso/liblasso.la -L/usr/lib64 -lz -lgobject-2.0 -lglib-2.0 -lxmlsec1-openssl -lxmlsec1 -lltdl -lxslt -lxml2 -lssl -lcrypto -lcheck libtool: link: gcc -DSRCDIR=\".\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tests2 tests2-tests2.o ../lasso/.libs/liblasso.so -L/usr/lib64 -lz -lgobject-2.0 -lglib-2.0 -lxmlsec1-openssl -lxmlsec1 -lltdl -lxslt -lxml2 -lssl -lcrypto -lcheck -Wl,-rpath -Wl,/builddir/build/BUILD/lasso-2.6.1/lasso/.libs make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rpath `cd ../lasso/.libs/; pwd` -static -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests tests.o login_tests.o basic_tests.o non_regression_tests.o random_tests.o metadata_tests.o login_tests_saml2.o assertion_query_saml2.o ../lasso/liblasso.la -L/usr/lib64 -lz -lgobject-2.0 -lglib-2.0 -lxmlsec1-openssl -lxmlsec1 -lltdl -lxslt -lxml2 -lssl -lcrypto -lcheck libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests tests.o login_tests.o basic_tests.o non_regression_tests.o random_tests.o metadata_tests.o login_tests_saml2.o assertion_query_saml2.o ../lasso/.libs/liblasso.a -L/usr/lib64 -lz -lgobject-2.0 -lglib-2.0 -lxmlsec1-openssl -lxmlsec1 -lltdl -lxslt -lxml2 -lssl -lcrypto -lcheck -Wl,-rpath -Wl,/builddir/build/BUILD/lasso-2.6.1/lasso/.libs make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' Making all in win32 Making all in nsis make[3]: Nothing to be done for 'all'. Making all in msvc Making all in php make[4]: Nothing to be done for 'all'. Making all in python make[4]: Nothing to be done for 'all'. Making all in java make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in bindings Making all in python make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/python' /usr/bin/python3 ../../bindings/bindings.py -l python --src-dir=../../lasso/ make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/python' failed to process: ... in line: LASSO_EXPORT void lasso_log(GLogLevelFlags level, const char *filename, int line, const char *function, const char *format, ...); W: skipping function W: skipping field LassoLibAuthnContext.AuthenticationContextStatement W: skipping field LassoSamlAssertion.Statement W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); W: skipping function W: changed relay_state = None to relay_state W: changed message_id = None to message_id W: unsupported setter for hashtable ('GHashTable*', 'federations', {'element-type': 'LassoFederation'}) W: unsupported setter for hashtable ('GHashTable*', 'providers', {'element-type': 'LassoProvider'}) W: changed blacklisted_entity_ids = None to blacklisted_entity_ids W: changed trusted_roots = None to trusted_roots W: unsupported setter for hashtable ('GHashTable*', 'assertions', {'element-type': 'LassoNode'}) W: changed remote_provider_id = None to remote_provider_id W: method lasso_ecp_set_known_sp_provided_idp_entries_supporting_ecp and member known_sp_provided_idp_entries_supporting_ecp clashes W: changed audience = None to audience W: changed requestID = None to requestID W: changed reauthenticateOnOrAfter = None to reauthenticateOnOrAfter W: changed authenticationInstant = None to authenticationInstant /usr/bin/make all-recursive Making all in tests make[5]: Nothing to be done for 'all'. make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/python' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -I/usr/include/python3.9 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o _lasso_la-_lasso.lo `test -f '_lasso.c' || echo './'`_lasso.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -I/usr/include/python3.9 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c _lasso.c -fPIC -DPIC -o .libs/_lasso_la-_lasso.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -I/usr/include/python3.9 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c _lasso.c -o _lasso_la-_lasso.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/python' _lasso.c: In function 'PyString_Size': _lasso.c:33:14: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 33 | char *ret = PyUnicode_AsUTF8AndSize(string, &size); | ^~~~~~~~~~~~~~~~~~~~~~~ _lasso.c: In function 'set_hashtable_of_pygobject': _lasso.c:30:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 30 | #define PyString_AsString PyUnicode_AsUTF8 | ^~~~~~~~~~~~~~~~ _lasso.c:263:16: note: in expansion of macro 'PyString_AsString' 263 | char *ckey = PyString_AsString(key); | ^~~~~~~~~~~~~~~~~ _lasso.c: In function 'set_hashtable_of_strings': _lasso.c:30:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 30 | #define PyString_AsString PyUnicode_AsUTF8 | ^~~~~~~~~~~~~~~~ _lasso.c:306:16: note: in expansion of macro 'PyString_AsString' 306 | char *ckey = PyString_AsString(key); | ^~~~~~~~~~~~~~~~~ _lasso.c:30:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 30 | #define PyString_AsString PyUnicode_AsUTF8 | ^~~~~~~~~~~~~~~~ _lasso.c:307:18: note: in expansion of macro 'PyString_AsString' 307 | char *cvalue = PyString_AsString(value); | ^~~~~~~~~~~~~~~~~ _lasso.c: In function 'get_xml_node_from_pystring': _lasso.c:407:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 407 | utf8 = get_pystring(string, &size); | ^ At top level: _lasso.c:31:19: warning: 'PyString_Size' defined but not used [-Wunused-function] 31 | static Py_ssize_t PyString_Size(PyObject *string) { | ^~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/python' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -I/usr/include/python3.9 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -no-undefined -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o _lasso.la -rpath /usr/lib64/python3.9/site-packages _lasso_la-_lasso.lo ../../lasso/liblasso.la -L/usr/lib64 -lz -lgobject-2.0 -lglib-2.0 -lxmlsec1-openssl -lxmlsec1 -lltdl -lxslt -lxml2 -lssl -lcrypto libtool: link: gcc -shared -fPIC -DPIC .libs/_lasso_la-_lasso.o -Wl,-rpath -Wl,/builddir/build/BUILD/lasso-2.6.1/lasso/.libs ../../lasso/.libs/liblasso.so -L/usr/lib64 -lz -lgobject-2.0 -lglib-2.0 -lxmlsec1-openssl -lxmlsec1 -lltdl -lxslt -lxml2 -lssl -lcrypto -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,_lasso.so -o .libs/_lasso.so libtool: link: ar cru .libs/_lasso.a _lasso_la-_lasso.o libtool: link: ranlib .libs/_lasso.a libtool: link: ( cd ".libs" && rm -f "_lasso.la" && ln -s "../_lasso.la" "_lasso.la" ) make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/python' Making all in java make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' failed to process: ... in line: LASSO_EXPORT void lasso_log(GLogLevelFlags level, const char *filename, int line, const char *function, const char *format, ...); W: skipping function W: skipping field LassoLibAuthnContext.AuthenticationContextStatement W: skipping field LassoSamlAssertion.Statement W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); W: skipping function make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' /usr/bin/python3 ../../bindings/bindings.py -l java --src-dir=../../lasso/ && cp ./GObject.java com/entrouvert/lasso make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' failed to process: ... in line: LASSO_EXPORT void lasso_log(GLogLevelFlags level, const char *filename, int line, const char *function, const char *format, ...); W: skipping function W: skipping function W: skipping function W: skipping field LassoLibAuthnContext.AuthenticationContextStatement W: skipping field LassoSamlAssertion.Statement W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement W: skipping function W: skipping function W: skipping function failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); W: skipping function W: skipping function W: skipping function W: skipping function W: skipping function W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) W: remove for list of xml node not supported: ('GList*', 'EncryptedKey', {'element-type': 'xmlNode'}) make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/LassoJNI.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' Note: ./com/entrouvert/lasso/GObject.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/SamlAttributeDesignator.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/SamlAttribute.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/SamlAttributeValue.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/SamlAuthorityBinding.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/LibSubject.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/LibFederationTerminationNotification.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/SamlpRequest.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/LibNameIdentifierMappingResponse.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/LibStatusResponse.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/LibLogoutResponse.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/LibRegisterNameIdentifierResponse.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/Saml2AttributeValue.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/Saml2KeyInfoConfirmationData.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/Samlp2ArtifactResolve.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/Samlp2AssertionIDRequest.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/Samlp2AuthnRequest.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/Samlp2ManageNameIDRequest.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/Samlp2NameIDMappingRequest.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/Samlp2StatusResponse.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/Samlp2ArtifactResponse.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/Samlp2LogoutResponse.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/Samlp2ManageNameIDResponse.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/Samlp2NameIDMappingResponse.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/Samlp2Response.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/Samlp2SubjectQueryAbstract.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/Samlp2AttributeQuery.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/Samlp2AuthnQuery.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javac -classpath .:tests -d . com/entrouvert/lasso/Samlp2AuthzDecisionQuery.java make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' javah -classpath . `echo com/entrouvert/lasso/LassoJNI.class | sed 'su/u.ug;su.classuu'` make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' /usr/bin/make all-am make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' failed to process: ... in line: LASSO_EXPORT void lasso_log(GLogLevelFlags level, const char *filename, int line, const char *function, const char *format, ...); W: skipping function W: skipping field LassoLibAuthnContext.AuthenticationContextStatement W: skipping field LassoSamlAssertion.Statement W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); W: skipping function make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -I../.. -I../.. -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-4.0.riscv64.fc31.riscv64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-4.0.riscv64.fc31.riscv64/include/linux -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libjnilasso_la-com_entrouvert_lasso_LassoJNI.lo `test -f 'com_entrouvert_lasso_LassoJNI.c' || echo './'`com_entrouvert_lasso_LassoJNI.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -I../.. -I../.. -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-4.0.riscv64.fc31.riscv64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-4.0.riscv64.fc31.riscv64/include/linux -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c com_entrouvert_lasso_LassoJNI.c -fPIC -DPIC -o .libs/libjnilasso_la-com_entrouvert_lasso_LassoJNI.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lasso -I../.. -I../.. -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -I../.. -I../.. -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-4.0.riscv64.fc31.riscv64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-4.0.riscv64.fc31.riscv64/include/linux -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c com_entrouvert_lasso_LassoJNI.c -o libjnilasso_la-com_entrouvert_lasso_LassoJNI.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -I../.. -I../.. -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-4.0.riscv64.fc31.riscv64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-4.0.riscv64.fc31.riscv64/include/linux -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -export-dynamic -prefer-pic -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libjnilasso.la -rpath /usr/lib64/java libjnilasso_la-com_entrouvert_lasso_LassoJNI.lo ../../lasso/liblasso.la -L/usr/lib64 -lz -lgobject-2.0 -lglib-2.0 -lxmlsec1-openssl -lxmlsec1 -lltdl -lxslt -lxml2 -lssl -lcrypto libtool: link: gcc -shared -fPIC -DPIC .libs/libjnilasso_la-com_entrouvert_lasso_LassoJNI.o -Wl,-rpath -Wl,/builddir/build/BUILD/lasso-2.6.1/lasso/.libs ../../lasso/.libs/liblasso.so -L/usr/lib64 -lz -lgobject-2.0 -lglib-2.0 -lxmlsec1-openssl -lxmlsec1 -lltdl -lxslt -lxml2 -lssl -lcrypto -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libjnilasso.so -o .libs/libjnilasso.so libtool: link: ar cru .libs/libjnilasso.a libjnilasso_la-com_entrouvert_lasso_LassoJNI.o libtool: link: ranlib .libs/libjnilasso.a libtool: link: ( cd ".libs" && rm -f "libjnilasso.la" && ln -s "../libjnilasso.la" "libjnilasso.la" ) make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' jar -cf lasso.jar com/entrouvert/lasso/DsKeyValue.class com/entrouvert/lasso/DiscoverySvcMetadataRegisterFailedException.class com/entrouvert/lasso/EcpResponse.class com/entrouvert/lasso/ServerInvalidXmlException.class com/entrouvert/lasso/LoginInvalidNameidpolicyException.class com/entrouvert/lasso/XmlObjectConstructionFailedException.class com/entrouvert/lasso/LibAuthnContext.class com/entrouvert/lasso/ProfileMissingServiceDescriptionException.class com/entrouvert/lasso/ProfileInvalidHttpMethodException.class com/entrouvert/lasso/DsDecryptionFailedMissingPrivateKeyException.class com/entrouvert/lasso/SamlpRequestAbstract.class com/entrouvert/lasso/ProfileInvalidAssertionException.class com/entrouvert/lasso/DsX509Data.class com/entrouvert/lasso/SamlAttribute.class com/entrouvert/lasso/Saml2AttributeValue.class com/entrouvert/lasso/Samlp2AttributeQuery.class com/entrouvert/lasso/DstModifyFailedException.class com/entrouvert/lasso/SamlAdvice.class com/entrouvert/lasso/DstQueryNotFoundException.class com/entrouvert/lasso/LassoUndefinedException.class com/entrouvert/lasso/PaosMissingResponseException.class com/entrouvert/lasso/ProfileBuildingQueryFailedException.class com/entrouvert/lasso/SoapEnvelope.class com/entrouvert/lasso/LogoutRequestDeniedException.class com/entrouvert/lasso/WsfProfileUnknownStatusCodeException.class com/entrouvert/lasso/DsPublicKeyLoadFailedException.class com/entrouvert/lasso/XmlAttrValueInvalidException.class com/entrouvert/lasso/ProfileBadIdentityDumpException.class com/entrouvert/lasso/DiscoveryException.class com/entrouvert/lasso/ServerSetEncryptionPrivateKeyFailedException.class com/entrouvert/lasso/ProfileBuildingResponseFailedException.class com/entrouvert/lasso/ServerException.class com/entrouvert/lasso/SoapDetail.class com/entrouvert/lasso/Saml2Action.class com/entrouvert/lasso/DsSignatureTmplCreationFailedException.class com/entrouvert/lasso/Idwsf2DiscoveryNotFoundException.class com/entrouvert/lasso/EcpMissingResponseException.class com/entrouvert/lasso/SamlAttributeStatement.class com/entrouvert/lasso/ProfileMissingArtifactException.class com/entrouvert/lasso/ServerAddProviderProtocolMismatchException.class com/entrouvert/lasso/WsfProfileRedirectRequestException.class com/entrouvert/lasso/LoginFederationNotFoundException.class com/entrouvert/lasso/ProviderMissingPublicKeyException.class com/entrouvert/lasso/ProfileBuildingRequestFailedException.class com/entrouvert/lasso/ProfileInvalidMsgException.class com/entrouvert/lasso/Lecp.class com/entrouvert/lasso/Session.class com/entrouvert/lasso/ProfileMissingServiceTypeException.class com/entrouvert/lasso/RegistryException.class com/entrouvert/lasso/LoginAssertionReplayException.class com/entrouvert/lasso/Idwsf2DstPartialFailureException.class com/entrouvert/lasso/DstNoDataException.class com/entrouvert/lasso/LibAssertion.class com/entrouvert/lasso/Saml2SubjectConfirmationData.class com/entrouvert/lasso/Samlp2Status.class com/entrouvert/lasso/ProfileEndpointIndexNotFoundException.class com/entrouvert/lasso/ProfileResponseDoesNotMatchRequestException.class com/entrouvert/lasso/Saml2Evidence.class com/entrouvert/lasso/Samlp2SubjectQueryAbstract.class com/entrouvert/lasso/ProfileUnsupportedBindingException.class com/entrouvert/lasso/EcpMissingRequestException.class com/entrouvert/lasso/MiscTextNode.class com/entrouvert/lasso/XmlAttrValueNotFoundException.class com/entrouvert/lasso/Idwsf2DstException.class com/entrouvert/lasso/WssecMissingSecurityTokenException.class com/entrouvert/lasso/Samlp2Terminate.class com/entrouvert/lasso/ServerAddProviderFailedException.class com/entrouvert/lasso/LibAuthnRequestEnvelope.class com/entrouvert/lasso/WsfProfileServerInteractionRequiredForDataException.class com/entrouvert/lasso/LibSubject.class com/entrouvert/lasso/ProfileUnsupportedProfileException.class com/entrouvert/lasso/DataServiceException.class com/entrouvert/lasso/LibAuthnRequest.class com/entrouvert/lasso/NameIdentifierMappingMissingTargetIdentifierException.class com/entrouvert/lasso/Idwsf2DstUnknownStatusCodeException.class com/entrouvert/lasso/SamlConditions.class com/entrouvert/lasso/ProfileIdentityNotFoundException.class com/entrouvert/lasso/SamlAssertion.class com/entrouvert/lasso/Saml2Conditions.class com/entrouvert/lasso/DsContextCreationFailedException.class com/entrouvert/lasso/LassoCastFailedException.class com/entrouvert/lasso/SamlNameIdentifier.class com/entrouvert/lasso/Saml2BaseIDAbstract.class com/entrouvert/lasso/ProfileMissingNameIdentifierException.class com/entrouvert/lasso/XmlInvalidFileException.class com/entrouvert/lasso/LoginInvalidAssertionSignatureException.class com/entrouvert/lasso/ProfileMissingEndpointReferenceException.class com/entrouvert/lasso/WsfProfileMissingSecurityException.class com/entrouvert/lasso/DiscoveryFailedToBuildEndpointReferenceException.class com/entrouvert/lasso/Idwsf2DiscoveryException.class com/entrouvert/lasso/DsDecryptionFailedException.class com/entrouvert/lasso/SamlAuthenticationStatement.class com/entrouvert/lasso/Saml2KeyInfoConfirmationDataType.class com/entrouvert/lasso/EcpAssertionConsumerUrlMismatchException.class com/entrouvert/lasso/PaosMissingResponseConsumerUrlException.class com/entrouvert/lasso/EcpException.class com/entrouvert/lasso/DsSignatureVerificationFailedException.class com/entrouvert/lasso/SoapMissingSoapFaultDetailException.class com/entrouvert/lasso/Samlp2NameIDMappingResponse.class com/entrouvert/lasso/DstEmptyRequestException.class com/entrouvert/lasso/GObject.class com/entrouvert/lasso/DsDigestComputeFailedException.class com/entrouvert/lasso/DsRsaKeyValue.class com/entrouvert/lasso/SamlSubjectStatement.class com/entrouvert/lasso/DiscoverySvcMetadataAssociationAddFailedException.class com/entrouvert/lasso/ProfileBadSessionDumpException.class com/entrouvert/lasso/Samlp2ArtifactResponse.class com/entrouvert/lasso/LibAuthenticationStatement.class com/entrouvert/lasso/LassoJNI.class com/entrouvert/lasso/DstQueryPartiallyFailedException.class com/entrouvert/lasso/Samlp2Response.class com/entrouvert/lasso/DsCaCertChainLoadFailedException.class com/entrouvert/lasso/Saml2Advice.class com/entrouvert/lasso/SamlSubject.class com/entrouvert/lasso/ProviderException.class com/entrouvert/lasso/Server.class com/entrouvert/lasso/WsfProfileMissingDescriptionException.class com/entrouvert/lasso/ServerNoProviderLoadedException.class com/entrouvert/lasso/XmlMissingNamespaceException.class com/entrouvert/lasso/SamlpRequest.class com/entrouvert/lasso/PaosRequest.class com/entrouvert/lasso/AssertionQuery.class com/entrouvert/lasso/DsInvalidSignatureException.class com/entrouvert/lasso/WsfProfileInvalidOrMissingReferenceToMessageIdException.class com/entrouvert/lasso/SamlAttributeDesignator.class com/entrouvert/lasso/Saml2AudienceRestriction.class com/entrouvert/lasso/WsfProfileSoapFaultException.class com/entrouvert/lasso/ParamBadTypeOrNullObjException.class com/entrouvert/lasso/WssecException.class com/entrouvert/lasso/ProfileInvalidIdpListException.class com/entrouvert/lasso/SoapMissingBodyException.class com/entrouvert/lasso/Samlp2AuthnQuery.class com/entrouvert/lasso/ProfileMissingIssuerException.class com/entrouvert/lasso/Idwsf2DstItemNotFoundException.class com/entrouvert/lasso/WsfProfileServerInteractionRequiredException.class com/entrouvert/lasso/XmlencInvalidEncryptedDataException.class com/entrouvert/lasso/LogoutException.class com/entrouvert/lasso/SamlStatementAbstract.class com/entrouvert/lasso/ParamException.class com/entrouvert/lasso/SamlAuthorityBinding.class com/entrouvert/lasso/LoginException.class com/entrouvert/lasso/DataServiceCannotAddItemException.class com/entrouvert/lasso/Samlp2Scoping.class com/entrouvert/lasso/Samlp2IDPList.class com/entrouvert/lasso/XmlNodeNotFoundException.class com/entrouvert/lasso/ProfileInvalidArtifactException.class com/entrouvert/lasso/DsSignatureTemplateNotFoundException.class com/entrouvert/lasso/Saml2Subject.class com/entrouvert/lasso/LibNameIdentifierMappingResponse.class com/entrouvert/lasso/Samlp2StatusResponse.class com/entrouvert/lasso/Saml2OneTimeUse.class com/entrouvert/lasso/Samlp2StatusDetail.class com/entrouvert/lasso/LibFederationTerminationNotification.class com/entrouvert/lasso/Profile.class com/entrouvert/lasso/EcpMissingSamlResponseException.class com/entrouvert/lasso/ProfileMissingSubjectException.class com/entrouvert/lasso/Idwsf2DiscoveryNoResultsException.class com/entrouvert/lasso/ProfileMissingRequestException.class com/entrouvert/lasso/ProfileInvalidRequestException.class com/entrouvert/lasso/Samlp2AuthnRequest.class com/entrouvert/lasso/Saml2AuthnContext.class com/entrouvert/lasso/Samlp2StatusCode.class com/entrouvert/lasso/LassoOutOfMemoryException.class com/entrouvert/lasso/Federation.class com/entrouvert/lasso/WsfProfileMissingResourceIdException.class com/entrouvert/lasso/LoginConsentNotObtainedException.class com/entrouvert/lasso/DiscoveryMissingRequestedServiceException.class com/entrouvert/lasso/EcpMissingAuthnRequestException.class com/entrouvert/lasso/Provider.class com/entrouvert/lasso/SamlpResponseAbstract.class com/entrouvert/lasso/NameIdentifierMapping.class com/entrouvert/lasso/LibIDPEntries.class com/entrouvert/lasso/ProfileNameIdentifierNotFoundException.class com/entrouvert/lasso/WsfProfileRedirectRequestUnsupportedByRequesterException.class com/entrouvert/lasso/DsInvalidSigalgException.class com/entrouvert/lasso/Identity.class com/entrouvert/lasso/Saml2KeyInfoConfirmationData.class com/entrouvert/lasso/Saml2AttributeStatement.class com/entrouvert/lasso/Logout.class com/entrouvert/lasso/LoginUnsignedAuthnRequestException.class com/entrouvert/lasso/XmlSchemaInvalidFragmentException.class com/entrouvert/lasso/ProfileCannotVerifySignatureException.class com/entrouvert/lasso/LibScoping.class com/entrouvert/lasso/Samlp2RequestedAuthnContext.class com/entrouvert/lasso/ProfileIssuerIsNotAnIdpException.class com/entrouvert/lasso/PaosException.class com/entrouvert/lasso/XmlNodeContentNotFoundException.class com/entrouvert/lasso/DefederationMissingNameIdentifierException.class com/entrouvert/lasso/SoapFault.class com/entrouvert/lasso/SamlAttributeValue.class com/entrouvert/lasso/ProfileUnknownProfileUrlException.class com/entrouvert/lasso/Saml2SubjectConfirmation.class com/entrouvert/lasso/SamlpResponse.class com/entrouvert/lasso/Saml2Assertion.class com/entrouvert/lasso/SamlAudienceRestrictionCondition.class com/entrouvert/lasso/ServerProviderNotFoundException.class com/entrouvert/lasso/ProfileMissingRemoteProvideridException.class com/entrouvert/lasso/SoapBody.class com/entrouvert/lasso/LassoException.class com/entrouvert/lasso/ProfileInvalidResponseException.class com/entrouvert/lasso/SamlSubjectStatementAbstract.class com/entrouvert/lasso/SamlpStatus.class com/entrouvert/lasso/Samlp2AssertionIDRequest.class com/entrouvert/lasso/ProfileInvalidAssertionConditionsException.class com/entrouvert/lasso/Saml2NameID.class com/entrouvert/lasso/Key.class com/entrouvert/lasso/NameIdentifierMappingMissingTargetNamespaceException.class com/entrouvert/lasso/ProfileSessionNotFoundException.class com/entrouvert/lasso/Saml2ConditionAbstract.class com/entrouvert/lasso/SoapException.class com/entrouvert/lasso/LibNameIdentifierMappingRequest.class com/entrouvert/lasso/Saml2EncryptedElement.class com/entrouvert/lasso/SamlpStatusCode.class com/entrouvert/lasso/LogoutPartialLogoutException.class com/entrouvert/lasso/ProfileMissingStatusCodeException.class com/entrouvert/lasso/LibIDPList.class com/entrouvert/lasso/ProfileCannotFindAProviderException.class com/entrouvert/lasso/RegistryKeyExistsException.class com/entrouvert/lasso/Samlp2Extensions.class com/entrouvert/lasso/LibRegisterNameIdentifierResponse.class com/entrouvert/lasso/DsKeysMngrInitFailedException.class com/entrouvert/lasso/LogoutFederationNotFoundException.class com/entrouvert/lasso/AssertionQueryException.class com/entrouvert/lasso/PaosMissingRequestException.class com/entrouvert/lasso/ProfileUnknownIssuerException.class com/entrouvert/lasso/SoapMissingHeaderException.class com/entrouvert/lasso/ProfileException.class com/entrouvert/lasso/LibAuthnResponseEnvelope.class com/entrouvert/lasso/LoginAssertionDoesNotMatchRequestIdException.class com/entrouvert/lasso/LibRegisterNameIdentifierRequest.class com/entrouvert/lasso/Saml2StatementAbstract.class com/entrouvert/lasso/ProfileInvalidPostMsgException.class com/entrouvert/lasso/WsfProfileException.class com/entrouvert/lasso/AssertionQueryAttributeRequestAlreadyExistException.class com/entrouvert/lasso/XmlException.class com/entrouvert/lasso/LoginInvalidSignatureException.class com/entrouvert/lasso/ProfileMissingEndpointReferenceAddressException.class com/entrouvert/lasso/ProfileInvalidQueryException.class com/entrouvert/lasso/DsPrivateKeyLoadFailedException.class com/entrouvert/lasso/LibAuthnResponse.class com/entrouvert/lasso/Samlp2RequestAbstract.class com/entrouvert/lasso/SoapMissingEnvelopeException.class com/entrouvert/lasso/ProfileRequestDeniedException.class com/entrouvert/lasso/ParamNonInitializedObjectException.class com/entrouvert/lasso/ProfileInvalidProtocolprofileException.class com/entrouvert/lasso/EcpMissingRelaystateException.class com/entrouvert/lasso/SamlConditionAbstract.class com/entrouvert/lasso/AssertionQueryNotAnAttributeQueryException.class com/entrouvert/lasso/EcpRequest.class com/entrouvert/lasso/Samlp2LogoutResponse.class com/entrouvert/lasso/LassoConstants.class com/entrouvert/lasso/Samlp2AuthzDecisionQuery.class com/entrouvert/lasso/PaosResponse.class com/entrouvert/lasso/NameIdentifierMappingException.class com/entrouvert/lasso/Idwsf2DstDuplicateItemException.class com/entrouvert/lasso/WsfProfileMissingCredentialRefException.class com/entrouvert/lasso/DstMissingServiceDataException.class com/entrouvert/lasso/WsfProfileMissingAssertionIdException.class com/entrouvert/lasso/Saml2SubjectLocality.class com/entrouvert/lasso/LibLogoutRequest.class com/entrouvert/lasso/Idwsf2DiscoveryLogicalDuplicateException.class com/entrouvert/lasso/Saml2ProxyRestriction.class com/entrouvert/lasso/WsfProfileSecurityMechanismCheckFailedException.class com/entrouvert/lasso/LoginRequestDeniedException.class com/entrouvert/lasso/LassoUnimplementedException.class com/entrouvert/lasso/Samlp2ArtifactResolve.class com/entrouvert/lasso/Node.class com/entrouvert/lasso/Login.class com/entrouvert/lasso/NameRegistration.class com/entrouvert/lasso/ProfileFederationNotFoundException.class com/entrouvert/lasso/Samlp2ManageNameIDRequest.class com/entrouvert/lasso/DstNewDataMissingException.class com/entrouvert/lasso/ProfileMissingResourceOfferingException.class com/entrouvert/lasso/DsKeyInfo.class com/entrouvert/lasso/Samlp2NameIDMappingRequest.class com/entrouvert/lasso/ParamInvalidValueException.class com/entrouvert/lasso/DsTooMuchReferencesException.class com/entrouvert/lasso/SoapRedirectRequestFaultException.class com/entrouvert/lasso/ProfileStatusNotSuccessException.class com/entrouvert/lasso/Idwsf2DiscoveryDuplicateException.class com/entrouvert/lasso/LogoutUnknownPrincipalException.class com/entrouvert/lasso/DataServiceUnregisteredDstException.class com/entrouvert/lasso/ProfileInvalidSoapMsgException.class com/entrouvert/lasso/DsException.class com/entrouvert/lasso/LoginStatusNotSuccessException.class com/entrouvert/lasso/DstModifyPartiallyFailedException.class com/entrouvert/lasso/DstMalformedQueryException.class com/entrouvert/lasso/NameIdManagement.class com/entrouvert/lasso/ProfileMissingServerException.class com/entrouvert/lasso/LogoutUnsupportedProfileException.class com/entrouvert/lasso/ProfileMissingResponseException.class com/entrouvert/lasso/ProfileMissingAssertionException.class com/entrouvert/lasso/SamlSubjectLocality.class com/entrouvert/lasso/Idwsf2DiscoveryFailedException.class com/entrouvert/lasso/LoginUnknownPrincipalException.class com/entrouvert/lasso/LibRequestAuthnContext.class com/entrouvert/lasso/DsEncryptionFailedException.class com/entrouvert/lasso/DsSignatureFailedException.class com/entrouvert/lasso/WsfProfileUnsupportedSecurityMechanismException.class com/entrouvert/lasso/Idwsf2DiscoveryForbiddenException.class com/entrouvert/lasso/Saml2AuthzDecisionStatement.class com/entrouvert/lasso/Samlp2IDPEntry.class com/entrouvert/lasso/ProfileUnknownProviderException.class com/entrouvert/lasso/Ecp.class com/entrouvert/lasso/DsCertificateLoadFailedException.class com/entrouvert/lasso/DsInvalidReferenceForSamlException.class com/entrouvert/lasso/Saml2AuthnStatement.class com/entrouvert/lasso/DefederationException.class com/entrouvert/lasso/DsSignatureNotFoundException.class com/entrouvert/lasso/EcpRelayState.class com/entrouvert/lasso/SamlSubjectConfirmation.class com/entrouvert/lasso/NameIdentifierMappingForbiddenCallOnThisSideException.class com/entrouvert/lasso/SoapHeader.class com/entrouvert/lasso/LibLogoutResponse.class com/entrouvert/lasso/LibIDPEntry.class com/entrouvert/lasso/DsKeysMngrCreationFailedException.class com/entrouvert/lasso/ProfileInvalidIssuerException.class com/entrouvert/lasso/Samlp2LogoutRequest.class com/entrouvert/lasso/XmlAttrNotFoundException.class com/entrouvert/lasso/ProfileMissingServiceInstanceException.class com/entrouvert/lasso/ParamCheckFailedException.class com/entrouvert/lasso/XmlencException.class com/entrouvert/lasso/WssecBadPasswordException.class com/entrouvert/lasso/Samlp2NameIDPolicy.class com/entrouvert/lasso/DstQueryFailedException.class com/entrouvert/lasso/DstException.class com/entrouvert/lasso/Saml2Attribute.class com/entrouvert/lasso/LoginNoDefaultEndpointException.class com/entrouvert/lasso/LibStatusResponse.class com/entrouvert/lasso/Defederation.class com/entrouvert/lasso/WsfProfileMissingEndpointException.class com/entrouvert/lasso/ProfileBuildingMessageFailedException.class com/entrouvert/lasso/WsfProfileMissingSenderIdException.class com/entrouvert/lasso/Samlp2ManageNameIDResponse.class com/entrouvert/lasso/WsfProfileMissingCorrelationException.class com/entrouvert/lasso/ProfileMissingEncryptionPrivateKeyException.class make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' Making all in perl make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' /usr/bin/python3 ../../bindings/bindings.py -l perl --src-dir=../../lasso/ make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' failed to process: ... in line: LASSO_EXPORT void lasso_log(GLogLevelFlags level, const char *filename, int line, const char *function, const char *format, ...); W: skipping function W: skipping function W: skipping field LassoLibAuthnContext.AuthenticationContextStatement W: skipping field LassoSamlAssertion.Statement W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); W: skipping function W: skipping function W: skipping function W: skipping function W: skipping function make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' /usr/bin/python3 ../../bindings/bindings.py -l perl --src-dir=../../lasso/ make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' failed to process: ... in line: LASSO_EXPORT void lasso_log(GLogLevelFlags level, const char *filename, int line, const char *function, const char *format, ...); W: skipping function W: skipping function W: skipping field LassoLibAuthnContext.AuthenticationContextStatement W: skipping field LassoSamlAssertion.Statement W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); W: skipping function W: skipping function W: skipping function W: skipping function W: skipping function make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' if [ "." != "." ]; then \ for file in gobject_handling.c glist_handling.c ghashtable_handling.c Makefile.PL LassoNode.xs test.pl t; do \ if [ ./$file -nt $file ]; then cp -Rf ./$file .; fi; \ done; \ chmod -R u+rwX gobject_handling.c glist_handling.c ghashtable_handling.c Makefile.PL LassoNode.xs test.pl t; \ fi; perl Makefile.PL INSTALLDIRS=vendor DESTDIR= PREFIX=/usr CCFLAGS="-fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-but-set-variable" INC="-I. -I../.. -I." LIBS="`../../lasso-src-config --libs`" OPTIMIZE="-g" Generating a Unix-style Makefile.perl Writing Makefile.perl for Lasso make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' make -f Makefile.perl make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' Running Mkbootstrap for Lasso () chmod 644 "Lasso.bs" make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' cp Lasso.pm blib/lib/Lasso.pm make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Lasso.bs blib/arch/auto/Lasso/Lasso.bs 644 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/lasso-2.6.1/bindings/perl/typemap' Lasso.xs > Lasso.xsc mv Lasso.xsc Lasso.c make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' gcc -c -I. -I../.. -I. -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-but-set-variable -g -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE" Lasso.c make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' rm -f blib/arch/auto/Lasso/Lasso.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Lasso.o -o blib/arch/auto/Lasso/Lasso.so \ -L/builddir/build/BUILD/lasso-2.6.1/lasso/.libs -llasso -L/usr/lib64 -lz -lgobject-2.0 -lglib-2.0 -lxmlsec1-openssl -lxmlsec1 -lltdl -lxslt -lxml2 -lssl -lcrypto -lperl \ chmod 755 blib/arch/auto/Lasso/Lasso.so make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' Lasso.xs: In function 'XS_Lasso__Identity_federations': Lasso.xs:1753:66: warning: comparison of constant '12' with boolean expression is always true [-Wbool-compare] 1753 | if (SvTYPE(ST(1)) != SVt_RV || ! SvTYPE(SvRV(ST(1))) != SVt_PVHV) { | ^~ Lasso.xs:1753:66: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] Lasso.xs:1753:44: note: add parentheses around left hand side expression to silence this warning 1753 | if (SvTYPE(ST(1)) != SVt_RV || ! SvTYPE(SvRV(ST(1))) != SVt_PVHV) { Lasso.xs: In function 'XS_Lasso__Server_providers': Lasso.xs:3177:66: warning: comparison of constant '12' with boolean expression is always true [-Wbool-compare] 3177 | if (SvTYPE(ST(1)) != SVt_RV || ! SvTYPE(SvRV(ST(1))) != SVt_PVHV) { | ^~ Lasso.xs:3177:66: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] Lasso.xs:3177:44: note: add parentheses around left hand side expression to silence this warning 3177 | if (SvTYPE(ST(1)) != SVt_RV || ! SvTYPE(SvRV(ST(1))) != SVt_PVHV) { Lasso.xs: In function 'XS_Lasso__Session_assertions': Lasso.xs:3350:66: warning: comparison of constant '12' with boolean expression is always true [-Wbool-compare] 3350 | if (SvTYPE(ST(1)) != SVt_RV || ! SvTYPE(SvRV(ST(1))) != SVt_PVHV) { | ^~ Lasso.xs:3350:66: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] Lasso.xs:3350:44: note: add parentheses around left hand side expression to silence this warning 3350 | if (SvTYPE(ST(1)) != SVt_RV || ! SvTYPE(SvRV(ST(1))) != SVt_PVHV) { make[3]: Nothing to be done for 'all-am'. Making all in docs Making all in lasso-book make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vttbgE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64 + cd lasso-2.6.1 + make install exec_prefix=/usr DESTDIR=/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64 make install-recursive make[1]: Entering directory '/builddir/build/BUILD/lasso-2.6.1' Making install in lasso make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso' /usr/bin/python3 ./build_strerror.py . >.errors.c.new if ! cmp -s ./errors.c .errors.c.new; then \ mv -f .errors.c.new errors.c; else \ rm .errors.c.new; fi make install-recursive make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso' Making install in xml make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' Making install in saml-2.0 make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[6]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso/xml/saml-2.0' /usr/bin/install -c -m 644 saml2_action.h saml2_advice.h saml2_assertion.h saml2_attribute.h saml2_attribute_statement.h saml2_attribute_value.h saml2_audience_restriction.h saml2_authn_context.h saml2_authn_statement.h saml2_authz_decision_statement.h saml2_base_idabstract.h saml2_condition_abstract.h saml2_conditions.h saml2_encrypted_element.h saml2_evidence.h saml2_key_info_confirmation_data.h saml2_key_info_confirmation_data_type.h saml2_name_id.h saml2_one_time_use.h saml2_proxy_restriction.h saml2_statement_abstract.h saml2_subject_confirmation_data.h saml2_subject_confirmation.h saml2_subject.h saml2_subject_locality.h samlp2_artifact_resolve.h samlp2_artifact_response.h samlp2_assertion_id_request.h samlp2_attribute_query.h samlp2_authn_query.h samlp2_authn_request.h samlp2_authz_decision_query.h samlp2_extensions.h samlp2_idp_entry.h samlp2_idp_list.h samlp2_logout_request.h samlp2_logout_response.h samlp2_manage_name_id_request.h samlp2_manage_name_id_response.h samlp2_name_id_mapping_request.h '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso/xml/saml-2.0' /usr/bin/install -c -m 644 samlp2_name_id_mapping_response.h samlp2_name_id_policy.h samlp2_request_abstract.h samlp2_requested_authn_context.h samlp2_response.h samlp2_scoping.h samlp2_status_code.h samlp2_status_detail.h samlp2_status.h samlp2_status_response.h samlp2_subject_query_abstract.h samlp2_terminate.h saml2_strings.h saml2_xsd.h '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso/xml/saml-2.0' make[6]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' Making install in soap-1.1 make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/soap-1.1' make[6]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/soap-1.1' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso/xml/soap-1.1' /usr/bin/install -c -m 644 soap_body.h soap_detail.h soap_fault.h soap_envelope.h soap_header.h xml_soap11.h '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso/xml/soap-1.1' make[6]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/soap-1.1' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/soap-1.1' Making install in dsig make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/dsig' make[6]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/dsig' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso/xml/dsig' /usr/bin/install -c -m 644 ds_key_info.h ds_key_value.h ds_rsa_key_value.h ds_x509_data.h strings.h xml_dsig.h '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso/xml/dsig' make[6]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/dsig' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/dsig' Making install in ecp make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/ecp' make[6]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/ecp' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso/xml/ecp' /usr/bin/install -c -m 644 ecp_request.h ecp_response.h ecp_relaystate.h '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso/xml/ecp' make[6]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/ecp' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/ecp' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[6]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso/xml' /usr/bin/install -c -m 644 strings.h xml.h lib_assertion.h lib_authentication_statement.h lib_authn_context.h lib_authn_request.h lib_authn_request_envelope.h lib_authn_response.h lib_authn_response_envelope.h lib_federation_termination_notification.h lib_idp_entries.h lib_idp_entry.h lib_idp_list.h lib_logout_request.h lib_logout_response.h lib_name_identifier_mapping_request.h lib_name_identifier_mapping_response.h lib_register_name_identifier_request.h lib_register_name_identifier_response.h lib_request_authn_context.h lib_scoping.h lib_status_response.h lib_subject.h misc_text_node.h paos_request.h paos_response.h saml_advice.h saml_assertion.h saml_attribute.h saml_attribute_designator.h saml_attribute_statement.h saml_attribute_value.h saml_audience_restriction_condition.h saml_authentication_statement.h saml_authority_binding.h saml_condition_abstract.h saml_conditions.h saml_name_identifier.h saml_statement_abstract.h saml_subject.h '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso/xml' /usr/bin/install -c -m 644 saml_subject_confirmation.h saml_subject_locality.h saml_subject_statement.h saml_subject_statement_abstract.h samlp_request.h samlp_request_abstract.h samlp_response.h samlp_response_abstract.h samlp_status.h samlp_status_code.h xml_enc.h tools.h '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso/xml' make[6]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' Making install in id-ff make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso/id-ff' /usr/bin/install -c -m 644 defederation.h federation.h identity.h lecp.h login.h logout.h name_identifier_mapping.h name_registration.h profile.h provider.h server.h session.h '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso/id-ff' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' Making install in saml-2.0 make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso/saml-2.0' /usr/bin/install -c -m 644 assertion_query.h ecp.h profile.h name_id_management.h provider.h saml2_helper.h '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso/saml-2.0' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso' /usr/bin/python3 ./build_strerror.py . >.errors.c.new if ! cmp -s ./errors.c .errors.c.new; then \ mv -f .errors.c.new errors.c; else \ rm .errors.c.new; fi make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso' /usr/bin/python3 ./build_strerror.py . >.errors.c.new if ! cmp -s ./errors.c .errors.c.new; then \ mv -f .errors.c.new errors.c; else \ rm .errors.c.new; fi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c liblasso.la '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/liblasso.so.3.13.1 /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/liblasso.so.3.13.1 libtool: install: (cd /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64 && { ln -s -f liblasso.so.3.13.1 liblasso.so.3 || { rm -f liblasso.so.3 && ln -s liblasso.so.3.13.1 liblasso.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64 && { ln -s -f liblasso.so.3.13.1 liblasso.so || { rm -f liblasso.so && ln -s liblasso.so.3.13.1 liblasso.so; }; }) libtool: install: /usr/bin/install -c .libs/liblasso.lai /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/liblasso.la libtool: install: /usr/bin/install -c .libs/liblasso.a /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/liblasso.a libtool: install: chmod 644 /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/liblasso.a libtool: install: ranlib /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/liblasso.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso' /usr/bin/install -c -m 644 export.h lasso.h lasso_config.h errors.h registry.h ctypes.h key.h '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso' /usr/bin/install -c -m 644 debug.h utils.h registry-private.h logging.h backward_comp.h keyprivate.h '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/include/lasso' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso' make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso' Making install in tests make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' Making install in data make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests/data' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests/data' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests/data' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests/data' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' Making install in win32 make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/win32' Making install in nsis make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/win32/nsis' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/win32/nsis' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/win32/nsis' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/win32/nsis' Making install in msvc make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/win32/msvc' Making install in php make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/win32/msvc/php' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/win32/msvc/php' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/win32/msvc/php' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/win32/msvc/php' Making install in python make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/win32/msvc/python' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/win32/msvc/python' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/win32/msvc/python' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/win32/msvc/python' Making install in java make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/win32/msvc/java' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/win32/msvc/java' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/win32/msvc/java' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/win32/msvc/java' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/win32/msvc' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/win32/msvc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/win32/msvc' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/win32/msvc' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/win32/msvc' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/win32' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/win32' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/win32' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/win32' make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/win32' Making install in bindings make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings' Making install in python make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/python' make install-recursive make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/python' Making install in tests make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/python/tests' make[6]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/python/tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/python/tests' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/python/tests' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/python' make[6]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/python' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages' /usr/bin/install -c -m 644 lasso.py '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages' /bin/sh ../../libtool --mode=install /usr/bin/install -c _lasso.la '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages' libtool: warning: relinking '_lasso.la' libtool: install: (cd /builddir/build/BUILD/lasso-2.6.1/bindings/python; /bin/sh "/builddir/build/BUILD/lasso-2.6.1/libtool" --tag CC --mode=relink gcc -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -I/usr/include/python3.9 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -no-undefined -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o _lasso.la -rpath /usr/lib64/python3.9/site-packages _lasso_la-_lasso.lo ../../lasso/liblasso.la -L/usr/lib64 -lz -lgobject-2.0 -lglib-2.0 -lxmlsec1-openssl -lxmlsec1 -lltdl -lxslt -lxml2 -lssl -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/_lasso_la-_lasso.o -L/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64 -L/usr/lib64 -llasso -lz -lgobject-2.0 -lglib-2.0 -lxmlsec1-openssl -lxmlsec1 -lltdl -lxslt -lxml2 -lssl -lcrypto -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,_lasso.so -o .libs/_lasso.so libtool: install: /usr/bin/install -c .libs/_lasso.soT /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/_lasso.so libtool: install: /usr/bin/install -c .libs/_lasso.lai /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/_lasso.la libtool: install: /usr/bin/install -c .libs/_lasso.a /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/_lasso.a libtool: install: chmod 644 /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/_lasso.a libtool: install: ranlib /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/_lasso.a libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/site-packages' make[6]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/python' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/python' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/python' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/python' Making install in java make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' failed to process: ... in line: LASSO_EXPORT void lasso_log(GLogLevelFlags level, const char *filename, int line, const char *function, const char *format, ...); W: skipping function W: skipping field LassoLibAuthnContext.AuthenticationContextStatement W: skipping field LassoSamlAssertion.Statement W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); W: skipping function make install-am make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' failed to process: ... in line: LASSO_EXPORT void lasso_log(GLogLevelFlags level, const char *filename, int line, const char *function, const char *format, ...); W: skipping function W: skipping field LassoLibAuthnContext.AuthenticationContextStatement W: skipping field LassoSamlAssertion.Statement W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); W: skipping function make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' failed to process: ... in line: LASSO_EXPORT void lasso_log(GLogLevelFlags level, const char *filename, int line, const char *function, const char *format, ...); W: skipping function W: skipping field LassoLibAuthnContext.AuthenticationContextStatement W: skipping field LassoSamlAssertion.Statement W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); W: skipping function make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/java' /bin/sh ../../libtool --mode=install /usr/bin/install -c libjnilasso.la '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/java' libtool: warning: relinking 'libjnilasso.la' libtool: install: (cd /builddir/build/BUILD/lasso-2.6.1/bindings/java; /bin/sh "/builddir/build/BUILD/lasso-2.6.1/libtool" --tag CC --mode=relink gcc -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -I../.. -I../.. -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-4.0.riscv64.fc31.riscv64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-4.0.riscv64.fc31.riscv64/include/linux -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -export-dynamic -prefer-pic -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libjnilasso.la -rpath /usr/lib64/java libjnilasso_la-com_entrouvert_lasso_LassoJNI.lo ../../lasso/liblasso.la -L/usr/lib64 -lz -lgobject-2.0 -lglib-2.0 -lxmlsec1-openssl -lxmlsec1 -lltdl -lxslt -lxml2 -lssl -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libjnilasso_la-com_entrouvert_lasso_LassoJNI.o -L/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64 -L/usr/lib64 -llasso -lz -lgobject-2.0 -lglib-2.0 -lxmlsec1-openssl -lxmlsec1 -lltdl -lxslt -lxml2 -lssl -lcrypto -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libjnilasso.so -o .libs/libjnilasso.so libtool: install: /usr/bin/install -c .libs/libjnilasso.soT /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/java/libjnilasso.so libtool: install: /usr/bin/install -c .libs/libjnilasso.lai /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/java/libjnilasso.la libtool: install: /usr/bin/install -c .libs/libjnilasso.a /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/java/libjnilasso.a libtool: install: chmod 644 /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/java/libjnilasso.a libtool: install: ranlib /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/java/libjnilasso.a libtool: warning: remember to run 'libtool --finish /usr/lib64/java' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/share/java' /usr/bin/install -c -m 644 lasso.jar '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/share/java' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/java' Making install in perl make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' make -f Makefile.perl install make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Lasso.bs blib/arch/auto/Lasso/Lasso.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Lasso/Lasso.so Installing /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/perl5/vendor_perl/Lasso.pm Appending installation info to /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/perl5/perllocal.pod make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings/perl' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/bindings' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings' make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/bindings' Making install in docs make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/docs' Making install in lasso-book make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/docs/lasso-book' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/docs/lasso-book' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/docs/lasso-book' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/share/doc/lasso' /usr/bin/install -c -m 644 writing-a-c-sp.txt writing-a-php-sp.txt writing-a-java-sp.txt writing-a-saml2-php-sp.txt book.rst common-knowledge.rst getting-lasso.rst integration.rst language-bindings.rst lasso-architecture.rst liberty-architecture.rst other-profiles.rst preface.rst single-sign-on.rst '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/share/doc/lasso' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/docs/lasso-book' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/docs/lasso-book' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/docs/lasso-book' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/docs' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/docs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/docs' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/docs' make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/docs' make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.1' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 lasso.pc '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1' make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1' make[1]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1' + find /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64 -type f -name '*.la' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64 -type f -name '*.a' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64 '(' -name perllocal.pod -o -name .packlist ')' -exec rm -v '{}' ';' removed '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/perl5/perllocal.pod' removed '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Lasso/.packlist' + sed 's@^/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64@@g' + find /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/perl5 -type f -print ++ cat lasso-perl-filelist + '[' '/usr/lib64/perl5/vendor_perl/Lasso.pm /usr/lib64/perl5/vendor_perl/auto/Lasso/Lasso.soX' = X ']' + rm -fr /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/share/doc/lasso + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.6.1-1.fc33 --unique-debug-suffix -2.6.1-1.fc33.riscv64 --unique-debug-src-base lasso-2.6.1-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lasso-2.6.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/liblasso.so.3.13.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/java/libjnilasso.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Lasso/Lasso.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/_lasso.so extracting debug info from /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/liblasso.so.3.13.1 extracting debug info from /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/python3.9/site-packages/_lasso.so extracting debug info from /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Lasso/Lasso.so extracting debug info from /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/java/libjnilasso.so objcopy: unable to copy file '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Lasso/Lasso.so'; reason: Permission denied objcopy: unable to copy file '/builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Lasso/Lasso.so'; reason: Permission denied original debug info size: 19300kB, size after compression: 18052kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. cpio: lasso/assertion_query.c: Cannot stat: No such file or directory cpio: lasso/defederation.c: Cannot stat: No such file or directory cpio: lasso/ds_key_info.c: Cannot stat: No such file or directory cpio: lasso/ds_key_value.c: Cannot stat: No such file or directory cpio: lasso/ds_rsa_key_value.c: Cannot stat: No such file or directory cpio: lasso/ds_x509_data.c: Cannot stat: No such file or directory cpio: lasso/ecp.c: Cannot stat: No such file or directory cpio: lasso/ecp_relaystate.c: Cannot stat: No such file or directory cpio: lasso/ecp_request.c: Cannot stat: No such file or directory cpio: lasso/ecp_response.c: Cannot stat: No such file or directory cpio: lasso/federation.c: Cannot stat: No such file or directory cpio: lasso/identity.c: Cannot stat: No such file or directory cpio: lasso/lecp.c: Cannot stat: No such file or directory cpio: lasso/lib_assertion.c: Cannot stat: No such file or directory cpio: lasso/lib_authentication_statement.c: Cannot stat: No such file or directory cpio: lasso/lib_authn_context.c: Cannot stat: No such file or directory cpio: lasso/lib_authn_request.c: Cannot stat: No such file or directory cpio: lasso/lib_authn_request_envelope.c: Cannot stat: No such file or directory cpio: lasso/lib_authn_response.c: Cannot stat: No such file or directory cpio: lasso/lib_authn_response_envelope.c: Cannot stat: No such file or directory cpio: lasso/lib_federation_termination_notification.c: Cannot stat: No such file or directory cpio: lasso/lib_idp_entries.c: Cannot stat: No such file or directory cpio: lasso/lib_idp_entry.c: Cannot stat: No such file or directory cpio: lasso/lib_idp_list.c: Cannot stat: No such file or directory cpio: lasso/lib_logout_request.c: Cannot stat: No such file or directory cpio: lasso/lib_logout_response.c: Cannot stat: No such file or directory cpio: lasso/lib_name_identifier_mapping_request.c: Cannot stat: No such file or directory cpio: lasso/lib_name_identifier_mapping_response.c: Cannot stat: No such file or directory cpio: lasso/lib_register_name_identifier_request.c: Cannot stat: No such file or directory cpio: lasso/lib_register_name_identifier_response.c: Cannot stat: No such file or directory cpio: lasso/lib_request_authn_context.c: Cannot stat: No such file or directory cpio: lasso/lib_scoping.c: Cannot stat: No such file or directory cpio: lasso/lib_status_response.c: Cannot stat: No such file or directory cpio: lasso/lib_subject.c: Cannot stat: No such file or directory cpio: lasso/login.c: Cannot stat: No such file or directory cpio: lasso/logout.c: Cannot stat: No such file or directory cpio: lasso/misc_text_node.c: Cannot stat: No such file or directory cpio: lasso/name_id_management.c: Cannot stat: No such file or directory cpio: lasso/name_identifier_mapping.c: Cannot stat: No such file or directory cpio: lasso/name_registration.c: Cannot stat: No such file or directory cpio: lasso/paos_request.c: Cannot stat: No such file or directory cpio: lasso/paos_response.c: Cannot stat: No such file or directory cpio: lasso/private.h: Cannot stat: No such file or directory cpio: lasso/profile.c: Cannot stat: No such file or directory cpio: lasso/provider.c: Cannot stat: No such file or directory cpio: lasso/saml2_action.c: Cannot stat: No such file or directory cpio: lasso/saml2_advice.c: Cannot stat: No such file or directory cpio: lasso/saml2_assertion.c: Cannot stat: No such file or directory cpio: lasso/saml2_attribute.c: Cannot stat: No such file or directory cpio: lasso/saml2_attribute_statement.c: Cannot stat: No such file or directory cpio: lasso/saml2_attribute_value.c: Cannot stat: No such file or directory cpio: lasso/saml2_audience_restriction.c: Cannot stat: No such file or directory cpio: lasso/saml2_authn_context.c: Cannot stat: No such file or directory cpio: lasso/saml2_authn_statement.c: Cannot stat: No such file or directory cpio: lasso/saml2_authz_decision_statement.c: Cannot stat: No such file or directory cpio: lasso/saml2_base_idabstract.c: Cannot stat: No such file or directory cpio: lasso/saml2_condition_abstract.c: Cannot stat: No such file or directory cpio: lasso/saml2_conditions.c: Cannot stat: No such file or directory cpio: lasso/saml2_encrypted_element.c: Cannot stat: No such file or directory cpio: lasso/saml2_evidence.c: Cannot stat: No such file or directory cpio: lasso/saml2_helper.c: Cannot stat: No such file or directory cpio: lasso/saml2_key_info_confirmation_data.c: Cannot stat: No such file or directory cpio: lasso/saml2_key_info_confirmation_data_type.c: Cannot stat: No such file or directory cpio: lasso/saml2_name_id.c: Cannot stat: No such file or directory cpio: lasso/saml2_one_time_use.c: Cannot stat: No such file or directory cpio: lasso/saml2_proxy_restriction.c: Cannot stat: No such file or directory cpio: lasso/saml2_statement_abstract.c: Cannot stat: No such file or directory cpio: lasso/saml2_subject.c: Cannot stat: No such file or directory cpio: lasso/saml2_subject_confirmation.c: Cannot stat: No such file or directory cpio: lasso/saml2_subject_confirmation_data.c: Cannot stat: No such file or directory cpio: lasso/saml2_subject_locality.c: Cannot stat: No such file or directory cpio: lasso/saml_advice.c: Cannot stat: No such file or directory cpio: lasso/saml_assertion.c: Cannot stat: No such file or directory cpio: lasso/saml_attribute.c: Cannot stat: No such file or directory cpio: lasso/saml_attribute_designator.c: Cannot stat: No such file or directory cpio: lasso/saml_attribute_statement.c: Cannot stat: No such file or directory cpio: lasso/saml_attribute_value.c: Cannot stat: No such file or directory cpio: lasso/saml_audience_restriction_condition.c: Cannot stat: No such file or directory cpio: lasso/saml_authentication_statement.c: Cannot stat: No such file or directory cpio: lasso/saml_authority_binding.c: Cannot stat: No such file or directory cpio: lasso/saml_condition_abstract.c: Cannot stat: No such file or directory cpio: lasso/saml_conditions.c: Cannot stat: No such file or directory cpio: lasso/saml_name_identifier.c: Cannot stat: No such file or directory cpio: lasso/saml_statement_abstract.c: Cannot stat: No such file or directory cpio: lasso/saml_subject.c: Cannot stat: No such file or directory cpio: lasso/saml_subject_confirmation.c: Cannot stat: No such file or directory cpio: lasso/saml_subject_locality.c: Cannot stat: No such file or directory cpio: lasso/saml_subject_statement.c: Cannot stat: No such file or directory cpio: lasso/saml_subject_statement_abstract.c: Cannot stat: No such file or directory cpio: lasso/samlp2_artifact_resolve.c: Cannot stat: No such file or directory cpio: lasso/samlp2_artifact_response.c: Cannot stat: No such file or directory cpio: lasso/samlp2_assertion_id_request.c: Cannot stat: No such file or directory cpio: lasso/samlp2_attribute_query.c: Cannot stat: No such file or directory cpio: lasso/samlp2_authn_query.c: Cannot stat: No such file or directory cpio: lasso/samlp2_authn_request.c: Cannot stat: No such file or directory cpio: lasso/samlp2_authz_decision_query.c: Cannot stat: No such file or directory cpio: lasso/samlp2_extensions.c: Cannot stat: No such file or directory cpio: lasso/samlp2_idp_entry.c: Cannot stat: No such file or directory cpio: lasso/samlp2_idp_list.c: Cannot stat: No such file or directory cpio: lasso/samlp2_logout_request.c: Cannot stat: No such file or directory cpio: lasso/samlp2_logout_response.c: Cannot stat: No such file or directory cpio: lasso/samlp2_manage_name_id_request.c: Cannot stat: No such file or directory cpio: lasso/samlp2_manage_name_id_response.c: Cannot stat: No such file or directory cpio: lasso/samlp2_name_id_mapping_request.c: Cannot stat: No such file or directory cpio: lasso/samlp2_name_id_mapping_response.c: Cannot stat: No such file or directory cpio: lasso/samlp2_name_id_policy.c: Cannot stat: No such file or directory cpio: lasso/samlp2_request_abstract.c: Cannot stat: No such file or directory cpio: lasso/samlp2_requested_authn_context.c: Cannot stat: No such file or directory cpio: lasso/samlp2_response.c: Cannot stat: No such file or directory cpio: lasso/samlp2_scoping.c: Cannot stat: No such file or directory cpio: lasso/samlp2_status.c: Cannot stat: No such file or directory cpio: lasso/samlp2_status_code.c: Cannot stat: No such file or directory cpio: lasso/samlp2_status_detail.c: Cannot stat: No such file or directory cpio: lasso/samlp2_status_response.c: Cannot stat: No such file or directory cpio: lasso/samlp2_subject_query_abstract.c: Cannot stat: No such file or directory cpio: lasso/samlp2_terminate.c: Cannot stat: No such file or directory cpio: lasso/samlp_request.c: Cannot stat: No such file or directory cpio: lasso/samlp_request_abstract.c: Cannot stat: No such file or directory cpio: lasso/samlp_response.c: Cannot stat: No such file or directory cpio: lasso/samlp_response_abstract.c: Cannot stat: No such file or directory cpio: lasso/samlp_status.c: Cannot stat: No such file or directory cpio: lasso/samlp_status_code.c: Cannot stat: No such file or directory cpio: lasso/server.c: Cannot stat: No such file or directory cpio: lasso/session.c: Cannot stat: No such file or directory cpio: lasso/soap_body.c: Cannot stat: No such file or directory cpio: lasso/soap_detail.c: Cannot stat: No such file or directory cpio: lasso/soap_envelope.c: Cannot stat: No such file or directory cpio: lasso/soap_fault.c: Cannot stat: No such file or directory cpio: lasso/soap_header.c: Cannot stat: No such file or directory cpio: lasso/tools.c: Cannot stat: No such file or directory cpio: lasso/xml.c: Cannot stat: No such file or directory cpio: lasso/xml.h: Cannot stat: No such file or directory cpio: utils.h: Cannot stat: No such file or directory cpio: xml/private.h: Cannot stat: No such file or directory cpio: xml/xml.h: Cannot stat: No such file or directory 9308 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/lasso-2.6.1-1.fc33.riscv64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZzTpaC + umask 022 + cd /builddir/build/BUILD + cd lasso-2.6.1 + make check CK_TIMEOUT_MULTIPLIER=5 make check-recursive make[1]: Entering directory '/builddir/build/BUILD/lasso-2.6.1' Making check in lasso make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso' /usr/bin/python3 ./build_strerror.py . >.errors.c.new if ! cmp -s ./errors.c .errors.c.new; then \ mv -f .errors.c.new errors.c; else \ rm .errors.c.new; fi make check-recursive make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso' Making check in xml make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' Making check in saml-2.0 make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/saml-2.0' Making check in soap-1.1 make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/soap-1.1' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/soap-1.1' Making check in dsig make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/dsig' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/dsig' Making check in ecp make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/ecp' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml/ecp' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/xml' Making check in id-ff make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/id-ff' Making check in saml-2.0 make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/lasso' /usr/bin/python3 ./build_strerror.py . >.errors.c.new if ! cmp -s ./errors.c .errors.c.new; then \ mv -f .errors.c.new errors.c; else \ rm .errors.c.new; fi make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso' make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/lasso' Making check in tests make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' Making check in data make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests/data' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests/data' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.1/tests' FAIL: tests PASS: tests2 ============================================================================ Testsuite summary for lasso 2.6.1 ============================================================================ # TOTAL: 2 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to lasso-devel@lists.labs.libre-entreprise.org ============================================================================ make[5]: *** [Makefile:977: test-suite.log] Error 1 make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[4]: *** [Makefile:1085: check-TESTS] Error 2 make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[3]: *** [Makefile:1190: check-am] Error 2 make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[2]: *** [Makefile:869: check-recursive] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1/tests' make[1]: Leaving directory '/builddir/build/BUILD/lasso-2.6.1' make[1]: *** [Makefile:586: check-recursive] Error 1 make: *** [Makefile:887: check] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.ZzTpaC (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.ZzTpaC (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lasso.spec