Your message dated Sun, 17 Jul 2005 17:02:14 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#288599: fixed in transfig 1:3.2.5-alpha5-3
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; 4 Jan 2005 15:43:36 +0000
>From [EMAIL PROTECTED] Tue Jan 04 07:43:36 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c158101.adsl.hansenet.de (localhost.localdomain) 
[213.39.158.101] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1ClqqN-0000d1-00; Tue, 04 Jan 2005 07:43:35 -0800
Received: from aj by localhost.localdomain with local (Exim 4.34)
        id 1Clqvw-0005oK-Ex; Tue, 04 Jan 2005 16:49:20 +0100
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: transfig: FTBFS (amd64/gcc-4.0): 
Message-Id: <[EMAIL PROTECTED]>
Date: Tue, 04 Jan 2005 16:49:20 +0100
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: transfig
Severity: normal
Tags: patch

When building 'transfig' on amd64 with gcc-4.0,
I get the following error:

gcc -O2 -fno-strict-aliasing -Wall -g    -I.. -I../..  -I/usr/X11R6/include    
-Dlinux -D__x86_64__ -D_POSIX_C_SOURCE=199309L                           
-D_POSIX_SOURCE -D_XOPEN_SOURCE                                 -D_BSD_SOURCE 
-D_SVID_SOURCE                                                              
-DFUNCPROTO=15 -DNARROWPROTO   -DUSE_PNG -DUSE_XPM -I/usr/include/X11 
-I/usr/X11R6/include/X11 -DNFSS -DA4            -DLATEX2E_GRAPHICS   -DDVIPS 
-DI18N -DFIG2DEV_LIBDIR=/usr/share/xfig/fig2dev 
-DFIG2DEV_LIBDIR_STR=\"/usr/share/xfig/fig2dev\" 
-DBITMAPDIR=\"/usr/share/xfig/bitmaps\"    -c -o genibmgl.o genibmgl.c
genibmgl.c:53: warning: type defaults to 'int' in declaration of 'set_style'
genibmgl.c:78: error: static declaration of 'paperspec' follows non-static 
declaration
../fig2dev.h:142: error: previous declaration of 'paperspec' was here

With the attached patch 'transfig' can be compiled
on amd64 using gcc-4.0.

Regards
Andreas Jochens

diff -urN ../tmp-orig/transfig-3.2.5-alpha5/fig2dev/dev/genibmgl.c 
./fig2dev/dev/genibmgl.c
--- ../tmp-orig/transfig-3.2.5-alpha5/fig2dev/dev/genibmgl.c    2003-11-11 
18:42:05.000000000 +0100
+++ ./fig2dev/dev/genibmgl.c    2005-01-04 16:32:39.378514072 +0100
@@ -75,7 +75,6 @@
 
 static Boolean pcljcl           = False;  /* flag to precede IBMGL (HP/GL) 
output with PCL job control */
 static Boolean reflected        = False;
-static  Boolean paperspec        = False;
 static int     fonts            = FONTS;
 static int     colors           = COLORS;
 static int     patterns         = PATTERNS;

---------------------------------------
Received: (at 288599-close) by bugs.debian.org; 17 Jul 2005 21:12:12 +0000
>From [EMAIL PROTECTED] Sun Jul 17 14:12:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1DuGQm-0002UL-00; Sun, 17 Jul 2005 14:12:12 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DuGH8-0003WB-00; Sun, 17 Jul 2005 17:02:14 -0400
From: Roland Rosenfeld <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#288599: fixed in transfig 1:3.2.5-alpha5-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 17 Jul 2005 17:02:14 -0400
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: transfig
Source-Version: 1:3.2.5-alpha5-3

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

transfig_3.2.5-alpha5-3.diff.gz
  to pool/main/t/transfig/transfig_3.2.5-alpha5-3.diff.gz
transfig_3.2.5-alpha5-3.dsc
  to pool/main/t/transfig/transfig_3.2.5-alpha5-3.dsc
transfig_3.2.5-alpha5-3_i386.deb
  to pool/main/t/transfig/transfig_3.2.5-alpha5-3_i386.deb



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.
Roland Rosenfeld <[EMAIL PROTECTED]> (supplier of updated transfig 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: Sun, 17 Jul 2005 22:42:37 +0200
Source: transfig
Binary: transfig
Architecture: source i386
Version: 1:3.2.5-alpha5-3
Distribution: unstable
Urgency: low
Maintainer: Roland Rosenfeld <[EMAIL PROTECTED]>
Changed-By: Roland Rosenfeld <[EMAIL PROTECTED]>
Description: 
 transfig   - Utilities for converting XFig figure files
Closes: 288599
Changes: 
 transfig (1:3.2.5-alpha5-3) unstable; urgency=low
 .
   * Remove static redefinition of paperspec in genibmgl.c (after non
     static definition in fig2dev.h), which causes trouble on gcc 4.0
     (Closes: #288599).
Files: 
 3bc3447a0a16513419ccff2840fe3d00 672 graphics optional 
transfig_3.2.5-alpha5-3.dsc
 8eeac3e5cf3dbf8e47a493373bd512ab 14444 graphics optional 
transfig_3.2.5-alpha5-3.diff.gz
 66cde4f1ab4244c953a880e52dff196a 343934 graphics optional 
transfig_3.2.5-alpha5-3_i386.deb

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

iD8DBQFC2sURO7/Pd72LBQ0RAtShAKCzWvVNL8kg4SGGtc2tI6NmvAZhgQCfZs1V
Z5JcDNqpCOeeNYZSnhGS+6A=
=ejo7
-----END PGP SIGNATURE-----


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

Reply via email to