Gentoo Archives: gentoo-releng-autobuilds

From: armin76@g.o
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [alpha-auto] Catalyst fatal build error - stage1.spec
Date: Sat, 16 Feb 2013 02:27:03
Message-Id: E1U6XUR-0005Zz-Sb@monolith.freenet-rz.de
1 Catalyst, version 2.0.12.2
2 Copyright 2003-2008 Gentoo Foundation
3 Copyright 2008-2012 various authors
4 Distributed under the GNU General Public License version 2.1
5
6 Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
7 Setting sharedir to config file value "/usr/lib/catalyst"
8 Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
9 Setting hash_function to config file value "crc32"
10 Setting storedir to config file value "/space/catalyst"
11 Setting portdir to config file value "/usr/portage"
12 Setting distdir to config file value "/usr/portage/distfiles"
13 Setting options to config file value "autoresume kerncache pkgcache seedcache snapcache"
14 Autoresuming support enabled.
15 Kernel cache support enabled.
16 Package cache support enabled.
17 Seed cache support enabled.
18 Snapshot cache support enabled.
19 Envscript support enabled.
20 Using target: stage1
21 Building natively for alpha
22 stage1 root path is /tmp/stage1root
23 Source path set to /space/catalyst/builds/default/stage3-alpha-2008.0.tar.bz2
24 Caching snapshot to /space/catalyst/snapshot_cache/20130216/
25 The autoresume path is /space/catalyst/tmp/default/.autoresume-stage1-alpha-20130216/
26 stage1 stage path is /space/catalyst/tmp/default/stage1-alpha-20130216/tmp/stage1root
27 Location of the package cache is /space/catalyst/packages/default/stage1-alpha-20130216/
28 Location of the kerncache is /space/catalyst/kerncache/default/stage1-alpha-20130216/
29 Checking for processes running in chroot and killing them.
30 Removing AutoResume Points: ...
31 Emptying directory /space/catalyst/tmp/default/.autoresume-stage1-alpha-20130216/
32 >>> Waiting 10 seconds before starting...
33 >>> (Control-C to abort)...
34 Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1
35 clearing autoresume ...
36 Removing AutoResume Points: ...
37 Emptying directory /space/catalyst/tmp/default/.autoresume-stage1-alpha-20130216/
38 clearing chroot ...
39 Emptying directory /space/catalyst/tmp/default/stage1-alpha-20130216/
40 clearing package cache ...
41 purging the pkgcache ...
42 clearing kerncache ...
43 purging the kerncache ...
44 --- Running action sequence: unpack
45 Referenced SEEDCACHE does not appear to be a directory, trying to untar...
46 No Valid Resume point detected, cleaning up...
47 Removing AutoResume Points: ...
48 Emptying directory /space/catalyst/tmp/default/.autoresume-stage1-alpha-20130216/
49 Emptying directory /space/catalyst/tmp/default/stage1-alpha-20130216/
50
51 Starting tar extract from /space/catalyst/builds/default/stage3-alpha-2008.0.tar.bz2
52 to /space/catalyst/tmp/default/stage1-alpha-20130216/ (This may take some time) ...
53
54 --- Running action sequence: unpack_snapshot
55 Cleaning up invalid snapshot cache at
56 /space/catalyst/snapshot_cache/20130216/ (This can take a long time)...
57 Unpacking portage tree (This can take a long time) ...
58 lockfile does not exist '/space/catalyst/snapshot_cache/20130216/.catalyst_lock'
59 --- Running action sequence: setup_confdir
60 --- Running action sequence: portage_overlay
61 --- Running action sequence: base_dirs
62 --- Running action sequence: bind
63 --- Running action sequence: chroot_setup
64 Setting up chroot...
65
66 Warning!!!!
67 Overriding certain env variables may cause catastrophic failure.
68 If your build fails look here first as the possible problem.
69 Catalyst assumes you know what you are doing when setting
70 these variables.
71 Catalyst Maintainers use VERY minimal envscripts if used at all
72 You have been warned
73
74 --- Running action sequence: setup_environment
75 --- Running action sequence: run_local
76 copying make.conf to /space/catalyst/tmp/default/stage1-alpha-20130216///tmp/stage1root/etc/portage
77 Copying stage1-chroot.sh to ./tmp
78 copying stage1-chroot.sh to /space/catalyst/tmp/default/stage1-alpha-20130216/./tmp
79 copying chroot-functions.sh to /space/catalyst/tmp/default/stage1-alpha-20130216/./tmp
80 Ensure the file has the executable bit set
81 Running stage1-chroot.sh in chroot /space/catalyst/tmp/default/stage1-alpha-20130216/
82 !!! Unable to parse profile: '/etc/portage/make.profile'
83 !!! ParseError: Profile contains unsupported EAPI '5': '/usr/portage/profiles/eapi-5-files/eapi'
84 >>> Regenerating /etc/ld.so.cache...
85 !!! Unable to parse profile: '/etc/portage/make.profile'
86 !!! ParseError: Profile contains unsupported EAPI '5': '/usr/portage/profiles/eapi-5-files/eapi'
87 !!! Unable to parse profile: '/etc/portage/make.profile'
88 !!! ParseError: Profile contains unsupported EAPI '5': '/usr/portage/profiles/eapi-5-files/eapi'
89 Your profile seems to be broken.
90 Could not build a list of build packages.
91 Double check your /etc/portage/make.profile link and the 'packages' files.
92
93 !!! catalyst: run script failed.
94
95
96 Traceback (most recent call last):
97 File "modules/generic_stage_target.py", line 1230, in run_local
98 "run script failed.",env=self.env)
99 File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
100 raise CatalystError,myexc
101 CatalystError
102 None
103
104 !!! catalyst: Stage build aborting due to error.
105
106 Traceback (most recent call last):
107 File "/usr/lib/catalyst/catalyst", line 214, in build_target
108 mytarget.run()
109 File "modules/generic_stage_target.py", line 1290, in run
110 apply(getattr(self,x))
111 File "modules/generic_stage_target.py", line 1235, in run_local
112 raise CatalystError,"Stage build aborting due to error."
113 CatalystError
114 !!! catalyst: Error encountered during run of target stage1
115 Catalyst aborting....
116 lockfile does not exist '/space/catalyst/tmp/default/stage1-alpha-20130216/.catalyst_lock'
117
118
119
120 Full build log at /tmp/catalyst-auto.18521/log/stage1.log