Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/xmlsec1.spec'], False, '/var/lib/mock/f17-build-1240515-196221/root/', None, 86400, True, False, 419, 497, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/xmlsec1.spec'] warning: Could not canonicalize hostname: x86-09.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/xmlsec1-1.2.18-2.fc17.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/xmlsec1.spec'], False, '/var/lib/mock/f17-build-1240515-196221/root/', None, 86400, True, False, 419, 497, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/xmlsec1.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YYtyj2 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf xmlsec1-1.2.18 + /usr/bin/gzip -dc /builddir/build/SOURCES/xmlsec1-1.2.18.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlsec1-1.2.18 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.D9Uay0 + umask 022 + cd /builddir/build/BUILD + cd xmlsec1-1.2.18 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p 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 i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for 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 strchr... yes checking for strrchr... 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 development environment... no checking for __FUNCTION__ or __func__... __FUNCTION__ checking size of size_t... 4 checking for pkg-config... yes checking for i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML... yes checking for LIBXSLT... yes checking for OPENSSL... yes checking for NSS... no checking for NSS... no checking for NSS... no checking for NSS... yes checking for GCRYPT... no checking for GCRYPT... no checking for GCRYPT... no checking for gcrypt libraries >= 1.4.0... checking for GNUTLS... yes checking for mscrypto libraries... none checking for default 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 GOST support... no checking for XMLDSig support... yes checking for XMLEnc support... yes checking for XMKMS support - under development... no checking for xmlsec-crypto dynamic loading support... checking ltdl.h usability... yes checking ltdl.h presence... yes checking for ltdl.h... yes checking for lt_dlopenext in -lltdl... yes 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/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/gcrypt/Makefile config.status: creating src/gcrypt/Makefile config.status: creating include/xmlsec/nss/Makefile config.status: creating src/nss/Makefile config.status: creating xmlsec1.pc 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-gcrypt.pc config.status: creating xmlsec1-nss.pc config.status: creating xmlsec1.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18' Making all in include make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include' Making all in xmlsec make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec' Making all in private make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/private' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/private' Making all in openssl make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/openssl' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/openssl' Making all in nss make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/nss' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/nss' Making all in gcrypt make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/gcrypt' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/gcrypt' Making all in gnutls make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/gnutls' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/gnutls' make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec' make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include' Making all in src make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/src' Making all in . make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o app.lo app.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c app.c -fPIC -DPIC -o .libs/app.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o base64.lo base64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c base64.c -fPIC -DPIC -o .libs/base64.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o bn.lo bn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c bn.c -fPIC -DPIC -o .libs/bn.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o buffer.lo buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c buffer.c -fPIC -DPIC -o .libs/buffer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o c14n.lo c14n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c c14n.c -fPIC -DPIC -o .libs/c14n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dl.lo dl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dl.c -fPIC -DPIC -o .libs/dl.o dl.c:86:1: warning: 'xmlSecFuncToPtr_xmlSecCryptoGetFunctionsCallback' defined but not used [-Wunused-function] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o enveloped.lo enveloped.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c enveloped.c -fPIC -DPIC -o .libs/enveloped.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o errors.lo errors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c errors.c -fPIC -DPIC -o .libs/errors.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o io.lo io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c io.c -fPIC -DPIC -o .libs/io.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o keyinfo.lo keyinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c keyinfo.c -fPIC -DPIC -o .libs/keyinfo.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o keys.lo keys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c keys.c -fPIC -DPIC -o .libs/keys.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o keysdata.lo keysdata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c keysdata.c -fPIC -DPIC -o .libs/keysdata.o keysdata.c: In function 'xmlSecKeyDataDuplicate': keysdata.c:242:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o keysmngr.lo keysmngr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c keysmngr.c -fPIC -DPIC -o .libs/keysmngr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o kw_aes_des.lo kw_aes_des.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c kw_aes_des.c -fPIC -DPIC -o .libs/kw_aes_des.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o list.lo list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c list.c -fPIC -DPIC -o .libs/list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o membuf.lo membuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c membuf.c -fPIC -DPIC -o .libs/membuf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o nodeset.lo nodeset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c nodeset.c -fPIC -DPIC -o .libs/nodeset.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o parser.lo parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c parser.c -fPIC -DPIC -o .libs/parser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soap.lo soap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soap.c -fPIC -DPIC -o .libs/soap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o strings.lo strings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c strings.c -fPIC -DPIC -o .libs/strings.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o templates.lo templates.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c templates.c -fPIC -DPIC -o .libs/templates.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o transforms.lo transforms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c transforms.c -fPIC -DPIC -o .libs/transforms.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o x509.lo x509.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c x509.c -fPIC -DPIC -o .libs/x509.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o xkms.lo xkms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c xkms.c -fPIC -DPIC -o .libs/xkms.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o xmldsig.lo xmldsig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c xmldsig.c -fPIC -DPIC -o .libs/xmldsig.o xmldsig.c: In function 'xmlSecDSigReferenceCtxDebugXmlDump': xmldsig.c:1745:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] xmldsig.c:1755:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] xmldsig.c: In function 'xmlSecDSigReferenceCtxDebugDump': xmldsig.c:1672:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] xmldsig.c:1682:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] xmldsig.c: In function 'xmlSecDSigCtxDebugXmlDump': xmldsig.c:1210:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] xmldsig.c:1220:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] xmldsig.c: In function 'xmlSecDSigCtxDebugDump': xmldsig.c:1121:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] xmldsig.c:1131:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o xmlenc.lo xmlenc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c xmlenc.c -fPIC -DPIC -o .libs/xmlenc.o xmlenc.c: In function 'xmlSecEncCtxDebugXmlDump': xmlenc.c:1314:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] xmlenc.c: In function 'xmlSecEncCtxDebugDump': xmlenc.c:1221:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o xmlsec.lo xmlsec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c xmlsec.c -fPIC -DPIC -o .libs/xmlsec.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o xmltree.lo xmltree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c xmltree.c -fPIC -DPIC -o .libs/xmltree.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o xpath.lo xpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c xpath.c -fPIC -DPIC -o .libs/xpath.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o xslt.lo xslt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c xslt.c -fPIC -DPIC -o .libs/xslt.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:18:2 -Wl,-z,relro -o libxmlsec1.la -rpath /usr/lib 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 kw_aes_des.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 -lltdl libtool: link: gcc -shared .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/kw_aes_des.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 -lltdl -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libxmlsec1.so.1 -o .libs/libxmlsec1.so.1.2.18 libtool: link: (cd ".libs" && rm -f "libxmlsec1.so.1" && ln -s "libxmlsec1.so.1.2.18" "libxmlsec1.so.1") libtool: link: (cd ".libs" && rm -f "libxmlsec1.so" && ln -s "libxmlsec1.so.1.2.18" "libxmlsec1.so") libtool: link: ( cd ".libs" && rm -f "libxmlsec1.la" && ln -s "../libxmlsec1.la" "libxmlsec1.la" ) make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/src' Making all in openssl make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/openssl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_openssl_la-app.lo `test -f 'app.c' || echo './'`app.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c app.c -fPIC -DPIC -o .libs/libxmlsec1_openssl_la-app.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_openssl_la-bn.lo `test -f 'bn.c' || echo './'`bn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c bn.c -fPIC -DPIC -o .libs/libxmlsec1_openssl_la-bn.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_openssl_la-ciphers.lo `test -f 'ciphers.c' || echo './'`ciphers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ciphers.c -fPIC -DPIC -o .libs/libxmlsec1_openssl_la-ciphers.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_openssl_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c crypto.c -fPIC -DPIC -o .libs/libxmlsec1_openssl_la-crypto.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_openssl_la-digests.lo `test -f 'digests.c' || echo './'`digests.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c digests.c -fPIC -DPIC -o .libs/libxmlsec1_openssl_la-digests.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_openssl_la-evp.lo `test -f 'evp.c' || echo './'`evp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c evp.c -fPIC -DPIC -o .libs/libxmlsec1_openssl_la-evp.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_openssl_la-hmac.lo `test -f 'hmac.c' || echo './'`hmac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c hmac.c -fPIC -DPIC -o .libs/libxmlsec1_openssl_la-hmac.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_openssl_la-kw_aes.lo `test -f 'kw_aes.c' || echo './'`kw_aes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c kw_aes.c -fPIC -DPIC -o .libs/libxmlsec1_openssl_la-kw_aes.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_openssl_la-kw_des.lo `test -f 'kw_des.c' || echo './'`kw_des.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c kw_des.c -fPIC -DPIC -o .libs/libxmlsec1_openssl_la-kw_des.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_openssl_la-kt_rsa.lo `test -f 'kt_rsa.c' || echo './'`kt_rsa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c kt_rsa.c -fPIC -DPIC -o .libs/libxmlsec1_openssl_la-kt_rsa.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_openssl_la-signatures.lo `test -f 'signatures.c' || echo './'`signatures.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c signatures.c -fPIC -DPIC -o .libs/libxmlsec1_openssl_la-signatures.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_openssl_la-symkeys.lo `test -f 'symkeys.c' || echo './'`symkeys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c symkeys.c -fPIC -DPIC -o .libs/libxmlsec1_openssl_la-symkeys.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_openssl_la-x509.lo `test -f 'x509.c' || echo './'`x509.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c x509.c -fPIC -DPIC -o .libs/libxmlsec1_openssl_la-x509.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_openssl_la-x509vfy.lo `test -f 'x509vfy.c' || echo './'`x509vfy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c x509vfy.c -fPIC -DPIC -o .libs/libxmlsec1_openssl_la-x509vfy.o x509vfy.c: In function 'xmlSecOpenSSLX509StoreVerify': x509vfy.c:181:18: warning: variable 'depth' set but not used [-Wunused-but-set-variable] /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:18:2 -Wl,-z,relro -o libxmlsec1-openssl.la -rpath /usr/lib libxmlsec1_openssl_la-app.lo libxmlsec1_openssl_la-bn.lo libxmlsec1_openssl_la-ciphers.lo libxmlsec1_openssl_la-crypto.lo libxmlsec1_openssl_la-digests.lo libxmlsec1_openssl_la-evp.lo libxmlsec1_openssl_la-hmac.lo libxmlsec1_openssl_la-kw_aes.lo libxmlsec1_openssl_la-kw_des.lo libxmlsec1_openssl_la-kt_rsa.lo libxmlsec1_openssl_la-signatures.lo libxmlsec1_openssl_la-symkeys.lo libxmlsec1_openssl_la-x509.lo libxmlsec1_openssl_la-x509vfy.lo -lssl -lcrypto -lxslt -lz -lm -lxml2 -lxml2 ../libxmlsec1.la libtool: link: gcc -shared .libs/libxmlsec1_openssl_la-app.o .libs/libxmlsec1_openssl_la-bn.o .libs/libxmlsec1_openssl_la-ciphers.o .libs/libxmlsec1_openssl_la-crypto.o .libs/libxmlsec1_openssl_la-digests.o .libs/libxmlsec1_openssl_la-evp.o .libs/libxmlsec1_openssl_la-hmac.o .libs/libxmlsec1_openssl_la-kw_aes.o .libs/libxmlsec1_openssl_la-kw_des.o .libs/libxmlsec1_openssl_la-kt_rsa.o .libs/libxmlsec1_openssl_la-signatures.o .libs/libxmlsec1_openssl_la-symkeys.o .libs/libxmlsec1_openssl_la-x509.o .libs/libxmlsec1_openssl_la-x509vfy.o -lssl -lcrypto -lxslt -lz -lm -lxml2 ../.libs/libxmlsec1.so -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libxmlsec1-openssl.so.1 -o .libs/libxmlsec1-openssl.so.1.2.18 libtool: link: (cd ".libs" && rm -f "libxmlsec1-openssl.so.1" && ln -s "libxmlsec1-openssl.so.1.2.18" "libxmlsec1-openssl.so.1") libtool: link: (cd ".libs" && rm -f "libxmlsec1-openssl.so" && ln -s "libxmlsec1-openssl.so.1.2.18" "libxmlsec1-openssl.so") libtool: link: ( 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.18/src/openssl' Making all in nss make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/nss' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_nss_la-app.lo `test -f 'app.c' || echo './'`app.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c app.c -fPIC -DPIC -o .libs/libxmlsec1_nss_la-app.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_nss_la-bignum.lo `test -f 'bignum.c' || echo './'`bignum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c bignum.c -fPIC -DPIC -o .libs/libxmlsec1_nss_la-bignum.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_nss_la-ciphers.lo `test -f 'ciphers.c' || echo './'`ciphers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ciphers.c -fPIC -DPIC -o .libs/libxmlsec1_nss_la-ciphers.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_nss_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c crypto.c -fPIC -DPIC -o .libs/libxmlsec1_nss_la-crypto.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_nss_la-digests.lo `test -f 'digests.c' || echo './'`digests.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c digests.c -fPIC -DPIC -o .libs/libxmlsec1_nss_la-digests.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_nss_la-hmac.lo `test -f 'hmac.c' || echo './'`hmac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c hmac.c -fPIC -DPIC -o .libs/libxmlsec1_nss_la-hmac.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_nss_la-pkikeys.lo `test -f 'pkikeys.c' || echo './'`pkikeys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c pkikeys.c -fPIC -DPIC -o .libs/libxmlsec1_nss_la-pkikeys.o pkikeys.c: In function 'xmlSecNssKeyDataDsaXmlRead': pkikeys.c:571:22: warning: variable 'handle' set but not used [-Wunused-but-set-variable] /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_nss_la-signatures.lo `test -f 'signatures.c' || echo './'`signatures.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c signatures.c -fPIC -DPIC -o .libs/libxmlsec1_nss_la-signatures.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_nss_la-symkeys.lo `test -f 'symkeys.c' || echo './'`symkeys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c symkeys.c -fPIC -DPIC -o .libs/libxmlsec1_nss_la-symkeys.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_nss_la-x509.lo `test -f 'x509.c' || echo './'`x509.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c x509.c -fPIC -DPIC -o .libs/libxmlsec1_nss_la-x509.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_nss_la-x509vfy.lo `test -f 'x509vfy.c' || echo './'`x509vfy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c x509vfy.c -fPIC -DPIC -o .libs/libxmlsec1_nss_la-x509vfy.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_nss_la-keysstore.lo `test -f 'keysstore.c' || echo './'`keysstore.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c keysstore.c -fPIC -DPIC -o .libs/libxmlsec1_nss_la-keysstore.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_nss_la-keytrans.lo `test -f 'keytrans.c' || echo './'`keytrans.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c keytrans.c -fPIC -DPIC -o .libs/libxmlsec1_nss_la-keytrans.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_nss_la-kw_des.lo `test -f 'kw_des.c' || echo './'`kw_des.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c kw_des.c -fPIC -DPIC -o .libs/libxmlsec1_nss_la-kw_des.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_nss_la-kw_aes.lo `test -f 'kw_aes.c' || echo './'`kw_aes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c kw_aes.c -fPIC -DPIC -o .libs/libxmlsec1_nss_la-kw_aes.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:18:2 -Wl,-z,relro -o libxmlsec1-nss.la -rpath /usr/lib libxmlsec1_nss_la-app.lo libxmlsec1_nss_la-bignum.lo libxmlsec1_nss_la-ciphers.lo libxmlsec1_nss_la-crypto.lo libxmlsec1_nss_la-digests.lo libxmlsec1_nss_la-hmac.lo libxmlsec1_nss_la-pkikeys.lo libxmlsec1_nss_la-signatures.lo libxmlsec1_nss_la-symkeys.lo libxmlsec1_nss_la-x509.lo libxmlsec1_nss_la-x509vfy.lo libxmlsec1_nss_la-keysstore.lo libxmlsec1_nss_la-keytrans.lo libxmlsec1_nss_la-kw_des.lo libxmlsec1_nss_la-kw_aes.lo -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lxslt -lz -lm -lxml2 -lxml2 ../libxmlsec1.la libtool: link: gcc -shared .libs/libxmlsec1_nss_la-app.o .libs/libxmlsec1_nss_la-bignum.o .libs/libxmlsec1_nss_la-ciphers.o .libs/libxmlsec1_nss_la-crypto.o .libs/libxmlsec1_nss_la-digests.o .libs/libxmlsec1_nss_la-hmac.o .libs/libxmlsec1_nss_la-pkikeys.o .libs/libxmlsec1_nss_la-signatures.o .libs/libxmlsec1_nss_la-symkeys.o .libs/libxmlsec1_nss_la-x509.o .libs/libxmlsec1_nss_la-x509vfy.o .libs/libxmlsec1_nss_la-keysstore.o .libs/libxmlsec1_nss_la-keytrans.o .libs/libxmlsec1_nss_la-kw_des.o .libs/libxmlsec1_nss_la-kw_aes.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lxslt -lz -lm -lxml2 ../.libs/libxmlsec1.so -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libxmlsec1-nss.so.1 -o .libs/libxmlsec1-nss.so.1.2.18 libtool: link: (cd ".libs" && rm -f "libxmlsec1-nss.so.1" && ln -s "libxmlsec1-nss.so.1.2.18" "libxmlsec1-nss.so.1") libtool: link: (cd ".libs" && rm -f "libxmlsec1-nss.so" && ln -s "libxmlsec1-nss.so.1.2.18" "libxmlsec1-nss.so") libtool: link: ( 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.18/src/nss' Making all in gcrypt make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/gcrypt' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gcrypt_la-app.lo `test -f 'app.c' || echo './'`app.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c app.c -fPIC -DPIC -o .libs/libxmlsec1_gcrypt_la-app.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gcrypt_la-asn1.lo `test -f 'asn1.c' || echo './'`asn1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c asn1.c -fPIC -DPIC -o .libs/libxmlsec1_gcrypt_la-asn1.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gcrypt_la-ciphers.lo `test -f 'ciphers.c' || echo './'`ciphers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ciphers.c -fPIC -DPIC -o .libs/libxmlsec1_gcrypt_la-ciphers.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gcrypt_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c crypto.c -fPIC -DPIC -o .libs/libxmlsec1_gcrypt_la-crypto.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gcrypt_la-digests.lo `test -f 'digests.c' || echo './'`digests.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c digests.c -fPIC -DPIC -o .libs/libxmlsec1_gcrypt_la-digests.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gcrypt_la-hmac.lo `test -f 'hmac.c' || echo './'`hmac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c hmac.c -fPIC -DPIC -o .libs/libxmlsec1_gcrypt_la-hmac.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gcrypt_la-kw_aes.lo `test -f 'kw_aes.c' || echo './'`kw_aes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c kw_aes.c -fPIC -DPIC -o .libs/libxmlsec1_gcrypt_la-kw_aes.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gcrypt_la-kw_des.lo `test -f 'kw_des.c' || echo './'`kw_des.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c kw_des.c -fPIC -DPIC -o .libs/libxmlsec1_gcrypt_la-kw_des.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gcrypt_la-symkeys.lo `test -f 'symkeys.c' || echo './'`symkeys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c symkeys.c -fPIC -DPIC -o .libs/libxmlsec1_gcrypt_la-symkeys.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gcrypt_la-asymkeys.lo `test -f 'asymkeys.c' || echo './'`asymkeys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c asymkeys.c -fPIC -DPIC -o .libs/libxmlsec1_gcrypt_la-asymkeys.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gcrypt_la-signatures.lo `test -f 'signatures.c' || echo './'`signatures.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -DGCRYPT_MIN_VERSION=\"1.4.0\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_CRYPTO_GCRYPT=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c signatures.c -fPIC -DPIC -o .libs/libxmlsec1_gcrypt_la-signatures.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:18:2 -Wl,-z,relro -o libxmlsec1-gcrypt.la -rpath /usr/lib libxmlsec1_gcrypt_la-app.lo libxmlsec1_gcrypt_la-asn1.lo libxmlsec1_gcrypt_la-ciphers.lo libxmlsec1_gcrypt_la-crypto.lo libxmlsec1_gcrypt_la-digests.lo libxmlsec1_gcrypt_la-hmac.lo libxmlsec1_gcrypt_la-kw_aes.lo libxmlsec1_gcrypt_la-kw_des.lo libxmlsec1_gcrypt_la-symkeys.lo libxmlsec1_gcrypt_la-asymkeys.lo libxmlsec1_gcrypt_la-signatures.lo -lgcrypt -ldl -lgpg-error -lxslt -lz -lm -lxml2 -lxml2 ../libxmlsec1.la libtool: link: gcc -shared .libs/libxmlsec1_gcrypt_la-app.o .libs/libxmlsec1_gcrypt_la-asn1.o .libs/libxmlsec1_gcrypt_la-ciphers.o .libs/libxmlsec1_gcrypt_la-crypto.o .libs/libxmlsec1_gcrypt_la-digests.o .libs/libxmlsec1_gcrypt_la-hmac.o .libs/libxmlsec1_gcrypt_la-kw_aes.o .libs/libxmlsec1_gcrypt_la-kw_des.o .libs/libxmlsec1_gcrypt_la-symkeys.o .libs/libxmlsec1_gcrypt_la-asymkeys.o .libs/libxmlsec1_gcrypt_la-signatures.o -lgcrypt -ldl -lgpg-error -lxslt -lz -lm -lxml2 ../.libs/libxmlsec1.so -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libxmlsec1-gcrypt.so.1 -o .libs/libxmlsec1-gcrypt.so.1.2.18 libtool: link: (cd ".libs" && rm -f "libxmlsec1-gcrypt.so.1" && ln -s "libxmlsec1-gcrypt.so.1.2.18" "libxmlsec1-gcrypt.so.1") libtool: link: (cd ".libs" && rm -f "libxmlsec1-gcrypt.so" && ln -s "libxmlsec1-gcrypt.so.1.2.18" "libxmlsec1-gcrypt.so") libtool: link: ( cd ".libs" && rm -f "libxmlsec1-gcrypt.la" && ln -s "../libxmlsec1-gcrypt.la" "libxmlsec1-gcrypt.la" ) make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/gcrypt' Making all in gnutls make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/gnutls' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gnutls_la-app.lo `test -f 'app.c' || echo './'`app.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c app.c -fPIC -DPIC -o .libs/libxmlsec1_gnutls_la-app.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gnutls_la-ciphers.lo `test -f 'ciphers.c' || echo './'`ciphers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ciphers.c -fPIC -DPIC -o .libs/libxmlsec1_gnutls_la-ciphers.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gnutls_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c crypto.c -fPIC -DPIC -o .libs/libxmlsec1_gnutls_la-crypto.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gnutls_la-digests.lo `test -f 'digests.c' || echo './'`digests.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c digests.c -fPIC -DPIC -o .libs/libxmlsec1_gnutls_la-digests.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gnutls_la-hmac.lo `test -f 'hmac.c' || echo './'`hmac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c hmac.c -fPIC -DPIC -o .libs/libxmlsec1_gnutls_la-hmac.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gnutls_la-kw_aes.lo `test -f 'kw_aes.c' || echo './'`kw_aes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c kw_aes.c -fPIC -DPIC -o .libs/libxmlsec1_gnutls_la-kw_aes.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gnutls_la-kw_des.lo `test -f 'kw_des.c' || echo './'`kw_des.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c kw_des.c -fPIC -DPIC -o .libs/libxmlsec1_gnutls_la-kw_des.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gnutls_la-symkeys.lo `test -f 'symkeys.c' || echo './'`symkeys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c symkeys.c -fPIC -DPIC -o .libs/libxmlsec1_gnutls_la-symkeys.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gnutls_la-asymkeys.lo `test -f 'asymkeys.c' || echo './'`asymkeys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c asymkeys.c -fPIC -DPIC -o .libs/libxmlsec1_gnutls_la-asymkeys.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gnutls_la-signatures.lo `test -f 'signatures.c' || echo './'`signatures.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c signatures.c -fPIC -DPIC -o .libs/libxmlsec1_gnutls_la-signatures.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gnutls_la-x509utils.lo `test -f 'x509utils.c' || echo './'`x509utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c x509utils.c -fPIC -DPIC -o .libs/libxmlsec1_gnutls_la-x509utils.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gnutls_la-x509.lo `test -f 'x509.c' || echo './'`x509.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c x509.c -fPIC -DPIC -o .libs/libxmlsec1_gnutls_la-x509.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libxmlsec1_gnutls_la-x509vfy.lo `test -f 'x509vfy.c' || echo './'`x509vfy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../../include -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/usr/include/p11-kit-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c x509vfy.c -fPIC -DPIC -o .libs/libxmlsec1_gnutls_la-x509vfy.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:18:2 -Wl,-z,relro -o libxmlsec1-gnutls.la -rpath /usr/lib libxmlsec1_gnutls_la-app.lo libxmlsec1_gnutls_la-ciphers.lo libxmlsec1_gnutls_la-crypto.lo libxmlsec1_gnutls_la-digests.lo libxmlsec1_gnutls_la-hmac.lo libxmlsec1_gnutls_la-kw_aes.lo libxmlsec1_gnutls_la-kw_des.lo libxmlsec1_gnutls_la-symkeys.lo libxmlsec1_gnutls_la-asymkeys.lo libxmlsec1_gnutls_la-signatures.lo libxmlsec1_gnutls_la-x509utils.lo libxmlsec1_gnutls_la-x509.lo libxmlsec1_gnutls_la-x509vfy.lo -lgnutls -lxslt -lz -lm -lxml2 -lxml2 ../libxmlsec1.la ../gcrypt/libxmlsec1-gcrypt.la libtool: link: gcc -shared .libs/libxmlsec1_gnutls_la-app.o .libs/libxmlsec1_gnutls_la-ciphers.o .libs/libxmlsec1_gnutls_la-crypto.o .libs/libxmlsec1_gnutls_la-digests.o .libs/libxmlsec1_gnutls_la-hmac.o .libs/libxmlsec1_gnutls_la-kw_aes.o .libs/libxmlsec1_gnutls_la-kw_des.o .libs/libxmlsec1_gnutls_la-symkeys.o .libs/libxmlsec1_gnutls_la-asymkeys.o .libs/libxmlsec1_gnutls_la-signatures.o .libs/libxmlsec1_gnutls_la-x509utils.o .libs/libxmlsec1_gnutls_la-x509.o .libs/libxmlsec1_gnutls_la-x509vfy.o -lgnutls -lxslt -lz -lm -lxml2 ../.libs/libxmlsec1.so ../gcrypt/.libs/libxmlsec1-gcrypt.so -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libxmlsec1-gnutls.so.1 -o .libs/libxmlsec1-gnutls.so.1.2.18 libtool: link: (cd ".libs" && rm -f "libxmlsec1-gnutls.so.1" && ln -s "libxmlsec1-gnutls.so.1.2.18" "libxmlsec1-gnutls.so.1") libtool: link: (cd ".libs" && rm -f "libxmlsec1-gnutls.so" && ln -s "libxmlsec1-gnutls.so.1.2.18" "libxmlsec1-gnutls.so") libtool: link: ( 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.18/src/gnutls' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/src' Making all in apps make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/apps' gcc -DHAVE_CONFIG_H -I. -I.. -DXMLSEC_CRYPTO=\"openssl\" -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c xmlsec.c xmlsec.c: In function 'xmlSecAppWriteResult': xmlsec.c:2989:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] gcc -DHAVE_CONFIG_H -I. -I.. -DXMLSEC_CRYPTO=\"openssl\" -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c crypto.c gcc -DHAVE_CONFIG_H -I. -I.. -DXMLSEC_CRYPTO=\"openssl\" -DPACKAGE=\"xmlsec1\" -I../include -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c cmdline.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o xmlsec1 xmlsec.o crypto.o cmdline.o -lxslt -lz -lm -lxml2 -lxml2 ../src/libxmlsec1.la -lltdl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/xmlsec1 xmlsec.o crypto.o cmdline.o -lxslt -lz -lm -lxml2 ../src/.libs/libxmlsec1.so -lltdl make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/apps' Making all in man make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/man' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/docs' Making all in api make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/docs/api' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/docs/api' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/docs' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/docs' make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18' make[1]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18' + sed 's+/lib64+/$archlib+g' + sed 's+/lib+/$archlib+g' + sed 's+ -DXMLSEC_NO_SIZE_T++' + mv xmlsec1-config.17993 xmlsec1-config + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ePMYau + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386 ++ dirname /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386 + cd xmlsec1-1.2.18 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386 + mkdir -p /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/bin + mkdir -p /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/include/xmlsec1 + mkdir -p /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib + mkdir -p /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/man/man1 + make DESTDIR=/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386 install Making install in include make[1]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include' Making install in xmlsec make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec' Making install in private make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/private' make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/private' make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/private' /bin/sh /builddir/build/BUILD/xmlsec1-1.2.18/install-sh -d /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/include/xmlsec1/xmlsec/private make[5]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/private' test -z "/usr/include/xmlsec1/xmlsec/private" || /bin/mkdir -p "/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/include/xmlsec1/xmlsec/private" /usr/bin/install -c -m 644 xslt.h xkms.h '/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/include/xmlsec1/xmlsec/private' make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/private' make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/private' Making install in openssl make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/openssl' make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/openssl' make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/openssl' /bin/sh /builddir/build/BUILD/xmlsec1-1.2.18/install-sh -d /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/include/xmlsec1/xmlsec/openssl make[5]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/openssl' test -z "/usr/include/xmlsec1/xmlsec/openssl" || /bin/mkdir -p "/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/include/xmlsec1/xmlsec/openssl" /usr/bin/install -c -m 644 app.h bn.h crypto.h evp.h symbols.h x509.h '/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/include/xmlsec1/xmlsec/openssl' make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/openssl' make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/openssl' Making install in nss make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/nss' make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/nss' make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/nss' /bin/sh /builddir/build/BUILD/xmlsec1-1.2.18/install-sh -d /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/include/xmlsec1/xmlsec/nss make[5]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/nss' test -z "/usr/include/xmlsec1/xmlsec/nss" || /bin/mkdir -p "/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/include/xmlsec1/xmlsec/nss" /usr/bin/install -c -m 644 app.h crypto.h symbols.h bignum.h keysstore.h pkikeys.h x509.h '/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/include/xmlsec1/xmlsec/nss' make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/nss' make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/nss' Making install in gcrypt make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/gcrypt' make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/gcrypt' make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/gcrypt' /bin/sh /builddir/build/BUILD/xmlsec1-1.2.18/install-sh -d /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/include/xmlsec1/xmlsec/gcrypt make[5]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/gcrypt' test -z "/usr/include/xmlsec1/xmlsec/gcrypt" || /bin/mkdir -p "/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/include/xmlsec1/xmlsec/gcrypt" /usr/bin/install -c -m 644 app.h crypto.h symbols.h '/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/include/xmlsec1/xmlsec/gcrypt' make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/gcrypt' make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/gcrypt' Making install in gnutls make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/gnutls' make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/gnutls' make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/gnutls' /bin/sh /builddir/build/BUILD/xmlsec1-1.2.18/install-sh -d /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/include/xmlsec1/xmlsec/gnutls make[5]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/gnutls' test -z "/usr/include/xmlsec1/xmlsec/gnutls" || /bin/mkdir -p "/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/include/xmlsec1/xmlsec/gnutls" /usr/bin/install -c -m 644 app.h crypto.h symbols.h x509.h '/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/include/xmlsec1/xmlsec/gnutls' make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/gnutls' make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec/gnutls' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec' make[4]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec' make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec' /bin/sh /builddir/build/BUILD/xmlsec1-1.2.18/install-sh -d /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/include/xmlsec1/xmlsec make[5]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec' test -z "/usr/include/xmlsec1/xmlsec" || /bin/mkdir -p "/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/include/xmlsec1/xmlsec" /usr/bin/install -c -m 644 app.h base64.h bn.h buffer.h crypto.h dl.h errors.h exports.h io.h keyinfo.h keysdata.h keys.h keysmngr.h list.h membuf.h nodeset.h parser.h private.h soap.h strings.h templates.h transforms.h version.h x509.h xkms.h xmldsig.h xmlenc.h xmlsec.h xmltree.h '/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/include/xmlsec1/xmlsec' make[4]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec' make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include/xmlsec' make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/include' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/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.18/include' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include' make[1]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/src' Making install in . make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/src' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/src' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libxmlsec1.la '/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libxmlsec1.so.1.2.18 /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1.so.1.2.18 libtool: install: (cd /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib && { ln -s -f libxmlsec1.so.1.2.18 libxmlsec1.so.1 || { rm -f libxmlsec1.so.1 && ln -s libxmlsec1.so.1.2.18 libxmlsec1.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib && { ln -s -f libxmlsec1.so.1.2.18 libxmlsec1.so || { rm -f libxmlsec1.so && ln -s libxmlsec1.so.1.2.18 libxmlsec1.so; }; }) libtool: install: /usr/bin/install -c .libs/libxmlsec1.lai /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/src' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/src' Making install in openssl make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/openssl' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/openssl' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libxmlsec1-openssl.la '/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib' libtool: install: warning: relinking `libxmlsec1-openssl.la' libtool: install: (cd /builddir/build/BUILD/xmlsec1-1.2.18/src/openssl; /bin/sh /builddir/build/BUILD/xmlsec1-1.2.18/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:18:2 -Wl,-z,relro -o libxmlsec1-openssl.la -rpath /usr/lib libxmlsec1_openssl_la-app.lo libxmlsec1_openssl_la-bn.lo libxmlsec1_openssl_la-ciphers.lo libxmlsec1_openssl_la-crypto.lo libxmlsec1_openssl_la-digests.lo libxmlsec1_openssl_la-evp.lo libxmlsec1_openssl_la-hmac.lo libxmlsec1_openssl_la-kw_aes.lo libxmlsec1_openssl_la-kw_des.lo libxmlsec1_openssl_la-kt_rsa.lo libxmlsec1_openssl_la-signatures.lo libxmlsec1_openssl_la-symkeys.lo libxmlsec1_openssl_la-x509.lo libxmlsec1_openssl_la-x509vfy.lo -lssl -lcrypto -lxslt -lz -lm -lxml2 -lxml2 ../libxmlsec1.la -inst-prefix-dir /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386) libtool: relink: gcc -shared .libs/libxmlsec1_openssl_la-app.o .libs/libxmlsec1_openssl_la-bn.o .libs/libxmlsec1_openssl_la-ciphers.o .libs/libxmlsec1_openssl_la-crypto.o .libs/libxmlsec1_openssl_la-digests.o .libs/libxmlsec1_openssl_la-evp.o .libs/libxmlsec1_openssl_la-hmac.o .libs/libxmlsec1_openssl_la-kw_aes.o .libs/libxmlsec1_openssl_la-kw_des.o .libs/libxmlsec1_openssl_la-kt_rsa.o .libs/libxmlsec1_openssl_la-signatures.o .libs/libxmlsec1_openssl_la-symkeys.o .libs/libxmlsec1_openssl_la-x509.o .libs/libxmlsec1_openssl_la-x509vfy.o -lssl -lcrypto -lxslt -lz -lm -lxml2 -L/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib -L/usr/lib -lxmlsec1 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libxmlsec1-openssl.so.1 -o .libs/libxmlsec1-openssl.so.1.2.18 libtool: install: /usr/bin/install -c .libs/libxmlsec1-openssl.so.1.2.18T /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1-openssl.so.1.2.18 libtool: install: (cd /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib && { ln -s -f libxmlsec1-openssl.so.1.2.18 libxmlsec1-openssl.so.1 || { rm -f libxmlsec1-openssl.so.1 && ln -s libxmlsec1-openssl.so.1.2.18 libxmlsec1-openssl.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib && { ln -s -f libxmlsec1-openssl.so.1.2.18 libxmlsec1-openssl.so || { rm -f libxmlsec1-openssl.so && ln -s libxmlsec1-openssl.so.1.2.18 libxmlsec1-openssl.so; }; }) libtool: install: /usr/bin/install -c .libs/libxmlsec1-openssl.lai /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1-openssl.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/openssl' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/openssl' Making install in nss make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/nss' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/nss' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libxmlsec1-nss.la '/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib' libtool: install: warning: relinking `libxmlsec1-nss.la' libtool: install: (cd /builddir/build/BUILD/xmlsec1-1.2.18/src/nss; /bin/sh /builddir/build/BUILD/xmlsec1-1.2.18/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:18:2 -Wl,-z,relro -o libxmlsec1-nss.la -rpath /usr/lib libxmlsec1_nss_la-app.lo libxmlsec1_nss_la-bignum.lo libxmlsec1_nss_la-ciphers.lo libxmlsec1_nss_la-crypto.lo libxmlsec1_nss_la-digests.lo libxmlsec1_nss_la-hmac.lo libxmlsec1_nss_la-pkikeys.lo libxmlsec1_nss_la-signatures.lo libxmlsec1_nss_la-symkeys.lo libxmlsec1_nss_la-x509.lo libxmlsec1_nss_la-x509vfy.lo libxmlsec1_nss_la-keysstore.lo libxmlsec1_nss_la-keytrans.lo libxmlsec1_nss_la-kw_des.lo libxmlsec1_nss_la-kw_aes.lo -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lxslt -lz -lm -lxml2 -lxml2 ../libxmlsec1.la -inst-prefix-dir /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386) libtool: relink: gcc -shared .libs/libxmlsec1_nss_la-app.o .libs/libxmlsec1_nss_la-bignum.o .libs/libxmlsec1_nss_la-ciphers.o .libs/libxmlsec1_nss_la-crypto.o .libs/libxmlsec1_nss_la-digests.o .libs/libxmlsec1_nss_la-hmac.o .libs/libxmlsec1_nss_la-pkikeys.o .libs/libxmlsec1_nss_la-signatures.o .libs/libxmlsec1_nss_la-symkeys.o .libs/libxmlsec1_nss_la-x509.o .libs/libxmlsec1_nss_la-x509vfy.o .libs/libxmlsec1_nss_la-keysstore.o .libs/libxmlsec1_nss_la-keytrans.o .libs/libxmlsec1_nss_la-kw_des.o .libs/libxmlsec1_nss_la-kw_aes.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lxslt -lz -lm -lxml2 -L/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib -L/usr/lib -lxmlsec1 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libxmlsec1-nss.so.1 -o .libs/libxmlsec1-nss.so.1.2.18 libtool: install: /usr/bin/install -c .libs/libxmlsec1-nss.so.1.2.18T /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1-nss.so.1.2.18 libtool: install: (cd /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib && { ln -s -f libxmlsec1-nss.so.1.2.18 libxmlsec1-nss.so.1 || { rm -f libxmlsec1-nss.so.1 && ln -s libxmlsec1-nss.so.1.2.18 libxmlsec1-nss.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib && { ln -s -f libxmlsec1-nss.so.1.2.18 libxmlsec1-nss.so || { rm -f libxmlsec1-nss.so && ln -s libxmlsec1-nss.so.1.2.18 libxmlsec1-nss.so; }; }) libtool: install: /usr/bin/install -c .libs/libxmlsec1-nss.lai /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1-nss.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/nss' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/nss' Making install in gcrypt make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/gcrypt' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/gcrypt' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libxmlsec1-gcrypt.la '/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib' libtool: install: warning: relinking `libxmlsec1-gcrypt.la' libtool: install: (cd /builddir/build/BUILD/xmlsec1-1.2.18/src/gcrypt; /bin/sh /builddir/build/BUILD/xmlsec1-1.2.18/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:18:2 -Wl,-z,relro -o libxmlsec1-gcrypt.la -rpath /usr/lib libxmlsec1_gcrypt_la-app.lo libxmlsec1_gcrypt_la-asn1.lo libxmlsec1_gcrypt_la-ciphers.lo libxmlsec1_gcrypt_la-crypto.lo libxmlsec1_gcrypt_la-digests.lo libxmlsec1_gcrypt_la-hmac.lo libxmlsec1_gcrypt_la-kw_aes.lo libxmlsec1_gcrypt_la-kw_des.lo libxmlsec1_gcrypt_la-symkeys.lo libxmlsec1_gcrypt_la-asymkeys.lo libxmlsec1_gcrypt_la-signatures.lo -lgcrypt -ldl -lgpg-error -lxslt -lz -lm -lxml2 -lxml2 ../libxmlsec1.la -inst-prefix-dir /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386) libtool: relink: gcc -shared .libs/libxmlsec1_gcrypt_la-app.o .libs/libxmlsec1_gcrypt_la-asn1.o .libs/libxmlsec1_gcrypt_la-ciphers.o .libs/libxmlsec1_gcrypt_la-crypto.o .libs/libxmlsec1_gcrypt_la-digests.o .libs/libxmlsec1_gcrypt_la-hmac.o .libs/libxmlsec1_gcrypt_la-kw_aes.o .libs/libxmlsec1_gcrypt_la-kw_des.o .libs/libxmlsec1_gcrypt_la-symkeys.o .libs/libxmlsec1_gcrypt_la-asymkeys.o .libs/libxmlsec1_gcrypt_la-signatures.o -lgcrypt -ldl -lgpg-error -lxslt -lz -lm -lxml2 -L/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib -L/usr/lib -lxmlsec1 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libxmlsec1-gcrypt.so.1 -o .libs/libxmlsec1-gcrypt.so.1.2.18 libtool: install: /usr/bin/install -c .libs/libxmlsec1-gcrypt.so.1.2.18T /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1-gcrypt.so.1.2.18 libtool: install: (cd /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib && { ln -s -f libxmlsec1-gcrypt.so.1.2.18 libxmlsec1-gcrypt.so.1 || { rm -f libxmlsec1-gcrypt.so.1 && ln -s libxmlsec1-gcrypt.so.1.2.18 libxmlsec1-gcrypt.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib && { ln -s -f libxmlsec1-gcrypt.so.1.2.18 libxmlsec1-gcrypt.so || { rm -f libxmlsec1-gcrypt.so && ln -s libxmlsec1-gcrypt.so.1.2.18 libxmlsec1-gcrypt.so; }; }) libtool: install: /usr/bin/install -c .libs/libxmlsec1-gcrypt.lai /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1-gcrypt.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/gcrypt' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/gcrypt' Making install in gnutls make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/gnutls' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/gnutls' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libxmlsec1-gnutls.la '/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib' libtool: install: warning: relinking `libxmlsec1-gnutls.la' libtool: install: (cd /builddir/build/BUILD/xmlsec1-1.2.18/src/gnutls; /bin/sh /builddir/build/BUILD/xmlsec1-1.2.18/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:18:2 -Wl,-z,relro -o libxmlsec1-gnutls.la -rpath /usr/lib libxmlsec1_gnutls_la-app.lo libxmlsec1_gnutls_la-ciphers.lo libxmlsec1_gnutls_la-crypto.lo libxmlsec1_gnutls_la-digests.lo libxmlsec1_gnutls_la-hmac.lo libxmlsec1_gnutls_la-kw_aes.lo libxmlsec1_gnutls_la-kw_des.lo libxmlsec1_gnutls_la-symkeys.lo libxmlsec1_gnutls_la-asymkeys.lo libxmlsec1_gnutls_la-signatures.lo libxmlsec1_gnutls_la-x509utils.lo libxmlsec1_gnutls_la-x509.lo libxmlsec1_gnutls_la-x509vfy.lo -lgnutls -lxslt -lz -lm -lxml2 -lxml2 ../libxmlsec1.la ../gcrypt/libxmlsec1-gcrypt.la -inst-prefix-dir /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386) libtool: relink: gcc -shared .libs/libxmlsec1_gnutls_la-app.o .libs/libxmlsec1_gnutls_la-ciphers.o .libs/libxmlsec1_gnutls_la-crypto.o .libs/libxmlsec1_gnutls_la-digests.o .libs/libxmlsec1_gnutls_la-hmac.o .libs/libxmlsec1_gnutls_la-kw_aes.o .libs/libxmlsec1_gnutls_la-kw_des.o .libs/libxmlsec1_gnutls_la-symkeys.o .libs/libxmlsec1_gnutls_la-asymkeys.o .libs/libxmlsec1_gnutls_la-signatures.o .libs/libxmlsec1_gnutls_la-x509utils.o .libs/libxmlsec1_gnutls_la-x509.o .libs/libxmlsec1_gnutls_la-x509vfy.o -lgnutls -lxslt -lz -lm -lxml2 -L/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib -L/usr/lib -lxmlsec1 -lxmlsec1-gcrypt -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libxmlsec1-gnutls.so.1 -o .libs/libxmlsec1-gnutls.so.1.2.18 libtool: install: /usr/bin/install -c .libs/libxmlsec1-gnutls.so.1.2.18T /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1-gnutls.so.1.2.18 libtool: install: (cd /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib && { ln -s -f libxmlsec1-gnutls.so.1.2.18 libxmlsec1-gnutls.so.1 || { rm -f libxmlsec1-gnutls.so.1 && ln -s libxmlsec1-gnutls.so.1.2.18 libxmlsec1-gnutls.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib && { ln -s -f libxmlsec1-gnutls.so.1.2.18 libxmlsec1-gnutls.so || { rm -f libxmlsec1-gnutls.so && ln -s libxmlsec1-gnutls.so.1.2.18 libxmlsec1-gnutls.so; }; }) libtool: install: /usr/bin/install -c .libs/libxmlsec1-gnutls.lai /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1-gnutls.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/gnutls' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/src/gnutls' make[1]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/src' Making install in apps make[1]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/apps' make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/apps' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c xmlsec1 '/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/bin' libtool: install: warning: `../src/libxmlsec1.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/xmlsec1 /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/bin/xmlsec1 make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/apps' make[1]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/apps' Making install in man make[1]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/man' make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/share/man/man1" /usr/bin/install -c -m 644 xmlsec1.1 xmlsec1-config.1 '/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/man' make[1]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/man' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/docs' Making install in api make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/docs/api' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/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.18/docs/api' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/docs/api' make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/docs' make[3]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18/docs' make[3]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/xmlsec1-1.2.18/install-sh -d /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/share/doc/xmlsec1 /bin/sh /builddir/build/BUILD/xmlsec1-1.2.18/install-sh -d /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/share/doc/xmlsec1/images /bin/sh /builddir/build/BUILD/xmlsec1-1.2.18/install-sh -d /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/share/doc/xmlsec1/api /bin/sh /builddir/build/BUILD/xmlsec1-1.2.18/install-sh -d /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/share/doc/xmlsec1/api/images /usr/bin/install -c -m 0644 ./*.html /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/share/doc/xmlsec1 /usr/bin/install -c -m 0644 ./images/*.gif ./images/*.png /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/share/doc/xmlsec1/images /usr/bin/install -c -m 0644 ./api/*.html ./api/*.png ./api/*.sgml /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/share/doc/xmlsec1/api /usr/bin/install -c -m 0644 ./api/images/*.png /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/share/doc/xmlsec1/api/images make[3]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/docs' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/docs' make[1]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18/docs' make[1]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18' make[2]: Entering directory `/builddir/build/BUILD/xmlsec1-1.2.18' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/bin" /usr/bin/install -c xmlsec1-config '/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/bin' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib" /usr/bin/install -c -m 644 xmlsec1Conf.sh '/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib' test -z "/usr/share/aclocal" || /bin/mkdir -p "/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/share/aclocal" /usr/bin/install -c -m 644 xmlsec1.m4 '/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/share/aclocal' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 xmlsec1.pc xmlsec1-openssl.pc xmlsec1-nss.pc xmlsec1-gcrypt.pc xmlsec1-gnutls.pc '/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18' make[1]: Leaving directory `/builddir/build/BUILD/xmlsec1-1.2.18' + rm -f /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1-gcrypt.la /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1-gnutls.la /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1-nss.la /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1-openssl.la /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/xmlsec1-1.2.18 extracting debug info from /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1-nss.so.1.2.18 extracting debug info from /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1.so.1.2.18 extracting debug info from /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1-openssl.so.1.2.18 extracting debug info from /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1-gnutls.so.1.2.18 extracting debug info from /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/lib/libxmlsec1-gcrypt.so.1.2.18 extracting debug info from /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/bin/xmlsec1 symlinked /usr/lib/debug/usr/lib/libxmlsec1-nss.so.1.2.18.debug to /usr/lib/debug/usr/lib/libxmlsec1-nss.so.1.debug symlinked /usr/lib/debug/usr/lib/libxmlsec1-gnutls.so.1.2.18.debug to /usr/lib/debug/usr/lib/libxmlsec1-gnutls.so.debug symlinked /usr/lib/debug/usr/lib/libxmlsec1-gcrypt.so.1.2.18.debug to /usr/lib/debug/usr/lib/libxmlsec1-gcrypt.so.1.debug symlinked /usr/lib/debug/usr/lib/libxmlsec1-nss.so.1.2.18.debug to /usr/lib/debug/usr/lib/libxmlsec1-nss.so.debug symlinked /usr/lib/debug/usr/lib/libxmlsec1.so.1.2.18.debug to /usr/lib/debug/usr/lib/libxmlsec1.so.1.debug symlinked /usr/lib/debug/usr/lib/libxmlsec1-openssl.so.1.2.18.debug to /usr/lib/debug/usr/lib/libxmlsec1-openssl.so.debug symlinked /usr/lib/debug/usr/lib/libxmlsec1-gnutls.so.1.2.18.debug to /usr/lib/debug/usr/lib/libxmlsec1-gnutls.so.1.debug symlinked /usr/lib/debug/usr/lib/libxmlsec1-openssl.so.1.2.18.debug to /usr/lib/debug/usr/lib/libxmlsec1-openssl.so.1.debug symlinked /usr/lib/debug/usr/lib/libxmlsec1.so.1.2.18.debug to /usr/lib/debug/usr/lib/libxmlsec1.so.debug symlinked /usr/lib/debug/usr/lib/libxmlsec1-gcrypt.so.1.2.18.debug to /usr/lib/debug/usr/lib/libxmlsec1-gcrypt.so.debug 5964 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: xmlsec1-1.2.18-2.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jkz0E5 + umask 022 + cd /builddir/build/BUILD + cd xmlsec1-1.2.18 + DOCDIR=/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/share/doc/xmlsec1-1.2.18 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/share/doc/xmlsec1-1.2.18 + cp -pr AUTHORS ChangeLog NEWS README Copyright /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/share/doc/xmlsec1-1.2.18 + exit 0 Provides: libxmlsec1.so.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libltdl.so.7 libm.so.6 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) libxml2.so.2(LIBXML2_2.6.12) libxml2.so.2(LIBXML2_2.6.2) libxmlsec1.so.1 libxslt.so.1 libxslt.so.1(LIBXML2_1.0.11) libxslt.so.1(LIBXML2_1.0.22) libz.so.1 rtld(GNU_HASH) Processing files: xmlsec1-devel-1.2.18-2.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2sfooH + umask 022 + cd /builddir/build/BUILD + cd xmlsec1-1.2.18 + DOCDIR=/builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/share/doc/xmlsec1-devel-1.2.18 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/share/doc/xmlsec1-devel-1.2.18 + cp -pr AUTHORS HACKING ChangeLog NEWS README Copyright /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386/usr/share/doc/xmlsec1-devel-1.2.18 + exit 0 Provides: pkgconfig(xmlsec1) = 1.2.18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libxmlsec1.so.1 pkgconfig(libxml-2.0) >= 2.7.4 pkgconfig(libxslt) >= 1.0.20 Processing files: xmlsec1-openssl-1.2.18-2.fc17.i686 Provides: libxmlsec1-openssl.so.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypto.so.10 libm.so.6 libssl.so.10 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) libxmlsec1-openssl.so.1 libxmlsec1.so.1 libxslt.so.1 libz.so.1 rtld(GNU_HASH) Processing files: xmlsec1-openssl-devel-1.2.18-2.fc17.i686 Provides: pkgconfig(xmlsec1-openssl) = 1.2.18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(libxml-2.0) >= 2.7.4 pkgconfig(libxslt) >= 1.0.20 Processing files: xmlsec1-gcrypt-1.2.18-2.fc17.i686 Provides: libxmlsec1-gcrypt.so.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libdl.so.2 libgcrypt.so.11 libgcrypt.so.11(GCRYPT_1.2) libgpg-error.so.0 libm.so.6 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxmlsec1-gcrypt.so.1 libxmlsec1.so.1 libxslt.so.1 libz.so.1 rtld(GNU_HASH) Processing files: xmlsec1-gcrypt-devel-1.2.18-2.fc17.i686 Provides: pkgconfig(xmlsec1-gcrypt) = 1.2.18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(libxml-2.0) >= 2.7.4 pkgconfig(libxslt) >= 1.0.20 Processing files: xmlsec1-gnutls-1.2.18-2.fc17.i686 Provides: libxmlsec1-gnutls.so.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgnutls.so.26 libgnutls.so.26(GNUTLS_1_4) libm.so.6 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) libxmlsec1-gcrypt.so.1 libxmlsec1-gnutls.so.1 libxmlsec1.so.1 libxslt.so.1 libz.so.1 rtld(GNU_HASH) Processing files: xmlsec1-gnutls-devel-1.2.18-2.fc17.i686 Provides: pkgconfig(xmlsec1-gnutls) = 1.2.18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(libxml-2.0) >= 2.7.4 pkgconfig(libxslt) >= 1.0.20 Processing files: xmlsec1-nss-1.2.18-2.fc17.i686 Provides: libxmlsec1-nss.so.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libm.so.6 libnspr4.so libnss3.so libnss3.so(NSS_3.2) libnss3.so(NSS_3.3) libnss3.so(NSS_3.4) libnss3.so(NSS_3.6) libnss3.so(NSS_3.7) libnss3.so(NSS_3.9) libnssutil3.so libplc4.so libplds4.so libpthread.so.0 libsmime3.so libsmime3.so(NSS_3.2) libsmime3.so(NSS_3.4) libssl3.so libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) libxmlsec1-nss.so.1 libxmlsec1.so.1 libxslt.so.1 libz.so.1 rtld(GNU_HASH) Processing files: xmlsec1-nss-devel-1.2.18-2.fc17.i686 Provides: pkgconfig(xmlsec1-nss) = 1.2.18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(libxml-2.0) >= 2.7.4 pkgconfig(libxslt) >= 1.0.20 pkgconfig(nspr) >= 1.4 pkgconfig(nss) >= 1.4 Processing files: xmlsec1-debuginfo-1.2.18-2.fc17.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386 warning: Could not canonicalize hostname: x86-09.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/xmlsec1-1.2.18-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/xmlsec1-devel-1.2.18-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/xmlsec1-openssl-1.2.18-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/xmlsec1-openssl-devel-1.2.18-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/xmlsec1-gcrypt-1.2.18-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/xmlsec1-gcrypt-devel-1.2.18-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/xmlsec1-gnutls-1.2.18-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/xmlsec1-gnutls-devel-1.2.18-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/xmlsec1-nss-1.2.18-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/xmlsec1-nss-devel-1.2.18-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/xmlsec1-debuginfo-1.2.18-2.fc17.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0jXKJO + umask 022 + cd /builddir/build/BUILD + cd xmlsec1-1.2.18 + rm -fr /builddir/build/BUILDROOT/xmlsec1-1.2.18-2.fc17.i386 + exit 0 Child returncode was: 0 LEAVE do -->