Gentoo Archives: gentoo-catalyst

From: Luca Casagrande <luca.casagrande@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] Error creating stage1
Date: Mon, 25 Dec 2006 02:36:21
Message-Id: 20061225033549.75d1bd18@gekomachine.casa
1 Hi to all!
2
3 Today i have started the creation of a new livecd; after built the portage snapshoot with
4 catalyst -s, I go for the stage1, using this profile:
5
6 subarch: x86
7 target: stage1
8 version_stamp: ominiverdi
9 rel_type: default
10 profile: default-linux/x86/2006.1
11 snapshot: 20061224
12 source_subpath: default/stage3-x86-2006.0
13
14 All is fine till coreutils, that stops with this error:
15
16 [..]
17 make[2]: Entering directory `/var/tmp/portage/coreutils-6.4/work/coreutils-6.4/tests/sort'
18 test 'sort' = test && prog=../../src/sort || prog=sort; \
19 perl -I. -w -- ./../mk-script . $prog > sort-tests.n
20 Can't locate auto/POSIX/assert.al in @INC (@INC contains: . /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl .) at ./../mk-script line 52
21 make[2]: *** [sort-tests] Error 255
22 make[2]: Leaving directory `/var/tmp/portage/coreutils-6.4/work/coreutils-6.4/tests/sort'
23 make[1]: *** [all-recursive] Error 1
24 make[1]: Leaving directory `/var/tmp/portage/coreutils-6.4/work/coreutils-6.4/tests'
25 make: *** [all-recursive] Error 1
26
27 !!! ERROR: sys-apps/coreutils-6.4 failed.
28 Call stack:
29 ebuild.sh, line 1546: Called dyn_compile
30 ebuild.sh, line 937: Called src_compile
31 coreutils-6.4.ebuild, line 101: Called die
32
33
34 I am using catalyst 2.0.1.
35
36 Thanks for your help!
37
38 Luca
39
40 --
41 Help QGIS development! Make a donation right now at http://xrl.us/supportqgis
42
43 LINUX User #411601
44 GENTOO-GIS Development Team
45 jabber: casagrande@××××××××××××.it
46
47
48 --
49 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] Error creating stage1 Andrew Gaffney <agaffney@g.o>
[gentoo-catalyst] Re: Error creating stage1 John Eckhart <jweckhart@×××××.com>