Gentoo Archives: gentoo-catalyst

From: Tim Messier <tim.messier@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] Error building stage1
Date: Tue, 10 Jul 2012 21:03:02
Message-Id: CAFH4JxP==u7LOVdEwaJRsta-KwULVz5NCrhj+7xmU=44qSb_zg@mail.gmail.com
1 Hi again,
2 So I am now getting an error when I try to build a stage1.
3
4 When the stage1 build gets to:
5 emerge --quiet --usepkg --buildpkg --newuse --oneshot sys-apps/grep
6 virtual/shadow sys-devel/binutils app-shells/bash sys-apps/net-tools
7 sys-devel/patch sys-devel/flex sys-apps/gawk app-arch/tar sys-apps/sed
8 sys-fs/udev sys-devel/bison sys-apps/texinfo sys-apps/file app-arch/bzip2
9 virtual/package-manager net-misc/rsync sys-devel/automake virtual/editor
10 sys-apps/coreutils sys-devel/make sys-apps/findutils virtual/os-headers
11 sys-apps/makedev app-arch/gzip net-misc/wget sys-devel/libtool
12 sys-apps/diffutils sys-devel/gettext sys-apps/less sys-apps/baselayout
13 virtual/libc sys-devel/autoconf sys-devel/gnuconfig sys-devel/gcc
14
15 I get the following:
16 The following USE changes are necessary to proceed:
17 #required by dev-perl/XML-Parser-2.410.0, required by
18 dev-util/intltool-0.50.2, required by x11-misc/shared-mime-info-1.0,
19 required by dev-libs/glib-2.30.3, required by dev-util/pkgconfig-0.26,
20 required by virtual/pkgconfig-0, required by dev-util/gtk-doc-am-1.18
21 =dev-lang/perl-5.12.4-r1 -build
22
23 My specfile for the stage1 is rather simple:
24 subarch: amd64
25 version_stamp: 20120710
26 target: stage1
27 rel_type: default
28 profile: default/linux/amd64/10.0
29 snapshot: 20120710
30 source_subpath: downloaded/stage3-amd64-20120621
31
32
33 And here is my catalystrc:
34 export MAKEOPTS="-j24"
35 export USE_PYTTHON="2.7 3.2"
36
37 Any one else having issues building a stage1? Is this a XML-Parser issue?
38
39 -- Timothy Messier