-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi everyone,

I already asked this question on Gentoo Forums, however my post remains
unanswered and I've thought that this is a better place for
catalyst-related inquires.

I've been trying to create a live CD using catalyst building my own
stage(1-3). I've downloaded stage3-i686-2007.0.tar.bz2 (MD5 sum
55f18797e55a19f1f7d43d649f416504) and ran:

# catalyst -s snapshot &&\
  catalyst -v -f stage1.spec &&\
  catalyst -v -f stage2.spec &&\
  catalyst -v -f stage3.spec &&\
  catalyst -v -f livecd-stage1.spec &&\
  catalyst -v -f livecd-stage2.spec

stage1 and stage2 have been created without any visible errors.
Generation of stage3 is being interrupted at emerging
dev-util/pkgconfig-0.21-r1

<snip>
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... no
checking whether i686-pc-linux-gnu-g++ accepts -g... no
checking dependency style of i686-pc-linux-gnu-g++... none
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

Grepping file lists of created stage1 and stage2 tarballs for "g++"
gives no results. There's no C++ compiler indeed.

The issue that might be important is the fact that I'm trying to compile
i686 stages on an amd64 machine, but on the other hand catalyst seems to
be conscious of this fact and doesn't protest. I'm using
catalyst-2.0.5_pre5.

Specfiles attached. Could you please help me and tell what mistake I've
made?

Regards,
Jan Stępień

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7-ecc0.1.6 (GNU/Linux)

iD8DBQFHPUwAV8Af0wiAIQIRAizyAJ4pp1+C7/TlnNUjVcJi6t+IatAq3QCgo54X
NOxSt8ZsXrh7fIRY0PFBW7g=
=Qqz1
-----END PGP SIGNATURE-----
subarch:i686
version_stamp: 7.11
target: stage1
rel_type: default
profile: default-linux/x86/2007.0
snapshot: snapshot
source_subpath:stage3-i686-2007.0
distcc_hosts:
portage_confdir:
portage_overlay:
pkgcache_path:/var/tmp/catalyst/packages
chost: i686-pc-linux-gnu
cflags: -Os -pipe -mtune=i686
cxxflags:
ldflags:

subarch:i686
version_stamp: 7.11
target: stage2
rel_type: default
profile: default-linux/x86/2007.0
snapshot: snapshot
source_subpath:default/stage1-i686-7.11
distcc_hosts:
portage_confdir:
portage_overlay:
pkgcache_path:/var/tmp/catalyst/packages
chost: i686-pc-linux-gnu
cflags: -Os -pipe -mtune=i686
cxxflags:
ldflags:

subarch:i686
version_stamp: 7.11
target: stage3
rel_type: default
profile: default-linux/x86/2007.0
snapshot: snapshot
source_subpath:default/stage2-i686-7.11
distcc_hosts:
portage_confdir:
portage_overlay:
pkgcache_path:/var/tmp/catalyst/packages
cflags: -Os -pipe -mtune=i686
cxxflags:
ldflags:

Reply via email to