texlive-module-lollipop requires xetex for font generation. snippet from build.log which: no xetex in (/usr/bin:/usr/lib/portage/python3.3/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3:/opt/intel/composerxe-2015.0.090/bin/intel64:/opt/intel/composerxe-2015.0.090/mpirt/bin/intel64:/opt/intel/composerxe-2015.0.090/bin/ia32:/opt/intel/composerxe-2015.0.090/mpirt/bin/ia32:/opt/cuda/bin) fmtutil: running `xetex -ini -jobname=xelollipop -progname=xelollipop -etex xelollipop.ini' ... /usr/bin/fmtutil: line 381: xetex: command not found Error: `xetex -ini -jobname=xelollipop -progname=xelollipop -etex xelollipop.ini' failed Reproducible: Always
Created attachment 388398 [details] full output of build.log full output of build
Interestingly trying to build texlive-xetex also fails now: >>> Compiling source in /tmp/tmpfs/portage/dev-texlive/texlive-xetex-2014/work ... * Appending to format.texlive-xetex.cnf for name=xelatex engine=xetex patterns=language.dat options="-etex xelatex.ini" * Appending to format.texlive-xetex.cnf for name=xetex engine=xetex patterns=language.def options="-etex xetex.ini" * Building format texmf-dist/fmtutil/format.texlive-xetex.cnf which: no xetex in (/usr/bin:/usr/lib/portage/python3.4/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2) fmtutil: running `xetex -ini -jobname=xelatex -progname=xelatex -etex xelatex.ini' ... /usr/bin/fmtutil: line 381: xetex: command not found Error: `xetex -ini -jobname=xelatex -progname=xelatex -etex xelatex.ini' failed which: no xetex in (/usr/bin:/usr/lib/portage/python3.4/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2) fmtutil: running `xetex -ini -jobname=xetex -progname=xetex -etex xetex.ini' ... /usr/bin/fmtutil: line 381: xetex: command not found Error: `xetex -ini -jobname=xetex -progname=xetex -etex xetex.ini' failed ############################################################################### fmtutil: Error! Not all formats have been built successfully. Visit the log files in directory /tmp/tmpfs/portage/dev-texlive/texlive-xetex-2014/work/texmf-var/web2c for details. ############################################################################### This is a summary of all `failed' messages: `xetex -ini -jobname=xelatex -progname=xelatex -etex xelatex.ini' failed `xetex -ini -jobname=xetex -progname=xetex -etex xetex.ini' failed and the same problem when trying to upgrade texlive-langczechslovak 2013 -> 2014 Transcript written on pdfcsplain.log. fmtutil: /tmp/tmpfs/portage/dev-texlive/texlive-langczechslovak-2014/work/texmf-var/web2c/pdftex/pdfcsplain.fmt installed. which: no xetex in (/usr/bin:/usr/lib/portage/python3.4/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2) fmtutil: running `xetex -ini -jobname=pdfcsplain -progname=pdfcsplain -etex csplain.ini' ... /usr/bin/fmtutil: line 381: xetex: command not found Error: `xetex -ini -jobname=pdfcsplain -progname=pdfcsplain -etex csplain.ini' failed ############################################################################### fmtutil: Error! Not all formats have been built successfully. Visit the log files in directory /tmp/tmpfs/portage/dev-texlive/texlive-langczechslovak-2014/work/texmf-var/web2c for details. ############################################################################### This is a summary of all `failed' messages: `xetex -ini -jobname=pdfcsplain -progname=pdfcsplain -etex csplain.ini' failed
+ 03 Nov 2014; Alexis Ballier <aballier@gentoo.org> + texlive-formatsextra-2014.ebuild: + require xetex, bug #528090 + thx for the report