Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168155 - app-text/tetex-3.0_p1-r3 faile to compile. libtool: link: unable to infer tagged configuration
Summary: app-text/tetex-3.0_p1-r3 faile to compile. libtool: link: unable to infer tag...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-23 16:30 UTC by Richard Brown (RETIRED)
Modified: 2007-02-24 14:22 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 Richard Brown (RETIRED) gentoo-dev 2007-02-23 16:30:57 UTC
* app-text/tetex-3.0_p1-r3 {:0} [N] -X -Xaw3d -doc -lesstif -motif -neXt -tk

(No errors were found.)
srcdir=. /bin/sh ./web2c/convert weave
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I./..   -O2 -march=pentium4 -fomit-frame-pointer -pipe  -c weave.c -o weave.o
'libtool' --mode=link i686-pc-linux-gnu-gcc -o weave   weave.o lib/lib.a ../kpathsea/libkpathsea.la -lm
i686-pc-linux-gnu-gcc -o .libs/weave weave.o  lib/lib.a ../kpathsea/.libs/libkpathsea.so -lm
creating weave
cd pdftexdir && make pdftosrc.o
make[3]: Entering directory `/var/tmp/paludis/app-text/tetex-3.0_p1-r3/work/tetex-src-3.0/texk/web2c/pdftexdir'
i686-pc-linux-gnu-g++ -O2 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H  -I. -I. -I../.. -I./../.. -I../../../libs/xpdf -I../../../libs/xpdf/xpdf -I../../../libs/xpdf/goo -I../../../libs/xpdf/fofi -I./../../../libs/xpdf -I./../../../libs/xpdf/xpdf -I./../../../libs/xpdf/goo -I./../../../libs/xpdf/fofi -c pdftosrc.cc
make[3]: Leaving directory `/var/tmp/paludis/app-text/tetex-3.0_p1-r3/work/tetex-src-3.0/texk/web2c/pdftexdir'
'libtool' --mode=link i686-pc-linux-gnu-g++ -o pdftosrc  pdftexdir/pdftosrc.o ../../libs/xpdf/xpdf/libxpdf.a ../../libs/xpdf/goo/libGoo.a ../../libs/xpdf/fofi/libfofi.a -lm
libtool: link: unable to infer tagged configuration
libtool: link: specify a tag with `--tag'
make[2]: *** [pdftosrc] Error 1
make[2]: Leaving directory `/var/tmp/paludis/app-text/tetex-3.0_p1-r3/work/tetex-src-3.0/texk/web2c'
make[1]: *** [all] Error 1
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 177
!!! make teTeX failed

!!! Call stack:
!!!    * tetex_src_compile (/home/rb/gentoo-x86/eclass/tetex.eclass:177)
!!!    * tetex-3_src_compile (/home/rb/gentoo-x86/eclass/tetex-3.eclass:148)
!!!    * src_compile (/home/rb/gentoo-x86/app-text/tetex/tetex-3.0_p1-r3.ebuild:68)
!!!    * ebuild_f_compile (/usr/libexec/paludis/src_compile.bash:49)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:343)
!!!    * main (/usr/libexec/paludis/ebuild.bash:361)


System Info:

app-admin/eselect-compiler: (noCXX:         i686-pc-linux-gnu-g++ 4.1.1 (Gentoo 4.1.1-r3)
CXXFLAGS:    -O2 -march=pentium4 -fomit-frame-pointer -pipe
LDFLAGS:     
DATADIR:     /usr/share
LIBDIR:      /usr/lib
LIBEXECDIR:  /usr/libexec
SYSCONFDIR:  /etc
stdlib:      GNU libstdc++ 20060524
libebt:      1.3.0
libwrapiter: 1.0.0
sandbox:     enabled
ne)
        dev-java/java-config:  (none)
        dev-lang/python:       2.4.3-r4
        dev-python/pycrypto:   2.0.1-r5
        dev-util/ccache:       2.4-r6
        dev-util/confcache:    (none)
        sys-apps/sandbox:      1.2.18.1
        sys-devel/autoconf:    2.13, 2.61
        sys-devel/automake:    1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
        sys-devel/binutils:    2.16.1-r3
        sys-devel/gcc-config:  1.3.14
        sys-devel/libtool:     1.5.22
        virtual/os-headers:    2.6.17-r2
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-23 17:02:35 UTC
re-emerge libtool.
Comment 2 Richard Brown (RETIRED) gentoo-dev 2007-02-24 14:22:03 UTC
Think I have to reopen to close. Reinstalling libtool works for me