Your message dated Thu, 03 Apr 2008 07:03:00 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#473939: fixed in sitecopy 1:0.16.3-17
has caused the Debian Bug report #473939,
regarding sitecopy: FTBFS: configure: incompatible neon library version 0.28.1: 
wanted 0.24 25 26 27
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 [EMAIL PROTECTED]
immediately.)


-- 
473939: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473939
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: sitecopy
Version: 1:0.16.3-16
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080401 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> dpatch  deapply-all  
> 06_sftpdriver.c_fix-for-new-openssh not applied to ./ .
> 05_libneon27_transition not applied to ./ .
> 04_manpages_addition_fixes not applied to ./ .
> 03_wrong_memory_397155 not applied to ./ .
> 02_french-po-fix not applied to ./ .
> 01_remote_dynamic_rc not applied to ./ .
> rm -rf patch-stamp patch-stampT debian/patched
> dh_testdir
> dh_testroot
> rm -f build-stamp build-console-stamp \
>             install-stamp install-console-stamp
> [ ! -f Makefile ] || /usr/bin/make distclean
> rm -rf build-console config.guess config.sub
> dh_clean po/*.gmo configure
>  dpkg-source -b sitecopy-0.16.3
> dpkg-source: building sitecopy using existing sitecopy_0.16.3.orig.tar.gz
> dpkg-source: building sitecopy in sitecopy_0.16.3-16.diff.gz
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/03_wrong_memory_397155.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/01_remote_dynamic_rc.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/05_libneon27_transition.dpatch' will not be represented in 
> diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/06_sftpdriver.c_fix-for-new-openssh.dpatch' will not be 
> represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/02_french-po-fix.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/04_manpages_addition_fixes.dpatch' will not be represented in 
> diff
> dpkg-source: warning: ignoring deletion of file po/cs.gmo
> dpkg-source: warning: ignoring deletion of file po/de.gmo
> dpkg-source: warning: ignoring deletion of file po/fr.gmo
> dpkg-source: warning: ignoring deletion of file po/it.gmo
> dpkg-source: warning: ignoring deletion of file po/ja.gmo
> dpkg-source: warning: ignoring deletion of file po/nn.gmo
> dpkg-source: warning: ignoring deletion of file po/ru.gmo
> dpkg-source: warning: ignoring deletion of file po/tr.gmo
> dpkg-source: warning: ignoring deletion of file configure
> dpkg-source: warning: ignoring deletion of file config.sub
> dpkg-source: warning: ignoring deletion of file config.guess
> dpkg-source: building sitecopy in sitecopy_0.16.3-16.dsc
>  debian/rules build
> test -d debian/patched || install -d debian/patched
> dpatch  apply-all  
> applying patch 01_remote_dynamic_rc to ./ ... ok.
> applying patch 02_french-po-fix to ./ ... ok.
> applying patch 03_wrong_memory_397155 to ./ ... ok.
> applying patch 04_manpages_addition_fixes to ./ ... ok.
> applying patch 05_libneon27_transition to ./ ... ok.
> applying patch 06_sftpdriver.c_fix-for-new-openssh to ./ ... ok.
> dpatch  cat-all  >>patch-stampT
> mv -f patch-stampT patch-stamp
> autoconf
> configure.in:123: warning: 
> AC_LIBOBJ(\$(top_builddir)/lib/expat/xmltok/xmltok): you should use literals
> m4/neon/neon-xml-parser.m4:60: NE_XML_BUNDLED_EXPAT is expanded from...
> m4/neon/neon-xml-parser.m4:85: NEON_XML_PARSER is expanded from...
> m4/neon/neon.m4:87: NEON_COMMON_BUNDLED is expanded from...
> m4/neon/neon.m4:79: NEON_VPATH_BUNDLED is expanded from...
> configure.in:123: the top level
> configure.in:123: warning: 
> AC_LIBOBJ(\$(top_builddir)/lib/expat/xmltok/xmlrole): you should use literals
> configure.in:123: warning: 
> AC_LIBOBJ(\$(top_builddir)/lib/expat/xmlparse/xmlparse): you should use 
> literals
> configure.in:123: warning: 
> AC_LIBOBJ(\$(top_builddir)/lib/expat/xmlparse/hashtable): you should use 
> literals
> dh_testdir
> cp -f /usr/share/misc/config.sub /build/user/sitecopy-0.16.3/config.sub
> cp -f /usr/share/misc/config.guess /build/user/sitecopy-0.16.3/config.guess
> [ -d build-console ] || mkdir build-console
> cd build-console && \
>       ../configure --build i486-linux-gnu CFLAGS="-Wall -O2" \
>                                 --prefix=/usr \
>                                 --mandir=\${prefix}/share/man \
>                                 --with-libxml2 \
>                                 --with-expat \
>                                 --with-included-expat=no \
>                                 --with-neon \
>                                 --with-included-neon=no \
>                                 --with-ssl=gnutls
> 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 whether make sets $(MAKE)... yes
> checking for library containing strerror... none required
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for inline... inline
> checking for an ANSI C-conforming const... yes
> checking how to run the C preprocessor... 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 socketpair... yes
> configure: debugging is enabled
> checking for GNU fnmatch... 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 size_t... yes
> checking for off_t... yes
> checking for Darwin... no
> checking for int... yes
> checking size of int... 4
> checking for long... yes
> checking size of long... 4
> 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... 4
> checking how to print size_t... u
> checking for off_t... (cached) yes
> checking size of off_t... 4
> checking how to print off_t... ld
> checking for ssize_t... yes
> checking size of ssize_t... 4
> checking how to print ssize_t... d
> 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 snprintf... yes
> checking for vsnprintf... yes
> checking for ar... /usr/bin/ar
> 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.28.1: wanted 0.24 25 26 27
> configure: error: could not use external neon library
> make: *** [build-console/config.status] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/01

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: sitecopy
Source-Version: 1:0.16.3-17

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

sitecopy_0.16.3-17.diff.gz
  to pool/main/s/sitecopy/sitecopy_0.16.3-17.diff.gz
sitecopy_0.16.3-17.dsc
  to pool/main/s/sitecopy/sitecopy_0.16.3-17.dsc
sitecopy_0.16.3-17_i386.deb
  to pool/main/s/sitecopy/sitecopy_0.16.3-17_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kartik Mistry <[EMAIL PROTECTED]> (supplier of updated sitecopy 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 [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 03 Apr 2008 09:36:34 +0530
Source: sitecopy
Binary: sitecopy
Architecture: source i386
Version: 1:0.16.3-17
Distribution: unstable
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: Kartik Mistry <[EMAIL PROTECTED]>
Description: 
 sitecopy   - A program for managing a WWW site via FTP, DAV or HTTP
Closes: 473939
Changes: 
 sitecopy (1:0.16.3-17) unstable; urgency=low
 .
   [Kartik Mistry]
   * debian/patches:
     + 05_libneon27_transition.dpatch: Added libneon28 support
       (Closes: #473939)
     + 01_remote_dynamic_rc.dpatch: Updated for libneon28 support
Files: 
 e29e66753a29d62b1b8a62bf660575a0 773 web extra sitecopy_0.16.3-17.dsc
 c14ca1b27e097fbaee2dcf432e0da8ac 23810 web extra sitecopy_0.16.3-17.diff.gz
 61d294d089131afa28e39d55c62ecf75 137082 web extra sitecopy_0.16.3-17_i386.deb

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

iD8DBQFH9H/HB9xWPR9BuQcRAq9fAJ9RCslsrCvz2qzZYw6Bb5KypqjQhgCcC6eb
UJZfUDey2fD6FL7MB52TN6U=
=7MNj
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to