Package: pango-graphite
Version: 0.9.2-3
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 pango-graphite_0.9.2-3 on em64t by sbuild/amd64 0.53
...
>  g++ -DPACKAGE_NAME=\"pango-graphite\" -DPACKAGE_TARNAME=\"pango-graphite\" 
> -DPACKAGE_VERSION=\"0.9.2\" "-DPACKAGE_STRING=\"pango-graphite 0.9.2\"" 
> -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"pango-graphite\" 
> -DVERSION=\"0.9.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
> -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
> -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_MEMORY_H=1 
> -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DSIZEOF_WCHAR_T=4 
> -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 
> -DHAVE_VPRINTF=1 -DHAVE_ISASCII=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 
> -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOUL=1 
> -DNDEBUG=1 -I. -I. -DPANGO_ENABLE_ENGINE -DPANGO_ENABLE_BACKEND 
> -DG_DISABLE_DEPRECATED -DMODULE_VERSION=\"1.6.0\" -DPANGO_MAJOR_VERSION=1 
> -DPANGO_MINOR_VERSION=18 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 
> -I/usr/include/freetype2 -g -Wall -O2 -c pangographite.cpp  -fPIC -DPIC -o 
> .libs/pangographite.o
> pangographite.cpp: In function 'void graphite_PangoGlyphString(const char*, 
> int, PangoFcFont*, PangoGlyphString*, const char*, int)':
> pangographite.cpp:348: error: 'memmove' is not a member of 'std'
> pangographite.cpp:376: error: 'memmove' is not a member of 'std'
> make[1]: *** [pangographite.lo] Error 1
> make[1]: Leaving directory 
> `/build/tbm/pango-graphite-0.9.2/build-tree/pango-graphite-0.9.2'
> make: *** [debian/stamp-makefile-build] Error 2

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


Reply via email to