Gentoo Archives: gentoo-catalyst

From: John Eckhart <jweckhart@×××××.com>
To: gentoo-catalyst@l.g.o
Cc: luca.casagrande-Re5JQEeQqe8AvxtiuMwx3w@××××××××××××.org
Subject: [gentoo-catalyst] Re: Error creating stage1
Date: Fri, 23 Mar 2007 15:41:12
Message-Id: 4603F4AD.8090205@gmail.com
In Reply to: [gentoo-catalyst] Error creating stage1 by Luca Casagrande
1 Luca Casagrande wrote:
2 > Hi to all!
3 >
4 > Today i have started the creation of a new livecd; after built the portage snapshoot with
5 > catalyst -s, I go for the stage1, using this profile:
6 >
7 > subarch: x86
8 > target: stage1
9 > version_stamp: ominiverdi
10 > rel_type: default
11 > profile: default-linux/x86/2006.1
12 > snapshot: 20061224
13 > source_subpath: default/stage3-x86-2006.0
14 >
15 > All is fine till coreutils, that stops with this error:
16 >
17 > [..]
18 > make[2]: Entering directory `/var/tmp/portage/coreutils-6.4/work/coreutils-6.4/tests/sort'
19 > test 'sort' = test && prog=../../src/sort || prog=sort; \
20 > perl -I. -w -- ./../mk-script . $prog > sort-tests.n
21 > 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
22 > make[2]: *** [sort-tests] Error 255
23 > make[2]: Leaving directory `/var/tmp/portage/coreutils-6.4/work/coreutils-6.4/tests/sort'
24 > make[1]: *** [all-recursive] Error 1
25 > make[1]: Leaving directory `/var/tmp/portage/coreutils-6.4/work/coreutils-6.4/tests'
26 > make: *** [all-recursive] Error 1
27 >
28 > !!! ERROR: sys-apps/coreutils-6.4 failed.
29 > Call stack:
30 > ebuild.sh, line 1546: Called dyn_compile
31 > ebuild.sh, line 937: Called src_compile
32 > coreutils-6.4.ebuild, line 101: Called die
33 >
34 >
35 > I am using catalyst 2.0.1.
36 >
37 > Thanks for your help!
38 >
39 > Luca
40 >
41
42 Luca,
43 There is a bug open for this at:
44 https://bugs.gentoo.org/show_bug.cgi?id=147184
45
46 I submitted a patch that worked for me, but YMMV.
47
48 The patch has to be applied to the portage snapshot in the
49 snapshot_cache directory. Don't forget to rebuild the digest after
50 patching the ebuild. You might also want to recreate the portage
51 snapshot from the cache in case you try to do a clean build later.
52 --
53 gentoo-catalyst@g.o mailing list