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 - i686/stage1.spec
Date: Tue, 16 Aug 2011 03:31:47
Message-Id: 20110816033145.C671B1435E3@poseidon.amd64.dev.gentoo.org
1 Catalyst, version 2.0.6.918
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 metadata_overlay 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 Use of metadata_overlay module for portage enabled.
20 Envscript support enabled.
21 Using target: stage1
22 Building on amd64 for alternate personality type x86
23 stage1 root path is /tmp/stage1root
24 Source path set to /release/buildroot/x86-dev/builds/default/stage3-i686-latest.tar.bz2
25 Caching snapshot to /var/tmp/catalyst/snapshot_cache/20110816/
26 The autoresume path is /release/buildroot/x86-dev/tmp/default/.autoresume-stage1-i686-20110816/
27 Traceback (most recent call last):
28 File "/usr/lib64/catalyst/catalyst", line 207, in build_target
29 mytarget=targetmap[addlargs["target"]](conf_values, addlargs)
30 File "modules/stage1_target.py", line 13, in __init__
31 generic_stage_target.__init__(self,spec,addlargs)
32 File "modules/generic_stage_target.py", line 140, in __init__
33 self.set_autoresume_path()
34 File "modules/generic_stage_target.py", line 443, in set_autoresume_path
35 os.makedirs(self.settings["autoresume_path"],0755)
36 File "/usr/lib64/python2.6/os.py", line 157, in makedirs
37 mkdir(name, mode)
38 OSError: [Errno 28] No space left on device: '/release/buildroot/x86-dev/tmp/default/.autoresume-stage1-i686-20110816/'
39 !!! catalyst: Error encountered during run of target stage1
40 Catalyst aborting....
41
42
43
44 Full build log at /tmp/catalyst-auto.16638/log/i686_stage1.log