Gentoo Archives: gentoo-alt

From: Jeremy Olexa <darkside@g.o>
To: "gentoo-alt@l.g.o" <gentoo-alt@l.g.o>
Subject: Re: [gentoo-alt] Failure bootstrapping on Mountain Lion
Date: Sat, 02 Feb 2013 09:23:15
Message-Id: CAMxqorW8c7Za+sqQz7kC2hCLQAkSFz-GOwJ1WLm6ON0kNJ8vbQ@mail.gmail.com
In Reply to: Re: [gentoo-alt] Failure bootstrapping on Mountain Lion by William Morris
1 On Fri, Feb 1, 2013 at 8:45 AM, William Morris <wrm@××××××××.com> wrote:
2
3 > I just tried re-running the bootstrap script in the Guest account
4 > and so far it is fine. Stage 1 just completed, so it got beyond my
5 > previous failure. There must be something in my environment it
6 > doesn't like.
7 >
8
9 If you want to be absolutely sure, start a bash shell like : 'exec -c
10 /bin/bash --norc --noprofile'
11 -Jeremy
12
13
14 > If it completes in the guest account, can I just copy the
15 > /Users/guest/Gentoo tree over to my account?
16 >
17 > Regards
18 > --
19 > William
20 > On Sat, 26 Jan 2013 19:50:47 -0500 "William Morris"
21 > <wrm@××××××××.com> wrote:
22 > >Hi again
23 > >
24 > >My previous installation of Prefix was on a virtual machine,
25 > >supposedly the same as my real iMac. Having been pleased with
26 > >Prefix, I tried to install directly on the iMac. This time
27 > >installation fails. Since the two installations are less than a
28 > >week apart, I am surprised. I can only guess that the packages
29 > >have changed in the meantime.
30 > >
31 > >Should I just wait a few days and try again?
32 > >
33 > >I'm on OS-X 10.8.2. Here is the error message:
34 > >
35 > >...ranlib: file: libpython2.7.a(pymath.o) has no symbols
36 > >gcc -L/Users/wrm/Library/Gentoo/tmp/usr/lib -o python.exe \
37 > > Modules/python.o \
38 > > libpython2.7.a -ldl -framework CoreFoundation
39 > >Traceback (most recent call last):
40 > > File "./setup.py", line 15, in <module>
41 > > from distutils.command.build_ext import build_ext
42 > > File "/Users/wrm/Library/Gentoo/tmp/var/tmp/python-2.7.3/Python-
43 > >2.7.3/Lib/distutils/command/build_ext.py", line 37, in <module>
44 > > class build_ext (Command):
45 > > File "/Users/wrm/Library/Gentoo/tmp/var/tmp/python-2.7.3/Python-
46 > >2.7.3/Lib/distutils/command/build_ext.py", line 67, in build_ext
47 > > "(default: %s)" % get_platform()),
48 > > File "/Users/wrm/Library/Gentoo/tmp/var/tmp/python-2.7.3/Python-
49 > >2.7.3/Lib/distutils/util.py", line 103, in get_platform
50 > > cfgvars = get_config_vars()
51 > > File "/Users/wrm/Library/Gentoo/tmp/var/tmp/python-2.7.3/Python-
52 > >2.7.3/Lib/distutils/sysconfig.py", line 568, in get_config_vars
53 > > flags = _config_vars[key]
54 > >KeyError: 'CXXFLAGS'
55 > >make: *** [sharedmods] Error 1
56 > >
57 > >I tried running
58 > > /bin/bash ./bootstrap-prefix.txt "/Users/wrm/Library/Gentoo/tmp"
59 > >
60 > >stage1
61 > >but that failed :( I have no clue, really.
62 > >
63 > >Regards
64 > >--
65 > >William Morris
66 >
67 >
68 >