Package: gnunet
Version: 0.7.3-3
Severity: important
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 from unstable.

> Automatic build of gnunet_0.7.3-3 on em64t by sbuild/amd64 0.53
...
> mkdir .libs
>  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include 
> -I../../../src/setup/lib -I/usr/include -I/usr/include -I/include -I/include 
> -I/include/QtGui -I/include/QtCore -I/include/QtOpenGL -DQT_OPENGL_LIB 
> -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/include -I/usr/include/qt4 
> -DPNG_NO_MMX_CODE -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 -g -O2 -I/include -I/include/QtGui -I/include/QtCore 
> -I/include/QtOpenGL -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/include -I/usr/include/qt4 -MT libgnunetsetup_qt_la-gstring.lo -MD -MP 
> -MF .deps/libgnunetsetup_qt_la-gstring.Tpo -c gstring.cc  -fPIC -DPIC -o 
> .libs/libgnunetsetup_qt_la-gstring.o
> gstring.cc: In destructor 'GString::~GString()':
> gstring.cc:43: error: '::free' has not been declared
> gstring.cc: In member function 'GString& GString::operator=(const QString&)':
> gstring.cc:50: error: '::free' has not been declared
> gstring.cc: In member function 'GString& GString::operator=(const GString&)':
> gstring.cc:62: error: '::free' has not been declared
> gstring.cc: In member function 'GString& GString::operator=(const char*)':
> gstring.cc:74: error: '::free' has not been declared
> gstring.cc: In member function 'char* GString::toCString()':
> gstring.cc:92: error: '::free' has not been declared
> gstring.cc: In member function 'char* GString::toUtf8CStr()':
> gstring.cc:102: error: '::free' has not been declared
> make[6]: *** [libgnunetsetup_qt_la-gstring.lo] Error 1
> make[6]: Leaving directory `/build/tbm/gnunet-0.7.3/src/setup/qt'
> make[5]: *** [all-recursive] Error 1
> make[5]: Leaving directory `/build/tbm/gnunet-0.7.3/src/setup/qt'

-- 
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