On Wed, 2009-03-11 at 02:47 +0200, Peter De Schrijver wrote:
> Package: dvswitch
> Version: 0.8-2
> Severity: serious
> 
> There was an error while trying to autobuild your package:
> 
> > Automatic build of dvswitch_0.8-2 on mayr by sbuild/mips 99.999
> > Build started at 20090308-2038
> 
> [...]
> 
> > ** Using build dependencies supplied by package:
> > Build-Depends: debhelper (>= 5), libavcodec-dev, pkg-config, 
> > libgtkmm-2.4-dev, libboost-dev, libboost-thread-dev, libxv-dev, cmake
> 
> [...]
> 
> > [ 58%] Building C object src/CMakeFiles/dvswitch.dir/frame.o
> > [ 60%] Building CXX object src/CMakeFiles/dvswitch.dir/auto_codec.o
> > [ 62%] Building CXX object src/CMakeFiles/dvswitch.dir/format_dialog.o
> > [ 64%] Building C object src/CMakeFiles/dvswitch.dir/dif_audio.o
> > [ 66%] Building CXX object src/CMakeFiles/dvswitch.dir/vu_meter.o
> > /build/buildd/dvswitch-0.8/src/vu_meter.cpp: In function 
> > 'Glib::ustring<unnamed>::int_to_string(int)':
> > /build/buildd/dvswitch-0.8/src/vu_meter.cpp:13: error: 'snprintf' is not a 
> > member of 'std'

Hmm...

$ grep -w _GLIBCXX_USE_C99 /usr/include/c++/4.3/*{,/*}/bits/c++config.h
/usr/include/c++/4.3/mips-linux-gnu/bits/c++config.h:/* #undef _GLIBCXX_USE_C99 
*/
/usr/include/c++/4.3/mips-linux-gnu/64/bits/c++config.h:#define 
_GLIBCXX_USE_C99 1
/usr/include/c++/4.3/mips-linux-gnu/n32/bits/c++config.h:#define 
_GLIBCXX_USE_C99 1

Any idea why MIPS should differ from other architectures in this regard
(but not for the n32 and 64-bit ABIs)?

Ben.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to