Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5380 - kdelibs-3.1_alpha1 doesn't compile with libvorbis-1.0
Summary: kdelibs-3.1_alpha1 doesn't compile with libvorbis-1.0
Status: RESOLVED DUPLICATE of bug 5304
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-22 06:07 UTC by Alex Walker
Modified: 2005-07-17 13:06 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 Alex Walker 2002-07-22 06:07:42 UTC
This worked fine before I a) installed the 1.0 release of Ogg Vorbis and b)
installed qt-3.0.5 (but I don't think that's the problem).

I know it's alpha, and the ebuilds are beta, but here's a bug anyhow.  Feel free
just to cancel it and tell me to mail them to you privately, or to use CVS
(which could be a bummer to re-download again over 56k)

make[3]: Entering directory
`/var/tmp/portage/kdelibs-3.1_alpha1/work/kdelibs-3.0.6/arts/kde'
/bin/sh ../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++ 
-Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3
-pipe -fno-exceptions -fno-check-new  -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_COMPAT    -o libartskde.la.closure
libartskde_la_closure.lo -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.1/lib 
-no-undefined -version-info 1:0 libartskde_la.all_cpp.lo libartskde_la.all_cc.lo
 ../../kio/libkio.la -lqtmcop -lsoundserver_idl 
libtool: link: warning: `-version-info' is ignored for programs
/usr/i686-pc-linux-gnu/bin/ld: warning: libvorbisfile.so.0, needed by
/usr/kde/3.1/lib/libsoundserver_idl.so, may conflict with libvorbisfile.so.3
/usr/i686-pc-linux-gnu/bin/ld: warning: libvorbisenc.so.0, needed by
/usr/kde/3.1/lib/libsoundserver_idl.so, may conflict with libvorbisenc.so.2
/usr/lib/libvorbisenc.so.0: undefined reference to `residue_free_info'
collect2: ld returned 1 exit status
make[3]: *** [libartskde.la.closure] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kdelibs-3.1_alpha1/work/kdelibs-3.0.6/arts/kde'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdelibs-3.1_alpha1/work/kdelibs-3.0.6/arts'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.1_alpha1/work/kdelibs-3.0.6'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function kde_src_compile, Line -4761, Exitcode 2
!!! died running emake, kde_src_compile:make

!!! emerge aborting on  /usr/portage/kde-base/kdelibs/kdelibs-3.1_alpha1.ebuild .
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-07-22 12:31:42 UTC
Current cvs doesn't build against vorbis 1.0. I hope they'll fix it soon. 

*** This bug has been marked as a duplicate of 5304 ***