Gentoo Archives: gentoo-alt

From: Aaron Wilson <tallest@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Preparing for Snow Leopard
Date: Tue, 22 Sep 2009 16:05:21
Message-Id: 9256AE48-39AD-41FF-922B-7E851A8B8151@gmail.com
In Reply to: Re: [gentoo-alt] Preparing for Snow Leopard by Fabian Groffen
1 On Sep 18, 2009, at 3:35 AM, Fabian Groffen wrote:
2
3 > On 18-09-2009 11:32:25 +0200, Fabian Groffen wrote:
4 >>> I'd say patience will get you there :)
5 >>
6 >> Indeed, I just added it, so you should get a bit further now!
7 >
8 > Actually, I have wonderful news, my 32-bits bootstrap on Snow
9 > Leopard of
10 > yesterday successfully finished! I'll try a 64-bits one over the
11 > weekend.
12
13 Did you end up trying a 64-bit bootstrap? Using the new bootstrap
14 instructions I'm stuck in the dependencies of
15
16 env FEATURES="-collision-protect" emerge --oneshot portage
17
18 While emerging dev-lang/python-2.6.2-r01.4, I get an error in
19 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 !!! /Users/wilson/Library/Gentoo/var/tmp/portage/dev-lang/python-2.6.2-
30 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
43 stack if relevant.
44
45 Of course, arch returns x86_64. Does the configure script think my
46 system isn't 64-bit?
47
48 Thanks,
49 Aaron

Replies

Subject Author
Re: [gentoo-alt] Preparing for Snow Leopard Jeremy Olexa <darkside@g.o>