Package: libcdio
Version: 0.78.2+dfsg1-2
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  In GCC 4.3, the C++ header
dependencies have been cleaned up.  The advantage of this is that
programs will compile faster.  The downside is that you actually
need to directly #include everything you use (but you really should
do this anyway, otherwise your program won't work with any compiler
other than GCC).  There's some more information about this at
http://gcc.gnu.org/gcc-4.3/porting_to.html

You can reproduce this problem with gcc-4.3 or gcc-snapshot from
unstable.

> Automatic build of pcmanx-gtk2_0.3.7-2 on em64t by sbuild/amd64 0.53
...
> mv -f .deps/telnetcon.Tpo .deps/telnetcon.Po
> x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/core -I../src/view 
> -I../src/qqwryseeker -DPNG_NO_MMX_CODE -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/freetype2 
> -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" 
> -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti 
> -fvisibility=hidden -fvisibility-inlines-hidden -MT telnetview.o -MD -MP -MF 
> .deps/telnetview.Tpo -c -o telnetview.o `test -f 'view/telnetview.cpp' || 
> echo './'`view/telnetview.cpp
> view/telnetview.cpp: In member function 'virtual void 
> CTelnetView::OnMouseMove(GdkEventMotion*)':
> view/telnetview.cpp:248: error: no matching function for call to 
> 'find(__gnu_cxx::__normal_iterator<char*, std::basic_string<char, 
> std::char_traits<char>, std::allocator<char> > >, 
> __gnu_cxx::__normal_iterator<char*, std::basic_string<char, 
> std::char_traits<char>, std::allocator<char> > >, char)'
> view/telnetview.cpp:252: error: no matching function for call to 
> 'find(__gnu_cxx::__normal_iterator<char*, std::basic_string<char, 
> std::char_traits<char>, std::allocator<char> > >, 
> __gnu_cxx::__normal_iterator<char*, std::basic_string<char, 
> std::char_traits<char>, std::allocator<char> > >, char)'
> view/telnetview.cpp:259: warning: deprecated conversion from string constant 
> to 'gchar*'
> view/telnetview.cpp: In member function 'virtual void 
> CTelnetView::OnRButtonDown(GdkEventButton*)':
> view/telnetview.cpp:484: warning: deprecated conversion from string constant 
> to 'gchar*'
> make[4]: *** [telnetview.o] Error 1
> make[4]: Leaving directory `/build/tbm/pcmanx-gtk2-0.3.7/src'
> make[3]: *** [all-recursive] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to