Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72786 - oKle ebuild doesn't honor -arts use flag
Summary: oKle ebuild doesn't honor -arts use flag
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-11-28 20:34 UTC by James Potts
Modified: 2004-11-29 02: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 James Potts 2004-11-28 20:34:43 UTC
When I try to emerge oKle 0.4, I get the following error from configure:

checking for mcopidl... not found
configure: error: The important program mcopidl was not found!
Please check whether you installed aRts correctly.

I do not have aRts installed, and currently have -arts set in my use flags.

Note:  I plan on installing aRts and rebuilding the necessary portions of kde tonight (not because of oKle).  As such I may not be easily able to verify a fix for this bug.

Reproducible: Always
Steps to Reproduce:
1. emerge unmerge arts # Make sure arts isn't installed...probable breakage.
2. USE="-arts" emerge okle
3.

Actual Results:  
The emerge of oKle failed with the aforementioned error.

Expected Results:  
The emerge should have succeeded.

Gentoo Base System version 1.4.16
Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.9-nitro3-james1 i686)
=================================================================
System uname: 2.6.9-nitro3-james1 i686 AMD Duron(tm) Processor
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://open-systems.ufl.edu/mirrors/gentoo
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X alsa apm audiofile avi berkdb bitmap-fonts bootsplash cdparanoia
cdr crypt cups directfb divx4linux dvd dvdread encode f77 fam fbcon flac
foomaticdb fortran gdbm gif gnutls gpm imagemagick imlib ipv6 java joystick jpeg
kde libg++ libwww lzw-tiff mad mikmod mmx motif mpeg ncurses nls nptl oggvorbis
opengl oss pam pdflib perl png python qt quicktime readline samba sdl slang
speex spellssl svga tcpd tiff truetype unicode x86 xinerama xml2 xmms xv xvid zlib"
Comment 1 Simone Gotti (RETIRED) gentoo-dev 2004-11-29 02:11:03 UTC
Thanks for reporting this. Fixed in CVS.