Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62034 - emerge kdelibs 3.2.3-r2 fails saying use --without-arts, despite arts not being selected in make.conf
Summary: emerge kdelibs 3.2.3-r2 fails saying use --without-arts, despite arts not bei...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-28 07:25 UTC by Joseph Turley
Modified: 2004-08-29 05:44 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 Joseph Turley 2004-08-28 07:25:22 UTC
When running a revdep-rebuild, kdelibs doesn't compile, because it can't find mcopidl.  It then tells me to compile with --without-arts.  As far as I can tell, if arts isn't selected in the USE variable, then shouldn't it do this automatically within the ebuild?  In other words, emerging kdelibs

Reproducible: Always
Steps to Reproduce:
1. emerge kdelibs
2.
3.

Actual Results:  
checking for dcopidl... compiled
checking for dcopidl2cpp... compiled
checking for mcopidl... not found
configure: error: The important program mcopidl was not found!
Please check whether you installed aRts correctly or use
--without-arts to compile without aRts support (this will remove functionality).


!!! ERROR: kde-base/kdelibs-3.2.3-r2 failed.
!!! Function kde_src_compile, Line 120, Exitcode 1
!!! died running ./configure, kde_src_compile:configure


Expected Results:  
Successfully compiled kdelibs WITHOUT arts support

Portage 2.0.50-r10 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.3.20040420-r1, 2.6.8)
=================================================================
System uname: 2.6.8 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://gentoo.ccccom.com ftp://ftp.ndlug.nd.edu/pub/gentoo/
ftp://ftp.ussg.iu.edu/pub/linux/gentoo
ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/
http://gentoo.seren.com/gentoo ftp://mirrors.tds.net/gentoo
http://194.117.158.29 ftp://ftp.heanet.ie/pub/gentoo/ http://mirror.gentoo.gr.jp
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa apm avi berkdb cdr crypt cups dga divx4linux doc dvd
encode esd foomaticdb gdbm gif gpm gtk gtk2 imagemagick imlib java jpeg libg++
libwww live mad mmx mmx2 motif mpeg mplayer mythtv ncurses network nls oggvorbis
opengl pam pdflib perl png ppds python qt quicktime readline samba sasl sdl
slang speex spell sse sse2 ssl svga tcltk tcpd tiff truetype usb v4l v4l2
video_cards_radeon x86 xfs xine xml2 xmms xrandr xv xvid zlib"
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-08-29 05:44:56 UTC
Compiling kde 3.2.3 without arts is NOT supported by portage.  You can do it with 3.3.0 if you so desire.