Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 282833 - dev-tex/{pdf,lua}tex fail to build with dev-libs/poppler-0.11.3
Summary: dev-tex/{pdf,lua}tex fail to build with dev-libs/poppler-0.11.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: TeX project
URL: http://cgit.freedesktop.org/poppler/p...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-26 20:34 UTC by Peter Alfredsen (RETIRED)
Modified: 2009-08-27 08:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Alfredsen (RETIRED) gentoo-dev 2009-08-26 20:34:37 UTC
Due to the commit in URL, dev-tex/luatex and dev-tex/pdftex no longer build with poppler. They need to get converted to using getPDFMajorVersion and getPDFMinorVersion. Poppler-0.12.0 is due out on September 12th.

Excerpt from a build log (both fail on the same piece of shared code):
luatexdir/image/pdftoepdf.cc: In function 'void read_pdf_info(image_dict*, integer, integer)':
luatexdir/image/pdftoepdf.cc:723: error: 'class PDFDoc' has no member named 'getPDFVersion'
Comment 1 Alexis Ballier gentoo-dev 2009-08-27 08:47:25 UTC
fixed in pdftex and luatex-0.43.0
thanks for the notification and glad to see you back Peter :)