Your message dated Mon, 30 May 2005 17:18:48 +0200 with message-id <[EMAIL PROTECTED]> and subject line fixed in last upload has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 23 Mar 2005 20:54:58 +0000 >From [EMAIL PROTECTED] Wed Mar 23 12:54:57 2005 Return-path: <[EMAIL PROTECTED]> Received: from mail-out.m-online.net [212.18.0.9] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DECsT-0006dH-00; Wed, 23 Mar 2005 12:54:57 -0800 Received: from mail.m-online.net (svr20.m-online.net [192.168.3.148]) by mail-out.m-online.net (Postfix) with ESMTP id E3FB5776C; Wed, 23 Mar 2005 21:54:55 +0100 (CET) Received: from atari.stigge.org (ppp-62-245-162-134.mnet-online.de [62.245.162.134]) by mail.m-online.net (Postfix) with ESMTP id 7A9C0618D6; Wed, 23 Mar 2005 21:54:50 +0100 (CET) Received: from [192.168.5.99] (localhost [127.0.0.1]) by atari.stigge.org (Postfix) with ESMTP id ED704100BABD2; Wed, 23 Mar 2005 21:54:49 +0100 (CET) From: Roland Stigge <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: libgdiplus: FTBFS: Compile error Message-Id: <[EMAIL PROTECTED]> Date: Wed, 23 Mar 2005 21:54:49 +0100 (CET) Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: 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. --------------------------------------- Received: (at 301113-close) by bugs.debian.org; 30 May 2005 15:18:56 +0000 >From [EMAIL PROTECTED] Mon May 30 08:18:56 2005 Return-path: <[EMAIL PROTECTED]> Received: from booster.qnetp.net [213.239.220.50] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Dcm2a-0007bH-00; Mon, 30 May 2005 08:18:56 -0700 Received: from localhost (localhost [127.0.0.1]) by booster.qnetp.net (Postfix) with ESMTP id 4B8782DAB7D; Mon, 30 May 2005 17:18:55 +0200 (CEST) Received: from gsd-pc-23.lan.gsd-software.net (stalin.gsd-software.net [62.80.20.122]) by booster.qnetp.net (Postfix) with ESMTP id 868D42DAB7C; Mon, 30 May 2005 17:18:50 +0200 (CEST) Subject: fixed in last upload From: Mirco Bauer <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-FdtbOup+h9oFOljdJ+Mz" Date: Mon, 30 May 2005 17:18:48 +0200 Message-Id: <[EMAIL PROTECTED]> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at qnetp.net Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: X-CrossAssassin-Score: 2 --=-FdtbOup+h9oFOljdJ+Mz Content-Type: text/plain Content-Transfer-Encoding: quoted-printable The bug you have reported has been fixed in the last libgdiplus upload (1.1.7-2) to the debian/unstable archive, thanks for reporting the bug. --=20 Regards, Mirco 'meebey' Bauer PGP-Key: http://keyserver.noreply.org/pks/lookup?op=3Dget&search=3D0xEEF946C8 -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GIT d s-:+ a-- C++ UL++++$ P L++$>+++$ E- W+++$ N o? K- w++>! O---- M- V? PS PE+ Y- PGP++ t 5+ X++ R tv+ b+ DI? D+ G>++ e h! r->++ y? ------END GEEK CODE BLOCK------ --=-FdtbOup+h9oFOljdJ+Mz Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iQEVAwUAQpsu2HEn5avu+UbIAQIpQwf/YYQMN23pbjakWsv2zy5LsCG5/fX8Gyr6 go2aq3EJTKUmEgvdLPyIsaGDJ2M/JXqJ7lnGydpHkqhxqt2BjKsaG2ygsZawiYg0 p1JV5MfCOXsODCXTXtoAI/4alM4QGtAjv4C4XBVlHkOKeQALsijzXgGlDIFLbi+I M++KYz/IprxC/4XCI7JH+azbgYLL2JRPcx0jzNfT9NbgRa8B4nCX6Mdm1KR49KC1 N/H/P9fphjJWA74BM+pi6GGHq4/55ZfzBslaeBWSYpVVQItTHpR5Y0dvlxknzMS/ 1jK8UJA20gYdXL5GwL7SlTRcUOE1Zb3i6XmlTImvllc1RFTB5qSRlg== =x+Dd -----END PGP SIGNATURE----- --=-FdtbOup+h9oFOljdJ+Mz-- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]