Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libgcrypt.spec'], False, '/var/lib/mock/dist-f15-build-1003156-147947/root/', None, 86400, True, 0, 496, 496, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libgcrypt.spec'] warning: Could not canonicalize hostname: x86-18.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libgcrypt-1.4.6-1.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libgcrypt.spec'], False, '/var/lib/mock/dist-f15-build-1003156-147947/root/', None, 86400, True, 0, 496, 496, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libgcrypt.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.39Y2WH + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libgcrypt-1.4.6 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libgcrypt-1.4.6-hobbled.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libgcrypt-1.4.6 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + /builddir/build/SOURCES/hobble-libgcrypt + rm -f cipher/ecc.c + echo 'Patch #2 (libgcrypt-1.4.4-use-fipscheck.patch):' Patch #2 (libgcrypt-1.4.4-use-fipscheck.patch): + /bin/cat /builddir/build/SOURCES/libgcrypt-1.4.4-use-fipscheck.patch + /usr/bin/patch -s -p1 -b --suffix .use-fipscheck --fuzz=0 + echo 'Patch #3 (libgcrypt-1.4.5-ImplicitDSOLinking.patch):' Patch #3 (libgcrypt-1.4.5-ImplicitDSOLinking.patch): + /bin/cat /builddir/build/SOURCES/libgcrypt-1.4.5-ImplicitDSOLinking.patch + /usr/bin/patch -s -p1 -b --suffix .ImplicitDSOLinking --fuzz=0 + echo 'Patch #4 (libgcrypt-1.4.5-urandom.patch):' Patch #4 (libgcrypt-1.4.5-urandom.patch): + /bin/cat /builddir/build/SOURCES/libgcrypt-1.4.5-urandom.patch + /usr/bin/patch -s -p1 -b --suffix .urandom --fuzz=0 + echo 'Patch #5 (libgcrypt-1.4.5-tests.patch):' Patch #5 (libgcrypt-1.4.5-tests.patch): + /bin/cat /builddir/build/SOURCES/libgcrypt-1.4.5-tests.patch + /usr/bin/patch -s -p1 -b --suffix .tests --fuzz=0 + mv AUTHORS AUTHORS.iso88591 + iconv -f ISO-8859-1 -t UTF-8 AUTHORS.iso88591 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pv3gTx + umask 022 + cd /builddir/build/BUILD + cd libgcrypt-1.4.6 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-noexecstack --enable-hmac-binary-check '--enable-pubkey-ciphers=dsa elgamal rsa' --disable-O-flag-munging 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 build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept 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 whether gcc and cc understand -c and -o together... yes checking dependency style of gcc... none checking for library containing strerror... none required checking for gawk... (cached) gawk checking for x86_64-redhat-linux-gnu-windres... no checking for windres... no checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "RC" to libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking whether byte ordering is bigendian... no checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking for uintptr_t... yes checking which symmetric ciphers to include... arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia checking which public-key ciphers to include... dsa elgamal rsa checking which message digests to include... crc md4 md5 rmd160 sha1 sha256 sha512 tiger whirlpool checking which random module to use... default checking whether use of /dev/random is requested... yes checking whether the experimental random daemon is requested... no checking whether MPI assembler modules are requested... yes checking whether memory guard is requested... no checking whether use of capabilities is requested... no checking whether a HMAC binary check is requested... yes checking whether padlock support is requested... yes checking whether a -O flag munging is requested... no checking for gpg-error-config... /usr/bin/gpg-error-config checking for GPG Error - version >= 1.4... yes checking for library containing setsockopt... none required checking for library containing setsockopt... (cached) none required checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking return type of signal handlers... void checking whether sys_siglist is declared... yes checking for byte typedef... no checking for ushort typedef... yes checking for ulong typedef... yes checking for u16 typedef... no checking for u32 typedef... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for socklen_t... yes checking whether the visibility attribute is supported... yes checking for broken visibility attribute... no checking for broken alias attribute... no checking if gcc supports -fvisibility=hidden... yes checking for vprintf... yes checking for _doprnt... no checking for stpcpy... yes checking for strcasecmp... yes checking for strtoul... yes checking for memmove... yes checking for stricmp... no checking for atexit... yes checking for raise... yes checking for strerror... yes checking for rand... yes checking for mmap... yes checking for getpagesize... yes checking for sysconf... yes checking for waitpid... yes checking for wait4... yes checking for gettimeofday... yes checking for getrusage... yes checking for gethrtime... no checking for clock_gettime... no checking for syslog... yes checking for fcntl... yes checking for ftruncate... yes checking for mlock... yes checking for sysconf... (cached) yes checking for getpagesize... (cached) yes checking whether mlock is broken... no checking for library containing dlopen... -ldl checking for random device... yes checking for _ prefix in compiled symbols... no checking for mpi assembler functions... done checking whether non excutable stack support is requested... yes checking whether assembler supports --noexecstack option... yes configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating mpi/Makefile config.status: creating cipher/Makefile config.status: creating random/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/gcrypt.h config.status: creating src/libgcrypt-config config.status: creating src/versioninfo.rc config.status: creating tests/Makefile config.status: creating config.h config.status: linking mpi/amd64/mpih-add1.S to mpi/mpih-add1-asm.S config.status: linking mpi/amd64/mpih-sub1.S to mpi/mpih-sub1-asm.S config.status: linking mpi/amd64/mpih-mul1.S to mpi/mpih-mul1-asm.S config.status: linking mpi/amd64/mpih-mul2.S to mpi/mpih-mul2-asm.S config.status: linking mpi/amd64/mpih-mul3.S to mpi/mpih-mul3-asm.S config.status: linking mpi/amd64/mpih-lshift.S to mpi/mpih-lshift-asm.S config.status: linking mpi/amd64/mpih-rshift.S to mpi/mpih-rshift-asm.S config.status: linking mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h config.status: executing depfiles commands config.status: executing gcrypt-conf commands Libgcrypt v1.4.6 has been configured as follows: Platform: GNU/Linux (x86_64-redhat-linux-gnu) + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6' Making all in mpi make[2]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/mpi' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o mpi-add.lo mpi-add.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o mpi-bit.lo mpi-bit.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o mpi-cmp.lo mpi-cmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o mpi-div.lo mpi-div.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o mpi-gcd.lo mpi-gcd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o mpi-inline.lo mpi-inline.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o mpi-inv.lo mpi-inv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o mpi-mul.lo mpi-mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o mpi-mod.lo mpi-mod.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o mpi-pow.lo mpi-pow.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o mpi-mpow.lo mpi-mpow.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o mpi-scan.lo mpi-scan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o mpicoder.lo mpicoder.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o mpih-div.lo mpih-div.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o mpih-mul.lo mpih-mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o mpiutil.lo mpiutil.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c mpi-div.c -fPIC -DPIC -o .libs/mpi-div.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c mpi-add.c -fPIC -DPIC -o .libs/mpi-add.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c mpi-cmp.c -fPIC -DPIC -o .libs/mpi-cmp.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c mpi-bit.c -fPIC -DPIC -o .libs/mpi-bit.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c mpi-mod.c -fPIC -DPIC -o .libs/mpi-mod.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c mpi-inline.c -fPIC -DPIC -o .libs/mpi-inline.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c mpiutil.c -fPIC -DPIC -o .libs/mpiutil.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c mpi-pow.c -fPIC -DPIC -o .libs/mpi-pow.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c mpi-gcd.c -fPIC -DPIC -o .libs/mpi-gcd.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c mpi-inv.c -fPIC -DPIC -o .libs/mpi-inv.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c mpi-mpow.c -fPIC -DPIC -o .libs/mpi-mpow.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c mpi-mul.c -fPIC -DPIC -o .libs/mpi-mul.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c mpih-mul.c -fPIC -DPIC -o .libs/mpih-mul.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c mpih-div.c -fPIC -DPIC -o .libs/mpih-div.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c mpicoder.c -fPIC -DPIC -o .libs/mpicoder.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c mpi-scan.c -fPIC -DPIC -o .libs/mpi-scan.o mpi-pow.c: In function '_gcry_mpi_powm': mpi-pow.c:48:35: warning: variable 'rsec' set but not used [-Wunused-but-set-variable] mpih-div.c: In function '_gcry_mpih_mod_1': mpih-div.c:98:3: warning: variable '_ql' set but not used [-Wunused-but-set-variable] mpih-div.c:104:6: warning: variable '_ql' set but not used [-Wunused-but-set-variable] mpih-div.c:134:3: warning: variable '_ql' set but not used [-Wunused-but-set-variable] mpih-div.c:51:9: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o ec.lo ec.c mpih-div.c: In function '_gcry_mpih_divmod_1': mpih-div.c:445:3: warning: variable '_ql' set but not used [-Wunused-but-set-variable] mpih-div.c:451:6: warning: variable '_ql' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mpih-add1-asm.lo mpih-add1-asm.S mpih-div.c:480:3: warning: variable '_ql' set but not used [-Wunused-but-set-variable] mpih-div.c:400:9: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mpih-sub1-asm.lo mpih-sub1-asm.S /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mpih-mul1-asm.lo mpih-mul1-asm.S /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mpih-mul2-asm.lo mpih-mul2-asm.S /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mpih-mul3-asm.lo mpih-mul3-asm.S /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mpih-lshift-asm.lo mpih-lshift-asm.S /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mpih-rshift-asm.lo mpih-rshift-asm.S gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mpih-mul1-asm.S -fPIC -DPIC -o .libs/mpih-mul1-asm.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mpih-add1-asm.S -fPIC -DPIC -o .libs/mpih-add1-asm.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mpih-sub1-asm.S -fPIC -DPIC -o .libs/mpih-sub1-asm.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c ec.c -fPIC -DPIC -o .libs/ec.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mpih-mul2-asm.S -fPIC -DPIC -o .libs/mpih-mul2-asm.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mpih-mul3-asm.S -fPIC -DPIC -o .libs/mpih-mul3-asm.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mpih-lshift-asm.S -fPIC -DPIC -o .libs/mpih-lshift-asm.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mpih-rshift-asm.S -fPIC -DPIC -o .libs/mpih-rshift-asm.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 -m64 -mtune=generic -fvisibility=hidden -Wall -o libmpi.la mpi-add.lo mpi-bit.lo mpi-cmp.lo mpi-div.lo mpi-gcd.lo mpi-inline.lo mpi-inv.lo mpi-mul.lo mpi-mod.lo mpi-pow.lo mpi-mpow.lo mpi-scan.lo mpicoder.lo mpih-div.lo mpih-mul.lo mpiutil.lo ec.lo mpih-add1-asm.lo mpih-sub1-asm.lo mpih-mul1-asm.lo mpih-mul2-asm.lo mpih-mul3-asm.lo mpih-lshift-asm.lo mpih-rshift-asm.lo ar cru .libs/libmpi.a .libs/mpi-add.o .libs/mpi-bit.o .libs/mpi-cmp.o .libs/mpi-div.o .libs/mpi-gcd.o .libs/mpi-inline.o .libs/mpi-inv.o .libs/mpi-mul.o .libs/mpi-mod.o .libs/mpi-pow.o .libs/mpi-mpow.o .libs/mpi-scan.o .libs/mpicoder.o .libs/mpih-div.o .libs/mpih-mul.o .libs/mpiutil.o .libs/ec.o .libs/mpih-add1-asm.o .libs/mpih-sub1-asm.o .libs/mpih-mul1-asm.o .libs/mpih-mul2-asm.o .libs/mpih-mul3-asm.o .libs/mpih-lshift-asm.o .libs/mpih-rshift-asm.o ranlib .libs/libmpi.a creating libmpi.la (cd .libs && rm -f libmpi.la && ln -s ../libmpi.la libmpi.la) make[2]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/mpi' Making all in cipher make[2]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/cipher' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o cipher.lo cipher.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o pubkey.lo pubkey.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o ac.lo ac.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o md.lo md.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o hmac-tests.lo hmac-tests.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o primegen.lo primegen.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o hash-common.lo hash-common.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o arcfour.lo arcfour.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o blowfish.lo blowfish.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o cast5.lo cast5.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o des.lo des.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o rijndael.lo rijndael.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o twofish.lo twofish.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o serpent.lo serpent.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o rfc2268.lo rfc2268.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o seed.lo seed.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c blowfish.c -fPIC -DPIC -o .libs/blowfish.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c hmac-tests.c -fPIC -DPIC -o .libs/hmac-tests.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c pubkey.c -fPIC -DPIC -o .libs/pubkey.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c ac.c -fPIC -DPIC -o .libs/ac.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c cipher.c -fPIC -DPIC -o .libs/cipher.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c md.c -fPIC -DPIC -o .libs/md.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c primegen.c -fPIC -DPIC -o .libs/primegen.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c arcfour.c -fPIC -DPIC -o .libs/arcfour.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c des.c -fPIC -DPIC -o .libs/des.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c seed.c -fPIC -DPIC -o .libs/seed.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c rfc2268.c -fPIC -DPIC -o .libs/rfc2268.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c hash-common.c -fPIC -DPIC -o .libs/hash-common.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c twofish.c -fPIC -DPIC -o .libs/twofish.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c serpent.c -fPIC -DPIC -o .libs/serpent.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c rijndael.c -fPIC -DPIC -o .libs/rijndael.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c cast5.c -fPIC -DPIC -o .libs/cast5.o md.c: In function 'md_stop_debug': md.c:1233:18: warning: variable 'c' set but not used [-Wunused-but-set-variable] primegen.c: In function '_gcry_generate_elg_prime': primegen.c:741:19: warning: variable 'err' set but not used [-Wunused-but-set-variable] pubkey.c: In function '_gcry_pk_decrypt': pubkey.c:1740:19: warning: variable 'pubkey' set but not used [-Wunused-but-set-variable] pubkey.c: In function '_gcry_pk_genkey': pubkey.c:2078:7: warning: variable 'algo' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o camellia.lo camellia.c rijndael.c: In function 'do_encrypt_aligned': rijndael.c:325:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] rijndael.c:325:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] rijndael.c:348:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] rijndael.c:372:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] rijndael.c: In function 'do_decrypt_aligned': rijndael.c:586:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] rijndael.c:610:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] rijndael.c:633:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] rijndael.c:653:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o camellia-glue.lo camellia-glue.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o dsa.lo dsa.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o rsa.lo rsa.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c camellia.c -fPIC -DPIC -o .libs/camellia.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o elgamal.lo elgamal.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c camellia-glue.c -fPIC -DPIC -o .libs/camellia-glue.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c dsa.c -fPIC -DPIC -o .libs/dsa.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c rsa.c -fPIC -DPIC -o .libs/rsa.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o crc.lo crc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o md4.lo md4.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c elgamal.c -fPIC -DPIC -o .libs/elgamal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o md5.lo md5.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o sha256.lo sha256.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o sha512.lo sha512.c `echo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c ./tiger.c | cat ` gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c crc.c -fPIC -DPIC -o .libs/crc.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c md4.c -fPIC -DPIC -o .libs/md4.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o whirlpool.lo whirlpool.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o rmd160.lo rmd160.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c sha256.c -fPIC -DPIC -o .libs/sha256.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o sha1.lo sha1.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c md5.c -fPIC -DPIC -o .libs/md5.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c sha512.c -fPIC -DPIC -o .libs/sha512.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c ./tiger.c -fPIC -DPIC -o .libs/tiger.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c whirlpool.c -fPIC -DPIC -o .libs/whirlpool.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c rmd160.c -fPIC -DPIC -o .libs/rmd160.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c sha1.c -fPIC -DPIC -o .libs/sha1.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 -m64 -mtune=generic -fvisibility=hidden -Wall -o libcipher.la cipher.lo pubkey.lo ac.lo md.lo hmac-tests.lo primegen.lo hash-common.lo arcfour.lo blowfish.lo cast5.lo des.lo rijndael.lo twofish.lo serpent.lo rfc2268.lo seed.lo camellia.lo camellia-glue.lo dsa.lo rsa.lo elgamal.lo crc.lo md4.lo md5.lo sha256.lo sha512.lo tiger.lo whirlpool.lo rmd160.lo sha1.lo ar cru .libs/libcipher.a .libs/cipher.o .libs/pubkey.o .libs/ac.o .libs/md.o .libs/hmac-tests.o .libs/primegen.o .libs/hash-common.o .libs/arcfour.o .libs/blowfish.o .libs/cast5.o .libs/des.o .libs/rijndael.o .libs/twofish.o .libs/serpent.o .libs/rfc2268.o .libs/seed.o .libs/camellia.o .libs/camellia-glue.o .libs/dsa.o .libs/rsa.o .libs/elgamal.o .libs/crc.o .libs/md4.o .libs/md5.o .libs/sha256.o .libs/sha512.o .libs/tiger.o .libs/whirlpool.o .libs/rmd160.o .libs/sha1.o ranlib .libs/libcipher.a creating libcipher.la (cd .libs && rm -f libcipher.la && ln -s ../libcipher.la libcipher.la) make[2]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/cipher' Making all in random make[2]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/random' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o random.lo random.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o random-csprng.lo random-csprng.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o random-fips.lo random-fips.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o rndhw.lo rndhw.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o rndlinux.lo rndlinux.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c random.c -fPIC -DPIC -o .libs/random.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c random-csprng.c -fPIC -DPIC -o .libs/random-csprng.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c random-fips.c -fPIC -DPIC -o .libs/random-fips.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c rndhw.c -fPIC -DPIC -o .libs/rndhw.o gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c rndlinux.c -fPIC -DPIC -o .libs/rndlinux.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 -m64 -mtune=generic -fvisibility=hidden -Wall -o librandom.la random.lo random-csprng.lo random-fips.lo rndhw.lo rndlinux.lo ar cru .libs/librandom.a .libs/random.o .libs/random-csprng.o .libs/random-fips.o .libs/rndhw.o .libs/rndlinux.o ranlib .libs/librandom.a creating librandom.la (cd .libs && rm -f librandom.la && ln -s ../librandom.la librandom.la) make[2]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/random' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o libgcrypt_la-visibility.lo `test -f 'visibility.c' || echo './'`visibility.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o libgcrypt_la-misc.lo `test -f 'misc.c' || echo './'`misc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o libgcrypt_la-global.lo `test -f 'global.c' || echo './'`global.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o libgcrypt_la-sexp.lo `test -f 'sexp.c' || echo './'`sexp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o libgcrypt_la-hwfeatures.lo `test -f 'hwfeatures.c' || echo './'`hwfeatures.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o libgcrypt_la-stdmem.lo `test -f 'stdmem.c' || echo './'`stdmem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o libgcrypt_la-secmem.lo `test -f 'secmem.c' || echo './'`secmem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o libgcrypt_la-missing-string.lo `test -f 'missing-string.c' || echo './'`missing-string.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o libgcrypt_la-module.lo `test -f 'module.c' || echo './'`module.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o libgcrypt_la-fips.lo `test -f 'fips.c' || echo './'`fips.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o libgcrypt_la-hmac256.lo `test -f 'hmac256.c' || echo './'`hmac256.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o libgcrypt_la-ath.lo `test -f 'ath.c' || echo './'`ath.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c dumpsexp.c gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o hmac256-hmac256.o `test -f 'hmac256.c' || echo './'`hmac256.c dumpsexp.c: In function 'parse_and_print': dumpsexp.c:293:8: warning: variable 'quote_buf' set but not used [-Wunused-but-set-variable] mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c stdmem.c -fPIC -DPIC -o .libs/libgcrypt_la-stdmem.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c global.c -fPIC -DPIC -o .libs/libgcrypt_la-global.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c misc.c -fPIC -DPIC -o .libs/libgcrypt_la-misc.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c hwfeatures.c -fPIC -DPIC -o .libs/libgcrypt_la-hwfeatures.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c module.c -fPIC -DPIC -o .libs/libgcrypt_la-module.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c secmem.c -fPIC -DPIC -o .libs/libgcrypt_la-secmem.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c hmac256.c -fPIC -DPIC -o .libs/libgcrypt_la-hmac256.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c sexp.c -fPIC -DPIC -o .libs/libgcrypt_la-sexp.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c fips.c -fPIC -DPIC -o .libs/libgcrypt_la-fips.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c visibility.c -fPIC -DPIC -o .libs/libgcrypt_la-visibility.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c missing-string.c -fPIC -DPIC -o .libs/libgcrypt_la-missing-string.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c ath.c -fPIC -DPIC -o .libs/libgcrypt_la-ath.o global.c: In function '_gcry_vcontrol': global.c:532:5: warning: case value '58' not in enumerated type 'enum gcry_ctl_cmds' [-Wswitch] global.c:549:5: warning: case value '59' not in enumerated type 'enum gcry_ctl_cmds' [-Wswitch] global.c:560:5: warning: case value '60' not in enumerated type 'enum gcry_ctl_cmds' [-Wswitch] misc.c: In function 'write2stderr': misc.c:66:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] sexp.c: In function '_gcry_sexp_create': sexp.c:234:3: warning: passing argument 6 of 'sexp_sscan' discards 'volatile' qualifier from pointer target type [enabled by default] sexp.c:58:1: note: expected 'struct __va_list_tag *' but argument is of type 'volatile struct __va_list_tag *' sexp.c: In function '_gcry_sexp_build_array': sexp.c:1550:6: warning: passing argument 6 of 'sexp_sscan' discards 'volatile' qualifier from pointer target type [enabled by default] sexp.c:978:1: note: expected 'struct __va_list_tag *' but argument is of type 'volatile struct __va_list_tag *' sexp.c: In function '_gcry_sexp_sscan': sexp.c:1566:8: warning: passing argument 6 of 'sexp_sscan' discards 'volatile' qualifier from pointer target type [enabled by default] sexp.c:978:1: note: expected 'struct __va_list_tag *' but argument is of type 'volatile struct __va_list_tag *' /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 -m64 -mtune=generic -fvisibility=hidden -Wall -o dumpsexp dumpsexp.o /bin/sh ../libtool --tag=CC --mode=link gcc -DSTANDALONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o hmac256 hmac256-hmac256.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o dumpsexp dumpsexp.o gcc -DSTANDALONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o hmac256 hmac256-hmac256.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 -m64 -mtune=generic -fvisibility=hidden -Wall -Wl,--version-script=./libgcrypt.vers -version-info 17:0:6 -o libgcrypt.la -rpath /usr/lib64 libgcrypt_la-visibility.lo libgcrypt_la-misc.lo libgcrypt_la-global.lo libgcrypt_la-sexp.lo libgcrypt_la-hwfeatures.lo libgcrypt_la-stdmem.lo libgcrypt_la-secmem.lo libgcrypt_la-missing-string.lo libgcrypt_la-module.lo libgcrypt_la-fips.lo libgcrypt_la-hmac256.lo libgcrypt_la-ath.lo ../cipher/libcipher.la ../random/librandom.la ../mpi/libmpi.la -lgpg-error -ldl gcc -shared .libs/libgcrypt_la-visibility.o .libs/libgcrypt_la-misc.o .libs/libgcrypt_la-global.o .libs/libgcrypt_la-sexp.o .libs/libgcrypt_la-hwfeatures.o .libs/libgcrypt_la-stdmem.o .libs/libgcrypt_la-secmem.o .libs/libgcrypt_la-missing-string.o .libs/libgcrypt_la-module.o .libs/libgcrypt_la-fips.o .libs/libgcrypt_la-hmac256.o .libs/libgcrypt_la-ath.o -Wl,--whole-archive ../cipher/.libs/libcipher.a ../random/.libs/librandom.a ../mpi/.libs/libmpi.a -Wl,--no-whole-archive -lgpg-error -ldl -m64 -mtune=generic -Wl,--version-script=./libgcrypt.vers -Wl,-soname -Wl,libgcrypt.so.11 -o .libs/libgcrypt.so.11.6.0 (cd .libs && rm -f libgcrypt.so.11 && ln -s libgcrypt.so.11.6.0 libgcrypt.so.11) (cd .libs && rm -f libgcrypt.so && ln -s libgcrypt.so.11.6.0 libgcrypt.so) creating libgcrypt.la (cd .libs && rm -f libgcrypt.la && ln -s ../libgcrypt.la libgcrypt.la) make[2]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/doc' make all-am make[3]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/doc' make[2]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/doc' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c version.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c t-mpi-bit.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c prime.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c register.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c ac.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c ac-schemes.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c ac-data.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c basic.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c mpitests.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c tsexp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c keygen.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c pubkey.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c hmac.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c keygrip.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c fips186-dsa.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c aeswrap.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c random.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c benchmark.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c fipsdrv.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 -m64 -mtune=generic -fvisibility=hidden -Wall -o version version.o ../src/libgcrypt.la -ldl -lgpg-error /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 -m64 -mtune=generic -fvisibility=hidden -Wall -o prime prime.o ../src/libgcrypt.la -ldl -lgpg-error /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 -m64 -mtune=generic -fvisibility=hidden -Wall -o ac ac.o ../src/libgcrypt.la -ldl -lgpg-error /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 -m64 -mtune=generic -fvisibility=hidden -Wall -o hmac hmac.o ../src/libgcrypt.la -ldl -lgpg-error random.c: In function 'readn': random.c:87:9: warning: variable 'p' 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 -m64 -mtune=generic -fvisibility=hidden -Wall -o keygrip keygrip.o ../src/libgcrypt.la -ldl -lgpg-error /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 -m64 -mtune=generic -fvisibility=hidden -Wall -o register register.o ../src/libgcrypt.la -ldl -lgpg-error /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 -m64 -mtune=generic -fvisibility=hidden -Wall -o ac-schemes ac-schemes.o ../src/libgcrypt.la -ldl -lgpg-error /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 -m64 -mtune=generic -fvisibility=hidden -Wall -o ac-data ac-data.o ../src/libgcrypt.la -ldl -lgpg-error /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 -m64 -mtune=generic -fvisibility=hidden -Wall -o mpitests mpitests.o ../src/libgcrypt.la -ldl -lgpg-error /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 -m64 -mtune=generic -fvisibility=hidden -Wall -o tsexp tsexp.o ../src/libgcrypt.la -ldl -lgpg-error /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 -m64 -mtune=generic -fvisibility=hidden -Wall -o keygen keygen.o ../src/libgcrypt.la -ldl -lgpg-error mkdir .libs /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 -m64 -mtune=generic -fvisibility=hidden -Wall -o fips186-dsa fips186-dsa.o ../src/libgcrypt.la -ldl -lgpg-error /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 -m64 -mtune=generic -fvisibility=hidden -Wall -o aeswrap aeswrap.o ../src/libgcrypt.la -ldl -lgpg-error gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o .libs/prime prime.o ../src/.libs/libgcrypt.so -ldl -lgpg-error -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o .libs/version version.o ../src/.libs/libgcrypt.so -ldl -lgpg-error -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o .libs/ac ac.o ../src/.libs/libgcrypt.so -ldl -lgpg-error -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o .libs/keygrip keygrip.o ../src/.libs/libgcrypt.so -ldl -lgpg-error -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o .libs/register register.o ../src/.libs/libgcrypt.so -ldl -lgpg-error -Wl,--rpath -Wl,/usr/lib64 creating prime creating ac gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o .libs/ac-schemes ac-schemes.o ../src/.libs/libgcrypt.so -ldl -lgpg-error -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o .libs/ac-data ac-data.o ../src/.libs/libgcrypt.so -ldl -lgpg-error -Wl,--rpath -Wl,/usr/lib64 creating version creating keygrip gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o .libs/hmac hmac.o ../src/.libs/libgcrypt.so -ldl -lgpg-error -Wl,--rpath -Wl,/usr/lib64 /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 -m64 -mtune=generic -fvisibility=hidden -Wall -o random random.o ../src/libgcrypt.la -ldl -lgpg-error /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 -m64 -mtune=generic -fvisibility=hidden -Wall -o t-mpi-bit t-mpi-bit.o ../src/libgcrypt.la -ldl -lgpg-error /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 -m64 -mtune=generic -fvisibility=hidden -Wall -o pubkey pubkey.o ../src/libgcrypt.la -ldl -lgpg-error creating register gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o .libs/tsexp tsexp.o ../src/.libs/libgcrypt.so -ldl -lgpg-error -Wl,--rpath -Wl,/usr/lib64 creating ac-data gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o .libs/keygen keygen.o ../src/.libs/libgcrypt.so -ldl -lgpg-error -Wl,--rpath -Wl,/usr/lib64 creating ac-schemes creating hmac gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o .libs/mpitests mpitests.o ../src/.libs/libgcrypt.so -ldl -lgpg-error -Wl,--rpath -Wl,/usr/lib64 creating tsexp gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o .libs/fips186-dsa fips186-dsa.o ../src/.libs/libgcrypt.so -ldl -lgpg-error -Wl,--rpath -Wl,/usr/lib64 creating mpitests creating keygen creating fips186-dsa gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o .libs/aeswrap aeswrap.o ../src/.libs/libgcrypt.so -ldl -lgpg-error -Wl,--rpath -Wl,/usr/lib64 /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 -m64 -mtune=generic -fvisibility=hidden -Wall -o benchmark benchmark.o ../src/libgcrypt.la -ldl -lgpg-error creating aeswrap gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o .libs/t-mpi-bit t-mpi-bit.o ../src/.libs/libgcrypt.so -ldl -lgpg-error -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o .libs/random random.o ../src/.libs/libgcrypt.so -ldl -lgpg-error -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o .libs/pubkey pubkey.o ../src/.libs/libgcrypt.so -ldl -lgpg-error -Wl,--rpath -Wl,/usr/lib64 creating t-mpi-bit creating random creating pubkey gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o .libs/benchmark benchmark.o ../src/.libs/libgcrypt.so -ldl -lgpg-error -Wl,--rpath -Wl,/usr/lib64 creating benchmark /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 -m64 -mtune=generic -fvisibility=hidden -Wall -o basic basic.o ../src/libgcrypt.la -ldl -lgpg-error gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o .libs/basic basic.o ../src/.libs/libgcrypt.so -ldl -lgpg-error -Wl,--rpath -Wl,/usr/lib64 creating basic /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 -m64 -mtune=generic -fvisibility=hidden -Wall -o fipsdrv fipsdrv.o ../src/libgcrypt.la -ldl -lgpg-error gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -o .libs/fipsdrv fipsdrv.o ../src/.libs/libgcrypt.so -ldl -lgpg-error -Wl,--rpath -Wl,/usr/lib64 creating fipsdrv make[2]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/tests' make[2]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6' make[2]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6' make[1]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VxoS7R + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64 ++ dirname /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64 + cd libgcrypt-1.4.6 + LANG=C + export LANG + unset DISPLAY + rm -fr /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64 Making install in mpi make[1]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/mpi' make[2]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/mpi' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/mpi' make[1]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/mpi' Making install in cipher make[1]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/cipher' make[2]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/cipher' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/cipher' make[1]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/cipher' Making install in random make[1]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/random' make[2]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/random' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/random' make[1]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/random' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/src' make[2]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/src' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgcrypt.la' '/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/lib64/libgcrypt.la' /usr/bin/install -c .libs/libgcrypt.so.11.6.0 /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/lib64/libgcrypt.so.11.6.0 (cd /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/lib64 && { ln -s -f libgcrypt.so.11.6.0 libgcrypt.so.11 || { rm -f libgcrypt.so.11 && ln -s libgcrypt.so.11.6.0 libgcrypt.so.11; }; }) (cd /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/lib64 && { ln -s -f libgcrypt.so.11.6.0 libgcrypt.so || { rm -f libgcrypt.so && ln -s libgcrypt.so.11.6.0 libgcrypt.so; }; }) /usr/bin/install -c .libs/libgcrypt.lai /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/lib64/libgcrypt.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'dumpsexp' '/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/bin/dumpsexp' /usr/bin/install -c dumpsexp /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/bin/dumpsexp /bin/sh ../libtool --mode=install /usr/bin/install -c 'hmac256' '/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/bin/hmac256' /usr/bin/install -c hmac256 /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/bin/hmac256 test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/bin" /usr/bin/install -c 'libgcrypt-config' '/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/bin/libgcrypt-config' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/sbin" test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/include" /usr/bin/install -c -m 644 'gcrypt.h' '/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/include/gcrypt.h' /usr/bin/install -c -m 644 'gcrypt-module.h' '/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/include/gcrypt-module.h' test -z "/usr/share/aclocal" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/share/aclocal" /usr/bin/install -c -m 644 'libgcrypt.m4' '/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/share/aclocal/libgcrypt.m4' make[2]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/src' make[1]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/doc' make install-am make[2]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/doc' make[3]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/share/info" /usr/bin/install -c -m 644 './gcrypt.info' '/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/share/info/gcrypt.info' install-info --info-dir='/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/share/info' '/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/share/info/gcrypt.info' make[3]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/doc' make[2]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/doc' make[1]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/doc' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/tests' make[2]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/tests' make[1]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/tests' make[1]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6' make[2]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6' make[1]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6' + sed -i -e 's,^libdir="/usr/lib.*"$,libdir="/usr/lib",g' /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64//usr/bin/libgcrypt-config + rm -f /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64//usr/share/info/dir /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64//usr/lib64/libgcrypt.la + /sbin/ldconfig -n /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64//usr/lib64 + mkdir -p /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/lib64 + for shlib in '$RPM_BUILD_ROOT//usr/lib64/*.so*' + test -L /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64//usr/lib64/libgcrypt.so + rm /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64//usr/lib64/libgcrypt.so + for shlib in '$RPM_BUILD_ROOT//usr/lib64/*.so*' + test -L /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64//usr/lib64/libgcrypt.so.11 + rm /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64//usr/lib64/libgcrypt.so.11 + for shlib in '$RPM_BUILD_ROOT//usr/lib64/*.so*' + test -L /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64//usr/lib64/libgcrypt.so.11.6.0 + mv /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64//usr/lib64/libgcrypt.so.11.6.0 /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/lib64/ + touch /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/root_marker ~/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/lib64 ~/build/BUILD/libgcrypt-1.4.6 + relroot=.. + test -f /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64//usr/lib64/../root_marker + relroot=../.. + test -f /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64//usr/lib64/../../root_marker + pushd /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64//usr/lib64 + for shlib in '$relroot/lib64/lib*.so.*' ++ echo ../../lib64/libgcrypt.so.11.6.0 ++ sed -e s,//,/,g + shlib=../../lib64/libgcrypt.so.11.6.0 ++ basename ../../lib64/libgcrypt.so.11.6.0 ++ sed -e 's,\.so.*,,g' + target=libgcrypt.so + ln -sf ../../lib64/libgcrypt.so.11.6.0 libgcrypt.so + popd ~/build/BUILD/libgcrypt-1.4.6 + /sbin/ldconfig -n /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/lib64/ + rm -f /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/root_marker + mkdir -p -m 755 /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/etc/gcrypt + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libgcrypt-1.4.6 extracting debug info from /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/lib64/libgcrypt.so.11.6.0 extracting debug info from /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/bin/hmac256 extracting debug info from /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/bin/dumpsexp symlinked /usr/lib/debug/lib64/libgcrypt.so.11.6.0.debug to /usr/lib/debug/lib64/libgcrypt.so.11.debug symlinked /usr/lib/debug/lib64/libgcrypt.so.11.6.0.debug to /usr/lib/debug/usr/lib64/libgcrypt.so.debug 3352 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 + fipshmac /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/lib64/libgcrypt.so.11 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FTifGe + umask 022 + cd /builddir/build/BUILD + cd libgcrypt-1.4.6 + unset DISPLAY + fipshmac src/.libs/libgcrypt.so.11 + make check Making check in mpi make[1]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/mpi' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/mpi' Making check in cipher make[1]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/cipher' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/cipher' Making check in random make[1]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/random' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/random' Making check in src make[1]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/src' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/doc' make check-am make[2]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/doc' make[1]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/doc' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/tests' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6/tests' version:1.4.6: ciphers:arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia: pubkeys:dsa:elgamal:rsa: digests:crc:md4:md5:rmd160:sha1:sha256:sha512:tiger:whirlpool: rnd-mod:linux: mpi-asm:amd64/mpih-add1.S:amd64/mpih-sub1.S:amd64/mpih-mul1.S:amd64/mpih-mul2.S:amd64/mpih-mul3.S:amd64/mpih-lshift.S:amd64/mpih-rshift.S: hwflist: fips-mode:n:n: PASS: version PASS: t-mpi-bit PASS: prime PASS: register PASS: ac PASS: ac-schemes PASS: ac-data PASS: basic PASS: mpitests PASS: tsexp PASS: keygen PASS: pubkey PASS: hmac PASS: keygrip PASS: fips186-dsa PASS: aeswrap PASS: random MD5 0ms 0ms 30ms SHA1 10ms 10ms 30ms RIPEMD160 0ms 10ms 40ms TIGER192 10ms 10ms 30ms SHA256 10ms 20ms 50ms SHA384 0ms 30ms 40ms SHA512 10ms 20ms 40ms SHA224 10ms 20ms 50ms MD4 0ms 0ms 30ms CRC32 0ms 10ms 20ms CRC32RFC1510 0ms 0ms 20ms CRC24RFC2440 20ms 20ms 30ms WHIRLPOOL 20ms 20ms 40ms TIGER 0ms 10ms 40ms TIGER2 0ms 20ms 30ms ECB CBC CFB OFB CTR STREAM --------------- --------------- --------------- --------------- --------------- --------------- 3DES 70ms 60ms 70ms 60ms 70ms 60ms 70ms 60ms 80ms 70ms CAST5 20ms 20ms 30ms 20ms 20ms 20ms 20ms 30ms 30ms 30ms BLOWFISH 20ms 20ms 20ms 30ms 20ms 30ms 20ms 20ms 40ms 30ms AES 10ms 20ms 10ms 10ms 10ms 10ms 20ms 20ms 20ms 30ms AES192 10ms 20ms 10ms 20ms 10ms 10ms 20ms 20ms 30ms 30ms AES256 10ms 20ms 20ms 10ms 20ms 10ms 20ms 20ms 30ms 30ms TWOFISH 20ms 10ms 10ms 20ms 10ms 20ms 10ms 10ms 30ms 20ms ARCFOUR 0ms 10ms DES 30ms 30ms 30ms 30ms 30ms 30ms 30ms 40ms 40ms 40ms TWOFISH128 10ms 10ms 20ms 10ms 20ms 10ms 10ms 20ms 20ms 20ms SERPENT128 30ms 20ms 30ms 30ms 20ms 30ms 30ms 30ms 30ms 40ms SERPENT192 30ms 20ms 30ms 20ms 30ms 30ms 30ms 30ms 30ms 40ms SERPENT256 20ms 30ms 30ms 20ms 30ms 30ms 30ms 20ms 40ms 40ms RFC2268_40 30ms 20ms 40ms 20ms 30ms 40ms 30ms 40ms 40ms 40ms SEED 30ms 20ms 20ms 20ms 30ms 20ms 20ms 20ms 40ms 30ms CAMELLIA128 40ms 40ms 40ms 40ms 40ms 40ms 40ms 40ms 50ms 50ms CAMELLIA192 40ms 40ms 50ms 40ms 50ms 40ms 40ms 40ms 60ms 50ms CAMELLIA256 40ms 40ms 50ms 40ms 40ms 50ms 40ms 40ms 50ms 60ms Algorithm generate 100*sign 100*verify ------------------------------------------------ RSA 1024 bit 30ms 120ms 10ms RSA 2048 bit 260ms 810ms 20ms RSA 3072 bit 1100ms 2130ms 30ms RSA 4096 bit 3300ms 4910ms 50ms DSA 1024/160 - 70ms 100ms DSA 2048/224 - 280ms 370ms DSA 3072/256 - 600ms 720ms powm 10ms 10ms 60ms random 10ms 0ms PASS: benchmark =================== All 18 tests passed =================== make[2]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/tests' make[1]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6/tests' make[1]: Entering directory `/builddir/build/BUILD/libgcrypt-1.4.6' make[1]: Leaving directory `/builddir/build/BUILD/libgcrypt-1.4.6' + exit 0 Processing files: libgcrypt-1.4.6-1.fc15.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Zdgpn4 + umask 022 + cd /builddir/build/BUILD + cd libgcrypt-1.4.6 + DOCDIR=/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/share/doc/libgcrypt-1.4.6 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/share/doc/libgcrypt-1.4.6 + /bin/mkdir -p /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/share/doc/libgcrypt-1.4.6 + cp -pr COPYING.LIB AUTHORS NEWS THANKS /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/share/doc/libgcrypt-1.4.6 + exit 0 Provides: libgcrypt.so.11()(64bit) libgcrypt.so.11(GCRYPT_1.2)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgpg-error.so.0()(64bit) rtld(GNU_HASH) Processing files: libgcrypt-devel-1.4.6-1.fc15.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.acTMcU + umask 022 + cd /builddir/build/BUILD + cd libgcrypt-1.4.6 + DOCDIR=/builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/share/doc/libgcrypt-devel-1.4.6 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/share/doc/libgcrypt-devel-1.4.6 + /bin/mkdir -p /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/share/doc/libgcrypt-devel-1.4.6 + cp -pr COPYING /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64/usr/share/doc/libgcrypt-devel-1.4.6 + exit 0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /sbin/install-info Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcrypt.so.11()(64bit) rtld(GNU_HASH) Processing files: libgcrypt-debuginfo-1.4.6-1.fc15.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64 warning: Could not canonicalize hostname: x86-18.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/libgcrypt-1.4.6-1.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/libgcrypt-devel-1.4.6-1.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/libgcrypt-debuginfo-1.4.6-1.fc15.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lNtbEi + umask 022 + cd /builddir/build/BUILD + cd libgcrypt-1.4.6 + rm -fr /builddir/build/BUILDROOT/libgcrypt-1.4.6-1.fc15.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->