<86>Apr 26 22:33:43 userdel[1418]: delete user `rooter' <86>Apr 26 22:33:43 userdel[1418]: remove group `rooter' <86>Apr 26 22:33:43 groupadd[1419]: new group: name=rooter, gid=501 <86>Apr 26 22:33:43 useradd[1420]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 22:33:43 userdel[1422]: delete user `builder' <86>Apr 26 22:33:43 userdel[1422]: remove group `builder' <86>Apr 26 22:33:43 groupadd[1423]: new group: name=builder, gid=502 <86>Apr 26 22:33:43 useradd[1424]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 22:33:45 rpmi: libgpg-error-1.5-alt1 installed <13>Apr 26 22:33:45 rpmi: libgpg-error-devel-1.5-alt1 installed Installing libgcrypt-1.4.4-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libgcrypt-1.4.4 + echo 'Source #0 (libgcrypt-1.4.4.tar.bz2):' Source #0 (libgcrypt-1.4.4.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libgcrypt-1.4.4.tar.bz2 + /bin/tar -xf - + cd libgcrypt-1.4.4 + /bin/chmod -c -Rf u+rwX,go-w . + cat /usr/src/RPM/SOURCES/version-script-gcrypt-1.4.map + sed -i 's|^info_TEXINFOS|#info_TEXINFOS|' doc/Makefile.am + echo 'Patch #0 (libgcrypt-1.3.1-no_libnsl.patch):' Patch #0 (libgcrypt-1.3.1-no_libnsl.patch): + /usr/bin/patch -p1 patching file configure.ac Hunk #1 succeeded at 561 (offset 32 lines). + echo 'Patch #1 (libgcrypt-info.patch):' Patch #1 (libgcrypt-info.patch): + /usr/bin/patch -p1 patching file doc/gcrypt.texi + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force You should update your `aclocal.m4' by running aclocal. autoreconf-default: configure.ac: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + /bin/rm -f COPYING.LIB + ln -s /usr/share/license/LGPL-2.1 COPYING.LIB + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.63141 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libgcrypt-1.4.4 + CFLAGS='-pipe -Wall -O2 -fsigned-char -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char -fPIC -DPIC' + export FFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static --enable-shared --enable-noexecstack --enable-ld-version-script --disable-dev-random checking for a BSD-compatible install... /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... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking for ppc-alt-linux-gcc... ppc-alt-linux-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking whether ppc-alt-linux-gcc and cc understand -c and -o together... yes checking dependency style of ppc-alt-linux-gcc... none checking for library containing strerror... none required checking for a BSD-compatible install... /bin/install -c checking for gawk... (cached) gawk checking for ppc-alt-linux-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 ppc-alt-linux-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... (cached) 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 ppc-alt-linux-g++... no checking for ppc-alt-linux-c++... no checking for ppc-alt-linux-gpp... no checking for ppc-alt-linux-aCC... no checking for ppc-alt-linux-CC... no checking for ppc-alt-linux-cxx... no checking for ppc-alt-linux-cc++... no checking for ppc-alt-linux-cl.exe... no checking for ppc-alt-linux-FCC... no checking for ppc-alt-linux-KCC... no checking for ppc-alt-linux-RCC... no checking for ppc-alt-linux-xlC_r... no checking for ppc-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking how to run the C++ preprocessor... no checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-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 ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc static flag works... yes checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-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 configure: creating libtool appending configuration tag "RC" to libtool appending configuration tag "CXX" to libtool checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes libtool.m4: error: problem compiling CXX test program checking for g++ option to produce PIC... checking if g++ supports -c -o file.o... no checking whether the g++ linker (/usr/bin/ld) 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... yes checking for unsigned short... yes checking size of unsigned short... 2 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for unsigned long long... yes 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 ecc 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... no 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... no checking whether padlock support is requested... yes checking for gpg-error-config... /usr/bin/gpg-error-config checking for GPG Error - version >= 1.4... yes checking for socket... yes checking for gethostbyname... yes 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 random device... has been disabled 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/powerpc32/mpih-add1.S to mpi/mpih-add1-asm.S config.status: linking ./mpi/powerpc32/mpih-sub1.S to mpi/mpih-sub1-asm.S config.status: linking ./mpi/powerpc32/mpih-mul1.S to mpi/mpih-mul1-asm.S config.status: linking ./mpi/powerpc32/mpih-mul2.S to mpi/mpih-mul2-asm.S config.status: linking ./mpi/powerpc32/mpih-mul3.S to mpi/mpih-mul3-asm.S config.status: linking ./mpi/powerpc32/mpih-lshift.S to mpi/mpih-lshift-asm.S config.status: linking ./mpi/powerpc32/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.4 has been configured as follows: Platform: GNU/Linux (powerpc-alt-linux-gnu) The performance of the Unix random gatherer module (rndunix) is not very good and it does not keep the entropy pool over multiple invocations of Libgcrypt base applications. The suggested way to overcome this problem is to use the Entropy Gathering Daemon (EGD) which provides a entropy source for the whole system. It is written in Perl and available at the GnuPG FTP servers. To enable EGD you should rerun configure with the option "--enable-static-rnd=egd". For more information consult the GnuPG webpages: http://www.gnupg.org/download.html#egd + '[' -n '' ']' + NPROCS=48 + make -j48 -C doc make: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/doc' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/doc' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/doc' make: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/doc' + '[' -n 48 ']' + make -j48 make: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4' Making all in mpi make[2]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/mpi' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o mpi-add.lo mpi-add.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o mpi-bit.lo mpi-bit.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o mpi-cmp.lo mpi-cmp.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o mpi-div.lo mpi-div.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o mpi-gcd.lo mpi-gcd.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o mpi-inline.lo mpi-inline.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o mpi-inv.lo mpi-inv.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o mpi-mul.lo mpi-mul.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o mpi-mod.lo mpi-mod.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o mpi-pow.lo mpi-pow.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o mpi-mpow.lo mpi-mpow.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o mpi-scan.lo mpi-scan.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o mpicoder.lo mpicoder.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o mpih-div.lo mpih-div.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o mpih-mul.lo mpih-mul.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o mpiutil.lo mpiutil.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o ec.lo ec.c /bin/sh ../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o mpih-add1-asm.lo mpih-add1-asm.S /bin/sh ../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o mpih-sub1-asm.lo mpih-sub1-asm.S /bin/sh ../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o mpih-mul1-asm.lo mpih-mul1-asm.S /bin/sh ../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o mpih-mul2-asm.lo mpih-mul2-asm.S /bin/sh ../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o mpih-mul3-asm.lo mpih-mul3-asm.S /bin/sh ../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o mpih-lshift-asm.lo mpih-lshift-asm.S /bin/sh ../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o mpih-rshift-asm.lo mpih-rshift-asm.S mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c mpih-add1-asm.S -fPIC -DPIC -o .libs/mpih-add1-asm.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c mpi-inline.c -fPIC -DPIC -o .libs/mpi-inline.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c mpicoder.c -fPIC -DPIC -o .libs/mpicoder.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c mpi-inv.c -fPIC -DPIC -o .libs/mpi-inv.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c mpi-gcd.c -fPIC -DPIC -o .libs/mpi-gcd.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c mpih-mul2-asm.S -fPIC -DPIC -o .libs/mpih-mul2-asm.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c mpi-mul.c -fPIC -DPIC -o .libs/mpi-mul.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c mpi-add.c -fPIC -DPIC -o .libs/mpi-add.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c mpi-cmp.c -fPIC -DPIC -o .libs/mpi-cmp.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c mpi-div.c -fPIC -DPIC -o .libs/mpi-div.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c mpi-mpow.c -fPIC -DPIC -o .libs/mpi-mpow.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c mpih-mul.c -fPIC -DPIC -o .libs/mpih-mul.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c mpih-sub1-asm.S -fPIC -DPIC -o .libs/mpih-sub1-asm.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c mpi-mod.c -fPIC -DPIC -o .libs/mpi-mod.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c ec.c -fPIC -DPIC -o .libs/ec.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c mpiutil.c -fPIC -DPIC -o .libs/mpiutil.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c mpi-bit.c -fPIC -DPIC -o .libs/mpi-bit.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c mpi-pow.c -fPIC -DPIC -o .libs/mpi-pow.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c mpih-div.c -fPIC -DPIC -o .libs/mpih-div.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c mpih-mul1-asm.S -fPIC -DPIC -o .libs/mpih-mul1-asm.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c mpi-scan.c -fPIC -DPIC -o .libs/mpi-scan.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c mpih-mul3-asm.S -fPIC -DPIC -o .libs/mpih-mul3-asm.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c mpih-lshift-asm.S -fPIC -DPIC -o .libs/mpih-lshift-asm.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c mpih-rshift-asm.S -fPIC -DPIC -o .libs/mpih-rshift-asm.o /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -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 `/usr/src/RPM/BUILD/libgcrypt-1.4.4/mpi' Making all in cipher make[2]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/cipher' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o cipher.lo cipher.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o pubkey.lo pubkey.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o ac.lo ac.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o md.lo md.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o hmac-tests.lo hmac-tests.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o primegen.lo primegen.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o hash-common.lo hash-common.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o arcfour.lo arcfour.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o blowfish.lo blowfish.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o cast5.lo cast5.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o des.lo des.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o rijndael.lo rijndael.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o twofish.lo twofish.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o serpent.lo serpent.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o rfc2268.lo rfc2268.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o seed.lo seed.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o camellia.lo camellia.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o camellia-glue.lo camellia-glue.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o dsa.lo dsa.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o rsa.lo rsa.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o elgamal.lo elgamal.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o ecc.lo ecc.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o crc.lo crc.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o md4.lo md4.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o md5.lo md5.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o sha256.lo sha256.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o sha512.lo sha512.c `echo /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c ./tiger.c | sed -e 's/-O[2-9s]*/-O1/g' ` /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o whirlpool.lo whirlpool.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o rmd160.lo rmd160.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o sha1.lo sha1.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c cipher.c -fPIC -DPIC -o .libs/cipher.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c rijndael.c -fPIC -DPIC -o .libs/rijndael.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c serpent.c -fPIC -DPIC -o .libs/serpent.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c md.c -fPIC -DPIC -o .libs/md.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c cast5.c -fPIC -DPIC -o .libs/cast5.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c hmac-tests.c -fPIC -DPIC -o .libs/hmac-tests.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c hash-common.c -fPIC -DPIC -o .libs/hash-common.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c blowfish.c -fPIC -DPIC -o .libs/blowfish.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c pubkey.c -fPIC -DPIC -o .libs/pubkey.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c camellia-glue.c -fPIC -DPIC -o .libs/camellia-glue.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c primegen.c -fPIC -DPIC -o .libs/primegen.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c ac.c -fPIC -DPIC -o .libs/ac.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c twofish.c -fPIC -DPIC -o .libs/twofish.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c rfc2268.c -fPIC -DPIC -o .libs/rfc2268.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c rsa.c -fPIC -DPIC -o .libs/rsa.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c elgamal.c -fPIC -DPIC -o .libs/elgamal.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c arcfour.c -fPIC -DPIC -o .libs/arcfour.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c camellia.c -fPIC -DPIC -o .libs/camellia.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c ecc.c -fPIC -DPIC -o .libs/ecc.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c des.c -fPIC -DPIC -o .libs/des.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c rmd160.c -fPIC -DPIC -o .libs/rmd160.o rmd160.c: In function 'transform': ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c sha256.c -fPIC -DPIC -o .libs/sha256.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c dsa.c -fPIC -DPIC -o .libs/dsa.o rmd160.c:173: warning: assignment discards qualifiers from pointer target type ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c sha512.c -fPIC -DPIC -o .libs/sha512.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c crc.c -fPIC -DPIC -o .libs/crc.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c seed.c -fPIC -DPIC -o .libs/seed.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c whirlpool.c -fPIC -DPIC -o .libs/whirlpool.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O1 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c ./tiger.c -fPIC -DPIC -o .libs/tiger.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c md5.c -fPIC -DPIC -o .libs/md5.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c md4.c -fPIC -DPIC -o .libs/md4.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c sha1.c -fPIC -DPIC -o .libs/sha1.o md5.c: In function 'transform': md5.c:96: warning: assignment discards qualifiers from pointer target type md4.c: In function 'transform': md4.c:105: warning: assignment discards qualifiers from pointer target type /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -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 ecc.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/ecc.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 `/usr/src/RPM/BUILD/libgcrypt-1.4.4/cipher' Making all in random make[2]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/random' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o random.lo random.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o random-csprng.lo random-csprng.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o random-fips.lo random-fips.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o rndhw.lo rndhw.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o rndlinux.lo rndlinux.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o rndunix.lo rndunix.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o rndegd.lo rndegd.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c random.c -fPIC -DPIC -o .libs/random.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c rndlinux.c -fPIC -DPIC -o .libs/rndlinux.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c rndunix.c -fPIC -DPIC -o .libs/rndunix.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c random-fips.c -fPIC -DPIC -o .libs/random-fips.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c random-csprng.c -fPIC -DPIC -o .libs/random-csprng.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c rndhw.c -fPIC -DPIC -o .libs/rndhw.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c rndegd.c -fPIC -DPIC -o .libs/rndegd.o rndunix.c: In function 'start_gatherer': rndunix.c:747: warning: pointer targets in assignment differ in signedness /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o librandom.la random.lo random-csprng.lo random-fips.lo rndhw.lo rndlinux.lo rndunix.lo rndegd.lo ar cru .libs/librandom.a .libs/random.o .libs/random-csprng.o .libs/random-fips.o .libs/rndhw.o .libs/rndlinux.o .libs/rndunix.o .libs/rndegd.o ranlib .libs/librandom.a creating librandom.la (cd .libs && rm -f librandom.la && ln -s ../librandom.la librandom.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/random' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/src' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o libgcrypt_la-visibility.lo `test -f 'visibility.c' || echo './'`visibility.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o libgcrypt_la-misc.lo `test -f 'misc.c' || echo './'`misc.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o libgcrypt_la-global.lo `test -f 'global.c' || echo './'`global.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o libgcrypt_la-sexp.lo `test -f 'sexp.c' || echo './'`sexp.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o libgcrypt_la-hwfeatures.lo `test -f 'hwfeatures.c' || echo './'`hwfeatures.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o libgcrypt_la-stdmem.lo `test -f 'stdmem.c' || echo './'`stdmem.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o libgcrypt_la-secmem.lo `test -f 'secmem.c' || echo './'`secmem.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -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 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o libgcrypt_la-module.lo `test -f 'module.c' || echo './'`module.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o libgcrypt_la-fips.lo `test -f 'fips.c' || echo './'`fips.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o libgcrypt_la-hmac256.lo `test -f 'hmac256.c' || echo './'`hmac256.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o libgcrypt_la-ath.lo `test -f 'ath.c' || echo './'`ath.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c dumpsexp.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c -o hmac256-hmac256.o `test -f 'hmac256.c' || echo './'`hmac256.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c sexp.c -fPIC -DPIC -o .libs/libgcrypt_la-sexp.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c visibility.c -fPIC -DPIC -o .libs/libgcrypt_la-visibility.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c fips.c -fPIC -DPIC -o .libs/libgcrypt_la-fips.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c missing-string.c -fPIC -DPIC -o .libs/libgcrypt_la-missing-string.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c secmem.c -fPIC -DPIC -o .libs/libgcrypt_la-secmem.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c hwfeatures.c -fPIC -DPIC -o .libs/libgcrypt_la-hwfeatures.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c stdmem.c -fPIC -DPIC -o .libs/libgcrypt_la-stdmem.o /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o dumpsexp dumpsexp.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c ath.c -fPIC -DPIC -o .libs/libgcrypt_la-ath.o sexp.c: In function '_gcry_sexp_create': sexp.c:234: warning: passing argument 6 of 'sexp_sscan' discards qualifiers from pointer target type ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c global.c -fPIC -DPIC -o .libs/libgcrypt_la-global.o sexp.c: In function '_gcry_sexp_build_array': sexp.c:1550: warning: passing argument 6 of 'sexp_sscan' discards qualifiers from pointer target type ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c module.c -fPIC -DPIC -o .libs/libgcrypt_la-module.o sexp.c: In function '_gcry_sexp_sscan': sexp.c:1566: warning: passing argument 6 of 'sexp_sscan' discards qualifiers from pointer target type /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -DSTANDALONE -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o hmac256 hmac256-hmac256.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c misc.c -fPIC -DPIC -o .libs/libgcrypt_la-misc.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c hmac256.c -fPIC -DPIC -o .libs/libgcrypt_la-hmac256.o misc.c: In function 'write2stderr': misc.c:66: warning: ignoring return value of 'write', declared with attribute warn_unused_result ppc-alt-linux-gcc -DSTANDALONE -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o hmac256 hmac256-hmac256.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o dumpsexp dumpsexp.o /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -Wl,--version-script=./libgcrypt.vers -version-info 16:2:5 -o libgcrypt.la -rpath /usr/lib 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 ppc-alt-linux-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 -Wl,--version-script=./libgcrypt.vers -Wl,-soname -Wl,libgcrypt.so.11 -o .libs/libgcrypt.so.11.5.2 (cd .libs && rm -f libgcrypt.so.11 && ln -s libgcrypt.so.11.5.2 libgcrypt.so.11) (cd .libs && rm -f libgcrypt.so && ln -s libgcrypt.so.11.5.2 libgcrypt.so) creating libgcrypt.la (cd .libs && rm -f libgcrypt.la && ln -s ../libgcrypt.la libgcrypt.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/src' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/doc' make all-am make[3]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/doc' make[2]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/doc' Making all in tests make[2]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/tests' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c version.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c t-mpi-bit.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c prime.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c register.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c ac.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c ac-schemes.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c ac-data.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c basic.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c mpitests.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c tsexp.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c keygen.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c pubkey.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c hmac.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c keygrip.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c fips186-dsa.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c random.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c benchmark.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -c fipsdrv.c /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o version version.o ../src/libgcrypt.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o register register.o ../src/libgcrypt.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o t-mpi-bit t-mpi-bit.o ../src/libgcrypt.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o prime prime.o ../src/libgcrypt.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o ac ac.o ../src/libgcrypt.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o hmac hmac.o ../src/libgcrypt.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o keygrip keygrip.o ../src/libgcrypt.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o ac-schemes ac-schemes.o ../src/libgcrypt.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o ac-data ac-data.o ../src/libgcrypt.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o mpitests mpitests.o ../src/libgcrypt.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o tsexp tsexp.o ../src/libgcrypt.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o fips186-dsa fips186-dsa.o ../src/libgcrypt.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o random random.o ../src/libgcrypt.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o keygen keygen.o ../src/libgcrypt.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o pubkey pubkey.o ../src/libgcrypt.la mkdir .libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o .libs/ac ac.o ../src/.libs/libgcrypt.so creating ac ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o .libs/prime prime.o ../src/.libs/libgcrypt.so ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o .libs/t-mpi-bit t-mpi-bit.o ../src/.libs/libgcrypt.so /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o benchmark benchmark.o ../src/libgcrypt.la ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o .libs/ac-data ac-data.o ../src/.libs/libgcrypt.so ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o .libs/version version.o ../src/.libs/libgcrypt.so ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o .libs/register register.o ../src/.libs/libgcrypt.so creating prime ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o .libs/random random.o ../src/.libs/libgcrypt.so creating t-mpi-bit creating register ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o .libs/ac-schemes ac-schemes.o ../src/.libs/libgcrypt.so ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o .libs/fips186-dsa fips186-dsa.o ../src/.libs/libgcrypt.so creating ac-data creating random ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o .libs/hmac hmac.o ../src/.libs/libgcrypt.so ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o .libs/mpitests mpitests.o ../src/.libs/libgcrypt.so creating version ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o .libs/tsexp tsexp.o ../src/.libs/libgcrypt.so creating fips186-dsa creating ac-schemes creating hmac ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o .libs/keygrip keygrip.o ../src/.libs/libgcrypt.so creating mpitests ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o .libs/keygen keygen.o ../src/.libs/libgcrypt.so creating tsexp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o .libs/pubkey pubkey.o ../src/.libs/libgcrypt.so creating keygrip creating keygen creating pubkey ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o .libs/benchmark benchmark.o ../src/.libs/libgcrypt.so creating benchmark /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o basic basic.o ../src/libgcrypt.la ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o .libs/basic basic.o ../src/.libs/libgcrypt.so creating basic /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o fipsdrv fipsdrv.o ../src/libgcrypt.la ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -fvisibility=hidden -Wall -o .libs/fipsdrv fipsdrv.o ../src/.libs/libgcrypt.so creating fipsdrv make[2]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4' make[2]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4' make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4' make: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4' + make check make: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4' Making check in mpi make[1]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/mpi' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/mpi' Making check in cipher make[1]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/cipher' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/cipher' Making check in random make[1]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/random' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/random' Making check in src make[1]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/src' Making check in doc make[1]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/doc' make check-am make[2]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/doc' Making check in tests make[1]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/tests' make check-TESTS make[2]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/tests' version:1.4.4: ciphers:arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia: pubkeys:dsa:elgamal:rsa:ecc: digests:crc:md4:md5:rmd160:sha1:sha256:sha512:tiger:whirlpool: rnd-mod:egd:linux:unix: mpi-asm:powerpc32/mpih-add1.S:powerpc32/mpih-sub1.S:powerpc32/mpih-mul1.S:powerpc32/mpih-mul2.S:powerpc32/mpih-mul3.S:powerpc32/mpih-lshift.S:powerpc32/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: random MD5 10ms 20ms 110ms SHA1 10ms 10ms 120ms RIPEMD160 10ms 20ms 120ms TIGER192 20ms 30ms 180ms SHA256 30ms 40ms 150ms SHA384 30ms 70ms 160ms SHA512 40ms 70ms 160ms SHA224 20ms 40ms 150ms MD4 10ms 10ms 120ms CRC32 0ms 10ms 80ms CRC32RFC1510 0ms 10ms 80ms CRC24RFC2440 90ms 80ms 160ms WHIRLPOOL 60ms 70ms 170ms ECB CBC CFB OFB CTR STREAM --------------- --------------- --------------- --------------- --------------- --------------- 3DES 140ms 150ms 150ms 160ms 150ms 150ms 160ms 150ms 170ms 180ms CAST5 40ms 50ms 60ms 60ms 50ms 50ms 60ms 50ms 80ms 70ms BLOWFISH 50ms 40ms 60ms 60ms 50ms 50ms 60ms 50ms 80ms 70ms AES 40ms 30ms 30ms 30ms 30ms 30ms 50ms 50ms 60ms 70ms AES192 50ms 40ms 30ms 30ms 40ms 30ms 60ms 50ms 70ms 70ms AES256 50ms 40ms 50ms 30ms 40ms 40ms 60ms 60ms 80ms 70ms TWOFISH 30ms 30ms 30ms 40ms 30ms 30ms 30ms 30ms 60ms 50ms ARCFOUR 20ms 10ms DES 60ms 70ms 80ms 80ms 70ms 70ms 80ms 70ms 100ms 90ms TWOFISH128 30ms 30ms 30ms 40ms 30ms 30ms 30ms 30ms 50ms 50ms SERPENT128 50ms 40ms 60ms 50ms 60ms 50ms 60ms 60ms 70ms 70ms SERPENT192 60ms 40ms 60ms 50ms 50ms 60ms 60ms 50ms 80ms 80ms SERPENT256 50ms 50ms 50ms 50ms 50ms 60ms 50ms 60ms 80ms 80ms RFC2268_40 80ms 50ms 90ms 70ms 90ms 90ms 90ms 90ms 110ms 110ms SEED 50ms 40ms 50ms 50ms 40ms 50ms 50ms 50ms 70ms 70ms CAMELLIA128 80ms 80ms 90ms 100ms 90ms 100ms 90ms 100ms 110ms 110ms CAMELLIA192 100ms 100ms 100ms 110ms 100ms 100ms 100ms 100ms 120ms 120ms CAMELLIA256 100ms 100ms 100ms 100ms 100ms 100ms 100ms 100ms 120ms 120ms Algorithm generate 100*sign 100*verify ------------------------------------------------ RSA 1024 bit 140ms 690ms 30ms RSA 2048 bit 2200ms 4200ms 70ms RSA 3072 bit 7740ms 11730ms 140ms RSA 4096 bit 16320ms 27170ms 250ms DSA 1024/160 - 360ms 470ms DSA 2048/224 - 1520ms 1900ms DSA 3072/256 - 3400ms 4160ms ECDSA 192 bit 40ms 840ms 1520ms ECDSA 224 bit 40ms 1040ms 1920ms ECDSA 256 bit 50ms 1290ms 2420ms ECDSA 384 bit 110ms 2640ms 4950ms ECDSA 521 bit 260ms 6610ms 12780ms powm 40ms 90ms 300ms random 10ms 10ms PASS: benchmark =================== All 17 tests passed =================== make[2]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/tests' make[1]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4' make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4' make: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.25982 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libgcrypt-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libgcrypt-buildroot + cd libgcrypt-1.4.4 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libgcrypt-buildroot/usr exec_prefix=/usr/src/tmp/libgcrypt-buildroot/usr bindir=/usr/src/tmp/libgcrypt-buildroot/usr/bin sbindir=/usr/src/tmp/libgcrypt-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libgcrypt-buildroot/etc datadir=/usr/src/tmp/libgcrypt-buildroot/usr/share includedir=/usr/src/tmp/libgcrypt-buildroot/usr/include libdir=/usr/src/tmp/libgcrypt-buildroot/usr/lib libexecdir=/usr/src/tmp/libgcrypt-buildroot/usr/lib localstatedir=/usr/src/tmp/libgcrypt-buildroot/var/lib sharedstatedir=/usr/src/tmp/libgcrypt-buildroot/usr/com mandir=/usr/src/tmp/libgcrypt-buildroot/usr/share/man infodir=/usr/src/tmp/libgcrypt-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4' Making install in mpi make[1]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/mpi' make[2]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/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 `/usr/src/RPM/BUILD/libgcrypt-1.4.4/mpi' make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/mpi' Making install in cipher make[1]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/cipher' make[2]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/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 `/usr/src/RPM/BUILD/libgcrypt-1.4.4/cipher' make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/cipher' Making install in random make[1]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/random' make[2]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/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 `/usr/src/RPM/BUILD/libgcrypt-1.4.4/random' make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/random' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/src' make[2]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/src' test -z "/usr/src/tmp/libgcrypt-buildroot/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libgcrypt-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -p 'libgcrypt.la' '/usr/src/tmp/libgcrypt-buildroot/usr/lib/libgcrypt.la' /bin/install -p .libs/libgcrypt.so.11.5.2 /usr/src/tmp/libgcrypt-buildroot/usr/lib/libgcrypt.so.11.5.2 (cd /usr/src/tmp/libgcrypt-buildroot/usr/lib && { ln -s -f libgcrypt.so.11.5.2 libgcrypt.so.11 || { rm -f libgcrypt.so.11 && ln -s libgcrypt.so.11.5.2 libgcrypt.so.11; }; }) (cd /usr/src/tmp/libgcrypt-buildroot/usr/lib && { ln -s -f libgcrypt.so.11.5.2 libgcrypt.so || { rm -f libgcrypt.so && ln -s libgcrypt.so.11.5.2 libgcrypt.so; }; }) /bin/install -p .libs/libgcrypt.lai /usr/src/tmp/libgcrypt-buildroot/usr/lib/libgcrypt.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/src/tmp/libgcrypt-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libgcrypt-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -p 'dumpsexp' '/usr/src/tmp/libgcrypt-buildroot/usr/bin/dumpsexp' /bin/install -p dumpsexp /usr/src/tmp/libgcrypt-buildroot/usr/bin/dumpsexp /bin/sh ../libtool --mode=install /bin/install -p 'hmac256' '/usr/src/tmp/libgcrypt-buildroot/usr/bin/hmac256' /bin/install -p hmac256 /usr/src/tmp/libgcrypt-buildroot/usr/bin/hmac256 test -z "/usr/src/tmp/libgcrypt-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libgcrypt-buildroot/usr/bin" /bin/install -p 'libgcrypt-config' '/usr/src/tmp/libgcrypt-buildroot/usr/bin/libgcrypt-config' test -z "/usr/src/tmp/libgcrypt-buildroot/usr/sbin" || /bin/mkdir -p "/usr/src/tmp/libgcrypt-buildroot/usr/sbin" test -z "/usr/src/tmp/libgcrypt-buildroot/usr/include" || /bin/mkdir -p "/usr/src/tmp/libgcrypt-buildroot/usr/include" /bin/install -p -m 644 'gcrypt.h' '/usr/src/tmp/libgcrypt-buildroot/usr/include/gcrypt.h' /bin/install -p -m 644 'gcrypt-module.h' '/usr/src/tmp/libgcrypt-buildroot/usr/include/gcrypt-module.h' test -z "/usr/src/tmp/libgcrypt-buildroot/usr/share/aclocal" || /bin/mkdir -p "/usr/src/tmp/libgcrypt-buildroot/usr/share/aclocal" /bin/install -p -m 644 'libgcrypt.m4' '/usr/src/tmp/libgcrypt-buildroot/usr/share/aclocal/libgcrypt.m4' make[2]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/src' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/doc' /usr/bin/make install-am make[2]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/doc' make[3]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/doc' make[2]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/doc' Making install in tests make[1]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/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 `/usr/src/RPM/BUILD/libgcrypt-1.4.4/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4/tests' make[1]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4' make[2]: Entering directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4' make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4' make: Leaving directory `/usr/src/RPM/BUILD/libgcrypt-1.4.4' + mkdir /usr/src/tmp/libgcrypt-buildroot//usr/share/info/ + install -m 0644 doc/gcrypt.info /usr/src/tmp/libgcrypt-buildroot//usr/share/info/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libgcrypt-buildroot (auto) removed `./usr/lib/libgcrypt.la' mode of `./usr/lib/libgcrypt.so.11.5.2' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libgcrypt-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/libgcrypt-buildroot (auto) Adjusting library links in /usr/src/tmp/libgcrypt-buildroot ./usr/lib: libgcrypt.so.11 -> libgcrypt.so.11.5.2 Verifying ELF objects in /usr/src/tmp/libgcrypt-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/libgcrypt-buildroot (executable,shared) Processing files: libgcrypt-1.4.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.85637 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libgcrypt-1.4.4 + DOCDIR=/usr/src/tmp/libgcrypt-buildroot/usr/share/doc/libgcrypt-1.4.4 + export DOCDIR + rm -rf /usr/src/tmp/libgcrypt-buildroot/usr/share/doc/libgcrypt-1.4.4 + /bin/mkdir -p /usr/src/tmp/libgcrypt-buildroot/usr/share/doc/libgcrypt-1.4.4 + cp -prL AUTHORS ChangeLog NEWS README THANKS TODO /usr/src/tmp/libgcrypt-buildroot/usr/share/doc/libgcrypt-1.4.4 + chmod -R go-w /usr/src/tmp/libgcrypt-buildroot/usr/share/doc/libgcrypt-1.4.4 + chmod -R a+rX /usr/src/tmp/libgcrypt-buildroot/usr/share/doc/libgcrypt-1.4.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.85637 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.42134 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libgcrypt.so.11, libgcrypt.so.11(GCRYPT_1.2), libgcrypt.so.11(GCRYPT_1.4) Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libgpg-error >= 1.0, libgcrypt-common = 1.4.4-alt1, 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), libgpg-error.so.0, rtld(GNU_HASH) Processing files: libgcrypt-common-1.4.4-alt1 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: libgcrypt-utils-1.4.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.53691 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.10016 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libgcrypt-common = 1.4.4-alt1, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Conflicts: libgcrypt-devel <= 1.4.2 Processing files: libgcrypt-devel-1.4.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.81046 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.33607 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libgcrypt = 1.4.4-alt1, libgpg-error-devel, /bin/sh, /usr/lib/libgcrypt.so.11.5.2, coreutils, grep Conflicts: libgcrypt0-devel Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.13587 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/libgcrypt-1.4.4-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libgcrypt-1.4.4-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libgcrypt-common-1.4.4-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libgcrypt-utils-1.4.4-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libgcrypt-devel-1.4.4-alt1.ppc.rpm 273.05user 18.13system 4:38.95elapsed 104%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4368888minor)pagefaults 0swaps