Your message dated Sun, 27 Feb 2011 11:02:58 +0000
with message-id <e1pteow-0000uu...@franck.debian.org>
and subject line Bug#614522: fixed in dirmngr 1.1.0-1
has caused the Debian Bug report #614522,
regarding dirmngr: FTBFS: You need libassuan to build this program.
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.)


-- 
614522: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614522
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dirmngr
Version: 1.0.3-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110221 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
> test -x debian/rules
> dh_testroot
> rm -f debian/stamp-makefile-build debian/stamp-makefile-install
> /usr/bin/make  -C .  -k distclean
> make[1]: *** No rule to make target `distclean'.make[1]: Entering directory 
> `/build/user-dirmngr_1.0.3-1-amd64-zIqto3/dirmngr-1.0.3'
> 
> make[1]: Leaving directory 
> `/build/user-dirmngr_1.0.3-1-amd64-zIqto3/dirmngr-1.0.3'
> make: [makefile-clean] Error 2 (ignored)
> rm -f debian/stamp-autotools
> rmdir --ignore-fail-on-non-empty .
> rmdir: failed to remove `.': Invalid argument
> make: [makefile-clean] Error 1 (ignored)
> for i in ./config.guess ./config.sub ./config.rpath ; do \
>               if test -e $i.cdbs-orig ; then \
>                       mv $i.cdbs-orig $i ; \
>               fi ; \
>       done
> dh_clean 
> rm -f debian/stamp-autotools-files
>  dpkg-source -b dirmngr-1.0.3
> 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 dirmngr using existing dirmngr_1.0.3.orig.tar.gz
> dpkg-source: info: building dirmngr in dirmngr_1.0.3-1.diff.gz
> dpkg-source: info: building dirmngr in dirmngr_1.0.3-1.dsc
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> 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
> if test -e /usr/share/gnulib/build-aux/config.rpath ; then \
>               for i in ./config.rpath ; do \
>                       if ! test -e $i.cdbs-orig ; then \
>                               mv $i $i.cdbs-orig ; \
>                               cp --remove-destination 
> /usr/share/gnulib/build-aux/config.rpath $i ; \
>                       fi ; \
>               done ; \
>       fi
> touch debian/stamp-autotools-files
> chmod a+x /build/user-dirmngr_1.0.3-1-amd64-zIqto3/dirmngr-1.0.3/./configure
> mkdir -p .
> cd . &&   CFLAGS="-g -O2 -g -O2" CXXFLAGS="-g -O2 -g -O2" CPPFLAGS=" 
> -DLDAP_DEPRECATED=1" LDFLAGS=" -Wl,--as-needed" 
> /build/user-dirmngr_1.0.3-1-amd64-zIqto3/dirmngr-1.0.3/./configure 
> --build=x86_64-linux-gnu  --prefix=/usr --includedir="\${prefix}/include" 
> --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" 
> --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/dirmngr" 
> --srcdir=. --disable-maintainer-mode --disable-dependency-tracking 
> --disable-silent-rules    
> 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 build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> configure: autobuild project... dirmngr
> configure: autobuild revision... 1.0.3
> configure: autobuild hostname... graphene-28.nancy.grid5000.fr
> configure: autobuild timestamp... 20110221-174740
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for gawk... (cached) mawk
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for style of include used by make... GNU
> checking dependency style of gcc... none
> checking how to run the C preprocessor... gcc -E
> checking whether gcc and cc understand -c and -o together... yes
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether ln -s works... yes
> checking whether make sets $(MAKE)... (cached) yes
> checking for ranlib... ranlib
> checking for special C compiler options needed for large files... no
> checking for _FILE_OFFSET_BITS value needed for large files... no
> checking if gcc supports -Wno-pointer-sign... yes
> checking for cc for build... gcc
> 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 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 iconv... yes
> checking for iconv declaration... 
>          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
> char * *outbuf, size_t *outbytesleft);
> checking for vasprintf... yes
> checking for pth-config... /usr/bin/pth-config
> checking for PTH - version >= 1.3.7... yes
> checking whether PTH installation is sane... yes
> checking for gpg-error-config... /usr/bin/gpg-error-config
> checking for GPG Error - version >= 1.4... yes
> checking for libgcrypt-config... /usr/bin/libgcrypt-config
> checking for LIBGCRYPT - version >= 1.4.0... yes
> checking LIBGCRYPT API version... okay
> checking for libassuan-config... /usr/bin/libassuan-config
> checking for LIBASSUAN - version >= 1.0.4... yes
> checking LIBASSUAN API version... does not match.  want=1 got=2.
> checking for ksba-config... /usr/bin/ksba-config
> checking for KSBA - version >= 1.0.2... yes
> checking KSBA API version... okay
> checking for gethostbyname... yes
> checking for setsockopt... yes
> checking whether LDAP via "-lldap" is present and sane... yes
> checking for ldap_get_option... yes
> checking for ldap_set_option... yes
> checking for ldap_start_tls_s... yes
> checking for ldap_start_tls_sA... no
> 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 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 for string.h... (cached) yes
> checking locale.h usability... yes
> checking locale.h presence... yes
> checking for locale.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 struct sigaction... yes
> checking for sigset_t... yes
> checking for sys/stat.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking direct.h usability... no
> checking direct.h presence... no
> checking for direct.h... no
> checking if mkdir takes one argument... no
> checking for memicmp... no
> checking for stpcpy... yes
> checking for strsep... yes
> checking for strlwr... no
> checking for strtoul... yes
> checking for memmove... yes
> checking for stricmp... no
> checking for strtol... yes
> checking for memrchr... yes
> checking for isascii... yes
> checking for timegm... yes
> checking for getrusage... yes
> checking for setrlimit... yes
> checking for stat... yes
> checking for setlocale... yes
> checking for flockfile... yes
> checking for funlockfile... yes
> checking for funopen... no
> checking for fopencookie... yes
> checking for gmtime_r... yes
> checking for getaddrinfo... yes
> checking for mmap... yes
> checking for canonicalize_file_name... yes
> configure:
> ***
> *** You need libassuan to build this program.
> *** This library is for example available at
> ***   ftp://ftp.gnupg.org/pub/gcrypt/libassuan/
> *** (at least version 1.0.4 is required).
> *** Note, that libassuan must have been build with Pth support.
> ***
> configure: error:
> ***
> *** Required libraries not found. Please consult the above messages
> *** and install them before running configure again.
> ***
> make: *** [debian/stamp-autotools] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/02/21/dirmngr_1.0.3-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: dirmngr
Source-Version: 1.1.0-1

We believe that the bug you reported is fixed in the latest version of
dirmngr, which is due to be installed in the Debian FTP archive:

dirmngr_1.1.0-1.debian.tar.gz
  to main/d/dirmngr/dirmngr_1.1.0-1.debian.tar.gz
dirmngr_1.1.0-1.dsc
  to main/d/dirmngr/dirmngr_1.1.0-1.dsc
dirmngr_1.1.0-1_i386.deb
  to main/d/dirmngr/dirmngr_1.1.0-1_i386.deb
dirmngr_1.1.0.orig.tar.bz2
  to main/d/dirmngr/dirmngr_1.1.0.orig.tar.bz2



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 614...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Eisentraut <pet...@debian.org> (supplier of updated dirmngr 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: SHA1

Format: 1.8
Date: Sun, 27 Feb 2011 12:40:44 +0200
Source: dirmngr
Binary: dirmngr
Architecture: source i386
Version: 1.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Peter Eisentraut <pet...@debian.org>
Changed-By: Peter Eisentraut <pet...@debian.org>
Description: 
 dirmngr    - server for managing certificate revocation lists
Closes: 554497 614522
Changes: 
 dirmngr (1.1.0-1) unstable; urgency=low
 .
   * New upstream release
   * Updated build dependency on libassuan (closes: #614522)
   * Changed source format to 3.0 (quilt)
   * Updated standards version
   * Removed definition of LDAP_DEPRECATED; upstream now does this
   * Added -llber to link line, because binutils-gold no longer gets it
     through -lldap (closes: #554497)
Checksums-Sha1: 
 a252817544681edd0a188b6ccd6fa71fc0a82789 1184 dirmngr_1.1.0-1.dsc
 a7a7d1432db9edad2783ea1bce761a8106464165 556406 dirmngr_1.1.0.orig.tar.bz2
 c3e7c53d8d284ac6fee2ad2f0f65758e7da8fc3a 5192 dirmngr_1.1.0-1.debian.tar.gz
 0c21fe5d559a8cf54c40cabc91495ce190415dd8 213872 dirmngr_1.1.0-1_i386.deb
Checksums-Sha256: 
 69e83829eed685b9a4f3f8d63cdbd2219729a46223f569d0880b5800c9a4c1a3 1184 
dirmngr_1.1.0-1.dsc
 eb76d92749d8f9314094376dc3896871c441b0f34b57f25a446c6178a16c93cf 556406 
dirmngr_1.1.0.orig.tar.bz2
 d54b2396c1b55eed1c2199ae366657507be6c19a80eac3570aa66736725118b1 5192 
dirmngr_1.1.0-1.debian.tar.gz
 f126f0c17bfb6f53f572e1c0316a0638b53ade8727a99c38c7d68c3585413d74 213872 
dirmngr_1.1.0-1_i386.deb
Files: 
 77415074ba04448a7093b0ca3f05eae5 1184 utils optional dirmngr_1.1.0-1.dsc
 f2570f0248f5947daac200e85291b328 556406 utils optional 
dirmngr_1.1.0.orig.tar.bz2
 5529dd1e89afc756ce118bf5b9d6b149 5192 utils optional 
dirmngr_1.1.0-1.debian.tar.gz
 e781ea723748d48ba6e252a68b128b25 213872 utils optional dirmngr_1.1.0-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk1qKtkACgkQTTx8oVVPtMY84wCfRlckd9WbzH21s/GudZKtkZ7V
1IsAn3GpPj3ETwRGutIY/+N20HcDHw5T
=OGH6
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to