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 | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]