Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[KDE] emerge kde failed for kde-3.2.0 (on kio_ghelp.la)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
mdflood
n00b
n00b


Joined: 10 Mar 2004
Posts: 5

PostPosted: Wed Mar 10, 2004 1:08 pm    Post subject: [KDE] emerge kde failed for kde-3.2.0 (on kio_ghelp.la) Reply with quote

I'm a Gentoo newbie, trying to install the 20030910 release on a Dell D600. With many fits and starts, I've got the base system installed and happy, and X seems to be working fine. Now I'm trying kde, which fails to install very consistently.

The error belch starts with:

make[2]: *** [kio_ghelp.la] Error 1
make[2]: Leaving directory '/var/tmp/portage/kdelibs-3.2.0/work/kdelibs-3.2.0/kdoctools'

... and then:

!!! ERROR: kde-base/kdelibs-3.2.0 failed.
!!! Function kde_src_compile, Line 128, Exitcode 2
!!! died running emake, kde_src_compile:make

The forums indicated lots of people having similar problems -- most seem to do with missing dependencies -- but the only one I found referring specifically to this recommended emerging jpeg prior to emerge kdelibs. Been there, done that, still no joy.

What is line 128? What is kio_ghelp.la? How do I make this go away?

Thanks -- mf


Last edited by mdflood on Sun Mar 14, 2004 3:24 am; edited 1 time in total
Back to top
View user's profile Send private message
mdflood
n00b
n00b


Joined: 10 Mar 2004
Posts: 5

PostPosted: Thu Mar 11, 2004 1:20 pm    Post subject: Reply with quote

Here's an update on the situation:

I tried emerge -Uuv world, to bring everything on the system up to date, followed by etc-update. That all seemed to go smoothly.

But emerge kde still bombs in exactly the same way. :x
Back to top
View user's profile Send private message
mdflood
n00b
n00b


Joined: 10 Mar 2004
Posts: 5

PostPosted: Sat Mar 13, 2004 4:03 am    Post subject: Reply with quote

Next update:

Ok, based on this bug report:

https://bugs.gentoo.org/show_bug.cgi?id=41432

I downgraded qt to qt-3.2.3 from qt-3.3.0-r1. This had the interesting effect of shifting the bug slightly. It now crashes on libartskde.la instead of kio_ghelp.la. The output is now very similar to Kahless's post (https://forums.gentoo.org/viewtopic.php?t=138326&), but bombing on Line 128 still instead of Line 127.

Out of the frying pan, into the frying pan...
Back to top
View user's profile Send private message
mdflood
n00b
n00b


Joined: 10 Mar 2004
Posts: 5

PostPosted: Sun Mar 14, 2004 3:29 am    Post subject: Reply with quote

Ok, next act in the drama:

Based on a comment in this link:

https://forums.gentoo.org/viewtopic.php?t=136531&postdays=0&postorder=asc&highlight=kde+3+2&start=25

I tried removing and re-emerging arts, and then attempting kde:

emerge -C arts
emerge arts
emerge kde

This moved the ball forward, but only a little bit. Now the crash occurs on

make[4]: *** [fontthumbnail.la] Error 1
make[4]: Leaving directory '/var/tmp/portage/kdebase-3.2.0/work/kdebase-3.2.0/kcontrol/kfontinst/thumbnail

At least it's progress...
Back to top
View user's profile Send private message
mdflood
n00b
n00b


Joined: 10 Mar 2004
Posts: 5

PostPosted: Sun Mar 14, 2004 1:42 pm    Post subject: Reply with quote

:D
It's working!

A recap:

emerge kde

STATE: kio_ghelp.la error. This seems to be the fault of qt-3.3.0-r1. Solution: first clean everything and make it new -- just to be absolutely sure:

emerge -Uuv world
etc-update
emerge sync

STATE: same, I think, but I feel better about it. Now downgrade qt:

emerge -u qt-3.2.3-r1
emerge kde

STATE: libartskde.la error.

emerge -C arts
emerge arts
emerge kde

STATE: fontthumbnail.la error

emerge freetype
emerge kde

STATE: success!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
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