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 ... 11, 12, 13 ... 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
Berniyh
l33t
l33t


Joined: 07 Jun 2006
Posts: 677

PostPosted: Wed Nov 21, 2007 1:31 pm    Post subject: Reply with quote

mikedee wrote:
Berniyh wrote:
kde4env - Set up a kde4 environment. Don't use this if you use kde3 on the same user account


Should be "Don't use if you use kde3 on the same machine" - I use a different user, but these env vars mess up the kde3 account as well as kdm. It makes kdm appear differently (maybe using kde4 kdm?) and also makes plasma (and maybe other kde4 services) start when using the kde3 user.

Yeas, of course. Since I normally use my machines as "Single-user-machines" I didn't think about that, but of course those env vars are global.
Back to top
View user's profile Send private message
ksleher
n00b
n00b


Joined: 30 Jun 2004
Posts: 18

PostPosted: Wed Nov 21, 2007 3:08 pm    Post subject: Compile error.....what i am doing wrong? Reply with quote

I followed the instructions on the wiki and the forums, as best i could.....i get the following error when compiling most kde packages....What is wrong? Looks like some path env variable is messed up.

I do have kde4-config file in /usr/kde/3.96.0/bin ....

Code:

* kdebase-workspace-3.96.0.tar.bz2 MD5 RMD160 SHA1 SHA256 size ;-) ...                                                                                     [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                        [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                       [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                      [ ok ]
 * checking kdebase-workspace-3.96.0.tar.bz2 ;-) ...                                                                                                        [ ok ]
>>> Unpacking source...
>>> Unpacking parts of kdebase-workspace-3.96.0.tar.bz2 to /var/tmp/portage/kde-base/libkworkspace-3.96.0/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/kde-base/libkworkspace-3.96.0/work/libkworkspace-3.96.0 ...
 * Disabling building of KDE4 tests
-- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++ -- works
CMake Error: ERROR: Could not find KDE4 kde4-config
-- Configuring done
 *
 * ERROR: kde-base/libkworkspace-3.96.0 failed.
 * Call stack:
 *          ebuild.sh, line 1701:  Called dyn_compile
 *          ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *          ebuild.sh, line   44:  Called src_compile
 *          ebuild.sh, line 1383:  Called kde4-meta_src_compile
 *   kde4-meta.eclass, line  464:  Called kde4-meta_src_configure
 *   kde4-meta.eclass, line  471:  Called kde4-base_src_configure
 *   kde4-base.eclass, line  397:  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/tmp/portage/kde-base/libkworkspace-3.96.0/temp/build.log'.
 * This ebuild used the following eclasses from overlays:
 *   /usr/portage/local/layman/kde/eclass/kde4-meta.eclass
 *   /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
 *

 * Messages for package kde-base/libkworkspace-3.96.0:

 *
 * ERROR: kde-base/libkworkspace-3.96.0 failed.
 * Call stack:
 *          ebuild.sh, line 1701:  Called dyn_compile
 *          ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *          ebuild.sh, line   44:  Called src_compile
 *          ebuild.sh, line 1383:  Called kde4-meta_src_compile
 *   kde4-meta.eclass, line  464:  Called kde4-meta_src_configure
 *   kde4-meta.eclass, line  471:  Called kde4-base_src_configure
 *   kde4-base.eclass, line  397:  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/tmp/portage/kde-base/libkworkspace-3.96.0/temp/build.log'.
 * This ebuild used the following eclasses from overlays:
 *   /usr/portage/local/layman/kde/eclass/kde4-meta.eclass
 *   /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
Back to top
View user's profile Send private message
Ingmarv
Retired Dev
Retired Dev


Joined: 27 Feb 2007
Posts: 188
Location: Belgium

PostPosted: Wed Nov 21, 2007 3:13 pm    Post subject: Reply with quote

3.96.0 is currently broken, we're working on it. I'll post an update when it's fixed.
Back to top
View user's profile Send private message
ksleher
n00b
n00b


Joined: 30 Jun 2004
Posts: 18

PostPosted: Wed Nov 21, 2007 3:22 pm    Post subject: Reply with quote

Ingmarv wrote:
3.96.0 is currently broken, we're working on it. I'll post an update when it's fixed.


Thanks for the update...

Is it possible for me to install 3.95.2 in the meantime? or does this breakage include 3.95.x versions also ?
Back to top
View user's profile Send private message
2dimm
n00b
n00b


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

PostPosted: Wed Nov 21, 2007 3:48 pm    Post subject: Reply with quote

Is it just me or is KDM (kde4 svn) screwed at the moment? - it no longer sees X session entries & lists every user it can find dbus, portage etc... there is no kdm folder in /usr/kde/svn/share/config (should there still be??). On the bright side it's always a joy to see twm :-)
Back to top
View user's profile Send private message
Berniyh
l33t
l33t


Joined: 07 Jun 2006
Posts: 677

PostPosted: Wed Nov 21, 2007 3:52 pm    Post subject: Reply with quote

2dimm wrote:
Is it just me or is KDM (kde4 svn) screwed at the moment? - it no longer sees X session entries & lists every user it can find dbus, portage etc... there is no kdm folder in /usr/kde/svn/share/config (should there still be??). On the bright side it's always a joy to see twm :-)

It's just the kdmrc file, that's missing.
Back to top
View user's profile Send private message
2dimm
n00b
n00b


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

PostPosted: Wed Nov 21, 2007 4:28 pm    Post subject: Reply with quote

many thanks Berniyh - sorted
Back to top
View user's profile Send private message
Berniyh
l33t
l33t


Joined: 07 Jun 2006
Posts: 677

PostPosted: Wed Nov 21, 2007 4:38 pm    Post subject: Reply with quote

2dimm wrote:
many thanks Berniyh - sorted

Actually I wasn't completely right, the whole .../config/kdm dir is missing.

What I did to fix it:
copy this dir from another computer (that is using kde3.5) and substituting
the dirs in the files to match the correct one.
(Mostly replacing '3.5' with 'svn'.)
Back to top
View user's profile Send private message
2dimm
n00b
n00b


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

PostPosted: Wed Nov 21, 2007 4:43 pm    Post subject: Reply with quote

Berniyh wrote:
Actually I wasn't completely right, the whole .../config/kdm dir is missing.


hey, what are a few files here & there..
Back to top
View user's profile Send private message
Berniyh
l33t
l33t


Joined: 07 Jun 2006
Posts: 677

PostPosted: Wed Nov 21, 2007 4:50 pm    Post subject: Reply with quote

2dimm wrote:
Berniyh wrote:
Actually I wasn't completely right, the whole .../config/kdm dir is missing.


hey, what are a few files here & there..

Hm, that explains why placing a kdmrc was enough for you. My kdm dir didn't even exist.
Back to top
View user's profile Send private message
gimpel
Advocate
Advocate


Joined: 15 Oct 2004
Posts: 2720
Location: Munich, Bavaria

PostPosted: Wed Nov 21, 2007 5:34 pm    Post subject: Reply with quote

Short question: Does this overlay patch startkde4 to use KDEHOME=$HOME/.kde4 to not mess up the kde3 install?
Or maybe even the Gentoo way of creating a .kde4 something an linking that to .kde?
_________________
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Back to top
View user's profile Send private message
2dimm
n00b
n00b


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

PostPosted: Wed Nov 21, 2007 5:58 pm    Post subject: Reply with quote

Berniyh wrote:
Hm, that explains why placing a kdmrc was enough for you. My kdm dir didn't even exist.


No - nor did mine, but it seemed rude to not create one...
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: Wed Nov 21, 2007 7:07 pm    Post subject: Reply with quote

Hey, what is going on with the SVN server?

Quote:

>>> Emerging (3 of 3) media-libs/taglib-9999 to /
*
* WARNING! This an experimental ebuild of taglib SVN tree. Use at your own risk.
* Do _NOT_ file bugs at bugs.gentoo.org because of this ebuild!
*
* subversion update start -->
* repository: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib
svn: Connection closed unexpectedly
*
* ERROR: media-libs/taglib-9999 failed.
* Call stack:
* ebuild.sh, line 1701: Called dyn_unpack
* ebuild.sh, line 817: Called qa_call 'src_unpack'
* ebuild.sh, line 44: Called src_unpack
* ebuild.sh, line 1383: Called subversion_src_unpack
* subversion.eclass, line 254: Called subversion_fetch
* subversion.eclass, line 189: Called die
* The specific snippet of code:
* ${ESVN_UPDATE_CMD} ${options} || die "${ESVN}: can't update from ${repo_uri}."
* The die message:
* subversion.eclass: can't update from svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib.
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/media-libs/taglib-9999/temp/build.log'.
*


I get this over and over :(
Back to top
View user's profile Send private message
jcalado
n00b
n00b


Joined: 12 Sep 2007
Posts: 51

PostPosted: Wed Nov 21, 2007 7:10 pm    Post subject: Reply with quote

Does anyone have a amarok svn/2 ebuild?
Back to top
View user's profile Send private message
gimpel
Advocate
Advocate


Joined: 15 Oct 2004
Posts: 2720
Location: Munich, Bavaria

PostPosted: Wed Nov 21, 2007 7:13 pm    Post subject: Reply with quote

jcalado wrote:
Does anyone have a amarok svn/2 ebuild?

https://forums.gentoo.org/viewtopic-p-4236266-highlight-amarok.html#4236266
_________________
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Back to top
View user's profile Send private message
Berniyh
l33t
l33t


Joined: 07 Jun 2006
Posts: 677

PostPosted: Wed Nov 21, 2007 7:23 pm    Post subject: Reply with quote

Chain wrote:
Hey, what is going on with the SVN server?
I get this over and over :(


Almost all the servers from kde are really really slow.
There are certainly a lot of people interested in that project.

Is there actually a "No-Fetch"-Mode in svn ebuilds?
For example, if you just want to recompile, because of a use flag
or sth. like that.
Back to top
View user's profile Send private message
ColiverHB
n00b
n00b


Joined: 20 Apr 2006
Posts: 31

PostPosted: Wed Nov 21, 2007 7:23 pm    Post subject: Reply with quote

Chain wrote:
AM088 wrote:
Sorry if this question was asked before, but why don't I have any icons? (I installed from the svn)

KDE really doesn't look good without any :(

Edit: I did install kdeartwork


Was this your first try? If no, you might need to delete ~/youruser/.kde that helped me a lot


Bump. I'm having the same problem.

I've removed everything to do with kde4 from env.d, deleted my ~/.kde used the README file in the Repo to make a sessions script,

none of the icons even show up in system config. I've installed everything in the "kde" ebuild.

I get this message when I open a program from console:

Code:
QPainter::begin: Cannot paint on a null pixmap


I also picked this out of konquerors stdout:
Code:
konqueror(24509)/kdeui (KIconLoader): Error: standard icon theme "oxygen" not found


If anyone knows what I would do to fix this, please tell me.
Thanks
Back to top
View user's profile Send private message
Etal
Veteran
Veteran


Joined: 15 Jul 2005
Posts: 1931

PostPosted: Wed Nov 21, 2007 7:25 pm    Post subject: Reply with quote

Chain wrote:
AM088 wrote:
Sorry if this question was asked before, but why don't I have any icons? (I installed from the svn)

KDE really doesn't look good without any :(

Edit: I did install kdeartwork


Was this your first try? If no, you might need to delete ~/youruser/.kde that helped me a lot


Yes, it was my first try.

Here's what it looks like: http://omploader.org/vNzNp/kde4-no-icons.png

Could it be something to do with the environment variables?
In my .xinitrc I changes every variable that had a 3.5 to svn... Is there something else missing?
.xinitrc:
export MANPATH=<snip>/usr/kde/svn/share/man:/usr/qt/3/doc/man
export XDG_CONFIG_DIRS=/usr/kde/svn/etc/xdg
export DESKTOP_SESSION=kde-svn
export PATH=/usr/kde/svn/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.2:/usr/kde/svn/bin:/usr/qt/3/bin:/usr/games/bin:~/bin
export KDEDIRS=/usr:/usr/local:/usr/kde/svn
export XDG_DATA_DIRS=/usr/share:/usr/kde/svn/share:/usr/local/share
export CONFIG_PROTECT=/usr/share/X11/xkb /usr/kde/svn/share/config /usr/kde/svn/env /usr/kde/svn/shutdown /usr/share/config

exec /usr/kde/svn/bin/startkde


Also, my KRunner (Alt+F2) doesn't work... :(
_________________
“And even in authoritarian countries, information networks are helping people discover new facts and making governments more accountable.”– Hillary Clinton, Jan. 21, 2010
Back to top
View user's profile Send private message
Lex_Brugman
n00b
n00b


Joined: 28 Mar 2004
Posts: 43
Location: Netherlands

PostPosted: Wed Nov 21, 2007 7:35 pm    Post subject: Re: Compile error.....what i am doing wrong? Reply with quote

ksleher wrote:
I followed the instructions on the wiki and the forums, as best i could.....i get the following error when compiling most kde packages....What is wrong? Looks like some path env variable is messed up.

This will fix it good enough to make it compile, add:
Code:
PATH=/usr/kde/3.96.0/bin:$PATH

to kde4-stable/eclass/kde4-base.eclass


Last edited by Lex_Brugman on Wed Nov 21, 2007 7:43 pm; edited 3 times in total
Back to top
View user's profile Send private message
jcalado
n00b
n00b


Joined: 12 Sep 2007
Posts: 51

PostPosted: Wed Nov 21, 2007 7:36 pm    Post subject: Reply with quote

AM088 wrote:


Here's what it looks like: http://omploader.org/vNzNp/kde4-no-icons.png


exec /usr/kde/svn/bin/startkde[/code]

Also, my KRunner (Alt+F2) doesn't work... :(


How do you get those good-looking fonts? Mine look like crap. :(
Back to top
View user's profile Send private message
jcalado
n00b
n00b


Joined: 12 Sep 2007
Posts: 51

PostPosted: Wed Nov 21, 2007 8:25 pm    Post subject: Reply with quote

gimpel wrote:
jcalado wrote:
Does anyone have a amarok svn/2 ebuild?

https://forums.gentoo.org/viewtopic-p-4236266-highlight-amarok.html#4236266


Where do i have to put the ebuild, cause i'm having a strange (never seen it) error:

Code:

 *
 * ERROR: media-sound/amarok-9999.4 failed.
 * Call stack:
 *              ebuild.sh, line 1701:  Called dyn_unpack
 *              ebuild.sh, line  817:  Called qa_call 'src_unpack'
 *              ebuild.sh, line   44:  Called src_unpack
 *   amarok-9999.4.ebuild, line   61:  Called kde4svn_src_unpack
 *         kde4svn.eclass, line   29:  Called subversion_src_unpack
 *      subversion.eclass, line  254:  Called subversion_fetch
 *      subversion.eclass, line  179:  Called die
 * The specific snippet of code:
 *                      die "${ESVN}: ESVN_REPO_URI (or specified URI) and working copy's URL are not matched."
 *  The die message:
 *   subversion.eclass: ESVN_REPO_URI (or specified URI) and working copy's URL are not matched.
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: Wed Nov 21, 2007 8:55 pm    Post subject: Reply with quote

jcalado wrote:
gimpel wrote:
jcalado wrote:
Does anyone have a amarok svn/2 ebuild?

https://forums.gentoo.org/viewtopic-p-4236266-highlight-amarok.html#4236266


Where do i have to put the ebuild, cause i'm having a strange (never seen it) error:

Code:

 *
 * ERROR: media-sound/amarok-9999.4 failed.
 * Call stack:
 *              ebuild.sh, line 1701:  Called dyn_unpack
 *              ebuild.sh, line  817:  Called qa_call 'src_unpack'
 *              ebuild.sh, line   44:  Called src_unpack
 *   amarok-9999.4.ebuild, line   61:  Called kde4svn_src_unpack
 *         kde4svn.eclass, line   29:  Called subversion_src_unpack
 *      subversion.eclass, line  254:  Called subversion_fetch
 *      subversion.eclass, line  179:  Called die
 * The specific snippet of code:
 *                      die "${ESVN}: ESVN_REPO_URI (or specified URI) and working copy's URL are not matched."
 *  The die message:
 *   subversion.eclass: ESVN_REPO_URI (or specified URI) and working copy's URL are not matched.


It seems there is already something in /usr/portage/distfiles/svn-src/ for AmaroK. Look in there and remove the directory if it exists already.
Back to top
View user's profile Send private message
6d696b65
n00b
n00b


Joined: 14 Jan 2006
Posts: 24

PostPosted: Thu Nov 22, 2007 4:16 am    Post subject: Reply with quote

jcalado wrote:
Code:
[ 64%] Building CXX object workspace/khotkeys/kcontrol/CMakeFiles/kcm_khotkeys.dir/voice_input_widget_ui.moc.o
Linking CXX shared module ../../../lib/kcm_khotkeys.so
[ 64%] Built target kcm_khotkeys
make: *** [all] Error 2


Anyone else having this error?


yes, i'm currently stuck here.
Back to top
View user's profile Send private message
Ingmarv
Retired Dev
Retired Dev


Joined: 27 Feb 2007
Posts: 188
Location: Belgium

PostPosted: Thu Nov 22, 2007 4:22 am    Post subject: Reply with quote

I've just committed all kdebase ebuilds for RC 1.

Either unmerge old, broken version in the :kde-4 slot,
or
emerge -uDNav world ; then pull in the 3 meta's afterwards.

kdegraphics, kdenetwork & more are on the way.

You'll have to set up your environment by hand, beefore starting KDE 3.9 now. Note that we instal too /usr/kde/3.9/ now. If anyone wants to submit a patch to the README on how to explain this more into detail, that'd be much appreciated, I'm sure :-).

Enjoy!
Back to top
View user's profile Send private message
6d696b65
n00b
n00b


Joined: 14 Jan 2006
Posts: 24

PostPosted: Thu Nov 22, 2007 4:26 am    Post subject: Re: Compile error.....what i am doing wrong? Reply with quote

ksleher wrote:
I followed the instructions on the wiki and the forums, as best i could.....i get the following error when compiling most kde packages....What is wrong? Looks like some path env variable is messed up.

I do have kde4-config file in /usr/kde/3.96.0/bin ....


when i checked ccmake, it was looking at /usr/kde/3.95.0/bin for kde4-config, not 3.96.0. so

Code:

# ln -s /usr/kde/3.96.0 /usr/kde/3.95.0
# PATH=/usr/kde/3.95.0/bin:$PATH


should fix it.
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 ... 11, 12, 13 ... 26, 27, 28  Next
Page 12 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