Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kde-base/kdelibs-3.6.10-r6 emerge failed
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
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1053

PostPosted: Wed Sep 02, 2009 10:40 am    Post subject: kde-base/kdelibs-3.6.10-r6 emerge failed Reply with quote

kdelibs 3.5.10 failed to build on me - here is the build log:

http://www.tyler.mcadams.com/build.txt

Anyone know how to fix it?
_________________
Registered Linux User: 437619
"I'm a big believer in technology over politics" - Linus Torvalds
Back to top
View user's profile Send private message
aceFruchtsaft
Guru
Guru


Joined: 16 May 2004
Posts: 438
Location: Vienna, Austria

PostPosted: Wed Sep 02, 2009 10:48 am    Post subject: Reply with quote

Please post your emerge --info.
Back to top
View user's profile Send private message
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1053

PostPosted: Thu Sep 03, 2009 12:30 am    Post subject: Reply with quote

aceFruchtsaft wrote:
Please post your emerge --info.


http://www.linuxdna.com/emerge.txt
_________________
Registered Linux User: 437619
"I'm a big believer in technology over politics" - Linus Torvalds
Back to top
View user's profile Send private message
Mike Hunt
Watchman
Watchman


Joined: 19 Jul 2009
Posts: 5287

PostPosted: Thu Sep 03, 2009 1:40 am    Post subject: Reply with quote

... and post the output of
Code:
gcc-config -l
Back to top
View user's profile Send private message
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1053

PostPosted: Sat Sep 05, 2009 7:13 am    Post subject: Reply with quote

Mike Hunt wrote:
... and post the output of
Code:
gcc-config -l


[1] i486-pc-linux-gnu-4.1.2
[2] i686-pc-linux-gnu-4.3.2*
[3] i686-pc-linux-gnu-4.4.1
_________________
Registered Linux User: 437619
"I'm a big believer in technology over politics" - Linus Torvalds
Back to top
View user's profile Send private message
Mike Hunt
Watchman
Watchman


Joined: 19 Jul 2009
Posts: 5287

PostPosted: Sat Sep 05, 2009 12:19 pm    Post subject: Reply with quote

Did you use the correct stage3?

Your build.log is looking for 64bits
Quote:
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc


but your emerge --info is set up for 32bits
Quote:
CHOST="i686-pc-linux-gnu"
Back to top
View user's profile Send private message
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1053

PostPosted: Sat Sep 05, 2009 12:40 pm    Post subject: Reply with quote

Mike Hunt wrote:
Did you use the correct stage3?

Your build.log is looking for 64bits
Quote:
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc


but your emerge --info is set up for 32bits
Quote:
CHOST="i686-pc-linux-gnu"


I thought I used the x86 stage3 I normally use... so I guess I need to re-install or is there a way around this?
_________________
Registered Linux User: 437619
"I'm a big believer in technology over politics" - Linus Torvalds
Back to top
View user's profile Send private message
Mike Hunt
Watchman
Watchman


Joined: 19 Jul 2009
Posts: 5287

PostPosted: Sat Sep 05, 2009 1:04 pm    Post subject: Reply with quote

I'm not sure Thaidog, because if you did in fact use a 64bits stage3 and set your CHOST for 32bits, then there is no way you could have gotten as far as you are. Something weird is going on in your box and I have no idea what it could be.

Your gcc is i686, your CHOST is i686, yet kdelibs is looking for x86_64. That is indeed strange.

If this is a new installation, then it may be better (and easier) to just reformat your partition and start over. If it's an established installation, then a little more digging may be wiser.

Just a thought, try
Code:
env-update && source /etc/profile
Back to top
View user's profile Send private message
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1053

PostPosted: Sat Sep 05, 2009 2:53 pm    Post subject: Reply with quote

Mike Hunt wrote:
I'm not sure Thaidog, because if you did in fact use a 64bits stage3 and set your CHOST for 32bits, then there is no way you could have gotten as far as you are. Something weird is going on in your box and I have no idea what it could be.

Your gcc is i686, your CHOST is i686, yet kdelibs is looking for x86_64. That is indeed strange.

If this is a new installation, then it may be better (and easier) to just reformat your partition and start over. If it's an established installation, then a little more digging may be wiser.

Just a thought, try
Code:
env-update && source /etc/profile


There is always something weird going on with this box since I was fixing a friend's computer and got a nasty hardware virus. I don't thik that is this becase it only acts up on windows but who knows.. I will try that update and if it does not work I'll download a P4 funtoo build tomorrow and go from scratch.
_________________
Registered Linux User: 437619
"I'm a big believer in technology over politics" - Linus Torvalds
Back to top
View user's profile Send private message
Mike Hunt
Watchman
Watchman


Joined: 19 Jul 2009
Posts: 5287

PostPosted: Sat Sep 05, 2009 3:44 pm    Post subject: Reply with quote

Okie dokie, let us know what happens. :)
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