[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#479158: perlftlib_1.2-16+b1(sparc/unstable): FTBFS on sparc, error: static declaration of 'XS_FreeType_TT_Get_Glyph_Pixmap' follows non-static declaration



Package: perlftlib
Version: 1.2-16+b1
Severity: serious
user debian-perl@lists.debian.org
usertag perl-5.10-ftbfs

There was an error while trying to autobuild your package:

> Automatic build of perlftlib_1.2-16+b1 on lebrun by sbuild/sparc 98
> Build started at 20080503-1113

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 5), libttf-dev, perl (>= 5.8)

[...]

cc -c  -I/usr/include/freetype -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.2\" -DXS_VERSION=\"1.2\" -fPIC
+"-I/usr/lib/perl/5.10/CORE"   FreeType.c
FreeType.c: In function 'XS_FreeType_TT_Get_Glyph_Bitmap':
FreeType.c:1271: error: static declaration of 'XS_FreeType_TT_Get_Glyph_Pixmap' follows non-static declaration
FreeType.c:1270: error: previous declaration of 'XS_FreeType_TT_Get_Glyph_Pixmap' was here
FreeType.c: In function 'XS_FreeType_TT_Get_Glyph_Pixmap':
FreeType.c:1317: error: static declaration of 'XS_FreeType_TT_New_Outline' follows non-static declaration
FreeType.c:1316: error: previous declaration of 'XS_FreeType_TT_New_Outline' was here
FreeType.c:1345: error: static declaration of 'XS_FreeType_TT_Done_Outline' follows non-static declaration
FreeType.c:1344: error: previous declaration of 'XS_FreeType_TT_Done_Outline' was here
FreeType.c:1368: error: static declaration of 'XS_FreeType_TT_Copy_Outline' follows non-static declaration
FreeType.c:1367: error: previous declaration of 'XS_FreeType_TT_Copy_Outline' was here
FreeType.c:1402: error: static declaration of 'XS_FreeType_TT_Get_Outline_Bitmap' follows non-static declaration
FreeType.c:1401: error: previous declaration of 'XS_FreeType_TT_Get_Outline_Bitmap' was here
FreeType.c: In function 'XS_FreeType_TT_Get_Outline_Bitmap':
FreeType.c:1454: error: static declaration of 'XS_FreeType_TT_Get_Outline_Pixmap' follows non-static declaration
FreeType.c:1453: error: previous declaration of 'XS_FreeType_TT_Get_Outline_Pixmap' was here
FreeType.c: In function 'XS_FreeType_TT_Get_Outline_Pixmap':
FreeType.c:1506: error: static declaration of 'XS_FreeType_TT_Get_Outline_BBox' follows non-static declaration
FreeType.c:1505: error: previous declaration of 'XS_FreeType_TT_Get_Outline_BBox' was here
FreeType.c:1539: error: static declaration of 'XS_FreeType_TT_Transform_Outline' follows non-static declaration
FreeType.c:1538: error: previous declaration of 'XS_FreeType_TT_Transform_Outline' was here
FreeType.c:1580: error: static declaration of 'XS_FreeType_TT_Translate_Outline' follows non-static declaration
FreeType.c:1579: error: previous declaration of 'XS_FreeType_TT_Translate_Outline' was here
FreeType.c:1612: error: static declaration of 'XS_FreeType_TT_Transform_Vector' follows non-static declaration
FreeType.c:1611: error: previous declaration of 'XS_FreeType_TT_Transform_Vector' was here
FreeType.c:1648: error: static declaration of 'XS_FreeType_TT_Get_CharMap_Count' follows non-static declaration
FreeType.c:1647: error: previous declaration of 'XS_FreeType_TT_Get_CharMap_Count' was here
FreeType.c:1682: error: static declaration of 'XS_FreeType_TT_Get_CharMap_ID' follows non-static declaration
FreeType.c:1681: error: previous declaration of 'XS_FreeType_TT_Get_CharMap_ID' was here
FreeType.c:1723: error: static declaration of 'XS_FreeType_TT_Get_CharMap' follows non-static declaration
FreeType.c:1722: error: previous declaration of 'XS_FreeType_TT_Get_CharMap' was here
FreeType.c:1762: error: static declaration of 'XS_FreeType_TT_Char_Index' follows non-static declaration
FreeType.c:1761: error: previous declaration of 'XS_FreeType_TT_Char_Index' was here
FreeType.c:1797: error: static declaration of 'XS_FreeType_TT_Get_Name_Count' follows non-static declaration
FreeType.c:1796: error: previous declaration of 'XS_FreeType_TT_Get_Name_Count' was here
FreeType.c:1831: error: static declaration of 'XS_FreeType_TT_Get_Name_ID' follows non-static declaration
FreeType.c:1830: error: previous declaration of 'XS_FreeType_TT_Get_Name_ID' was here
FreeType.c:1878: error: static declaration of 'XS_FreeType_TT_Get_Name_String' follows non-static declaration
FreeType.c:1877: error: previous declaration of 'XS_FreeType_TT_Get_Name_String' was here
FreeType.c:1926: error: static declaration of 'boot_FreeType' follows non-static declaration
FreeType.c:1925: error: previous declaration of 'boot_FreeType' was here
FreeType.c:1982: error: expected declaration or statement at end of input
FreeType.c: In function 'XS_FreeType_TT_Get_Outline_Bitmap':
FreeType.c:1982: error: expected declaration or statement at end of input
FreeType.c: In function 'XS_FreeType_TT_Get_Glyph_Pixmap':
FreeType.c:1982: error: expected declaration or statement at end of input
FreeType.c: In function 'XS_FreeType_TT_Get_Glyph_Bitmap':
FreeType.c:1982: error: expected declaration or statement at end of input
make[2]: *** [FreeType.o] Error 1
make[2]: Leaving directory `/build/buildd/perlftlib-1.2/FreeType'
make[1]: *** [subdirs] Error 2
make[1]: Leaving directory `/build/buildd/perlftlib-1.2'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=perlftlib&ver=1.2-16+b1




Reply to: