Re: [gentoo-osx] [PREFIX] status update for this week

2006-09-10 Thread Chris L. Mason

On 9/9/06, Grobian [EMAIL PROTECTED] wrote:

Thanks all for the support.  I'm very happy to be able to tell that I
was able to emerge system on my OSX box (ppc) as well.  I bumped the
apple-gcc to the latest version (not even in Tiger) and applied some
patches here and there.  Most of it just worked.  I updated the wiki
that the perl issue is no longer there.  At least, it worked for me with
the latest versions and stuff.

At the moment Vim 7 compilation is smoking my CPU, which is a nice sign
that prefix works!
I'm very very interested to see if we can get this prefix stuff to work
on x86-macos too.  It would require some keywording, but in principle
not too much hassle, I'd say.  Unfortunately I don't have an x86 OSX
box, so you'll have to help me there.



Okay, the bootstrapping still fails on intel OS X because of a
comparision failure between stage 2 and 3 when building gcc.  But by
changing the line:
m
ake ${MAKEOPTS} bootstrap-lean || exit 1

to

make ${MAKEOPTS} || exit 1

it works.

When I try to emerge system, I get:

!!! INVALID ACCEPT_KEYWORDS: x86-macos
!!! INVALID ACCEPT_KEYWORDS: ~x86-macos

I'm going to try manually emerge'ing and keywording a bunch of stuff
and let you know how it goes.


Chris
--
gentoo-osx@gentoo.org mailing list



Re: [gentoo-osx] [PREFIX] status update for this week

2006-09-10 Thread Grobian
Thanks guys!  If someone has a shell account to an x86-macos box that
would allow me to check myself a bit (to tweak the boostrap script at
least).  Since I only run unprivileged, the security threat would be
limited :p  So if you have, let me know.

(b.t.w. typing this from Vim 7, in Mutt 1.5.13 under prefix :) )

On 10-09-2006 08:00:45 -0400, Chris L. Mason wrote:
 Okay, the bootstrapping still fails on intel OS X because of a
 comparision failure between stage 2 and 3 when building gcc.  But by
 changing the line:
 m
 ake ${MAKEOPTS} bootstrap-lean || exit 1
 
 to
 
 make ${MAKEOPTS} || exit 1
 
 it works.
 
 When I try to emerge system, I get:
 
 !!! INVALID ACCEPT_KEYWORDS: x86-macos
 !!! INVALID ACCEPT_KEYWORDS: ~x86-macos
 
 I'm going to try manually emerge'ing and keywording a bunch of stuff
 and let you know how it goes.
 
 
 Chris

-- 
Fabian Groffen
Gentoo for Mac OS X Project
-- 
gentoo-osx@gentoo.org mailing list



Re: [gentoo-osx] [PREFIX] status update for this week

2006-09-10 Thread Philipp Riegger

On Sep 10, 2006, at 11:03 PM, Grobian wrote:


Thanks guys!  If someone has a shell account to an x86-macos box that
would allow me to check myself a bit (to tweak the boostrap script at
least).  Since I only run unprivileged, the security threat would be
limited :p  So if you have, let me know.

(b.t.w. typing this from Vim 7, in Mutt 1.5.13 under prefix :) )


I'm not quite shure about the internals of OS X, but how different is  
Darwin (or Opendarwin, whatever is left of it) from OS X + Devtools?


Philipp
--
gentoo-osx@gentoo.org mailing list



Re: [gentoo-osx] [PREFIX] status update for this week

2006-09-09 Thread Philipp Riegger


On Sep 8, 2006, at 9:25 PM, Nathan wrote:


Yes, I'd love to get rid of fink and darwinports and just use gentoo
for everything.


Ditto.


Same here. I'm using pkgsrc at the moment, which is quite good, but  
not as good as gentoo. Maybe i will play around with this lateron...


Philipp
--
gentoo-osx@gentoo.org mailing list



Re: [gentoo-osx] [PREFIX] status update for this week

2006-09-09 Thread Grobian
Thanks all for the support.  I'm very happy to be able to tell that I
was able to emerge system on my OSX box (ppc) as well.  I bumped the
apple-gcc to the latest version (not even in Tiger) and applied some
patches here and there.  Most of it just worked.  I updated the wiki
that the perl issue is no longer there.  At least, it worked for me with
the latest versions and stuff.

At the moment Vim 7 compilation is smoking my CPU, which is a nice sign
that prefix works!
I'm very very interested to see if we can get this prefix stuff to work
on x86-macos too.  It would require some keywording, but in principle
not too much hassle, I'd say.  Unfortunately I don't have an x86 OSX
box, so you'll have to help me there.


On 09-09-2006 13:09:12 +0300, Philipp Riegger wrote:
 
 On Sep 8, 2006, at 9:25 PM, Nathan wrote:
 
 Yes, I'd love to get rid of fink and darwinports and just use gentoo
 for everything.
 
 Ditto.
 
 Same here. I'm using pkgsrc at the moment, which is quite good, but  
 not as good as gentoo. Maybe i will play around with this lateron...
 
 Philipp

-- 
Fabian Groffen
Gentoo for Mac OS X Project
-- 
gentoo-osx@gentoo.org mailing list



Re: [gentoo-osx] [PREFIX] status update for this week

2006-09-08 Thread Zac
thanks for all your work. there are a lot of us here that are mostly silent but are excited about running gentoo on OS X, REALLY excited.ZacOn 9/8/06, 
Grobian [EMAIL PROTECTED] wrote:
On 06-09-2006 11:20:26 +0200, Grobian wrote: I updated some stuff in the tree, and I hope to have a running x86 linux system again (with Vim 7!) at the end of the week... but no promises!Ok, I MADE IT!Hehehe both system and world emerged, updated lots
of packages to their latest versions, and squashed a lot of bugs.In particular:- gcc-config and binutils-config now work with prefix (i.e. they allowto switch/set compiler/linker, wrappers know about prefix)
- I think I finally got it right with the toolchain (diffs are moreminimal now)- everything is committed to the prefix (svn) treeI did everything on my amd athlon64 dual core machine (greatly speeds up
the process :)) running Fedora Gore 5, no-multilib (or at least that wasthe intention, maybe I failed and do have multilib now).The package.provided profile I have to check in somewhere, I think I'mgonna make subdirs in the profile directory under the right
architecture.--Fabian GroffenGentoo for Mac OS X Project--gentoo-osx@gentoo.org mailing list


Re: [gentoo-osx] [PREFIX] status update for this week

2006-09-08 Thread Chris L. Mason

On 9/8/06, Zac [EMAIL PROTECTED] wrote:

thanks for all your work.  there are a lot of us here that are mostly silent
but are excited about running gentoo on OS X, REALLY excited.




Yes, I'd love to get rid of fink and darwinports and just use gentoo
for everything.


Chris
--
gentoo-osx@gentoo.org mailing list



Re: [gentoo-osx] [PREFIX] status update for this week

2006-09-08 Thread Nathan

On 9/8/06, Chris L. Mason [EMAIL PROTECTED] wrote:

On 9/8/06, Zac [EMAIL PROTECTED] wrote:
 thanks for all your work.  there are a lot of us here that are mostly silent
 but are excited about running gentoo on OS X, REALLY excited.



Yes, I'd love to get rid of fink and darwinports and just use gentoo
for everything.



Ditto.

~ Nathan
--
gentoo-osx@gentoo.org mailing list