Your message dated Sat, 26 Dec 2009 16:10:20 +0000
with message-id <e1nozdg-0007dj...@ries.debian.org>
and subject line Bug#549797: fixed in cadaver 0.23.3-1
has caused the Debian Bug report #549797,
regarding cadaver: FTBFS: configure: error: could not find libgnutls-config in 
$PATH
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.)


-- 
549797: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549797
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cadaver
Version: 0.23.2-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091005 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
> dpatch  deapply-all  
> manpage_hyphen not applied to ./ .
> rm -rf patch-stamp patch-stampT debian/patched
> dh_testdir
> dh_testroot
> rm -f build-stamp
> rm -rf ./debian/build/
> rm -f po/*.gmo
> for file in config.guess config.sub; do \
>               if [ -e $file.upstream ]; then \
>                       rm -f $file; \
>                       mv $file.upstream $file; \
>               fi \
>       done
> dh_clean
>  dpkg-source -b cadaver-0.23.2
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building cadaver using existing cadaver_0.23.2.orig.tar.gz
> dpkg-source: info: building cadaver in cadaver_0.23.2-1.diff.gz
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/manpage_hyphen.dpatch' will not be represented in diff
> dpkg-source: warning: ignoring deletion of file po/es.gmo
> dpkg-source: warning: ignoring deletion of file po/e...@quot.gmo
> dpkg-source: warning: ignoring deletion of file po/it.gmo
> dpkg-source: info: building cadaver in cadaver_0.23.2-1.dsc
>  debian/rules build
> test -d debian/patched || install -d debian/patched
> dpatch  apply-all  
> applying patch manpage_hyphen to ./ ... ok.
> dpatch  cat-all  >>patch-stampT
> mv -f patch-stampT patch-stamp
> dh_testdir
> for file in config.guess config.sub; do \
>               mv $file $file.upstream; \
>               ln -s /usr/share/misc/$file .; \
>       done
> [ -e ./debian/build/ ] || mkdir ./debian/build/
> cd ./debian/build/ && CFLAGS="-Wall -g -O2" ../../configure \
>                       --host=x86_64-linux-gnu --build=x86_64-linux-gnu \
>                       --prefix=/usr --mandir=\${prefix}/share/man \
>                       --enable-warnings --enable-netrc --with-ssl=gnutls
> 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 for library containing strerror... none required
> 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 for a BSD-compatible install... /usr/bin/install -c
> checking whether make sets $(MAKE)... yes
> checking for x86_64-linux-gnu-ranlib... no
> checking for ranlib... ranlib
> 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 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 tputs in -lcurses... yes
> checking for readline in -lreadline... yes
> checking for library containing add_history... none required
> checking history.h usability... no
> checking history.h presence... no
> checking for history.h... no
> checking readline/history.h usability... yes
> checking readline/history.h presence... yes
> checking for readline/history.h... yes
> checking readline.h usability... no
> checking readline.h presence... no
> checking for readline.h... no
> checking readline/readline.h usability... yes
> checking readline/readline.h presence... yes
> checking for readline/readline.h... yes
> checking for rl_completion_matches... yes
> checking for inline... inline
> checking for an ANSI C-conforming const... yes
> checking for size_t... yes
> checking for off_t... yes
> checking for uname... Linux
> checking for int... yes
> checking size of int... 4
> checking for long... yes
> checking size of long... 8
> checking for long long... yes
> checking size of long long... 8
> checking for gcc -Wformat -Werror sanity... yes
> checking errno.h usability... yes
> checking errno.h presence... yes
> checking for errno.h... yes
> checking stdarg.h usability... yes
> checking stdarg.h presence... yes
> checking for stdarg.h... yes
> checking for string.h... (cached) yes
> checking for stdlib.h... (cached) yes
> checking for size_t... (cached) yes
> checking size of size_t... 8
> checking how to print size_t... lu
> checking for off_t... (cached) yes
> checking size of off_t... 8
> checking how to print off_t... ld
> checking for ssize_t... yes
> checking size of ssize_t... 8
> checking how to print ssize_t... ld
> checking whether byte ordering is bigendian... no
> checking whether strerror_r is declared... yes
> checking for strerror_r... yes
> checking whether strerror_r returns char *... yes
> checking for x86_64-linux-gnu-ar... no
> checking for ar... /usr/bin/ar
> checking for x86_64-linux-gnu-ranlib... no
> checking for ranlib... /usr/bin/ranlib
> checking for neon-config... /usr/bin/neon-config
> checking linking against neon... yes
> configure: incompatible neon library version 0.29.0: wanted 0.27 28
> configure: using bundled neon (0.28.0)
> checking for sys/time.h... yes
> checking for limits.h... yes
> checking for sys/select.h... yes
> checking for arpa/inet.h... yes
> checking for libintl.h... yes
> checking for signal.h... yes
> checking for sys/socket.h... yes
> checking for netinet/in.h... yes
> checking for netinet/tcp.h... yes
> checking for netdb.h... yes
> checking for sys/poll.h... yes
> checking for sys/limits.h... no
> checking for fcntl.h... yes
> checking for iconv.h... yes
> checking for timezone global... yes
> configure: LFS support unnecessary, off_t is not 32-bit
> checking for strtoll... yes
> checking for strcasecmp... yes
> checking for signal... yes
> checking for setvbuf... yes
> checking for setsockopt... yes
> checking for stpcpy... yes
> checking for poll... yes
> checking for fcntl... yes
> checking for getsockopt... yes
> checking whether stpcpy is declared... yes
> checking for library containing socket... none needed
> checking for library containing getaddrinfo... none needed
> checking for gai_strerror... yes
> checking for getnameinfo... yes
> checking for inet_ntop... yes
> configure: IPv6 support is enabled
> checking for working AI_ADDRCONFIG... no
> checking for socklen_t... yes
> checking for struct tm.tm_gmtoff... yes
> checking for struct tm.__tm_gmtoff... no
> configure: zlib not supported
> checking whether to enable ACL support in neon... no
> checking for libgnutls-config... no
> configure: error: could not find libgnutls-config in $PATH
> make: *** [debian/build//config.status] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/10/05/cadaver_0.23.2-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: cadaver
Source-Version: 0.23.3-1

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

cadaver_0.23.3-1.diff.gz
  to main/c/cadaver/cadaver_0.23.3-1.diff.gz
cadaver_0.23.3-1.dsc
  to main/c/cadaver/cadaver_0.23.3-1.dsc
cadaver_0.23.3-1_powerpc.deb
  to main/c/cadaver/cadaver_0.23.3-1_powerpc.deb
cadaver_0.23.3.orig.tar.gz
  to main/c/cadaver/cadaver_0.23.3.orig.tar.gz



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

Debian distribution maintenance software
pp.
Sebastian Harl <tok...@debian.org> (supplier of updated cadaver 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: Sat, 26 Dec 2009 16:27:06 +0100
Source: cadaver
Binary: cadaver
Architecture: source powerpc
Version: 0.23.3-1
Distribution: unstable
Urgency: low
Maintainer: Sebastian Harl <tok...@debian.org>
Changed-By: Sebastian Harl <tok...@debian.org>
Description: 
 cadaver    - command-line WebDAV client
Closes: 529564 549797 553736 554041
Changes: 
 cadaver (0.23.3-1) unstable; urgency=low
 .
   * New upstream version:
     - Added support for pkg-config when checking for gnutls to configure -
       recent versions of gnutls no longer provide libgnutls-config which was
       used previously for those checks; thanks to Lucas Nussbaum and Peter
       Fritzsche for reporting this (Closes: #549797, #554041).
     - Added full support for large files (> 2GB); thanks to Andreas
       Unterkircher for reporting this (Closes: #529564).
   * debian/control:
     - Added libreadline-dev as the preferred option to the libreadline5-dev
       build-dependency; thanks to Matthias Klose for reporting this
       (Closes: #553736).
     - Updated Standards-Version to 3.8.3 - no changes.
   * Added debian/README.source:
     - The file includes a pointer to /usr/share/doc/dpatch/README.source.gz.
   * debian/patches:
     - Updated manpage_hyphen.dpatch.
Checksums-Sha1: 
 152a65263fcc30492f4d78ead799ba47ed0a46a7 1259 cadaver_0.23.3-1.dsc
 4ad8ea2341b77e7dee26b46e4a8a496f1a2962cd 831884 cadaver_0.23.3.orig.tar.gz
 e108d4f0e8ef23a3e44b6bebd85bb6d4e3aec6c4 6725 cadaver_0.23.3-1.diff.gz
 fe0b983bb1f8bd66c8143605864d5d62fa6d908a 98456 cadaver_0.23.3-1_powerpc.deb
Checksums-Sha256: 
 d00ff47bb72fc69a338aec92eaf7a8bbec3d9ea662d57201bf4eea53a79ae414 1259 
cadaver_0.23.3-1.dsc
 fd4ce68a3230ba459a92bcb747fc6afa91e46d803c1d5ffe964b661793c13fca 831884 
cadaver_0.23.3.orig.tar.gz
 507a8561b9bfa5711cc3a60d0250167f4a252635670b99a266ef2c46f7c60b0a 6725 
cadaver_0.23.3-1.diff.gz
 ce9f2095a7c14705def73c9dcbcfced2a4a59710332879b7b74939b4e1474893 98456 
cadaver_0.23.3-1_powerpc.deb
Files: 
 bb1c9b7b6c425b578320e0c18114b6c3 1259 web optional cadaver_0.23.3-1.dsc
 502ecd601e467f8b16056d2acca39a6f 831884 web optional cadaver_0.23.3.orig.tar.gz
 71c7f0ce222329d8c8726d91fcd26bbf 6725 web optional cadaver_0.23.3-1.diff.gz
 3d2afb115d2068bceb6300f269793020 98456 web optional 
cadaver_0.23.3-1_powerpc.deb

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

iEYEARECAAYFAks2LYUACgkQEFEKc4UBx/w5GgCcDvH9neRFlNoyF7P0xhEW2iiT
tpQAn3t8A6KkBD72noOxycwTNPJc98//
=OAod
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to