Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] texlive-core - poppler / xpdf missing library
Date: Tue, 01 Sep 2015 13:48:15
Message-Id: 55E5AC8C.4040100@sys-concept.com
1 I'm emerging texlive-core and it complains on missing libraries:
2
3
4 checking requested system `cairo' library... ok
5 checking requested system `poppler' library... failed
6 checking requested system `xpdf' library... failed
7 checking requested system `zziplib' library... ok
8 configure: error: some requested system libraries failed
9
10 !!! Please attach the following file when seeking support:
11 !!! /var/tmp/portage/app-text/texlive-core-2014-r4/work/texlive-core-2014_build/config.log
12 * ERROR: app-text/texlive-core-2014-r4::gentoo failed (configure phase):
13 * econf failed
14 *
15 * Call stack:
16 * ebuild.sh, line 93: Called src_configure
17 * environment, line 2887: Called econf '-C' '--bindir=/usr/bin' '--datadir=/var/tmp/portage/app-text/texlive-core-2014-r4/work/texlive-core-2014_build' '--with-system-freetype2' '--with-system-zlib' '--with-system-libpng' '--with-system-xpdf' '--with-system-poppler' '--with-system-teckit' '--with-teckit-includes=/usr/include/teckit' '--with-system-kpathsea' '--with-kpathsea-includes=/usr/include' '--with-system-icu' '--with-system-ptexenc' '--with-system-harfbuzz' '--with-system-icu' '--with-system-graphite2' '--with-system-cairo' '--with-system-pixman' '--with-system-zziplib' '--with-system-libpaper' '--without-texinfo' '--disable-dialog' '--disable-multiplatform' '--enable-epsfwin' '--enable-mftalkwin' '--enable-regiswin' '--enable-tektronixwin' '--enable-unitermwin' '--with-ps=gs' '--disable-psutils' '--disable-t1utils' '--enable-ipc' '--disable-biber' '--disable-bibtex-x' '--disable-dvipng' '--disable-dvipsk' '--disable-chktex' '--disable-lcdf-typetools' '-!
18 -disable-p
19 dfopen' '--disable-ps2eps' '--disable-ps2pkm' '--disable-detex' '--disable-ttf2pk2' '--disable-tex4htk' '--disable-cjkutils' '--disable-xdvik' '--disable-xindy' '--enable-luatex' '--disable-dvi2tty' '--disable-dvisvgm' '--disable-vlna' '--enable-shared' '--disable-native-texlive-build' '--disable-largefile' '--disable-xetex' '--disable-ptex' '--disable-eptex' '--disable-uptex' '--disable-euptex' '--disable-mendexk' '--disable-makejvf' '--disable-texdoctk' '--with-x'
20 * phase-helpers.sh, line 662: Called __helpers_die 'econf failed'
21 * isolated-functions.sh, line 117: Called die
22 * The specific snippet of code:
23 * die "$@"
24
25 * One or more packages are either masked or have missing dependencies:
26 *
27 * >=dev-tex/luatex-0.45 pulled in by:
28 * (dev-texlive/texlive-latex-2012:0/0::gentoo, installed)
29 *
30 * >=dev-tex/luatex-0.70 pulled in by:
31 * (dev-texlive/texlive-basic-2012:0/0::gentoo, installed)
32 *
33 * >=dev-tex/luatex-0.70 pulled in by:
34 * (app-text/texlive-core-2012-r1:0/0::gentoo, installed)
35 *
36 * The resume list contains packages that are either masked or have
37 * unsatisfied dependencies. Please restart/continue the operation
38 * manually, or use --skipfirst to skip the first package in the list and
39 * any other packages that may be masked or have missing dependencies.
40
41 When I try to emerge luatex it complains they can not be installed together.
42
43 emerge -1q luatex texlive-core
44 [ebuild N ] dev-tex/luatex-0.70.1-r2
45 [ebuild U ] app-text/texlive-core-2014-r4 [2012-r1]
46 [blocks B ] <dev-texlive/texlive-basic-2014 ("<dev-texlive/texlive-basic-2014" is blocking app-text/texlive-core-2014-r4)
47 [blocks B ] dev-tex/luatex ("dev-tex/luatex" is blocking app-text/texlive-core-2014-r4)
48
49 How to fix it?
50
51 --
52 Thelma

Replies

Subject Author
Re: [gentoo-user] texlive-core - poppler / xpdf missing library Alec Ten Harmsel <alec@××××××××××××××.com>