Your message dated Tue, 18 Apr 2006 06:32:40 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#357479: fixed in poppler 0.4.5-4
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)

--- Begin Message ---
Package: poppler
Version: 0.4.5-3
Severity: important
Tags: patch

Your package fails to build with G++ 4.1.  I'm filing this bug as
important for now, but when 4.1 will be the default compiler in
unstable (probably in a few weeks) I'll upgrade this to serious.

A patch is below.


> Automatic build of poppler_0.4.5-3 on bigsur by sbuild/mips 1.94
...
> g++ -Wall -Wno-unused -g -Wall -O2 -o .libs/pdftotext pdftotext.o parseargs.o 
>  ../poppler/.libs/libpoppler.so
> creating pdftotext
> if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..    -Wall -Wno-unused -g 
> -Wall -O2 -MT pdftohtml.o -MD -MP -MF ".deps/pdftohtml.Tpo" -c -o pdftohtml.o 
> pdftohtml.cc; \
>       then mv -f ".deps/pdftohtml.Tpo" ".deps/pdftohtml.Po"; else rm -f 
> ".deps/pdftohtml.Tpo"; exit 1; fi
> HtmlLinks.h:22: error: extra qualification 'HtmlLink::' on member 
> 'isEqualDest'
> make[3]: *** [pdftohtml.o] Error 1
> make[3]: Leaving directory `/build/tbm/poppler-0.4.5/utils'


--- ./utils/HtmlLinks.h~        2006-03-17 15:12:45.000000000 +0000
+++ ./utils/HtmlLinks.h 2006-03-17 15:12:48.000000000 +0000
@@ -19,7 +19,7 @@
   HtmlLink& operator=(const HtmlLink& x);
   HtmlLink(double xmin,double ymin,double xmax,double ymax,GooString *_dest);
   ~HtmlLink();
-  GBool HtmlLink::isEqualDest(const HtmlLink& x) const;
+  GBool isEqualDest(const HtmlLink& x) const;
   GooString *getDest(){return new GooString(dest);}
   double getX1() const {return Xmin;}
   double getX2() const {return Xmax;}

-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
Source: poppler
Source-Version: 0.4.5-4

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

libpoppler-dev_0.4.5-4_i386.deb
  to pool/main/p/poppler/libpoppler-dev_0.4.5-4_i386.deb
libpoppler-glib-dev_0.4.5-4_i386.deb
  to pool/main/p/poppler/libpoppler-glib-dev_0.4.5-4_i386.deb
libpoppler-qt-dev_0.4.5-4_i386.deb
  to pool/main/p/poppler/libpoppler-qt-dev_0.4.5-4_i386.deb
libpoppler0c2-glib_0.4.5-4_i386.deb
  to pool/main/p/poppler/libpoppler0c2-glib_0.4.5-4_i386.deb
libpoppler0c2-qt_0.4.5-4_i386.deb
  to pool/main/p/poppler/libpoppler0c2-qt_0.4.5-4_i386.deb
libpoppler0c2_0.4.5-4_i386.deb
  to pool/main/p/poppler/libpoppler0c2_0.4.5-4_i386.deb
poppler-utils_0.4.5-4_i386.deb
  to pool/main/p/poppler/poppler-utils_0.4.5-4_i386.deb
poppler_0.4.5-4.diff.gz
  to pool/main/p/poppler/poppler_0.4.5-4.diff.gz
poppler_0.4.5-4.dsc
  to pool/main/p/poppler/poppler_0.4.5-4.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.
Ondřej Surý <[EMAIL PROTECTED]> (supplier of updated poppler 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, 17 Mar 2006 17:13:33 +0100
Source: poppler
Binary: libpoppler-glib-dev poppler-utils libpoppler0c2-qt libpoppler-qt-dev 
libpoppler-dev libpoppler0c2-glib libpoppler0c2
Architecture: source i386
Version: 0.4.5-4
Distribution: unstable
Urgency: low
Maintainer: Ondřej Surý <[EMAIL PROTECTED]>
Changed-By: Ondřej Surý <[EMAIL PROTECTED]>
Description: 
 libpoppler-dev - PDF rendering library -- development files
 libpoppler-glib-dev - PDF rendering library -- development files (GLib 
interface)
 libpoppler-qt-dev - PDF rendering library -- development files (Qt interface)
 libpoppler0c2 - PDF rendering library
 libpoppler0c2-glib - PDF rendering library (GLib-based shared library)
 libpoppler0c2-qt - PDF rendering library (Qt-based shared library)
 poppler-utils - PDF utilitites (based on libpoppler)
Closes: 357479
Changes: 
 poppler (0.4.5-4) unstable; urgency=low
 .
   * Fix FTBFS with gcc 4.1 (Closes: #357479)
Files: 
 8b77792079e140852a36f70a89e43196 1691 devel optional poppler_0.4.5-4.dsc
 774b04a7d675067eef19d56de6b04b67 494369 devel optional poppler_0.4.5-4.diff.gz
 08cc68fdb3ea14a2933fb89843deb4e9 438620 libs optional 
libpoppler0c2_0.4.5-4_i386.deb
 d837d78f5222b2390ed48d0491c4901c 574892 libdevel optional 
libpoppler-dev_0.4.5-4_i386.deb
 ff609583a816bea27e8fc0f3029086c7 40116 libs optional 
libpoppler0c2-glib_0.4.5-4_i386.deb
 9238cf31f62b67b5500fed305e6fce4b 43700 libdevel optional 
libpoppler-glib-dev_0.4.5-4_i386.deb
 b9eb9e61becd51d31e5a42c3fc1eeb9d 28774 libs optional 
libpoppler0c2-qt_0.4.5-4_i386.deb
 a1e1b7e8899d46b7f67d9d916ef3710f 29646 libdevel optional 
libpoppler-qt-dev_0.4.5-4_i386.deb
 683c9cbf0b6ff7ab50b0eade94ff86fe 80386 utils optional 
poppler-utils_0.4.5-4_i386.deb

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

iD8DBQFEROl89OZqfMIN8nMRAmjhAJ9PElgAmBpBspKHDjNGgneWSfcrygCfapNk
W1acLgVGMX6Cbe6OMqBvgIQ=
=RBtp
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to