Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41484 - kdemutlimedia-3.2.0: configure overrides "oggvorbis" useflag
Summary: kdemutlimedia-3.2.0: configure overrides "oggvorbis" useflag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-13 09:41 UTC by Marc Ballarin
Modified: 2004-03-19 16:09 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 Marc Ballarin 2004-02-13 09:41:03 UTC
"configure" from kdemutlimedia-3.2.0 defaults to building "mpeglib_artsplugin". However, this disables "oggvorbis_artsplugin". As a result, Juk cannot play oggvorbis files.

This also happens when the "oggvorbis" useflag and thus the "--with-vorbis" option are set.

Manually building and installing the vorbis-plugin works fine (and fixes Juk).
Not sure if the bug is in portage, my configuration or the configure script.

Reproducible: Always
Steps to Reproduce:
1. Extract kdemultimedia-3.2.0
2. Run "configure | grep oggvorbis"
3. Watch its output


Actual Results:  
"checking if oggvorbis_artsplugin should be compiled... no" 

Expected Results:  
"checking if oggvorbis_artsplugin should be compiled... yes" 

Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.2) 
================================================================= 
System uname: 2.6.2 i686 AMD Athlon(tm) XP 2400+ 
Gentoo Base System version 1.4.3.13 
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.1.1 [enabled] 
Autoconf: sys-devel/autoconf-2.58 
Automake: sys-devel/automake-1.7.7 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=athlon -O2 -frename-registers -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-march=athlon -O2 -frename-registers -pipe" 
DISTDIR="/mnt/shared/gentoo/distfiles" 
FEATURES="autoaddcvs buildpkg ccache sandbox" 
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo" 
MAKEOPTS="-j3" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/home/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage" 
USE="3dnow X X509 Xaw3d aalib acl acpi alsa apm arts artswrappersuid avi 
berkdb caps cdr crypt cups curl dvd dvdr encode faad fam foomaticdb gdbm gif 
gphoto2 gpm gtk2 hbci imap imlib ipv6 java javascript joystick jpeg kde lcms 
libg++ libwww mad maildir mbox mikmod mmx motif mozilla mpeg mysql ncurses nls 
oggvorbis openal opengl oss pam pdflib perl pic plotutils png ppds python qt 
quicktime radeon readline samba scanner sdl slang slp sox spell ssl tcltk tcpd 
tetex tiff truetype usb v4l wmf wxwindows x86 xinerama xml2 xmms xv xvid zlib" 
 
Extract from "configure" row 30694: 
 
if test "$kde_mpeglib_compiles" = "yes" -o "$HAVE_VORBIS" = "" 
then 
echo "OggVorbis plugin was disabled, either you're compiling mpeglib" 
echo "or you lack the necesary headers and libraries." 
DO_NOT_COMPILE="$DO_NOT_COMPILE oggvorbis_artsplugin" 
fi
Comment 1 Marc Ballarin 2004-03-19 16:09:37 UTC
This seems to be fixed in 3.2.1