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.spec
Date: Thu, 10 Nov 2011 09:24:30
Message-Id: 20111110092428.5AEA61435E3@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-latest.tar.bz2
26 Caching snapshot to /var/tmp/catalyst/snapshot_cache/20111110/
27 The autoresume path is /release/buildroot/amd64-dev/tmp/hardened/.autoresume-stage1-amd64-hardened-20111110/
28 Traceback (most recent call last):
29 File "/usr/lib64/catalyst/catalyst", line 207, in build_target
30 mytarget=targetmap[addlargs["target"]](conf_values, addlargs)
31 File "modules/stage1_target.py", line 13, in __init__
32 generic_stage_target.__init__(self,spec,addlargs)
33 File "modules/generic_stage_target.py", line 140, in __init__
34 self.set_autoresume_path()
35 File "modules/generic_stage_target.py", line 443, in set_autoresume_path
36 os.makedirs(self.settings["autoresume_path"],0755)
37 File "/usr/lib64/python2.6/os.py", line 157, in makedirs
38 mkdir(name, mode)
39 OSError: [Errno 28] No space left on device: '/release/buildroot/amd64-dev/tmp/hardened/.autoresume-stage1-amd64-hardened-20111110/'
40 !!! catalyst: Error encountered during run of target stage1
41 Catalyst aborting....
42
43
44
45 Full build log at /tmp/catalyst-auto.13810/log/hardened_stage1.log