Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180778 - tetex-3.0_p1-r3 - "make tetex failed"
Summary: tetex-3.0_p1-r3 - "make tetex failed"
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-03 18:30 UTC by Steven Oliver
Modified: 2007-06-03 21:41 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 Steven Oliver 2007-06-03 18:30:22 UTC
'libtool' --mode=compile /usr/lib/ccache/bin/gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I./..   -O2 -march=athlon64 -pipe  -DMAKE_KPSE_DLL -c tex-file.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[2]: *** [tex-file.lo] Error 1
make[2]: Leaving directory `/var/tmp/paludis/app-text/tetex-3.0_p1-r3/work/tetex-src-3.0/texk/kpathsea'
make[1]: *** [do-kpathsea] Error 2
make[1]: Leaving directory `/var/tmp/paludis/app-text/tetex-3.0_p1-r3/work/tetex-src-3.0/texk'
make: *** [all] Error 1

!!! ERROR in app-text/tetex-3.0_p1-r3:
!!! In tetex_src_compile at line 4230
!!! make teTeX failed

!!! Call stack:
!!!    * tetex_src_compile (/var/tmp/paludis/app-text/tetex-3.0_p1-r3/temp/loadsaveenv:4230)
!!!    * tetex-3_src_compile (/var/tmp/paludis/app-text/tetex-3.0_p1-r3/temp/loadsaveenv:4081)
!!!    * src_compile (/var/tmp/paludis/app-text/tetex-3.0_p1-r3/temp/loadsaveenv:3638)
!!!    * ebuild_f_compile (/usr/libexec/paludis/src_compile.bash:51)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:363)
!!!    * main (/usr/libexec/paludis/ebuild.bash:381)

die trap: exiting with error.

Install error:
  * In program paludis -i app-text/tetex:
  * When performing install action from command line:
  * When executing install task:
  * When installing 'app-text/tetex-3.0_p1-r3':
  * Install error: Install failed for 'app-text/tetex-3.0_p1-r3::gentoo'

Reproducible: Didn't try

Steps to Reproduce:
1.paludis -i app-text/tetex
2.
3.

Actual Results:  
make tetex failed.

Expected Results:  
I assume make should succeed.

I was using paludis, not portage. I don't really think that effected it though. I was running firefox also during the attempted install. I have fairly bare bones configuration. I don't have the mysql USE flag enabled (saw that in another bug).
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-06-03 18:41:17 UTC
Re-emerge libtool and try again.
Comment 2 Steven Oliver 2007-06-03 19:52:14 UTC
(In reply to comment #1)
> Re-emerge libtool and try again.
> 
Amazing. Fixed it. Sorry.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-06-03 21:41:29 UTC
Good. Closing then. :)