Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDE4 Overlay - monolithic ebuilds (Part 2)
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 7, 8, 9 ... 26, 27, 28  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
kavol
n00b
n00b


Joined: 31 Aug 2005
Posts: 57
Location: .cz

PostPosted: Sat Nov 03, 2007 6:39 pm    Post subject: Reply with quote

Chain wrote:
Did I miss something?
I cannot find any l10n ebuilds, but people seem to have them?
Are these homebrew?


it is at the beginning of this thread ... just replace i18n with l10n
Back to top
View user's profile Send private message
Chain
Tux's lil' helper
Tux's lil' helper


Joined: 17 Apr 2006
Posts: 113
Location: Vienna

PostPosted: Sat Nov 03, 2007 10:43 pm    Post subject: Reply with quote

Thanks kavol. However, No success wit german (de) localization. However, it merged, somehow...

Code:
[ 94%] Generating index.cache.bz2
using-kmail.docbook:464: parser error : Entity 'kspell' not defined
>&kspell;</ulink
         ^
using-kmail.docbook:1964: parser error : chunk is not well balanced

^
index.docbook:240: parser error : Failure to process entity kmail-using-kmail
&kmail-using-kmail;
                   ^
index.docbook:240: parser error : Entity 'kmail-using-kmail' not defined
&kmail-using-kmail;
                   ^
make[2]: *** [docs/kdepim/kmail/index.cache.bz2] Error 1
make[1]: *** [docs/kdepim/kmail/CMakeFiles/handbook.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 94%] Built target handbook
[ 94%] Built target handbook
make: *** [all] Error 2
>>> Completed installing kde-l10n-9999.4 into /var/tmp/portage/kde-base/kde-l10n-9999.4/image/

* checking 0 files for package collisions
>>> Merging kde-base/kde-l10n-9999.4 to /
 * Removing /usr/share/info
 * Removing /usr/share/doc
 * Starting dbus session for kbuildsycoca4
 * Running kbuildsycoca4 to build global database ...                                                                                                [ ok ]
 * Killing dbus session for kbuildsycoca4                                                                                                            [ ok ]
>>> kde-base/kde-l10n-9999.4 merged.
>>> Recording kde-base/kde-l10n in "world" favorites file...

>>> No packages selected for removal by clean
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.


...Okay, not really. It didn't merge a single file...
Back to top
View user's profile Send private message
kavol
n00b
n00b


Joined: 31 Aug 2005
Posts: 57
Location: .cz

PostPosted: Sun Nov 04, 2007 8:15 am    Post subject: Reply with quote

Chain wrote:
Thanks kavol. However, No success wit german (de) localization. However, it merged, somehow...

...

...Okay, not really. It didn't merge a single file...


oops, somehow I thought that portage handles make failures itself ... so we have to improve the ebuild a bit:

kde-l10n-die.patch:
--- kde-l10n-9999.4.ebuild.old  2007-11-04 09:09:35.000000000 +0100
+++ kde-l10n-9999.4.ebuild      2007-11-04 09:08:38.000000000 +0100
@@ -59,7 +59,7 @@
                ./scripts/autogen.sh ${X}
                cd ${X}
                cmake -DCMAKE_INSTALL_PREFIX=$KDEDIR .
-               emake
+               emake || die "make failed for language '${X}'"
                cd ..
        done
 }
@@ -67,7 +67,7 @@
 src_install() {
        for X in ${MY_LANGS} ; do
                cd ${X}
-               emake DESTDIR=${D} install
+               emake DESTDIR=${D} install || die "make install failed for language '${X}'"
                cd ..
        done
 }
Back to top
View user's profile Send private message
rampage7
Guru
Guru


Joined: 21 Mar 2004
Posts: 308
Location: Poland / Jastrzebie Zdroj

PostPosted: Sun Nov 04, 2007 10:36 am    Post subject: Reply with quote

kavol wrote:

it looks like you end up with default Xsession with twm (btw, is there the xclock?) ... as you mention that you have to use the full paths to start applications, the paths may be a problem


No, there is no TWM or any other WM - there is only one window, without border, placed in upper left corner, which is Xterm.

kavol wrote:

to ensure that we are not hunting some ghosts, I would recommend to start with "cleaning the table" - i.e. make sure that you have updated the configuration files (etc-update), remove or review various ~/.something files, then try again ... if the problem is still there, after trying to run startkde from the xterm watch its output (it spits out tons of messages, I do not believe that there would not be any clue what is wrong)


System is fully updated (emerge --update --newuse --deep world), configuration is updated with etc-update and revdep-rebuild has been run. I've also removed all files from /tmp/ and /var/tmp/.

Here is some output from running /usr/kde/svn/bin/startkde:

Code:

kde4dev@localhost ~ $ /usr/kde/svn/bin/startkde
Link points to "/tmp/kde4dev-kde4/kde-kde4dev"
Error: cannot create directory "/tmp/kde4dev-kde4/kde-kde4dev": No such file or directory
startkde: Call to lnusertemp failed (temporary directories full?). Check your installation.
/usr/kde/svn/bin/startkde: line 277: kill: (5698) - No such proces


So I've created those directories and run startkde again:
Code:

kde4dev@localhost ~ $ mkdir /tmp/kde4dev-kde4 /tmp/kde4dev-kde4/kde-kde4dev
kde4dev@localhost ~ $ /usr/kde/svn/bin/startkde
Link points to "/tmp/kde4dev-kde4/kde-kde4dev"
Creating link /home/kde4dev/.kde4/cache-localhost.
Error: cannot create directory "/var/tmp/kde4dev-kde4/kdecache-kde4dev": No such file or directory
startkde: Call to lnusertemp failed (temporary directories full?). Check your installation.
/usr/kde/svn/bin/startkde: line 277: kill: (5818) - No such process


After that I've done the same, with /var/tmp/kde4dev-kde4/kdecache-kde4dev directories, and once again run startkde (now the output is definitely more interesting):
Code:

Link points to "/tmp/kde4dev-kde4/kde-kde4dev"
Link points to "/var/tmp/kde4dev-kde4/kdecache-kde4dev"
Link points to "/tmp/kde4dev-kde4/ksocket-kde4dev"
startkde: Starting up...
<unknown program name>(6424)/ KLocalizedStringPrivate::toString: "Trying to convert empty KLocalizedString to QString."
kdeinit4: preparing to launch /usr/kde/svn/lib64/kde4/libexec/klauncher
kdeinit4: Launched KLauncher, pid = 6425 result = 0
<unknown program name>(6425)/ KLocalizedStringPrivate::toString: "Trying to convert empty KLocalizedString to QString."
klauncher(6425) KIO::ConnectionServer::listenForRemote: Listening on  "local:/tmp/kde4dev-kde4/ksocket-kde4dev/klauncherMT6425.slave-socket"
kdeinit4: opened connection to :0.0
kdeinit4: preparing to launch /usr/kde/svn/bin/kded4
kdeinit4: Launched KDED, pid = 6426 result = 0
kded(6427) KIconCache::loadCustomIndexHeader: Empty themes list
kded(6427) KIconLoaderPrivate::initIconThemes:
kded(6427) KIconTheme::KIconTheme: Icon theme  "oxygen"  not found.
kded(6427) KIconLoaderPrivate::initIconThemes: Couldn't find current icon theme, falling back to default.
kded(6427) KIconTheme::KIconTheme: Icon theme  "oxygen"  not found.
kded(6427): Error: standard icon theme "oxygen" not found!

kded(6427) KLocalePrivate::initEncoding:  Defaulting to ISO 8859-1 encoding.
kded(6427) KLocalePrivate::initFormat: KLocalePrivate::KLocalePrivate
kded(6427) KDirWatchPrivate::KDirWatchPrivate: Available methods:  ("Stat", "FAM", "INotify")
kded(6427) KStartupInfo::createNewStartupId: creating:  "localhost;1194170874;578877;6427_TIME0" : "kded4"
kdeinit4: Got EXT_EXEC '/usr/kde/svn/bin/kbuildsycoca4' from launcher.
kdeinit4: preparing to launch /usr/kde/svn/bin/kbuildsycoca4
klauncher(6425) KLauncher::processRequestReturn: "/usr/kde/svn/bin/kbuildsycoca4" (pid 6430) up and running.
kbuildsycoca4(6430) KLocalePrivate::initEncoding:  Defaulting to ISO 8859-1 encoding.
kbuildsycoca4(6430) KLocalePrivate::initFormat: KLocalePrivate::KLocalePrivate
kbuildsycoca4 running...
kbuildsycoca4(6430) KSycocaPrivate::openDatabase: Trying to open ksycoca from  "/var/tmp/kde4dev-kde4/kdecache-kde4dev/ksycoca4"
kbuildsycoca4(6430) KBuildSycoca::checkTimestamps: checking file timestamps
kbuildsycoca4(6430) KBuildSycoca::checkTimestamps: timestamps check ok
kdeinit4: PID 6430 terminated.
kded(6427) KSycocaPrivate::openDatabase: Trying to open ksycoca from  "/var/tmp/kde4dev-kde4/kdecache-kde4dev/ksycoca4"
kded(6427) KSycocaPrivate::openDatabase: Trying to open ksycoca from  "/var/tmp/kde4dev-kde4/kdecache-kde4dev/ksycoca4"
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/home/kde4dev/.kde4/share/kde4/servicetypes" NotExisting for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/home/kde4dev/.kde4/share/kde4" NotExisting for "/home/kde4dev/.kde4/share/kde4/servicetypes" [""]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/home/kde4dev/.kde4/share" for "/home/kde4dev/.kde4/share/kde4" [""]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::useINotify: inotify successfully used for monitoring
kded(6427) Kded::readDirectory: Does not exist: "/home/kde4dev/.kde4/share/kde4/servicetypes/"
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/usr/kde/svn/share/kde4/servicetypes" NotExisting for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/usr/kde/svn/share/kde4" NotExisting for "/usr/kde/svn/share/kde4/servicetypes" [""]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/usr/kde/svn/share" for "/usr/kde/svn/share/kde4" [""]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::useFAM:  Setup FAM (Req 1) for "/usr/kde/svn/share"
kded(6427) Kded::readDirectory: Does not exist: "/usr/kde/svn/share/kde4/servicetypes/"
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/home/kde4dev/.local/share/mime" NotExisting for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/home/kde4dev/.local/share" for "/home/kde4dev/.local/share/mime" [""]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::useINotify: inotify successfully used for monitoring
kded(6427) Kded::readDirectory: Does not exist: "/home/kde4dev/.local/share/mime/"
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime" for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::useINotify: inotify successfully used for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/inode" for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::useINotify: inotify successfully used for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/x-epoc" for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::useINotify: inotify successfully used for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/application" for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::useINotify: inotify successfully used for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/audio" for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::useINotify: inotify successfully used for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/multipart" for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::useINotify: inotify successfully used for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/image" for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::useINotify: inotify successfully used for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/video" for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::useINotify: inotify successfully used for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/message" for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::useINotify: inotify successfully used for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/packages" for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::useINotify: inotify successfully used for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/model" for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::useINotify: inotify successfully used for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/text" for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::useINotify: inotify successfully used for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/home/kde4dev/.kde4/share/kde4/services" NotExisting for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added already watched Entry  "/home/kde4dev/.kde4/share/kde4"  (for  "/home/kde4dev/.kde4/share/kde4/services" )
kded(6427) Kded::readDirectory: Does not exist: "/home/kde4dev/.kde4/share/kde4/services/"
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/usr/kde/svn/share/kde4/services" NotExisting for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added already watched Entry  "/usr/kde/svn/share/kde4"  (for  "/usr/kde/svn/share/kde4/services" )
kded(6427) Kded::readDirectory: Does not exist: "/usr/kde/svn/share/kde4/services/"
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/home/kde4dev/.config/menus" NotExisting for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/home/kde4dev/.config" for "/home/kde4dev/.config/menus" [""]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::useINotify: inotify successfully used for monitoring
kded(6427) Kded::readDirectory: Does not exist: "/home/kde4dev/.config/menus/"
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/usr/kde/svn/etc/xdg/menus" for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::useINotify: inotify successfully used for monitoring
kded(6427) KDirWatchPrivate::addEntry: Added Dir "/usr/share/applications" for "" ["KDirWatch-1"]
kded(6427) KDirWatchPrivate::useINotify: trying to use inotify for monitoring
kded(6427) KDirWatchPrivate::useINotify: inotify successfully used for monitoring
klauncher(6425) KSycocaPrivate::openDatabase: Trying to open ksycoca from  "/var/tmp/kde4dev-kde4/kdecache-kde4dev/ksycoca4"
kdeinit4: Got EXEC_NEW 'kconf_update' from launcher.
kdeinit4: preparing to launch /usr/kde/svn/lib64/kde4/libexec/kconf_update
klauncher(6425) KLauncher::processRequestReturn: "kconf_update" (pid 6431) up and running.
kdeinit4: PID 6431 terminated.
kded(6427) KSycocaPrivate::openDatabase: Trying to open ksycoca from  "/var/tmp/kde4dev-kde4/kdecache-kde4dev/ksycoca4"
kded(6427) KServiceTypeTrader::defaultOffers: KServiceTypeTrader: serviceType  "KDEDModule"  not found
kdeinit4: PID 6426 terminated.
kdeinit4: preparing to launch /usr/kde/svn/bin/kcminit_startup
kdeinit4: Launched 'kcminit_startup', pid = 6432 result = 0
kcminit(6433) KIconCache::loadCustomIndexHeader: Empty themes list
kcminit(6433) KIconLoaderPrivate::initIconThemes:
kcminit(6433) KIconTheme::KIconTheme: Icon theme  "oxygen"  not found.
kcminit(6433) KIconLoaderPrivate::initIconThemes: Couldn't find current icon theme, falling back to default.
kcminit(6433) KIconTheme::KIconTheme: Icon theme  "oxygen"  not found.
kcminit(6433): Error: standard icon theme "oxygen" not found!

kcminit(6433) KLocalePrivate::initEncoding:  Defaulting to ISO 8859-1 encoding.
kcminit(6433) KLocalePrivate::initFormat: KLocalePrivate::KLocalePrivate
kcminit(6433) KSycocaPrivate::openDatabase: Trying to open ksycoca from  "/var/tmp/kde4dev-kde4/kdecache-kde4dev/ksycoca4"
kcminit(6433) KServiceTypeTrader::defaultOffers: KServiceTypeTrader: serviceType  "KCModuleInit"  not found
kdeinit4: Got SETENV 'KDE_MULTIHEAD=false' from klauncher.
kdeinit4: PID 6432 terminated.
kdeinit4: Got KWRAPPER 'ksmserver' from socket.
kdeinit4: preparing to launch /usr/kde/svn/bin/ksmserver
<unknown program name>(6435)/ KStartupInfo::createNewStartupId: creating:  "localhost;1194170874;666750;6435_TIME0" : "unnamed app"
kdeinit4: PID 6435 terminated.
ksmserver(6436) KIconCache::loadCustomIndexHeader: Empty themes list
ksmserver(6436) KIconLoaderPrivate::initIconThemes:
ksmserver(6436) KIconTheme::KIconTheme: Icon theme  "oxygen"  not found.
ksmserver(6436) KIconLoaderPrivate::initIconThemes: Couldn't find current icon theme, falling back to default.
ksmserver(6436) KIconTheme::KIconTheme: Icon theme  "oxygen"  not found.
ksmserver(6436): Error: standard icon theme "oxygen" not found!

ksmserver(6436) KLocalePrivate::initEncoding:  Defaulting to ISO 8859-1 encoding.
ksmserver(6436) KLocalePrivate::initFormat: KLocalePrivate::KLocalePrivate
kdeinit4: Got SETENV 'SESSION_MANAGER=local/localhost:/tmp/.ICE-unix/6436,inet6/localhost:33310,inet/localhost:34201' from klauncher.
ksmserver(6436) KSMServer::restoreSession: KSMServer::restoreSession  "saved at previous logout"
klauncher(6425) KSycocaPrivate::openDatabase: Trying to open ksycoca from  "/var/tmp/kde4dev-kde4/kdecache-kde4dev/ksycoca4"
kdeinit4: Got EXEC_NEW 'kwin' from launcher.
kdeinit4: preparing to launch /usr/kde/svn/bin/kwin
klauncher(6425) KLauncher::processRequestReturn: "kwin" (pid 6439) up and running.
kwin(6439) KIconCache::loadCustomIndexHeader: Empty themes list
kwin(6439) KIconLoaderPrivate::initIconThemes:
kwin(6439) KIconTheme::KIconTheme: Icon theme  "oxygen"  not found.
kwin(6439) KIconLoaderPrivate::initIconThemes: Couldn't find current icon theme, falling back to default.
kwin(6439) KIconTheme::KIconTheme: Icon theme  "oxygen"  not found.
kwin(6439): Error: standard icon theme "oxygen" not found!

kwin(6439) KLocalePrivate::initEncoding:  Defaulting to ISO 8859-1 encoding.
kwin(6439) KLocalePrivate::initFormat: KLocalePrivate::KLocalePrivate
kwin(6439) KWin::Extensions::init: Extensions: shape: 0x "11"  composite: 0x "4"  render: 0x "a"  fixes: 0x "40"
kwin(6439) KWin::CompositingPrefs::detect: glx version is  1 . 3
kwin(6439) KWin::CompositingPrefs::detectDriverAndVersion: GL vendor is "NVIDIA Corporation"
kwin(6439) KWin::CompositingPrefs::detectDriverAndVersion: GL renderer is "GeForce 7300 GT/PCI/SSE2"
kwin(6439) KWin::CompositingPrefs::detectDriverAndVersion: GL version is "2.1.1 NVIDIA 100.14.19"
kwin(6439) KWin::CompositingPrefs::detectDriverAndVersion: XGL: no
kwin(6439) KWin::CompositingPrefs::detectDriverAndVersion: Detected driver "nvidia" , version "100.14.19"
kwin(6439) KWin::CompositingPrefs::applyDriverSpecificOptions: nvidia >= 96.39, enabling compositing, disabling vsync
kwin(6439) KDecorationPlugins::loadPlugin: kwin : path  "/usr/kde/svn/lib64/kde4/kwin3_plastik.so"  for  "kwin3_plastik"
kwin(6439) KWin::Extensions::init: Extensions: shape: 0x "11"  composite: 0x "4"  render: 0x "a"  fixes: 0x "40"
kwin(6439) KWin::Extensions::init: Extensions: shape: 0x "11"  composite: 0x "4"  render: 0x "a"  fixes: 0x "40"
kwin(6439) KWin::Workspace::setupCompositing: OpenGL compositing
kwin(6439) KWin::SceneOpenGL::SceneOpenGL: Buffer visual (depth  24 ): 0x "57"
kwin(6439) KWin::SceneOpenGL::SceneOpenGL: Drawable visual (depth  24 ): 0x "59"
kwin(6439) KWin::SceneOpenGL::SceneOpenGL: Drawable visual (depth  32 ): 0x "80"
kwin(6439) KWin::SceneOpenGL::SceneOpenGL: DB: true , TFP: true , SHM: false , Direct: true
kwin(6439) KWin::Workspace::setupCompositing: Refresh rate  50 Hz
kwin(6439) KSycocaPrivate::openDatabase: Trying to open ksycoca from  "/var/tmp/kde4dev-kde4/kdecache-kde4dev/ksycoca4"
kwin(6439) KServiceTypeTrader::defaultOffers: KServiceTypeTrader: serviceType  "KWin/Effect"  not found
findServiceByDesktopPath: kded/kdedglobalaccel.desktop not found
kwin(6439) KWin::Client::readUserTimeMapTimestamp: User timestamp, initial: 4294967295
kwin(6439) KWin::Client::readUserTimeMapTimestamp: User timestamp, ASN: 4294967295
kwin(6439) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 4194317 ;WMCLASS: "xterm" : "xterm" ;Caption: "kde4dev@localhost:~" ' : 18446744073709551615
kwin(6439) KWin::Workspace::allowClientActivation: Activation: No client active, allowing
kwin(6439) KKeyServer::initializeMods: KKeyServer::initializeMods(): Win Mod = 0x "40"
kwin(6439) KWin::Extensions::init: Extensions: shape: 0x "11"  composite: 0x "4"  render: 0x "a"  fixes: 0x "40"
kwin(6439) KWin::Workspace::setupCompositing: OpenGL compositing
ksmserver(6436) KSMServer::autoStart0Done: Autostart 0 done
ksmserver(6436) KSMServer::kcmPhase1Done: Kcminit phase 1 done
ksmserver(6436) KSMServer::autoStart1Done: Autostart 1 done
kded(6427) Kded::loadSecondPhase: Loading second phase autoload
kded(6427) KServiceTypeTrader::defaultOffers: KServiceTypeTrader: serviceType  "KDEDModule"  not found
ksmserver(6436) KNotificationManager::notify: error while contacting knotify server
ksmserver(6436) KSMServer::autoStart2Done: Autostart 2 done
ksmserver(6436) KSMServer::kcmPhase2Done: Kcminit phase 2 done
kwin(6439) KWin::SceneOpenGL::SceneOpenGL: Buffer visual (depth  24 ): 0x "57"
kwin(6439) KWin::SceneOpenGL::SceneOpenGL: Drawable visual (depth  24 ): 0x "59"
kwin(6439) KWin::SceneOpenGL::SceneOpenGL: Drawable visual (depth  32 ): 0x "80"
kwin(6439) KWin::SceneOpenGL::SceneOpenGL: DB: true , TFP: true , SHM: false , Direct: true
kwin(6439) KWin::Workspace::setupCompositing: Refresh rate  50 Hz
kwin(6439) KServiceTypeTrader::defaultOffers: KServiceTypeTrader: serviceType  "KWin/Effect"  not found
kwin(6439) KNotificationManager::notify: error while contacting knotify server
kwin(6439) KNotificationManager::notify: error while contacting knotify server
kwin(6439) KNotificationManager::notify: error while contacting knotify server

_________________
To nie moje s± s³owa, to legenda ludowa.....
Back to top
View user's profile Send private message
kavol
n00b
n00b


Joined: 31 Aug 2005
Posts: 57
Location: .cz

PostPosted: Sun Nov 04, 2007 12:20 pm    Post subject: Reply with quote

rampage7 wrote:
No, there is no TWM or any other WM - there is only one window, without border, placed in upper left corner, which is Xterm.


ok, I did not get it right at the first try ... now that is strange; basically I see two scenarios - the system tries to run kde session and:

1) it finds that it is unable to do so and so it falls back to the default which is twm & xterms

2) starting of kde session fails but not in that way that the fallback would work; then there should be no xterm

in default configuration, I see no possibility how to get X started with xterm but without twm, since twm is a must for xinit (if not installed with "minimal" use flag set), and the other way round, xterm is not started when starting anything else than the minimalist fallback session

Code:

kde4dev@localhost ~ $ /usr/kde/svn/bin/startkde
Link points to "/tmp/kde4dev-kde4/kde-kde4dev"
Error: cannot create directory "/tmp/kde4dev-kde4/kde-kde4dev": No such file or directory


that is interesting ... the link that it talks about is most probably the link ~/.kde/tmp-[hostname]

the current naming scheme for the target of the link is /tmp/kde-[username] - anything before the last directory is considered to be the path to the temporary directory, so KDE does not try to create it and thus it fails, because you have cleaned up /tmp

now I would stop at this point, because it looks like you have some old and invalid configuration ... did you follow the advice mentioned many times on this thread to delete the old configuration between updates?
Back to top
View user's profile Send private message
treffer
Apprentice
Apprentice


Joined: 14 Dec 2004
Posts: 150

PostPosted: Sun Nov 04, 2007 2:21 pm    Post subject: Reply with quote

I couldn't get kdeedu with designer-plugins to compile, compiling without the flag worked (gcc-4.2, gcc-4.3 breaks).

EDIT: Reported it on irc, should be fixed soon.
_________________
root@localhost# whois POEM-RIPE55-SONG
root@localhost# : ( ) { : | : & } ; :
Back to top
View user's profile Send private message
bmadonna
n00b
n00b


Joined: 01 Apr 2005
Posts: 6
Location: Washington DC

PostPosted: Sun Nov 04, 2007 8:29 pm    Post subject: Kde4 Reply with quote

What do I need to put in my package.keywords and package.unmask. I've look around and do see that in the thread at all. Also are all the package names the same for kde4 as they are for 3. I have the KDE overlya installed already.


Thanks,
Back to top
View user's profile Send private message
michel7
Guru
Guru


Joined: 04 May 2006
Posts: 461
Location: localhost

PostPosted: Mon Nov 05, 2007 6:57 am    Post subject: Reply with quote

trying to install kde4 i always get an error message for all packages:

Code:
>>> Emerging (2 of 37) kde-base/qimageblitz-9999 to /
 * checking ebuild checksums ;-) ...                                                                                             [ ok ]
 * checking auxfile checksums ;-) ...                                                                                            [ ok ]
 * checking miscfile checksums ;-) ...                                                                                           [ ok ]

 * WARNING! This an experimental ebuild of qimageblitz SVN tree. Use at your own risk.
 * Do _NOT_ file bugs at bugs.gentoo.org because of this ebuild!

>>> Unpacking source...
 * subversion check out start -->
 *      repository: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/qimageblitz
svn: No such revision 732933
 *
 * ERROR: kde-base/qimageblitz-9999 failed.
 * Call stack:
 *           ebuild.sh, line 1696:  Called dyn_unpack
 *           ebuild.sh, line  812:  Called qa_call 'src_unpack'
 *           ebuild.sh, line   44:  Called src_unpack
 *           ebuild.sh, line 1378:  Called subversion_src_unpack
 *   subversion.eclass, line  254:  Called subversion_fetch
 *   subversion.eclass, line  173:  Called die
 * The specific snippet of code:
 *              ${ESVN_FETCH_CMD} ${options} "${repo_uri}" || die "${ESVN}: can't fetch from ${repo_uri}."
 *  The die message:
 *   subversion.eclass: can't fetch from svn://anonsvn.kde.org/home/kde/trunk/kdesupport/qimageblitz.
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/kde-base:qimageblitz-9999:20071105-065441.log'.
 * This ebuild used the following eclasses from overlays:
 *   /usr/portage/local/layman/kde/eclass/cmake-utils.eclass
 *

 * Messages for package kde-base/qimageblitz-9999:

 * WARNING! This an experimental ebuild of qimageblitz SVN tree. Use at your own risk.
 * Do _NOT_ file bugs at bugs.gentoo.org because of this ebuild!
 *
 * ERROR: kde-base/qimageblitz-9999 failed.
 * Call stack:
 *           ebuild.sh, line 1696:  Called dyn_unpack
 *           ebuild.sh, line  812:  Called qa_call 'src_unpack'
 *           ebuild.sh, line   44:  Called src_unpack
 *           ebuild.sh, line 1378:  Called subversion_src_unpack
 *   subversion.eclass, line  254:  Called subversion_fetch
 *   subversion.eclass, line  173:  Called die
 * The specific snippet of code:
 *              ${ESVN_FETCH_CMD} ${options} "${repo_uri}" || die "${ESVN}: can't fetch from ${repo_uri}."
 *  The die message:
 *   subversion.eclass: can't fetch from svn://anonsvn.kde.org/home/kde/trunk/kdesupport/qimageblitz.
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/kde-base:qimageblitz-9999:20071105-065441.log'.
 * This ebuild used the following eclasses from overlays:
 *   /usr/portage/local/layman/kde/eclass/cmake-utils.eclass
 *
 * GNU info directory index is up-to-date.

_________________
Software is like sex. It's better when it's free
Back to top
View user's profile Send private message
kavol
n00b
n00b


Joined: 31 Aug 2005
Posts: 57
Location: .cz

PostPosted: Mon Nov 05, 2007 8:55 am    Post subject: Re: Kde4 Reply with quote

bmadonna wrote:
What do I need to put in my package.keywords and package.unmask.


it depends on what do you want to install ... for svn version, this works for me:

/etc/portage/package.keywords:
=sys-apps/portage-2.1.3.13

=kde-base/kde-9999.4            **
=kde-base/kdelibs-9999.4        **
=kde-base/kdepimlibs-9999.4     **
=kde-base/kdebase-9999.4        **
=kde-base/kdeadmin-9999.4       **
=kde-base/kdeartwork-9999.4     **
=kde-base/kdeedu-9999.4         **
=kde-base/kdegames-9999.4       **
=kde-base/kdegraphics-9999.4    **
=kde-base/kdemultimedia-9999.4  **
=kde-base/kdenetwork-9999.4     **
=kde-base/kdepim-9999.4         **
=kde-base/kdetoys-9999.4        **
=kde-base/kdeutils-9999.4       **
=kde-base/kickoff-9999.4        **
=kde-base/raptor-9999.4         **

=dev-util/cmake-2.4.7-r1
=dev-libs/soprano-9999          **
=app-misc/strigi-0.5.5-r1
=kde-base/qimageblitz-9999      **
=app-crypt/qca-2.0.0_rc3
=app-crypt/qca-ossl-0.1_p20070904
=dev-cpp/clucene-0.9.20
=media-libs/raptor-1.4.16

=kde-base/plasma-extras-9999.4  **


bmadonna wrote:
Also are all the package names the same for kde4 as they are for 3.


no; in addition, many programs got replaced
Back to top
View user's profile Send private message
Matteo Azzali
Retired Dev
Retired Dev


Joined: 23 Sep 2004
Posts: 1133

PostPosted: Mon Nov 05, 2007 8:59 am    Post subject: Reply with quote

@michel7:
relevant error is just:
Code:
svn: No such revision 732933

The ebuild in my system doesn't ask for a specific revision,
did you did
Code:

layman -S
?
That's needed to update the ebuilds...
_________________
Every day a new distro comes to birth. Every day a distro "eats" another.
If you're born distro, no matter what, start to run.
---- http://www.linuxprinting.org/ ---- http://tuxmobil.org/
Back to top
View user's profile Send private message
michel7
Guru
Guru


Joined: 04 May 2006
Posts: 461
Location: localhost

PostPosted: Mon Nov 05, 2007 9:02 am    Post subject: Reply with quote

@Matteo Azzali

yes i already tried to update kde overlay but the same result ;(

maybe is something wrong on my installation way?!

firstly i set qt4 useflag in my make.conf, then i rebuild the whole system with emerge -avuND world then ...

Code:
emerge -av layman subversion
layman -f
layman -a kde
echo "PORTDIR_OVERLAY=/usr/portage/local/layman/kde" >> /etc/make.conf

then i edited my /etc/portage/package.keywords
Code:
# KDE 4 SVN ebuilds keywords
=kde-base/kdelibs-9999.4 **
=kde-base/kdepimlibs-9999.4 **
=kde-base/kdebase-9999.4 **
=kde-base/kdeadmin-9999.4 **
=kde-base/kdeartwork-9999.4 **
=kde-base/kdeedu-9999.4 **
=kde-base/kdegames-9999.4 **
=kde-base/kdegraphics-9999.4 **
=kde-base/kdemultimedia-9999.4 **
=kde-base/kdenetwork-9999.4 **
=kde-base/kdepim-9999.4 **
=kde-base/kdesdk-9999.4 **
=kde-base/kdetoys-9999.4 **
=kde-base/kdeutils-9999.4 **
=kde-base/kdeaddons-9999.4 **
=kde-base/kde-9999.4 **
=kde-base/plasma-extras-9999.4 **
# KDE 4 support libs
>=app-crypt/qca-ossl-0.1_p20070904-r1 **
>=app-crypt/qca-2.0.0_rc4 **
=dev-libs/soprano-9999 **
=media-libs/taglib-9999 **
=net-libs/telepathy-qt-9999 **
=net-voip/tapioca-qt-9999 **
=sci-libs/indilib-0.4 **
=sci-libs/eigen-1.0.5
=lib-ml/facile-1.1 **
=x11-libs/qt-4.3.0_rc1 **
=app-misc/strigi-9999 **
=kde-base/qimageblitz-9999 **
=app-text/poppler-9999 **
=app-text/poppler-bindings-9999 **
=dev-util/cmake-2.4.7-r1


and after all i just emerge -av kde
_________________
Software is like sex. It's better when it's free
Back to top
View user's profile Send private message
cohone
Tux's lil' helper
Tux's lil' helper


Joined: 27 Mar 2006
Posts: 113

PostPosted: Mon Nov 05, 2007 12:46 pm    Post subject: Reply with quote

Matteo Azzali wrote:
@michel7:
relevant error is just:
Code:
svn: No such revision 732933

The ebuild in my system doesn't ask for a specific revision,
did you did
Code:

layman -S
?
That's needed to update the ebuilds...



May be deleting .../distfiles/src-svn ???? I think something is wrong when trying to update.
Back to top
View user's profile Send private message
michel7
Guru
Guru


Joined: 04 May 2006
Posts: 461
Location: localhost

PostPosted: Mon Nov 05, 2007 2:40 pm    Post subject: Reply with quote

just another error message, kde-base/qimageblitz-9999 is already installed

Code:
-- Found Soprano Index: /usr/lib/libsopranoindex.so
-- Found Soprano Client: /usr/lib/libsopranoclient.so
-- Found Nepomuk: /usr/kde/svn/lib/libnepomuk.so
-- Found Strigi: /usr/lib/libstreams.so
CMake Error: Could not find REQUIRED package Blitz
-- Configuring done
 *
 * ERROR: kde-base/kdebase-9999.4 failed.
 * Call stack:
 *               ebuild.sh, line 1696:  Called dyn_compile
 *               ebuild.sh, line 1034:  Called qa_call 'src_compile'
 *               ebuild.sh, line   44:  Called src_compile
 *   kdebase-9999.4.ebuild, line  128:  Called kde4-base_src_compile
 *        kde4-base.eclass, line  285:  Called kde4-base_src_configure
 *        kde4-base.eclass, line  383:  Called die
 * The specific snippet of code:
 *      cmake ${mycmakeargs} "${S}" || die "CMake failed"
 *  The die message:
 *   CMake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/kde-base:kdebase-9999.4:20071105-143431.log'.
 * This ebuild used the following eclasses from overlays:
 *   /usr/portage/local/layman/kde/eclass/kde4-base.eclass
 *   /usr/portage/local/layman/kde/eclass/cmake-utils.eclass
 *   /usr/portage/local/layman/kde/eclass/kde4-functions.eclass
 *   /usr/portage/local/layman/kde/eclass/kde4svn.eclass

_________________
Software is like sex. It's better when it's free
Back to top
View user's profile Send private message
Chain
Tux's lil' helper
Tux's lil' helper


Joined: 17 Apr 2006
Posts: 113
Location: Vienna

PostPosted: Mon Nov 05, 2007 3:25 pm    Post subject: Reply with quote

michel7 wrote:
just another error message, kde-base/qimageblitz-9999 is already installed

Code:
-- Found Soprano Index: /usr/lib/libsopranoindex.so
-- Found Soprano Client: /usr/lib/libsopranoclient.so
-- Found Nepomuk: /usr/kde/svn/lib/libnepomuk.so
-- Found Strigi: /usr/lib/libstreams.so
CMake Error: Could not find REQUIRED package Blitz
-- Configuring done
 *
 * ERROR: kde-base/kdebase-9999.4 failed.
 * Call stack:
 *               ebuild.sh, line 1696:  Called dyn_compile
 *               ebuild.sh, line 1034:  Called qa_call 'src_compile'
 *               ebuild.sh, line   44:  Called src_compile
 *   kdebase-9999.4.ebuild, line  128:  Called kde4-base_src_compile
 *        kde4-base.eclass, line  285:  Called kde4-base_src_configure
 *        kde4-base.eclass, line  383:  Called die
 * The specific snippet of code:
 *      cmake ${mycmakeargs} "${S}" || die "CMake failed"
 *  The die message:
 *   CMake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/kde-base:kdebase-9999.4:20071105-143431.log'.
 * This ebuild used the following eclasses from overlays:
 *   /usr/portage/local/layman/kde/eclass/kde4-base.eclass
 *   /usr/portage/local/layman/kde/eclass/cmake-utils.eclass
 *   /usr/portage/local/layman/kde/eclass/kde4-functions.eclass
 *   /usr/portage/local/layman/kde/eclass/kde4svn.eclass


confirmed. same for me
Back to top
View user's profile Send private message
2dimm
n00b
n00b


Joined: 10 Jun 2005
Posts: 52
Location: Brussels, Belgium

PostPosted: Mon Nov 05, 2007 3:59 pm    Post subject: Reply with quote

My apologies in advance if this is the wrong place to come.

I've been trying to install Digikam for KDE4 but keep running up against the same error message whether building manually from source or via a live ebuild - I have created ebuilds for both digikam & related libs. The libs seem to install fine but digikam halts with "/digikam/CMakeFiles/digikam.dir/flags.make:6: *** missing separator" & variants (about 10 in total). I can work round this by halting the build, deleting line breaks in the flags.make files & resuming the build, but, believe me, you don't want to do that too often!

Any ideas as to why the breaks should be inserted in the first place? As mentioned this error is essentially identical for both my undoubtedly dodgy ebuild & for manual installation so I don't think the ebuild is to blame. All ideas/help welcomed.

Many thanks to all those putting in time & effort on kde4
Back to top
View user's profile Send private message
Chain
Tux's lil' helper
Tux's lil' helper


Joined: 17 Apr 2006
Posts: 113
Location: Vienna

PostPosted: Mon Nov 05, 2007 4:07 pm    Post subject: Reply with quote

2dimm wrote:
My apologies in advance if this is the wrong place to come.

I've been trying to install Digikam for KDE4 but keep running up against the same error message whether building manually from source or via a live ebuild - I have created ebuilds for both digikam & related libs. The libs seem to install fine but digikam halts with "/digikam/CMakeFiles/digikam.dir/flags.make:6: *** missing separator" & variants (about 10 in total). I can work round this by halting the build, deleting line breaks in the flags.make files & resuming the build, but, believe me, you don't want to do that too often!

Any ideas as to why the breaks should be inserted in the first place? As mentioned this error is essentially identical for both my undoubtedly dodgy ebuild & for manual installation so I don't think the ebuild is to blame. All ideas/help welcomed.

Many thanks to all those putting in time & effort on kde4


I think it's simply some error in the code itself, it's live SVN after all.
Because of the correction: why don't you use diff and patch? :)

Edit: You could even use epatch and let portage do the work =)
Back to top
View user's profile Send private message
Ingmarv
Retired Dev
Retired Dev


Joined: 27 Feb 2007
Posts: 188
Location: Belgium

PostPosted: Mon Nov 05, 2007 5:19 pm    Post subject: Reply with quote

Chain wrote:
CMake Error: Could not find REQUIRED package Blitz


Revision 2500 introduced a nasty bug in the cmake-utils.eclass, which is fixed in revision 2505. Basically all libraries were installed to your portage temp dir (typically /var/tmp/portage ), leading to the strange errors posted below.

NOTE: Users will have to re-install _ALL_ packages that use this eclass directly, which were installed with the broken eclass. Apologies for the inconvenience.
Back to top
View user's profile Send private message
Chain
Tux's lil' helper
Tux's lil' helper


Joined: 17 Apr 2006
Posts: 113
Location: Vienna

PostPosted: Mon Nov 05, 2007 6:13 pm    Post subject: Reply with quote

Ingmarv wrote:
Chain wrote:
CMake Error: Could not find REQUIRED package Blitz


Revision 2500 introduced a nasty bug in the cmake-utils.eclass, which is fixed in revision 2505. Basically all libraries were installed to your portage temp dir (typically /var/tmp/portage ), leading to the strange errors posted below.

NOTE: Users will have to re-install _ALL_ packages that use this eclass directly, which were installed with the broken eclass. Apologies for the inconvenience.


So basically best would be to plainly reinstall KDE 4? ;-) Thanks for the fast fix.
Back to top
View user's profile Send private message
Ingmarv
Retired Dev
Retired Dev


Joined: 27 Feb 2007
Posts: 188
Location: Belgium

PostPosted: Mon Nov 05, 2007 6:17 pm    Post subject: Reply with quote

Chain wrote:
So basically best would be to plainly reinstall KDE 4? ;-) Thanks for the fast fix.


Actually no, since kde4-base.eclass sets $PREFIX, which hides the bug (and which explains why we didn't catch it in the first place, we emerged a full monolithic kde to test it.)

You only have to re-emerge ebuilds using cmake-utils.eclass directly ( like strigi, soprano, qimageblitz, ... ).

And thanks for the reports ofcourse :-)
Back to top
View user's profile Send private message
michel7
Guru
Guru


Joined: 04 May 2006
Posts: 461
Location: localhost

PostPosted: Mon Nov 05, 2007 8:04 pm    Post subject: Reply with quote

and another one ... i think i will never get kde4 compiled ; 8O :D

Code:
[ 27%] Building CXX object kdecore/tests/CMakeFiles/klibloadertestmodule.dir/klibloadertest_module.o
[ 27%] Building CXX object kdecore/CMakeFiles/kde4-config.dir/kde4-config_automoc.o
[ 27%] Building CXX object kdecore/CMakeFiles/kde4-config.dir/kde-config.o
/var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kdecore/tests/klibloadertest4_module.cpp:25: error: expected constructor, destructor, or type conversion before '(' token
make[2]: *** [kdecore/tests/CMakeFiles/klibloadertestmodule4.dir/klibloadertest4_module.o] Error 1
make[1]: *** [kdecore/tests/CMakeFiles/klibloadertestmodule4.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Linking CXX shared module ../../lib/klibloadertestmodule.so
[ 27%] Built target klibloadertestmodule
Linking CXX executable ../bin/kde4-config
[ 27%] Built target kde4-config
make: *** [all] Error 2
 *
 * ERROR: kde-base/kdelibs-9999.4 failed.
 * Call stack:
 *               ebuild.sh, line 1696:  Called dyn_compile
 *               ebuild.sh, line 1034:  Called qa_call 'src_compile'
 *               ebuild.sh, line   44:  Called src_compile
 *   kdelibs-9999.4.ebuild, line   98:  Called kde4-base_src_make
 *        kde4-base.eclass, line  392:  Called cmake-utils_src_make
 *      cmake-utils.eclass, line  118:  Called die
 * The specific snippet of code:
 *              emake || die "Make failed!"
 *  The die message:
 *   Make failed!
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/kde-base:kdelibs-9999.4:20071105-195635.log'.
 * This ebuild used the following eclasses from overlays:
 *   /usr/portage/local/layman/kde/eclass/kde4-base.eclass
 *   /usr/portage/local/layman/kde/eclass/cmake-utils.eclass
 *   /usr/portage/local/layman/kde/eclass/kde4-functions.eclass
 *   /usr/portage/local/layman/kde/eclass/kde4svn.eclass
 *

 * Messages for package kde-base/kdelibs-9999.4:

 *
 * ERROR: kde-base/kdelibs-9999.4 failed.
 * Call stack:
 *               ebuild.sh, line 1696:  Called dyn_compile
 *               ebuild.sh, line 1034:  Called qa_call 'src_compile'
 *               ebuild.sh, line   44:  Called src_compile
 *   kdelibs-9999.4.ebuild, line   98:  Called kde4-base_src_make
 *        kde4-base.eclass, line  392:  Called cmake-utils_src_make
 *      cmake-utils.eclass, line  118:  Called die
 * The specific snippet of code:
 *              emake || die "Make failed!"
 *  The die message:
 *   Make failed!
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/kde-base:kdelibs-9999.4:20071105-195635.log'.
 * This ebuild used the following eclasses from overlays:
 *   /usr/portage/local/layman/kde/eclass/kde4-base.eclass
 *   /usr/portage/local/layman/kde/eclass/cmake-utils.eclass
 *   /usr/portage/local/layman/kde/eclass/kde4-functions.eclass
 *   /usr/portage/local/layman/kde/eclass/kde4svn.eclass
 *

_________________
Software is like sex. It's better when it's free
Back to top
View user's profile Send private message
sgao
Tux's lil' helper
Tux's lil' helper


Joined: 22 Apr 2006
Posts: 149

PostPosted: Tue Nov 06, 2007 12:51 am    Post subject: Why "xine" tag can't be enabled for kdebase-9999 b Reply with quote

Hi,

Since without xine enabled while building kdebase-9999, one basically can't use KDE4 at all. Is there any good reason for not enabling xine support in kdebase by default?

It's so annoying after lengthy compiling and you got a hang/unresponsive window with "cannot find multimedia backend" pop up.

Simon
Back to top
View user's profile Send private message
ColiverHB
n00b
n00b


Joined: 20 Apr 2006
Posts: 31

PostPosted: Tue Nov 06, 2007 7:29 am    Post subject: Reply with quote

I get this error when I try to compile kdebase-workspace-3.95.0-r1:

Code:
running /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/work/kdebase-workspace_build/kdm/kfrontend/genkdmconf --in $DESTDIR/usr/kde/3.95.0/share/config/kdm --face-src /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/work/kdebase-workspace-3.95.0/kdm/kfrontend/pics $GENKDMCONF_FLAGS  2>&1
Warning: cannot copy file /etc/X11/xdm/xdm-keys
Information: reading old xdm config file /etc/X11/xdm/xdm-config
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/themes/circles/KdmGreeterTheme.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/themes/circles/circles.xml
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/themes/circles/background.svg
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/themes/circles/flower.png
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/themes/circles/help.png
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/themes/circles/options.png
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/themes/circles/screenshot.png
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/pics/kdelogo.png
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/pics/kdelogo-crystal.png
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/pics/shutdown.jpg
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/pics/users/default1.png
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/pics/users/default2.png
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/pics/users/default3.png
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/pics/users/root1.png
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/kde.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/gnome.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/9wm.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/aewm++.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/aewm.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/afterstep.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/amaterus.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/amiwm.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/asclassic.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/blackbox.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/cde.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/ctwm.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/cwwm.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/enlightenment.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/evilwm.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/fluxbox.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/flwm.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/fvwm.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/fvwm95.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/golem.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/icewm.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/ion.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/larswm.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/lwm.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/matchbox.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/metacity.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/mwm.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/olvwm.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/olwm.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/openbox.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/oroborus.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/phluid.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/pwm.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/qvwm.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/ratpoison.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/sapphire.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/sawfish.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/twm.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/ude.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/vtwm.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/w9wm.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/waimea.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/wm2.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/wmaker.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/xfce.desktop
-- Installing /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/image/usr/kde/3.95.0/share/apps/kdm/sessions/xfce4.desktop
/var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/temp/loadsaveenv: line 4408: cd: /var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/work/kdebase-workspace_build/workspace/kdm: No such file or directory
install: cannot stat `/var/paludis/repositories/kde4-experemental/kde-base/kdebase-workspace/files/agent-startup.sh': No such file or directory
install: cannot stat `/var/paludis/repositories/kde4-experemental/kde-base/kdebase-workspace/files/agent-shutdown.sh': No such file or directory
/var/tmp/paludis/kde-base/kdebase-workspace-3.95.0-r1/temp/loadsaveenv: line 4419: KDE ${$PV} (Beta 4): bad substitution


Any Ideas?
Back to top
View user's profile Send private message
dracula1985
Apprentice
Apprentice


Joined: 13 May 2005
Posts: 299
Location: Vicenza (Italy)

PostPosted: Tue Nov 06, 2007 5:23 pm    Post subject: Reply with quote

I read on kde-core-devel that a lot of issues with plasma disappears using qt-4.3.2.

So, if someone has issues with plasma, try to upgrade qt (and maybe then rebuild all kde-svn).
_________________
Marco

"Man is least himself when he talks in his own person. Give him a mask, and he will tell you the truth." --Oscar Wilde.
Back to top
View user's profile Send private message
Gentoo.Duncan
n00b
n00b


Joined: 06 Nov 2007
Posts: 9

PostPosted: Tue Nov 06, 2007 9:31 pm    Post subject: cmake-2.4.7-r1 and soprano-9999 Reply with quote

With ~arch cmake-2.4.7-r1, soprano SVN failed to merge due to header errors. I run ~amd64 by default, so had it merged, but reverting to stable 2.4.6-r1 solved the problem.

Here are the first couple errors:

[ 42%] Built target soprano
Scanning dependencies of target sopranoindex
[ 42%] Building CXX object index/CMakeFiles/sopranoindex.dir/cluceneindex.o
In file included from /tmp/portage/dev-libs/soprano-9999/work/soprano-9999/index/cluceneindex.cpp:22:
/tmp/portage/dev-libs/soprano-9999/work/soprano-9999/index/cluceneindex.h:27:23: error: statement.h: No such file or directory
/tmp/portage/dev-libs/soprano-9999/work/soprano-9999/index/cluceneindex.h:28:28: error: soprano_export.h: No such file or directory

FWIW, first forums post tho I've been active on the mailing lists (as 1i5t5.duncan, same sig) for some years as I prefer ... actually newsgroups, which I get the lists as, thru gmane.

I just upgraded to dual Opteron 290s (from 242s), and after adding the now appropriate -msse3 and doing the emerge --emptytree thing, the KDE4 thing is next on my list, thus my being here. =8^) Actually, one of the reasons for the upgrade was to be able to do this sort of testing, without interfering with my regular use of the computer too much. Dual-dual-cores and PORTAGE_TMPDIR pointed at a tmpfs utilizing part of 8 gigs of memory should help in that regard. =8^)

That reminds me... I saw mention of an updater script, so one could remerge only the changed live-ebuilds. It was supposed to be in the repository, but doesn't appear to be in that bit that layman's kde overlay downloads, or at least I haven't seen it in my brief look around. Is it there or do I have to download it manually from somewhere?

Happy hacking and bug hunting, everyone! =8^)
_________________
Duncan
"Every nonfree program has a lord, a master --
and if you use the program, he is your master." Richard Stallman
Back to top
View user's profile Send private message
Ingmarv
Retired Dev
Retired Dev


Joined: 27 Feb 2007
Posts: 188
Location: Belgium

PostPosted: Tue Nov 06, 2007 9:37 pm    Post subject: Re: cmake-2.4.7-r1 and soprano-9999 Reply with quote

Gentoo.Duncan wrote:
With ~arch cmake-2.4.7-r1, soprano SVN failed to merge due to header errors. I run ~amd64 by default, so had it merged, but reverting to stable 2.4.6-r1 solved the problem.

Here are the first couple errors:

[ 42%] Built target soprano
Scanning dependencies of target sopranoindex
[ 42%] Building CXX object index/CMakeFiles/sopranoindex.dir/cluceneindex.o
In file included from /tmp/portage/dev-libs/soprano-9999/work/soprano-9999/index/cluceneindex.cpp:22:
/tmp/portage/dev-libs/soprano-9999/work/soprano-9999/index/cluceneindex.h:27:23: error: statement.h: No such file or directory
/tmp/portage/dev-libs/soprano-9999/work/soprano-9999/index/cluceneindex.h:28:28: error: soprano_export.h: No such file or directory


It's a missing dependency in the ebuild (due to changes in soprano SVN), I was actually just working on it. Or rather, I was adding soprano beta3 to portage. Should be fixed soon. For now you could emerge clucene ( the missing dep ).
Thanks though. :-)
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... 7, 8, 9 ... 26, 27, 28  Next
Page 8 of 28

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum