Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262111 - app-text/evince-2.24.2 requires app-text/poppler-bindings[cairo]
Summary: app-text/evince-2.24.2 requires app-text/poppler-bindings[cairo]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Daniel Gryniewicz (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-11 11:55 UTC by Łukasz Michalik
Modified: 2009-03-12 00:45 UTC (History)
2 users (show)

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 Łukasz Michalik 2009-03-11 11:55:14 UTC
If poppler-bindings were build with -cairo build fails with:

 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libdocument -DGNOMELOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -pipe -march=native -Wall -Wno-unused -O2 -pipe -march=native -MT ev-poppler.lo -MD -MP -MF .deps/ev-poppler.Tpo -c ev-poppler.cc  -fPIC -DPIC -o .libs/ev-poppler.o
ev-poppler.cc: In function 'GdkPixbuf* pdf_document_images_get_image(EvDocumentImages*, EvImage*)':
ev-poppler.cc:1226: error: 'poppler_page_get_image' was not declared in this scope
Comment 1 Alexander Bezrukov 2009-03-11 20:26:05 UTC
I can confirm this bug.
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2009-03-12 00:45:44 UTC
Fixed, thanks.