Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/xml-security-c.spec'], logger=gid=135shell=Falsetimeout=0user='mockbuild'printOutput=Falseenv={'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'HOME': '/builddir'}chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-18397/root'uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/xml-security-c.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/xml-security-c-1.6.1-10.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/xml-security-c.spec '], logger=gid=135shell=Falsetimeout=0user='mockbuild'printOutput=Falseenv={'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'HOME': '/builddir'}private_network=TruechrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-18397/root'uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/xml-security-c.spec '] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'HOME': '/builddir'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AiDQGg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xml-security-c-1.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/xml-security-c-1.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xml-security-c-1.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's/-O2 -DNDEBUG/-DNDEBUG/g' configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.p79ejD + umask 022 + cd /builddir/build/BUILD + cd xml-security-c-1.6.1 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + 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' + 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' + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static 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 build system type... armv6hl-redhat-linux-gnu checking host system type... armv6hl-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for armv6hl-redhat-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 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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv6hl-redhat-linux-gnu file names to armv6hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv6hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv6hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv6hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv6hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv6hl-redhat-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 armv6hl-redhat-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) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for armv6hl-redhat-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 dependency style of gcc... (cached) none checking for armv6hl-redhat-linux-gnu-g++... no checking for armv6hl-redhat-linux-gnu-g++3... no checking for armv6hl-redhat-linux-gnu-c++... no checking for armv6hl-redhat-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 checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -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) 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-1.6.1/build-aux/missing --run 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 floor in -lm... yes checking for getservent in -lsocket... no checking for unistd.h... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking whether strcasecmp is declared... yes checking xercesc/dom/DOM.hpp usability... yes checking xercesc/dom/DOM.hpp presence... yes checking for xercesc/dom/DOM.hpp... yes checking Xerces version... OK checking whether Xerces is 64-bit clean... yes checking whether Xerces BinInputStream requires getContentType... yes checking whether Xerces XMLFormatter requires a version... yes checking whether Xerces XMLString has ::release... yes checking whether Xerces XMLElement has ::setIdAttribute(XMLCh*)... no checking whether Xerces XMLElement has ::setIdAttribute(XMLCh*, bool)... yes checking whether Xerces DOMImplementationLS has DOMLSSerializer... yes checking whether Xerces DOMEntity uses getInputEncoding()... yes checking for Xalan in system includes... found checking if libxalanMsg is required... yes checking whether XSLException::getType() returns XalanDOMString... no checking whether XercesParserLiaison ctor takes XercesDOMSupport... no checking whether XPathEvaluator::selectNodeList requires NodeRefList... yes checking whether Xalan classes require MemoryManager... yes checking for pkg-config... /usr/bin/pkg-config checking for OpenSSL cflags... checking for OpenSSL libraries... -lssl -lcrypto checking for const input buffers in OpenSSL... yes checking for non-broken AES 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 configure: creating ./config.status config.status: creating Makefile config.status: creating xsec/Makefile config.status: creating config.h config.status: creating xsec/framework/XSECConfig.hpp config.status: executing depfiles commands config.status: executing libtool commands + make -j8 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/xml-security-c-1.6.1' Making all in xsec make[2]: Entering directory '/builddir/build/BUILD/xml-security-c-1.6.1/xsec' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECC14n20010315.lo `test -f 'canon/XSECC14n20010315.cpp' || echo './'`canon/XSECC14n20010315.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECXMLNSStack.lo `test -f 'canon/XSECXMLNSStack.cpp' || echo './'`canon/XSECXMLNSStack.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECCanon.lo `test -f 'canon/XSECCanon.cpp' || echo './'`canon/XSECCanon.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGKeyInfoPGPData.lo `test -f 'dsig/DSIGKeyInfoPGPData.cpp' || echo './'`dsig/DSIGKeyInfoPGPData.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGReferenceList.lo `test -f 'dsig/DSIGReferenceList.cpp' || echo './'`dsig/DSIGReferenceList.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGKeyInfoValue.lo `test -f 'dsig/DSIGKeyInfoValue.cpp' || echo './'`dsig/DSIGKeyInfoValue.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGKeyInfoDEREncoded.lo `test -f 'dsig/DSIGKeyInfoDEREncoded.cpp' || echo './'`dsig/DSIGKeyInfoDEREncoded.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGXPathHere.lo `test -f 'dsig/DSIGXPathHere.cpp' || echo './'`dsig/DSIGXPathHere.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c canon/XSECCanon.cpp -fPIC -DPIC -o .libs/XSECCanon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGReferenceList.cpp -fPIC -DPIC -o .libs/DSIGReferenceList.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c canon/XSECC14n20010315.cpp -fPIC -DPIC -o .libs/XSECC14n20010315.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGKeyInfoDEREncoded.cpp -fPIC -DPIC -o .libs/DSIGKeyInfoDEREncoded.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGKeyInfoPGPData.cpp -fPIC -DPIC -o .libs/DSIGKeyInfoPGPData.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGXPathHere.cpp -fPIC -DPIC -o .libs/DSIGXPathHere.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c canon/XSECXMLNSStack.cpp -fPIC -DPIC -o .libs/XSECXMLNSStack.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGKeyInfoValue.cpp -fPIC -DPIC -o .libs/DSIGKeyInfoValue.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGAlgorithmHandlerDefault.lo `test -f 'dsig/DSIGAlgorithmHandlerDefault.cpp' || echo './'`dsig/DSIGAlgorithmHandlerDefault.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGAlgorithmHandlerDefault.cpp -fPIC -DPIC -o .libs/DSIGAlgorithmHandlerDefault.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGXPathFilterExpr.lo `test -f 'dsig/DSIGXPathFilterExpr.cpp' || echo './'`dsig/DSIGXPathFilterExpr.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGKeyInfoMgmtData.lo `test -f 'dsig/DSIGKeyInfoMgmtData.cpp' || echo './'`dsig/DSIGKeyInfoMgmtData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGXPathFilterExpr.cpp -fPIC -DPIC -o .libs/DSIGXPathFilterExpr.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGTransformXPathFilter.lo `test -f 'dsig/DSIGTransformXPathFilter.cpp' || echo './'`dsig/DSIGTransformXPathFilter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGKeyInfoMgmtData.cpp -fPIC -DPIC -o .libs/DSIGKeyInfoMgmtData.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGTransformXPathFilter.cpp -fPIC -DPIC -o .libs/DSIGTransformXPathFilter.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGSignedInfo.lo `test -f 'dsig/DSIGSignedInfo.cpp' || echo './'`dsig/DSIGSignedInfo.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGSignedInfo.cpp -fPIC -DPIC -o .libs/DSIGSignedInfo.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGKeyInfoList.lo `test -f 'dsig/DSIGKeyInfoList.cpp' || echo './'`dsig/DSIGKeyInfoList.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGConstants.lo `test -f 'dsig/DSIGConstants.cpp' || echo './'`dsig/DSIGConstants.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGKeyInfoList.cpp -fPIC -DPIC -o .libs/DSIGKeyInfoList.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGConstants.cpp -fPIC -DPIC -o .libs/DSIGConstants.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGSignature.lo `test -f 'dsig/DSIGSignature.cpp' || echo './'`dsig/DSIGSignature.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGTransformXSL.lo `test -f 'dsig/DSIGTransformXSL.cpp' || echo './'`dsig/DSIGTransformXSL.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGSignature.cpp -fPIC -DPIC -o .libs/DSIGSignature.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGTransformXSL.cpp -fPIC -DPIC -o .libs/DSIGTransformXSL.o dsig/DSIGAlgorithmHandlerDefault.cpp: In function 'bool compareBase64StringToRaw(const char*, unsigned char*, unsigned int, unsigned int)': dsig/DSIGAlgorithmHandlerDefault.cpp:87:32: warning: variable 'maxCompareBits' set but not used [-Wunused-but-set-variable] unsigned int maxCompareBytes, maxCompareBits; ^ dsig/DSIGAlgorithmHandlerDefault.cpp: In member function 'virtual unsigned int DSIGAlgorithmHandlerDefault::signToSafeBuffer(TXFMChain*, const XMLCh*, XSECCryptoKey*, unsigned int, safeBuffer&)': dsig/DSIGAlgorithmHandlerDefault.cpp:519:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (outputLength > 0 && (outputLength < 80 || outputLength < hashLen / 2)) { ^ dsig/DSIGAlgorithmHandlerDefault.cpp: In member function 'virtual bool DSIGAlgorithmHandlerDefault::verifyBase64Signature(TXFMChain*, const XMLCh*, const char*, unsigned int, XSECCryptoKey*)': dsig/DSIGAlgorithmHandlerDefault.cpp:644:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (outputLength > 0 && (outputLength < 80 || outputLength < hashLen / 2)) { ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGObject.lo `test -f 'dsig/DSIGObject.cpp' || echo './'`dsig/DSIGObject.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGTransformXPath.lo `test -f 'dsig/DSIGTransformXPath.cpp' || echo './'`dsig/DSIGTransformXPath.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGObject.cpp -fPIC -DPIC -o .libs/DSIGObject.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGTransformXPath.cpp -fPIC -DPIC -o .libs/DSIGTransformXPath.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGTransformEnvelope.lo `test -f 'dsig/DSIGTransformEnvelope.cpp' || echo './'`dsig/DSIGTransformEnvelope.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGTransformEnvelope.cpp -fPIC -DPIC -o .libs/DSIGTransformEnvelope.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGKeyInfoName.lo `test -f 'dsig/DSIGKeyInfoName.cpp' || echo './'`dsig/DSIGKeyInfoName.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGKeyInfoName.cpp -fPIC -DPIC -o .libs/DSIGKeyInfoName.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGTransformBase64.lo `test -f 'dsig/DSIGTransformBase64.cpp' || echo './'`dsig/DSIGTransformBase64.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGReference.lo `test -f 'dsig/DSIGReference.cpp' || echo './'`dsig/DSIGReference.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGTransformBase64.cpp -fPIC -DPIC -o .libs/DSIGTransformBase64.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGReference.cpp -fPIC -DPIC -o .libs/DSIGReference.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGKeyInfoSPKIData.lo `test -f 'dsig/DSIGKeyInfoSPKIData.cpp' || echo './'`dsig/DSIGKeyInfoSPKIData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGKeyInfoSPKIData.cpp -fPIC -DPIC -o .libs/DSIGKeyInfoSPKIData.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGTransformList.lo `test -f 'dsig/DSIGTransformList.cpp' || echo './'`dsig/DSIGTransformList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGTransformList.cpp -fPIC -DPIC -o .libs/DSIGTransformList.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGKeyInfoX509.lo `test -f 'dsig/DSIGKeyInfoX509.cpp' || echo './'`dsig/DSIGKeyInfoX509.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGKeyInfoX509.cpp -fPIC -DPIC -o .libs/DSIGKeyInfoX509.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGKeyInfoExt.lo `test -f 'dsig/DSIGKeyInfoExt.cpp' || echo './'`dsig/DSIGKeyInfoExt.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGKeyInfoExt.cpp -fPIC -DPIC -o .libs/DSIGKeyInfoExt.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGTransform.lo `test -f 'dsig/DSIGTransform.cpp' || echo './'`dsig/DSIGTransform.cpp dsig/DSIGSignature.cpp: In member function 'bool DSIGSignature::verifySignatureOnlyInternal()': dsig/DSIGSignature.cpp:1051:6: warning: variable 'hashLen' set but not used [-Wunused-but-set-variable] int hashLen; ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o DSIGTransformC14n.lo `test -f 'dsig/DSIGTransformC14n.cpp' || echo './'`dsig/DSIGTransformC14n.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGTransform.cpp -fPIC -DPIC -o .libs/DSIGTransform.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c dsig/DSIGTransformC14n.cpp -fPIC -DPIC -o .libs/DSIGTransformC14n.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECCryptoX509.lo `test -f 'enc/XSECCryptoX509.cpp' || echo './'`enc/XSECCryptoX509.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECKeyInfoResolverDefault.lo `test -f 'enc/XSECKeyInfoResolverDefault.cpp' || echo './'`enc/XSECKeyInfoResolverDefault.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c enc/XSECKeyInfoResolverDefault.cpp -fPIC -DPIC -o .libs/XSECKeyInfoResolverDefault.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c enc/XSECCryptoX509.cpp -fPIC -DPIC -o .libs/XSECCryptoX509.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECCryptoUtils.lo `test -f 'enc/XSECCryptoUtils.cpp' || echo './'`enc/XSECCryptoUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c enc/XSECCryptoUtils.cpp -fPIC -DPIC -o .libs/XSECCryptoUtils.o enc/XSECCryptoX509.cpp: In member function 'void XSECCryptoX509::loadX509PEM(const char*, unsigned int)': enc/XSECCryptoX509.cpp:38:15: warning: variable 'b' set but not used [-Wunused-but-set-variable] const char * b; ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECCryptoBase64.lo `test -f 'enc/XSECCryptoBase64.cpp' || echo './'`enc/XSECCryptoBase64.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c enc/XSECCryptoBase64.cpp -fPIC -DPIC -o .libs/XSECCryptoBase64.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSCryptCryptoBase64.lo `test -f 'enc/XSCrypt/XSCryptCryptoBase64.cpp' || echo './'`enc/XSCrypt/XSCryptCryptoBase64.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c enc/XSCrypt/XSCryptCryptoBase64.cpp -fPIC -DPIC -o .libs/XSCryptCryptoBase64.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECCryptoProvider.lo `test -f 'enc/XSECCryptoProvider.cpp' || echo './'`enc/XSECCryptoProvider.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECCryptoException.lo `test -f 'enc/XSECCryptoException.cpp' || echo './'`enc/XSECCryptoException.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c enc/XSECCryptoProvider.cpp -fPIC -DPIC -o .libs/XSECCryptoProvider.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c enc/XSECCryptoException.cpp -fPIC -DPIC -o .libs/XSECCryptoException.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECError.lo `test -f 'framework/XSECError.cpp' || echo './'`framework/XSECError.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECAlgorithmMapper.lo `test -f 'framework/XSECAlgorithmMapper.cpp' || echo './'`framework/XSECAlgorithmMapper.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECEnv.lo `test -f 'framework/XSECEnv.cpp' || echo './'`framework/XSECEnv.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECProvider.lo `test -f 'framework/XSECProvider.cpp' || echo './'`framework/XSECProvider.cpp enc/XSECCryptoException.cpp:36:48: warning: 'XSECCryptoExceptionStrings' initialized and declared 'extern' extern const char * XSECCryptoExceptionStrings[] = { ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECException.lo `test -f 'framework/XSECException.cpp' || echo './'`framework/XSECException.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECURIResolverXerces.lo `test -f 'framework/XSECURIResolverXerces.cpp' || echo './'`framework/XSECURIResolverXerces.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c framework/XSECError.cpp -fPIC -DPIC -o .libs/XSECError.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c framework/XSECEnv.cpp -fPIC -DPIC -o .libs/XSECEnv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c framework/XSECAlgorithmMapper.cpp -fPIC -DPIC -o .libs/XSECAlgorithmMapper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c framework/XSECProvider.cpp -fPIC -DPIC -o .libs/XSECProvider.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c framework/XSECException.cpp -fPIC -DPIC -o .libs/XSECException.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c framework/XSECURIResolverXerces.cpp -fPIC -DPIC -o .libs/XSECURIResolverXerces.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o TXFMBase.lo `test -f 'transformers/TXFMBase.cpp' || echo './'`transformers/TXFMBase.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o TXFMChain.lo `test -f 'transformers/TXFMChain.cpp' || echo './'`transformers/TXFMChain.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c transformers/TXFMBase.cpp -fPIC -DPIC -o .libs/TXFMBase.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c transformers/TXFMChain.cpp -fPIC -DPIC -o .libs/TXFMChain.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o TXFMCipher.lo `test -f 'transformers/TXFMCipher.cpp' || echo './'`transformers/TXFMCipher.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c transformers/TXFMCipher.cpp -fPIC -DPIC -o .libs/TXFMCipher.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o TXFMParser.lo `test -f 'transformers/TXFMParser.cpp' || echo './'`transformers/TXFMParser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c transformers/TXFMParser.cpp -fPIC -DPIC -o .libs/TXFMParser.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o TXFMSB.lo `test -f 'transformers/TXFMSB.cpp' || echo './'`transformers/TXFMSB.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c transformers/TXFMSB.cpp -fPIC -DPIC -o .libs/TXFMSB.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o TXFMEnvelope.lo `test -f 'transformers/TXFMEnvelope.cpp' || echo './'`transformers/TXFMEnvelope.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c transformers/TXFMEnvelope.cpp -fPIC -DPIC -o .libs/TXFMEnvelope.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o TXFMBase64.lo `test -f 'transformers/TXFMBase64.cpp' || echo './'`transformers/TXFMBase64.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c transformers/TXFMBase64.cpp -fPIC -DPIC -o .libs/TXFMBase64.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o TXFMXPathFilter.lo `test -f 'transformers/TXFMXPathFilter.cpp' || echo './'`transformers/TXFMXPathFilter.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o TXFMSHA1.lo `test -f 'transformers/TXFMSHA1.cpp' || echo './'`transformers/TXFMSHA1.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o TXFMC14n.lo `test -f 'transformers/TXFMC14n.cpp' || echo './'`transformers/TXFMC14n.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o TXFMURL.lo `test -f 'transformers/TXFMURL.cpp' || echo './'`transformers/TXFMURL.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c transformers/TXFMXPathFilter.cpp -fPIC -DPIC -o .libs/TXFMXPathFilter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c transformers/TXFMSHA1.cpp -fPIC -DPIC -o .libs/TXFMSHA1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c transformers/TXFMC14n.cpp -fPIC -DPIC -o .libs/TXFMC14n.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c transformers/TXFMURL.cpp -fPIC -DPIC -o .libs/TXFMURL.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o TXFMOutputFile.lo `test -f 'transformers/TXFMOutputFile.cpp' || echo './'`transformers/TXFMOutputFile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c transformers/TXFMOutputFile.cpp -fPIC -DPIC -o .libs/TXFMOutputFile.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o TXFMXPath.lo `test -f 'transformers/TXFMXPath.cpp' || echo './'`transformers/TXFMXPath.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c transformers/TXFMXPath.cpp -fPIC -DPIC -o .libs/TXFMXPath.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o TXFMXSL.lo `test -f 'transformers/TXFMXSL.cpp' || echo './'`transformers/TXFMXSL.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o TXFMDocObject.lo `test -f 'transformers/TXFMDocObject.cpp' || echo './'`transformers/TXFMDocObject.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c transformers/TXFMXSL.cpp -fPIC -DPIC -o .libs/TXFMXSL.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c transformers/TXFMDocObject.cpp -fPIC -DPIC -o .libs/TXFMDocObject.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o TXFMConcatChains.lo `test -f 'transformers/TXFMConcatChains.cpp' || echo './'`transformers/TXFMConcatChains.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o TXFMMD5.lo `test -f 'transformers/TXFMMD5.cpp' || echo './'`transformers/TXFMMD5.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c transformers/TXFMConcatChains.cpp -fPIC -DPIC -o .libs/TXFMConcatChains.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECSOAPRequestorSimpleUnix.lo `test -f 'utils/unixutils/XSECSOAPRequestorSimpleUnix.cpp' || echo './'`utils/unixutils/XSECSOAPRequestorSimpleUnix.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c transformers/TXFMMD5.cpp -fPIC -DPIC -o .libs/TXFMMD5.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c utils/unixutils/XSECSOAPRequestorSimpleUnix.cpp -fPIC -DPIC -o .libs/XSECSOAPRequestorSimpleUnix.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECURIResolverGenericUnix.lo `test -f 'utils/unixutils/XSECURIResolverGenericUnix.cpp' || echo './'`utils/unixutils/XSECURIResolverGenericUnix.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c utils/unixutils/XSECURIResolverGenericUnix.cpp -fPIC -DPIC -o .libs/XSECURIResolverGenericUnix.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECBinHTTPURIInputStream.lo `test -f 'utils/unixutils/XSECBinHTTPURIInputStream.cpp' || echo './'`utils/unixutils/XSECBinHTTPURIInputStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c utils/unixutils/XSECBinHTTPURIInputStream.cpp -fPIC -DPIC -o .libs/XSECBinHTTPURIInputStream.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECBinTXFMInputStream.lo `test -f 'utils/XSECBinTXFMInputStream.cpp' || echo './'`utils/XSECBinTXFMInputStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c utils/XSECBinTXFMInputStream.cpp -fPIC -DPIC -o .libs/XSECBinTXFMInputStream.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECXPathNodeList.lo `test -f 'utils/XSECXPathNodeList.cpp' || echo './'`utils/XSECXPathNodeList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c utils/XSECXPathNodeList.cpp -fPIC -DPIC -o .libs/XSECXPathNodeList.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECSafeBuffer.lo `test -f 'utils/XSECSafeBuffer.cpp' || echo './'`utils/XSECSafeBuffer.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECTXFMInputSource.lo `test -f 'utils/XSECTXFMInputSource.cpp' || echo './'`utils/XSECTXFMInputSource.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECDOMUtils.lo `test -f 'utils/XSECDOMUtils.cpp' || echo './'`utils/XSECDOMUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c utils/XSECSafeBuffer.cpp -fPIC -DPIC -o .libs/XSECSafeBuffer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c utils/XSECTXFMInputSource.cpp -fPIC -DPIC -o .libs/XSECTXFMInputSource.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c utils/XSECDOMUtils.cpp -fPIC -DPIC -o .libs/XSECDOMUtils.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECSafeBufferFormatter.lo `test -f 'utils/XSECSafeBufferFormatter.cpp' || echo './'`utils/XSECSafeBufferFormatter.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECSOAPRequestorSimple.lo `test -f 'utils/XSECSOAPRequestorSimple.cpp' || echo './'`utils/XSECSOAPRequestorSimple.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c utils/XSECSafeBufferFormatter.cpp -fPIC -DPIC -o .libs/XSECSafeBufferFormatter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c utils/XSECSOAPRequestorSimple.cpp -fPIC -DPIC -o .libs/XSECSOAPRequestorSimple.o In file included from /usr/include/c++/5.2.1/backward/strstream:51:0, from transformers/TXFMXSL.cpp:46: /usr/include/c++/5.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECNameSpaceExpander.lo `test -f 'utils/XSECNameSpaceExpander.cpp' || echo './'`utils/XSECNameSpaceExpander.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c utils/XSECNameSpaceExpander.cpp -fPIC -DPIC -o .libs/XSECNameSpaceExpander.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XSECPlatformUtils.lo `test -f 'utils/XSECPlatformUtils.cpp' || echo './'`utils/XSECPlatformUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c utils/XSECPlatformUtils.cpp -fPIC -DPIC -o .libs/XSECPlatformUtils.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XENCCipherReferenceImpl.lo `test -f 'xenc/impl/XENCCipherReferenceImpl.cpp' || echo './'`xenc/impl/XENCCipherReferenceImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xenc/impl/XENCCipherReferenceImpl.cpp -fPIC -DPIC -o .libs/XENCCipherReferenceImpl.o utils/XSECSafeBuffer.cpp: In member function 'long int safeBuffer::sbStrstr(const char*) const': utils/XSECSafeBuffer.cpp:381:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (d < 0 || d > bufferSize) ^ utils/XSECSafeBuffer.cpp: In member function 'long int safeBuffer::sbStrstr(const XMLCh*) const': utils/XSECSafeBuffer.cpp:401:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (d < 0 || d > bufferSize) ^ utils/XSECSafeBuffer.cpp: In member function 'long int safeBuffer::sbOffsetStrstr(const char*, xsecsize_t) const': utils/XSECSafeBuffer.cpp:426:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (d < 0 || d > bufferSize) ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XENCEncryptionMethodImpl.lo `test -f 'xenc/impl/XENCEncryptionMethodImpl.cpp' || echo './'`xenc/impl/XENCEncryptionMethodImpl.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XENCCipherValueImpl.lo `test -f 'xenc/impl/XENCCipherValueImpl.cpp' || echo './'`xenc/impl/XENCCipherValueImpl.cpp utils/XSECDOMUtils.cpp: In function 'XMLCh* encodeDName(const XMLCh*)': utils/XSECDOMUtils.cpp:484:7: warning: value computed is not used [-Wunused-value] *ws--; ^ utils/XSECDOMUtils.cpp:487:8: warning: value computed is not used [-Wunused-value] *ws--; ^ utils/XSECDOMUtils.cpp:491:8: warning: value computed is not used [-Wunused-value] *ws++; ^ utils/XSECDOMUtils.cpp:529:8: warning: value computed is not used [-Wunused-value] *j++; ^ utils/XSECDOMUtils.cpp:531:9: warning: value computed is not used [-Wunused-value] *j++; ^ utils/XSECDOMUtils.cpp:556:7: warning: value computed is not used [-Wunused-value] *i++; ^ utils/XSECDOMUtils.cpp:568:7: warning: value computed is not used [-Wunused-value] *i++; ^ utils/XSECDOMUtils.cpp: In function 'XMLCh* decodeDName(const XMLCh*)': utils/XSECDOMUtils.cpp:595:7: warning: value computed is not used [-Wunused-value] *i++; ^ utils/XSECDOMUtils.cpp:596:7: warning: value computed is not used [-Wunused-value] *i++; ^ utils/XSECDOMUtils.cpp:604:8: warning: value computed is not used [-Wunused-value] *i++; ^ utils/XSECDOMUtils.cpp:608:9: warning: value computed is not used [-Wunused-value] *i++; ^ utils/XSECDOMUtils.cpp:627:9: warning: value computed is not used [-Wunused-value] *i++; ^ utils/XSECDOMUtils.cpp:646:9: warning: value computed is not used [-Wunused-value] *i++; ^ utils/XSECDOMUtils.cpp:677:8: warning: value computed is not used [-Wunused-value] *i++; ^ utils/XSECDOMUtils.cpp: In function 'bool isHexDigit(XMLCh)': utils/XSECDOMUtils.cpp:701:32: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if ((toCheck >= chDigit_0) && (toCheck <= chDigit_9) ^ utils/XSECDOMUtils.cpp:703:31: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || (toCheck >= chLatin_a) && (toCheck <= chLatin_f)) ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XENCAlgorithmHandlerDefault.lo `test -f 'xenc/impl/XENCAlgorithmHandlerDefault.cpp' || echo './'`xenc/impl/XENCAlgorithmHandlerDefault.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xenc/impl/XENCEncryptionMethodImpl.cpp -fPIC -DPIC -o .libs/XENCEncryptionMethodImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xenc/impl/XENCCipherValueImpl.cpp -fPIC -DPIC -o .libs/XENCCipherValueImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xenc/impl/XENCAlgorithmHandlerDefault.cpp -fPIC -DPIC -o .libs/XENCAlgorithmHandlerDefault.o utils/XSECNameSpaceExpander.cpp: In member function 'void XSECNameSpaceExpander::expandNameSpaces()': utils/XSECNameSpaceExpander.cpp:161:6: warning: variable 'count' set but not used [-Wunused-but-set-variable] int count = attNodeCount(docElt); ^ utils/XSECNameSpaceExpander.cpp: In member function 'void XSECNameSpaceExpander::deleteAddedNamespaces()': utils/XSECNameSpaceExpander.cpp:186:6: warning: variable 'count' set but not used [-Wunused-but-set-variable] int count = attNodeCount(docElt); ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XENCEncryptedDataImpl.lo `test -f 'xenc/impl/XENCEncryptedDataImpl.cpp' || echo './'`xenc/impl/XENCEncryptedDataImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xenc/impl/XENCEncryptedDataImpl.cpp -fPIC -DPIC -o .libs/XENCEncryptedDataImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XENCCipherDataImpl.lo `test -f 'xenc/impl/XENCCipherDataImpl.cpp' || echo './'`xenc/impl/XENCCipherDataImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xenc/impl/XENCCipherDataImpl.cpp -fPIC -DPIC -o .libs/XENCCipherDataImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XENCEncryptedTypeImpl.lo `test -f 'xenc/impl/XENCEncryptedTypeImpl.cpp' || echo './'`xenc/impl/XENCEncryptedTypeImpl.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XENCCipherImpl.lo `test -f 'xenc/impl/XENCCipherImpl.cpp' || echo './'`xenc/impl/XENCCipherImpl.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XENCEncryptedKeyImpl.lo `test -f 'xenc/impl/XENCEncryptedKeyImpl.cpp' || echo './'`xenc/impl/XENCEncryptedKeyImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xenc/impl/XENCEncryptedTypeImpl.cpp -fPIC -DPIC -o .libs/XENCEncryptedTypeImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xenc/impl/XENCCipherImpl.cpp -fPIC -DPIC -o .libs/XENCCipherImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xenc/impl/XENCEncryptedKeyImpl.cpp -fPIC -DPIC -o .libs/XENCEncryptedKeyImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSConstants.lo `test -f 'xkms/XKMSConstants.cpp' || echo './'`xkms/XKMSConstants.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/XKMSConstants.cpp -fPIC -DPIC -o .libs/XKMSConstants.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSCompoundRequestImpl.lo `test -f 'xkms/impl/XKMSCompoundRequestImpl.cpp' || echo './'`xkms/impl/XKMSCompoundRequestImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSCompoundRequestImpl.cpp -fPIC -DPIC -o .libs/XKMSCompoundRequestImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSRecoverRequestImpl.lo `test -f 'xkms/impl/XKMSRecoverRequestImpl.cpp' || echo './'`xkms/impl/XKMSRecoverRequestImpl.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSRegisterResultImpl.lo `test -f 'xkms/impl/XKMSRegisterResultImpl.cpp' || echo './'`xkms/impl/XKMSRegisterResultImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSRecoverRequestImpl.cpp -fPIC -DPIC -o .libs/XKMSRecoverRequestImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSRegisterResultImpl.cpp -fPIC -DPIC -o .libs/XKMSRegisterResultImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSRecoverResultImpl.lo `test -f 'xkms/impl/XKMSRecoverResultImpl.cpp' || echo './'`xkms/impl/XKMSRecoverResultImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSRecoverResultImpl.cpp -fPIC -DPIC -o .libs/XKMSRecoverResultImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSCompoundResultImpl.lo `test -f 'xkms/impl/XKMSCompoundResultImpl.cpp' || echo './'`xkms/impl/XKMSCompoundResultImpl.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSRevokeKeyBindingImpl.lo `test -f 'xkms/impl/XKMSRevokeKeyBindingImpl.cpp' || echo './'`xkms/impl/XKMSRevokeKeyBindingImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSRevokeKeyBindingImpl.cpp -fPIC -DPIC -o .libs/XKMSRevokeKeyBindingImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSCompoundResultImpl.cpp -fPIC -DPIC -o .libs/XKMSCompoundResultImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSKeyBindingAbstractTypeImpl.lo `test -f 'xkms/impl/XKMSKeyBindingAbstractTypeImpl.cpp' || echo './'`xkms/impl/XKMSKeyBindingAbstractTypeImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSKeyBindingAbstractTypeImpl.cpp -fPIC -DPIC -o .libs/XKMSKeyBindingAbstractTypeImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSPrototypeKeyBindingImpl.lo `test -f 'xkms/impl/XKMSPrototypeKeyBindingImpl.cpp' || echo './'`xkms/impl/XKMSPrototypeKeyBindingImpl.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSValidateResultImpl.lo `test -f 'xkms/impl/XKMSValidateResultImpl.cpp' || echo './'`xkms/impl/XKMSValidateResultImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSPrototypeKeyBindingImpl.cpp -fPIC -DPIC -o .libs/XKMSPrototypeKeyBindingImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSValidateResultImpl.cpp -fPIC -DPIC -o .libs/XKMSValidateResultImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSAuthenticationImpl.lo `test -f 'xkms/impl/XKMSAuthenticationImpl.cpp' || echo './'`xkms/impl/XKMSAuthenticationImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSAuthenticationImpl.cpp -fPIC -DPIC -o .libs/XKMSAuthenticationImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSStatusResultImpl.lo `test -f 'xkms/impl/XKMSStatusResultImpl.cpp' || echo './'`xkms/impl/XKMSStatusResultImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSStatusResultImpl.cpp -fPIC -DPIC -o .libs/XKMSStatusResultImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSReissueRequestImpl.lo `test -f 'xkms/impl/XKMSReissueRequestImpl.cpp' || echo './'`xkms/impl/XKMSReissueRequestImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSReissueRequestImpl.cpp -fPIC -DPIC -o .libs/XKMSReissueRequestImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSKeyBindingImpl.lo `test -f 'xkms/impl/XKMSKeyBindingImpl.cpp' || echo './'`xkms/impl/XKMSKeyBindingImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSKeyBindingImpl.cpp -fPIC -DPIC -o .libs/XKMSKeyBindingImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSRequestAbstractTypeImpl.lo `test -f 'xkms/impl/XKMSRequestAbstractTypeImpl.cpp' || echo './'`xkms/impl/XKMSRequestAbstractTypeImpl.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSRespondWithImpl.lo `test -f 'xkms/impl/XKMSRespondWithImpl.cpp' || echo './'`xkms/impl/XKMSRespondWithImpl.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSReissueResultImpl.lo `test -f 'xkms/impl/XKMSReissueResultImpl.cpp' || echo './'`xkms/impl/XKMSReissueResultImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSRequestAbstractTypeImpl.cpp -fPIC -DPIC -o .libs/XKMSRequestAbstractTypeImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSRespondWithImpl.cpp -fPIC -DPIC -o .libs/XKMSRespondWithImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSReissueResultImpl.cpp -fPIC -DPIC -o .libs/XKMSReissueResultImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSMessageAbstractTypeImpl.lo `test -f 'xkms/impl/XKMSMessageAbstractTypeImpl.cpp' || echo './'`xkms/impl/XKMSMessageAbstractTypeImpl.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSRevokeResultImpl.lo `test -f 'xkms/impl/XKMSRevokeResultImpl.cpp' || echo './'`xkms/impl/XKMSRevokeResultImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSMessageAbstractTypeImpl.cpp -fPIC -DPIC -o .libs/XKMSMessageAbstractTypeImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSRevokeResultImpl.cpp -fPIC -DPIC -o .libs/XKMSRevokeResultImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSRevokeRequestImpl.lo `test -f 'xkms/impl/XKMSRevokeRequestImpl.cpp' || echo './'`xkms/impl/XKMSRevokeRequestImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSRevokeRequestImpl.cpp -fPIC -DPIC -o .libs/XKMSRevokeRequestImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSPendingRequestImpl.lo `test -f 'xkms/impl/XKMSPendingRequestImpl.cpp' || echo './'`xkms/impl/XKMSPendingRequestImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSPendingRequestImpl.cpp -fPIC -DPIC -o .libs/XKMSPendingRequestImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSValidateRequestImpl.lo `test -f 'xkms/impl/XKMSValidateRequestImpl.cpp' || echo './'`xkms/impl/XKMSValidateRequestImpl.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSRecoverKeyBindingImpl.lo `test -f 'xkms/impl/XKMSRecoverKeyBindingImpl.cpp' || echo './'`xkms/impl/XKMSRecoverKeyBindingImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSValidateRequestImpl.cpp -fPIC -DPIC -o .libs/XKMSValidateRequestImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSRecoverKeyBindingImpl.cpp -fPIC -DPIC -o .libs/XKMSRecoverKeyBindingImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSRSAKeyPairImpl.lo `test -f 'xkms/impl/XKMSRSAKeyPairImpl.cpp' || echo './'`xkms/impl/XKMSRSAKeyPairImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSRSAKeyPairImpl.cpp -fPIC -DPIC -o .libs/XKMSRSAKeyPairImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSUnverifiedKeyBindingImpl.lo `test -f 'xkms/impl/XKMSUnverifiedKeyBindingImpl.cpp' || echo './'`xkms/impl/XKMSUnverifiedKeyBindingImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSUnverifiedKeyBindingImpl.cpp -fPIC -DPIC -o .libs/XKMSUnverifiedKeyBindingImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSLocateRequestImpl.lo `test -f 'xkms/impl/XKMSLocateRequestImpl.cpp' || echo './'`xkms/impl/XKMSLocateRequestImpl.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSResultTypeImpl.lo `test -f 'xkms/impl/XKMSResultTypeImpl.cpp' || echo './'`xkms/impl/XKMSResultTypeImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSLocateRequestImpl.cpp -fPIC -DPIC -o .libs/XKMSLocateRequestImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSResultTypeImpl.cpp -fPIC -DPIC -o .libs/XKMSResultTypeImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSResultImpl.lo `test -f 'xkms/impl/XKMSResultImpl.cpp' || echo './'`xkms/impl/XKMSResultImpl.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSValidityIntervalImpl.lo `test -f 'xkms/impl/XKMSValidityIntervalImpl.cpp' || echo './'`xkms/impl/XKMSValidityIntervalImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSResultImpl.cpp -fPIC -DPIC -o .libs/XKMSResultImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSRegisterRequestImpl.lo `test -f 'xkms/impl/XKMSRegisterRequestImpl.cpp' || echo './'`xkms/impl/XKMSRegisterRequestImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSValidityIntervalImpl.cpp -fPIC -DPIC -o .libs/XKMSValidityIntervalImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSRegisterRequestImpl.cpp -fPIC -DPIC -o .libs/XKMSRegisterRequestImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSStatusImpl.lo `test -f 'xkms/impl/XKMSStatusImpl.cpp' || echo './'`xkms/impl/XKMSStatusImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSStatusImpl.cpp -fPIC -DPIC -o .libs/XKMSStatusImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSStatusRequestImpl.lo `test -f 'xkms/impl/XKMSStatusRequestImpl.cpp' || echo './'`xkms/impl/XKMSStatusRequestImpl.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSReissueKeyBindingImpl.lo `test -f 'xkms/impl/XKMSReissueKeyBindingImpl.cpp' || echo './'`xkms/impl/XKMSReissueKeyBindingImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSStatusRequestImpl.cpp -fPIC -DPIC -o .libs/XKMSStatusRequestImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSReissueKeyBindingImpl.cpp -fPIC -DPIC -o .libs/XKMSReissueKeyBindingImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSMessageFactoryImpl.lo `test -f 'xkms/impl/XKMSMessageFactoryImpl.cpp' || echo './'`xkms/impl/XKMSMessageFactoryImpl.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSResponseMechanismImpl.lo `test -f 'xkms/impl/XKMSResponseMechanismImpl.cpp' || echo './'`xkms/impl/XKMSResponseMechanismImpl.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSNotBoundAuthentication.lo `test -f 'xkms/impl/XKMSNotBoundAuthentication.cpp' || echo './'`xkms/impl/XKMSNotBoundAuthentication.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSLocateResultImpl.lo `test -f 'xkms/impl/XKMSLocateResultImpl.cpp' || echo './'`xkms/impl/XKMSLocateResultImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSMessageFactoryImpl.cpp -fPIC -DPIC -o .libs/XKMSMessageFactoryImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSResponseMechanismImpl.cpp -fPIC -DPIC -o .libs/XKMSResponseMechanismImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSNotBoundAuthentication.cpp -fPIC -DPIC -o .libs/XKMSNotBoundAuthentication.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSLocateResultImpl.cpp -fPIC -DPIC -o .libs/XKMSLocateResultImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSQueryKeyBindingImpl.lo `test -f 'xkms/impl/XKMSQueryKeyBindingImpl.cpp' || echo './'`xkms/impl/XKMSQueryKeyBindingImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSQueryKeyBindingImpl.cpp -fPIC -DPIC -o .libs/XKMSQueryKeyBindingImpl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XKMSUseKeyWithImpl.lo `test -f 'xkms/impl/XKMSUseKeyWithImpl.cpp' || echo './'`xkms/impl/XKMSUseKeyWithImpl.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o OpenSSLCryptoHashHMAC.lo `test -f 'enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c xkms/impl/XKMSUseKeyWithImpl.cpp -fPIC -DPIC -o .libs/XKMSUseKeyWithImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp -fPIC -DPIC -o .libs/OpenSSLCryptoHashHMAC.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o OpenSSLCryptoKeyRSA.lo `test -f 'enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp -fPIC -DPIC -o .libs/OpenSSLCryptoKeyRSA.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o OpenSSLCryptoHash.lo `test -f 'enc/OpenSSL/OpenSSLCryptoHash.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoHash.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o OpenSSLCryptoProvider.lo `test -f 'enc/OpenSSL/OpenSSLCryptoProvider.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoProvider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c enc/OpenSSL/OpenSSLCryptoHash.cpp -fPIC -DPIC -o .libs/OpenSSLCryptoHash.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c enc/OpenSSL/OpenSSLCryptoProvider.cpp -fPIC -DPIC -o .libs/OpenSSLCryptoProvider.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o OpenSSLCryptoX509.lo `test -f 'enc/OpenSSL/OpenSSLCryptoX509.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoX509.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o OpenSSLCryptoBase64.lo `test -f 'enc/OpenSSL/OpenSSLCryptoBase64.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoBase64.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c enc/OpenSSL/OpenSSLCryptoX509.cpp -fPIC -DPIC -o .libs/OpenSSLCryptoX509.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c enc/OpenSSL/OpenSSLCryptoBase64.cpp -fPIC -DPIC -o .libs/OpenSSLCryptoBase64.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o OpenSSLCryptoKeyDSA.lo `test -f 'enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o OpenSSLCryptoKeyEC.lo `test -f 'enc/OpenSSL/OpenSSLCryptoKeyEC.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoKeyEC.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o OpenSSLCryptoSymmetricKey.lo `test -f 'enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp -fPIC -DPIC -o .libs/OpenSSLCryptoKeyDSA.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c enc/OpenSSL/OpenSSLCryptoKeyEC.cpp -fPIC -DPIC -o .libs/OpenSSLCryptoKeyEC.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp -fPIC -DPIC -o .libs/OpenSSLCryptoSymmetricKey.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o OpenSSLCryptoKeyHMAC.lo `test -f 'enc/OpenSSL/OpenSSLCryptoKeyHMAC.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoKeyHMAC.cpp enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp: In member function 'virtual unsigned int OpenSSLCryptoKeyRSA::privateDecrypt(const unsigned char*, unsigned char*, unsigned int, unsigned int, XSECCryptoKeyRSA::PaddingType, hashMethod)': enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp:660:20: warning: enumeration value 'HASH_NONE' not handled in switch [-Wswitch] switch (hm) { ^ enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp:660:20: warning: enumeration value 'HASH_MD5' not handled in switch [-Wswitch] enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp: In member function 'virtual unsigned int OpenSSLCryptoKeyRSA::publicEncrypt(const unsigned char*, unsigned char*, unsigned int, unsigned int, XSECCryptoKeyRSA::PaddingType, hashMethod)': enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp:802:20: warning: enumeration value 'HASH_NONE' not handled in switch [-Wswitch] switch (hm) { ^ enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp:802:20: warning: enumeration value 'HASH_MD5' not handled in switch [-Wswitch] g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o xtest.o `test -f 'tools/xtest/xtest.cpp' || echo './'`tools/xtest/xtest.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c enc/OpenSSL/OpenSSLCryptoKeyHMAC.cpp -fPIC -DPIC -o .libs/OpenSSLCryptoKeyHMAC.o g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o c14n.o `test -f 'tools/c14n/c14n.cpp' || echo './'`tools/c14n/c14n.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o checksig.o `test -f 'tools/checksig/checksig.cpp' || echo './'`tools/checksig/checksig.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o AnonymousResolver.o `test -f 'tools/checksig/AnonymousResolver.cpp' || echo './'`tools/checksig/AnonymousResolver.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o InteropResolver.o `test -f 'tools/checksig/InteropResolver.cpp' || echo './'`tools/checksig/InteropResolver.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o templatesign.o `test -f 'tools/templatesign/templatesign.cpp' || echo './'`tools/templatesign/templatesign.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o txfmout.o `test -f 'tools/txfmout/txfmout.cpp' || echo './'`tools/txfmout/txfmout.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o siginf.o `test -f 'tools/siginf/siginf.cpp' || echo './'`tools/siginf/siginf.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o cipher.o `test -f 'tools/cipher/cipher.cpp' || echo './'`tools/cipher/cipher.cpp tools/checksig/InteropResolver.cpp: In member function 'virtual XSECCryptoKey* InteropResolver::resolveKey(DSIGKeyInfoList*)': tools/checksig/InteropResolver.cpp:648:9: warning: converting 'false' to pointer type 'XSECCryptoKey*' [-Wconversion-null] return false; ^ g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o XencInteropResolver.o `test -f 'tools/cipher/XencInteropResolver.cpp' || echo './'`tools/cipher/XencInteropResolver.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o xklient.o `test -f 'tools/xklient/xklient.cpp' || echo './'`tools/xklient/xklient.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o simpleHMAC.o `test -f 'samples/simpleHMAC.cpp' || echo './'`samples/simpleHMAC.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o IOStreamOutputter.o `test -f 'samples/IOStreamOutputter.cpp' || echo './'`samples/IOStreamOutputter.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o simpleValidate.o `test -f 'samples/simpleValidate.cpp' || echo './'`samples/simpleValidate.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o simpleEncrypt.o `test -f 'samples/simpleEncrypt.cpp' || echo './'`samples/simpleEncrypt.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../xsec/framework -I.. -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -c -o simpleDecrypt.o `test -f 'samples/simpleDecrypt.cpp' || echo './'`samples/simpleDecrypt.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -version-info 16:1:0 -Wl,-z,relro -o libxml-security-c.la -rpath /usr/lib XSECC14n20010315.lo XSECXMLNSStack.lo XSECCanon.lo DSIGKeyInfoPGPData.lo DSIGReferenceList.lo DSIGKeyInfoValue.lo DSIGKeyInfoDEREncoded.lo DSIGXPathHere.lo DSIGAlgorithmHandlerDefault.lo DSIGXPathFilterExpr.lo DSIGKeyInfoMgmtData.lo DSIGTransformXPathFilter.lo DSIGSignedInfo.lo DSIGKeyInfoList.lo DSIGConstants.lo DSIGSignature.lo DSIGTransformXSL.lo DSIGObject.lo DSIGTransformXPath.lo DSIGTransformEnvelope.lo DSIGKeyInfoName.lo DSIGTransformBase64.lo DSIGReference.lo DSIGKeyInfoSPKIData.lo DSIGTransformList.lo DSIGKeyInfoX509.lo DSIGKeyInfoExt.lo DSIGTransform.lo DSIGTransformC14n.lo XSECCryptoX509.lo XSECKeyInfoResolverDefault.lo XSECCryptoUtils.lo XSECCryptoBase64.lo XSCryptCryptoBase64.lo XSECCryptoProvider.lo XSECCryptoException.lo XSECError.lo XSECAlgorithmMapper.lo XSECEnv.lo XSECProvider.lo XSECException.lo XSECURIResolverXerces.lo TXFMBase.lo TXFMChain.lo TXFMCipher.lo TXFMParser.lo TXFMSB.lo TXFMEnvelope.lo TXFMBase64.lo TXFMXPathFilter.lo TXFMSHA1.lo TXFMC14n.lo TXFMURL.lo TXFMOutputFile.lo TXFMXPath.lo TXFMXSL.lo TXFMDocObject.lo TXFMConcatChains.lo TXFMMD5.lo XSECSOAPRequestorSimpleUnix.lo XSECURIResolverGenericUnix.lo XSECBinHTTPURIInputStream.lo XSECBinTXFMInputStream.lo XSECXPathNodeList.lo XSECSafeBuffer.lo XSECTXFMInputSource.lo XSECDOMUtils.lo XSECSafeBufferFormatter.lo XSECSOAPRequestorSimple.lo XSECNameSpaceExpander.lo XSECPlatformUtils.lo XENCCipherReferenceImpl.lo XENCEncryptionMethodImpl.lo XENCCipherValueImpl.lo XENCAlgorithmHandlerDefault.lo XENCEncryptedDataImpl.lo XENCCipherDataImpl.lo XENCEncryptedTypeImpl.lo XENCCipherImpl.lo XENCEncryptedKeyImpl.lo XKMSConstants.lo XKMSCompoundRequestImpl.lo XKMSRecoverRequestImpl.lo XKMSRegisterResultImpl.lo XKMSRecoverResultImpl.lo XKMSCompoundResultImpl.lo XKMSRevokeKeyBindingImpl.lo XKMSKeyBindingAbstractTypeImpl.lo XKMSPrototypeKeyBindingImpl.lo XKMSValidateResultImpl.lo XKMSAuthenticationImpl.lo XKMSStatusResultImpl.lo XKMSReissueRequestImpl.lo XKMSKeyBindingImpl.lo XKMSRequestAbstractTypeImpl.lo XKMSRespondWithImpl.lo XKMSReissueResultImpl.lo XKMSMessageAbstractTypeImpl.lo XKMSRevokeResultImpl.lo XKMSRevokeRequestImpl.lo XKMSPendingRequestImpl.lo XKMSValidateRequestImpl.lo XKMSRecoverKeyBindingImpl.lo XKMSRSAKeyPairImpl.lo XKMSUnverifiedKeyBindingImpl.lo XKMSLocateRequestImpl.lo XKMSResultTypeImpl.lo XKMSResultImpl.lo XKMSValidityIntervalImpl.lo XKMSRegisterRequestImpl.lo XKMSStatusImpl.lo XKMSStatusRequestImpl.lo XKMSReissueKeyBindingImpl.lo XKMSMessageFactoryImpl.lo XKMSResponseMechanismImpl.lo XKMSNotBoundAuthentication.lo XKMSLocateResultImpl.lo XKMSQueryKeyBindingImpl.lo XKMSUseKeyWithImpl.lo OpenSSLCryptoHashHMAC.lo OpenSSLCryptoKeyRSA.lo OpenSSLCryptoHash.lo OpenSSLCryptoProvider.lo OpenSSLCryptoX509.lo OpenSSLCryptoBase64.lo OpenSSLCryptoKeyDSA.lo OpenSSLCryptoKeyEC.lo OpenSSLCryptoSymmetricKey.lo OpenSSLCryptoKeyHMAC.lo -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtbeginS.o .libs/XSECC14n20010315.o .libs/XSECXMLNSStack.o .libs/XSECCanon.o .libs/DSIGKeyInfoPGPData.o .libs/DSIGReferenceList.o .libs/DSIGKeyInfoValue.o .libs/DSIGKeyInfoDEREncoded.o .libs/DSIGXPathHere.o .libs/DSIGAlgorithmHandlerDefault.o .libs/DSIGXPathFilterExpr.o .libs/DSIGKeyInfoMgmtData.o .libs/DSIGTransformXPathFilter.o .libs/DSIGSignedInfo.o .libs/DSIGKeyInfoList.o .libs/DSIGConstants.o .libs/DSIGSignature.o .libs/DSIGTransformXSL.o .libs/DSIGObject.o .libs/DSIGTransformXPath.o .libs/DSIGTransformEnvelope.o .libs/DSIGKeyInfoName.o .libs/DSIGTransformBase64.o .libs/DSIGReference.o .libs/DSIGKeyInfoSPKIData.o .libs/DSIGTransformList.o .libs/DSIGKeyInfoX509.o .libs/DSIGKeyInfoExt.o .libs/DSIGTransform.o .libs/DSIGTransformC14n.o .libs/XSECCryptoX509.o .libs/XSECKeyInfoResolverDefault.o .libs/XSECCryptoUtils.o .libs/XSECCryptoBase64.o .libs/XSCryptCryptoBase64.o .libs/XSECCryptoProvider.o .libs/XSECCryptoException.o .libs/XSECError.o .libs/XSECAlgorithmMapper.o .libs/XSECEnv.o .libs/XSECProvider.o .libs/XSECException.o .libs/XSECURIResolverXerces.o .libs/TXFMBase.o .libs/TXFMChain.o .libs/TXFMCipher.o .libs/TXFMParser.o .libs/TXFMSB.o .libs/TXFMEnvelope.o .libs/TXFMBase64.o .libs/TXFMXPathFilter.o .libs/TXFMSHA1.o .libs/TXFMC14n.o .libs/TXFMURL.o .libs/TXFMOutputFile.o .libs/TXFMXPath.o .libs/TXFMXSL.o .libs/TXFMDocObject.o .libs/TXFMConcatChains.o .libs/TXFMMD5.o .libs/XSECSOAPRequestorSimpleUnix.o .libs/XSECURIResolverGenericUnix.o .libs/XSECBinHTTPURIInputStream.o .libs/XSECBinTXFMInputStream.o .libs/XSECXPathNodeList.o .libs/XSECSafeBuffer.o .libs/XSECTXFMInputSource.o .libs/XSECDOMUtils.o .libs/XSECSafeBufferFormatter.o .libs/XSECSOAPRequestorSimple.o .libs/XSECNameSpaceExpander.o .libs/XSECPlatformUtils.o .libs/XENCCipherReferenceImpl.o .libs/XENCEncryptionMethodImpl.o .libs/XENCCipherValueImpl.o .libs/XENCAlgorithmHandlerDefault.o .libs/XENCEncryptedDataImpl.o .libs/XENCCipherDataImpl.o .libs/XENCEncryptedTypeImpl.o .libs/XENCCipherImpl.o .libs/XENCEncryptedKeyImpl.o .libs/XKMSConstants.o .libs/XKMSCompoundRequestImpl.o .libs/XKMSRecoverRequestImpl.o .libs/XKMSRegisterResultImpl.o .libs/XKMSRecoverResultImpl.o .libs/XKMSCompoundResultImpl.o .libs/XKMSRevokeKeyBindingImpl.o .libs/XKMSKeyBindingAbstractTypeImpl.o .libs/XKMSPrototypeKeyBindingImpl.o .libs/XKMSValidateResultImpl.o .libs/XKMSAuthenticationImpl.o .libs/XKMSStatusResultImpl.o .libs/XKMSReissueRequestImpl.o .libs/XKMSKeyBindingImpl.o .libs/XKMSRequestAbstractTypeImpl.o .libs/XKMSRespondWithImpl.o .libs/XKMSReissueResultImpl.o .libs/XKMSMessageAbstractTypeImpl.o .libs/XKMSRevokeResultImpl.o .libs/XKMSRevokeRequestImpl.o .libs/XKMSPendingRequestImpl.o .libs/XKMSValidateRequestImpl.o .libs/XKMSRecoverKeyBindingImpl.o .libs/XKMSRSAKeyPairImpl.o .libs/XKMSUnverifiedKeyBindingImpl.o .libs/XKMSLocateRequestImpl.o .libs/XKMSResultTypeImpl.o .libs/XKMSResultImpl.o .libs/XKMSValidityIntervalImpl.o .libs/XKMSRegisterRequestImpl.o .libs/XKMSStatusImpl.o .libs/XKMSStatusRequestImpl.o .libs/XKMSReissueKeyBindingImpl.o .libs/XKMSMessageFactoryImpl.o .libs/XKMSResponseMechanismImpl.o .libs/XKMSNotBoundAuthentication.o .libs/XKMSLocateResultImpl.o .libs/XKMSQueryKeyBindingImpl.o .libs/XKMSUseKeyWithImpl.o .libs/OpenSSLCryptoHashHMAC.o .libs/OpenSSLCryptoKeyRSA.o .libs/OpenSSLCryptoHash.o .libs/OpenSSLCryptoProvider.o .libs/OpenSSLCryptoX509.o .libs/OpenSSLCryptoBase64.o .libs/OpenSSLCryptoKeyDSA.o .libs/OpenSSLCryptoKeyEC.o .libs/OpenSSLCryptoSymmetricKey.o .libs/OpenSSLCryptoKeyHMAC.o -lxerces-c -lxalan-c -lxalanMsg -lssl -lcrypto -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libxml-security-c.so.16 -o .libs/libxml-security-c.so.16.0.1 tools/xtest/xtest.cpp: In function 'void unitTestRSASig(xercesc_3_1::DOMImplementation*, XSECCryptoKeyRSA*, const XMLCh*)': tools/xtest/xtest.cpp:988:18: warning: variable 'ref' set but not used [-Wunused-but-set-variable] DSIGReference *ref[4]; ^ tools/xtest/xtest.cpp: In function 'int main(int, char**)': tools/xtest/xtest.cpp:2548:7: warning: variable 'doXKMSTest' set but not used [-Wunused-but-set-variable] bool doXKMSTest = true; ^ tools/xtest/xtest.cpp: In function 'void unitTestRSA(xercesc_3_1::DOMImplementation*)': tools/xtest/xtest.cpp:1163:59: warning: 'rsaKey' may be used uninitialized in this function [-Wmaybe-uninitialized] unitTestRSASig(impl, (XSECCryptoKeyRSA *) rsaKey->clone(), DSIGConstants::s_unicodeStrURIRSA_SHA224); ^ tools/xtest/xtest.cpp:1094:21: note: 'rsaKey' was declared here XSECCryptoKeyRSA * rsaKey; ^ libtool: link: (cd ".libs" && rm -f "libxml-security-c.so.16" && ln -s "libxml-security-c.so.16.0.1" "libxml-security-c.so.16") libtool: link: (cd ".libs" && rm -f "libxml-security-c.so" && ln -s "libxml-security-c.so.16.0.1" "libxml-security-c.so") 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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z,relro -o xtest xtest.o libxml-security-c.la -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z,relro -o c14n c14n.o libxml-security-c.la -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z,relro -o checksig checksig.o AnonymousResolver.o InteropResolver.o libxml-security-c.la -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z,relro -o templatesign templatesign.o libxml-security-c.la -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z,relro -o txfmout txfmout.o libxml-security-c.la -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z,relro -o siginf siginf.o libxml-security-c.la -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z,relro -o cipher cipher.o XencInteropResolver.o libxml-security-c.la -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto libtool: link: g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z -Wl,relro -o .libs/xtest xtest.o ./.libs/libxml-security-c.so -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto -pthread libtool: link: g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z -Wl,relro -o .libs/templatesign templatesign.o ./.libs/libxml-security-c.so -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto -pthread libtool: link: g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z -Wl,relro -o .libs/checksig checksig.o AnonymousResolver.o InteropResolver.o ./.libs/libxml-security-c.so -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto -pthread libtool: link: g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z -Wl,relro -o .libs/cipher cipher.o XencInteropResolver.o ./.libs/libxml-security-c.so -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto -pthread libtool: link: g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z -Wl,relro -o .libs/c14n c14n.o ./.libs/libxml-security-c.so -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto -pthread libtool: link: g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z -Wl,relro -o .libs/txfmout txfmout.o ./.libs/libxml-security-c.so -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto -pthread libtool: link: g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z -Wl,relro -o .libs/siginf siginf.o ./.libs/libxml-security-c.so -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto -pthread /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z,relro -o simpleHMAC simpleHMAC.o IOStreamOutputter.o libxml-security-c.la -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z,relro -o simpleValidate simpleValidate.o IOStreamOutputter.o libxml-security-c.la -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z,relro -o simpleEncrypt simpleEncrypt.o IOStreamOutputter.o libxml-security-c.la -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z,relro -o simpleDecrypt simpleDecrypt.o IOStreamOutputter.o libxml-security-c.la -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto libtool: link: g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z -Wl,relro -o .libs/simpleHMAC simpleHMAC.o IOStreamOutputter.o ./.libs/libxml-security-c.so -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto -pthread libtool: link: g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z -Wl,relro -o .libs/simpleValidate simpleValidate.o IOStreamOutputter.o ./.libs/libxml-security-c.so -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto -pthread libtool: link: g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z -Wl,relro -o .libs/simpleDecrypt simpleDecrypt.o IOStreamOutputter.o ./.libs/libxml-security-c.so -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto -pthread libtool: link: g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z -Wl,relro -o .libs/simpleEncrypt simpleEncrypt.o IOStreamOutputter.o ./.libs/libxml-security-c.so -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto -pthread tools/xklient/xklient.cpp: In function 'int doParsedMsgDump(xercesc_3_1::DOMDocument*)': tools/xklient/xklient.cpp:3815:6: warning: variable 'errorsOccured' set but not used [-Wunused-but-set-variable] int errorsOccured; ^ /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z,relro -o xklient xklient.o libxml-security-c.la -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto libtool: link: g++ -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DNDEBUG -pthread -DXSEC_LIBRARY_BUILD -Wl,-z -Wl,relro -o .libs/xklient xklient.o ./.libs/libxml-security-c.so -lxerces-c -lm -lxalan-c -lxalanMsg -lssl -lcrypto -pthread make[2]: Leaving directory '/builddir/build/BUILD/xml-security-c-1.6.1/xsec' make[2]: Entering directory '/builddir/build/BUILD/xml-security-c-1.6.1' make[2]: Leaving directory '/builddir/build/BUILD/xml-security-c-1.6.1' make[1]: Leaving directory '/builddir/build/BUILD/xml-security-c-1.6.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9UALYa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm ++ dirname /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm + cd xml-security-c-1.6.1 + rm -rf /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm + make install DESTDIR=/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm 'CPPROG=cp -p' Making install in xsec make[1]: Entering directory '/builddir/build/BUILD/xml-security-c-1.6.1/xsec' make[2]: Entering directory '/builddir/build/BUILD/xml-security-c-1.6.1/xsec' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libxml-security-c.la '/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libxml-security-c.so.16.0.1 /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/lib/libxml-security-c.so.16.0.1 libtool: install: (cd /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/lib && { ln -s -f libxml-security-c.so.16.0.1 libxml-security-c.so.16 || { rm -f libxml-security-c.so.16 && ln -s libxml-security-c.so.16.0.1 libxml-security-c.so.16; }; }) libtool: install: (cd /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/lib && { ln -s -f libxml-security-c.so.16.0.1 libxml-security-c.so || { rm -f libxml-security-c.so && ln -s libxml-security-c.so.16.0.1 libxml-security-c.so; }; }) libtool: install: /usr/bin/install -c .libs/libxml-security-c.lai /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/lib/libxml-security-c.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c xtest c14n checksig templatesign txfmout siginf cipher xklient '/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/bin' libtool: install: warning: `libxml-security-c.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/xtest /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/bin/xtest libtool: install: warning: `libxml-security-c.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/c14n /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/bin/c14n libtool: install: warning: `libxml-security-c.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/checksig /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/bin/checksig libtool: install: warning: `libxml-security-c.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/templatesign /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/bin/templatesign libtool: install: warning: `libxml-security-c.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/txfmout /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/bin/txfmout libtool: install: warning: `libxml-security-c.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/siginf /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/bin/siginf libtool: install: warning: `libxml-security-c.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/cipher /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/bin/cipher libtool: install: warning: `libxml-security-c.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/xklient /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/bin/xklient make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/xml-security-c-1.6.1/xsec' for la in libxml-security-c.la ; do rm -f /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/lib/$la ; done make[3]: Leaving directory '/builddir/build/BUILD/xml-security-c-1.6.1/xsec' test -z "/usr/include/xsec/canon" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/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-1.6.1-10.fc20.arm/usr/include/xsec/canon' test -z "/usr/include/xsec/dsig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/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-1.6.1-10.fc20.arm/usr/include/xsec/dsig' test -z "/usr/include/xsec/enc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/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-1.6.1-10.fc20.arm/usr/include/xsec/enc' test -z "/usr/include/xsec/framework" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/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/XSECConfig.hpp framework/XSECURIResolverXerces.hpp framework/XSECAlgorithmMapper.hpp framework/XSECW32Config.hpp framework/XSECVersion.hpp '/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/include/xsec/framework' test -z "/usr/include/xsec/enc/NSS" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/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-1.6.1-10.fc20.arm/usr/include/xsec/enc/NSS' test -z "/usr/include/xsec/enc/OpenSSL" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/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 '/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/include/xsec/enc/OpenSSL' test -z "/usr/include/xsec/transformers" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/include/xsec/transformers" /usr/bin/install -c -m 644 transformers/TXFMXPathFilter.hpp transformers/TXFMSHA1.hpp transformers/TXFMParser.hpp transformers/TXFMOutputFile.hpp transformers/TXFMURL.hpp transformers/TXFMBase.hpp transformers/TXFMCipher.hpp transformers/TXFMEnvelope.hpp transformers/TXFMChain.hpp transformers/TXFMMD5.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-1.6.1-10.fc20.arm/usr/include/xsec/transformers' test -z "/usr/include/xsec/utils/unixutils" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/include/xsec/utils/unixutils" /usr/bin/install -c -m 644 utils/unixutils/XSECURIResolverGenericUnix.hpp utils/unixutils/XSECBinHTTPURIInputStream.hpp '/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/include/xsec/utils/unixutils' test -z "/usr/include/xsec/utils" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/include/xsec/utils" /usr/bin/install -c -m 644 utils/XSECAutoPtr.hpp utils/XSECSafeBuffer.hpp utils/XSECSOAPRequestor.hpp utils/XSECTXFMInputSource.hpp utils/XSECNameSpaceExpander.hpp utils/XSECSOAPRequestorSimple.hpp utils/XSECXPathNodeList.hpp utils/XSECSafeBufferFormatter.hpp utils/XSECDOMUtils.hpp utils/XSECBinTXFMInputStream.hpp utils/XSECPlatformUtils.hpp '/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/include/xsec/utils' test -z "/usr/include/xsec/xenc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/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-1.6.1-10.fc20.arm/usr/include/xsec/xenc' test -z "/usr/include/xsec/xkms" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/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-1.6.1-10.fc20.arm/usr/include/xsec/xkms' test -z "/usr/include/xsec/enc/XSCrypt" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/include/xsec/enc/XSCrypt" /usr/bin/install -c -m 644 enc/XSCrypt/XSCryptCryptoBase64.hpp '/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/include/xsec/enc/XSCrypt' make[2]: Leaving directory '/builddir/build/BUILD/xml-security-c-1.6.1/xsec' make[1]: Leaving directory '/builddir/build/BUILD/xml-security-c-1.6.1/xsec' make[1]: Entering directory '/builddir/build/BUILD/xml-security-c-1.6.1' make[2]: Entering directory '/builddir/build/BUILD/xml-security-c-1.6.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/xml-security-c-1.6.1' make[1]: Leaving directory '/builddir/build/BUILD/xml-security-c-1.6.1' + rm -f '/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/lib/*.la' + rm -rf /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/xml-security-c-1.6.1 extracting debug info from /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/lib/libxml-security-c.so.16.0.1 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libxml-security-c.so.16.0.1.debug to /usr/lib/debug/usr/lib/libxml-security-c.so.debug symlinked /usr/lib/debug/usr/lib/libxml-security-c.so.16.0.1.debug to /usr/lib/debug/usr/lib/libxml-security-c.so.16.debug 3862 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.AovLIH + umask 022 + cd /builddir/build/BUILD + cd xml-security-c-1.6.1 + ./xsec/xtest DSIG Info - Using Apache XML-Security-C Library v1.6.1 (10601) Crypto Provider string : OpenSSL Provider ==================================== Testing Signature Function ==================================== Creating a known doc and signing (HMAC-SHA1) Doc signed OK - Checking values against Known Good Calculating hash for reference 0 ... Done Checking -> Good. Calculating hash for reference 1 ... Done Checking -> Good. Calculating hash for reference 2 ... Done Checking -> Good. Calculating hash for reference 3 ... Done Checking -> Good. Calculating hash for reference 4 ... Done Checking -> Good. Calculating hash for reference 5 ... Done Checking -> Good. Calculating hash for reference 6 ... Done Checking -> Good. Calculating hash for reference 7 ... Done Checking -> Good. Calculating hash for reference 8 ... Done Checking -> Good. Running "verifySignatureOnly()" on calculated signature ... OK Setting incorrect key in Signature object Running "verifySignatureOnly()" on calculated signature ... OK (Signature bad) Serialising the document to a memory buffer ... done Parsing memory buffer back to DOM ... done Validating signature ...OK Checking Distinguished name is decoded correctly ... yes Validating PGPData read back OK ... yes Validating SPKIData read back OK ... yes Validating MgmtData read back OK ... yes ==================================== Performing Signature Unit Tests ==================================== Creating enveloping signature ... signing ... validating ... OK ... serialise and re-verify ... OK ... verify bad data ... OK (verify false) ... serialise and re-verify ... OK Creating a base64 Element reference ... signing ... validating ... OK ... serialise and re-verify ... OK ... verify bad data ... OK (verify false) ... serialise and re-verify ... OK Creating long SHA references using SHA512 HMAC... 224 ... 256 ... 384 ... 512 ... signing ... validating ... OK ... serialise and re-verify ... OK ... verify bad data ... OK (verify false) ... serialise and re-verify ... OK Checking reference values against known good Calculating hash for reference SHA224 ... Done Checking -> Good. Calculating hash for reference SHA256 ... Done Checking -> Good. Calculating hash for reference SHA384 ... Done Checking -> Good. Calculating hash for reference SHA512 ... Done Checking -> Good. Unit testing RSA-SHA1 signature ... signing ... OK ... validating ... OK ... serialise and re-verify ... OK Unit testing RSA-SHA224 signature ... signing ... OK ... validating ... OK ... serialise and re-verify ... OK Unit testing RSA-SHA256 signature ... signing ... OK ... validating ... OK ... serialise and re-verify ... OK Unit testing RSA-SHA384 signature ... signing ... OK ... validating ... OK ... serialise and re-verify ... OK Unit testing RSA-SHA512 signature ... signing ... OK ... validating ... OK ... serialise and re-verify ... OK Unit testing RSA-MD5 signature ... signing ... OK ... validating ... OK ... serialise and re-verify ... OK ==================================== Testing Encryption Function ==================================== Creating a known doc encrypting a portion of it Performing 3DES encryption on element ... done Appending a ... done Adding Encoding and MimeType ... done Setting ... done Searching for ... not found (OK - now encrypted) Encrypting symmetric key ... done! Adding CarriedKeyName and Recipient to encryptedKey ... done! Decrypting ... done Checking for element ... found Checking element is set correctly ... yes. Checking CarriedKeyName and Recipient values ... OK Checking MimeType and Encoding ... OK Checking KeySize in EncryptionMethod ... OK ==================================== Performing Encryption Unit Tests ==================================== RSA key wrap... encrypt ... decrypt ... comparing ... OK ... decrypt from DOM ... comparing ... OK RSA OAEP key wrap... encrypt ... decrypt ... comparing ... OK ... decrypt from DOM ... comparing ... OK RSA OAEP key wrap + params... encrypt ... decrypt ... comparing ... OK ... decrypt from DOM ... comparing ... OK AES 128 key wrap... encrypt ... decrypt ... comparing ... OK ... decrypt from DOM ... comparing ... OK AES 192 key wrap... encrypt ... decrypt ... comparing ... OK ... decrypt from DOM ... comparing ... OK AES 256 key wrap... encrypt ... decrypt ... comparing ... OK ... decrypt from DOM ... comparing ... OK Triple DES key wrap... encrypt ... decrypt ... comparing ... OK ... decrypt from DOM ... comparing ... OK Unit testing AES 128 bit CBC encryption Encrypting Element ... done ... check encrypted ... yes Decrypting Element ... done ... check decrypt ... OK Encrypting Element Content ... done ... check encrypted ... yes Decrypting Element content ... done ... check decrypt ... OK Unit testing AES 192 bit CBC encryption Encrypting Element ... done ... check encrypted ... yes Decrypting Element ... done ... check decrypt ... OK Encrypting Element Content ... done ... check encrypted ... yes Decrypting Element content ... done ... check decrypt ... OK Unit testing AES 256 bit CBC encryption Encrypting Element ... done ... check encrypted ... yes Decrypting Element ... done ... check decrypt ... OK Encrypting Element Content ... done ... check encrypted ... yes Decrypting Element content ... done ... check decrypt ... OK Unit testing 3DES CBC encryption Encrypting Element ... done ... check encrypted ... yes Decrypting Element ... done ... check decrypt ... OK Encrypting Element Content ... done ... check encrypted ... yes Decrypting Element content ... done ... check decrypt ... OK Unit testing CipherReference creation and decryption Creating CipherReference ... done ... appending XPath and Base64 transforms ... done ... decrypting ... done ... comparing to known good ... OK Misc. encryption tests Encrypt small input... done ... check encrypted ... yes Decrypting Element content ... done ... check decrypt ... OK All tests passed + exit 0 Processing files: xml-security-c-1.6.1-10.fc20.armv6hl Provides: libxml-security-c.so.16 xml-security-c = 1.6.1-10.fc20 xml-security-c(armv6hl-32) = 1.6.1-10.fc20 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 libc.so.6(GLIBC_2.4) libcrypto.so.10 libcrypto.so.10(OPENSSL_1.0.1_EC) libcrypto.so.10(libcrypto.so.10) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libssl.so.10 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.21) libxalan-c.so.111 libxalanMsg.so.111 libxerces-c-3.1.so rtld(GNU_HASH) Processing files: xml-security-c-devel-1.6.1-10.fc20.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eYm3wZ + umask 022 + cd /builddir/build/BUILD + cd xml-security-c-1.6.1 + DOCDIR=/builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/share/doc/xml-security-c-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/share/doc/xml-security-c-devel + cp -pr CHANGELOG.txt /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/share/doc/xml-security-c-devel + cp -pr LICENSE.txt /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/share/doc/xml-security-c-devel + cp -pr NOTICE.txt /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm/usr/share/doc/xml-security-c-devel + exit 0 Provides: xml-security-c-devel = 1.6.1-10.fc20 xml-security-c-devel(armv6hl-32) = 1.6.1-10.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xml-security-c-debuginfo-1.6.1-10.fc20.armv6hl Provides: xml-security-c-debuginfo = 1.6.1-10.fc20 xml-security-c-debuginfo(armv6hl-32) = 1.6.1-10.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm warning: Could not canonicalize hostname: armbuilder Wrote: /builddir/build/RPMS/xml-security-c-1.6.1-10.fc20.armv6hl.rpm Wrote: /builddir/build/RPMS/xml-security-c-devel-1.6.1-10.fc20.armv6hl.rpm Wrote: /builddir/build/RPMS/xml-security-c-debuginfo-1.6.1-10.fc20.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uniA6W + umask 022 + cd /builddir/build/BUILD + cd xml-security-c-1.6.1 + rm -rf /builddir/build/BUILDROOT/xml-security-c-1.6.1-10.fc20.arm + exit 0 Child return code was: 0 LEAVE do -->