[Pkg-gnupg-maint] Bug#628305: gpa: FTBFS: checking LIBASSUAN API version... does not match. want=1 got=2.

Lucas Nussbaum lucas at lucas-nussbaum.net
Sat May 28 13:59:29 UTC 2011


Source: gpa
Version: 0.9.0-1
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20110528 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> [ ! -f Makefile ] || /usr/bin/make distclean
> dh_clean build-stamp
>  dpkg-source -b gpa-0.9.0
> dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building gpa using existing gpa_0.9.0.orig.tar.gz
> dpkg-source: info: building gpa in gpa_0.9.0-1.diff.gz
> dpkg-source: info: building gpa in gpa_0.9.0-1.dsc
>  debian/rules build
> dh_testdir
> test -r /usr/share/misc/config.sub && \
> 	  cp -f /usr/share/misc/config.sub config.sub
> test -r /usr/share/misc/config.guess && \
> 	  cp -f /usr/share/misc/config.guess config.guess
> ./configure \
> 	    --host=x86_64-linux-gnu \
> 	    --build=x86_64-linux-gnu \
> 	    --prefix=/usr \
> 	    --mandir=\${prefix}/share/man \
> 	    --infodir=\${prefix}/share/info \
> 	    LDFLAGS=" -Wl,--as-needed"
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for style of include used by make... GNU
> checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-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 x86_64-linux-gnu-gcc accepts -g... yes
> checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
> checking dependency style of x86_64-linux-gnu-gcc... gcc3
> checking for sin in -lm... yes
> checking for compress in -lz... yes
> checking for strsep... yes
> checking for stpcpy... yes
> checking for x86_64-linux-gnu-gcc... (cached) x86_64-linux-gnu-gcc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes
> checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none needed
> checking dependency style of x86_64-linux-gnu-gcc... (cached) gcc3
> checking for strerror in -lcposix... no
> checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for ANSI C header files... yes
> checking for x86_64-linux-gnu-ranlib... no
> checking for ranlib... ranlib
> checking for x86_64-linux-gnu-windres... no
> checking for windres... no
> checking for gpg... /usr/bin/gpg
> checking for gpgkeys_ldap... /usr/lib/gnupg//gpgkeys_ldap
> checking whether NLS is requested... yes
> checking for msgfmt... /usr/bin/msgfmt
> checking for gmsgfmt... /usr/bin/msgfmt
> checking for xgettext... /usr/bin/xgettext
> checking for msgmerge... /usr/bin/msgmerge
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking for ld used by GCC... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for shared library run path origin... done
> checking for CFPreferencesCopyAppValue... no
> checking for CFLocaleCopyCurrent... no
> checking for GNU gettext in libc... yes
> checking whether to use NLS... yes
> checking where the gettext function comes from... libc
> checking for pkg-config... /usr/bin/pkg-config
> checking for GTK+ - version >= 2.10.0... yes (version 2.24.4)
> checking for gpg-error-config... /usr/bin/gpg-error-config
> checking for GPG Error - version >= 1.4... yes (1.10)
> checking for libassuan-config... /usr/bin/libassuan-config
> checking for LIBASSUAN - version >= 1.0.4... yes (2.0.1)
> checking LIBASSUAN API version... does not match.  want=1 got=2.
> checking for special C compiler options needed for large files... no
> checking for _FILE_OFFSET_BITS value needed for large files... no
> checking for gpgme-config... /usr/bin/gpgme-config
> checking for GPGME - version >= 1.2.0... yes
> configure: checking for header files
> 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 locale.h usability... yes
> checking locale.h presence... yes
> checking for locale.h... 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 for inotify_init... yes
> configure:
> ***
> *** You need libassuan to build this program.
> *** This library is for example available at
> configure: error:
> ***
> *** Required libraries not found. Please consult the above messages
> *** and install them before running configure again.
> ***
> ***   ftp://ftp.gnupg.org/gcrypt/libassuan/
> *** (at least version 1.0.4 is required).
> ***
> make: *** [config.status] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/05/28/gpa_0.9.0-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |





More information about the Pkg-gnupg-maint mailing list