Hello Silvio,
Silvio Siefke wrote:
> Hello,
>
> have someone run the texlive update succesfully? I have problems with
> building.
>
> The message:
> ###############################################################################
> fmtutil: Error! Not all formats have been built successfully.
> Visit the log files in directory
> /var/tmp/portage/dev-texlive/texlive-basic-2012/work/texmf-var/web2c
> for details.
> ###############################################################################
>
> This is a summary of all `failed' messages:
> `luatex -ini -jobname=dviluatex -progname=dviluatex dviluatex.ini' failed
> `luatex -ini -jobname=luatex -progname=luatex luatex.ini' failed
> * ERROR: dev-texlive/texlive-basic-2012 failed (compile phase):
> * failed to build format texmf/fmtutil/format.texlive-basic.cnf
> *
> * Call stack:
> * ebuild.sh, line 93: Called src_compile
> * environment, line 2195: Called texlive-module_src_compile
> * environment, line 2834: Called die
> * The specific snippet of code:
> * 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}";
> *
> * If you need support, post the output of `emerge --info
> '=dev-texlive/texlive-basic-2012'`,
> * the complete build log and the output of `emerge -pqv
> '=dev-texlive/texlive-basic-2012'`.
> * The complete build log is located at
> '/var/tmp/portage/dev-texlive/texlive-basic-2012/temp/build.log'.
> * The ebuild environment file is located at
> '/var/tmp/portage/dev-texlive/texlive-basic-2012/temp/environment'.
> * Working directory: '/var/tmp/portage/dev-texlive/texlive-basic-2012/work'
> * S: '/var/tmp/portage/dev-texlive/texlive-basic-2012/work'
That error occurred on my 32-Bit systems, too (interestingly, not on any
amd64 system). Was easily solved by recompiling luatex, it had some
broken dependency not detected by revdep-rebuild.
To check that, maybe try running luatex on the console, it crashed
instantly on my boxes until it was re-emerged...
> Thank you & Greetings Silvio
Regards,
Felix