Gentoo Archives: gentoo-alt

From: Jeremy Olexa <darkside@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Preparing for Snow Leopard
Date: Tue, 22 Sep 2009 17:01:59
Message-Id: 90b936c0909221001i6883754fyed18d243bc656460@mail.gmail.com
In Reply to: Re: [gentoo-alt] Preparing for Snow Leopard by Aaron Wilson
1 On Tue, Sep 22, 2009 at 11:05 AM, Aaron Wilson <tallest@×××××.com> wrote:
2 > On Sep 18, 2009, at 3:35 AM, Fabian Groffen wrote:
3 >
4 >> On 18-09-2009 11:32:25 +0200, Fabian Groffen wrote:
5 >>>>
6 >>>> I'd say patience will get you there :)
7 >>>
8 >>> Indeed, I just added it, so you should get a bit further now!
9 >>
10 >> Actually, I have wonderful news, my 32-bits bootstrap on Snow Leopard of
11 >> yesterday successfully finished!  I'll try a 64-bits one over the
12 >> weekend.
13 >
14 > Did you end up trying a 64-bit bootstrap? Using the new bootstrap
15 > instructions I'm stuck in the dependencies of
16 >
17 > env FEATURES="-collision-protect" emerge --oneshot portage
18 >
19 > While emerging dev-lang/python-2.6.2-r01.4, I get an error in configuration:
20 >
21 > ...
22 > checking size of time_t... 8
23 > checking for pthread_t... yes
24 > checking size of pthread_t... 8
25 > checking for --enable-toolbox-glue... yes
26 > configure: error: Unexpected output of 'arch' on OSX
27 >
28 > !!! Please attach the following file when seeking support:
29 > !!!
30 > /Users/wilson/Library/Gentoo/var/tmp/portage/dev-lang/python-2.6.2-r01.4/work/Python-2.6.2/config.log
31 >  * ERROR: dev-lang/python-2.6.2-r01.4 failed:
32 >  *   econf failed
33 >  *
34 >  * Call stack:
35 >  *               ebuild.sh:  51: <call src_configure>
36 >  *             environment:4171: <call econf '--with-fpectl'
37 > '--disable-ipv6' '--with-threads' '--infodir=${prefix}/share/info'
38 > '--mandir=${prefix}/share/man' '--with-libc=' '--enable-unicode=ucs4'
39 > '--enable-framework=/Users/wilson/Library/Gentoo/usr/lib'>
40 >  *               ebuild.sh: 538:                        die "econf failed"
41 >  *
42 >  * If you need support, post the topmost build error, and the call stack if
43 > relevant.
44 >
45 > Of course, arch returns x86_64. Does the configure script think my system
46 > isn't 64-bit?
47
48 python still needs to be fixed more,
49 http://bugs.gentoo.org/show_bug.cgi?id=285841
50
51 >
52 > Thanks,
53 > Aaron
54 >
55 >
56 >