Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 58262

Summary: kde-base/kdeartwork-3.3.0_beta2 need arts USEFLAG to toggle --without-arts
Product: Gentoo Linux Reporter: Robert Wohlrab <robert.wohlrab>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ernstp, l
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Robert Wohlrab 2004-07-25 03:29:51 UTC
When you try to build kde-base/kdeartwork-3.3.0_beta2 without arts in USE Flag compiling will stop.

Reproducible: Always
Steps to Reproduce:
1. emerge kde-base/kdelibs-3.3.0_beta2 without arts in useflag
2. emerge kde-base/kdeartwork-3.3.0_beta2

Actual Results:  
Error while compiling kde-base/kdeartwork-3.3.0_beta2

firesaver.h:39:30: arts/kplayobject.h: No such file or directory
firesaver.h:40:30: arts/kartsserver.h: No such file or directory
firesaver.h:41:34: arts/kartsdispatcher.h: No such file or directory
In file included from firesaverparticle.cpp:25:
firesaver.h:99: error: 'KArtsDispatcher' is used as a type, but is not defined
   as a type.
firesaver.h:100: error: 'KArtsServer' is used as a type, but is not defined as
   a type.
firesaver.h:101: error: `KPlayObject' was not declared in this scope
firesaver.h:101: error: template argument 1 is invalid
firesaver.h:101: error: ISO C++ forbids declaration of `playObjectList' with no
   type
firesaverparticle.cpp: In member function `virtual void
   TurningParticle::initializeValues(int, Particle*, float, float, bool,
   GLfloat*)':
firesaverparticle.cpp:216: warning: unused parameter `bool flickers'
firesaverparticle.cpp:216: warning: unused parameter `GLfloat*displace'

....
Comment 1 Robert Wohlrab 2004-07-25 03:33:51 UTC
Correction: --without-arts will not fix the problem
Comment 2 Lukas Miczka 2004-07-26 11:02:21 UTC
Same problem here:
Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.4.20040619-r0, 2.6.7-love8)
=================================================================
System uname: 2.6.7-love8 i686 AMD Athlon(tm)
Gentoo Base System version 1.5.1
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer -mfpmath=sse -fforce-addr -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.3/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer -mfpmath=sse -fforce-addr -frename-registers -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://153.19.33.225/gentoo-portage"
USE="3dnow X aalib alsa apache2 apm avi berkdb cdr crypt cups dvd esd faac faad fbcon flac foomaticdb gdbm gif gimpprint gnome gpm gtk gtk2 imlib java jpeg lame libg++ libwww linguas_pl mad matroska mikmod mitshm mmx motif mozilla mpeg mysql ncurses nls nptl oggvorbis opengl oss pam pdflib perl png ppds python quicktime readline sdl slang speex spell sse ssl svga tcpd tiff truetype x86 xml2 xmms xv xvid zlib"
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2004-07-26 11:08:24 UTC
please be sure to report this to bugs.kde.org so that they can make sure it gets fixed for the next kde release.
Comment 4 Robert Wohlrab 2004-07-26 11:32:47 UTC
Reported here: http://bugs.kde.org/show_bug.cgi?id=85307
Comment 5 Laurence Withers 2004-07-26 15:48:53 UTC
Also see http://bugs.gentoo.org/show_bug.cgi?id=54574, which is the project
for adding an arts use flag to all KDE packages. This issue is acknowledged
there, so we should probably mark this as a dup. Hoping this will get fixed in
KDE in time for 3.3.0 final.
Comment 6 Robert Wohlrab 2004-07-26 15:58:47 UTC

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