/etc/profile: line 38: /bin/hostname: No such file or directory Installing /builddir/build/SRPMS/xmlsec1-1.2.9-9.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.38325 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf xmlsec1-1.2.9 + /bin/gzip -dc /builddir/build/SOURCES/xmlsec1-1.2.9.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlsec1-1.2.9 ++ /usr/bin/id -u + '[' 102 = 0 ']' ++ /usr/bin/id -u + '[' 102 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (separate_nspr_nss.patch):' Patch #0 (separate_nspr_nss.patch): + patch -p1 -s + echo 'Patch #1 (multilib.patch):' Patch #1 (multilib.patch): + patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.93156 + umask 022 + cd /builddir/build/BUILD + cd xmlsec1-1.2.9 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... 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++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c checking for ANSI C header files... (cached) yes checking for rm... /bin/rm checking for cp... /bin/cp checking for mv... /bin/mv checking for tar... /bin/tar checking for help2man... no checking for man2html... no checking for function prototypes... yes checking for string.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking ansidecl.h usability... no checking ansidecl.h presence... no checking for ansidecl.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes checking for timegm... yes checking for an ANSI C-conforming const... yes checking which extension is used for loadable modules... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /lib64 /usr/lib64 include ld.so.conf.d/*.conf checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen in -ldl... yes checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for error_t... yes checking for argz_append... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for ctype.h... (cached) yes checking for errno.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for development environment... no checking for __FUNCTION__ or __func__... __FUNCTION__ checking for size_t... yes checking size of size_t... 8 checking for pkg-config... yes checking for pkg-config... /usr/bin/pkg-config checking for libxml-2.0 >= 2.6.12... yes checking LIBXML_CFLAGS... -I/usr/include/libxml2 checking LIBXML_LIBS... -lxml2 checking libxml2 yes ... checking for libxslt >= 1.0.20... yes checking LIBXSLT_CFLAGS... -I/usr/include/libxml2 checking LIBXSLT_LIBS... -lxslt -lz -lm -lxml2 checking for openssl >= 0.9.8... yes checking OPENSSL_CFLAGS... -I/usr/kerberos/include checking OPENSSL_LIBS... -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz checking for libgnutls >= 1.0.0... checking for libgnutls >= 0.8.1... checking for gnutls libraries >= 0.8.1... yes checking for nspr >= 4.0 nss >= 3.2... yes checking NSS_CFLAGS... -I/usr/include/nspr4 -I/usr/include/nss3 checking NSS_LIBS... -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl checking for crypto library... yes ('openssl') checking for MD5 support... yes checking for RIPEMD-160 support... yes checking for SHA1 support... yes checking for SHA224 support... yes checking for SHA256 support... yes checking for SHA384 support... yes checking for SHA512 support... yes checking for HMAC support... yes checking for DSA support... yes checking for RSA support... yes checking for x509 support... yes checking for DES support... yes checking for AES support... yes checking for XMLDSig support... yes checking for XMLEnc support... yes checking for XMKMS support - under development... no checking for xmlsec-crypto dynamic loading support... yes checking for xmlsec-crypto dynamic loading support in command line tool... yes checking for docs folder... $(datadir)/doc/xmlsec1 checking for Simple Keys Manager testing... yes checking for templates testing... yes checking for debuging... no checking for profiling... no checking for pedantic... no checking for static linking... no configure: creating ./config.status config.status: creating include/xmlsec/version.h config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/xmlsec/Makefile config.status: creating include/xmlsec/private/Makefile config.status: creating src/Makefile config.status: creating apps/Makefile config.status: creating docs/Makefile config.status: creating docs/api/Makefile config.status: creating man/Makefile config.status: creating xmlsec1Conf.sh config.status: creating xmlsec1-config config.status: creating xmlsec1-openssl.pc config.status: creating xmlsec1-gnutls.pc config.status: creating xmlsec1-nss.pc config.status: creating xmlsec1.spec config.status: creating config.h config.status: executing depfiles commands configure: creating ./config.status config.status: creating include/xmlsec/version.h config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/xmlsec/Makefile config.status: creating include/xmlsec/private/Makefile config.status: creating src/Makefile config.status: creating apps/Makefile config.status: creating docs/Makefile config.status: creating docs/api/Makefile config.status: creating man/Makefile config.status: creating xmlsec1Conf.sh config.status: creating xmlsec1-config config.status: creating xmlsec1-openssl.pc config.status: creating xmlsec1-gnutls.pc config.status: creating xmlsec1-nss.pc config.status: creating xmlsec1.spec config.status: creating include/xmlsec/openssl/Makefile config.status: creating src/openssl/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: creating ./config.status config.status: creating include/xmlsec/version.h config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/xmlsec/Makefile config.status: creating include/xmlsec/private/Makefile config.status: creating src/Makefile config.status: creating apps/Makefile config.status: creating docs/Makefile config.status: creating docs/api/Makefile config.status: creating man/Makefile config.status: creating xmlsec1Conf.sh config.status: creating xmlsec1-config config.status: creating xmlsec1-openssl.pc config.status: creating xmlsec1-gnutls.pc config.status: creating xmlsec1-nss.pc config.status: creating xmlsec1.spec config.status: creating include/xmlsec/openssl/Makefile config.status: creating src/openssl/Makefile config.status: creating include/xmlsec/gnutls/Makefile config.status: creating src/gnutls/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: creating ./config.status config.status: creating include/xmlsec/version.h config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/xmlsec/Makefile config.status: creating include/xmlsec/private/Makefile config.status: creating src/Makefile config.status: creating apps/Makefile config.status: creating docs/Makefile config.status: creating docs/api/Makefile config.status: creating man/Makefile config.status: creating xmlsec1Conf.sh config.status: creating xmlsec1-config config.status: creating xmlsec1-openssl.pc config.status: creating xmlsec1-gnutls.pc config.status: creating xmlsec1-nss.pc config.status: creating xmlsec1.spec config.status: creating include/xmlsec/openssl/Makefile config.status: creating src/openssl/Makefile config.status: creating include/xmlsec/gnutls/Makefile config.status: creating src/gnutls/Makefile config.status: creating include/xmlsec/nss/Makefile config.status: creating src/nss/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: creating ./config.status config.status: creating include/xmlsec/version.h config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/xmlsec/Makefile config.status: creating include/xmlsec/private/Makefile config.status: creating src/Makefile config.status: creating apps/Makefile config.status: creating docs/Makefile config.status: creating docs/api/Makefile config.status: creating man/Makefile config.status: creating xmlsec1Conf.sh config.status: creating xmlsec1-config config.status: creating xmlsec1-openssl.pc config.status: creating xmlsec1-gnutls.pc config.status: creating xmlsec1-nss.pc config.status: creating xmlsec1.spec config.status: creating include/xmlsec/openssl/Makefile config.status: creating src/openssl/Makefile config.status: creating include/xmlsec/gnutls/Makefile config.status: creating src/gnutls/Makefile config.status: creating include/xmlsec/nss/Makefile config.status: creating src/nss/Makefile config.status: creating xmlsec1.pc config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9' Making all in include make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include' Making all in xmlsec make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec' Making all in private make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/private' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/private' Making all in openssl make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/openssl' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/openssl' Making all in gnutls make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/gnutls' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/gnutls' Making all in nss make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/nss' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/nss' make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec' make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include' Making all in src make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/src' Making all in . make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/src' if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmlsec-ltdl.lo -MD -MP -MF ".deps/xmlsec-ltdl.Tpo" -c -o xmlsec-ltdl.lo xmlsec-ltdl.c; \ then mv -f ".deps/xmlsec-ltdl.Tpo" ".deps/xmlsec-ltdl.Plo"; else rm -f ".deps/xmlsec-ltdl.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmlsec-ltdl.lo -MD -MP -MF .deps/xmlsec-ltdl.Tpo -c xmlsec-ltdl.c -fPIC -DPIC -o .libs/xmlsec-ltdl.o xmlsec-ltdl.c: In function 'xmlsec_lt_dlpreload': xmlsec-ltdl.c:1330: warning: unused variable 'errormsg' xmlsec-ltdl.c: In function 'xmlsec_lt_dlexit': xmlsec-ltdl.c:1360: warning: unused variable 'errormsg' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmlsec-ltdl.lo -MD -MP -MF .deps/xmlsec-ltdl.Tpo -c xmlsec-ltdl.c -o xmlsec-ltdl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT app.lo -MD -MP -MF ".deps/app.Tpo" -c -o app.lo app.c; \ then mv -f ".deps/app.Tpo" ".deps/app.Plo"; else rm -f ".deps/app.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT app.lo -MD -MP -MF .deps/app.Tpo -c app.c -fPIC -DPIC -o .libs/app.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT app.lo -MD -MP -MF .deps/app.Tpo -c app.c -o app.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT base64.lo -MD -MP -MF ".deps/base64.Tpo" -c -o base64.lo base64.c; \ then mv -f ".deps/base64.Tpo" ".deps/base64.Plo"; else rm -f ".deps/base64.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o base64.c: In function 'xmlSecBase64CtxCreate': base64.c:136: warning: format '%d' expects type 'int', but argument 8 has type 'long unsigned int' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bn.lo -MD -MP -MF ".deps/bn.Tpo" -c -o bn.lo bn.c; \ then mv -f ".deps/bn.Tpo" ".deps/bn.Plo"; else rm -f ".deps/bn.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bn.lo -MD -MP -MF .deps/bn.Tpo -c bn.c -fPIC -DPIC -o .libs/bn.o bn.c: In function 'xmlSecBnFromString': bn.c:255: warning: comparison is always true due to limited range of data type gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bn.lo -MD -MP -MF .deps/bn.Tpo -c bn.c -o bn.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT buffer.lo -MD -MP -MF ".deps/buffer.Tpo" -c -o buffer.lo buffer.c; \ then mv -f ".deps/buffer.Tpo" ".deps/buffer.Plo"; else rm -f ".deps/buffer.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -fPIC -DPIC -o .libs/buffer.o buffer.c: In function 'xmlSecBufferCreate': buffer.c:70: warning: format '%d' expects type 'int', but argument 8 has type 'long unsigned int' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -o buffer.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT c14n.lo -MD -MP -MF ".deps/c14n.Tpo" -c -o c14n.lo c14n.c; \ then mv -f ".deps/c14n.Tpo" ".deps/c14n.Plo"; else rm -f ".deps/c14n.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c c14n.c -fPIC -DPIC -o .libs/c14n.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c c14n.c -o c14n.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dl.lo -MD -MP -MF ".deps/dl.Tpo" -c -o dl.lo dl.c; \ then mv -f ".deps/dl.Tpo" ".deps/dl.Plo"; else rm -f ".deps/dl.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dl.lo -MD -MP -MF .deps/dl.Tpo -c dl.c -fPIC -DPIC -o .libs/dl.o dl.c: In function 'xmlSecCryptoDLLibraryCreate': dl.c:89: warning: format '%d' expects type 'int', but argument 8 has type 'long unsigned int' dl.c: In function 'xmlSecCryptoDLMalloc': dl.c:307: warning: format '%d' expects type 'int', but argument 8 has type 'size_t' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dl.lo -MD -MP -MF .deps/dl.Tpo -c dl.c -o dl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT enveloped.lo -MD -MP -MF ".deps/enveloped.Tpo" -c -o enveloped.lo enveloped.c; \ then mv -f ".deps/enveloped.Tpo" ".deps/enveloped.Plo"; else rm -f ".deps/enveloped.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT enveloped.lo -MD -MP -MF .deps/enveloped.Tpo -c enveloped.c -fPIC -DPIC -o .libs/enveloped.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT enveloped.lo -MD -MP -MF .deps/enveloped.Tpo -c enveloped.c -o enveloped.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT errors.lo -MD -MP -MF ".deps/errors.Tpo" -c -o errors.lo errors.c; \ then mv -f ".deps/errors.Tpo" ".deps/errors.Plo"; else rm -f ".deps/errors.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -fPIC -DPIC -o .libs/errors.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -o errors.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io.lo -MD -MP -MF ".deps/io.Tpo" -c -o io.lo io.c; \ then mv -f ".deps/io.Tpo" ".deps/io.Plo"; else rm -f ".deps/io.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -fPIC -DPIC -o .libs/io.o io.c: In function 'xmlSecIOCallbackCreate': io.c:69: warning: format '%d' expects type 'int', but argument 8 has type 'long unsigned int' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -o io.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keyinfo.lo -MD -MP -MF ".deps/keyinfo.Tpo" -c -o keyinfo.lo keyinfo.c; \ then mv -f ".deps/keyinfo.Tpo" ".deps/keyinfo.Plo"; else rm -f ".deps/keyinfo.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keyinfo.lo -MD -MP -MF .deps/keyinfo.Tpo -c keyinfo.c -fPIC -DPIC -o .libs/keyinfo.o keyinfo.c: In function 'xmlSecKeyInfoCtxCreate': keyinfo.c:230: warning: format '%d' expects type 'int', but argument 8 has type 'long unsigned int' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keyinfo.lo -MD -MP -MF .deps/keyinfo.Tpo -c keyinfo.c -o keyinfo.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keys.lo -MD -MP -MF ".deps/keys.Tpo" -c -o keys.lo keys.c; \ then mv -f ".deps/keys.Tpo" ".deps/keys.Plo"; else rm -f ".deps/keys.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keys.lo -MD -MP -MF .deps/keys.Tpo -c keys.c -fPIC -DPIC -o .libs/keys.o keys.c: In function 'xmlSecKeyUseWithCreate': keys.c:116: warning: format '%d' expects type 'int', but argument 8 has type 'long unsigned int' keys.c: In function 'xmlSecKeyCreate': keys.c:546: warning: format '%d' expects type 'int', but argument 8 has type 'long unsigned int' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keys.lo -MD -MP -MF .deps/keys.Tpo -c keys.c -o keys.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keysdata.lo -MD -MP -MF ".deps/keysdata.Tpo" -c -o keysdata.lo keysdata.c; \ then mv -f ".deps/keysdata.Tpo" ".deps/keysdata.Plo"; else rm -f ".deps/keysdata.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keysdata.lo -MD -MP -MF .deps/keysdata.Tpo -c keysdata.c -fPIC -DPIC -o .libs/keysdata.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keysdata.lo -MD -MP -MF .deps/keysdata.Tpo -c keysdata.c -o keysdata.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keysmngr.lo -MD -MP -MF ".deps/keysmngr.Tpo" -c -o keysmngr.lo keysmngr.c; \ then mv -f ".deps/keysmngr.Tpo" ".deps/keysmngr.Plo"; else rm -f ".deps/keysmngr.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keysmngr.lo -MD -MP -MF .deps/keysmngr.Tpo -c keysmngr.c -fPIC -DPIC -o .libs/keysmngr.o keysmngr.c: In function 'xmlSecKeysMngrCreate': keysmngr.c:56: warning: format '%d' expects type 'int', but argument 8 has type 'long unsigned int' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keysmngr.lo -MD -MP -MF .deps/keysmngr.Tpo -c keysmngr.c -o keysmngr.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT list.lo -MD -MP -MF ".deps/list.Tpo" -c -o list.lo list.c; \ then mv -f ".deps/list.Tpo" ".deps/list.Plo"; else rm -f ".deps/list.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o list.c: In function 'xmlSecPtrListCreate': list.c:68: warning: format '%d' expects type 'int', but argument 8 has type 'long unsigned int' list.c: In function 'xmlSecPtrListEnsureSize': list.c:456: warning: format '%d' expects type 'int', but argument 9 has type 'long unsigned int' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT membuf.lo -MD -MP -MF ".deps/membuf.Tpo" -c -o membuf.lo membuf.c; \ then mv -f ".deps/membuf.Tpo" ".deps/membuf.Plo"; else rm -f ".deps/membuf.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT membuf.lo -MD -MP -MF .deps/membuf.Tpo -c membuf.c -fPIC -DPIC -o .libs/membuf.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT membuf.lo -MD -MP -MF .deps/membuf.Tpo -c membuf.c -o membuf.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nodeset.lo -MD -MP -MF ".deps/nodeset.Tpo" -c -o nodeset.lo nodeset.c; \ then mv -f ".deps/nodeset.Tpo" ".deps/nodeset.Plo"; else rm -f ".deps/nodeset.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nodeset.lo -MD -MP -MF .deps/nodeset.Tpo -c nodeset.c -fPIC -DPIC -o .libs/nodeset.o nodeset.c: In function 'xmlSecNodeSetCreate': nodeset.c:60: warning: format '%d' expects type 'int', but argument 8 has type 'long unsigned int' nodeset.c: In function 'xmlSecNodeSetOneContains': nodeset.c:160: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nodeset.lo -MD -MP -MF .deps/nodeset.Tpo -c nodeset.c -o nodeset.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT parser.lo -MD -MP -MF ".deps/parser.Tpo" -c -o parser.lo parser.c; \ then mv -f ".deps/parser.Tpo" ".deps/parser.Plo"; else rm -f ".deps/parser.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT soap.lo -MD -MP -MF ".deps/soap.Tpo" -c -o soap.lo soap.c; \ then mv -f ".deps/soap.Tpo" ".deps/soap.Plo"; else rm -f ".deps/soap.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT soap.lo -MD -MP -MF .deps/soap.Tpo -c soap.c -fPIC -DPIC -o .libs/soap.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT soap.lo -MD -MP -MF .deps/soap.Tpo -c soap.c -o soap.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT strings.lo -MD -MP -MF ".deps/strings.Tpo" -c -o strings.lo strings.c; \ then mv -f ".deps/strings.Tpo" ".deps/strings.Plo"; else rm -f ".deps/strings.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -fPIC -DPIC -o .libs/strings.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -o strings.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT templates.lo -MD -MP -MF ".deps/templates.Tpo" -c -o templates.lo templates.c; \ then mv -f ".deps/templates.Tpo" ".deps/templates.Plo"; else rm -f ".deps/templates.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT templates.lo -MD -MP -MF .deps/templates.Tpo -c templates.c -fPIC -DPIC -o .libs/templates.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT templates.lo -MD -MP -MF .deps/templates.Tpo -c templates.c -o templates.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT transforms.lo -MD -MP -MF ".deps/transforms.Tpo" -c -o transforms.lo transforms.c; \ then mv -f ".deps/transforms.Tpo" ".deps/transforms.Plo"; else rm -f ".deps/transforms.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT transforms.lo -MD -MP -MF .deps/transforms.Tpo -c transforms.c -fPIC -DPIC -o .libs/transforms.o transforms.c: In function 'xmlSecTransformCtxCreate': transforms.c:330: warning: format '%d' expects type 'int', but argument 8 has type 'long unsigned int' transforms.c: In function 'xmlSecTransformCtxSetUri': transforms.c:851: warning: format '%d' expects type 'int', but argument 8 has type 'long int' transforms.c: In function 'xmlSecTransformIOBufferCreate': transforms.c:2778: warning: format '%d' expects type 'int', but argument 8 has type 'long unsigned int' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT transforms.lo -MD -MP -MF .deps/transforms.Tpo -c transforms.c -o transforms.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT x509.lo -MD -MP -MF ".deps/x509.Tpo" -c -o x509.lo x509.c; \ then mv -f ".deps/x509.Tpo" ".deps/x509.Plo"; else rm -f ".deps/x509.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c x509.c -fPIC -DPIC -o .libs/x509.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c x509.c -o x509.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xkms.lo -MD -MP -MF ".deps/xkms.Tpo" -c -o xkms.lo xkms.c; \ then mv -f ".deps/xkms.Tpo" ".deps/xkms.Plo"; else rm -f ".deps/xkms.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xkms.lo -MD -MP -MF .deps/xkms.Tpo -c xkms.c -fPIC -DPIC -o .libs/xkms.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xkms.lo -MD -MP -MF .deps/xkms.Tpo -c xkms.c -o xkms.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmldsig.lo -MD -MP -MF ".deps/xmldsig.Tpo" -c -o xmldsig.lo xmldsig.c; \ then mv -f ".deps/xmldsig.Tpo" ".deps/xmldsig.Plo"; else rm -f ".deps/xmldsig.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmldsig.lo -MD -MP -MF .deps/xmldsig.Tpo -c xmldsig.c -fPIC -DPIC -o .libs/xmldsig.o xmldsig.c: In function 'xmlSecDSigCtxCreate': xmldsig.c:76: warning: format '%d' expects type 'int', but argument 8 has type 'long unsigned int' xmldsig.c: In function 'xmlSecDSigCtxDebugDump': xmldsig.c:1121: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result xmldsig.c:1131: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result xmldsig.c: In function 'xmlSecDSigCtxDebugXmlDump': xmldsig.c:1210: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result xmldsig.c:1220: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result xmldsig.c: In function 'xmlSecDSigReferenceCtxCreate': xmldsig.c:1263: warning: format '%d' expects type 'int', but argument 8 has type 'long unsigned int' xmldsig.c: In function 'xmlSecDSigReferenceCtxDebugDump': xmldsig.c:1669: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result xmldsig.c:1679: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result xmldsig.c: In function 'xmlSecDSigReferenceCtxDebugXmlDump': xmldsig.c:1740: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result xmldsig.c:1750: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmldsig.lo -MD -MP -MF .deps/xmldsig.Tpo -c xmldsig.c -o xmldsig.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmlenc.lo -MD -MP -MF ".deps/xmlenc.Tpo" -c -o xmlenc.lo xmlenc.c; \ then mv -f ".deps/xmlenc.Tpo" ".deps/xmlenc.Plo"; else rm -f ".deps/xmlenc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmlenc.lo -MD -MP -MF .deps/xmlenc.Tpo -c xmlenc.c -fPIC -DPIC -o .libs/xmlenc.o xmlenc.c: In function 'xmlSecEncCtxCreate': xmlenc.c:68: warning: format '%d' expects type 'int', but argument 8 has type 'long unsigned int' xmlenc.c: In function 'xmlSecEncCtxDebugDump': xmlenc.c:1149: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result xmlenc.c: In function 'xmlSecEncCtxDebugXmlDump': xmlenc.c:1237: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmlenc.lo -MD -MP -MF .deps/xmlenc.Tpo -c xmlenc.c -o xmlenc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmlsec.lo -MD -MP -MF ".deps/xmlsec.Tpo" -c -o xmlsec.lo xmlsec.c; \ then mv -f ".deps/xmlsec.Tpo" ".deps/xmlsec.Plo"; else rm -f ".deps/xmlsec.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmlsec.lo -MD -MP -MF .deps/xmlsec.Tpo -c xmlsec.c -fPIC -DPIC -o .libs/xmlsec.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmlsec.lo -MD -MP -MF .deps/xmlsec.Tpo -c xmlsec.c -o xmlsec.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmltree.lo -MD -MP -MF ".deps/xmltree.Tpo" -c -o xmltree.lo xmltree.c; \ then mv -f ".deps/xmltree.Tpo" ".deps/xmltree.Plo"; else rm -f ".deps/xmltree.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmltree.lo -MD -MP -MF .deps/xmltree.Tpo -c xmltree.c -fPIC -DPIC -o .libs/xmltree.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmltree.lo -MD -MP -MF .deps/xmltree.Tpo -c xmltree.c -o xmltree.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xpath.lo -MD -MP -MF ".deps/xpath.Tpo" -c -o xpath.lo xpath.c; \ then mv -f ".deps/xpath.Tpo" ".deps/xpath.Plo"; else rm -f ".deps/xpath.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c -fPIC -DPIC -o .libs/xpath.o xpath.c: In function 'xmlSecXPathDataCreate': xpath.c:94: warning: format '%d' expects type 'int', but argument 8 has type 'long unsigned int' xpath.c: In function 'xmlSecTransformXPathNodeRead': xpath.c:599: warning: format '%d' expects type 'int', but argument 8 has type 'long unsigned int' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c -o xpath.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xslt.lo -MD -MP -MF ".deps/xslt.Tpo" -c -o xslt.lo xslt.c; \ then mv -f ".deps/xslt.Tpo" ".deps/xslt.Plo"; else rm -f ".deps/xslt.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xslt.lo -MD -MP -MF .deps/xslt.Tpo -c xslt.c -fPIC -DPIC -o .libs/xslt.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xslt.lo -MD -MP -MF .deps/xslt.Tpo -c xslt.c -o xslt.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libxmlsec1.la -rpath /usr/lib64 -version-info 3:9:2 xmlsec-ltdl.lo app.lo base64.lo bn.lo buffer.lo c14n.lo dl.lo enveloped.lo errors.lo io.lo keyinfo.lo keys.lo keysdata.lo keysmngr.lo list.lo membuf.lo nodeset.lo parser.lo soap.lo strings.lo templates.lo transforms.lo x509.lo xkms.lo xmldsig.lo xmlenc.lo xmlsec.lo xmltree.lo xpath.lo xslt.lo -lxslt -lz -lm -lxml2 -lxml2 -ldl gcc -shared .libs/xmlsec-ltdl.o .libs/app.o .libs/base64.o .libs/bn.o .libs/buffer.o .libs/c14n.o .libs/dl.o .libs/enveloped.o .libs/errors.o .libs/io.o .libs/keyinfo.o .libs/keys.o .libs/keysdata.o .libs/keysmngr.o .libs/list.o .libs/membuf.o .libs/nodeset.o .libs/parser.o .libs/soap.o .libs/strings.o .libs/templates.o .libs/transforms.o .libs/x509.o .libs/xkms.o .libs/xmldsig.o .libs/xmlenc.o .libs/xmlsec.o .libs/xmltree.o .libs/xpath.o .libs/xslt.o -lxslt -lz -lm -lxml2 -ldl -m64 -mtune=generic -Wl,-soname -Wl,libxmlsec1.so.1 -o .libs/libxmlsec1.so.1.2.9 (cd .libs && rm -f libxmlsec1.so.1 && ln -s libxmlsec1.so.1.2.9 libxmlsec1.so.1) (cd .libs && rm -f libxmlsec1.so && ln -s libxmlsec1.so.1.2.9 libxmlsec1.so) ar cru .libs/libxmlsec1.a xmlsec-ltdl.o app.o base64.o bn.o buffer.o c14n.o dl.o enveloped.o errors.o io.o keyinfo.o keys.o keysdata.o keysmngr.o list.o membuf.o nodeset.o parser.o soap.o strings.o templates.o transforms.o x509.o xkms.o xmldsig.o xmlenc.o xmlsec.o xmltree.o xpath.o xslt.o ranlib .libs/libxmlsec1.a creating libxmlsec1.la (cd .libs && rm -f libxmlsec1.la && ln -s ../libxmlsec1.la libxmlsec1.la) make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/src' Making all in openssl make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/src/openssl' if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT app.lo -MD -MP -MF ".deps/app.Tpo" -c -o app.lo app.c; \ then mv -f ".deps/app.Tpo" ".deps/app.Plo"; else rm -f ".deps/app.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT app.lo -MD -MP -MF .deps/app.Tpo -c app.c -fPIC -DPIC -o .libs/app.o app.c: In function 'xmlSecOpenSSLAppKeyLoadBIO': app.c:237: warning: passing argument 4 of 'PEM_read_bio_PrivateKey' discards qualifiers from pointer target type app.c:240: warning: value computed is not used app.c:257: warning: value computed is not used gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT app.lo -MD -MP -MF .deps/app.Tpo -c app.c -o app.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bn.lo -MD -MP -MF ".deps/bn.Tpo" -c -o bn.lo bn.c; \ then mv -f ".deps/bn.Tpo" ".deps/bn.Plo"; else rm -f ".deps/bn.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bn.lo -MD -MP -MF .deps/bn.Tpo -c bn.c -fPIC -DPIC -o .libs/bn.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bn.lo -MD -MP -MF .deps/bn.Tpo -c bn.c -o bn.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ciphers.lo -MD -MP -MF ".deps/ciphers.Tpo" -c -o ciphers.lo ciphers.c; \ then mv -f ".deps/ciphers.Tpo" ".deps/ciphers.Plo"; else rm -f ".deps/ciphers.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ciphers.lo -MD -MP -MF .deps/ciphers.Tpo -c ciphers.c -fPIC -DPIC -o .libs/ciphers.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ciphers.lo -MD -MP -MF .deps/ciphers.Tpo -c ciphers.c -o ciphers.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT crypto.lo -MD -MP -MF ".deps/crypto.Tpo" -c -o crypto.lo crypto.c; \ then mv -f ".deps/crypto.Tpo" ".deps/crypto.Plo"; else rm -f ".deps/crypto.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c -fPIC -DPIC -o .libs/crypto.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c -o crypto.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT digests.lo -MD -MP -MF ".deps/digests.Tpo" -c -o digests.lo digests.c; \ then mv -f ".deps/digests.Tpo" ".deps/digests.Plo"; else rm -f ".deps/digests.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT digests.lo -MD -MP -MF .deps/digests.Tpo -c digests.c -fPIC -DPIC -o .libs/digests.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT digests.lo -MD -MP -MF .deps/digests.Tpo -c digests.c -o digests.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT evp.lo -MD -MP -MF ".deps/evp.Tpo" -c -o evp.lo evp.c; \ then mv -f ".deps/evp.Tpo" ".deps/evp.Plo"; else rm -f ".deps/evp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT evp.lo -MD -MP -MF .deps/evp.Tpo -c evp.c -fPIC -DPIC -o .libs/evp.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT evp.lo -MD -MP -MF .deps/evp.Tpo -c evp.c -o evp.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hmac.lo -MD -MP -MF ".deps/hmac.Tpo" -c -o hmac.lo hmac.c; \ then mv -f ".deps/hmac.Tpo" ".deps/hmac.Plo"; else rm -f ".deps/hmac.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT kw_aes.lo -MD -MP -MF ".deps/kw_aes.Tpo" -c -o kw_aes.lo kw_aes.c; \ then mv -f ".deps/kw_aes.Tpo" ".deps/kw_aes.Plo"; else rm -f ".deps/kw_aes.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT kw_aes.lo -MD -MP -MF .deps/kw_aes.Tpo -c kw_aes.c -fPIC -DPIC -o .libs/kw_aes.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT kw_aes.lo -MD -MP -MF .deps/kw_aes.Tpo -c kw_aes.c -o kw_aes.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT kw_des.lo -MD -MP -MF ".deps/kw_des.Tpo" -c -o kw_des.lo kw_des.c; \ then mv -f ".deps/kw_des.Tpo" ".deps/kw_des.Plo"; else rm -f ".deps/kw_des.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT kw_des.lo -MD -MP -MF .deps/kw_des.Tpo -c kw_des.c -fPIC -DPIC -o .libs/kw_des.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT kw_des.lo -MD -MP -MF .deps/kw_des.Tpo -c kw_des.c -o kw_des.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT kt_rsa.lo -MD -MP -MF ".deps/kt_rsa.Tpo" -c -o kt_rsa.lo kt_rsa.c; \ then mv -f ".deps/kt_rsa.Tpo" ".deps/kt_rsa.Plo"; else rm -f ".deps/kt_rsa.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT kt_rsa.lo -MD -MP -MF .deps/kt_rsa.Tpo -c kt_rsa.c -fPIC -DPIC -o .libs/kt_rsa.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT kt_rsa.lo -MD -MP -MF .deps/kt_rsa.Tpo -c kt_rsa.c -o kt_rsa.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT signatures.lo -MD -MP -MF ".deps/signatures.Tpo" -c -o signatures.lo signatures.c; \ then mv -f ".deps/signatures.Tpo" ".deps/signatures.Plo"; else rm -f ".deps/signatures.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT signatures.lo -MD -MP -MF .deps/signatures.Tpo -c signatures.c -fPIC -DPIC -o .libs/signatures.o signatures.c:712: warning: initialization from incompatible pointer type signatures.c:713: warning: initialization from incompatible pointer type gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT signatures.lo -MD -MP -MF .deps/signatures.Tpo -c signatures.c -o signatures.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT symkeys.lo -MD -MP -MF ".deps/symkeys.Tpo" -c -o symkeys.lo symkeys.c; \ then mv -f ".deps/symkeys.Tpo" ".deps/symkeys.Plo"; else rm -f ".deps/symkeys.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT symkeys.lo -MD -MP -MF .deps/symkeys.Tpo -c symkeys.c -fPIC -DPIC -o .libs/symkeys.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT symkeys.lo -MD -MP -MF .deps/symkeys.Tpo -c symkeys.c -o symkeys.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT x509.lo -MD -MP -MF ".deps/x509.Tpo" -c -o x509.lo x509.c; \ then mv -f ".deps/x509.Tpo" ".deps/x509.Plo"; else rm -f ".deps/x509.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c x509.c -fPIC -DPIC -o .libs/x509.o x509.c: In function 'xmlSecOpenSSLX509CertBase64DerWrite': x509.c:1939: warning: value computed is not used x509.c: In function 'xmlSecOpenSSLX509CrlBase64DerWrite': x509.c:2053: warning: value computed is not used x509.c: In function 'xmlSecOpenSSLX509NameWrite': x509.c:2109: warning: value computed is not used gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c x509.c -o x509.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT x509vfy.lo -MD -MP -MF ".deps/x509vfy.Tpo" -c -o x509vfy.lo x509vfy.c; \ then mv -f ".deps/x509vfy.Tpo" ".deps/x509vfy.Plo"; else rm -f ".deps/x509vfy.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT x509vfy.lo -MD -MP -MF .deps/x509vfy.Tpo -c x509vfy.c -fPIC -DPIC -o .libs/x509vfy.o x509vfy.c: In function 'xmlSecOpenSSLX509StoreVerify': x509vfy.c:236: warning: value computed is not used x509vfy.c:255: warning: value computed is not used x509vfy.c:270: warning: value computed is not used x509vfy.c: In function 'xmlSecOpenSSLX509NamesCompare': x509vfy.c:1142: warning: value computed is not used x509vfy.c:1144: warning: value computed is not used gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/kerberos/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT x509vfy.lo -MD -MP -MF .deps/x509vfy.Tpo -c x509vfy.c -o x509vfy.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libxmlsec1-openssl.la -rpath /usr/lib64 -version-info 3:9:2 app.lo bn.lo ciphers.lo crypto.lo digests.lo evp.lo hmac.lo kw_aes.lo kw_des.lo kt_rsa.lo signatures.lo symkeys.lo x509.lo x509vfy.lo ../libxmlsec1.la -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -lxslt -lz -lm -lxml2 -lxml2 gcc -shared .libs/app.o .libs/bn.o .libs/ciphers.o .libs/crypto.o .libs/digests.o .libs/evp.o .libs/hmac.o .libs/kw_aes.o .libs/kw_des.o .libs/kt_rsa.o .libs/signatures.o .libs/symkeys.o .libs/x509.o .libs/x509vfy.o -Wl,--rpath -Wl,/builddir/build/BUILD/xmlsec1-1.2.9/src/.libs ../.libs/libxmlsec1.so -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lxslt -lz -lm -lxml2 -m64 -mtune=generic -Wl,-soname -Wl,libxmlsec1-openssl.so.1 -o .libs/libxmlsec1-openssl.so.1.2.9 (cd .libs && rm -f libxmlsec1-openssl.so.1 && ln -s libxmlsec1-openssl.so.1.2.9 libxmlsec1-openssl.so.1) (cd .libs && rm -f libxmlsec1-openssl.so && ln -s libxmlsec1-openssl.so.1.2.9 libxmlsec1-openssl.so) ar cru .libs/libxmlsec1-openssl.a app.o bn.o ciphers.o crypto.o digests.o evp.o hmac.o kw_aes.o kw_des.o kt_rsa.o signatures.o symkeys.o x509.o x509vfy.o ranlib .libs/libxmlsec1-openssl.a creating libxmlsec1-openssl.la (cd .libs && rm -f libxmlsec1-openssl.la && ln -s ../libxmlsec1-openssl.la libxmlsec1-openssl.la) make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/src/openssl' Making all in gnutls make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/src/gnutls' if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT app.lo -MD -MP -MF ".deps/app.Tpo" -c -o app.lo app.c; \ then mv -f ".deps/app.Tpo" ".deps/app.Plo"; else rm -f ".deps/app.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT app.lo -MD -MP -MF .deps/app.Tpo -c app.c -fPIC -DPIC -o .libs/app.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT app.lo -MD -MP -MF .deps/app.Tpo -c app.c -o app.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ciphers.lo -MD -MP -MF ".deps/ciphers.Tpo" -c -o ciphers.lo ciphers.c; \ then mv -f ".deps/ciphers.Tpo" ".deps/ciphers.Plo"; else rm -f ".deps/ciphers.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ciphers.lo -MD -MP -MF .deps/ciphers.Tpo -c ciphers.c -fPIC -DPIC -o .libs/ciphers.o ciphers.c:33: warning: 'GcryCipherHd' is deprecated gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ciphers.lo -MD -MP -MF .deps/ciphers.Tpo -c ciphers.c -o ciphers.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT crypto.lo -MD -MP -MF ".deps/crypto.Tpo" -c -o crypto.lo crypto.c; \ then mv -f ".deps/crypto.Tpo" ".deps/crypto.Plo"; else rm -f ".deps/crypto.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c -fPIC -DPIC -o .libs/crypto.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c -o crypto.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT digests.lo -MD -MP -MF ".deps/digests.Tpo" -c -o digests.lo digests.c; \ then mv -f ".deps/digests.Tpo" ".deps/digests.Plo"; else rm -f ".deps/digests.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT digests.lo -MD -MP -MF .deps/digests.Tpo -c digests.c -fPIC -DPIC -o .libs/digests.o digests.c:34: warning: 'GcryMDHd' is deprecated gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT digests.lo -MD -MP -MF .deps/digests.Tpo -c digests.c -o digests.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hmac.lo -MD -MP -MF ".deps/hmac.Tpo" -c -o hmac.lo hmac.c; \ then mv -f ".deps/hmac.Tpo" ".deps/hmac.Plo"; else rm -f ".deps/hmac.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o hmac.c:36: warning: 'GcryMDHd' is deprecated gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT symkeys.lo -MD -MP -MF ".deps/symkeys.Tpo" -c -o symkeys.lo symkeys.c; \ then mv -f ".deps/symkeys.Tpo" ".deps/symkeys.Plo"; else rm -f ".deps/symkeys.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT symkeys.lo -MD -MP -MF .deps/symkeys.Tpo -c symkeys.c -fPIC -DPIC -o .libs/symkeys.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT symkeys.lo -MD -MP -MF .deps/symkeys.Tpo -c symkeys.c -o symkeys.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libxmlsec1-gnutls.la -rpath /usr/lib64 -version-info 3:9:2 app.lo ciphers.lo crypto.lo digests.lo hmac.lo symkeys.lo ../libxmlsec1.la -lgnutls -lxslt -lz -lm -lxml2 -lxml2 gcc -shared .libs/app.o .libs/ciphers.o .libs/crypto.o .libs/digests.o .libs/hmac.o .libs/symkeys.o -Wl,--rpath -Wl,/builddir/build/BUILD/xmlsec1-1.2.9/src/.libs ../.libs/libxmlsec1.so -lgnutls -lxslt -lz -lm -lxml2 -m64 -mtune=generic -Wl,-soname -Wl,libxmlsec1-gnutls.so.1 -o .libs/libxmlsec1-gnutls.so.1.2.9 (cd .libs && rm -f libxmlsec1-gnutls.so.1 && ln -s libxmlsec1-gnutls.so.1.2.9 libxmlsec1-gnutls.so.1) (cd .libs && rm -f libxmlsec1-gnutls.so && ln -s libxmlsec1-gnutls.so.1.2.9 libxmlsec1-gnutls.so) ar cru .libs/libxmlsec1-gnutls.a app.o ciphers.o crypto.o digests.o hmac.o symkeys.o ranlib .libs/libxmlsec1-gnutls.a creating libxmlsec1-gnutls.la (cd .libs && rm -f libxmlsec1-gnutls.la && ln -s ../libxmlsec1-gnutls.la libxmlsec1-gnutls.la) make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/src/gnutls' Making all in nss make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/src/nss' if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT app.lo -MD -MP -MF ".deps/app.Tpo" -c -o app.lo app.c; \ then mv -f ".deps/app.Tpo" ".deps/app.Plo"; else rm -f ".deps/app.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT app.lo -MD -MP -MF .deps/app.Tpo -c app.c -fPIC -DPIC -o .libs/app.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT app.lo -MD -MP -MF .deps/app.Tpo -c app.c -o app.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bignum.lo -MD -MP -MF ".deps/bignum.Tpo" -c -o bignum.lo bignum.c; \ then mv -f ".deps/bignum.Tpo" ".deps/bignum.Plo"; else rm -f ".deps/bignum.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bignum.lo -MD -MP -MF .deps/bignum.Tpo -c bignum.c -fPIC -DPIC -o .libs/bignum.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bignum.lo -MD -MP -MF .deps/bignum.Tpo -c bignum.c -o bignum.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ciphers.lo -MD -MP -MF ".deps/ciphers.Tpo" -c -o ciphers.lo ciphers.c; \ then mv -f ".deps/ciphers.Tpo" ".deps/ciphers.Plo"; else rm -f ".deps/ciphers.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ciphers.lo -MD -MP -MF .deps/ciphers.Tpo -c ciphers.c -fPIC -DPIC -o .libs/ciphers.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ciphers.lo -MD -MP -MF .deps/ciphers.Tpo -c ciphers.c -o ciphers.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT crypto.lo -MD -MP -MF ".deps/crypto.Tpo" -c -o crypto.lo crypto.c; \ then mv -f ".deps/crypto.Tpo" ".deps/crypto.Plo"; else rm -f ".deps/crypto.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c -fPIC -DPIC -o .libs/crypto.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c -o crypto.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT digests.lo -MD -MP -MF ".deps/digests.Tpo" -c -o digests.lo digests.c; \ then mv -f ".deps/digests.Tpo" ".deps/digests.Plo"; else rm -f ".deps/digests.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT digests.lo -MD -MP -MF .deps/digests.Tpo -c digests.c -fPIC -DPIC -o .libs/digests.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT digests.lo -MD -MP -MF .deps/digests.Tpo -c digests.c -o digests.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hmac.lo -MD -MP -MF ".deps/hmac.Tpo" -c -o hmac.lo hmac.c; \ then mv -f ".deps/hmac.Tpo" ".deps/hmac.Plo"; else rm -f ".deps/hmac.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pkikeys.lo -MD -MP -MF ".deps/pkikeys.Tpo" -c -o pkikeys.lo pkikeys.c; \ then mv -f ".deps/pkikeys.Tpo" ".deps/pkikeys.Plo"; else rm -f ".deps/pkikeys.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pkikeys.lo -MD -MP -MF .deps/pkikeys.Tpo -c pkikeys.c -fPIC -DPIC -o .libs/pkikeys.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pkikeys.lo -MD -MP -MF .deps/pkikeys.Tpo -c pkikeys.c -o pkikeys.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT signatures.lo -MD -MP -MF ".deps/signatures.Tpo" -c -o signatures.lo signatures.c; \ then mv -f ".deps/signatures.Tpo" ".deps/signatures.Plo"; else rm -f ".deps/signatures.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT signatures.lo -MD -MP -MF .deps/signatures.Tpo -c signatures.c -fPIC -DPIC -o .libs/signatures.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT signatures.lo -MD -MP -MF .deps/signatures.Tpo -c signatures.c -o signatures.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT symkeys.lo -MD -MP -MF ".deps/symkeys.Tpo" -c -o symkeys.lo symkeys.c; \ then mv -f ".deps/symkeys.Tpo" ".deps/symkeys.Plo"; else rm -f ".deps/symkeys.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT symkeys.lo -MD -MP -MF .deps/symkeys.Tpo -c symkeys.c -fPIC -DPIC -o .libs/symkeys.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT symkeys.lo -MD -MP -MF .deps/symkeys.Tpo -c symkeys.c -o symkeys.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT x509.lo -MD -MP -MF ".deps/x509.Tpo" -c -o x509.lo x509.c; \ then mv -f ".deps/x509.Tpo" ".deps/x509.Plo"; else rm -f ".deps/x509.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c x509.c -fPIC -DPIC -o .libs/x509.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c x509.c -o x509.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT x509vfy.lo -MD -MP -MF ".deps/x509vfy.Tpo" -c -o x509vfy.lo x509vfy.c; \ then mv -f ".deps/x509vfy.Tpo" ".deps/x509vfy.Plo"; else rm -f ".deps/x509vfy.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT x509vfy.lo -MD -MP -MF .deps/x509vfy.Tpo -c x509vfy.c -fPIC -DPIC -o .libs/x509vfy.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT x509vfy.lo -MD -MP -MF .deps/x509vfy.Tpo -c x509vfy.c -o x509vfy.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keysstore.lo -MD -MP -MF ".deps/keysstore.Tpo" -c -o keysstore.lo keysstore.c; \ then mv -f ".deps/keysstore.Tpo" ".deps/keysstore.Plo"; else rm -f ".deps/keysstore.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keysstore.lo -MD -MP -MF .deps/keysstore.Tpo -c keysstore.c -fPIC -DPIC -o .libs/keysstore.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keysstore.lo -MD -MP -MF .deps/keysstore.Tpo -c keysstore.c -o keysstore.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keytrans.lo -MD -MP -MF ".deps/keytrans.Tpo" -c -o keytrans.lo keytrans.c; \ then mv -f ".deps/keytrans.Tpo" ".deps/keytrans.Plo"; else rm -f ".deps/keytrans.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keytrans.lo -MD -MP -MF .deps/keytrans.Tpo -c keytrans.c -fPIC -DPIC -o .libs/keytrans.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keytrans.lo -MD -MP -MF .deps/keytrans.Tpo -c keytrans.c -o keytrans.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT kw_des.lo -MD -MP -MF ".deps/kw_des.Tpo" -c -o kw_des.lo kw_des.c; \ then mv -f ".deps/kw_des.Tpo" ".deps/kw_des.Plo"; else rm -f ".deps/kw_des.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT kw_des.lo -MD -MP -MF .deps/kw_des.Tpo -c kw_des.c -fPIC -DPIC -o .libs/kw_des.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT kw_des.lo -MD -MP -MF .deps/kw_des.Tpo -c kw_des.c -o kw_des.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT kw_aes.lo -MD -MP -MF ".deps/kw_aes.Tpo" -c -o kw_aes.lo kw_aes.c; \ then mv -f ".deps/kw_aes.Tpo" ".deps/kw_aes.Plo"; else rm -f ".deps/kw_aes.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT kw_aes.lo -MD -MP -MF .deps/kw_aes.Tpo -c kw_aes.c -fPIC -DPIC -o .libs/kw_aes.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/nss3 -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT kw_aes.lo -MD -MP -MF .deps/kw_aes.Tpo -c kw_aes.c -o kw_aes.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libxmlsec1-nss.la -rpath /usr/lib64 -version-info 3:9:2 app.lo bignum.lo ciphers.lo crypto.lo digests.lo hmac.lo pkikeys.lo signatures.lo symkeys.lo x509.lo x509vfy.lo keysstore.lo keytrans.lo kw_des.lo kw_aes.lo ../libxmlsec1.la -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lxslt -lz -lm -lxml2 -lxml2 gcc -shared .libs/app.o .libs/bignum.o .libs/ciphers.o .libs/crypto.o .libs/digests.o .libs/hmac.o .libs/pkikeys.o .libs/signatures.o .libs/symkeys.o .libs/x509.o .libs/x509vfy.o .libs/keysstore.o .libs/keytrans.o .libs/kw_des.o .libs/kw_aes.o -Wl,--rpath -Wl,/builddir/build/BUILD/xmlsec1-1.2.9/src/.libs ../.libs/libxmlsec1.so -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lxslt -lz -lm -lxml2 -m64 -mtune=generic -Wl,-soname -Wl,libxmlsec1-nss.so.1 -o .libs/libxmlsec1-nss.so.1.2.9 (cd .libs && rm -f libxmlsec1-nss.so.1 && ln -s libxmlsec1-nss.so.1.2.9 libxmlsec1-nss.so.1) (cd .libs && rm -f libxmlsec1-nss.so && ln -s libxmlsec1-nss.so.1.2.9 libxmlsec1-nss.so) ar cru .libs/libxmlsec1-nss.a app.o bignum.o ciphers.o crypto.o digests.o hmac.o pkikeys.o signatures.o symkeys.o x509.o x509vfy.o keysstore.o keytrans.o kw_des.o kw_aes.o ranlib .libs/libxmlsec1-nss.a creating libxmlsec1-nss.la (cd .libs && rm -f libxmlsec1-nss.la && ln -s ../libxmlsec1-nss.la libxmlsec1-nss.la) make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/src/nss' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/src' Making all in apps make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/apps' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXMLSEC_CRYPTO=\"openssl\" -DPACKAGE=\"xmlsec1\" -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmlsec.o -MD -MP -MF ".deps/xmlsec.Tpo" -c -o xmlsec.o xmlsec.c; \ then mv -f ".deps/xmlsec.Tpo" ".deps/xmlsec.Po"; else rm -f ".deps/xmlsec.Tpo"; exit 1; fi xmlsec.c: In function 'xmlSecAppWriteResult': xmlsec.c:2885: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXMLSEC_CRYPTO=\"openssl\" -DPACKAGE=\"xmlsec1\" -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT crypto.o -MD -MP -MF ".deps/crypto.Tpo" -c -o crypto.o crypto.c; \ then mv -f ".deps/crypto.Tpo" ".deps/crypto.Po"; else rm -f ".deps/crypto.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXMLSEC_CRYPTO=\"openssl\" -DPACKAGE=\"xmlsec1\" -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cmdline.o -MD -MP -MF ".deps/cmdline.Tpo" -c -o cmdline.o cmdline.c; \ then mv -f ".deps/cmdline.Tpo" ".deps/cmdline.Po"; else rm -f ".deps/cmdline.Tpo"; exit 1; fi cmdline.c: In function 'xmlSecAppCmdLineValueCreate': cmdline.c:143: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' cmdline.c: In function 'xmlSecAppCmdLineParamRead': cmdline.c:275: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o xmlsec1 xmlsec.o crypto.o cmdline.o ../src/libxmlsec1.la -lxslt -lz -lm -lxml2 -lxml2 -ldl mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/xmlsec1 xmlsec.o crypto.o cmdline.o ../src/.libs/libxmlsec1.so -lxslt -lz -lm -lxml2 -ldl creating xmlsec1 make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/apps' Making all in man make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/man' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/docs' Making all in api make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/docs/api' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/docs/api' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/docs' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/docs' make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9' make[1]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9' + sed 's+/lib64+/$archlib+g' + sed 's+/lib+/$archlib+g' + sed 's+ -DXMLSEC_NO_SIZE_T++' + mv xmlsec1-config.26116 xmlsec1-config + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.58227 + umask 022 + cd /builddir/build/BUILD + cd xmlsec1-1.2.9 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/xmlsec1-1.2.9-root + mkdir -p /var/tmp/xmlsec1-1.2.9-root/usr/bin + mkdir -p /var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1 + mkdir -p /var/tmp/xmlsec1-1.2.9-root/usr/lib + mkdir -p /var/tmp/xmlsec1-1.2.9-root/usr/man/man1 + /usr/bin/make prefix=/var/tmp/xmlsec1-1.2.9-root/usr exec_prefix=/var/tmp/xmlsec1-1.2.9-root/usr bindir=/var/tmp/xmlsec1-1.2.9-root/usr/bin sbindir=/var/tmp/xmlsec1-1.2.9-root/usr/sbin sysconfdir=/var/tmp/xmlsec1-1.2.9-root/etc datadir=/var/tmp/xmlsec1-1.2.9-root/usr/share includedir=/var/tmp/xmlsec1-1.2.9-root/usr/include libdir=/var/tmp/xmlsec1-1.2.9-root/usr/lib64 libexecdir=/var/tmp/xmlsec1-1.2.9-root/usr/libexec localstatedir=/var/tmp/xmlsec1-1.2.9-root/var sharedstatedir=/var/tmp/xmlsec1-1.2.9-root/usr/com mandir=/var/tmp/xmlsec1-1.2.9-root/usr/share/man infodir=/var/tmp/xmlsec1-1.2.9-root/usr/share/info install Making install in include make[1]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include' Making install in xmlsec make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec' Making install in private make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/private' make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/private' /usr/bin/make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/private' /bin/sh ../../../mkinstalldirs /var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/private mkdir /var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec mkdir /var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/private make[5]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/private' test -z "/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/private" || mkdir -p -- "/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/private" /usr/bin/install -c -m 644 'xkms.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/private/xkms.h' make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/private' make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/private' Making install in openssl make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/openssl' make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/openssl' /usr/bin/make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/openssl' /bin/sh ../../../mkinstalldirs /var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/openssl mkdir /var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/openssl make[5]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/openssl' test -z "/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/openssl" || mkdir -p -- "/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/openssl" /usr/bin/install -c -m 644 'app.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/openssl/app.h' /usr/bin/install -c -m 644 'bn.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/openssl/bn.h' /usr/bin/install -c -m 644 'crypto.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/openssl/crypto.h' /usr/bin/install -c -m 644 'evp.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/openssl/evp.h' /usr/bin/install -c -m 644 'symbols.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/openssl/symbols.h' /usr/bin/install -c -m 644 'x509.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/openssl/x509.h' make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/openssl' make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/openssl' Making install in gnutls make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/gnutls' make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/gnutls' /usr/bin/make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/gnutls' /bin/sh ../../../mkinstalldirs /var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/gnutls mkdir /var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/gnutls make[5]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/gnutls' test -z "/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/gnutls" || mkdir -p -- "/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/gnutls" /usr/bin/install -c -m 644 'app.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/gnutls/app.h' /usr/bin/install -c -m 644 'crypto.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/gnutls/crypto.h' /usr/bin/install -c -m 644 'symbols.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/gnutls/symbols.h' make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/gnutls' make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/gnutls' Making install in nss make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/nss' make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/nss' /usr/bin/make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/nss' /bin/sh ../../../mkinstalldirs /var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/nss mkdir /var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/nss make[5]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/nss' test -z "/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/nss" || mkdir -p -- "/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/nss" /usr/bin/install -c -m 644 'app.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/nss/app.h' /usr/bin/install -c -m 644 'crypto.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/nss/crypto.h' /usr/bin/install -c -m 644 'symbols.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/nss/symbols.h' /usr/bin/install -c -m 644 'bignum.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/nss/bignum.h' /usr/bin/install -c -m 644 'keysstore.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/nss/keysstore.h' /usr/bin/install -c -m 644 'pkikeys.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/nss/pkikeys.h' /usr/bin/install -c -m 644 'x509.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/nss/x509.h' make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/nss' make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec/nss' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec' make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec' /usr/bin/make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec' /bin/sh ../../mkinstalldirs /var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec make[5]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec' test -z "/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec" || mkdir -p -- "/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec" /usr/bin/install -c -m 644 'app.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/app.h' /usr/bin/install -c -m 644 'base64.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/base64.h' /usr/bin/install -c -m 644 'bn.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/bn.h' /usr/bin/install -c -m 644 'buffer.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/buffer.h' /usr/bin/install -c -m 644 'crypto.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/crypto.h' /usr/bin/install -c -m 644 'dl.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/dl.h' /usr/bin/install -c -m 644 'errors.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/errors.h' /usr/bin/install -c -m 644 'exports.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/exports.h' /usr/bin/install -c -m 644 'io.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/io.h' /usr/bin/install -c -m 644 'keyinfo.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/keyinfo.h' /usr/bin/install -c -m 644 'keysdata.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/keysdata.h' /usr/bin/install -c -m 644 'keys.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/keys.h' /usr/bin/install -c -m 644 'keysmngr.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/keysmngr.h' /usr/bin/install -c -m 644 'list.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/list.h' /usr/bin/install -c -m 644 'membuf.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/membuf.h' /usr/bin/install -c -m 644 'nodeset.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/nodeset.h' /usr/bin/install -c -m 644 'parser.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/parser.h' /usr/bin/install -c -m 644 'private.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/private.h' /usr/bin/install -c -m 644 'soap.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/soap.h' /usr/bin/install -c -m 644 'strings.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/strings.h' /usr/bin/install -c -m 644 'templates.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/templates.h' /usr/bin/install -c -m 644 'transforms.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/transforms.h' /usr/bin/install -c -m 644 'version.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/version.h' /usr/bin/install -c -m 644 'x509.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/x509.h' /usr/bin/install -c -m 644 'xkms.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/xkms.h' /usr/bin/install -c -m 644 'xmldsig.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/xmldsig.h' /usr/bin/install -c -m 644 'xmlenc.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/xmlenc.h' /usr/bin/install -c -m 644 'xmlsec.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/xmlsec.h' /usr/bin/install -c -m 644 'xmltree.h' '/var/tmp/xmlsec1-1.2.9-root/usr/include/xmlsec1/xmlsec/xmltree.h' make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec' make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include/xmlsec' make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include' make[1]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/src' Making install in . make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/src' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/src' test -z "/var/tmp/xmlsec1-1.2.9-root/usr/lib64" || mkdir -p -- "/var/tmp/xmlsec1-1.2.9-root/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libxmlsec1.la' '/var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1.la' /usr/bin/install -c .libs/libxmlsec1.so.1.2.9 /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1.so.1.2.9 (cd /var/tmp/xmlsec1-1.2.9-root/usr/lib64 && rm -f libxmlsec1.so.1 && ln -s libxmlsec1.so.1.2.9 libxmlsec1.so.1) (cd /var/tmp/xmlsec1-1.2.9-root/usr/lib64 && rm -f libxmlsec1.so && ln -s libxmlsec1.so.1.2.9 libxmlsec1.so) /usr/bin/install -c .libs/libxmlsec1.lai /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1.la /usr/bin/install -c .libs/libxmlsec1.a /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1.a ranlib /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1.a chmod 644 /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/src' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/src' Making install in openssl make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/src/openssl' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/src/openssl' test -z "/var/tmp/xmlsec1-1.2.9-root/usr/lib64" || mkdir -p -- "/var/tmp/xmlsec1-1.2.9-root/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libxmlsec1-openssl.la' '/var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-openssl.la' libtool: install: warning: relinking `libxmlsec1-openssl.la' (cd /builddir/build/BUILD/xmlsec1-1.2.9/src/openssl; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libxmlsec1-openssl.la -rpath /usr/lib64 -version-info 3:9:2 app.lo bn.lo ciphers.lo crypto.lo digests.lo evp.lo hmac.lo kw_aes.lo kw_des.lo kt_rsa.lo signatures.lo symkeys.lo x509.lo x509vfy.lo ../libxmlsec1.la -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -lxslt -lz -lm -lxml2 -lxml2 -inst-prefix-dir /var/tmp/xmlsec1-1.2.9-root) gcc -shared .libs/app.o .libs/bn.o .libs/ciphers.o .libs/crypto.o .libs/digests.o .libs/evp.o .libs/hmac.o .libs/kw_aes.o .libs/kw_des.o .libs/kt_rsa.o .libs/signatures.o .libs/symkeys.o .libs/x509.o .libs/x509vfy.o -L/var/tmp/xmlsec1-1.2.9-root/usr/lib64 -L/usr/lib64 -lxmlsec1 -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lxslt -lz -lm -lxml2 -m64 -mtune=generic -Wl,-soname -Wl,libxmlsec1-openssl.so.1 -o .libs/libxmlsec1-openssl.so.1.2.9 /usr/bin/install -c .libs/libxmlsec1-openssl.so.1.2.9T /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-openssl.so.1.2.9 (cd /var/tmp/xmlsec1-1.2.9-root/usr/lib64 && rm -f libxmlsec1-openssl.so.1 && ln -s libxmlsec1-openssl.so.1.2.9 libxmlsec1-openssl.so.1) (cd /var/tmp/xmlsec1-1.2.9-root/usr/lib64 && rm -f libxmlsec1-openssl.so && ln -s libxmlsec1-openssl.so.1.2.9 libxmlsec1-openssl.so) /usr/bin/install -c .libs/libxmlsec1-openssl.lai /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-openssl.la /usr/bin/install -c .libs/libxmlsec1-openssl.a /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-openssl.a ranlib /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-openssl.a chmod 644 /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-openssl.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/src/openssl' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/src/openssl' Making install in gnutls make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/src/gnutls' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/src/gnutls' test -z "/var/tmp/xmlsec1-1.2.9-root/usr/lib64" || mkdir -p -- "/var/tmp/xmlsec1-1.2.9-root/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libxmlsec1-gnutls.la' '/var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-gnutls.la' libtool: install: warning: relinking `libxmlsec1-gnutls.la' (cd /builddir/build/BUILD/xmlsec1-1.2.9/src/gnutls; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libxmlsec1-gnutls.la -rpath /usr/lib64 -version-info 3:9:2 app.lo ciphers.lo crypto.lo digests.lo hmac.lo symkeys.lo ../libxmlsec1.la -lgnutls -lxslt -lz -lm -lxml2 -lxml2 -inst-prefix-dir /var/tmp/xmlsec1-1.2.9-root) gcc -shared .libs/app.o .libs/ciphers.o .libs/crypto.o .libs/digests.o .libs/hmac.o .libs/symkeys.o -L/var/tmp/xmlsec1-1.2.9-root/usr/lib64 -L/usr/lib64 -lxmlsec1 -lgnutls -lxslt -lz -lm -lxml2 -m64 -mtune=generic -Wl,-soname -Wl,libxmlsec1-gnutls.so.1 -o .libs/libxmlsec1-gnutls.so.1.2.9 /usr/bin/install -c .libs/libxmlsec1-gnutls.so.1.2.9T /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-gnutls.so.1.2.9 (cd /var/tmp/xmlsec1-1.2.9-root/usr/lib64 && rm -f libxmlsec1-gnutls.so.1 && ln -s libxmlsec1-gnutls.so.1.2.9 libxmlsec1-gnutls.so.1) (cd /var/tmp/xmlsec1-1.2.9-root/usr/lib64 && rm -f libxmlsec1-gnutls.so && ln -s libxmlsec1-gnutls.so.1.2.9 libxmlsec1-gnutls.so) /usr/bin/install -c .libs/libxmlsec1-gnutls.lai /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-gnutls.la /usr/bin/install -c .libs/libxmlsec1-gnutls.a /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-gnutls.a ranlib /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-gnutls.a chmod 644 /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-gnutls.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/src/gnutls' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/src/gnutls' Making install in nss make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/src/nss' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/src/nss' test -z "/var/tmp/xmlsec1-1.2.9-root/usr/lib64" || mkdir -p -- "/var/tmp/xmlsec1-1.2.9-root/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libxmlsec1-nss.la' '/var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-nss.la' libtool: install: warning: relinking `libxmlsec1-nss.la' (cd /builddir/build/BUILD/xmlsec1-1.2.9/src/nss; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libxmlsec1-nss.la -rpath /usr/lib64 -version-info 3:9:2 app.lo bignum.lo ciphers.lo crypto.lo digests.lo hmac.lo pkikeys.lo signatures.lo symkeys.lo x509.lo x509vfy.lo keysstore.lo keytrans.lo kw_des.lo kw_aes.lo ../libxmlsec1.la -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lxslt -lz -lm -lxml2 -lxml2 -inst-prefix-dir /var/tmp/xmlsec1-1.2.9-root) gcc -shared .libs/app.o .libs/bignum.o .libs/ciphers.o .libs/crypto.o .libs/digests.o .libs/hmac.o .libs/pkikeys.o .libs/signatures.o .libs/symkeys.o .libs/x509.o .libs/x509vfy.o .libs/keysstore.o .libs/keytrans.o .libs/kw_des.o .libs/kw_aes.o -L/var/tmp/xmlsec1-1.2.9-root/usr/lib64 -L/usr/lib64 -lxmlsec1 -lssl3 -lsmime3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lxslt -lz -lm -lxml2 -m64 -mtune=generic -Wl,-soname -Wl,libxmlsec1-nss.so.1 -o .libs/libxmlsec1-nss.so.1.2.9 /usr/bin/install -c .libs/libxmlsec1-nss.so.1.2.9T /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-nss.so.1.2.9 (cd /var/tmp/xmlsec1-1.2.9-root/usr/lib64 && rm -f libxmlsec1-nss.so.1 && ln -s libxmlsec1-nss.so.1.2.9 libxmlsec1-nss.so.1) (cd /var/tmp/xmlsec1-1.2.9-root/usr/lib64 && rm -f libxmlsec1-nss.so && ln -s libxmlsec1-nss.so.1.2.9 libxmlsec1-nss.so) /usr/bin/install -c .libs/libxmlsec1-nss.lai /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-nss.la /usr/bin/install -c .libs/libxmlsec1-nss.a /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-nss.a ranlib /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-nss.a chmod 644 /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-nss.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/src/nss' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/src/nss' make[1]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/src' Making install in apps make[1]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/apps' make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/apps' test -z "/var/tmp/xmlsec1-1.2.9-root/usr/bin" || mkdir -p -- "/var/tmp/xmlsec1-1.2.9-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'xmlsec1' '/var/tmp/xmlsec1-1.2.9-root/usr/bin/xmlsec1' libtool: install: warning: `../src/libxmlsec1.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/xmlsec1 /var/tmp/xmlsec1-1.2.9-root/usr/bin/xmlsec1 make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/apps' make[1]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/apps' Making install in man make[1]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/man' make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/xmlsec1-1.2.9-root/usr/share/man/man1" || mkdir -p -- "/var/tmp/xmlsec1-1.2.9-root/usr/share/man/man1" /usr/bin/install -c -m 644 './xmlsec1.1' '/var/tmp/xmlsec1-1.2.9-root/usr/share/man/man1/xmlsec1.1' /usr/bin/install -c -m 644 './xmlsec1-config.1' '/var/tmp/xmlsec1-1.2.9-root/usr/share/man/man1/xmlsec1-config.1' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/man' make[1]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/man' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/docs' Making install in api make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/docs/api' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/docs/api' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/docs/api' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/docs/api' make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/docs' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9/docs' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1 mkdir /var/tmp/xmlsec1-1.2.9-root/usr/share/doc mkdir /var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1 /bin/sh ../mkinstalldirs /var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1/images mkdir /var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1/images /bin/sh ../mkinstalldirs /var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1/api mkdir /var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1/api /bin/sh ../mkinstalldirs /var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1/api/images mkdir /var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1/api/images /usr/bin/install -c -m 0644 ./*.html /var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1 /usr/bin/install -c -m 0644 ./images/*.gif ./images/*.png /var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1/images /usr/bin/install -c -m 0644 ./api/*.html ./api/*.png ./api/*.sgml /var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1/api /usr/bin/install -c -m 0644 ./api/images/*.png /var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1/api/images make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/docs' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/docs' make[1]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9/docs' make[1]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9' make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.9' test -z "/var/tmp/xmlsec1-1.2.9-root/usr/bin" || mkdir -p -- "/var/tmp/xmlsec1-1.2.9-root/usr/bin" /usr/bin/install -c 'xmlsec1-config' '/var/tmp/xmlsec1-1.2.9-root/usr/bin/xmlsec1-config' test -z "/var/tmp/xmlsec1-1.2.9-root/usr/lib64" || mkdir -p -- "/var/tmp/xmlsec1-1.2.9-root/usr/lib64" /usr/bin/install -c -m 644 'xmlsec1Conf.sh' '/var/tmp/xmlsec1-1.2.9-root/usr/lib64/xmlsec1Conf.sh' test -z "/var/tmp/xmlsec1-1.2.9-root/usr/lib64/pkgconfig" || mkdir -p -- "/var/tmp/xmlsec1-1.2.9-root/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'xmlsec1.pc' '/var/tmp/xmlsec1-1.2.9-root/usr/lib64/pkgconfig/xmlsec1.pc' /usr/bin/install -c -m 644 'xmlsec1-openssl.pc' '/var/tmp/xmlsec1-1.2.9-root/usr/lib64/pkgconfig/xmlsec1-openssl.pc' /usr/bin/install -c -m 644 'xmlsec1-gnutls.pc' '/var/tmp/xmlsec1-1.2.9-root/usr/lib64/pkgconfig/xmlsec1-gnutls.pc' /usr/bin/install -c -m 644 'xmlsec1-nss.pc' '/var/tmp/xmlsec1-1.2.9-root/usr/lib64/pkgconfig/xmlsec1-nss.pc' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9' make[1]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.9' + rm -f /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-gnutls.la /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-nss.la /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-openssl.la /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1.la + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/xmlsec1-1.2.9 extracting debug info from /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-nss.so.1.2.9 extracting debug info from /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-openssl.so.1.2.9 extracting debug info from /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1-gnutls.so.1.2.9 extracting debug info from /var/tmp/xmlsec1-1.2.9-root/usr/lib64/libxmlsec1.so.1.2.9 extracting debug info from /var/tmp/xmlsec1-1.2.9-root/usr/bin/xmlsec1 symlinked /usr/lib/debug/usr/lib64/libxmlsec1-openssl.so.1.2.9.debug to /usr/lib/debug/usr/lib64/libxmlsec1-openssl.so.debug symlinked /usr/lib/debug/usr/lib64/libxmlsec1.so.1.2.9.debug to /usr/lib/debug/usr/lib64/libxmlsec1.so.1.debug symlinked /usr/lib/debug/usr/lib64/libxmlsec1-gnutls.so.1.2.9.debug to /usr/lib/debug/usr/lib64/libxmlsec1-gnutls.so.1.debug symlinked /usr/lib/debug/usr/lib64/libxmlsec1.so.1.2.9.debug to /usr/lib/debug/usr/lib64/libxmlsec1.so.debug symlinked /usr/lib/debug/usr/lib64/libxmlsec1-openssl.so.1.2.9.debug to /usr/lib/debug/usr/lib64/libxmlsec1-openssl.so.1.debug symlinked /usr/lib/debug/usr/lib64/libxmlsec1-nss.so.1.2.9.debug to /usr/lib/debug/usr/lib64/libxmlsec1-nss.so.1.debug symlinked /usr/lib/debug/usr/lib64/libxmlsec1-nss.so.1.2.9.debug to /usr/lib/debug/usr/lib64/libxmlsec1-nss.so.debug symlinked /usr/lib/debug/usr/lib64/libxmlsec1-gnutls.so.1.2.9.debug to /usr/lib/debug/usr/lib64/libxmlsec1-gnutls.so.debug 4043 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: xmlsec1-1.2.9-9.1 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.38615 + umask 022 + cd /builddir/build/BUILD + cd xmlsec1-1.2.9 + DOCDIR=/var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1-1.2.9 + export DOCDIR + rm -rf /var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1-1.2.9 + /bin/mkdir -p /var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1-1.2.9 + cp -pr AUTHORS ChangeLog NEWS README Copyright /var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1-1.2.9 + exit 0 Provides: libxmlsec1.so.1()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libxml2 >= 2.6.0 libxml2.so.2()(64bit) libxmlsec1.so.1()(64bit) libxslt >= 1.1.0 libxslt.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: xmlsec1-devel-1.2.9-9.1 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.38615 + umask 022 + cd /builddir/build/BUILD + cd xmlsec1-1.2.9 + DOCDIR=/var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1-devel-1.2.9 + export DOCDIR + rm -rf /var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1-devel-1.2.9 + /bin/mkdir -p /var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1-devel-1.2.9 + cp -pr AUTHORS HACKING ChangeLog NEWS README Copyright /var/tmp/xmlsec1-1.2.9-root/usr/share/doc/xmlsec1-devel-1.2.9 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libxml2-devel >= 2.6.0 libxmlsec1.so.1()(64bit) libxslt-devel >= 1.1.0 openssl-devel >= 0.9.6 pkgconfig xmlsec1 = 1.2.9 zlib-devel Processing files: xmlsec1-openssl-1.2.9-9.1 Provides: libxmlsec1-openssl.so.1()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.7()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libssl.so.7()(64bit) libxml2 >= 2.6.0 libxml2.so.2()(64bit) libxmlsec1-openssl.so.1()(64bit) libxmlsec1.so.1()(64bit) libxslt >= 1.1.0 libxslt.so.1()(64bit) libz.so.1()(64bit) openssl >= 0.9.6 rtld(GNU_HASH) xmlsec1 = 1.2.9 Processing files: xmlsec1-openssl-devel-1.2.9-9.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libxml2-devel >= 2.6.0 libxmlsec1-openssl.so.1()(64bit) libxslt-devel >= 1.1.0 openssl >= 0.9.6 openssl-devel >= 0.9.6 xmlsec1 = 1.2.9 xmlsec1-devel = 1.2.9 xmlsec1-openssl = 1.2.9 Processing files: xmlsec1-gnutls-1.2.9-9.1 Provides: libxmlsec1-gnutls.so.1()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: gnutls >= 1.0.20 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcrypt >= 1.2.0 libgnutls.so.13()(64bit) libgnutls.so.13(GNUTLS_1_3)(64bit) libm.so.6()(64bit) libxml2 >= 2.6.0 libxml2.so.2()(64bit) libxmlsec1-gnutls.so.1()(64bit) libxmlsec1.so.1()(64bit) libxslt >= 1.1.0 libxslt.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) xmlsec1 = 1.2.9 Processing files: xmlsec1-gnutls-devel-1.2.9-9.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: gnutls >= 1.0.20 gnutls-devel >= 1.0.20 libgcrypt >= 1.2.0 libgcrypt-devel >= 1.2.0 libxml2-devel >= 2.6.0 libxmlsec1-gnutls.so.1()(64bit) libxslt-devel >= 1.1.0 xmlsec1 = 1.2.9 xmlsec1-devel = 1.2.9 xmlsec1-openssl = 1.2.9 Processing files: xmlsec1-nss-1.2.9-9.1 Provides: libxmlsec1-nss.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.3)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.6)(64bit) libnss3.so(NSS_3.7)(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libsmime3.so()(64bit) libsmime3.so(NSS_3.2)(64bit) libsmime3.so(NSS_3.4)(64bit) libssl3.so()(64bit) libxml2 >= 2.4.24 libxml2.so.2()(64bit) libxmlsec1-nss.so.1()(64bit) libxmlsec1.so.1()(64bit) libxslt >= 1.0.20 libxslt.so.1()(64bit) libz.so.1()(64bit) nspr nss >= 3.2 rtld(GNU_HASH) xmlsec1 = 1.2.9 Processing files: xmlsec1-nss-devel-1.2.9-9.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libxml2-devel >= 2.4.24 libxmlsec1-nss.so.1()(64bit) libxslt-devel >= 1.0.20 nspr-devel nss-devel >= 3.2 xmlsec1 = 1.2.9 xmlsec1-devel = 1.2.9 xmlsec1-nss = 1.2.9 Processing files: xmlsec1-debuginfo-1.2.9-9.1 Provides: libxmlsec1-gnutls.so.1.2.9.debug()(64bit) libxmlsec1-nss.so.1.2.9.debug()(64bit) libxmlsec1-openssl.so.1.2.9.debug()(64bit) libxmlsec1.so.1.2.9.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libxmlsec1-gnutls.so.1()(64bit) libxmlsec1-nss.so.1()(64bit) libxmlsec1-openssl.so.1()(64bit) libxmlsec1.so.1()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/xmlsec1-1.2.9-root warning: Could not canonicalize hostname: xenbuilder1.fedora.redhat.com Wrote: /builddir/build/RPMS/xmlsec1-1.2.9-9.1.x86_64.rpm Wrote: /builddir/build/RPMS/xmlsec1-devel-1.2.9-9.1.x86_64.rpm Wrote: /builddir/build/RPMS/xmlsec1-openssl-1.2.9-9.1.x86_64.rpm Wrote: /builddir/build/RPMS/xmlsec1-openssl-devel-1.2.9-9.1.x86_64.rpm Wrote: /builddir/build/RPMS/xmlsec1-gnutls-1.2.9-9.1.x86_64.rpm Wrote: /builddir/build/RPMS/xmlsec1-gnutls-devel-1.2.9-9.1.x86_64.rpm Wrote: /builddir/build/RPMS/xmlsec1-nss-1.2.9-9.1.x86_64.rpm Wrote: /builddir/build/RPMS/xmlsec1-nss-devel-1.2.9-9.1.x86_64.rpm Wrote: /builddir/build/RPMS/xmlsec1-debuginfo-1.2.9-9.1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.18419 + umask 022 + cd /builddir/build/BUILD + cd xmlsec1-1.2.9 + rm -fr /var/tmp/xmlsec1-1.2.9-root + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.18419 + umask 022 + cd /builddir/build/BUILD + rm -rf xmlsec1-1.2.9 + exit 0