Your message dated Sat, 18 Feb 2012 14:05:05 -0500
with message-id 
<CANTw=mpuazmfgcife2+gxqav60qgkv523fuljyx+hfprtty...@mail.gmail.com>
and subject line Re: Bug#660349: xpdf does not build
has caused the Debian Bug report #660349,
regarding xpdf does not build
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
660349: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660349
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xpdf
Version: 3.02-12

In order to demonstrate the problem, execute the following commands:

aptitude build-depends xpdf
apt-get source xpdf
cd xpdf-3.02
./configure
make

Expected result: should build xpdf.
Instead gives error:

...
GfxFont.cc:1205: error: no matching function for call to
‘GlobalParams::getCMap(GString*&, GString*&)’
GlobalParams.h:268: note: candidates are: CMap*
GlobalParams::getCMap(GString*, GString*, Stream*)
GfxFont.cc:1207: warning: deprecated conversion from string constant to ‘char*’
GfxFont.cc:1217: warning: deprecated conversion from string constant to ‘char*’
GfxFont.cc:1231: warning: deprecated conversion from string constant to ‘char*’
GfxFont.cc:1232: warning: deprecated conversion from string constant to ‘char*’
GfxFont.cc:1240: warning: deprecated conversion from string constant to ‘char*’
GfxFont.cc:1246: warning: deprecated conversion from string constant to ‘char*’
GfxFont.cc:1265: warning: deprecated conversion from string constant to ‘char*’
GfxFont.cc:1285: warning: deprecated conversion from string constant to ‘char*’
GfxFont.cc:1291: warning: deprecated conversion from string constant to ‘char*’
GfxFont.cc:1303: warning: deprecated conversion from string constant to ‘char*’
GfxFont.cc:1317: warning: deprecated conversion from string constant to ‘char*’
GfxFont.cc:1340: warning: deprecated conversion from string constant to ‘char*’
GfxFont.cc:1367: warning: deprecated conversion from string constant to ‘char*’
GfxFont.cc:1375: warning: deprecated conversion from string constant to ‘char*’
GfxFont.cc: In constructor ‘GfxFontDict::GfxFontDict(XRef*, Ref*, Dict*)’:
GfxFont.cc:1540: warning: deprecated conversion from string constant to ‘char*’
make[1]: ** [GfxFont.o] Erro 1
make[1]: Saindo do diretório `/tmp/build/xpdf-3.02/xpdf'
make: ** [all] Erro 2

uname -a gives:
Linux limao 2.6.32-5-686 #1 SMP Mon Jan 16 16:04:25 UTC 2012 i686 GNU/Linux

NOTE: there is no error if using xpdf_3.02.orig.tar.gz without any patches.



--- End Message ---
--- Begin Message ---
> In order to demonstrate the problem, execute the following commands:
>
> aptitude build-depends xpdf
> apt-get source xpdf
> cd xpdf-3.02
> ./configure
> make

Please use "./debian/rules build" instead.

Best wishes,
Mike


--- End Message ---

Reply via email to