Your message dated Thu, 24 Nov 2005 22:49:42 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#340073: fixed in libcairo 1.0.2-2
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; 20 Nov 2005 18:34:47 +0000
>From [EMAIL PROTECTED] Sun Nov 20 10:34:47 2005
Return-path: <[EMAIL PROTECTED]>
Received: from slomosnail.de ([83.151.31.59] helo=mail.slomosnail.de)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1Edu1W-00033p-RT
        for [EMAIL PROTECTED]; Sun, 20 Nov 2005 10:34:47 -0800
Received: from asgard.yggdrasil (p5487EE9A.dip.t-dialin.net [84.135.238.154])
        by mail.slomosnail.de (Postfix) with ESMTP id E345042995
        for <[EMAIL PROTECTED]>; Sun, 20 Nov 2005 19:31:21 +0100 (CET)
Subject: FTBFS with newest binutils
From: Sebastian =?ISO-8859-1?Q?Dr=F6ge?= <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Content-Type: text/plain
Date: Sun, 20 Nov 2005 19:34:55 +0100
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Mailer: Evolution 2.5.2 
Content-Transfer-Encoding: 7bit
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-Level: 
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

Package: libcairo
Version: 1.0.2-1
Severity: serious

Hi,
libcairo FTBFS with the newest binutils. A patch for this is in cairo svn:
http://cvs.cairographics.org/cairo/pixman/src/pixman-remap.h?r1=1.5&r2=1.5.2.1&makepatch=1&diff_format=u

Bye

[...]
make[1]: Entering directory `/tmp/buildd/libcairo-1.0.2'
make  all-recursive
make[2]: Entering directory `/tmp/buildd/libcairo-1.0.2'
Making all in pixman
make[3]: Entering directory `/tmp/buildd/libcairo-1.0.2/pixman'
Making all in src
make[4]: Entering directory `/tmp/buildd/libcairo-1.0.2/pixman/src'
if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. 
-I../.. -I../.. -I.     -g -Wall -O2 -MT pixregion.lo -MD -MP -MF 
".deps/pixregion.Tpo" -c -o pixregion.lo pixregion.c; \
then mv -f ".deps/pixregion.Tpo" ".deps/pixregion.Plo"; else rm -f 
".deps/pixregion.Tpo"; exit 1; fi
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -Wall -O2 -MT pixregion.lo 
-MD -MP -MF .deps/pixregion.Tpo -c pixregion.c  -fPIC -DPIC -o .libs/pixregion.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -Wall -O2 -MT pixregion.lo 
-MD -MP -MF .deps/pixregion.Tpo -c pixregion.c -o pixregion.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. 
-I../.. -I../.. -I.     -g -Wall -O2 -MT fbpict.lo -MD -MP -MF 
".deps/fbpict.Tpo" -c -o fbpict.lo fbpict.c; \
then mv -f ".deps/fbpict.Tpo" ".deps/fbpict.Plo"; else rm -f 
".deps/fbpict.Tpo"; exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -Wall -O2 -MT fbpict.lo -MD 
-MP -MF .deps/fbpict.Tpo -c fbpict.c  -fPIC -DPIC -o .libs/fbpict.o
fbpict.c: In function '_cairo_pixman_composite':
fbpict.c:1421: warning: enumeration value 'PIXMAN_OPERATOR_CLEAR' not handled 
in switch
fbpict.c:1421: warning: enumeration value 'PIXMAN_OPERATOR_DST' not handled in 
switch
fbpict.c:1421: warning: enumeration value 'PIXMAN_OPERATOR_OVER_REVERSE' not 
handled in switch
fbpict.c:1421: warning: enumeration value 'PIXMAN_OPERATOR_IN' not handled in 
switch
fbpict.c:1421: warning: enumeration value 'PIXMAN_OPERATOR_IN_REVERSE' not 
handled in switch
fbpict.c:1421: warning: enumeration value 'PIXMAN_OPERATOR_OUT' not handled in 
switch
fbpict.c:1421: warning: enumeration value 'PIXMAN_OPERATOR_OUT_REVERSE' not 
handled in switch
fbpict.c:1421: warning: enumeration value 'PIXMAN_OPERATOR_ATOP' not handled in 
switch
fbpict.c:1421: warning: enumeration value 'PIXMAN_OPERATOR_ATOP_REVERSE' not 
handled in switch
fbpict.c:1421: warning: enumeration value 'PIXMAN_OPERATOR_XOR' not handled in 
switch
fbpict.c:1421: warning: enumeration value 'PIXMAN_OPERATOR_SATURATE' not 
handled in switch
fbpict.c: At top level:
fbpict.c:79: warning: 'fbIn24' defined but not used
/tmp/cc34VTNL.s: Assembler messages:
/tmp/cc34VTNL.s:8160: Error: symbol `_cairo_pixman_composite' is already defined
make[4]: *** [fbpict.lo] Error 1
make[4]: Leaving directory `/tmp/buildd/libcairo-1.0.2/pixman/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/libcairo-1.0.2/pixman'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/libcairo-1.0.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/libcairo-1.0.2'
make: *** [debian/stamp-makefile-build] Error 2
pbuilder: Failed autobuilding of package



---------------------------------------
Received: (at 340073-close) by bugs.debian.org; 25 Nov 2005 06:51:16 +0000
>From [EMAIL PROTECTED] Thu Nov 24 22:51:16 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EfXOw-0000uP-Il; Thu, 24 Nov 2005 22:49:42 -0800
From: Dave Beckett <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.58 $
Subject: Bug#340073: fixed in libcairo 1.0.2-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 24 Nov 2005 22:49:42 -0800
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-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: libcairo
Source-Version: 1.0.2-2

We believe that the bug you reported is fixed in the latest version of
libcairo, which is due to be installed in the Debian FTP archive:

libcairo2-dev_1.0.2-2_i386.deb
  to pool/main/libc/libcairo/libcairo2-dev_1.0.2-2_i386.deb
libcairo2-doc_1.0.2-2_all.deb
  to pool/main/libc/libcairo/libcairo2-doc_1.0.2-2_all.deb
libcairo2_1.0.2-2_i386.deb
  to pool/main/libc/libcairo/libcairo2_1.0.2-2_i386.deb
libcairo_1.0.2-2.diff.gz
  to pool/main/libc/libcairo/libcairo_1.0.2-2.diff.gz
libcairo_1.0.2-2.dsc
  to pool/main/libc/libcairo/libcairo_1.0.2-2.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dave Beckett <[EMAIL PROTECTED]> (supplier of updated libcairo package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 25 Nov 2005 04:01:51 +0000
Source: libcairo
Binary: libcairo2-doc libcairo2 libcairo2-dev
Architecture: source all i386
Version: 1.0.2-2
Distribution: unstable
Urgency: low
Maintainer: Dave Beckett <[EMAIL PROTECTED]>
Changed-By: Dave Beckett <[EMAIL PROTECTED]>
Description: 
 libcairo2  - The Cairo 2D vector graphics library
 libcairo2-dev - Development files for the Cairo 2D graphics library
 libcairo2-doc - Documentation for the Cairo Multi-platform 2D graphics library
Closes: 337515 338817 340073
Changes: 
 libcairo (1.0.2-2) unstable; urgency=low
 .
   * Fix libcairo2-doc section to doc (Closes: #337515)
   * Re-add patch 02-no-ft-glyphslot-embolden.patch to use only
     freetype 2.1.7 symbols even though sid has freetype 2.1.10.
     The latter has ABI changes beyond it's declared shlibs of 2.1.5
     and is undergoing a large transition.
     Require freetype 2.1.7+ again.  (Closes: #338817)
   * Added patch 01-INT_pixman.patch from CVS to remove spurious INT_ items
     that broke build with recent binutils (Closes: #340073)
   * Require pkg-config >= 0.18 since cairo.pc uses Require.private:
Files: 
 460bdc5aebd6baa7fcefcee6211761bf 740 libs optional libcairo_1.0.2-2.dsc
 deb8bcc16395fd1c1eac823d9055a3e6 13642 libs optional libcairo_1.0.2-2.diff.gz
 2a0d13c68bf399412bd0b4a6c2d15c0b 217936 doc optional 
libcairo2-doc_1.0.2-2_all.deb
 b80deef5a40528568335b557a050a34d 316306 libdevel optional 
libcairo2-dev_1.0.2-2_i386.deb
 3526d48ad38701243659cc14d56b7b8a 271358 libs optional 
libcairo2_1.0.2-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDhpItQ+ySUE9xlVoRApkGAKCEIjgOntIWx9gFRtWmJ+tqhBClwACeKjMv
E9Mi5+T3WAdzZAyQx0m+Y8k=
=Yf8M
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to