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 | -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org