Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] gcc-sparc64, kgcc64 and binary host
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
cac
n00b
n00b


Joined: 05 Jun 2006
Posts: 29
Location: Columbus, Ohio

PostPosted: Tue Feb 13, 2007 10:59 pm    Post subject: [solved] gcc-sparc64, kgcc64 and binary host Reply with quote

I am trying to get a SB100 host set up to serve up binary packages to my fleet of SB100's. I have enabled the buildpkg feature in /etc/make.conf and set up the ftp account on the host. On my first client (or victim) I have them pointing to the binary host. But when I run emerge -avuDNg world, I get gcc-sparc64 blocking kgcc64. However, I have already updated to kgcc64 in a previous update round (which was all complied by the local machine). If I drop the g option from my emerge command, then all is good, but I end up with a mile long list of packages to compile (we are talking about days here).

Anyone provide any pointers on how to get around the block (no pun intended) and still use my binary host.

TIA!

-Chris

Code:
duke ~ # emerge -avuDNg world

These are the packages that would be merged, in order:

Calculating world dependencies |Fetching binary packages info...
Loaded metadata pickle.
cache miss: 'x' --- cache hit: 'o'
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  -- DONE!
                                                                              ... done!
[blocks B     ] sys-devel/gcc-sparc64 (is blocking sys-devel/kgcc64-3.4.6)
[binary     U ] sys-apps/sysvinit-2.86-r7 [2.86-r5] USE="-ibm -selinux -static"
[binary     U ] sys-apps/file-4.19 [4.18] USE="python"
[binary     U ] app-arch/unrar-3.7.3 [3.6.8]


Last edited by cac on Wed Feb 14, 2007 5:33 pm; edited 1 time in total
Back to top
View user's profile Send private message
Weeve
Retired Dev
Retired Dev


Joined: 30 Oct 2002
Posts: 641

PostPosted: Tue Feb 13, 2007 11:04 pm    Post subject: Reply with quote

Chances are one of your binary packages (most likely linux-headers) still depends on gcc-sparc64 vs kgcc64. Also, if you are not upgrading linux-headers with your command, this could also be causing the confliction (depending on what version of linux-headers is installed).
Back to top
View user's profile Send private message
cac
n00b
n00b


Joined: 05 Jun 2006
Posts: 29
Location: Columbus, Ohio

PostPosted: Wed Feb 14, 2007 5:33 pm    Post subject: Reply with quote

I started suspecting a dependency problem after I posted so I had begun recompiling everything last night on the host system. Of course that will still take days to complete, so being an impatient person, I tried to update the client this morning but it still had the block. After reading your post and out of curiosity I remerged linux-headers on the client and what do you know, the block was eliminated!

Thanks Weeve!

-Chris
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc 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