Your message dated Mon, 13 Jul 2009 07:32:07 +0000
with message-id <e1mqg19-0004o9...@ries.debian.org>
and subject line Bug#521994: fixed in libxml2 2.7.3.dfsg-2
has caused the Debian Bug report #521994,
regarding ATTRIBUTE_PRINTF symbol collision
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.)


-- 
521994: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521994
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wx2.6-headers
Version: 2.6.3.2.2-3
Severity: serious
Justification: causes FTBFS in other packages

From my pbuilder build log for freqtweak:

...
g++ -DHAVE_CONFIG_H -I. -I. -I..     
-I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 -
DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES 
-DNO_GCC_PRAGMA   -
I/usr/include/libxml2   -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2 
  -Wall -D_REENTRANT -g -
O2 -g -Wall -O2 -O2 -fexpensive-optimizations -funroll-loops -finline-functions 
-ffast-math  -c -o 
FTprocI.o FTprocI.cpp
In file included from /usr/include/wx-2.6/wx/debug.h:22,
                 from /usr/include/wx-2.6/wx/defs.h:503,
                 from /usr/include/wx-2.6/wx/wx.h:15,
                 from FTprocI.hpp:32,
                 from FTprocI.cpp:25:
/usr/include/wx-2.6/wx/wxchar.h:894: error: expected initializer before 
'ATTRIBUTE_PRINTF_3'
/usr/include/wx-2.6/wx/wxchar.h:932: error: expected initializer before 
'ATTRIBUTE_PRINTF_1'
/usr/include/wx-2.6/wx/wxchar.h:933: error: expected initializer before 
'ATTRIBUTE_PRINTF_2'
/usr/include/wx-2.6/wx/wxchar.h:934: error: expected initializer before 
'ATTRIBUTE_PRINTF_2'
...
make[3]: *** [FTprocI.o] Error 1
make[3]: Leaving directory `/tmp/buildd/freqtweak-0.7.0~cvs20070605/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/freqtweak-0.7.0~cvs20070605'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/freqtweak-0.7.0~cvs20070605'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler




--- End Message ---
--- Begin Message ---
Source: libxml2
Source-Version: 2.7.3.dfsg-2

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

libxml2-dbg_2.7.3.dfsg-2_amd64.deb
  to pool/main/libx/libxml2/libxml2-dbg_2.7.3.dfsg-2_amd64.deb
libxml2-dev_2.7.3.dfsg-2_amd64.deb
  to pool/main/libx/libxml2/libxml2-dev_2.7.3.dfsg-2_amd64.deb
libxml2-doc_2.7.3.dfsg-2_all.deb
  to pool/main/libx/libxml2/libxml2-doc_2.7.3.dfsg-2_all.deb
libxml2-utils_2.7.3.dfsg-2_amd64.deb
  to pool/main/libx/libxml2/libxml2-utils_2.7.3.dfsg-2_amd64.deb
libxml2_2.7.3.dfsg-2.diff.gz
  to pool/main/libx/libxml2/libxml2_2.7.3.dfsg-2.diff.gz
libxml2_2.7.3.dfsg-2.dsc
  to pool/main/libx/libxml2/libxml2_2.7.3.dfsg-2.dsc
libxml2_2.7.3.dfsg-2_amd64.deb
  to pool/main/libx/libxml2/libxml2_2.7.3.dfsg-2_amd64.deb
python-libxml2_2.7.3.dfsg-2_amd64.deb
  to pool/main/libx/libxml2/python-libxml2_2.7.3.dfsg-2_amd64.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 521...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mike Hommey <gland...@debian.org> (supplier of updated libxml2 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: Mon, 13 Jul 2009 08:56:37 +0200
Source: libxml2
Binary: libxml2 libxml2-utils libxml2-dev libxml2-dbg libxml2-doc python-libxml2
Architecture: source all amd64
Version: 2.7.3.dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian XML/SGML Group <debian-xml-sgml-p...@lists.alioth.debian.org>
Changed-By: Mike Hommey <gland...@debian.org>
Description: 
 libxml2    - GNOME XML library
 libxml2-dbg - Debugging symbols for the GNOME XML library
 libxml2-dev - Development files for the GNOME XML library
 libxml2-doc - Documentation for the GNOME XML library
 libxml2-utils - XML utilities
 python-libxml2 - Python bindings for the GNOME XML library
Closes: 496959 521994 522669
Changes: 
 libxml2 (2.7.3.dfsg-2) unstable; urgency=low
 .
   * debian/no-upstream-changelog: Removed.
   * debian/rules: Don't use symlinks in /usr/share/doc anymore, and only
     install the upstream changelog in the libxml2 package. Considering
     its size, we don't need it everywhere. Closes: #496959.
   * include/libxml/*.h: change ATTRIBUTE_PRINTF into LIBXML_ATTR_FORMAT
     to avoid macro name. Cherry-pick upstream f076f34. Closes: #521994.
   * error.c: fix structured error handling problems. Cherry-pick upstream
     719f397. Closes: #522669.
   * debian/control:
     + Change libxml2-dbg's section to "debug".
     + Bump Standards-Version to 3.8.2.0.
     + Add Homepage, Vcs-Git and Vcs-Browser fields.
Checksums-Sha1: 
 f8f4217251251b65987a37ec32d28a74e8337cb7 1463 libxml2_2.7.3.dfsg-2.dsc
 a62ded93f2c948233d57f7c5af43b9d1b914ee64 78821 libxml2_2.7.3.dfsg-2.diff.gz
 7a3430b823143d6aa814f11c7ede484ced75bdb5 1324312 
libxml2-doc_2.7.3.dfsg-2_all.deb
 0734bcb003ba032966739add96f4d5bdf1759fa9 864824 libxml2_2.7.3.dfsg-2_amd64.deb
 567c4ab15b179cfb0c8d60cce78aa579c4a6e540 86714 
libxml2-utils_2.7.3.dfsg-2_amd64.deb
 60c4dc69d19ae3cd1a4cc40c064ad0ac442d1396 823034 
libxml2-dev_2.7.3.dfsg-2_amd64.deb
 e55eb947ed8b0c571300f6d8bb503a82a00c47bf 1048134 
libxml2-dbg_2.7.3.dfsg-2_amd64.deb
 d356e1223516e3c6d22301a93efd3593d89aaa05 339368 
python-libxml2_2.7.3.dfsg-2_amd64.deb
Checksums-Sha256: 
 192c0d645589c5f6f77ec07f1489bf79f93400341f4090d9b3900fc82cf0239c 1463 
libxml2_2.7.3.dfsg-2.dsc
 b801cd371a0eafa8c0a6af1065b20dfd141e9d647424e44b3d1119ed8ee9b15a 78821 
libxml2_2.7.3.dfsg-2.diff.gz
 03bdfcdd0e1aef0a42327fbed6ae009e1a49c3b2dc54c0f91f2267e19ee8d709 1324312 
libxml2-doc_2.7.3.dfsg-2_all.deb
 41d925b3c88b131d6293b9c50561951607e17e51bace7f46d100036b2a6ceb16 864824 
libxml2_2.7.3.dfsg-2_amd64.deb
 1febe01ba79f3499b5e7a3745194ed04b4ed870535fe5e9b4ff5594a02e2cb4c 86714 
libxml2-utils_2.7.3.dfsg-2_amd64.deb
 e1c403a6a656a9aef1cde3bdb6b98d86a288421f37977087bcf7aea4ea461971 823034 
libxml2-dev_2.7.3.dfsg-2_amd64.deb
 04105548f32202288ef5fdde532843faf3a37a1bc4b613cfff7ce81929ee4260 1048134 
libxml2-dbg_2.7.3.dfsg-2_amd64.deb
 072295ddc1285f5d9b796e91668767e7d599f854643bfeb7c3ae2a15ce5923f5 339368 
python-libxml2_2.7.3.dfsg-2_amd64.deb
Files: 
 608784d7893181aea1f571696f3e5ca5 1463 libs optional libxml2_2.7.3.dfsg-2.dsc
 89c303e28584d9d5a5836473cb359f4f 78821 libs optional 
libxml2_2.7.3.dfsg-2.diff.gz
 5b6fb38dbe23f65c148e447a026c6fc0 1324312 doc optional 
libxml2-doc_2.7.3.dfsg-2_all.deb
 2a9415cee03d41c972cf7b0e0025db5d 864824 libs optional 
libxml2_2.7.3.dfsg-2_amd64.deb
 0f219c20a4bc4cb5c55234a1aaa2c724 86714 text optional 
libxml2-utils_2.7.3.dfsg-2_amd64.deb
 1ad175e0b8e4d3e44852ce4552379c13 823034 libdevel optional 
libxml2-dev_2.7.3.dfsg-2_amd64.deb
 b0c6de3c535f727b0d8046d47f4281c1 1048134 debug extra 
libxml2-dbg_2.7.3.dfsg-2_amd64.deb
 fca33ebeff0368a56871fe8565e9f235 339368 python optional 
python-libxml2_2.7.3.dfsg-2_amd64.deb

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

iD8DBQFKWt+o3kvaLFT9KlgRArExAJ47Lfy7HOpeVpQ0PJ+HkbJ1tshEpACeP2sY
QjEGqFBmXTtTBarmp9caqj4=
=it7y
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to