Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/xml-security-c.spec'], False, '/var/lib/mock/centos7-rutgers-staging-build-5665-8780/root/', None, 86400, True, False, 486, 495, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/xml-security-c.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/xml-security-c-2.0.2-3.1.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/xml-security-c.spec'], False, '/var/lib/mock/centos7-rutgers-staging-build-5665-8780/root/', None, 86400, True, False, 486, 495, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/xml-security-c.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lnlTdK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xml-security-c-2.0.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xml-security-c-2.0.2.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xml-security-c-2.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0bpon6 + umask 022 + cd /builddir/build/BUILD + cd xml-security-c-2.0.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-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 --with-openssl --without-xalan --disable-xkms 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 build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-koji-linux-gnu-gcc... no 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 dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking how to convert x86_64-koji-linux-gnu file names to x86_64-koji-linux-gnu format... func_convert_file_noop checking how to convert x86_64-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no 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 x86_64-koji-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes 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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-g++3... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-CC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking for gawk... (cached) gawk checking for autoconf... ${SHELL} /builddir/build/BUILD/xml-security-c-2.0.2/build-aux/missing autoconf checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for unistd.h... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking for strcasecmp... yes checking whether getcwd(NULL, 0) works... yes checking for x86_64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for xerces-c >= 3.2... yes configure: Xalan not included in build - XPath and XSLT will not be available checking for libcrypto... yes checking for const input buffers in OpenSSL... yes checking whether EVP_PKEY_id is declared... yes checking for non-broken AES support... yes checking for GCM support... yes checking whether PKCS1_MGF1 is declared... yes checking whether EVP_PKEY_set1_EC_KEY is declared... yes checking whether EVP_sha512 is declared... yes checking whether EVP_CIPHER_CTX_set_padding is declared... yes checking whether CRYPTO_cleanup_all_ex_data is declared... yes checking for const input buffer in loadX509Base64Bin... yes checking for nss... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating xsec/Makefile config.status: creating xml-security-c.pc config.status: creating config.h config.status: creating xsec/framework/XSECConfig.hpp config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/xml-security-c-2.0.2' Making all in xsec make[2]: Entering directory `/builddir/build/BUILD/xml-security-c-2.0.2/xsec' g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o tools/xtest/xsec_xtest-xtest.o `test -f 'tools/xtest/xtest.cpp' || echo './'`tools/xtest/xtest.cpp tools/xtest/xtest.cpp: In function 'void unitTestRSA(xercesc_3_2::DOMImplementation*)': tools/xtest/xtest.cpp:1128:55: warning: 'rsaKey' may be used uninitialized in this function [-Wmaybe-uninitialized] unitTestSig(impl, (XSECCryptoKeyRSA *) rsaKey->clone(), DSIGConstants::s_unicodeStrURIRSA_SHA1); ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o canon/libxml_security_c_la-XSECC14n20010315.lo `test -f 'canon/XSECC14n20010315.cpp' || echo './'`canon/XSECC14n20010315.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c canon/XSECC14n20010315.cpp -fPIC -DPIC -o canon/.libs/libxml_security_c_la-XSECC14n20010315.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c canon/XSECC14n20010315.cpp -o canon/libxml_security_c_la-XSECC14n20010315.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o canon/libxml_security_c_la-XSECXMLNSStack.lo `test -f 'canon/XSECXMLNSStack.cpp' || echo './'`canon/XSECXMLNSStack.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c canon/XSECXMLNSStack.cpp -fPIC -DPIC -o canon/.libs/libxml_security_c_la-XSECXMLNSStack.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c canon/XSECXMLNSStack.cpp -o canon/libxml_security_c_la-XSECXMLNSStack.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o canon/libxml_security_c_la-XSECCanon.lo `test -f 'canon/XSECCanon.cpp' || echo './'`canon/XSECCanon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c canon/XSECCanon.cpp -fPIC -DPIC -o canon/.libs/libxml_security_c_la-XSECCanon.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c canon/XSECCanon.cpp -o canon/libxml_security_c_la-XSECCanon.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGKeyInfoPGPData.lo `test -f 'dsig/DSIGKeyInfoPGPData.cpp' || echo './'`dsig/DSIGKeyInfoPGPData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGKeyInfoPGPData.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGKeyInfoPGPData.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGKeyInfoPGPData.cpp -o dsig/libxml_security_c_la-DSIGKeyInfoPGPData.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGReferenceList.lo `test -f 'dsig/DSIGReferenceList.cpp' || echo './'`dsig/DSIGReferenceList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGReferenceList.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGReferenceList.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGReferenceList.cpp -o dsig/libxml_security_c_la-DSIGReferenceList.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGKeyInfoValue.lo `test -f 'dsig/DSIGKeyInfoValue.cpp' || echo './'`dsig/DSIGKeyInfoValue.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGKeyInfoValue.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGKeyInfoValue.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGKeyInfoValue.cpp -o dsig/libxml_security_c_la-DSIGKeyInfoValue.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGKeyInfoDEREncoded.lo `test -f 'dsig/DSIGKeyInfoDEREncoded.cpp' || echo './'`dsig/DSIGKeyInfoDEREncoded.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGKeyInfoDEREncoded.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGKeyInfoDEREncoded.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGKeyInfoDEREncoded.cpp -o dsig/libxml_security_c_la-DSIGKeyInfoDEREncoded.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGXPathHere.lo `test -f 'dsig/DSIGXPathHere.cpp' || echo './'`dsig/DSIGXPathHere.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGXPathHere.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGXPathHere.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGXPathHere.cpp -o dsig/libxml_security_c_la-DSIGXPathHere.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGAlgorithmHandlerDefault.lo `test -f 'dsig/DSIGAlgorithmHandlerDefault.cpp' || echo './'`dsig/DSIGAlgorithmHandlerDefault.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGAlgorithmHandlerDefault.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGAlgorithmHandlerDefault.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGAlgorithmHandlerDefault.cpp -o dsig/libxml_security_c_la-DSIGAlgorithmHandlerDefault.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGXPathFilterExpr.lo `test -f 'dsig/DSIGXPathFilterExpr.cpp' || echo './'`dsig/DSIGXPathFilterExpr.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGXPathFilterExpr.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGXPathFilterExpr.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGXPathFilterExpr.cpp -o dsig/libxml_security_c_la-DSIGXPathFilterExpr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGKeyInfoMgmtData.lo `test -f 'dsig/DSIGKeyInfoMgmtData.cpp' || echo './'`dsig/DSIGKeyInfoMgmtData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGKeyInfoMgmtData.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGKeyInfoMgmtData.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGKeyInfoMgmtData.cpp -o dsig/libxml_security_c_la-DSIGKeyInfoMgmtData.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGTransformXPathFilter.lo `test -f 'dsig/DSIGTransformXPathFilter.cpp' || echo './'`dsig/DSIGTransformXPathFilter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGTransformXPathFilter.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGTransformXPathFilter.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGTransformXPathFilter.cpp -o dsig/libxml_security_c_la-DSIGTransformXPathFilter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGSignedInfo.lo `test -f 'dsig/DSIGSignedInfo.cpp' || echo './'`dsig/DSIGSignedInfo.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGSignedInfo.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGSignedInfo.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGSignedInfo.cpp -o dsig/libxml_security_c_la-DSIGSignedInfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGKeyInfoList.lo `test -f 'dsig/DSIGKeyInfoList.cpp' || echo './'`dsig/DSIGKeyInfoList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGKeyInfoList.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGKeyInfoList.o In file included from dsig/DSIGKeyInfoList.cpp:50:0: dsig/../xenc/impl/XENCEncryptedKeyImpl.hpp:40:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(push) ^ dsig/../xenc/impl/XENCEncryptedKeyImpl.hpp:41:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable: 4250) ^ dsig/../xenc/impl/XENCEncryptedKeyImpl.hpp:92:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(pop) ^ libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGKeyInfoList.cpp -o dsig/libxml_security_c_la-DSIGKeyInfoList.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGConstants.lo `test -f 'dsig/DSIGConstants.cpp' || echo './'`dsig/DSIGConstants.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGConstants.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGConstants.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGConstants.cpp -o dsig/libxml_security_c_la-DSIGConstants.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGSignature.lo `test -f 'dsig/DSIGSignature.cpp' || echo './'`dsig/DSIGSignature.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGSignature.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGSignature.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGSignature.cpp -o dsig/libxml_security_c_la-DSIGSignature.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGTransformXSL.lo `test -f 'dsig/DSIGTransformXSL.cpp' || echo './'`dsig/DSIGTransformXSL.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGTransformXSL.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGTransformXSL.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGTransformXSL.cpp -o dsig/libxml_security_c_la-DSIGTransformXSL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGObject.lo `test -f 'dsig/DSIGObject.cpp' || echo './'`dsig/DSIGObject.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGObject.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGObject.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGObject.cpp -o dsig/libxml_security_c_la-DSIGObject.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGTransformXPath.lo `test -f 'dsig/DSIGTransformXPath.cpp' || echo './'`dsig/DSIGTransformXPath.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGTransformXPath.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGTransformXPath.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGTransformXPath.cpp -o dsig/libxml_security_c_la-DSIGTransformXPath.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGTransformEnvelope.lo `test -f 'dsig/DSIGTransformEnvelope.cpp' || echo './'`dsig/DSIGTransformEnvelope.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGTransformEnvelope.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGTransformEnvelope.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGTransformEnvelope.cpp -o dsig/libxml_security_c_la-DSIGTransformEnvelope.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGKeyInfoName.lo `test -f 'dsig/DSIGKeyInfoName.cpp' || echo './'`dsig/DSIGKeyInfoName.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGKeyInfoName.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGKeyInfoName.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGKeyInfoName.cpp -o dsig/libxml_security_c_la-DSIGKeyInfoName.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGTransformBase64.lo `test -f 'dsig/DSIGTransformBase64.cpp' || echo './'`dsig/DSIGTransformBase64.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGTransformBase64.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGTransformBase64.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGTransformBase64.cpp -o dsig/libxml_security_c_la-DSIGTransformBase64.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGReference.lo `test -f 'dsig/DSIGReference.cpp' || echo './'`dsig/DSIGReference.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGReference.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGReference.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGReference.cpp -o dsig/libxml_security_c_la-DSIGReference.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGKeyInfoSPKIData.lo `test -f 'dsig/DSIGKeyInfoSPKIData.cpp' || echo './'`dsig/DSIGKeyInfoSPKIData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGKeyInfoSPKIData.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGKeyInfoSPKIData.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGKeyInfoSPKIData.cpp -o dsig/libxml_security_c_la-DSIGKeyInfoSPKIData.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGTransformList.lo `test -f 'dsig/DSIGTransformList.cpp' || echo './'`dsig/DSIGTransformList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGTransformList.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGTransformList.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGTransformList.cpp -o dsig/libxml_security_c_la-DSIGTransformList.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGKeyInfoX509.lo `test -f 'dsig/DSIGKeyInfoX509.cpp' || echo './'`dsig/DSIGKeyInfoX509.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGKeyInfoX509.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGKeyInfoX509.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGKeyInfoX509.cpp -o dsig/libxml_security_c_la-DSIGKeyInfoX509.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGKeyInfoExt.lo `test -f 'dsig/DSIGKeyInfoExt.cpp' || echo './'`dsig/DSIGKeyInfoExt.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGKeyInfoExt.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGKeyInfoExt.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGKeyInfoExt.cpp -o dsig/libxml_security_c_la-DSIGKeyInfoExt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGTransform.lo `test -f 'dsig/DSIGTransform.cpp' || echo './'`dsig/DSIGTransform.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGTransform.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGTransform.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGTransform.cpp -o dsig/libxml_security_c_la-DSIGTransform.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o dsig/libxml_security_c_la-DSIGTransformC14n.lo `test -f 'dsig/DSIGTransformC14n.cpp' || echo './'`dsig/DSIGTransformC14n.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGTransformC14n.cpp -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGTransformC14n.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c dsig/DSIGTransformC14n.cpp -o dsig/libxml_security_c_la-DSIGTransformC14n.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o enc/libxml_security_c_la-XSECCryptoX509.lo `test -f 'enc/XSECCryptoX509.cpp' || echo './'`enc/XSECCryptoX509.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/XSECCryptoX509.cpp -fPIC -DPIC -o enc/.libs/libxml_security_c_la-XSECCryptoX509.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/XSECCryptoX509.cpp -o enc/libxml_security_c_la-XSECCryptoX509.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o enc/libxml_security_c_la-XSECKeyInfoResolverDefault.lo `test -f 'enc/XSECKeyInfoResolverDefault.cpp' || echo './'`enc/XSECKeyInfoResolverDefault.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/XSECKeyInfoResolverDefault.cpp -fPIC -DPIC -o enc/.libs/libxml_security_c_la-XSECKeyInfoResolverDefault.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/XSECKeyInfoResolverDefault.cpp -o enc/libxml_security_c_la-XSECKeyInfoResolverDefault.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o enc/libxml_security_c_la-XSECCryptoUtils.lo `test -f 'enc/XSECCryptoUtils.cpp' || echo './'`enc/XSECCryptoUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/XSECCryptoUtils.cpp -fPIC -DPIC -o enc/.libs/libxml_security_c_la-XSECCryptoUtils.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/XSECCryptoUtils.cpp -o enc/libxml_security_c_la-XSECCryptoUtils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o enc/libxml_security_c_la-XSECCryptoBase64.lo `test -f 'enc/XSECCryptoBase64.cpp' || echo './'`enc/XSECCryptoBase64.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/XSECCryptoBase64.cpp -fPIC -DPIC -o enc/.libs/libxml_security_c_la-XSECCryptoBase64.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/XSECCryptoBase64.cpp -o enc/libxml_security_c_la-XSECCryptoBase64.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o enc/XSCrypt/libxml_security_c_la-XSCryptCryptoBase64.lo `test -f 'enc/XSCrypt/XSCryptCryptoBase64.cpp' || echo './'`enc/XSCrypt/XSCryptCryptoBase64.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/XSCrypt/XSCryptCryptoBase64.cpp -fPIC -DPIC -o enc/XSCrypt/.libs/libxml_security_c_la-XSCryptCryptoBase64.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/XSCrypt/XSCryptCryptoBase64.cpp -o enc/XSCrypt/libxml_security_c_la-XSCryptCryptoBase64.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o enc/libxml_security_c_la-XSECCryptoException.lo `test -f 'enc/XSECCryptoException.cpp' || echo './'`enc/XSECCryptoException.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/XSECCryptoException.cpp -fPIC -DPIC -o enc/.libs/libxml_security_c_la-XSECCryptoException.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/XSECCryptoException.cpp -o enc/libxml_security_c_la-XSECCryptoException.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o framework/libxml_security_c_la-XSECError.lo `test -f 'framework/XSECError.cpp' || echo './'`framework/XSECError.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c framework/XSECError.cpp -fPIC -DPIC -o framework/.libs/libxml_security_c_la-XSECError.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c framework/XSECError.cpp -o framework/libxml_security_c_la-XSECError.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o framework/libxml_security_c_la-XSECAlgorithmMapper.lo `test -f 'framework/XSECAlgorithmMapper.cpp' || echo './'`framework/XSECAlgorithmMapper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c framework/XSECAlgorithmMapper.cpp -fPIC -DPIC -o framework/.libs/libxml_security_c_la-XSECAlgorithmMapper.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c framework/XSECAlgorithmMapper.cpp -o framework/libxml_security_c_la-XSECAlgorithmMapper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o framework/libxml_security_c_la-XSECEnv.lo `test -f 'framework/XSECEnv.cpp' || echo './'`framework/XSECEnv.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c framework/XSECEnv.cpp -fPIC -DPIC -o framework/.libs/libxml_security_c_la-XSECEnv.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c framework/XSECEnv.cpp -o framework/libxml_security_c_la-XSECEnv.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o framework/libxml_security_c_la-XSECProvider.lo `test -f 'framework/XSECProvider.cpp' || echo './'`framework/XSECProvider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c framework/XSECProvider.cpp -fPIC -DPIC -o framework/.libs/libxml_security_c_la-XSECProvider.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c framework/XSECProvider.cpp -o framework/libxml_security_c_la-XSECProvider.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o framework/libxml_security_c_la-XSECException.lo `test -f 'framework/XSECException.cpp' || echo './'`framework/XSECException.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c framework/XSECException.cpp -fPIC -DPIC -o framework/.libs/libxml_security_c_la-XSECException.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c framework/XSECException.cpp -o framework/libxml_security_c_la-XSECException.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o framework/libxml_security_c_la-XSECURIResolverXerces.lo `test -f 'framework/XSECURIResolverXerces.cpp' || echo './'`framework/XSECURIResolverXerces.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c framework/XSECURIResolverXerces.cpp -fPIC -DPIC -o framework/.libs/libxml_security_c_la-XSECURIResolverXerces.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c framework/XSECURIResolverXerces.cpp -o framework/libxml_security_c_la-XSECURIResolverXerces.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o transformers/libxml_security_c_la-TXFMBase.lo `test -f 'transformers/TXFMBase.cpp' || echo './'`transformers/TXFMBase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMBase.cpp -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMBase.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMBase.cpp -o transformers/libxml_security_c_la-TXFMBase.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o transformers/libxml_security_c_la-TXFMChain.lo `test -f 'transformers/TXFMChain.cpp' || echo './'`transformers/TXFMChain.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMChain.cpp -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMChain.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMChain.cpp -o transformers/libxml_security_c_la-TXFMChain.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o transformers/libxml_security_c_la-TXFMCipher.lo `test -f 'transformers/TXFMCipher.cpp' || echo './'`transformers/TXFMCipher.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMCipher.cpp -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMCipher.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMCipher.cpp -o transformers/libxml_security_c_la-TXFMCipher.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o transformers/libxml_security_c_la-TXFMParser.lo `test -f 'transformers/TXFMParser.cpp' || echo './'`transformers/TXFMParser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMParser.cpp -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMParser.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMParser.cpp -o transformers/libxml_security_c_la-TXFMParser.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o transformers/libxml_security_c_la-TXFMSB.lo `test -f 'transformers/TXFMSB.cpp' || echo './'`transformers/TXFMSB.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMSB.cpp -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMSB.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMSB.cpp -o transformers/libxml_security_c_la-TXFMSB.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o transformers/libxml_security_c_la-TXFMEnvelope.lo `test -f 'transformers/TXFMEnvelope.cpp' || echo './'`transformers/TXFMEnvelope.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMEnvelope.cpp -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMEnvelope.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMEnvelope.cpp -o transformers/libxml_security_c_la-TXFMEnvelope.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o transformers/libxml_security_c_la-TXFMBase64.lo `test -f 'transformers/TXFMBase64.cpp' || echo './'`transformers/TXFMBase64.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMBase64.cpp -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMBase64.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMBase64.cpp -o transformers/libxml_security_c_la-TXFMBase64.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o transformers/libxml_security_c_la-TXFMXPathFilter.lo `test -f 'transformers/TXFMXPathFilter.cpp' || echo './'`transformers/TXFMXPathFilter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMXPathFilter.cpp -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMXPathFilter.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMXPathFilter.cpp -o transformers/libxml_security_c_la-TXFMXPathFilter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o transformers/libxml_security_c_la-TXFMHash.lo `test -f 'transformers/TXFMHash.cpp' || echo './'`transformers/TXFMHash.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMHash.cpp -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMHash.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMHash.cpp -o transformers/libxml_security_c_la-TXFMHash.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o transformers/libxml_security_c_la-TXFMC14n.lo `test -f 'transformers/TXFMC14n.cpp' || echo './'`transformers/TXFMC14n.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMC14n.cpp -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMC14n.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMC14n.cpp -o transformers/libxml_security_c_la-TXFMC14n.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o transformers/libxml_security_c_la-TXFMURL.lo `test -f 'transformers/TXFMURL.cpp' || echo './'`transformers/TXFMURL.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMURL.cpp -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMURL.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMURL.cpp -o transformers/libxml_security_c_la-TXFMURL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o transformers/libxml_security_c_la-TXFMOutputFile.lo `test -f 'transformers/TXFMOutputFile.cpp' || echo './'`transformers/TXFMOutputFile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMOutputFile.cpp -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMOutputFile.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMOutputFile.cpp -o transformers/libxml_security_c_la-TXFMOutputFile.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o transformers/libxml_security_c_la-TXFMXPath.lo `test -f 'transformers/TXFMXPath.cpp' || echo './'`transformers/TXFMXPath.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMXPath.cpp -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMXPath.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMXPath.cpp -o transformers/libxml_security_c_la-TXFMXPath.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o transformers/libxml_security_c_la-TXFMXSL.lo `test -f 'transformers/TXFMXSL.cpp' || echo './'`transformers/TXFMXSL.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMXSL.cpp -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMXSL.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMXSL.cpp -o transformers/libxml_security_c_la-TXFMXSL.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o transformers/libxml_security_c_la-TXFMDocObject.lo `test -f 'transformers/TXFMDocObject.cpp' || echo './'`transformers/TXFMDocObject.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMDocObject.cpp -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMDocObject.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMDocObject.cpp -o transformers/libxml_security_c_la-TXFMDocObject.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o transformers/libxml_security_c_la-TXFMConcatChains.lo `test -f 'transformers/TXFMConcatChains.cpp' || echo './'`transformers/TXFMConcatChains.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMConcatChains.cpp -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMConcatChains.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMConcatChains.cpp -o transformers/libxml_security_c_la-TXFMConcatChains.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o transformers/libxml_security_c_la-TXFMChar.lo `test -f 'transformers/TXFMChar.cpp' || echo './'`transformers/TXFMChar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMChar.cpp -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMChar.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c transformers/TXFMChar.cpp -o transformers/libxml_security_c_la-TXFMChar.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o utils/libxml_security_c_la-XSECAlgorithmSupport.lo `test -f 'utils/XSECAlgorithmSupport.cpp' || echo './'`utils/XSECAlgorithmSupport.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECAlgorithmSupport.cpp -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECAlgorithmSupport.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECAlgorithmSupport.cpp -o utils/libxml_security_c_la-XSECAlgorithmSupport.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o utils/libxml_security_c_la-XSECBinTXFMInputStream.lo `test -f 'utils/XSECBinTXFMInputStream.cpp' || echo './'`utils/XSECBinTXFMInputStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECBinTXFMInputStream.cpp -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECBinTXFMInputStream.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECBinTXFMInputStream.cpp -o utils/libxml_security_c_la-XSECBinTXFMInputStream.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o utils/libxml_security_c_la-XSECXPathNodeList.lo `test -f 'utils/XSECXPathNodeList.cpp' || echo './'`utils/XSECXPathNodeList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECXPathNodeList.cpp -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECXPathNodeList.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECXPathNodeList.cpp -o utils/libxml_security_c_la-XSECXPathNodeList.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o utils/libxml_security_c_la-XSECSafeBuffer.lo `test -f 'utils/XSECSafeBuffer.cpp' || echo './'`utils/XSECSafeBuffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECSafeBuffer.cpp -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECSafeBuffer.o utils/XSECSafeBuffer.cpp: In member function 'XMLSSize_t safeBuffer::sbStrstr(const char*) const': utils/XSECSafeBuffer.cpp:368:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (d > bufferSize || d < 0) ^ utils/XSECSafeBuffer.cpp: In member function 'XMLSSize_t safeBuffer::sbOffsetStrstr(const char*, XMLSize_t) const': utils/XSECSafeBuffer.cpp:389:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (d > bufferSize || d < 0) ^ libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECSafeBuffer.cpp -o utils/libxml_security_c_la-XSECSafeBuffer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o utils/libxml_security_c_la-XSECTXFMInputSource.lo `test -f 'utils/XSECTXFMInputSource.cpp' || echo './'`utils/XSECTXFMInputSource.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECTXFMInputSource.cpp -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECTXFMInputSource.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECTXFMInputSource.cpp -o utils/libxml_security_c_la-XSECTXFMInputSource.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o utils/libxml_security_c_la-XSECDOMUtils.lo `test -f 'utils/XSECDOMUtils.cpp' || echo './'`utils/XSECDOMUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECDOMUtils.cpp -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECDOMUtils.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECDOMUtils.cpp -o utils/libxml_security_c_la-XSECDOMUtils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o utils/libxml_security_c_la-XSECSafeBufferFormatter.lo `test -f 'utils/XSECSafeBufferFormatter.cpp' || echo './'`utils/XSECSafeBufferFormatter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECSafeBufferFormatter.cpp -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECSafeBufferFormatter.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECSafeBufferFormatter.cpp -o utils/libxml_security_c_la-XSECSafeBufferFormatter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o utils/libxml_security_c_la-XSECNameSpaceExpander.lo `test -f 'utils/XSECNameSpaceExpander.cpp' || echo './'`utils/XSECNameSpaceExpander.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECNameSpaceExpander.cpp -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECNameSpaceExpander.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECNameSpaceExpander.cpp -o utils/libxml_security_c_la-XSECNameSpaceExpander.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o utils/libxml_security_c_la-XSECPlatformUtils.lo `test -f 'utils/XSECPlatformUtils.cpp' || echo './'`utils/XSECPlatformUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECPlatformUtils.cpp -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECPlatformUtils.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECPlatformUtils.cpp -o utils/libxml_security_c_la-XSECPlatformUtils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o utils/libxml_security_c_la-XSECSOAPRequestorSimple.lo `test -f 'utils/XSECSOAPRequestorSimple.cpp' || echo './'`utils/XSECSOAPRequestorSimple.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECSOAPRequestorSimple.cpp -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECSOAPRequestorSimple.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/XSECSOAPRequestorSimple.cpp -o utils/libxml_security_c_la-XSECSOAPRequestorSimple.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o utils/unixutils/libxml_security_c_la-XSECSOAPRequestorSimpleUnix.lo `test -f 'utils/unixutils/XSECSOAPRequestorSimpleUnix.cpp' || echo './'`utils/unixutils/XSECSOAPRequestorSimpleUnix.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/unixutils/XSECSOAPRequestorSimpleUnix.cpp -fPIC -DPIC -o utils/unixutils/.libs/libxml_security_c_la-XSECSOAPRequestorSimpleUnix.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c utils/unixutils/XSECSOAPRequestorSimpleUnix.cpp -o utils/unixutils/libxml_security_c_la-XSECSOAPRequestorSimpleUnix.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o xenc/impl/libxml_security_c_la-XENCCipherReferenceImpl.lo `test -f 'xenc/impl/XENCCipherReferenceImpl.cpp' || echo './'`xenc/impl/XENCCipherReferenceImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c xenc/impl/XENCCipherReferenceImpl.cpp -fPIC -DPIC -o xenc/impl/.libs/libxml_security_c_la-XENCCipherReferenceImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c xenc/impl/XENCCipherReferenceImpl.cpp -o xenc/impl/libxml_security_c_la-XENCCipherReferenceImpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o xenc/impl/libxml_security_c_la-XENCEncryptionMethodImpl.lo `test -f 'xenc/impl/XENCEncryptionMethodImpl.cpp' || echo './'`xenc/impl/XENCEncryptionMethodImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c xenc/impl/XENCEncryptionMethodImpl.cpp -fPIC -DPIC -o xenc/impl/.libs/libxml_security_c_la-XENCEncryptionMethodImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c xenc/impl/XENCEncryptionMethodImpl.cpp -o xenc/impl/libxml_security_c_la-XENCEncryptionMethodImpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o xenc/impl/libxml_security_c_la-XENCCipherValueImpl.lo `test -f 'xenc/impl/XENCCipherValueImpl.cpp' || echo './'`xenc/impl/XENCCipherValueImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c xenc/impl/XENCCipherValueImpl.cpp -fPIC -DPIC -o xenc/impl/.libs/libxml_security_c_la-XENCCipherValueImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c xenc/impl/XENCCipherValueImpl.cpp -o xenc/impl/libxml_security_c_la-XENCCipherValueImpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o xenc/impl/libxml_security_c_la-XENCAlgorithmHandlerDefault.lo `test -f 'xenc/impl/XENCAlgorithmHandlerDefault.cpp' || echo './'`xenc/impl/XENCAlgorithmHandlerDefault.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c xenc/impl/XENCAlgorithmHandlerDefault.cpp -fPIC -DPIC -o xenc/impl/.libs/libxml_security_c_la-XENCAlgorithmHandlerDefault.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c xenc/impl/XENCAlgorithmHandlerDefault.cpp -o xenc/impl/libxml_security_c_la-XENCAlgorithmHandlerDefault.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o xenc/impl/libxml_security_c_la-XENCEncryptedDataImpl.lo `test -f 'xenc/impl/XENCEncryptedDataImpl.cpp' || echo './'`xenc/impl/XENCEncryptedDataImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c xenc/impl/XENCEncryptedDataImpl.cpp -fPIC -DPIC -o xenc/impl/.libs/libxml_security_c_la-XENCEncryptedDataImpl.o In file included from xenc/impl/XENCEncryptedDataImpl.cpp:33:0: xenc/impl/XENCEncryptedDataImpl.hpp:40:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(push) ^ xenc/impl/XENCEncryptedDataImpl.hpp:41:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable: 4250) ^ xenc/impl/XENCEncryptedDataImpl.hpp:74:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(pop) ^ libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c xenc/impl/XENCEncryptedDataImpl.cpp -o xenc/impl/libxml_security_c_la-XENCEncryptedDataImpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o xenc/impl/libxml_security_c_la-XENCCipherDataImpl.lo `test -f 'xenc/impl/XENCCipherDataImpl.cpp' || echo './'`xenc/impl/XENCCipherDataImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c xenc/impl/XENCCipherDataImpl.cpp -fPIC -DPIC -o xenc/impl/.libs/libxml_security_c_la-XENCCipherDataImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c xenc/impl/XENCCipherDataImpl.cpp -o xenc/impl/libxml_security_c_la-XENCCipherDataImpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o xenc/impl/libxml_security_c_la-XENCEncryptedTypeImpl.lo `test -f 'xenc/impl/XENCEncryptedTypeImpl.cpp' || echo './'`xenc/impl/XENCEncryptedTypeImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c xenc/impl/XENCEncryptedTypeImpl.cpp -fPIC -DPIC -o xenc/impl/.libs/libxml_security_c_la-XENCEncryptedTypeImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c xenc/impl/XENCEncryptedTypeImpl.cpp -o xenc/impl/libxml_security_c_la-XENCEncryptedTypeImpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o xenc/impl/libxml_security_c_la-XENCCipherImpl.lo `test -f 'xenc/impl/XENCCipherImpl.cpp' || echo './'`xenc/impl/XENCCipherImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c xenc/impl/XENCCipherImpl.cpp -fPIC -DPIC -o xenc/impl/.libs/libxml_security_c_la-XENCCipherImpl.o In file included from xenc/impl/XENCCipherImpl.cpp:50:0: xenc/impl/XENCEncryptedDataImpl.hpp:40:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(push) ^ xenc/impl/XENCEncryptedDataImpl.hpp:41:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable: 4250) ^ xenc/impl/XENCEncryptedDataImpl.hpp:74:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(pop) ^ In file included from xenc/impl/XENCCipherImpl.cpp:51:0: xenc/impl/XENCEncryptedKeyImpl.hpp:40:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(push) ^ xenc/impl/XENCEncryptedKeyImpl.hpp:41:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable: 4250) ^ xenc/impl/XENCEncryptedKeyImpl.hpp:92:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(pop) ^ libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c xenc/impl/XENCCipherImpl.cpp -o xenc/impl/libxml_security_c_la-XENCCipherImpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o xenc/impl/libxml_security_c_la-XENCEncryptedKeyImpl.lo `test -f 'xenc/impl/XENCEncryptedKeyImpl.cpp' || echo './'`xenc/impl/XENCEncryptedKeyImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c xenc/impl/XENCEncryptedKeyImpl.cpp -fPIC -DPIC -o xenc/impl/.libs/libxml_security_c_la-XENCEncryptedKeyImpl.o In file included from xenc/impl/XENCEncryptedKeyImpl.cpp:34:0: xenc/impl/XENCEncryptedKeyImpl.hpp:40:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(push) ^ xenc/impl/XENCEncryptedKeyImpl.hpp:41:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable: 4250) ^ xenc/impl/XENCEncryptedKeyImpl.hpp:92:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(pop) ^ libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c xenc/impl/XENCEncryptedKeyImpl.cpp -o xenc/impl/libxml_security_c_la-XENCEncryptedKeyImpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoHashHMAC.lo `test -f 'enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoHashHMAC.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoHashHMAC.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyRSA.lo `test -f 'enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyRSA.o enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp: In member function 'virtual unsigned int OpenSSLCryptoKeyRSA::signSHA1PKCS1Base64Signature(unsigned char*, unsigned int, char*, unsigned int, XSECCryptoHash::HashType) const': enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp:638:19: warning: value computed is not used [-Wunused-value] BIO_flush(b64); ^ libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyRSA.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoHash.lo `test -f 'enc/OpenSSL/OpenSSLCryptoHash.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoHash.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoHash.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoHash.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoHash.cpp -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoHash.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoProvider.lo `test -f 'enc/OpenSSL/OpenSSLCryptoProvider.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoProvider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoProvider.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoProvider.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoProvider.cpp -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoProvider.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoX509.lo `test -f 'enc/OpenSSL/OpenSSLCryptoX509.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoX509.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoX509.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoX509.o enc/OpenSSL/OpenSSLCryptoX509.cpp: In constructor 'OpenSSLCryptoX509::OpenSSLCryptoX509(X509*)': enc/OpenSSL/OpenSSLCryptoX509.cpp:84:19: warning: value computed is not used [-Wunused-value] BIO_flush(b64); ^ libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoX509.cpp -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoX509.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoBase64.lo `test -f 'enc/OpenSSL/OpenSSLCryptoBase64.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoBase64.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoBase64.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoBase64.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoBase64.cpp -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoBase64.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyDSA.lo `test -f 'enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyDSA.o enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp: In member function 'virtual unsigned int OpenSSLCryptoKeyDSA::signBase64Signature(unsigned char*, unsigned int, char*, unsigned int) const': enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp:428:19: warning: value computed is not used [-Wunused-value] BIO_flush(b64); ^ libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyDSA.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyEC.lo `test -f 'enc/OpenSSL/OpenSSLCryptoKeyEC.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoKeyEC.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoKeyEC.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyEC.o enc/OpenSSL/OpenSSLCryptoKeyEC.cpp: In member function 'virtual unsigned int OpenSSLCryptoKeyEC::signBase64SignatureDSA(unsigned char*, unsigned int, char*, unsigned int) const': enc/OpenSSL/OpenSSLCryptoKeyEC.cpp:313:19: warning: value computed is not used [-Wunused-value] BIO_flush(b64); ^ libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoKeyEC.cpp -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyEC.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoSymmetricKey.lo `test -f 'enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoSymmetricKey.o In file included from enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp:34:0: ../xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp: In constructor 'OpenSSLCryptoSymmetricKey::OpenSSLCryptoSymmetricKey(XSECCryptoSymmetricKey::SymmetricKeyType)': ../xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp:316:37: warning: 'OpenSSLCryptoSymmetricKey::m_keyLen' will be initialized after [-Wreorder] unsigned int m_keyLen; ^ ../xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp:310:38: warning: 'EVP_CIPHER_CTX* OpenSSLCryptoSymmetricKey::mp_ctx' [-Wreorder] EVP_CIPHER_CTX *mp_ctx; // OpenSSL Cipher Context structure ^ enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp:51:1: warning: when initialized here [-Wreorder] OpenSSLCryptoSymmetricKey::OpenSSLCryptoSymmetricKey(XSECCryptoSymmetricKey::SymmetricKeyType type) : ^ libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoSymmetricKey.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyHMAC.lo `test -f 'enc/OpenSSL/OpenSSLCryptoKeyHMAC.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoKeyHMAC.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoKeyHMAC.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyHMAC.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoKeyHMAC.cpp -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyHMAC.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLSupport.lo `test -f 'enc/OpenSSL/OpenSSLSupport.cpp' || echo './'`enc/OpenSSL/OpenSSLSupport.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLSupport.cpp -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLSupport.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLSupport.cpp -o enc/OpenSSL/libxml_security_c_la-OpenSSLSupport.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -version-info 20:2:0 -Wl,-z,relro -o libxml-security-c.la -rpath /usr/lib64 canon/libxml_security_c_la-XSECC14n20010315.lo canon/libxml_security_c_la-XSECXMLNSStack.lo canon/libxml_security_c_la-XSECCanon.lo dsig/libxml_security_c_la-DSIGKeyInfoPGPData.lo dsig/libxml_security_c_la-DSIGReferenceList.lo dsig/libxml_security_c_la-DSIGKeyInfoValue.lo dsig/libxml_security_c_la-DSIGKeyInfoDEREncoded.lo dsig/libxml_security_c_la-DSIGXPathHere.lo dsig/libxml_security_c_la-DSIGAlgorithmHandlerDefault.lo dsig/libxml_security_c_la-DSIGXPathFilterExpr.lo dsig/libxml_security_c_la-DSIGKeyInfoMgmtData.lo dsig/libxml_security_c_la-DSIGTransformXPathFilter.lo dsig/libxml_security_c_la-DSIGSignedInfo.lo dsig/libxml_security_c_la-DSIGKeyInfoList.lo dsig/libxml_security_c_la-DSIGConstants.lo dsig/libxml_security_c_la-DSIGSignature.lo dsig/libxml_security_c_la-DSIGTransformXSL.lo dsig/libxml_security_c_la-DSIGObject.lo dsig/libxml_security_c_la-DSIGTransformXPath.lo dsig/libxml_security_c_la-DSIGTransformEnvelope.lo dsig/libxml_security_c_la-DSIGKeyInfoName.lo dsig/libxml_security_c_la-DSIGTransformBase64.lo dsig/libxml_security_c_la-DSIGReference.lo dsig/libxml_security_c_la-DSIGKeyInfoSPKIData.lo dsig/libxml_security_c_la-DSIGTransformList.lo dsig/libxml_security_c_la-DSIGKeyInfoX509.lo dsig/libxml_security_c_la-DSIGKeyInfoExt.lo dsig/libxml_security_c_la-DSIGTransform.lo dsig/libxml_security_c_la-DSIGTransformC14n.lo enc/libxml_security_c_la-XSECCryptoX509.lo enc/libxml_security_c_la-XSECKeyInfoResolverDefault.lo enc/libxml_security_c_la-XSECCryptoUtils.lo enc/libxml_security_c_la-XSECCryptoBase64.lo enc/XSCrypt/libxml_security_c_la-XSCryptCryptoBase64.lo enc/libxml_security_c_la-XSECCryptoException.lo framework/libxml_security_c_la-XSECError.lo framework/libxml_security_c_la-XSECAlgorithmMapper.lo framework/libxml_security_c_la-XSECEnv.lo framework/libxml_security_c_la-XSECProvider.lo framework/libxml_security_c_la-XSECException.lo framework/libxml_security_c_la-XSECURIResolverXerces.lo transformers/libxml_security_c_la-TXFMBase.lo transformers/libxml_security_c_la-TXFMChain.lo transformers/libxml_security_c_la-TXFMCipher.lo transformers/libxml_security_c_la-TXFMParser.lo transformers/libxml_security_c_la-TXFMSB.lo transformers/libxml_security_c_la-TXFMEnvelope.lo transformers/libxml_security_c_la-TXFMBase64.lo transformers/libxml_security_c_la-TXFMXPathFilter.lo transformers/libxml_security_c_la-TXFMHash.lo transformers/libxml_security_c_la-TXFMC14n.lo transformers/libxml_security_c_la-TXFMURL.lo transformers/libxml_security_c_la-TXFMOutputFile.lo transformers/libxml_security_c_la-TXFMXPath.lo transformers/libxml_security_c_la-TXFMXSL.lo transformers/libxml_security_c_la-TXFMDocObject.lo transformers/libxml_security_c_la-TXFMConcatChains.lo transformers/libxml_security_c_la-TXFMChar.lo utils/libxml_security_c_la-XSECAlgorithmSupport.lo utils/libxml_security_c_la-XSECBinTXFMInputStream.lo utils/libxml_security_c_la-XSECXPathNodeList.lo utils/libxml_security_c_la-XSECSafeBuffer.lo utils/libxml_security_c_la-XSECTXFMInputSource.lo utils/libxml_security_c_la-XSECDOMUtils.lo utils/libxml_security_c_la-XSECSafeBufferFormatter.lo utils/libxml_security_c_la-XSECNameSpaceExpander.lo utils/libxml_security_c_la-XSECPlatformUtils.lo utils/libxml_security_c_la-XSECSOAPRequestorSimple.lo utils/unixutils/libxml_security_c_la-XSECSOAPRequestorSimpleUnix.lo xenc/impl/libxml_security_c_la-XENCCipherReferenceImpl.lo xenc/impl/libxml_security_c_la-XENCEncryptionMethodImpl.lo xenc/impl/libxml_security_c_la-XENCCipherValueImpl.lo xenc/impl/libxml_security_c_la-XENCAlgorithmHandlerDefault.lo xenc/impl/libxml_security_c_la-XENCEncryptedDataImpl.lo xenc/impl/libxml_security_c_la-XENCCipherDataImpl.lo xenc/impl/libxml_security_c_la-XENCEncryptedTypeImpl.lo xenc/impl/libxml_security_c_la-XENCCipherImpl.lo xenc/impl/libxml_security_c_la-XENCEncryptedKeyImpl.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoHashHMAC.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyRSA.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoHash.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoProvider.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoX509.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoBase64.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyDSA.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyEC.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoSymmetricKey.lo enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyHMAC.lo enc/OpenSSL/libxml_security_c_la-OpenSSLSupport.lo -lxerces-c -lcrypto libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o canon/.libs/libxml_security_c_la-XSECC14n20010315.o canon/.libs/libxml_security_c_la-XSECXMLNSStack.o canon/.libs/libxml_security_c_la-XSECCanon.o dsig/.libs/libxml_security_c_la-DSIGKeyInfoPGPData.o dsig/.libs/libxml_security_c_la-DSIGReferenceList.o dsig/.libs/libxml_security_c_la-DSIGKeyInfoValue.o dsig/.libs/libxml_security_c_la-DSIGKeyInfoDEREncoded.o dsig/.libs/libxml_security_c_la-DSIGXPathHere.o dsig/.libs/libxml_security_c_la-DSIGAlgorithmHandlerDefault.o dsig/.libs/libxml_security_c_la-DSIGXPathFilterExpr.o dsig/.libs/libxml_security_c_la-DSIGKeyInfoMgmtData.o dsig/.libs/libxml_security_c_la-DSIGTransformXPathFilter.o dsig/.libs/libxml_security_c_la-DSIGSignedInfo.o dsig/.libs/libxml_security_c_la-DSIGKeyInfoList.o dsig/.libs/libxml_security_c_la-DSIGConstants.o dsig/.libs/libxml_security_c_la-DSIGSignature.o dsig/.libs/libxml_security_c_la-DSIGTransformXSL.o dsig/.libs/libxml_security_c_la-DSIGObject.o dsig/.libs/libxml_security_c_la-DSIGTransformXPath.o dsig/.libs/libxml_security_c_la-DSIGTransformEnvelope.o dsig/.libs/libxml_security_c_la-DSIGKeyInfoName.o dsig/.libs/libxml_security_c_la-DSIGTransformBase64.o dsig/.libs/libxml_security_c_la-DSIGReference.o dsig/.libs/libxml_security_c_la-DSIGKeyInfoSPKIData.o dsig/.libs/libxml_security_c_la-DSIGTransformList.o dsig/.libs/libxml_security_c_la-DSIGKeyInfoX509.o dsig/.libs/libxml_security_c_la-DSIGKeyInfoExt.o dsig/.libs/libxml_security_c_la-DSIGTransform.o dsig/.libs/libxml_security_c_la-DSIGTransformC14n.o enc/.libs/libxml_security_c_la-XSECCryptoX509.o enc/.libs/libxml_security_c_la-XSECKeyInfoResolverDefault.o enc/.libs/libxml_security_c_la-XSECCryptoUtils.o enc/.libs/libxml_security_c_la-XSECCryptoBase64.o enc/XSCrypt/.libs/libxml_security_c_la-XSCryptCryptoBase64.o enc/.libs/libxml_security_c_la-XSECCryptoException.o framework/.libs/libxml_security_c_la-XSECError.o framework/.libs/libxml_security_c_la-XSECAlgorithmMapper.o framework/.libs/libxml_security_c_la-XSECEnv.o framework/.libs/libxml_security_c_la-XSECProvider.o framework/.libs/libxml_security_c_la-XSECException.o framework/.libs/libxml_security_c_la-XSECURIResolverXerces.o transformers/.libs/libxml_security_c_la-TXFMBase.o transformers/.libs/libxml_security_c_la-TXFMChain.o transformers/.libs/libxml_security_c_la-TXFMCipher.o transformers/.libs/libxml_security_c_la-TXFMParser.o transformers/.libs/libxml_security_c_la-TXFMSB.o transformers/.libs/libxml_security_c_la-TXFMEnvelope.o transformers/.libs/libxml_security_c_la-TXFMBase64.o transformers/.libs/libxml_security_c_la-TXFMXPathFilter.o transformers/.libs/libxml_security_c_la-TXFMHash.o transformers/.libs/libxml_security_c_la-TXFMC14n.o transformers/.libs/libxml_security_c_la-TXFMURL.o transformers/.libs/libxml_security_c_la-TXFMOutputFile.o transformers/.libs/libxml_security_c_la-TXFMXPath.o transformers/.libs/libxml_security_c_la-TXFMXSL.o transformers/.libs/libxml_security_c_la-TXFMDocObject.o transformers/.libs/libxml_security_c_la-TXFMConcatChains.o transformers/.libs/libxml_security_c_la-TXFMChar.o utils/.libs/libxml_security_c_la-XSECAlgorithmSupport.o utils/.libs/libxml_security_c_la-XSECBinTXFMInputStream.o utils/.libs/libxml_security_c_la-XSECXPathNodeList.o utils/.libs/libxml_security_c_la-XSECSafeBuffer.o utils/.libs/libxml_security_c_la-XSECTXFMInputSource.o utils/.libs/libxml_security_c_la-XSECDOMUtils.o utils/.libs/libxml_security_c_la-XSECSafeBufferFormatter.o utils/.libs/libxml_security_c_la-XSECNameSpaceExpander.o utils/.libs/libxml_security_c_la-XSECPlatformUtils.o utils/.libs/libxml_security_c_la-XSECSOAPRequestorSimple.o utils/unixutils/.libs/libxml_security_c_la-XSECSOAPRequestorSimpleUnix.o xenc/impl/.libs/libxml_security_c_la-XENCCipherReferenceImpl.o xenc/impl/.libs/libxml_security_c_la-XENCEncryptionMethodImpl.o xenc/impl/.libs/libxml_security_c_la-XENCCipherValueImpl.o xenc/impl/.libs/libxml_security_c_la-XENCAlgorithmHandlerDefault.o xenc/impl/.libs/libxml_security_c_la-XENCEncryptedDataImpl.o xenc/impl/.libs/libxml_security_c_la-XENCCipherDataImpl.o xenc/impl/.libs/libxml_security_c_la-XENCEncryptedTypeImpl.o xenc/impl/.libs/libxml_security_c_la-XENCCipherImpl.o xenc/impl/.libs/libxml_security_c_la-XENCEncryptedKeyImpl.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoHashHMAC.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyRSA.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoHash.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoProvider.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoX509.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoBase64.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyDSA.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyEC.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoSymmetricKey.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyHMAC.o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLSupport.o -lxerces-c -lcrypto -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -O2 -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libxml-security-c.so.20 -o .libs/libxml-security-c.so.20.0.2 libtool: link: (cd ".libs" && rm -f "libxml-security-c.so.20" && ln -s "libxml-security-c.so.20.0.2" "libxml-security-c.so.20") libtool: link: (cd ".libs" && rm -f "libxml-security-c.so" && ln -s "libxml-security-c.so.20.0.2" "libxml-security-c.so") libtool: link: ar cru .libs/libxml-security-c.a canon/libxml_security_c_la-XSECC14n20010315.o canon/libxml_security_c_la-XSECXMLNSStack.o canon/libxml_security_c_la-XSECCanon.o dsig/libxml_security_c_la-DSIGKeyInfoPGPData.o dsig/libxml_security_c_la-DSIGReferenceList.o dsig/libxml_security_c_la-DSIGKeyInfoValue.o dsig/libxml_security_c_la-DSIGKeyInfoDEREncoded.o dsig/libxml_security_c_la-DSIGXPathHere.o dsig/libxml_security_c_la-DSIGAlgorithmHandlerDefault.o dsig/libxml_security_c_la-DSIGXPathFilterExpr.o dsig/libxml_security_c_la-DSIGKeyInfoMgmtData.o dsig/libxml_security_c_la-DSIGTransformXPathFilter.o dsig/libxml_security_c_la-DSIGSignedInfo.o dsig/libxml_security_c_la-DSIGKeyInfoList.o dsig/libxml_security_c_la-DSIGConstants.o dsig/libxml_security_c_la-DSIGSignature.o dsig/libxml_security_c_la-DSIGTransformXSL.o dsig/libxml_security_c_la-DSIGObject.o dsig/libxml_security_c_la-DSIGTransformXPath.o dsig/libxml_security_c_la-DSIGTransformEnvelope.o dsig/libxml_security_c_la-DSIGKeyInfoName.o dsig/libxml_security_c_la-DSIGTransformBase64.o dsig/libxml_security_c_la-DSIGReference.o dsig/libxml_security_c_la-DSIGKeyInfoSPKIData.o dsig/libxml_security_c_la-DSIGTransformList.o dsig/libxml_security_c_la-DSIGKeyInfoX509.o dsig/libxml_security_c_la-DSIGKeyInfoExt.o dsig/libxml_security_c_la-DSIGTransform.o dsig/libxml_security_c_la-DSIGTransformC14n.o enc/libxml_security_c_la-XSECCryptoX509.o enc/libxml_security_c_la-XSECKeyInfoResolverDefault.o enc/libxml_security_c_la-XSECCryptoUtils.o enc/libxml_security_c_la-XSECCryptoBase64.o enc/XSCrypt/libxml_security_c_la-XSCryptCryptoBase64.o enc/libxml_security_c_la-XSECCryptoException.o framework/libxml_security_c_la-XSECError.o framework/libxml_security_c_la-XSECAlgorithmMapper.o framework/libxml_security_c_la-XSECEnv.o framework/libxml_security_c_la-XSECProvider.o framework/libxml_security_c_la-XSECException.o framework/libxml_security_c_la-XSECURIResolverXerces.o transformers/libxml_security_c_la-TXFMBase.o transformers/libxml_security_c_la-TXFMChain.o transformers/libxml_security_c_la-TXFMCipher.o transformers/libxml_security_c_la-TXFMParser.o transformers/libxml_security_c_la-TXFMSB.o transformers/libxml_security_c_la-TXFMEnvelope.o transformers/libxml_security_c_la-TXFMBase64.o transformers/libxml_security_c_la-TXFMXPathFilter.o transformers/libxml_security_c_la-TXFMHash.o transformers/libxml_security_c_la-TXFMC14n.o transformers/libxml_security_c_la-TXFMURL.o transformers/libxml_security_c_la-TXFMOutputFile.o transformers/libxml_security_c_la-TXFMXPath.o transformers/libxml_security_c_la-TXFMXSL.o transformers/libxml_security_c_la-TXFMDocObject.o transformers/libxml_security_c_la-TXFMConcatChains.o transformers/libxml_security_c_la-TXFMChar.o utils/libxml_security_c_la-XSECAlgorithmSupport.o utils/libxml_security_c_la-XSECBinTXFMInputStream.o utils/libxml_security_c_la-XSECXPathNodeList.o utils/libxml_security_c_la-XSECSafeBuffer.o utils/libxml_security_c_la-XSECTXFMInputSource.o utils/libxml_security_c_la-XSECDOMUtils.o utils/libxml_security_c_la-XSECSafeBufferFormatter.o utils/libxml_security_c_la-XSECNameSpaceExpander.o utils/libxml_security_c_la-XSECPlatformUtils.o utils/libxml_security_c_la-XSECSOAPRequestorSimple.o utils/unixutils/libxml_security_c_la-XSECSOAPRequestorSimpleUnix.o xenc/impl/libxml_security_c_la-XENCCipherReferenceImpl.o xenc/impl/libxml_security_c_la-XENCEncryptionMethodImpl.o xenc/impl/libxml_security_c_la-XENCCipherValueImpl.o xenc/impl/libxml_security_c_la-XENCAlgorithmHandlerDefault.o xenc/impl/libxml_security_c_la-XENCEncryptedDataImpl.o xenc/impl/libxml_security_c_la-XENCCipherDataImpl.o xenc/impl/libxml_security_c_la-XENCEncryptedTypeImpl.o xenc/impl/libxml_security_c_la-XENCCipherImpl.o xenc/impl/libxml_security_c_la-XENCEncryptedKeyImpl.o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoHashHMAC.o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyRSA.o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoHash.o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoProvider.o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoX509.o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoBase64.o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyDSA.o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyEC.o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoSymmetricKey.o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyHMAC.o enc/OpenSSL/libxml_security_c_la-OpenSSLSupport.o libtool: link: ranlib .libs/libxml-security-c.a libtool: link: ( cd ".libs" && rm -f "libxml-security-c.la" && ln -s "../libxml-security-c.la" "libxml-security-c.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z,relro -o xsec-xtest tools/xtest/xsec_xtest-xtest.o libxml-security-c.la -lxerces-c -lcrypto libtool: link: g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z -Wl,relro -o .libs/xsec-xtest tools/xtest/xsec_xtest-xtest.o ./.libs/libxml-security-c.so -lxerces-c -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64 g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o tools/c14n/xsec_c14n-c14n.o `test -f 'tools/c14n/c14n.cpp' || echo './'`tools/c14n/c14n.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z,relro -o xsec-c14n tools/c14n/xsec_c14n-c14n.o libxml-security-c.la -lxerces-c libtool: link: g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z -Wl,relro -o .libs/xsec-c14n tools/c14n/xsec_c14n-c14n.o ./.libs/libxml-security-c.so -lcrypto -lxerces-c -pthread -Wl,-rpath -Wl,/usr/lib64 g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o tools/checksig/xsec_checksig-checksig.o `test -f 'tools/checksig/checksig.cpp' || echo './'`tools/checksig/checksig.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o tools/checksig/xsec_checksig-AnonymousResolver.o `test -f 'tools/checksig/AnonymousResolver.cpp' || echo './'`tools/checksig/AnonymousResolver.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o tools/checksig/xsec_checksig-InteropResolver.o `test -f 'tools/checksig/InteropResolver.cpp' || echo './'`tools/checksig/InteropResolver.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z,relro -o xsec-checksig tools/checksig/xsec_checksig-checksig.o tools/checksig/xsec_checksig-AnonymousResolver.o tools/checksig/xsec_checksig-InteropResolver.o libxml-security-c.la -lxerces-c -lcrypto libtool: link: g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z -Wl,relro -o .libs/xsec-checksig tools/checksig/xsec_checksig-checksig.o tools/checksig/xsec_checksig-AnonymousResolver.o tools/checksig/xsec_checksig-InteropResolver.o ./.libs/libxml-security-c.so -lxerces-c -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64 g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o tools/templatesign/xsec_templatesign-templatesign.o `test -f 'tools/templatesign/templatesign.cpp' || echo './'`tools/templatesign/templatesign.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z,relro -o xsec-templatesign tools/templatesign/xsec_templatesign-templatesign.o libxml-security-c.la -lxerces-c -lcrypto libtool: link: g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z -Wl,relro -o .libs/xsec-templatesign tools/templatesign/xsec_templatesign-templatesign.o ./.libs/libxml-security-c.so -lxerces-c -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64 g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o tools/txfmout/xsec_txfmout-txfmout.o `test -f 'tools/txfmout/txfmout.cpp' || echo './'`tools/txfmout/txfmout.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z,relro -o xsec-txfmout tools/txfmout/xsec_txfmout-txfmout.o libxml-security-c.la -lxerces-c libtool: link: g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z -Wl,relro -o .libs/xsec-txfmout tools/txfmout/xsec_txfmout-txfmout.o ./.libs/libxml-security-c.so -lcrypto -lxerces-c -pthread -Wl,-rpath -Wl,/usr/lib64 g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o tools/siginf/xsec_siginf-siginf.o `test -f 'tools/siginf/siginf.cpp' || echo './'`tools/siginf/siginf.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z,relro -o xsec-siginf tools/siginf/xsec_siginf-siginf.o libxml-security-c.la -lxerces-c libtool: link: g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z -Wl,relro -o .libs/xsec-siginf tools/siginf/xsec_siginf-siginf.o ./.libs/libxml-security-c.so -lcrypto -lxerces-c -pthread -Wl,-rpath -Wl,/usr/lib64 g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o tools/cipher/xsec_cipher-cipher.o `test -f 'tools/cipher/cipher.cpp' || echo './'`tools/cipher/cipher.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_TOOLS -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o tools/cipher/xsec_cipher-XencInteropResolver.o `test -f 'tools/cipher/XencInteropResolver.cpp' || echo './'`tools/cipher/XencInteropResolver.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z,relro -o xsec-cipher tools/cipher/xsec_cipher-cipher.o tools/cipher/xsec_cipher-XencInteropResolver.o libxml-security-c.la -lxerces-c -lcrypto libtool: link: g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z -Wl,relro -o .libs/xsec-cipher tools/cipher/xsec_cipher-cipher.o tools/cipher/xsec_cipher-XencInteropResolver.o ./.libs/libxml-security-c.so -lxerces-c -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64 g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o samples/simpleHMAC.o samples/simpleHMAC.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o samples/IOStreamOutputter.o samples/IOStreamOutputter.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z,relro -o xsec-simpleHMAC samples/simpleHMAC.o samples/IOStreamOutputter.o libxml-security-c.la -lxerces-c libtool: link: g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z -Wl,relro -o .libs/xsec-simpleHMAC samples/simpleHMAC.o samples/IOStreamOutputter.o ./.libs/libxml-security-c.so -lcrypto -lxerces-c -pthread -Wl,-rpath -Wl,/usr/lib64 g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o samples/simpleValidate.o samples/simpleValidate.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z,relro -o xsec-simpleValidate samples/simpleValidate.o samples/IOStreamOutputter.o libxml-security-c.la -lxerces-c libtool: link: g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z -Wl,relro -o .libs/xsec-simpleValidate samples/simpleValidate.o samples/IOStreamOutputter.o ./.libs/libxml-security-c.so -lcrypto -lxerces-c -pthread -Wl,-rpath -Wl,/usr/lib64 g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o samples/xsec_simpleEncrypt-simpleEncrypt.o `test -f 'samples/simpleEncrypt.cpp' || echo './'`samples/simpleEncrypt.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o samples/xsec_simpleEncrypt-IOStreamOutputter.o `test -f 'samples/IOStreamOutputter.cpp' || echo './'`samples/IOStreamOutputter.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z,relro -o xsec-simpleEncrypt samples/xsec_simpleEncrypt-simpleEncrypt.o samples/xsec_simpleEncrypt-IOStreamOutputter.o libxml-security-c.la -lxerces-c -lcrypto libtool: link: g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z -Wl,relro -o .libs/xsec-simpleEncrypt samples/xsec_simpleEncrypt-simpleEncrypt.o samples/xsec_simpleEncrypt-IOStreamOutputter.o ./.libs/libxml-security-c.so -lxerces-c -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64 g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o samples/xsec_simpleDecrypt-simpleDecrypt.o `test -f 'samples/simpleDecrypt.cpp' || echo './'`samples/simpleDecrypt.cpp g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -c -o samples/xsec_simpleDecrypt-IOStreamOutputter.o `test -f 'samples/IOStreamOutputter.cpp' || echo './'`samples/IOStreamOutputter.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z,relro -o xsec-simpleDecrypt samples/xsec_simpleDecrypt-simpleDecrypt.o samples/xsec_simpleDecrypt-IOStreamOutputter.o libxml-security-c.la -lxerces-c -lcrypto libtool: link: g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -DNDEBUG -pthread -Wl,-z -Wl,relro -o .libs/xsec-simpleDecrypt samples/xsec_simpleDecrypt-simpleDecrypt.o samples/xsec_simpleDecrypt-IOStreamOutputter.o ./.libs/libxml-security-c.so -lxerces-c -lcrypto -pthread -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory `/builddir/build/BUILD/xml-security-c-2.0.2/xsec' make[2]: Entering directory `/builddir/build/BUILD/xml-security-c-2.0.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/xml-security-c-2.0.2' make[1]: Leaving directory `/builddir/build/BUILD/xml-security-c-2.0.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JcPRx8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64 ++ dirname /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64 + cd xml-security-c-2.0.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64 Making install in xsec make[1]: Entering directory `/builddir/build/BUILD/xml-security-c-2.0.2/xsec' make[2]: Entering directory `/builddir/build/BUILD/xml-security-c-2.0.2/xsec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libxml-security-c.la '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libxml-security-c.so.20.0.2 /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/lib64/libxml-security-c.so.20.0.2 libtool: install: (cd /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/lib64 && { ln -s -f libxml-security-c.so.20.0.2 libxml-security-c.so.20 || { rm -f libxml-security-c.so.20 && ln -s libxml-security-c.so.20.0.2 libxml-security-c.so.20; }; }) libtool: install: (cd /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/lib64 && { ln -s -f libxml-security-c.so.20.0.2 libxml-security-c.so || { rm -f libxml-security-c.so && ln -s libxml-security-c.so.20.0.2 libxml-security-c.so; }; }) libtool: install: /usr/bin/install -c .libs/libxml-security-c.lai /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/lib64/libxml-security-c.la libtool: install: /usr/bin/install -c .libs/libxml-security-c.a /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/lib64/libxml-security-c.a libtool: install: chmod 644 /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/lib64/libxml-security-c.a libtool: install: ranlib /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/lib64/libxml-security-c.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c xsec-xtest xsec-c14n xsec-checksig xsec-templatesign xsec-txfmout xsec-siginf xsec-cipher '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/bin' libtool: warning: 'libxml-security-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/xsec-xtest /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/bin/xsec-xtest libtool: warning: 'libxml-security-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/xsec-c14n /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/bin/xsec-c14n libtool: warning: 'libxml-security-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/xsec-checksig /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/bin/xsec-checksig libtool: warning: 'libxml-security-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/xsec-templatesign /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/bin/xsec-templatesign libtool: warning: 'libxml-security-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/xsec-txfmout /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/bin/xsec-txfmout libtool: warning: 'libxml-security-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/xsec-siginf /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/bin/xsec-siginf libtool: warning: 'libxml-security-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/xsec-cipher /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/bin/xsec-cipher /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/canon' /usr/bin/install -c -m 644 canon/XSECXMLNSStack.hpp canon/XSECCanon.hpp canon/XSECC14n20010315.hpp '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/canon' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/dsig' /usr/bin/install -c -m 644 dsig/DSIGKeyInfoSPKIData.hpp dsig/DSIGXPathHere.hpp dsig/DSIGAlgorithmHandlerDefault.hpp dsig/DSIGXPathFilterExpr.hpp dsig/DSIGKeyInfoX509.hpp dsig/DSIGKeyInfoList.hpp dsig/DSIGKeyInfoValue.hpp dsig/DSIGKeyInfoDEREncoded.hpp dsig/DSIGTransformC14n.hpp dsig/DSIGTransformXSL.hpp dsig/DSIGKeyInfo.hpp dsig/DSIGKeyInfoPGPData.hpp dsig/DSIGKeyInfoExt.hpp dsig/DSIGObject.hpp dsig/DSIGTransformList.hpp dsig/DSIGTransform.hpp dsig/DSIGTransformBase64.hpp dsig/DSIGTransformXPath.hpp dsig/DSIGKeyInfoMgmtData.hpp dsig/DSIGSignedInfo.hpp dsig/DSIGTransformXPathFilter.hpp dsig/DSIGReferenceList.hpp dsig/DSIGReference.hpp dsig/DSIGSignature.hpp dsig/DSIGKeyInfoName.hpp dsig/DSIGTransformEnvelope.hpp dsig/DSIGConstants.hpp '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/dsig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/enc' /usr/bin/install -c -m 644 enc/XSECCryptoKeyHMAC.hpp enc/XSECCryptoX509.hpp enc/XSECCryptoKeyDSA.hpp enc/XSECCryptoKeyEC.hpp enc/XSECKeyInfoResolver.hpp enc/XSECCryptoHash.hpp enc/XSECCryptoBase64.hpp enc/XSECCryptoSymmetricKey.hpp enc/XSECCryptoKey.hpp enc/XSECCryptoProvider.hpp enc/XSECKeyInfoResolverDefault.hpp enc/XSECCryptoKeyRSA.hpp enc/XSECCryptoException.hpp enc/XSECCryptoUtils.hpp '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/enc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/framework' /usr/bin/install -c -m 644 framework/XSECAlgorithmHandler.hpp framework/XSECURIResolver.hpp framework/XSECDefs.hpp framework/XSECEnv.hpp framework/XSECException.hpp framework/XSECError.hpp framework/XSECProvider.hpp framework/XSECURIResolverXerces.hpp framework/XSECAlgorithmMapper.hpp framework/XSECW32Config.hpp framework/XSECVersion.hpp '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/framework' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/framework' /usr/bin/install -c -m 644 framework/XSECConfig.hpp '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/framework' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/enc/NSS' /usr/bin/install -c -m 644 enc/NSS/NSSCryptoX509.hpp enc/NSS/NSSCryptoHashHMAC.hpp enc/NSS/NSSCryptoKeyDSA.hpp enc/NSS/NSSCryptoKeyHMAC.hpp enc/NSS/NSSCryptoHash.hpp enc/NSS/NSSCryptoSymmetricKey.hpp enc/NSS/NSSCryptoProvider.hpp enc/NSS/NSSCryptoKeyRSA.hpp '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/enc/NSS' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/enc/OpenSSL' /usr/bin/install -c -m 644 enc/OpenSSL/OpenSSLCryptoBase64.hpp enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp enc/OpenSSL/OpenSSLCryptoProvider.hpp enc/OpenSSL/OpenSSLCryptoKeyRSA.hpp enc/OpenSSL/OpenSSLCryptoX509.hpp enc/OpenSSL/OpenSSLCryptoHashHMAC.hpp enc/OpenSSL/OpenSSLCryptoKeyDSA.hpp enc/OpenSSL/OpenSSLCryptoKeyEC.hpp enc/OpenSSL/OpenSSLCryptoKeyHMAC.hpp enc/OpenSSL/OpenSSLCryptoHash.hpp enc/OpenSSL/OpenSSLSupport.hpp '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/enc/OpenSSL' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/transformers' /usr/bin/install -c -m 644 transformers/TXFMXPathFilter.hpp transformers/TXFMHash.hpp transformers/TXFMParser.hpp transformers/TXFMOutputFile.hpp transformers/TXFMURL.hpp transformers/TXFMBase.hpp transformers/TXFMChar.hpp transformers/TXFMCipher.hpp transformers/TXFMEnvelope.hpp transformers/TXFMChain.hpp transformers/TXFMDocObject.hpp transformers/TXFMConcatChains.hpp transformers/TXFMSB.hpp transformers/TXFMC14n.hpp transformers/TXFMXSL.hpp transformers/TXFMXPath.hpp transformers/TXFMBase64.hpp '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/transformers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/utils' /usr/bin/install -c -m 644 utils/XSECSafeBuffer.hpp utils/XSECSOAPRequestor.hpp utils/XSECTXFMInputSource.hpp utils/XSECNameSpaceExpander.hpp utils/XSECSOAPRequestorSimple.hpp utils/XSECXPathNodeList.hpp utils/XSECSafeBufferFormatter.hpp utils/XSECBinTXFMInputStream.hpp utils/XSECPlatformUtils.hpp '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/xenc' /usr/bin/install -c -m 644 xenc/XENCEncryptionMethod.hpp xenc/XENCEncryptedType.hpp xenc/XENCCipherData.hpp xenc/XENCEncryptedKey.hpp xenc/XENCCipherValue.hpp xenc/XENCEncryptedData.hpp xenc/XENCCipherReference.hpp xenc/XENCCipher.hpp '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/xenc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/xkms' /usr/bin/install -c -m 644 xkms/XKMSNotBoundAuthentication.hpp xkms/XKMSValidateResult.hpp xkms/XKMSValidityInterval.hpp xkms/XKMSStatusRequest.hpp xkms/XKMSRegisterRequest.hpp xkms/XKMSPendingRequest.hpp xkms/XKMSCompoundRequest.hpp xkms/XKMSUseKeyWith.hpp xkms/XKMSValidateRequest.hpp xkms/XKMSUnverifiedKeyBinding.hpp xkms/XKMSLocateResult.hpp xkms/XKMSRespondWith.hpp xkms/XKMSQueryKeyBinding.hpp xkms/XKMSPrototypeKeyBinding.hpp xkms/XKMSKeyBindingAbstractType.hpp xkms/XKMSMessageAbstractType.hpp xkms/XKMSMessageFactory.hpp xkms/XKMSConstants.hpp xkms/XKMSRequestAbstractType.hpp xkms/XKMSResult.hpp xkms/XKMSAuthentication.hpp xkms/XKMSLocateRequest.hpp xkms/XKMSResultType.hpp xkms/XKMSStatusResult.hpp xkms/XKMSKeyBinding.hpp xkms/XKMSCompoundResult.hpp xkms/XKMSRegisterResult.hpp xkms/XKMSResponseMechanism.hpp xkms/XKMSStatus.hpp xkms/XKMSRevokeRequest.hpp xkms/XKMSRevokeResult.hpp xkms/XKMSRecoverKeyBinding.hpp xkms/XKMSRevokeKeyBinding.hpp xkms/XKMSRSAKeyPair.hpp xkms/XKMSRecoverResult.hpp xkms/XKMSReissueResult.hpp xkms/XKMSRecoverRequest.hpp xkms/XKMSReissueRequest.hpp xkms/XKMSReissueKeyBinding.hpp '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/xkms' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/enc/XSCrypt' /usr/bin/install -c -m 644 enc/XSCrypt/XSCryptCryptoBase64.hpp '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/include/xsec/enc/XSCrypt' make[2]: Leaving directory `/builddir/build/BUILD/xml-security-c-2.0.2/xsec' make[1]: Leaving directory `/builddir/build/BUILD/xml-security-c-2.0.2/xsec' make[1]: Entering directory `/builddir/build/BUILD/xml-security-c-2.0.2' make[2]: Entering directory `/builddir/build/BUILD/xml-security-c-2.0.2' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 xml-security-c.pc '/builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/xml-security-c-2.0.2' make[1]: Leaving directory `/builddir/build/BUILD/xml-security-c-2.0.2' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/xml-security-c-2.0.2 extracting debug info from /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/lib64/libxml-security-c.so.20.0.2 extracting debug info from /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/bin/xsec-checksig extracting debug info from /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/bin/xsec-c14n extracting debug info from /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/bin/xsec-templatesign extracting debug info from /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/bin/xsec-cipher extracting debug info from /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/bin/xsec-xtest extracting debug info from /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/bin/xsec-siginf extracting debug info from /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64/usr/bin/xsec-txfmout /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libxml-security-c.so.20.0.2.debug to /usr/lib/debug/usr/lib64/libxml-security-c.so.20.debug symlinked /usr/lib/debug/usr/lib64/libxml-security-c.so.20.0.2.debug to /usr/lib/debug/usr/lib64/libxml-security-c.so.debug 3049 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: xml-security-c-bin-2.0.2-3.1.x86_64 Provides: xml-security-c-bin = 2.0.2-3.1 xml-security-c-bin(x86-64) = 2.0.2-3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxerces-c-3.2.so()(64bit) libxml-security-c.so.20()(64bit) rtld(GNU_HASH) Processing files: libxml-security-c20-2.0.2-3.1.x86_64 Provides: libxml-security-c.so.20()(64bit) libxml-security-c20 = 2.0.2-3.1 libxml-security-c20(x86-64) = 2.0.2-3.1 xml-security-c = 2.0.2-3.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libxerces-c-3.2.so()(64bit) rtld(GNU_HASH) Processing files: libxml-security-c-devel-2.0.2-3.1.x86_64 Provides: libxml-security-c-devel = 2.0.2-3.1 libxml-security-c-devel(x86-64) = 2.0.2-3.1 pkgconfig(xml-security-c) = 2.0.2 xml-security-c-devel = 2.0.2-3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(libcrypto) pkgconfig(xerces-c) >= 3.2 Processing files: xml-security-c-debuginfo-2.0.2-3.1.x86_64 Provides: xml-security-c-debuginfo = 2.0.2-3.1 xml-security-c-debuginfo(x86-64) = 2.0.2-3.1 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64 Wrote: /builddir/build/RPMS/xml-security-c-bin-2.0.2-3.1.x86_64.rpm Wrote: /builddir/build/RPMS/libxml-security-c20-2.0.2-3.1.x86_64.rpm Wrote: /builddir/build/RPMS/libxml-security-c-devel-2.0.2-3.1.x86_64.rpm Wrote: /builddir/build/RPMS/xml-security-c-debuginfo-2.0.2-3.1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pps0D7 + umask 022 + cd /builddir/build/BUILD + cd xml-security-c-2.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xml-security-c-2.0.2-3.1.x86_64 + exit 0 Child return code was: 0 LEAVE do -->