Gentoo Archives: gentoo-alt

From: Ramon van Alteren <ramon@××××××××××.nl>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Preparing for Snow Leopard
Date: Thu, 17 Sep 2009 15:53:54
Message-Id: 4AB25B5F.5090600@vanalteren.nl
In Reply to: Re: [gentoo-alt] Preparing for Snow Leopard by Fabian Groffen
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Fabian Groffen wrote:
5 > For peepz that want to try it out, make sure you bootstrap using
6 > "latest_tree", instead of "tree", such that you get the new profile and
7 > updated ebuilds.
8 >
9
10 I'm redoing my prefix setup on snowleopard and finding the following issues:
11
12 eselect-python has faulty deps, it will not compile using the bootstrap guide
13 because it cannot find a suitable version of autoconf, which is correct, there
14 is no autoconf installed at that point. Maybe that should be added to the BDEP ?
15 Or is it a specific fail related to bootstrapping a prefix ?
16
17 dev-lang/python-2.6.2-r01.4
18 USE="aqua ncurses readline ssl threads xml -berkdb -build -doc -examples
19 - -gdbm -ipv6 -sqlite -tk -ucs2 -wininst"
20
21 This fails to build for me even after a tree-sync.
22 It complains about not being able to find and or build modules a set of modules,
23 (_curses and _readline)
24
25 I tried the work-around that fabian suggested using USE="-aqua" but that failed
26 as well. Using USE="-aqua -ncurses -readline" at least build python for me.
27 Could this be related/caused by the ongoing work on the way python is build as
28 discussed in another thread ?
29
30 The upstream python / macosx bug has been closed btw.
31
32 For the system set the following had problems:
33
34 openssh fails to build [1]
35
36 After that I tried to re-emerge ncurses with the unicode useflag which failed in
37 the postrm phase leaving the prefix in a unusable state. The dynlib for ncurses
38 was no longer loadable which is a pretty critical error :(
39
40 Back to my old prefix setup which still works fine...
41
42 Ramon
43
44 [1] https://bugs.gentoo.org/show_bug.cgi?id=285325
45 -----BEGIN PGP SIGNATURE-----
46 Version: GnuPG v1.4.8 (Darwin)
47
48 iEYEARECAAYFAkqyW18ACgkQwiVM6CtDHQ2FNQCcD2vz/tM8H389uikEBxFciVhz
49 w1EAn2dy6tQwHiS0CkL376QrGDhtJR/X
50 =oKOi
51 -----END PGP SIGNATURE-----

Replies

Subject Author
Re: [gentoo-alt] Preparing for Snow Leopard Fabian Groffen <grobian@g.o>