Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15348 - avifile-0.7.27.20030122-r1 ebuild fails
Summary: avifile-0.7.27.20030122-r1 ebuild fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-08 21:26 UTC by Sam Cole
Modified: 2003-02-09 18:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Config.log (config.log,84.62 KB, application/octet-stream)
2003-02-09 16:19 UTC, Sam Cole
Details
config.log (config.log,84.62 KB, text/plain)
2003-02-09 16:25 UTC, Sam Cole
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Cole 2003-02-08 21:26:10 UTC
/bin/sh ../../libtool --mode=link i686-pc-linux-gnu-g++  -g -O2 -D_LARGEFILE_SOU
              RCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE
-D_LARGEFILE_SOURCE -D_FIL               E_OFFSET_BITS=64 -D_REENTRANT -pipe  
-o avibench  benchmark.o ../../lib/libavip               lay.la -L/usr/lib
-Wl,-rpath,/usr/lib -lSDL -lpthread -L/usr/X11R6/lib  -lSM -lI               CE
-lXinerama -lXv -lXrender -lXft -lXxf86vm -lXxf86dga -lXi   -lXext -lX11  -ln  
            sl -ldl 
mkdir .libs
i686-pc-linux-gnu-g++ -g -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENT
              RANT -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_REENTRANT -pipe                -o .libs/avibench benchmark.o -Wl,-rpath
-Wl,/usr/lib  ../../lib/.libs/libavipl               ay.so -lz -L/usr/lib
-L/usr/X11R6/lib /usr/lib/libSDL.so /usr/lib/libesd.so /usr              
/lib/libaudiofile.so -lm /usr/lib/libasound.so -lvga -lpthread -lSM -lICE -lXine
              rama -lXv -lXrender -lXft -lXxf86vm -lXxf86dga -lXi -lXext -lX11
-lnsl -ldl
../../lib/.libs/libaviplay.so: undefined reference to `audio_init'
collect2: ld returned 1 exit status
make[2]: *** [avibench] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/avifile-0.7.27.20030122-r1/work/avi
              file0.7-0.7.27/samples/misc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/avifile-0.7.27.20030122-r1/work/avi
              file0.7-0.7.27/samples'
make: *** [all-recursive] Error 1

!!! ERROR: media-video/avifile-0.7.27.20030122-r1 failed.
!!! Function src_compile, Line 160, Exitcode 2
!!! (no error message)
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-02-09 09:44:00 UTC
please paste
#emerge info
Comment 2 Sam Cole 2003-02-09 13:05:24 UTC
Portage 2.0.46-r12 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r3)
=================================================================
System uname: 2.4.20-win4lin-r1 i686 AMD Athlon(TM) XP 2200+
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://gentoo.oregonsta                te.edu http://distro.ibiblio.org/gentoo "
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share                /config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 3dnow avi crypt cups encode gif jpeg libg++ libwww mmx mpeg ncurses pdf                lib png quicktime spell truetype xml2 xmms xv zlib gdbm slang readline arts svga                 tcltk java guile X sdl gpm tcpd pam ssl perl esd imlib oggvorbis gtk opengl als                a -apm -berkdb cdr dvd fbcon -gnome gtk2 -kde mbox -mikmod -motif mozilla -nls -                oss pic -python -qt -qtmt samba usb"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 3 Nick Hadaway 2003-02-09 14:35:20 UTC
I am currently testing avifile with USE="-qt"..
I haven't tested this as of yet really as for a long time I thought qt was a required dependancy...aviplay is written for qt or so I thought... I'll post more as I test more.
Comment 4 Nick Hadaway 2003-02-09 16:06:43 UTC
build with -qt worked fine as well... building everything except aviplay...

Check out this snippet... 
-L/usr/X11R6/lib /usr/lib/libSDL.so /usr/lib/libesd.so /usr              
/lib/libaudiofile.so -lm /usr/lib/libasound.so -lvga -lpthread -lSM -lICE -lXine
              rama -lXv -lXrender -lXft -lXxf86vm -lXxf86dga -lXi -lXext -lX11
-lnsl -ldl

It appears that your sdl isn't being detected for some reason... along with esd and audiofile?  during configure do you see any errors like this?  Please send me a copy of the config.log... 

emerge avifile
hit "ctrl+c" when configure is finished
add /var/tmp/portage/avifile-0.7.29.20030204/work/avifile-0.7-0.7.29/config.log to this bug report.
Comment 5 Sam Cole 2003-02-09 16:19:23 UTC
Created attachment 8095 [details]
Config.log
Comment 6 Sam Cole 2003-02-09 16:25:12 UTC
Created attachment 8096 [details]
config.log
Comment 7 Nick Hadaway 2003-02-09 18:27:24 UTC
I have updated the ebuild.  It is now forcing --enable-oss as without it the build fails the same as yours.