Your message dated Sat, 16 Jul 2005 11:47:17 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#316836: fixed in xpdf 3.00-14
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 Jul 2005 07:11:52 +0000
>From [EMAIL PROTECTED] Mon Jul 04 00:11:52 2005
Return-path: <[EMAIL PROTECTED]>
Received: from pop05.mail.atl.earthlink.net [207.69.200.58] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DpL7Q-0001vj-00; Mon, 04 Jul 2005 00:11:52 -0700
Received: from user-119bq03.biz.mindspring.com ([66.149.232.3] 
helo=frobnitz.homelinux.net)
        by pop05.mail.atl.earthlink.net with esmtp (Exim 3.36 #10)
        id 1DpL7P-0007cV-00
        for [EMAIL PROTECTED]; Mon, 04 Jul 2005 03:11:51 -0400
Received: from daniel by frobnitz.homelinux.net with local (Exim 4.52)
        id 1DpL7O-0004mo-Cc
        for [EMAIL PROTECTED]; Mon, 04 Jul 2005 00:11:50 -0700
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: xpdf: FTBFS with g++-4.0: Missing forward declarations
From: Daniel Schepler <[EMAIL PROTECTED]>
Date: Mon, 04 Jul 2005 00:11:48 -0700
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="=-=-="
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: xpdf
Severity: normal
Version: 3.00-13
Tags: patch

>From my build log:

...
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/include 
-I/usr/include/freetype2   -c SplashT1FontFile.cc
SplashT1Font.h:27: error: expected `)' before '*' token
SplashT1FontFile.cc: In member function 'virtual SplashFont* 
SplashT1FontFile::makeFont(SplashCoord*)':
SplashT1FontFile.cc:91: error: no matching function for call to 
'SplashT1Font::SplashT1Font(SplashT1FontFile* const, SplashCoord*&)'
SplashT1Font.h:24: note: candidates are: SplashT1Font::SplashT1Font()
SplashT1Font.h:24: note:                 SplashT1Font::SplashT1Font(const 
SplashT1Font&)
make[2]: *** [SplashT1FontFile.o] Error 1
make[2]: Leaving directory `/tmp/buildd/xpdf-3.00/splash'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/xpdf-3.00'
make: *** [build-stamp] Error 2

I've attached a patch which allows xpdf to build with g++-4.0.

-- System Information:
Debian Release: testing/unstable
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-9-amd64-k8
Locale: LANG=en, LC_CTYPE=en (charmap=UTF-8) (ignored: LC_ALL set to 
en_US.UTF-8)

-- 
Daniel Schepler              "Please don't disillusion me.  I
[EMAIL PROTECTED]    haven't had breakfast yet."
                                 -- Orson Scott Card

--=-=-=
Content-Type: text/x-patch
Content-Disposition: attachment; filename=xpdf.diff

diff -ur xpdf-3.00.old/splash/SplashT1Font.h xpdf-3.00/splash/SplashT1Font.h
--- xpdf-3.00.old/splash/SplashT1Font.h 2004-01-22 01:26:44.000000000 +0000
+++ xpdf-3.00/splash/SplashT1Font.h     2005-07-04 07:02:02.000000000 +0000
@@ -21,6 +21,8 @@
 // SplashT1Font
 //------------------------------------------------------------------------
 
+class SplashT1FontFile;
+
 class SplashT1Font: public SplashFont {
 public:
 
diff -ur xpdf-3.00.old/xpdf/TextOutputDev.h xpdf-3.00/xpdf/TextOutputDev.h
--- xpdf-3.00.old/xpdf/TextOutputDev.h  2004-01-22 01:26:45.000000000 +0000
+++ xpdf-3.00/xpdf/TextOutputDev.h      2005-07-04 07:04:34.000000000 +0000
@@ -166,6 +166,8 @@
 // TextLine
 //------------------------------------------------------------------------
 
+class TextBlock;
+
 class TextLine {
 public:
 
@@ -223,6 +225,8 @@
 // TextBlock
 //------------------------------------------------------------------------
 
+class TextPage;
+
 class TextBlock {
 public:
 
@@ -338,6 +342,8 @@
 
 #endif // TEXTOUT_WORD_LIST
 
+class TextLineFrag;
+
 //------------------------------------------------------------------------
 // TextPage
 //------------------------------------------------------------------------

--=-=-=--

---------------------------------------
Received: (at 316836-close) by bugs.debian.org; 16 Jul 2005 15:55:18 +0000
>From [EMAIL PROTECTED] Sat Jul 16 08:55:18 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 1Dtp0Y-0003en-00; Sat, 16 Jul 2005 08:55:18 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1Dtosn-0001CK-00; Sat, 16 Jul 2005 11:47:17 -0400
From: Hamish Moffatt <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#316836: fixed in xpdf 3.00-14
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 16 Jul 2005 11:47:17 -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
X-CrossAssassin-Score: 3

Source: xpdf
Source-Version: 3.00-14

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

xpdf-common_3.00-14_all.deb
  to pool/main/x/xpdf/xpdf-common_3.00-14_all.deb
xpdf-reader_3.00-14_i386.deb
  to pool/main/x/xpdf/xpdf-reader_3.00-14_i386.deb
xpdf-utils_3.00-14_i386.deb
  to pool/main/x/xpdf/xpdf-utils_3.00-14_i386.deb
xpdf_3.00-14.diff.gz
  to pool/main/x/xpdf/xpdf_3.00-14.diff.gz
xpdf_3.00-14.dsc
  to pool/main/x/xpdf/xpdf_3.00-14.dsc
xpdf_3.00-14_all.deb
  to pool/main/x/xpdf/xpdf_3.00-14_all.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.
Hamish Moffatt <[EMAIL PROTECTED]> (supplier of updated xpdf 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 01:07:20 +1000
Source: xpdf
Binary: xpdf-utils xpdf xpdf-reader xpdf-common
Architecture: source i386 all
Version: 3.00-14
Distribution: unstable
Urgency: low
Maintainer: Hamish Moffatt <[EMAIL PROTECTED]>
Changed-By: Hamish Moffatt <[EMAIL PROTECTED]>
Description: 
 xpdf       - Portable Document Format (PDF) suite
 xpdf-common - Portable Document Format (PDF) suite -- common files
 xpdf-reader - Portable Document Format (PDF) suite -- viewer for X11
 xpdf-utils - Portable Document Format (PDF) suite -- utilities
Closes: 306624 315458 316836
Changes: 
 xpdf (3.00-14) unstable; urgency=low
 .
   * Use dpatch for patch management; added build-dep on dpatch
   * Fix FTBFS with gcc-4.0 (closes: #316836);
     thanks to Daniel Schepler for the patch
   * xpdf-utils now suggests: pdftk (closes: #306624)
   * Fix page parameter handling in zxpdf (closes: #315458)
Files: 
 f8fbb2d93b139c72fa37822a5116f8e2 903 text optional xpdf_3.00-14.dsc
 bea31daf7d5c0750e30af1fdb278021e 48739 text optional xpdf_3.00-14.diff.gz
 f1c615af5664a9b356ebac898374ecf2 1272 text optional xpdf_3.00-14_all.deb
 f40e7b0193e2500bf3ec26d826b3c085 56128 text optional 
xpdf-common_3.00-14_all.deb
 2b37a809b2a99307db26862c8ad9d0b9 668618 text optional 
xpdf-reader_3.00-14_i386.deb
 111ca5e1477d92d86e143d9ced77700e 1268598 text optional 
xpdf-utils_3.00-14_i386.deb

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

iQCVAwUBQtkpe9iYIdPvprnVAQIkewP/fmnM+YN03C4iZspS8e7ayWCW6lSu0mz0
y9ypKx4U/977AJe4Bdz7jkIWgDyRCGd8VbtbR4W7YVoPwagDpc9qzMuNp4apcsjX
fAd/lt2wQ2foFjLoc4Uy3QKUOXqg8r5V4DfXqeATAwGE/CCDzel4hJAoMlERxBHQ
Wzb0gOIzkWA=
=XdLb
-----END PGP SIGNATURE-----


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

Reply via email to