Gentoo Archives: gentoo-alt

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] prefix installer, AIX 5.3 gcc failed to build
Date: Mon, 13 Dec 2010 21:46:46
Message-Id: 4D069432.1070808@gentoo.org
In Reply to: Re: [gentoo-alt] prefix installer, AIX 5.3 gcc failed to build by Perry Smith
1 Wait a moment,
2
3 On 12/13/10 21:47, Perry Smith wrote:
4 > I'm going to continue onward...
5
6 Right now, I've update portage in prefix-launcher to accept EAPI 3 now,
7 which is required to support unmodified ebuilds from main Gentoo Linux.
8
9 However, this portage version is yet untested with prefix-launcher.
10
11 With portage in prefix-launcher-2.1.0 you'll get this error during bootstrap
12 when using '--with-tree=latest', which is necessary for AIX at the moment:
13 !!! All ebuilds that could satisfy "app-arch/tar" have been masked.
14 !!! One of the following masked packages is required to complete your request:
15 - app-arch/tar-1.25 (masked by: EAPI 3)
16 - app-arch/tar-1.23-r4 (masked by: missing keyword)
17 - app-arch/tar-1.23-r2 (masked by: missing keyword)
18
19 To use the updated portage, replace the prefix-launcher-2.1.0/portage/ subdirectory
20 with the one from an svn-export of prefix-launcher-trunk[1], and do:
21 $ cd prefix-launcher-2.1.0
22 $ rm -rf buildroot/portage/*
23 $ gmake config portage_BUILDFROM=SCRATCH
24 $ gmake portage
25 $ gmake -t install
26
27 [1] http://prefix-launcher.svn.sourceforge.net/viewvc/prefix-launcher/prefix-launcher/trunk/?view=tar
28
29 /haubi/
30 --
31 Michael Haubenwallner
32 Gentoo on a different level

Replies

Subject Author
Re: [gentoo-alt] prefix installer, AIX 5.3 gcc failed to build Michael Haubenwallner <haubi@g.o>
Re: [gentoo-alt] prefix installer, AIX 5.3 gcc failed to build Perry Smith <pedzsan@×××××.com>