Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 274961 - app-text/jadetex-3.12 no compile for x86, Fatal format file error
Summary: app-text/jadetex-3.12 no compile for x86, Fatal format file error
Status: RESOLVED DUPLICATE of bug 237683
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: TeX project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-21 16:55 UTC by natxo
Modified: 2011-10-30 23:15 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 natxo 2009-06-21 16:55:52 UTC
####################################################

>>> Unpacking source...
>>> Unpacking jadetex-3.12.tar.gz to /var/tmp/portage/app-text/jadetex-3.12/work
>>> Source unpacked in /var/tmp/portage/app-text/jadetex-3.12/work
>>> Compiling source in /var/tmp/portage/app-text/jadetex-3.12/work/jadetex-3.12 ...
make -j2 
tex jadetex.ins
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)
make: *** [basic] Error 1
 [31;01m*[0m 
 [31;01m*[0m ERROR: app-text/jadetex-3.12 failed.
 [31;01m*[0m Call stack:
 [31;01m*[0m               ebuild.sh, line   49:  Called src_compile
 [31;01m*[0m             environment, line 2441:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m       emake || die
 [31;01m*[0m  The die message:
 [31;01m*[0m   (no error message)
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
 [31;01m*[0m A complete build log is located at '/var/tmp/portage/app-text/jadetex-3.12/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-text/jadetex-3.12/temp/environment'.
 [31;01m*[0m 


Reproducible: Always

Steps to Reproduce:
1.emerge -avuN world
2.[ebuild  N    ] app-text/jadetex-3.12  0 kB [0]
  [ebuild  N    ] app-text/docbook-sgml-utils-0.6.14  USE="jadetex" 0 kB [0]
  [ebuild     U ] media-libs/fontconfig-2.6.0-r2 [2.4.2] USE="doc (-xml%*)" 0 kB     [?=>0]

3.>>> Emerging (1 of 6) app-text/jadetex-3.12
 * jadetex-3.12.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                                                        [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                          [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                         [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                        [ ok ]
>>> Unpacking source...
>>> Unpacking jadetex-3.12.tar.gz to /var/tmp/portage/app-text/jadetex-3.12/work
>>> Source unpacked in /var/tmp/portage/app-text/jadetex-3.12/work
>>> Compiling source in /var/tmp/portage/app-text/jadetex-3.12/work/jadetex-3.12 ...
make -j2
tex jadetex.ins
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)
make: *** [basic] Error 1
 *
 * ERROR: app-text/jadetex-3.12 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2447:  Called die
 * The specific snippet of code:
 *       emake || die
 *  The die message:
 *   (no error message)
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-text/jadetex-3.12/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-text/jadetex-3.12/temp/environment'.
 *

>>> Failed to emerge app-text/jadetex-3.12, Log file:

>>>  '/var/tmp/portage/app-text/jadetex-3.12/temp/build.log'

 * Messages for package app-text/jadetex-3.12:

 *
 * ERROR: app-text/jadetex-3.12 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2447:  Called die
 * The specific snippet of code:
 *       emake || die
 *  The die message:
 *   (no error message)
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-text/jadetex-3.12/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-text/jadetex-3.12/temp/environment'.
Comment 1 Alexis Ballier gentoo-dev 2009-06-22 08:40:15 UTC

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