Your message dated Sun, 12 Feb 2012 15:32:13 +0000
with message-id <e1rwbpr-0002a9...@franck.debian.org>
and subject line Bug#628305: fixed in gpa 0.9.0-1.1
has caused the Debian Bug report #628305,
regarding gpa: FTBFS: checking LIBASSUAN API version... does not match. want=1
got=2.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
628305: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628305
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gpa
Version: 0.9.0-1
Severity: serious
Tags: wheezy sid
User: debian...@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
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: gpa
Source-Version: 0.9.0-1.1
We believe that the bug you reported is fixed in the latest version of
gpa, which is due to be installed in the Debian FTP archive:
gpa_0.9.0-1.1.diff.gz
to main/g/gpa/gpa_0.9.0-1.1.diff.gz
gpa_0.9.0-1.1.dsc
to main/g/gpa/gpa_0.9.0-1.1.dsc
gpa_0.9.0-1.1_i386.deb
to main/g/gpa/gpa_0.9.0-1.1_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 628...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated gpa package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 10 Feb 2012 16:05:11 +0100
Source: gpa
Binary: gpa
Architecture: source i386
Version: 0.9.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-ma...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
gpa - GNU Privacy Assistant (GPA)
Closes: 628305
Changes:
gpa (0.9.0-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix "FTBFS: checking LIBASSUAN API version... does not match.
want=1 got=2.":
- apply commit a27c69e from upstream git repository at
git://git.gnupg.org/gpa.git:
+ configure.ac: Set NEED_LIBASSUAN_VERSION and NEED_LIBASSUAN_API to
1.1.0 and 2 resp.
+ server.c: Update to new assuan interface.
- bump build-dependency on libassuan-dev to >= 2
- use dh-autoreconf to regenerate autotools stuff
(Closes: #628305)
Checksums-Sha1:
9289ab8f3df1e34d4314238d62c8cca8e5aff9de 1979 gpa_0.9.0-1.1.dsc
8cead861af3d3dcf5f0e23e43fd107e7fcc3f6be 8193 gpa_0.9.0-1.1.diff.gz
48afb30da66c9afbc7f48fb3b08f4b7a4975af50 348748 gpa_0.9.0-1.1_i386.deb
Checksums-Sha256:
3277613ac58e0b34a06a92eb95f48544498560105dce6c619fb6dfce7e9877ac 1979
gpa_0.9.0-1.1.dsc
e069151916ec14dbb956108248ea5b4e63604d1e8c0520a795d4b5ff65079e4b 8193
gpa_0.9.0-1.1.diff.gz
774594d720d305b001344a5aa2102c830db1540094a918187f9a2e45bc6316bb 348748
gpa_0.9.0-1.1_i386.deb
Files:
f65aca5a2a785a4bca1f35166904dfd3 1979 utils optional gpa_0.9.0-1.1.dsc
2e59d8c28a587e605eae5e67d511bcc6 8193 utils optional gpa_0.9.0-1.1.diff.gz
55065eff9b1b8cf23a47debe37afb01d 348748 utils optional gpa_0.9.0-1.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJPNTOVAAoJELs6aAGGSaoGHs0QALOHpzl+qsKFCjD63aFHuZ9j
9GtE/0Njqa8UYy6nusk5QAfjm+RJ1ZlEhy3DJHJGDsLgTaA/irbfr2eHLK/P3xWb
n2d1advTOXyGKH/ktQUCCJNI5/A37HF+n34mmt+jqroJBB3wFK4cYdb8wD1Y2/Uv
4WbYzhojw/MzTnSzPehYxApYclZattH4QlKbNaPCrk+s2mLct+vwtc8KVZ/FOK4s
7opMr3OWC2sjIzaortGisg9Zix+ORA3c3NKgrrYwUWylQPB84qVYYeJU2Lf/kIQL
pL9itg+JaTWSCyVKXZ5/RqzkDT5NgD43YSM7L45yQTgK1oY6Xgsz/iwqDnXm4bzt
Ml986j3qPXXLzz+P/ykeyBSbNPcEFOzom4JWvVjcgWWyp0Tb580k/8JUG2a7p4+8
5KnCtjoFcpDncYm/Z+GFzR7c2aeOmmxMmWkJghEWIqrLyeAIRbI9U6xbWNBcMFXm
C3vB8t9YghlDzUHShNT74hwnauTmFlOPjL8q4yuJo43aJ/EL2qymKBoxbV/LkRL4
yU+VJiTeaOOxBPOQUx/Plw2wEcOF3eILObDq+TEzPDZnruB97wPWKO5TxNCVJIfi
O66YICa0v0CvS0FZp33ygpflHq/g3DtTGft2rfa6sJD6Rm3dwgGlbBks24e9HSt1
NQLWggP2gfje73x3Bx7H
=RVST
-----END PGP SIGNATURE-----
--- End Message ---