Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [x86-auto] Catalyst fatal build error - hardened/stage1.spec
Date: Tue, 18 Sep 2012 01:15:28
Message-Id: 20120918011519.3156B1ACEC@skimmer.gentoo.org
1 Catalyst, version 2.0.11
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/release/x86-auto.conf
7 Setting sharedir to config file value "/usr/lib64/catalyst/"
8 Setting snapshot_cache to default value "/var/tmp/catalyst/snapshot_cache"
9 Setting hash_function to config file value "crc32"
10 Setting storedir to config file value "/release/buildroot/x86-dev"
11 Setting portdir to config file value "/release/trees/portage-auto"
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 on amd64 for alternate personality type x86
22
23 Traceback (most recent call last):
24 File "/usr/lib64/catalyst/modules/catalyst_support.py", line 120, in generate_hash
25 hash_map[hash_function][3],verbose)
26 File "/usr/lib64/catalyst/modules/catalyst_support.py", line 136, in calc_hash2
27 header=a.readline()
28 KeyboardInterrupt
29 None
30
31 !!! catalyst: Error generating hash, is appropriate utility installed on your system?
32
33 Traceback (most recent call last):
34 File "/usr/lib64/catalyst/catalyst", line 206, in build_target
35 mytarget=targetmap[addlargs["target"]](conf_values, addlargs)
36 File "modules/stage1_target.py", line 17, in __init__
37 generic_stage_target.__init__(self,spec,addlargs)
38 File "modules/generic_stage_target.py", line 132, in __init__
39 self.set_snapshot_path()
40 File "modules/generic_stage_target.py", line 420, in set_snapshot_path
41 hash_function=self.settings["hash_function"],verbose=False)
42 File "/usr/lib64/catalyst/modules/catalyst_support.py", line 122, in generate_hash
43 raise CatalystError,"Error generating hash, is appropriate utility installed on your system?"
44 CatalystError
45 !!! catalyst: Error encountered during run of target stage1
46 Catalyst aborting....
47
48
49
50 Full build log at /tmp/catalyst-auto.8846/log/hardened_stage1.log