[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#527663: marked as done (freqtweak: FTBFS: wxchar.h:894: error: expected initializer before 'ATTRIBUTE_PRINTF_3')



Your message dated Wed, 5 Aug 2009 19:10:03 +0200
with message-id <20090805191003.41c2d52e@sumiciu>
and subject line Re: freqtweak: FTBFS: wxchar.h:894: error: expected initializer before 'ATTRIBUTE_PRINTF_3'
has caused the Debian Bug report #527663,
regarding freqtweak: 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 owner@bugs.debian.org
immediately.)


-- 
527663: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527663
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: freqtweak
Version: 0.7.0~cvs20070605-2
Severity: serious
User: debian-qa@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   -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'
> /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 FTprocI.hpp:32,
>                  from FTprocI.cpp:25:
> /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 FTprocI.hpp:32,
>                  from FTprocI.cpp:25:
> /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 FTprocI.hpp:32,
>                  from FTprocI.cpp:25:
> /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'
> make[3]: *** [FTprocI.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/05/08/freqtweak_0.7.0~cvs20070605-2_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
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
unblock 527663 by 521924
notfound 527663 0.7.2-1
fixed 527663 0.7.2-1
thanks

El Wed, 5 Aug 2009 14:24:56 +0100
Chris Lamb <lamby@debian.org> escribió:
> Ricardo Mones wrote:
> 
> >   Could you attach the build log where 0.7.2 fails to build with
> > such error?
> 
> Hm, I cannot reproduce in a clean chroot, only on my dirty system.
> Attached anyway, but you can probably close this bug.

  Well, it doesn't even reproduce in my dirty systems, so maybe yours
  is missing some upgrade.

  Closing for now,
-- 
 Ricardo Mones
 ~
 Never send a human to do a machine's job.               Agent Smith

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply to: