Gentoo Archives: gentoo-catalyst

From: John Eckhart <jweckhart@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] Generic stage1 and glibc
Date: Mon, 26 Mar 2007 15:15:24
Message-Id: e532144c0703260814r52470799v11140b9bcfe8b816@mail.gmail.com
In Reply to: Re: [gentoo-catalyst] Generic stage1 and glibc by Andrew Gaffney
1 Thanks guys, that worked and I have successfully built a few stage2 images
2 for multiple platforms. I am moving on to building stage 3 and hit a snag
3 when building busybox-1.4.1. Again, I can see a few ways around the problem,
4 but since I guess you may have hit this while building 2007.0 I figured I
5 would ask what you did to solve it (update the ebuild, fix the seed stage,
6 etc)?
7
8 * checking ebuild checksums ;-) ... [
9 ok ]
10 * checking auxfile checksums ;-) ... [
11 ok ]
12 * checking miscfile checksums ;-) ... [
13 ok ]
14 * checking busybox-1.4.1.tar.bz2 ;-) ... [
15 ok ]
16 * You forgot to set up your /etc/localtime.
17 * You should do so now.
18
19 !!! ERROR: sys-apps/busybox-1.4.1-r2 failed.
20 Call stack:
21 ebuild.sh, line 1630: Called dyn_setup
22 ebuild.sh, line 702: Called qa_call 'pkg_setup'
23 ebuild.sh, line 38: Called pkg_setup
24 busybox-1.4.1-r2.ebuild, line 82: Called die
25
26 !!! forgetful admin detected
27 !!! If you need support, post the topmost build error, and the call stack if
28 relevant.
29 !!! A complete build log is located at '/var/tmp/portage/sys-apps/busybox-
30 1.4.1-r2/temp/build.log'.
31
32
33 !!! catalyst: run script failed.
34
35 On 3/23/07, Andrew Gaffney <agaffney@g.o> wrote:
36 >
37 > John Eckhart wrote:
38 > > Andrew,
39 > > Thanks, that helps. I am also seeing another build error when
40 > > building nano for the stage 1. It appears that the stage2 and stage3
41 > > seeds from 2006.1 are built without unicode support in ncurses, yet nano
42 > > is trying to build with unicode.
43 >
44 > We ran into that same "problem" during release building. As Chris said,
45 > our
46 > solution was to manually rebuild ncurses with USE=unicode in the seed
47 > stage3.
48 >
49 > --
50 > Andrew Gaffney http://dev.gentoo.org/~agaffney/
51 > Gentoo Linux Developer Installer Project
52 > --
53 > gentoo-catalyst@g.o mailing list
54 >
55 >

Replies

Subject Author
Re: [gentoo-catalyst] Generic stage1 and glibc Chris Gianelloni <wolf31o2@g.o>