Gentoo Archives: gentoo-alt

From: "Askar Bektassov (Аскар Бектасов)" <askar.bektassov@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Failure bootstrapping on Mountain Lion
Date: Sat, 02 Feb 2013 09:34:33
Message-Id: CAJkPO_SzEdWOfbwtr_gTeGhFQA3g=FD0Mnz_bz8E=2Ftw6rqUA@mail.gmail.com
In Reply to: Re: [gentoo-alt] Failure bootstrapping on Mountain Lion by William Morris
1 William,
2
3 did you use the last version of the Xcode console tools? I just got my iMac
4 with mac os x 10.8.2 and everything went smooth, no need for Guest account.
5 Steps made:
6
7 (a) installed XCode 4.6 from the app store;
8 (b) installed console tools from the XCode preferences tab;
9 (c) followed the general bootstrap process
10 http://www.gentoo.org/proj/en/gentoo-alt/prefix/bootstrap.xml
11 (d) downloaded
12 http://overlays.gentoo.org/proj/alt/browser/trunk/prefix-overlay/scripts/bootstrap-prefix.sh?format=txt
13 (e) chmod'ed 755 bootstrap-prefix.sh
14 (f) executed ./bootstrap-prefix.sh and followed interactive instructions.
15
16 I would not expect any significant difference between our systems, though.
17
18 Cheers,
19
20 --
21 Askar Bektassov
22 (Аскар Бектасов)
23
24
25 On Fri, Feb 1, 2013 at 4:15 AM, William Morris <wrm@××××××××.com> wrote:
26
27 > I just tried re-running the bootstrap script in the Guest account
28 > and so far it is fine. Stage 1 just completed, so it got beyond my
29 > previous failure. There must be something in my environment it
30 > doesn't like.
31 >
32 > If it completes in the guest account, can I just copy the
33 > /Users/guest/Gentoo tree over to my account?
34 >
35 > Regards
36 > --
37 > William
38 > On Sat, 26 Jan 2013 19:50:47 -0500 "William Morris"
39 > <wrm@××××××××.com> wrote:
40 > >Hi again
41 > >
42 > >My previous installation of Prefix was on a virtual machine,
43 > >supposedly the same as my real iMac. Having been pleased with
44 > >Prefix, I tried to install directly on the iMac. This time
45 > >installation fails. Since the two installations are less than a
46 > >week apart, I am surprised. I can only guess that the packages
47 > >have changed in the meantime.
48 > >
49 > >Should I just wait a few days and try again?
50 > >
51 > >I'm on OS-X 10.8.2. Here is the error message:
52 > >
53 > >...ranlib: file: libpython2.7.a(pymath.o) has no symbols
54 > >gcc -L/Users/wrm/Library/Gentoo/tmp/usr/lib -o python.exe \
55 > > Modules/python.o \
56 > > libpython2.7.a -ldl -framework CoreFoundation
57 > >Traceback (most recent call last):
58 > > File "./setup.py", line 15, in <module>
59 > > from distutils.command.build_ext import build_ext
60 > > File "/Users/wrm/Library/Gentoo/tmp/var/tmp/python-2.7.3/Python-
61 > >2.7.3/Lib/distutils/command/build_ext.py", line 37, in <module>
62 > > class build_ext (Command):
63 > > File "/Users/wrm/Library/Gentoo/tmp/var/tmp/python-2.7.3/Python-
64 > >2.7.3/Lib/distutils/command/build_ext.py", line 67, in build_ext
65 > > "(default: %s)" % get_platform()),
66 > > File "/Users/wrm/Library/Gentoo/tmp/var/tmp/python-2.7.3/Python-
67 > >2.7.3/Lib/distutils/util.py", line 103, in get_platform
68 > > cfgvars = get_config_vars()
69 > > File "/Users/wrm/Library/Gentoo/tmp/var/tmp/python-2.7.3/Python-
70 > >2.7.3/Lib/distutils/sysconfig.py", line 568, in get_config_vars
71 > > flags = _config_vars[key]
72 > >KeyError: 'CXXFLAGS'
73 > >make: *** [sharedmods] Error 1
74 > >
75 > >I tried running
76 > > /bin/bash ./bootstrap-prefix.txt "/Users/wrm/Library/Gentoo/tmp"
77 > >
78 > >stage1
79 > >but that failed :( I have no clue, really.
80 > >
81 > >Regards
82 > >--
83 > >William Morris
84 >
85 >
86 >