Gentoo Archives: gentoo-user

From: Willie WY Wong <wongwwy@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xpdf - missing fonts
Date: Fri, 06 Jan 2012 09:04:18
Message-Id: 20120106090503.GB2022@Gee-Mi-Ni.epfl.ch
In Reply to: Re: [gentoo-user] xpdf - missing fonts by Joseph
1 On Thu, Jan 05, 2012 at 10:50:19AM -0700, Penguin Lover Joseph squawked:
2 > I tred to compile epdfview but it failed:
3 >
4 > JobPrint.cxx: In member function .guint ePDFView::JobPrint::setUpPageRange()・:
5 > JobPrint.cxx:379:56: warning: suggest parentheses around .&&・ within .||・
6 > PDFDocument.cxx: In member function .virtual ePDFView::DocumentPage* ePDFView::PDFDocument::renderPage(gint)・:
7 > PDFDocument.cxx:618:62: error: .poppler_page_render_to_pixbuf・ was not declared in this scope
8 > PDFDocument.cxx: In member function .virtual gboolean ePDFView::PDFDocument::loadFile(const gchar*, const gchar*, GError**)・:
9 > PDFDocument.cxx:231:45: warning: ignoring return value of .ssize_t write(int, const void*, size_t)・, declared with attribute warn_unused_result
10 > make[3]: *** [libepdfview_a-PDFDocument.o] Error 1
11 > make[3]: *** Waiting for unfinished jobs....
12 > make[3]: Leaving directory `/var/tmp/portage/app-text/epdfview-0.1.6-r1/work/epdfview-0.1.6/src'
13 > make[2]: *** [all-recursive] Error 1
14 > make[2]: Leaving directory `/var/tmp/portage/app-text/epdfview-0.1.6-r1/work/epdfview-0.1.6/src'
15 > make[1]: *** [all-recursive] Error 1
16 > make[1]: Leaving directory `/var/tmp/portage/app-text/epdfview-0.1.6-r1/work/epdfview-0.1.6'
17 > make: *** [all] Error 2
18 > emake failed
19 > * ERROR: app-text/epdfview-0.1.6-r1 failed (compile phase):
20 > * emake failed
21 > *
22 > * Call stack:
23 > * ebuild.sh, line 75: Called src_compile
24 > * environment, line 2114: Called _eapi2_src_compile
25 > * phase-helpers.sh, line 577: Called die
26 > * The specific snippet of code:
27 > * emake || die "emake failed"
28 >
29
30 Which version of poppler do you have installed? I am almost certain
31 you are running into this conflict:
32 https://bugs.gentoo.org/show_bug.cgi?id=388235
33
34 So try keywording version 0.1.8: it has been available since last
35 August, and I think it is stable enough (except for some silly bugs
36 like https://bugs.gentoo.org/show_bug.cgi?id=387125 ).
37
38 W
39 --
40 Data aequatione quotcunque fluentes quantitae involvente fluxiones invenire
41 et vice versa ~~~ I. Newton

Replies

Subject Author
Re: [gentoo-user] xpdf - missing fonts Joseph <syscon780@×××××.com>