Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 247381 - dev-tex/mh-20080903: does not compile
Summary: dev-tex/mh-20080903: does not compile
Status: RESOLVED DUPLICATE of bug 237683
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-18 15:13 UTC by Łukasz Sowiński
Modified: 2008-11-19 07:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Łukasz Sowiński 2008-11-18 15:13:34 UTC
On updating texlive to masked version 2008, I got the following problem with dev-tex/mh-20080903 package:

>>> Compiling source in /var/tmp/portage/dev-tex/mh-20080903/work/mh ...                                                                    
This is TeX, Version 3.1415926 (Web2C 7.5.7)                                                                                                
---! //var/lib/texmf/web2c/tex.fmt doesn't match tex.pool                                                                                   
(Fatal format file error; I'm stymied)                                                                                                      
 *                                                                                                                                          
 * ERROR: dev-tex/mh-20080903 failed.                                                                                                       
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2300:  Called die
 * The specific snippet of code:
 *           tex ${i} || die "TeXing ${i} failed";
 *  The die message:
 *   TeXing breqn.dtx failed


Reproducible: Always

Steps to Reproduce:
1. Unmask texlive 2008 ebuilds
2. USE="extra" emerge -v texlive

Actual Results:  
Fails to compile
Comment 1 Łukasz Sowiński 2008-11-19 07:05:38 UTC
Sorry, I should have used ALL option to search.

*** This bug has been marked as a duplicate of bug 237683 ***