Gentoo Archives: gentoo-catalyst

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

Replies