Package: gdome2-xslt Version: 0.0.8-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://www.cyrius.com/journal/2007/05/10#gcc-4.3-include
You can reproduce this problem with gcc-snapshot from unstable. Note that Red Hat, Novell and Ubuntu have done some work getting packages to build with GCC 4.3 so there might be patches floating around somewhere. I suggest you talk to your upstream. > Automatic build of gdome2-xslt_0.0.8-2 on em64t by sbuild/amd64 0.53 ... > g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gmetadom/gdome_cpp_smart > -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > -I/usr/include/libxml2 -I/usr/include/libxml2 -I../.. -I../../C/gdome_xslt -g > -Wall -O2 -c GdomeSmartDOMXSLTStylesheet.cc -fPIC -DPIC -o > .libs/GdomeSmartDOMXSLTStylesheet.o > In file included from > /usr/include/gmetadom/gdome_cpp_smart/GdomeSmartDOMChar.hh:78, > from > /usr/include/gmetadom/gdome_cpp_smart/GdomeSmartDOMBasic.hh:27, > from > /usr/include/gmetadom/gdome_cpp_smart/GdomeSmartDOM.hh:27, > from GdomeSmartDOMXSLTStylesheet.cc:29: > /usr/include/gmetadom/gdome_cpp_smart/GdomeSmartDOMTraits.hh: In static > member function 'static GdomeSmartDOM::Char16* std::char_traits<short > unsigned int>::move(GdomeSmartDOM::Char16*, const GdomeSmartDOM::Char16*, > size_t)': > /usr/include/gmetadom/gdome_cpp_smart/GdomeSmartDOMTraits.hh:84: error: > 'memmove' was not declared in this scope > /usr/include/gmetadom/gdome_cpp_smart/GdomeSmartDOMTraits.hh: In static > member function 'static GdomeSmartDOM::Char16* std::char_traits<short > unsigned int>::copy(GdomeSmartDOM::Char16*, const GdomeSmartDOM::Char16*, > size_t)': > /usr/include/gmetadom/gdome_cpp_smart/GdomeSmartDOMTraits.hh:88: error: > 'memcpy' was not declared in this scope This is #441532 > GdomeSmartDOMXSLTStylesheet.cc: In member function 'GdomeSmartDOM::Document > GdomeSmartDOMExt::XSLTStylesheet::apply(const GdomeSmartDOM::Document&, const > std::vector<std::pair<GdomeSmartDOM::GdomeString, > GdomeSmartDOM::GdomeString>, > std::allocator<std::pair<GdomeSmartDOM::GdomeString, > GdomeSmartDOM::GdomeString> > >&) const': > GdomeSmartDOMXSLTStylesheet.cc:71: error: 'strdup' was not declared in this > scope > make[4]: *** [GdomeSmartDOMXSLTStylesheet.lo] Error 1 This is a bug in the current package. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]