Gentoo Archives: gentoo-catalyst

From: Chris Gianelloni <wolf31o2@g.o>
To: gentoo-catalyst@××××××××××××.org
Subject: Re: [gentoo-catalyst] stage2 - no acceptable C compiler found in $PATH (ppc64)
Date: Sat, 15 Jan 2005 21:15:10
Message-Id: 1105823469.9581.21.camel@vertigo.twi-31o2.org
In Reply to: [gentoo-catalyst] stage2 - no acceptable C compiler found in $PATH (ppc64) by Markus Rothe
1 On Sat, 2005-01-15 at 12:16 +0100, Markus Rothe wrote:
2 > Hi,
3 >
4 > I'm trying to build some new ppc64 stages. I'm using catalyst-1.1.1 and
5 > default-linux/ppc64/2005.0 profile. Stage I builds just fine, but here is
6 > what I get, when I try to build a stage2:
7 >
8 > ### OUTPUT ###
9 >
10 > >>> Unpacking ccache-2.3.tar.gz to /var/tmp/portage/ccache-2.3/work
11 > >>> Source unpacked.
12 > ./configure --prefix=/usr --host=powerpc64-unknown-linux-gnu
13 > --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
14 > --sysconfdir=/etc --localstatedir=/var/lib
15 > configure: WARNING: If you wanted to set the --build type, don't use
16 > --host.
17 > If a cross compiler is detected then cross compile mode will be used.
18 > configure: Configuring ccache
19 > checking for powerpc64-unknown-linux-gnu-gcc... no
20 > checking for gcc... no
21 > checking for powerpc64-unknown-linux-gnu-cc... no
22 > checking for cc... no
23 > checking for cc... no
24 > checking for powerpc64-unknown-linux-gnu-cl... no
25 > checking for cl... no
26 > configure: error: no acceptable C compiler found in $PATH
27 > See `config.log' for more details.
28 >
29 > !!! ERROR: dev-util/ccache-2.3 failed.
30 > !!! Function econf, Line 449, Exitcode 1
31 > !!! econf failed
32 > !!! If you need support, post the topmost build error, NOT this status
33 > message.
34 >
35 >
36 > !!! catalyst: build script failed
37 >
38 > !!! catalyst: Stage build aborting due to error.
39 > !!! catalyst: could not complete build
40 >
41 > ### OUTPUT ###
42 >
43 > Any suggestions?
44
45 Don't use an experimental profile that hasn't been tested?
46
47 --
48 Chris Gianelloni
49 Release Engineering - Operations/QA Manager
50 Games - Developer
51 Gentoo Linux

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-catalyst] stage2 - no acceptable C compiler found in $PATH (ppc64) Markus Rothe <markus@××××××××××.net>