Package: libgdiplus Version: 1.0.4-1 Severity: serious Hi,
building the package libgdiplus in a clean build environment (with pbuilder) on i386 results in: ========================================================================= [...] # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory `/tmp/buildd/libgdiplus-1.0.4' /usr/bin/make all-recursive make[2]: Entering directory `/tmp/buildd/libgdiplus-1.0.4' Making all in src make[3]: Entering directory `/tmp/buildd/libgdiplus-1.0.4/src' if /bin/sh ../libtool --mode=compile i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Wall -Wno-unused -Wno-format -Wall -g -O2 -pthread -MT adjustablearrowcap.lo -MD -MP -MF ".deps/adjustablearrowcap.Tpo" -c -o adjustablearrowcap.lo adjustablearrowcap.c; \ then mv -f ".deps/adjustablearrowcap.Tpo" ".deps/adjustablearrowcap.Plo"; else rm -f ".deps/adjustablearrowcap.Tpo"; exit 1; fi mkdir .libs i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Wall -Wno-unused -Wno-format -Wall -g -O2 -pthread -MT adjustablearrowcap.lo -MD -MP -MF .deps/adjustablearrowcap.Tpo -c adjustablearrowcap.c -fPIC -DPIC -o .libs/adjustablearrowcap.o In file included from adjustablearrowcap.c:27: gdip.h:727: error: parse error before "FcFontSet" gdip.h:727: warning: no semicolon at end of struct or union gdip.h:729: warning: type defaults to `int' in declaration of `config' gdip.h:729: warning: data definition has no type or storage class gdip.h:730: error: parse error before '}' token gdip.h:730: warning: type defaults to `int' in declaration of `GpFontCollection' gdip.h:730: warning: data definition has no type or storage class gdip.h:734: error: parse error before "FcPattern" gdip.h:734: warning: no semicolon at end of struct or union gdip.h:736: error: parse error before '}' token gdip.h:736: warning: type defaults to `int' in declaration of `GpFontFamily' gdip.h:736: warning: data definition has no type or storage class gdip.h:744: error: parse error before "FT_Library" gdip.h:744: warning: no semicolon at end of struct or union gdip.h:745: warning: type defaults to `int' in declaration of `GpFont' gdip.h:745: warning: data definition has no type or storage class gdip.h:838: error: parse error before '*' token gdip.h:838: warning: type defaults to `int' in declaration of `GDIP_display' gdip.h:838: warning: data definition has no type or storage class gdip.h:1015: warning: type defaults to `int' in declaration of `GpFont' gdip.h:1015: error: parse error before '*' token [...] gdip.h:1052: warning: type defaults to `int' in declaration of `GpFontFamily' gdip.h:1052: error: parse error before '*' token gdip.h:1053: warning: type defaults to `int' in declaration of `GpFontFamily' gdip.h:1053: error: parse error before '*' token gdip.h:1054: warning: type defaults to `int' in declaration of `GpFontFamily' gdip.h:1054: error: parse error before '*' token gdip.h:1055: warning: type defaults to `int' in declaration of `GpFontFamily' gdip.h:1055: error: parse error before '*' token gdip.h:1056: warning: type defaults to `int' in declaration of `GpFontFamily' gdip.h:1056: error: parse error before '*' token gdip.h:1057: error: parse error before '*' token gdip.h:1058: error: parse error before '*' token gdip.h:1059: error: parse error before '*' token gdip.h:1063: warning: type defaults to `int' in declaration of `GpFontFamily' gdip.h:1063: error: parse error before '*' token gdip.h:1064: error: parse error before "GpFontCollection" gdip.h:1065: error: parse error before '*' token In file included from adjustablearrowcap.c:27: gdip.h:1166: warning: parameter has incomplete type adjustablearrowcap.c: In function `gdip_adjust_arrowcap_clone_cap': adjustablearrowcap.c:75: warning: implicit declaration of function `memcpy' adjustablearrowcap.c: In function `gdip_adjust_arrowcap_setup': adjustablearrowcap.c:95: warning: unused variable `pattern' make[3]: *** [adjustablearrowcap.lo] Error 1 make[3]: Leaving directory `/tmp/buildd/libgdiplus-1.0.4/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/libgdiplus-1.0.4' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/libgdiplus-1.0.4' make: *** [build-stamp] Error 2 ========================================================================= Thanks for considering. -- DARTS - Debian Archive Regression Test Suite http://darts.alioth.debian.org/ Please note that this report has not been generated fully automatically. DARTS just helped finding the problem. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]