Your message dated Fri, 23 Oct 2009 17:02:06 +0000
with message-id <e1n1nwg-0004eq...@ries.debian.org>
and subject line Bug#549734: fixed in davfs2 1.4.3-1
has caused the Debian Bug report #549734,
regarding davfs2: FTBFS: configure: error: could not find neon
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.)
--
549734: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549734
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: davfs2
Version: 1.4.1-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
> dh_testdir
> dh_testroot
> debconf-updatepo
> rm -f build-stamp build-stamp6
> [ ! -f Makefile ] || /usr/bin/make distclean
> dh_clean
> dpkg-source -b davfs2-1.4.1
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building davfs2 using existing davfs2_1.4.1.orig.tar.gz
> dpkg-source: info: building davfs2 in davfs2_1.4.1-1.diff.gz
> dpkg-source: info: building davfs2 in davfs2_1.4.1-1.dsc
> debian/rules build
> dh_testdir
> CFLAGS="-Wall -g -O2" ./configure --host=x86_64-linux-gnu
> --build=x86_64-linux-gnu --mandir=\${prefix}/share/man
> --infodir=\${prefix}/share/info --prefix=/usr --sysconfdir=/etc
> 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 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 style of include used by make... GNU
> checking dependency style of x86_64-linux-gnu-gcc... gcc3
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether ln -s works... yes
> 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 build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> 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 whether NLS is requested... yes
> checking for GNU gettext in libc... yes
> checking whether to use NLS... yes
> checking where the gettext function comes from... libc
> checking for neon-config... /usr/bin/neon-config
> checking linking against neon... yes
> configure: incompatible neon library version 0.29.0: wanted 0.25 26 27 28
> configure: error: could not find neon
> make: *** [config.status] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/10/05/davfs2_1.4.1-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: davfs2
Source-Version: 1.4.3-1
We believe that the bug you reported is fixed in the latest version of
davfs2, which is due to be installed in the Debian FTP archive:
davfs2_1.4.3-1.diff.gz
to pool/main/d/davfs2/davfs2_1.4.3-1.diff.gz
davfs2_1.4.3-1.dsc
to pool/main/d/davfs2/davfs2_1.4.3-1.dsc
davfs2_1.4.3-1_i386.deb
to pool/main/d/davfs2/davfs2_1.4.3-1_i386.deb
davfs2_1.4.3.orig.tar.gz
to pool/main/d/davfs2/davfs2_1.4.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.
Luciano Bello <luci...@debian.org> (supplier of updated davfs2 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: Tue, 20 Oct 2009 16:21:53 -0300
Source: davfs2
Binary: davfs2
Architecture: source i386
Version: 1.4.3-1
Distribution: unstable
Urgency: low
Maintainer: Luciano Bello <luci...@debian.org>
Changed-By: Luciano Bello <luci...@debian.org>
Description:
davfs2 - mount a WebDAV resource as a regular file system
Closes: 538227 549734
Changes:
davfs2 (1.4.3-1) unstable; urgency=low
.
* New upstream version 1.4.3.
- which supports Neon 0.29 (closes: #549734).
* Few Debian-specific details:
- Homepage in the control file.
- Watch file.
- Japanese translation, really this time (closes: #538227).
Checksums-Sha1:
f4b27d84394397f41590c679c7180d60ccc5586e 1028 davfs2_1.4.3-1.dsc
6d34aeda41705afdfd1ce84d982d296c47c76c81 428835 davfs2_1.4.3.orig.tar.gz
4eb03b200298978be8d05fe54afc58f9afec2c30 46464 davfs2_1.4.3-1.diff.gz
12f7fb378975d42941274a9f058fa842a3185aab 150334 davfs2_1.4.3-1_i386.deb
Checksums-Sha256:
2fbeec63c7cd80870d3b48189d3393004bcbce2b5035c7b56a99525dc3d3d709 1028
davfs2_1.4.3-1.dsc
a9e8211e6cfb14adc5c3b16ffd9ecb03ff315c4e38f8c4fd72bf461d868af7df 428835
davfs2_1.4.3.orig.tar.gz
ded437b6fa5d7d6502dc95b121c2db9e510d25192b4457496e115807a888e827 46464
davfs2_1.4.3-1.diff.gz
f53a58585beb3ae8f7d3fe3c6fb5ee329c14b9a721da66b2343ef8ff041fb32d 150334
davfs2_1.4.3-1_i386.deb
Files:
6875003ed7c97d33a5b8d309a9de9b60 1028 utils extra davfs2_1.4.3-1.dsc
e7ed914757cf2102febc2ded56e3b043 428835 utils extra davfs2_1.4.3.orig.tar.gz
63fef5339c7fd559752ebccecfa2a66b 46464 utils extra davfs2_1.4.3-1.diff.gz
f8f8fea60b727cb67dd1ae3734dfc650 150334 utils extra davfs2_1.4.3-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkrh3ewACgkQQWTRs4lLtHk4FQCgsnwSboFKgwKYy5Rl7n/Wfcp/
2SMAn2QHal00gpyqLWT7nx0E9jAkk9Zp
=olpL
-----END PGP SIGNATURE-----
--- End Message ---