Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 12939

Summary: !!! ERROR: media-video/avifile-0.7.22.20021129 failed
Product: Gentoo Linux Reporter: Voicu Liviu <liviu.voicu>
Component: Current packagesAssignee: Nick Hadaway <grandmasterlinux>
Status: RESOLVED REMIND    
Severity: blocker    
Priority: High    
Version: 1.4_rc2   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Voicu Liviu 2002-12-30 08:00:41 UTC
Hi, 
This is weird, can't emerge k3b. 
 
[code] 
gcc -shared  codeckeeper.lo Uncompressed.lo -Wl,--whole-archive  
aviplay/.libs/libaviplay.al aviread/.libs/libaviread.al  
aviwrite/.libs/libaviwrite.al common/.libs/libcommon.al  
subtitle/.libs/libsubtitle.al video/.libs/libvideo.al -Wl,--no-whole-archive   
-L/usr/X11R6/lib -L/usr/kde/cvs/lib -lz -L/usr/lib /usr/lib/libSDL.so -lartsc  
/usr/lib/libesd.so /usr/lib/libaudiofile.so -lm -lvga /usr/lib/libfreetype.so  
-lSM -lICE -lXinerama -lXv -lXft -lXxf86vm -lXxf86dga -lXi -lXext -lX11  
-lpthread -lnsl -ldl  -Wl,-soname -Wl,libaviplay-0.7.so.0 -o  
.libs/libaviplay-0.7.so.0.0.22 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/../../../../i686-pc-linux-gnu/bin/ld:  
cannot find -lartsc 
collect2: ld returned 1 exit status 
make[2]: *** [libaviplay.la] Error 1 
make[2]: Leaving directory  
`/var/tmp/portage/avifile-0.7.22.20021129/work/avifile0.7-0.7.22/lib' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory  
`/var/tmp/portage/avifile-0.7.22.20021129/work/avifile0.7-0.7.22/lib' 
make: *** [all-recursive] Error 1 
 
!!! ERROR: media-video/avifile-0.7.22.20021129 failed. 
!!! Function src_compile, Line 83, Exitcode 2 
!!! (no error message) 
[/code] 
 
[code] 
# emerge info 
Portage 2.0.46-r2 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2) 
================================================================= 
System uname: 2.4.19-gentoo-r10 i686 Intel(R) Pentium(R) 4 CPU 1.50GHz 
USE="x86 3dnow apm avi crypt encode gif mikmod mmx mpeg png qtmt 
quicktime  
xml2 xv zlib gtkhtml gdbm berkdb slang readline tetex bonobo svga tcltk guile  
sdl tcpd pam esd imlib oggvorbis motif mozilla X x11 -gnome alsa kde qt arts  
nls python gtk java perl php apache libwww libg++ mysql odbc doc gpm 
opengl  
jpeg sse2 cdr ncurses oss xmms flash ssl moznoirc moznomail 
moznocompose  
spell truetype pdflib cups xft" 
ARCH="x86" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer" 
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer" 
ACCEPT_KEYWORDS="x86 ~x86" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config  
/opt/jakarta/tomcat/conf /usr/kde/3.1/share/config /usr/kde/3/share/config  
/usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
MAKEOPTS="-j2" 
JDK_HOME="/opt/blackdown-jdk-1.4.1_beta" 
JAVA_HOME="/opt/blackdown-jdk-1.4.1_beta" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
[/code] 
 
Any clue please?
Comment 1 Nick Hadaway 2002-12-30 11:02:09 UTC
configure options have changed a bit with this new version of avifile.  I am 
going throught the build today and reworking options so you should hopefully 
have no more compile troubles.  I will post on this bug when the new package 
is released.
Comment 2 Voicu Liviu 2002-12-31 00:39:27 UTC
Thanks, Happy New Year