Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst fatal build error - hardened/stage1-nomultilib.spec
Date: Thu, 10 Nov 2011 09:24:44
Message-Id: 20111110092442.BEA771435E3@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/amd64-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/amd64-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 "ccache pkgcache metadata_overlay autoresume snapcache seedcache kerncache"
14 Autoresuming support enabled.
15 Compiler cache support enabled.
16 Kernel cache support enabled.
17 Package cache support enabled.
18 Seed cache support enabled.
19 Snapshot cache support enabled.
20 Use of metadata_overlay module for portage enabled.
21 Envscript support enabled.
22 Using target: stage1
23 Building natively for amd64
24 stage1 root path is /tmp/stage1root
25 Source path set to /release/buildroot/amd64-dev/builds/hardened/stage3-amd64-hardened+nomultilib-latest.tar.bz2
26 Caching snapshot to /var/tmp/catalyst/snapshot_cache/20111110/
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 139, in __init__
33 self.set_chroot_path()
34 File "modules/generic_stage_target.py", line 433, in set_chroot_path
35 self.chroot_lock=catalyst_lock.LockDir(self.settings["chroot_path"])
36 File "/usr/lib64/catalyst/modules/catalyst_lock.py", line 28, in __init__
37 self.set_lockdir(lockdir)
38 File "/usr/lib64/catalyst/modules/catalyst_lock.py", line 67, in set_lockdir
39 os.makedirs(lockdir)
40 File "/usr/lib64/python2.6/os.py", line 157, in makedirs
41 mkdir(name, mode)
42 OSError: [Errno 28] No space left on device: '/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20111110/'
43 !!! catalyst: Error encountered during run of target stage1
44 Catalyst aborting....
45
46
47
48 Full build log at /tmp/catalyst-auto.13810/log/hardened_stage1-nomultilib.log