Gentoo Archives: gentoo-osx

From: m h <sesquile@×××××.com>
To: gentoo-osx@l.g.o
Subject: [gentoo-osx] [PREFIX] Creating a profile (package.provided)
Date: Wed, 15 Mar 2006 21:37:04
Message-Id: e36b84ee0603151336u652cdb87jd7d147c1681c7b64@mail.gmail.com
1 So I tried using Kito's solaris configure code this morning. I don't
2 think it changed much.
3
4 Here's my emerge --info:
5 $ emerge --info
6 !!! Problem with sandbox binary. Disabling...
7
8 !!! Relying on the shell to locate gcc, this may break
9 !!! DISTCC, installing gcc-config and setting your current gcc
10 !!! profile will fix this
11 Portage 2.1.6 (!/home/spike/portage/portage-alt-prefix/profiles/linux/x86/fc3,
12 gcc-3.4.3, unavailable, 2.6.9-5.EL i686)
13 =================================================================
14 System uname: 2.6.9-5.EL i686 i686
15 Unknown Host Operating System
16 dev-lang/python: [Not Present]
17 sys-apps/sandbox: [Not Present]
18 sys-devel/autoconf: [Not Present]
19 sys-devel/automake: [Not Present]
20 sys-devel/binutils: [Not Present]
21 sys-devel/libtool: [Not Present]
22 sys-devel/odcctools: [Not Present]
23 virtual/os-headers: [Not Present]
24 ACCEPT_KEYWORDS="x86"
25 AUTOCLEAN="yes"
26 CBUILD="i686-pc-linux-gnu"
27 CFLAGS="-O2 -mcpu=i686 -pipe"
28 CHOST="i686-pc-linux-gnu"
29 CONFIG_PROTECT="/etc /tmp/Mar15/etc /usr/kde/2/share/config
30 /usr/kde/3/share/config /usr/share/config /var/qmail/control"
31 CONFIG_PROTECT_MASK="/etc/gconf /tmp/Mar15/etc/env.d"
32 CXXFLAGS="-O2 -mcpu=i686 -pipe"
33 DISTDIR="/tmp/Mar15/usr/portage/distfiles"
34 FEATURES="autoconfig distlocks metadata-transfer sfperms strict"
35 GENTOO_MIRRORS="http://distfiles.gentoo.org
36 http://distro.ibiblio.org/pub/linux/distributions/gentoo"
37 LANG="en_US.UTF-8"
38 PKGDIR="/tmp/Mar15/usr/portage/packages"
39 PORTAGE_TMPDIR="/tmp/Mar15/var/tmp"
40 PORTDIR="/tmp/Mar15/usr/portage"
41 PREFIX="/tmp/Mar15"
42 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
43 USE="x86 berkdb crypt ipv6 ncurses nls pam perl python readline ssl
44 tcpd zlib elibc_glibc kernel_linux userland_GNU"
45 Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LC_ALL, LDFLAGS,
46 LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
47
48 I have a package.provided containing:
49
50 dev-lang/python-2.3.4
51 sys-devel/autoconf-2.59
52 sys-devel/automake-1.9.2
53 sys-devel/binutils-2.15.92
54 sys-devel/libtools-1.5.6
55
56 These are the rpm versions of these packages. These versions aren't
57 in the prefix portage tree. What is the correct way to deal with
58 these?
59
60 thanks
61 matt
62
63 --
64 gentoo-osx@g.o mailing list

Replies