Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: *****SPAM***** Re: [gentoo-user] texlive-core - poppler / xpdf missing library
Date: Tue, 01 Sep 2015 16:48:52
Message-Id: 55E5D6E5.9080505@sys-concept.com
In Reply to: Re: [gentoo-user] texlive-core - poppler / xpdf missing library by Alec Ten Harmsel
1 On 09/01/2015 09:47 AM, Alec Ten Harmsel wrote:
2 > On Tue, Sep 01, 2015 at 07:47:56AM -0600, thelma@×××××××××××.com wrote:
3 >> I'm emerging texlive-core and it complains on missing libraries:
4 >>
5 >> <snip>
6 >>
7 >> emerge -1q luatex texlive-core
8 >> [ebuild N ] dev-tex/luatex-0.70.1-r2
9 >> [ebuild U ] app-text/texlive-core-2014-r4 [2012-r1]
10 >> [blocks B ] <dev-texlive/texlive-basic-2014 ("<dev-texlive/texlive-basic-2014" is blocking app-text/texlive-core-2014-r4)
11 >> [blocks B ] dev-tex/luatex ("dev-tex/luatex" is blocking app-text/texlive-core-2014-r4)
12 >
13 > texlive-core needs to be updated, not installed with --oneshot. Can you
14 > try running `emerge --update --newuse --deep --with-bdeps=y @world'?
15 >
16 > Alec
17 >
18 >
19
20 I run unmerged all "texlive" application and run:
21 `emerge --update --newuse --deep --with-bdeps=y @world'
22
23 and coming up with the same error message:
24
25 checking requested system `poppler' library... failed
26 checking requested system `xpdf' library... failed
27 checking requested system `zziplib' library... ok
28 configure: error: some requested system libraries failed
29
30 !!! Please attach the following file when seeking support:
31 !!! /var/tmp/portage/app-text/texlive-core-2014-r4/work/texlive-core-2014_build/config.log
32 * ERROR: app-text/texlive-core-2014-r4::gentoo failed (configure phase):
33 * econf failed
34 *
35 * Call stack:
36 * ebuild.sh, line 93: Called src_configure
37 * 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' '-!
38 -disable-p
39 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'
40 * phase-helpers.sh, line 662: Called __helpers_die 'econf failed'
41 * isolated-functions.sh, line 117: Called die
42 * The specific snippet of code:
43 * die "$@"
44 *
45 * If you need support, post the output of `emerge --info '=app-text/texlive-core-2014-r4::gentoo'`,
46 * the complete build log and the output of `emerge -pqv '=app-text/texlive-core-2014-r4::gentoo'`.
47 * The complete build log is located at '/var/log/portage/app-text:texlive-core-2014-r4:20150901-164906.log'.
48 * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/texlive-core-2014-r4/temp/build.log'.
49 * The ebuild environment file is located at '/var/tmp/portage/app-text/texlive-core-2014-r4/temp/environment'.
50 * Working directory: '/var/tmp/portage/app-text/texlive-core-2014-r4/work/texlive-core-2014_build'
51 * S: '/var/tmp/portage/app-text/texlive-core-2014-r4/work/texlive-core-2014_build'
52
53 What is it looking for?
54
55 Thelma

Replies