Gentoo Archives: gentoo-catalyst

From: Mike B <mikeybs@×××××.com>
To: gentoo-catalyst@××××××××××××.org
Subject: [gentoo-catalyst] no acceptable C compiler found in $PATH
Date: Thu, 10 Feb 2005 03:44:11
Message-Id: d23fd7c505020919445fbe530e@mail.gmail.com
1 I am having trouble getting stage2 to build. It seems I am having the
2 same error as posted earlier in this list for ppc64 architecture.
3
4 I am building generic x86. I have tried using
5 stage3-x86-2004.3.tar.bz2 and stage3-x86-2004.2.tar.bz2 as my seed
6 stage for the stage1 build.
7
8 For my portage snapshot I have tried using one built from my system
9 portage tree which is up to date and I also tried using
10 portage-20050131.tar.bz2 from the gentoo mirrors.
11
12 For profiles I have tried default-x86-2004.0 and default-x86-2004.2.
13 Both profiles will build a stage1 fine, although i get complaints that
14 default-x86-2004.0 is out of date.
15
16 Building a stage2 I get the same error no matter which way I try to
17 build it, I tried all portage snapshot - profile - seed stage
18 combinations.....no luck...always the same error when building the
19 first package for stage2.
20
21 hope someone can ofer some help, thanks
22 mikeyb
23
24 Here is the output
25
26 >>> emerge (1 of 1) dev-util/ccache-2.3 to /
27 >>> md5 src_uri ;-) ccache-2.3.tar.gz
28 >>> Unpacking source...
29 >>> Unpacking ccache-2.3.tar.gz to /var/tmp/portage/ccache-2.3/work
30 >>> Source unpacked.
31 ./configure --prefix=/usr --host=i386-pc-linux-gnu
32 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
33 --sysconfdir=/etc --localstatedir=/var/lib
34 configure: WARNING: If you wanted to set the --build type, don't use --host.
35 If a cross compiler is detected then cross compile mode will be used.
36 configure: Configuring ccache
37 checking for i386-pc-linux-gnu-gcc... no
38 checking for gcc... no
39 checking for i386-pc-linux-gnu-cc... no
40 checking for cc... no
41 checking for cc... no
42 checking for i386-pc-linux-gnu-cl... no
43 checking for cl... no
44 configure: error: no acceptable C compiler found in $PATH
45 See `config.log' for more details.
46
47 !!! Please attach the config.log to your bug report:
48 !!! /var/tmp/portage/ccache-2.3/work/ccache-2.3/config.log
49
50 !!! ERROR: dev-util/ccache-2.3 failed.
51 !!! Function econf, Line 485, Exitcode 0
52 !!! econf failed
53 !!! If you need support, post the topmost build error, NOT this status message.
54
55
56 !!! catalyst: build script failed
57
58 !!! catalyst: Stage build aborting due to error.
59 !!! catalyst: could not complete build
60 --
61 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] no acceptable C compiler found in $PATH Chris Gianelloni <wolf31o2@g.o>