Gentoo Archives: gentoo-alt

From: William Morris <wrm@××××××××.com>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] Failure bootstrapping on Mountain Lion
Date: Sun, 27 Jan 2013 00:50:43
Message-Id: 20130127005039.3725BA6E38@smtp.hushmail.com
1 Hi again
2
3 My previous installation of Prefix was on a virtual machine,
4 supposedly the same as my real iMac. Having been pleased with
5 Prefix, I tried to install directly on the iMac. This time
6 installation fails. Since the two installations are less than a
7 week apart, I am surprised. I can only guess that the packages
8 have changed in the meantime.
9
10 Should I just wait a few days and try again?
11
12 I'm on OS-X 10.8.2. Here is the error message:
13
14 ...ranlib: file: libpython2.7.a(pymath.o) has no symbols
15 gcc -L/Users/wrm/Library/Gentoo/tmp/usr/lib -o python.exe \
16 Modules/python.o \
17 libpython2.7.a -ldl -framework CoreFoundation
18 Traceback (most recent call last):
19 File "./setup.py", line 15, in <module>
20 from distutils.command.build_ext import build_ext
21 File "/Users/wrm/Library/Gentoo/tmp/var/tmp/python-2.7.3/Python-
22 2.7.3/Lib/distutils/command/build_ext.py", line 37, in <module>
23 class build_ext (Command):
24 File "/Users/wrm/Library/Gentoo/tmp/var/tmp/python-2.7.3/Python-
25 2.7.3/Lib/distutils/command/build_ext.py", line 67, in build_ext
26 "(default: %s)" % get_platform()),
27 File "/Users/wrm/Library/Gentoo/tmp/var/tmp/python-2.7.3/Python-
28 2.7.3/Lib/distutils/util.py", line 103, in get_platform
29 cfgvars = get_config_vars()
30 File "/Users/wrm/Library/Gentoo/tmp/var/tmp/python-2.7.3/Python-
31 2.7.3/Lib/distutils/sysconfig.py", line 568, in get_config_vars
32 flags = _config_vars[key]
33 KeyError: 'CXXFLAGS'
34 make: *** [sharedmods] Error 1
35
36 I tried running
37 /bin/bash ./bootstrap-prefix.txt "/Users/wrm/Library/Gentoo/tmp"
38 stage1
39 but that failed :( I have no clue, really.
40
41 Regards
42 --
43 William Morris