Gentoo Archives: gentoo-osx

From: Tobias Hahn <tobhahn@×××.de>
To: gentoo-osx@l.g.o
Subject: Re: [gentoo-osx] prefix status on osx
Date: Fri, 31 Mar 2006 08:51:00
Message-Id: 906E302B-1DA4-41B7-B4EE-A95B80FF8A67@web.de
In Reply to: Re: [gentoo-osx] prefix status on osx by Kito
1 OK, I got to the point in the wiki where it says
2
3 > TODO
4 >
5 > make.conf editing, DEFAULT_PATH explanation
6
7 ;-)
8
9 I have set my path to
10
11 PATH=${GENTOO}/bin:${GENTOO}/sbin:${GENTOO}/usr/bin:${GENTOO}/usr/
12 sbin:${PORTAGE_PREFIX}/bin:${PORTAGE_PREFIX}/sbin:/usr/bin:/usr/sbin
13
14 and emerge system complains about a missing profile.
15
16 $ emerge -a system
17 !!! Problem with sandbox binary. Disabling...
18
19 --- 'profiles/updates' is empty or not available. Empty portage tree?
20 emerge: wheel group use is being deprecated. Please update group and
21 passwd to
22 include the portage user as noted above, and then use group
23 portage.
24
25 These are the packages that would be merged, in order:
26
27 !!! ARCH is not set... Are you missing the /etc/make.profile symlink?
28 !!! Is the symlink correct? Is your portage tree complete?
29
30 So next question: how do I get a profile?
31
32 Tobias
33
34 $ emerge --info
35 !!! Problem with sandbox binary. Disabling...
36
37 --- 'profiles/updates' is empty or not available. Empty portage tree?
38 emerge: wheel group use is being deprecated. Please update group and
39 passwd to
40 include the portage user as noted above, and then use group
41 portage.
42 !!! Relying on the shell to locate gcc, this may break
43 !!! DISTCC, installing gcc-config and setting your current gcc
44 !!! profile will fix this
45 Portage 2.1.13 (unavailable, gcc-4.0.1, unavailable, 8.5.0 Power
46 Macintosh)
47 =================================================================
48 System uname: 8.5.0 Power Macintosh powerpc
49 Unknown Host Operating System
50 distcc 2.18.3-Apple powerpc-apple-darwin8.0 (protocols 1 and 2)
51 (default port 3632) [disabled]
52 dev-lang/python: [Not Present]
53 sys-devel/autoconf: [Not Present]
54 sys-devel/automake: [Not Present]
55 sys-devel/binutils: [Not Present]
56 sys-devel/libtool: [Not Present]
57 sys-devel/odcctools: [Not Present]
58 virtual/os-headers: [Not Present]
59 ACCEPT_KEYWORDS=""
60 CONFIG_PROTECT="/Volumes/portage/etc"
61 CONFIG_PROTECT_MASK=" /Volumes/portage/etc/env.d"
62 DEFAULT_PATH="/Volumes/portage/sbin:/Volumes/portage/usr/sbin:/
63 Volumes/portage/bin:/Volumes/portage/usr/bin:/Volumes/portage/usr/lib/
64 portage/bin"
65 DISTDIR="/Volumes/portage/usr/portage/distfiles"
66 FEATURES="distlocks metadata-transfer"
67 GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/
68 pub/linux/distributions/gentoo"
69 PKGDIR="/Volumes/portage/usr/portage/packages"
70 PORTAGE_TMPDIR="/Volumes/portage/var/tmp"
71 PORTDIR="/Volumes/portage/usr/portage"
72 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
73 USE=""
74 Unset: CFLAGS, CHOST, CXXFLAGS, EMERGE_DEFAULT_OPTS,
75 PORTDIR_OVERLAY, PREFIX
76
77
78 > Feel free to make any notes/changes you see fit. The bootstrap
79 > instructions aren't complete yet, but if you have basic portage
80 > knowledge of portage configuration you should be able to get it going.
81
82 --
83 gentoo-osx@g.o mailing list

Replies

Subject Author
Re: [gentoo-osx] prefix status on osx - bug Tobias Hahn <tobhahn@×××.de>