Package: pango-graphite version: 0.9.0-1 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20070905 qa-ftbfs Justification: FTBFS on i386
Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: g++ -DPACKAGE_NAME=\"pango-graphite\" -DPACKAGE_TARNAME=\"pango-graphite\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"pango-graphite 0.9.0\"" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"pango-graphite\" -DVERSION=\"0.9.0\" -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 XftGrFont.cpp -fPIC -DPIC -o .libs/XftGrFont.o XftGrFont.cpp:16:22: error: GrResult.h: No such file or directory XftGrFont.cpp:17:23: error: GrAppData.h: No such file or directory XftGrFont.cpp:18:22: error: GrClient.h: No such file or directory XftGrFont.cpp:19:23: error: GrFeature.h: No such file or directory XftGrFont.cpp:20:21: error: GrDebug.h: No such file or directory In file included from FontTableCache.h:2, from XftGrFont.cpp:22: TtfUtil.h:23:24: error: GrPlatform.h: No such file or directory In file included from XftGrFont.cpp:23: XftGrFont.h:17:18: error: Font.h: No such file or directory In file included from FontTableCache.h:2, from XftGrFont.cpp:22: TtfUtil.h:96: error: 'gr' has not been declared TtfUtil.h:96: error: ISO C++ forbids declaration of 'fontTableId32' with no type TtfUtil.h:96: error: expected ';' before 'TableIdTag' In file included from XftGrFont.cpp:22: FontTableCache.h:33: error: ISO C++ forbids declaration of 'byte' with no type FontTableCache.h:33: error: expected ';' before '*' token FontTableCache.h:34: error: expected `;' before 'const' FontTableCache.h:39: error: ISO C++ forbids declaration of 'byte' with no type FontTableCache.h:39: error: expected ';' before '*' token FontTableCache.h:46: error: expected `;' before 'private' FontTableCache.h:48: error: ISO C++ forbids declaration of 'byte' with no type FontTableCache.h:48: error: expected ';' before '*' token FontTableCache.h: In constructor 'gr::FontTableCache::FontTableCache()': FontTableCache.h:19: error: 'm_pTable' was not declared in this scope FontTableCache.h: In destructor 'gr::FontTableCache::~FontTableCache()': FontTableCache.h:24: error: 'Assert' was not declared in this scope FontTableCache.h:27: error: 'm_pTable' was not declared in this scope FontTableCache.h: In member function 'void gr::FontTableCache::decrementFontCount()': FontTableCache.h:32: error: 'Assert' was not declared in this scope FontTableCache.h: In member function 'const long int& gr::FontTableCache::getTableSize(TableId) const': FontTableCache.h:36: error: 'Assert' was not declared in this scope In file included from XftGrFont.cpp:23: XftGrFont.h: At global scope: XftGrFont.h:47: error: expected class-name before '{' token XftGrFont.h:97: error: 'getTable' declared as a 'virtual' field XftGrFont.h:97: error: expected ';' before '(' token XftGrFont.h:120: error: 'gid16' has not been declared XftGrFont.h:120: error: 'gr::Point' has not been declared XftGrFont.h:131: error: 'gid16' has not been declared XftGrFont.h:131: error: 'gr::Rect' has not been declared XftGrFont.h:131: error: 'gr::Point' has not been declared XftGrFont.h:274: error: field 'm_faceName' has incomplete type XftGrFont.cpp: In constructor 'gr::XftGrFont::XftGrFont(Display*, Screen*)': XftGrFont.cpp:37: error: class 'gr::XftGrFont' does not have any field named 'Font' XftGrFont.cpp:51: error: 'kclrBlack' was not declared in this scope XftGrFont.cpp:52: error: 'kclrTransparent' was not declared in this scope XftGrFont.cpp: In constructor 'gr::XftGrFont::XftGrFont(XftFont*, Display*, Screen*)': XftGrFont.cpp:59: error: class 'gr::XftGrFont' does not have any field named 'Font' XftGrFont.cpp:70: error: 'Assert' was not declared in this scope XftGrFont.cpp: In constructor 'gr::XftGrFont::XftGrFont(FT_FaceRec_*, Display*, Screen*)': XftGrFont.cpp:76: error: class 'gr::XftGrFont' does not have any field named 'Font' XftGrFont.cpp:87: error: 'Assert' was not declared in this scope XftGrFont.cpp: In member function 'void gr::XftGrFont::initializeFromFace()': XftGrFont.cpp:125: error: 'kclrBlack' was not declared in this scope XftGrFont.cpp:126: error: 'kclrTransparent' was not declared in this scope XftGrFont.cpp:128: error: 'Assert' was not declared in this scope XftGrFont.cpp:138: error: 'm_faceName' was not declared in this scope XftGrFont.cpp: In destructor 'virtual gr::XftGrFont::~XftGrFont()': XftGrFont.cpp:171: error: 'Assert' was not declared in this scope XftGrFont.cpp: In member function 'virtual Font* gr::XftGrFont::copyThis()': XftGrFont.cpp:190: error: cannot convert 'gr::XftGrFont*' to 'Font*' in return XftGrFont.cpp: In copy constructor 'gr::XftGrFont::XftGrFont(gr::XftGrFont&)': XftGrFont.cpp:194: error: class 'gr::XftGrFont' does not have any field named 'Font' XftGrFont.cpp:210: error: 'm_faceName' was not declared in this scope XftGrFont.cpp:210: error: 'class gr::XftGrFont' has no member named 'm_faceName' XftGrFont.cpp: In member function 'virtual FT_FaceRec_* gr::XftGrFont::lockFace()': XftGrFont.cpp:230: error: 'Assert' was not declared in this scope XftGrFont.cpp: In member function 'virtual void gr::XftGrFont::unlockFace()': XftGrFont.cpp:243: error: 'Assert' was not declared in this scope XftGrFont.cpp: At global scope: XftGrFont.cpp:257: error: 'const void* gr::XftGrFont::getTable' is not a static member of 'class gr::XftGrFont' XftGrFont.cpp:257: error: 'fontTableId32' was not declared in this scope XftGrFont.cpp:257: error: expected primary-expression before '*' token XftGrFont.cpp:257: error: 'pcbSize' was not declared in this scope XftGrFont.cpp:257: error: initializer expression list treated as compound expression XftGrFont.cpp:258: error: expected ',' or ';' before '{' token XftGrFont.cpp:412: error: expected `}' at end of input make[1]: *** [XftGrFont.lo] Error 1 make[1]: Leaving directory `/build/user/pango-graphite-0.9.0/build-tree/pango-graphite-0.9.0' make: *** [debian/stamp-makefile-build] Error 2 The full build log is available from http://people.debian.org/~lucas/logs/2007/09/05 A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot containing a sid i386 environment. Internet was not accessible from the build systems. -- | Lucas Nussbaum | [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ | | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |