Gentoo Archives: gentoo-user

From: Felix Kuperjans <felix@××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] texlive-basic
Date: Thu, 02 May 2013 20:16:15
Message-Id: 5182C982.2040002@desaster-games.com
In Reply to: [gentoo-user] texlive-basic by Silvio Siefke
1 Hello Silvio,
2
3 Silvio Siefke wrote:
4 > Hello,
5 >
6 > have someone run the texlive update succesfully? I have problems with
7 > building.
8 >
9 > The message:
10 > ###############################################################################
11 > fmtutil: Error! Not all formats have been built successfully.
12 > Visit the log files in directory
13 > /var/tmp/portage/dev-texlive/texlive-basic-2012/work/texmf-var/web2c
14 > for details.
15 > ###############################################################################
16 >
17 > This is a summary of all `failed' messages:
18 > `luatex -ini -jobname=dviluatex -progname=dviluatex dviluatex.ini' failed
19 > `luatex -ini -jobname=luatex -progname=luatex luatex.ini' failed
20 > * ERROR: dev-texlive/texlive-basic-2012 failed (compile phase):
21 > * failed to build format texmf/fmtutil/format.texlive-basic.cnf
22 > *
23 > * Call stack:
24 > * ebuild.sh, line 93: Called src_compile
25 > * environment, line 2195: Called texlive-module_src_compile
26 > * environment, line 2834: Called die
27 > * The specific snippet of code:
28 > * VARTEXFONTS="${T}/fonts" TEXMFHOME="${S}/texmf:${S}/texmf-dist:${S}/texmf-var" env -u TEXINPUTS fmtutil --cnffile "${i}" --fmtdir "${S}/texmf-var/web2c" --all || die "failed to build format ${i}";
29 > *
30 > * If you need support, post the output of `emerge --info '=dev-texlive/texlive-basic-2012'`,
31 > * the complete build log and the output of `emerge -pqv '=dev-texlive/texlive-basic-2012'`.
32 > * The complete build log is located at '/var/tmp/portage/dev-texlive/texlive-basic-2012/temp/build.log'.
33 > * The ebuild environment file is located at '/var/tmp/portage/dev-texlive/texlive-basic-2012/temp/environment'.
34 > * Working directory: '/var/tmp/portage/dev-texlive/texlive-basic-2012/work'
35 > * S: '/var/tmp/portage/dev-texlive/texlive-basic-2012/work'
36 That error occurred on my 32-Bit systems, too (interestingly, not on any
37 amd64 system). Was easily solved by recompiling luatex, it had some
38 broken dependency not detected by revdep-rebuild.
39
40 To check that, maybe try running luatex on the console, it crashed
41 instantly on my boxes until it was re-emerged...
42 > Thank you & Greetings Silvio
43 Regards,
44 Felix

Replies

Subject Author
Re: [gentoo-user] texlive-basic Silvio Siefke <siefke_listen@×××.de>