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, 17 Jan 2012 11:49:29
Message-Id: 20120117114928.5D8311435F1@poseidon.amd64.dev.gentoo.org
1 Catalyst, version 2.0.7.1
2 Copyright 2003-2008 Gentoo Foundation
3 Copyright 2008-2011 various authors
4 Distributed under the GNU General Public License version 2.1
5
6 Using command line specified Catalyst configuration file, /etc/catalyst/x86-auto.conf
7 Setting sharedir to config file value "/usr/lib/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 "pkgcache autoresume snapcache seedcache kerncache"
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 stage1 root path is /tmp/stage1root
23 Source path set to /release/buildroot/x86-dev/builds/hardened/stage3-i686-hardened-latest.tar.bz2
24 Caching snapshot to /var/tmp/catalyst/snapshot_cache/20120117/
25 The autoresume path is /release/buildroot/x86-dev/tmp/hardened/.autoresume-stage1-i686-hardened-20120117/
26 Traceback (most recent call last):
27 File "/usr/lib64/catalyst/catalyst", line 207, in build_target
28 mytarget=targetmap[addlargs["target"]](conf_values, addlargs)
29 File "modules/stage1_target.py", line 13, in __init__
30 generic_stage_target.__init__(self,spec,addlargs)
31 File "modules/generic_stage_target.py", line 140, in __init__
32 self.set_autoresume_path()
33 File "modules/generic_stage_target.py", line 443, in set_autoresume_path
34 os.makedirs(self.settings["autoresume_path"],0755)
35 File "/usr/lib64/python2.6/os.py", line 157, in makedirs
36 mkdir(name, mode)
37 OSError: [Errno 28] No space left on device: '/release/buildroot/x86-dev/tmp/hardened/.autoresume-stage1-i686-hardened-20120117/'
38 !!! catalyst: Error encountered during run of target stage1
39 Catalyst aborting....
40
41
42
43 Full build log at /tmp/catalyst-auto.26828/log/hardened_stage1.log