Your message dated Sat, 27 Jun 2009 13:55:08 +0000
with message-id <e1mkyn2-0007ku...@ries.debian.org>
and subject line Bug#527708: fixed in wxmaxima 0.8.1-1
has caused the Debian Bug report #527708,
regarding wxmaxima: FTBFS: wxchar.h:894: error: expected initializer before 
'ATTRIBUTE_PRINTF_3'
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.)


-- 
527708: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527708
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wxmaxima
Version: 0.7.1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090508 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> 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 -DPREFIX=\"/usr\" -g -O2 -g -Wall 
> -O2 -c MathParser.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 MathCell.h:39,
>                  from MathParser.h:25,
>                  from MathParser.cpp:20:
> /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'
> /usr/include/wx-2.6/wx/wxchar.h:936: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/wxchar.h:937: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/wxchar.h:938: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/wxchar.h:951: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_3'
> In file included from /usr/include/wx-2.6/wx/memory.h:20,
>                  from /usr/include/wx-2.6/wx/object.h:25,
>                  from /usr/include/wx-2.6/wx/wx.h:16,
>                  from MathCell.h:39,
>                  from MathParser.h:25,
>                  from MathParser.cpp:20:
> /usr/include/wx-2.6/wx/string.h:1080: error: expected ';' before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/string.h:1085: error: expected ';' before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/string.h:1117: error: expected ';' before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/string.h: In member function 'wxString& 
> wxString::operator<<(int)':
> /usr/include/wx-2.6/wx/string.h:948: error: 'Format' was not declared in this 
> scope
> /usr/include/wx-2.6/wx/string.h: In member function 'wxString& 
> wxString::operator<<(unsigned int)':
> /usr/include/wx-2.6/wx/string.h:951: error: 'Format' was not declared in this 
> scope
> /usr/include/wx-2.6/wx/string.h: In member function 'wxString& 
> wxString::operator<<(long int)':
> /usr/include/wx-2.6/wx/string.h:954: error: 'Format' was not declared in this 
> scope
> /usr/include/wx-2.6/wx/string.h: In member function 'wxString& 
> wxString::operator<<(long unsigned int)':
> /usr/include/wx-2.6/wx/string.h:957: error: 'Format' was not declared in this 
> scope
> /usr/include/wx-2.6/wx/string.h: In member function 'wxString& 
> wxString::operator<<(float)':
> /usr/include/wx-2.6/wx/string.h:976: error: 'Format' was not declared in this 
> scope
> /usr/include/wx-2.6/wx/string.h: In member function 'wxString& 
> wxString::operator<<(double)':
> /usr/include/wx-2.6/wx/string.h:979: error: 'Format' was not declared in this 
> scope
> In file included from /usr/include/wx-2.6/wx/memory.h:21,
>                  from /usr/include/wx-2.6/wx/object.h:25,
>                  from /usr/include/wx-2.6/wx/wx.h:16,
>                  from MathCell.h:39,
>                  from MathParser.h:25,
>                  from MathParser.cpp:20:
> /usr/include/wx-2.6/wx/msgout.h: At global scope:
> /usr/include/wx-2.6/wx/msgout.h:44: error: expected ';' before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/msgout.h:70: error: expected ';' before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/msgout.h:84: error: expected ';' before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/msgout.h:98: error: expected ';' before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/msgout.h:112: error: expected ';' before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/msgout.h:124: error: expected ';' before 
> 'ATTRIBUTE_PRINTF_2'
> In file included from /usr/include/wx-2.6/wx/wx.h:22,
>                  from MathCell.h:39,
>                  from MathParser.h:25,
>                  from MathParser.cpp:20:
> /usr/include/wx-2.6/wx/log.h:517: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/log.h:520: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/log.h:521: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/log.h:522: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/log.h:523: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/log.h:524: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/log.h:525: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/log.h:529: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/log.h:535: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/log.h:540: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/log.h:544: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_2'
> MathParser.cpp: In member function 'MathCell* MathParser::ParseText(xmlNode*, 
> int)':
> MathParser.cpp:220: error: 'Format' is not a member of 'wxString'
> make[2]: *** [MathParser.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/05/08/wxmaxima_0.7.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: wxmaxima
Source-Version: 0.8.1-1

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

wxmaxima_0.8.1-1.diff.gz
  to pool/main/w/wxmaxima/wxmaxima_0.8.1-1.diff.gz
wxmaxima_0.8.1-1.dsc
  to pool/main/w/wxmaxima/wxmaxima_0.8.1-1.dsc
wxmaxima_0.8.1-1_amd64.deb
  to pool/main/w/wxmaxima/wxmaxima_0.8.1-1_amd64.deb
wxmaxima_0.8.1.orig.tar.gz
  to pool/main/w/wxmaxima/wxmaxima_0.8.1.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 527...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frank S. Thomas <f...@debian.org> (supplier of updated wxmaxima 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, 27 Jun 2009 15:18:46 +0200
Source: wxmaxima
Binary: wxmaxima
Architecture: source amd64
Version: 0.8.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Frank S. Thomas <f...@debian.org>
Description: 
 wxmaxima   - GUI for the computer algebra system Maxima
Closes: 368630 428820 439964 457599 466997 484281 487391 493882 508181 527708
Changes: 
 wxmaxima (0.8.1-1) unstable; urgency=low
 .
   * New upstream release. (closes: #484281, #508181)
     - Does not fail to build from source. (closes: #527708)
     - Warns on quit if modified files are not saved. (closes: #457599)
     - Does not display an error pupup on program startup. (closes: #368630)
     - Does not exhibit "strange" Lisp errors with recent maxima.
       (closes: #493882, #487391)
   * debian/control:
     - Took over package from Rafa Rodríguez Galván with his permission. Thanks
       Rafa and Marco for all your work! Set Debian Science Maintainers as
       Maintainer and myself as Uploader.
     - Added Vcs-{Git,Browser} and Homepage fields.
     - wxWidgets >= 2.8.0 is required now; updated build-dependency accordingly.
     - Bumped Standards-Version to 3.8.2.
     - libxml2-dev is not required anymore; removed it from Build-Depends.
     - Edited Description with the help of the debian-l10n-english folks.
   * Updated debian/copyright and adapted it to DEP5. (closes: #439964)
   * Added debian/watch file.
   * debian/wxmaxima.menu:
     - Changed section "Apps/Math" to "Applications/Science/Mathematics".
     - Use 16x16 and 32x32 wxMaxima icons. (closes: #428820)
   * Use dh and quilt's new debhelper addon instead of CDBS to minimize
     debian/rules. This required to build-depend on debhelper (>= 7.0.50) and
     quilt (>= 0.46-7).
   * debian/patches/:
     - Added 201_fix_desktop_file.patch that changes wxmaxima.desktop so that it
       is valid according to the latest freedesktop.org specs. (closes: #466997)
     - Removed config.patch; applied upstream.
Checksums-Sha1: 
 6a491ceb9ccb83a01ae09064e00a6a4d21af6a72 1272 wxmaxima_0.8.1-1.dsc
 8a332da2d5dc0013a20ce479c0ca0648060677b2 830875 wxmaxima_0.8.1.orig.tar.gz
 ce13661acadde89a27d45d26e6cb619bdff4f199 10603 wxmaxima_0.8.1-1.diff.gz
 6bc50652d4b67a3f94e4de825855717304a9ae50 519668 wxmaxima_0.8.1-1_amd64.deb
Checksums-Sha256: 
 2d4948b31a89a51163383ddb1449e2a7fb8e37034465b764a51afa622e74821d 1272 
wxmaxima_0.8.1-1.dsc
 f81f9431ef70281d3f9b5c6f4265c92ecf097a786790e0db2cda6e3a8d5ef9a4 830875 
wxmaxima_0.8.1.orig.tar.gz
 da4e0775a9a1bc930fae5958e5916126fa1976d71a58c513d77fc172a7676fb0 10603 
wxmaxima_0.8.1-1.diff.gz
 a11f8a6c4f95d7d468b92ce3ad00be1762af4c2a19cd9edb67c0bd5b067b216b 519668 
wxmaxima_0.8.1-1_amd64.deb
Files: 
 7b0c46605f38b12f08b95c85cdc910b6 1272 math optional wxmaxima_0.8.1-1.dsc
 a50e7e78e022408fac61634c92bd2341 830875 math optional 
wxmaxima_0.8.1.orig.tar.gz
 62fdea0dedc0a0903a118623162bc62a 10603 math optional wxmaxima_0.8.1-1.diff.gz
 5127a682919ca09d6951252526adfdb4 519668 math optional 
wxmaxima_0.8.1-1_amd64.deb

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

iEUEARECAAYFAkpGIgEACgkQft6HNdxCZCmgwgCgg47ZD9DUE8eXffG7S8mrz8Vx
p9cAmJjZwEbrM5ddrz0Z/K0A9e/29ik=
=aQuO
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to