Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69990 - transcode-0.6.13 fails to compile (libtool/gcc)
Summary: transcode-0.6.13 fails to compile (libtool/gcc)
Status: VERIFIED WORKSFORME
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: 2004-11-03 16:40 UTC by afv-13
Modified: 2005-12-11 09:11 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 afv-13 2004-11-03 16:40:48 UTC
gcc:
gcc version 3.4.2 20041025 (Gentoo Linux 3.4.2-r3, ssp-3.4.1-1, pie-8.7.6.5)
libtool:
ltmain.sh (GNU libtool) 1.5.2 (1.1220.2.60 2004/01/25 12:25:08)


Reproducible: Always
Steps to Reproduce:
1. use gcc 3.4
2. emerge sync
3. emerge -u transcode
Actual Results:  
/bin/sh ../libtool --mode=link i686-pc-linux-gnu-g++  -O3 -march=pentium4 -fomit-
frame-pointer -pipe -funroll-loops -fprefetch-loop-arrays -fforce-addr -
DDCT_YUV_PRECISION=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -
D_FILE_OFFSET_BITS=64  -Wl,-O1 -o af6_decore.la -rpath /usr/lib/transcode -module -
avoid-version  af6_decore.lo ioaux.lo -laviplay -L/usr/X11R6/lib -lpthread -lstdc++ 
-lm -lm -lz -ldl 
grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libstdc++.la: No such file or 
directory/bin/sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libstdc++.la: 
No such file or directory
libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libstdc++.la' is not a 
valid libtool archive
make[3]: *** [af6_decore.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/transcode-0.6.13/work/transcode-0.6.13/
import'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/transcode-0.6.13/work/transcode-0.6.13/
import'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/transcode-0.6.13/work/transcode-0.6.13'
make: *** [all] Error 2

!!! ERROR: media-video/transcode-0.6.13 failed.
!!! Function src_compile, Line 86, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

Expected Results:  
succesfull compile

Portage 2.0.51-r2 (gcc34-x86-2004.2, gcc-3.4.2, glibc-2.3.4.20041021-r0, 2.6.9-mm1 
i686)
=================================================================
System uname: 2.6.9-mm1 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz
Gentoo Base System version 1.6.5
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe -funroll-loops -fprefetch-
loop-arrays -fforce-addr"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/
share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe -funroll-loops -fprefetch-
loop-arrays -fforce-addr"
DISTDIR="/home/afv-13/more/distfiles"
FEATURES="autoaddcvs ccache distlocks nodoc noinfo sandbox"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.inode.
at/ http://ftp.du.se/pub/os/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/etc/portage/overlay"
SYNC="rsync://rsync9.us.gentoo.org/gentoo-portage"
USE="X apm avi berkdb bitmap-fonts cdr crypt cups divx4linux dvd encode esd f77 
fbcon flash foomaticdb gdbm gif gpm gtk gtk2 imlib java jpeg libg++ libwww mad 
mikmod mmx motif mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt 
quicktime readline samba sdl slang spell sse ssl svga tcltk tcpd truetype usb x86 
xml2 xmms xv xvid zlib"
Comment 1 SpanKY gentoo-dev 2004-11-03 18:44:50 UTC
run fix_libtool_files.sh
Comment 2 Luca 2005-12-11 09:07:02 UTC
Ran fix_libtool_files.sh but I got the same. I'm using gcc 3.4.4.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-12-11 09:11:34 UTC
(In reply to comment #2)
> Ran fix_libtool_files.sh but I got the same. I'm using gcc 3.4.4.

So re-emerge libtool (and don't post to a bug closed over one year ago...)