Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3185 - kdeartwork 3.0.1 breaks while emerging
Summary: kdeartwork 3.0.1 breaks while emerging
Status: RESOLVED FIXED
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-05-29 13:25 UTC by Ani Adarsh
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 Ani Adarsh 2002-05-29 13:25:42 UTC
I get stuck at kdeartwork when i do an emerge kde
Is this fixed ?
or what could be the problem ?

the error was ...

g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3/include
-I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT
-D_REENTRANT -DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe
-fno-exceptions -fno-check-new -c kwin_openlook_la.all_cpp.cpp
-Wp,-MD,.deps/kwin_openlook_la.all_cpp.TPlo  -fPIC -DPIC -o
.libs/kwin_openlook_la.all_cpp.o
In file included from kwin_openlook_la.all_cpp.cpp:2:
OpenLook.cpp:37: kwin/workspace.h: No such file or directory
OpenLook.cpp:38: kwin/options.h: No such file or directory
In file included from OpenLook.cpp:40,
                 from kwin_openlook_la.all_cpp.cpp:2:
OpenLook.h:27: kwin/client.h: No such file or directory
In file included from OpenLook.cpp:40,
                 from kwin_openlook_la.all_cpp.cpp:2:
OpenLook.h:36: `Client' is not a class or namespace
OpenLook.h:36: confused by earlier errors, bailing out
cpp0: output pipe has been closed
make[3]: *** [kwin_openlook_la.all_cpp.lo] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kdeartwork-3.0.1/work/kdeartwork-3.0.1/kwin-styles/openlook'

make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdeartwork-3.0.1/work/kdeartwork-3.0.1/kwin-styles'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/kdeartwork-3.0.1/work/kdeartwork-3.0.1'
make: *** [all] Error 2

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

!!! emerge aborting on
/usr/portage/kde-base/kdeartwork/kdeartwork-3.0.1.ebuild .
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-05-29 14:42:08 UTC
This was fixed on the 26th by adding the missing kdebase dep to kdeartwork. Please emerge rsync, and emerge kdeartwork should/will pull in kdebase as a dep.  If you already have kdebase emerged and are still getting this error, or if emerge kdeartwork isn't pulling in kdebase, please say so. 
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-06-05 14:37:42 UTC
I assume this was fixed as per my previous comment.