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, 16 Aug 2011 03:32:01
Message-Id: 20110816033159.ED4AB1435E3@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/hardened/stage3-i686-hardened-latest.tar.bz2
25 Caching snapshot to /var/tmp/catalyst/snapshot_cache/20110816/
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 139, in __init__
32 self.set_chroot_path()
33 File "modules/generic_stage_target.py", line 433, in set_chroot_path
34 self.chroot_lock=catalyst_lock.LockDir(self.settings["chroot_path"])
35 File "/usr/lib64/catalyst/modules/catalyst_lock.py", line 28, in __init__
36 self.set_lockdir(lockdir)
37 File "/usr/lib64/catalyst/modules/catalyst_lock.py", line 67, in set_lockdir
38 os.makedirs(lockdir)
39 File "/usr/lib64/python2.6/os.py", line 157, in makedirs
40 mkdir(name, mode)
41 OSError: [Errno 28] No space left on device: '/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20110816/'
42 !!! catalyst: Error encountered during run of target stage1
43 Catalyst aborting....
44
45
46
47 Full build log at /tmp/catalyst-auto.16638/log/hardened_stage1.log