[build-status: 124521] Log for failed build of libgcrypt11_1.4.1-1 (dist=unstable)

Build Daemon 4 buildd4 at linux-m32r.org
Thu May 1 11:51:04 JST 2008


Automatic build of libgcrypt11_1.4.1-1 on mappi006 by sbuild/m32r 
Build started at 20080501-0829
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 1219kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main libgcrypt11 1.4.1-1 (dsc) [1458B]
Get:2 http://debian.linux-m32r.org 06_devonian/main libgcrypt11 1.4.1-1 (tar) [1207kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main libgcrypt11 1.4.1-1 (diff) [10.4kB]
Fetched 1219kB in 15s (78.8kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 5.0.0), texlive-latex-base | tetex-bin, texinfo (>= 4.6-0), cdbs, texi2html (>= 1.76-0), libgpg-error-dev (>= 1.4), autotools-dev
Checking for already installed source dependencies...
debhelper: already installed (7.0.2 >> 5.0.0 is satisfied)
texlive-latex-base: already installed (2007-6)
texinfo: already installed (4.11.dfsg.1-4 >= 4.6-0 is satisfied)
cdbs: already installed (0.4.52)
texi2html: already installed (1.78-1 >= 1.76-0 is satisfied)
libgpg-error-dev: already installed (1.4-2 >= 1.4 is satisfied)
autotools-dev: already installed (20080123.1)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.3 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting libgcrypt11 in libgcrypt11-1.4.1
dpkg-source: info: unpacking libgcrypt11_1.4.1.orig.tar.gz
dpkg-source: info: applying libgcrypt11_1.4.1-1.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package libgcrypt11
dpkg-buildpackage: source version 1.4.1-1
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
test -x debian/rules
dh_testroot
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd4/libgcrypt11-1.4.1'
for i in ./config.guess ./config.sub  ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
make[1]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1'
if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches: debian/patches/12_lessdeps_libgcrypt-config.diff
Patch debian/patches/12_lessdeps_libgcrypt-config.diff is not applied.
if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi
if [ "reverse-patches" != "reverse-patches" ] ; then \
		/usr/bin/make -f debian/rules update-config ; \
	fi
for dir in debian/patches ; do \
	    rm -f $dir/*.log ; \
	done
for i in ./config.guess ./config.sub  ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
dh_clean 
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd4/libgcrypt11-1.4.1'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-makefile-check
rm -f debian/stamp-autotools-files
if test -f ltmain.sh ; then touch ltmain.sh; else libtoolize -c -f --automake; fi
if test -f aclocal.m4 ; then touch aclocal.m4; else aclocal-1.9 -I m4 ; fi
if test -f config.h.in ; then touch config.h.in; else autoheader2.50; fi
if test -f Makefile.in ; then find . -name Makefile.in -exec touch {} \; ;\
		else automake-1.9 --copy --add-missing; fi
if test -f configure ; then touch configure; else autoconf2.50; fi
rm -rf autom4te.cache
rm -f tests/stamp-tests
 debian/rules build
test -x debian/rules
mkdir -p "."
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd4/libgcrypt11-1.4.1'
for i in ./config.guess ./config.sub  ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
make[1]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1'
if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches: debian/patches/12_lessdeps_libgcrypt-config.diff
Trying patch debian/patches/12_lessdeps_libgcrypt-config.diff at level 1 ... success.
if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi
if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
		/usr/bin/make -f debian/rules update-config ; \
	fi
make[1]: Entering directory `/build/buildd4/libgcrypt11-1.4.1'
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
make[1]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1'
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
touch debian/stamp-autotools-files
chmod a+x /build/buildd4/libgcrypt11-1.4.1/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd4/libgcrypt11-1.4.1/./configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/libgcrypt11" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.  --enable-noexecstack --enable-ld-version-script 
checking for a BSD-compatible install... /usr/bin/ginstall -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... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking how to run the C preprocessor... cc -E
checking whether cc understands -c and -o together... yes
checking dependency style of cc... none
checking for library containing strerror... none required
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for gawk... (cached) gawk
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 cc... /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... /usr/bin/nm -B
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 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 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 /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc 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... yes
configure: creating libtool
appending configuration tag "RC" to libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
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) 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... 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 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 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 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... yes
checking for _ prefix in compiled symbols... no
checking for mpi assembler functions... done
checking if gcc supports -Wpointer-arith... yes
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 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/generic/mpih-add1.c to mpi/mpih-add1.c
config.status: linking ./mpi/generic/mpih-sub1.c to mpi/mpih-sub1.c
config.status: linking ./mpi/generic/mpih-mul1.c to mpi/mpih-mul1.c
config.status: linking ./mpi/generic/mpih-mul2.c to mpi/mpih-mul2.c
config.status: linking ./mpi/generic/mpih-mul3.c to mpi/mpih-mul3.c
config.status: linking ./mpi/generic/mpih-lshift.c to mpi/mpih-lshift.c
config.status: linking ./mpi/generic/mpih-rshift.c to mpi/mpih-rshift.c
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.1 has been configured as follows:

        Platform:  GNU/Linux (m32r-unknown-linux-gnu)

/usr/bin/make -C . 
make[1]: Entering directory `/build/buildd4/libgcrypt11-1.4.1'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd4/libgcrypt11-1.4.1'
Making all in mpi
make[3]: Entering directory `/build/buildd4/libgcrypt11-1.4.1/mpi'
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpi-add.lo mpi-add.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-add.c  -fPIC -DPIC -o .libs/mpi-add.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-add.c -o mpi-add.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpi-bit.lo mpi-bit.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-bit.c  -fPIC -DPIC -o .libs/mpi-bit.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-bit.c -o mpi-bit.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpi-cmp.lo mpi-cmp.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-cmp.c  -fPIC -DPIC -o .libs/mpi-cmp.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-cmp.c -o mpi-cmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpi-div.lo mpi-div.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-div.c  -fPIC -DPIC -o .libs/mpi-div.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-div.c -o mpi-div.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpi-gcd.lo mpi-gcd.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-gcd.c  -fPIC -DPIC -o .libs/mpi-gcd.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-gcd.c -o mpi-gcd.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpi-inline.lo mpi-inline.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-inline.c  -fPIC -DPIC -o .libs/mpi-inline.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-inline.c -o mpi-inline.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpi-inv.lo mpi-inv.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-inv.c  -fPIC -DPIC -o .libs/mpi-inv.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-inv.c -o mpi-inv.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpi-mul.lo mpi-mul.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-mul.c  -fPIC -DPIC -o .libs/mpi-mul.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-mul.c -o mpi-mul.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpi-mod.lo mpi-mod.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-mod.c  -fPIC -DPIC -o .libs/mpi-mod.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-mod.c -o mpi-mod.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpi-pow.lo mpi-pow.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-pow.c  -fPIC -DPIC -o .libs/mpi-pow.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-pow.c -o mpi-pow.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpi-mpow.lo mpi-mpow.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-mpow.c  -fPIC -DPIC -o .libs/mpi-mpow.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-mpow.c -o mpi-mpow.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpi-scan.lo mpi-scan.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-scan.c  -fPIC -DPIC -o .libs/mpi-scan.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpi-scan.c -o mpi-scan.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpicoder.lo mpicoder.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpicoder.c  -fPIC -DPIC -o .libs/mpicoder.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpicoder.c -o mpicoder.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpih-div.lo mpih-div.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpih-div.c  -fPIC -DPIC -o .libs/mpih-div.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpih-div.c -o mpih-div.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpih-mul.lo mpih-mul.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpih-mul.c  -fPIC -DPIC -o .libs/mpih-mul.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpih-mul.c -o mpih-mul.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpiutil.lo mpiutil.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpiutil.c  -fPIC -DPIC -o .libs/mpiutil.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpiutil.c -o mpiutil.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o ec.lo ec.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c ec.c  -fPIC -DPIC -o .libs/ec.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c ec.c -o ec.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpih-add1.lo mpih-add1.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpih-add1.c  -fPIC -DPIC -o .libs/mpih-add1.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpih-add1.c -o mpih-add1.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpih-sub1.lo mpih-sub1.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpih-sub1.c  -fPIC -DPIC -o .libs/mpih-sub1.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpih-sub1.c -o mpih-sub1.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpih-mul1.lo mpih-mul1.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpih-mul1.c  -fPIC -DPIC -o .libs/mpih-mul1.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpih-mul1.c -o mpih-mul1.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpih-mul2.lo mpih-mul2.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpih-mul2.c  -fPIC -DPIC -o .libs/mpih-mul2.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpih-mul2.c -o mpih-mul2.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpih-mul3.lo mpih-mul3.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpih-mul3.c  -fPIC -DPIC -o .libs/mpih-mul3.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpih-mul3.c -o mpih-mul3.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpih-lshift.lo mpih-lshift.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpih-lshift.c  -fPIC -DPIC -o .libs/mpih-lshift.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpih-lshift.c -o mpih-lshift.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o mpih-rshift.lo mpih-rshift.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpih-rshift.c  -fPIC -DPIC -o .libs/mpih-rshift.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpih-rshift.c -o mpih-rshift.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith   -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.lo mpih-sub1.lo mpih-mul1.lo mpih-mul2.lo mpih-mul3.lo mpih-lshift.lo mpih-rshift.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.o .libs/mpih-sub1.o .libs/mpih-mul1.o .libs/mpih-mul2.o .libs/mpih-mul3.o .libs/mpih-lshift.o .libs/mpih-rshift.o
ranlib .libs/libmpi.a
creating libmpi.la
(cd .libs && rm -f libmpi.la && ln -s ../libmpi.la libmpi.la)
make[3]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1/mpi'
Making all in cipher
make[3]: Entering directory `/build/buildd4/libgcrypt11-1.4.1/cipher'
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o cipher.lo cipher.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c cipher.c  -fPIC -DPIC -o .libs/cipher.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c cipher.c -o cipher.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o pubkey.lo pubkey.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c pubkey.c  -fPIC -DPIC -o .libs/pubkey.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c pubkey.c -o pubkey.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o ac.lo ac.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c ac.c  -fPIC -DPIC -o .libs/ac.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c ac.c -o ac.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o md.lo md.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c md.c  -fPIC -DPIC -o .libs/md.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c md.c -o md.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o primegen.lo primegen.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c primegen.c  -fPIC -DPIC -o .libs/primegen.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c primegen.c -o primegen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o random.lo random.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c random.c  -fPIC -DPIC -o .libs/random.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c random.c -o random.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o rndhw.lo rndhw.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c rndhw.c  -fPIC -DPIC -o .libs/rndhw.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c rndhw.c -o rndhw.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o arcfour.lo arcfour.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c arcfour.c  -fPIC -DPIC -o .libs/arcfour.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c arcfour.c -o arcfour.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o blowfish.lo blowfish.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c blowfish.c  -fPIC -DPIC -o .libs/blowfish.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c blowfish.c -o blowfish.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o cast5.lo cast5.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c cast5.c  -fPIC -DPIC -o .libs/cast5.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c cast5.c -o cast5.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o des.lo des.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c des.c  -fPIC -DPIC -o .libs/des.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c des.c -o des.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o rijndael.lo rijndael.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c rijndael.c  -fPIC -DPIC -o .libs/rijndael.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c rijndael.c -o rijndael.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o twofish.lo twofish.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c twofish.c  -fPIC -DPIC -o .libs/twofish.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c twofish.c -o twofish.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o serpent.lo serpent.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c serpent.c  -fPIC -DPIC -o .libs/serpent.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c serpent.c -o serpent.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o rfc2268.lo rfc2268.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c rfc2268.c  -fPIC -DPIC -o .libs/rfc2268.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c rfc2268.c -o rfc2268.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o seed.lo seed.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c seed.c  -fPIC -DPIC -o .libs/seed.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c seed.c -o seed.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o camellia.lo camellia.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c camellia.c  -fPIC -DPIC -o .libs/camellia.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c camellia.c -o camellia.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o camellia-glue.lo camellia-glue.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c camellia-glue.c  -fPIC -DPIC -o .libs/camellia-glue.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c camellia-glue.c -o camellia-glue.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o dsa.lo dsa.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c dsa.c  -fPIC -DPIC -o .libs/dsa.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c dsa.c -o dsa.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o rsa.lo rsa.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c rsa.c  -fPIC -DPIC -o .libs/rsa.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c rsa.c -o rsa.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o elgamal.lo elgamal.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c elgamal.c  -fPIC -DPIC -o .libs/elgamal.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c elgamal.c -o elgamal.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o ecc.lo ecc.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c ecc.c  -fPIC -DPIC -o .libs/ecc.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c ecc.c -o ecc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o crc.lo crc.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c crc.c  -fPIC -DPIC -o .libs/crc.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c crc.c -o crc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o md4.lo md4.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c md4.c  -fPIC -DPIC -o .libs/md4.o
md4.c: In function 'transform':
md4.c:105: warning: assignment discards qualifiers from pointer target type
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c md4.c -o md4.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o md5.lo md5.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c md5.c  -fPIC -DPIC -o .libs/md5.o
md5.c: In function 'transform':
md5.c:96: warning: assignment discards qualifiers from pointer target type
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c md5.c -o md5.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o sha256.lo sha256.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c sha256.c  -fPIC -DPIC -o .libs/sha256.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c sha256.c -o sha256.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o sha512.lo sha512.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c sha512.c  -fPIC -DPIC -o .libs/sha512.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c sha512.c -o sha512.o >/dev/null 2>&1
`echo /bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c ./tiger.c | sed -e 's/-O[2-9s]*/-O1/g' `
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O1 -g -Wall -O1 -fvisibility=hidden -Wall -Wpointer-arith -c ./tiger.c  -fPIC -DPIC -o .libs/tiger.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O1 -g -Wall -O1 -fvisibility=hidden -Wall -Wpointer-arith -c ./tiger.c -o tiger.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o whirlpool.lo whirlpool.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c whirlpool.c  -fPIC -DPIC -o .libs/whirlpool.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c whirlpool.c -o whirlpool.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o rmd160.lo rmd160.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c rmd160.c  -fPIC -DPIC -o .libs/rmd160.o
rmd160.c: In function 'transform':
rmd160.c:173: warning: assignment discards qualifiers from pointer target type
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c rmd160.c -o rmd160.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o sha1.lo sha1.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c sha1.c  -fPIC -DPIC -o .libs/sha1.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c sha1.c -o sha1.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src    -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o rndlinux.lo rndlinux.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c rndlinux.c  -fPIC -DPIC -o .libs/rndlinux.o
 cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c rndlinux.c -o rndlinux.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith   -o libcipher.la  cipher.lo pubkey.lo ac.lo md.lo primegen.lo random.lo rndhw.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 rndlinux.lo 
ar cru .libs/libcipher.a .libs/cipher.o .libs/pubkey.o .libs/ac.o .libs/md.o .libs/primegen.o .libs/random.o .libs/rndhw.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 .libs/rndlinux.o
ranlib .libs/libcipher.a
creating libcipher.la
(cd .libs && rm -f libcipher.la && ln -s ../libcipher.la libcipher.la)
make[3]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1/cipher'
Making all in src
make[3]: Entering directory `/build/buildd4/libgcrypt11-1.4.1/src'
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o libgcrypt_la-visibility.lo `test -f 'visibility.c' || echo './'`visibility.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c visibility.c  -fPIC -DPIC -o .libs/libgcrypt_la-visibility.o
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c visibility.c -o libgcrypt_la-visibility.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o libgcrypt_la-misc.lo `test -f 'misc.c' || echo './'`misc.c
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c misc.c  -fPIC -DPIC -o .libs/libgcrypt_la-misc.o
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c misc.c -o libgcrypt_la-misc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o libgcrypt_la-global.lo `test -f 'global.c' || echo './'`global.c
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c global.c  -fPIC -DPIC -o .libs/libgcrypt_la-global.o
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c global.c -o libgcrypt_la-global.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o libgcrypt_la-sexp.lo `test -f 'sexp.c' || echo './'`sexp.c
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c sexp.c  -fPIC -DPIC -o .libs/libgcrypt_la-sexp.o
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c sexp.c -o libgcrypt_la-sexp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o libgcrypt_la-hwfeatures.lo `test -f 'hwfeatures.c' || echo './'`hwfeatures.c
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c hwfeatures.c  -fPIC -DPIC -o .libs/libgcrypt_la-hwfeatures.o
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c hwfeatures.c -o libgcrypt_la-hwfeatures.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o libgcrypt_la-stdmem.lo `test -f 'stdmem.c' || echo './'`stdmem.c
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c stdmem.c  -fPIC -DPIC -o .libs/libgcrypt_la-stdmem.o
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c stdmem.c -o libgcrypt_la-stdmem.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o libgcrypt_la-secmem.lo `test -f 'secmem.c' || echo './'`secmem.c
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c secmem.c  -fPIC -DPIC -o .libs/libgcrypt_la-secmem.o
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c secmem.c -o libgcrypt_la-secmem.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o libgcrypt_la-missing-string.lo `test -f 'missing-string.c' || echo './'`missing-string.c
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c missing-string.c  -fPIC -DPIC -o .libs/libgcrypt_la-missing-string.o
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c missing-string.c -o libgcrypt_la-missing-string.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o libgcrypt_la-module.lo `test -f 'module.c' || echo './'`module.c
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c module.c  -fPIC -DPIC -o .libs/libgcrypt_la-module.o
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c module.c -o libgcrypt_la-module.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c -o libgcrypt_la-ath.lo `test -f 'ath.c' || echo './'`ath.c
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c ath.c  -fPIC -DPIC -o .libs/libgcrypt_la-ath.o
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c ath.c -o libgcrypt_la-ath.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith    -Wl,--version-script=./libgcrypt.vers -version-info 15:4:4  -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-ath.lo ../cipher/libcipher.la ../mpi/libmpi.la -lgpg-error 
cc -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-ath.o -Wl,--whole-archive ../cipher/.libs/libcipher.a ../mpi/.libs/libmpi.a -Wl,--no-whole-archive  /usr/lib/libgpg-error.so  -Wl,--version-script=./libgcrypt.vers -Wl,-soname -Wl,libgcrypt.so.11 -o .libs/libgcrypt.so.11.4.4
(cd .libs && rm -f libgcrypt.so.11 && ln -s libgcrypt.so.11.4.4 libgcrypt.so.11)
(cd .libs && rm -f libgcrypt.so && ln -s libgcrypt.so.11.4.4 libgcrypt.so)
rm -fr .libs/libgcrypt.lax
mkdir .libs/libgcrypt.lax
rm -fr .libs/libgcrypt.lax/libcipher.a
mkdir .libs/libgcrypt.lax/libcipher.a
(cd .libs/libgcrypt.lax/libcipher.a && ar x /build/buildd4/libgcrypt11-1.4.1/src/../cipher/.libs/libcipher.a)
rm -fr .libs/libgcrypt.lax/libmpi.a
mkdir .libs/libgcrypt.lax/libmpi.a
(cd .libs/libgcrypt.lax/libmpi.a && ar x /build/buildd4/libgcrypt11-1.4.1/src/../mpi/.libs/libmpi.a)
ar cru .libs/libgcrypt.a  libgcrypt_la-visibility.o libgcrypt_la-misc.o libgcrypt_la-global.o libgcrypt_la-sexp.o libgcrypt_la-hwfeatures.o libgcrypt_la-stdmem.o libgcrypt_la-secmem.o libgcrypt_la-missing-string.o libgcrypt_la-module.o libgcrypt_la-ath.o  .libs/libgcrypt.lax/libcipher.a/cipher.o .libs/libgcrypt.lax/libcipher.a/pubkey.o .libs/libgcrypt.lax/libcipher.a/ac.o .libs/libgcrypt.lax/libcipher.a/md.o .libs/libgcrypt.lax/libcipher.a/primegen.o .libs/libgcrypt.lax/libcipher.a/random.o .libs/libgcrypt.lax/libcipher.a/rndhw.o .libs/libgcrypt.lax/libcipher.a/arcfour.o .libs/libgcrypt.lax/libcipher.a/blowfish.o .libs/libgcrypt.lax/libcipher.a/cast5.o .libs/libgcrypt.lax/libcipher.a/des.o .libs/libgcrypt.lax/libcipher.a/rijndael.o .libs/libgcrypt.lax/libcipher.a/twofish.o .libs/libgcrypt.lax/libcipher.a/serpent.o .libs/libgcrypt.lax/libcipher.a/rfc2268.o .libs/libgcrypt.lax/libcipher.a/seed.o .libs/libgcrypt.lax/libcipher.a/camellia.o .libs/libgcrypt.lax/libcipher.a/camellia
 -glue.o .libs/libgcrypt.lax/libcipher.a/dsa.o .libs/libgcrypt.lax/libcipher.a/rsa.o .libs/libgcrypt.lax/libcipher.a/elgamal.o .libs/libgcrypt.lax/libcipher.a/ecc.o .libs/libgcrypt.lax/libcipher.a/crc.o .libs/libgcrypt.lax/libcipher.a/md4.o .libs/libgcrypt.lax/libcipher.a/md5.o .libs/libgcrypt.lax/libcipher.a/sha256.o .libs/libgcrypt.lax/libcipher.a/sha512.o .libs/libgcrypt.lax/libcipher.a/tiger.o .libs/libgcrypt.lax/libcipher.a/whirlpool.o .libs/libgcrypt.lax/libcipher.a/rmd160.o .libs/libgcrypt.lax/libcipher.a/sha1.o .libs/libgcrypt.lax/libcipher.a/rndlinux.o  .libs/libgcrypt.lax/libmpi.a/mpi-add.o .libs/libgcrypt.lax/libmpi.a/mpi-bit.o .libs/libgcrypt.lax/libmpi.a/mpi-cmp.o .libs/libgcrypt.lax/libmpi.a/mpi-div.o .libs/libgcrypt.lax/libmpi.a/mpi-gcd.o .libs/libgcrypt.lax/libmpi.a/mpi-inline.o .libs/libgcrypt.lax/libmpi.a/mpi-inv.o .libs/libgcrypt.lax/libmpi.a/mpi-mul.o .libs/libgcrypt.lax/libmpi.a/mpi-mod.o .libs/libgcrypt.lax/libmpi.a/mpi-pow.o .libs/libgcrypt.lax/libmpi.a
 /mpi-mpow.o .libs/libgcrypt.lax/libmpi.a/mpi-scan.o .libs/libgcrypt.lax/libmpi.a/mpicoder.o .libs/libgcrypt.lax/libmpi.a/mpih-div.o .libs/libgcrypt.lax/libmpi.a/mpih-mul.o .libs/libgcrypt.lax/libmpi.a/mpiutil.o .libs/libgcrypt.lax/libmpi.a/ec.o .libs/libgcrypt.lax/libmpi.a/mpih-add1.o .libs/libgcrypt.lax/libmpi.a/mpih-sub1.o .libs/libgcrypt.lax/libmpi.a/mpih-mul1.o .libs/libgcrypt.lax/libmpi.a/mpih-mul2.o .libs/libgcrypt.lax/libmpi.a/mpih-mul3.o .libs/libgcrypt.lax/libmpi.a/mpih-lshift.o .libs/libgcrypt.lax/libmpi.a/mpih-rshift.o 
ranlib .libs/libgcrypt.a
rm -fr .libs/libgcrypt.lax
creating libgcrypt.la
(cd .libs && rm -f libgcrypt.la && ln -s ../libgcrypt.la libgcrypt.la)
cc -DHAVE_CONFIG_H -I. -I..     -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c dumpsexp.c
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith   -o dumpsexp dumpsexp.o  
cc -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -o dumpsexp dumpsexp.o 
make[3]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1/src'
Making all in doc
make[3]: Entering directory `/build/buildd4/libgcrypt11-1.4.1/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1/doc'
Making all in tests
make[3]: Entering directory `/build/buildd4/libgcrypt11-1.4.1/tests'
cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c version.c
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith   -o version version.o ../src/libgcrypt.la 
mkdir .libs
cc -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -o .libs/version version.o  ../src/.libs/libgcrypt.so
creating version
cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c t-mpi-bit.c
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith   -o t-mpi-bit t-mpi-bit.o ../src/libgcrypt.la 
cc -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -o .libs/t-mpi-bit t-mpi-bit.o  ../src/.libs/libgcrypt.so
creating t-mpi-bit
cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c prime.c
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith   -o prime prime.o ../src/libgcrypt.la 
cc -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -o .libs/prime prime.o  ../src/.libs/libgcrypt.so
creating prime
cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c register.c
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith   -o register register.o ../src/libgcrypt.la 
cc -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -o .libs/register register.o  ../src/.libs/libgcrypt.so
creating register
cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c ac.c
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith   -o ac ac.o ../src/libgcrypt.la 
cc -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -o .libs/ac ac.o  ../src/.libs/libgcrypt.so
creating ac
cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c ac-schemes.c
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith   -o ac-schemes ac-schemes.o ../src/libgcrypt.la 
cc -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -o .libs/ac-schemes ac-schemes.o  ../src/.libs/libgcrypt.so
creating ac-schemes
cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c ac-data.c
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith   -o ac-data ac-data.o ../src/libgcrypt.la 
cc -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -o .libs/ac-data ac-data.o  ../src/.libs/libgcrypt.so
creating ac-data
cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c basic.c
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith   -o basic basic.o ../src/libgcrypt.la 
cc -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -o .libs/basic basic.o  ../src/.libs/libgcrypt.so
creating basic
cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c mpitests.c
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith   -o mpitests mpitests.o ../src/libgcrypt.la 
cc -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -o .libs/mpitests mpitests.o  ../src/.libs/libgcrypt.so
creating mpitests
cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c tsexp.c
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith   -o tsexp tsexp.o ../src/libgcrypt.la 
cc -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -o .libs/tsexp tsexp.o  ../src/.libs/libgcrypt.so
creating tsexp
cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c keygen.c
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith   -o keygen keygen.o ../src/libgcrypt.la 
cc -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -o .libs/keygen keygen.o  ../src/.libs/libgcrypt.so
creating keygen
cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c pubkey.c
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith   -o pubkey pubkey.o ../src/libgcrypt.la 
cc -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -o .libs/pubkey pubkey.o  ../src/.libs/libgcrypt.so
creating pubkey
cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c hmac.c
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith   -o hmac hmac.o ../src/libgcrypt.la 
cc -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -o .libs/hmac hmac.o  ../src/.libs/libgcrypt.so
creating hmac
cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c keygrip.c
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith   -o keygrip keygrip.o ../src/libgcrypt.la 
cc -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -o .libs/keygrip keygrip.o  ../src/.libs/libgcrypt.so
creating keygrip
cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c random.c
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith   -o random random.o ../src/libgcrypt.la 
cc -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -o .libs/random random.o  ../src/.libs/libgcrypt.so
creating random
cc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -c benchmark.c
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith   -o benchmark benchmark.o ../src/libgcrypt.la 
cc -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -Wpointer-arith -o .libs/benchmark benchmark.o  ../src/.libs/libgcrypt.so
creating benchmark
make[3]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1/tests'
make[3]: Entering directory `/build/buildd4/libgcrypt11-1.4.1'
make[3]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1'
make[2]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1'
make[1]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1'
touch debian/stamp-makefile-build
/usr/bin/make -C . check
make[1]: Entering directory `/build/buildd4/libgcrypt11-1.4.1'
Making check in mpi
make[2]: Entering directory `/build/buildd4/libgcrypt11-1.4.1/mpi'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1/mpi'
Making check in cipher
make[2]: Entering directory `/build/buildd4/libgcrypt11-1.4.1/cipher'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1/cipher'
Making check in src
make[2]: Entering directory `/build/buildd4/libgcrypt11-1.4.1/src'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1/src'
Making check in doc
make[2]: Entering directory `/build/buildd4/libgcrypt11-1.4.1/doc'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1/doc'
Making check in tests
make[2]: Entering directory `/build/buildd4/libgcrypt11-1.4.1/tests'
/usr/bin/make  check-TESTS
make[3]: Entering directory `/build/buildd4/libgcrypt11-1.4.1/tests'
version:1.4.1:
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:linux:
mpi-asm:generic/mpih-add1.c:generic/mpih-sub1.c:generic/mpih-mul1.c:generic/mpih-mul2.c:generic/mpih-mul3.c:generic/mpih-lshift.c:generic/mpih-rshift.c:
hwflist:
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: random
MD5             80ms   160ms  1320ms
SHA1           460ms  1420ms  2070ms
RIPEMD160     4610ms  5370ms  7110ms
TIGER192       670ms   920ms  1870ms
SHA256         570ms   640ms  1500ms
SHA384         930ms  1390ms  2050ms
SHA512         930ms  1390ms  2030ms
SHA224         450ms   600ms  1490ms
MD4             70ms   140ms   980ms
CRC32           60ms    70ms   670ms
CRC32RFC1510    60ms    80ms   630ms
CRC24RFC2440   870ms   390ms   910ms
WHIRLPOOL    15230ms 16150ms 16550ms

             ECB             CBC             CFB             OFB             CTR             STREAM         
             --------------- --------------- --------------- --------------- --------------- ---------------
3DES         34490ms 34810ms 35460ms 38040ms 35120ms 36170ms 36580ms 36360ms 36270ms 35470ms                
CAST5         1400ms   940ms  1650ms  1380ms  1740ms  1660ms  1800ms  1320ms  2010ms  1960ms                
BLOWFISH       610ms  1900ms   570ms  2290ms   630ms   620ms   660ms   660ms   850ms   880ms                
AES            640ms   540ms   550ms   520ms   560ms   580ms   730ms   740ms   930ms   930ms                
AES192         650ms   690ms   630ms   600ms   660ms   660ms   810ms   810ms  1010ms  1000ms                
AES256         730ms   680ms   710ms   680ms   740ms   730ms   890ms   900ms  1080ms  1080ms                
TWOFISH       1090ms  1110ms  1020ms  1130ms  1190ms  1100ms  1290ms  1070ms  1410ms  1310ms                
ARCFOUR                                                                                        190ms   200ms
DES            900ms   900ms  1280ms  1170ms   890ms   920ms  1720ms  1420ms  1280ms  1270ms                
TWOFISH128    1080ms  1120ms  1020ms  1150ms  1130ms  1010ms  1300ms  1070ms  1400ms  1380ms                
SERPENT128    1680ms 20550ms  2140ms 20360ms  2010ms  1470ms  1570ms  2100ms  1660ms  1640ms                
SERPENT192    1500ms 20350ms  2180ms 19830ms  2040ms  1470ms  1730ms  2120ms  1640ms  1630ms                
SERPENT256    1500ms 19390ms  2100ms 20180ms  2010ms  1460ms  1720ms  2110ms  1640ms  1630ms                
RFC2268_40     700ms   980ms   660ms   980ms   650ms   680ms   720ms   740ms   930ms   940ms                
SEED          1290ms  1620ms  1830ms  1410ms  1380ms  1900ms  2330ms  1890ms  2170ms  2280ms                
CAMELLIA128   2090ms  1560ms  2100ms  2410ms  2190ms  2110ms  2580ms  2220ms  2650ms  2660ms                
CAMELLIA192   1960ms  1570ms  2240ms  2110ms  1560ms  2140ms  2300ms  2040ms  2400ms  2370ms                
CAMELLIA256   1870ms  1570ms  2210ms  2120ms  1570ms  2180ms  2280ms  2050ms  2810ms  2770ms                

Algorithm         generate  100*sign  100*verify
------------------------------------------------
RSA 1024 bit        4310ms   18040ms       780ms
RSA 2048 bit       53940ms   120250ms      2390ms
RSA 3072 bit       253770ms   371470ms      4960ms
RSA 4096 bit       1230690ms   832480ms      8250ms
DSA 1024/160             -   14310ms     16730ms
DSA 2048/224             -   48670ms     57300ms
DSA 3072/256             -   113480ms     136370ms
ECDSA 192 bit       1160ms   30540ms     51120ms
ECDSA 224 bit       1360ms   36980ms     67320ms
ECDSA 256 bit       1910ms   50380ms     89780ms
ECDSA 384 bit       3470ms   91380ms     179730ms
ECDSA 521 bit       8770ms   227000ms     444930ms

powm         960ms  2890ms  9370ms

random      3370ms  2950ms
PASS: benchmark
===================
All 16 tests passed
===================
make[3]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1/tests'
make[2]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1/tests'
make[2]: Entering directory `/build/buildd4/libgcrypt11-1.4.1'
make[2]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1'
make[1]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1'
touch debian/stamp-makefile-check
cd ./doc && /usr/bin/make gcrypt.ps
make[1]: Entering directory `/build/buildd4/libgcrypt11-1.4.1/doc'
TEXINPUTS=".:$TEXINPUTS" \
	MAKEINFO='/bin/sh /build/buildd4/libgcrypt11-1.4.1/missing --run makeinfo   -I .' \
	texi2dvi gcrypt.texi
This is pdfeTeXk, Version 3.141592-1.30.5-2.2 (Web2C 7.5.5)
 %&-line parsing enabled.
---! /var/lib/texmf/web2c/etex.fmt doesn't match pdfetex.pool
(Fatal format file error; I'm stymied)
/usr/bin/texi2dvi: texinfo.tex appears to be broken, quitting.
make[1]: *** [gcrypt.dvi] Error 1
make[1]: Leaving directory `/build/buildd4/libgcrypt11-1.4.1/doc'
make: *** [build/libgcrypt11-doc] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20080501-1150
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080501-1151
Build needed 03:16:58, 19728k disk space




More information about the build-status mailing list