Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 496464

Summary: =dev-lang/mmix-20131017 keyword request on ppc
Product: Gentoo Linux Reporter: Tom Wijsman (TomWij) (RETIRED) <tomwij>
Component: [OLD] Keywording and StabilizationAssignee: Matthias Maier <tamiko>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: KEYWORDREQ
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-12-30 04:08:51 UTC
Since this bump is huge it should be checked again on other arches to ensure it still works on there; so, please test and keyword on ppc and x86.

Thank you very much in advance.
Comment 1 Myckel Habets 2014-02-02 09:57:06 UTC
I had to install texlive manually to get it build with USE="doc". 

Without it I got the error:

make[2]: Entering directory '/var/tmp/portage/dev-lang/mmix-20131017/work'
tex mmix-doc.tex
This is TeX, Version 3.1415926 (TeX Live 2013)

kpathsea: Running mktexfmt tex.fmt
I can't find the format file `tex.fmt'!
Makefile:18: recipe for target 'mmix-doc.dvi' failed
make[2]: *** [mmix-doc.dvi] Error 1
make[2]: Leaving directory '/var/tmp/portage/dev-lang/mmix-20131017/work'
Makefile:38: recipe for target 'mmix-doc.dvi' failed
make[1]: *** [mmix-doc.dvi] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-lang/mmix-20131017/work'
Makefile:42: recipe for target 'mmix-doc.ps' failed
make: *** [mmix-doc.ps] Error 2

This was with kpathsea and texlive-core installed on ~x86. I'm not sure if this is a bug in the ebuild or in the tex packages.

For the rest it seems all ok on ~x86 and can be keyworded for the x86 arch.
Comment 2 Matthias Maier gentoo-dev 2014-02-11 23:49:49 UTC
> kpathsea: Running mktexfmt tex.fmt
> I can't find the format file `tex.fmt'!
> 
> This was with kpathsea and texlive-core installed on ~x86. I'm not sure if
> this is a bug in the ebuild or in the tex packages.

The file in question comes from dev-texlive/texlive-basic which is indeed not referenced by app-text/texlive-core.

But I'm also not shure whether this is a bug in current texlive, i.e. texlive-core should provide texlive-basic - or whether dev-lang/mmix[doc] should also depend on texlive-basic.
Comment 3 Matthias Maier gentoo-dev 2014-10-13 21:04:40 UTC
Fixed build time dependencies. Now it should cleanly compile with +doc.
I tested it for ~amd64 and ~x86 in minimal lxc containers, therefore I remove x86 arch - I keyworded with ~x86 for myself.