Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [hppa-auto] Catalyst fatal build error - hppa2.0/stage1.spec
Date: Fri, 11 Jul 2014 07:55:12
Message-Id: 20140711075512.7AE50E09D7@pigeon.gentoo.org
1 Catalyst, version 2.0.17
2 Copyright 2003-2008 Gentoo Foundation
3 Copyright 2008-2012 various authors
4 Distributed under the GNU General Public License version 2.1
5
6 Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
7 Setting sharedir to config file value "/usr/lib/catalyst"
8 Setting snapshot_cache to config file value "/usr/local/catalyst/snapshot_cache"
9 Setting hash_function to config file value "crc32"
10 Setting storedir to config file value "/usr/local/catalyst"
11 Setting portdir to config file value "/usr/portage"
12 Setting distdir to config file value "/usr/portage/distfiles"
13 Setting options to config file value "autoresume bindist pkgcache seedcache snapcache"
14 Autoresuming support enabled.
15 Binary redistribution 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 natively for hppa
22 stage1 root path is /tmp/stage1root
23 Source path set to /usr/local/catalyst/builds/default/stage3-hppa2.0-latest.tar.bz2
24 Caching snapshot to /usr/local/catalyst/snapshot_cache/20140711/
25 The autoresume path is /usr/local/catalyst/tmp/default/.autoresume-stage1-hppa2.0-20140711/
26 stage1 stage path is /usr/local/catalyst/tmp/default/stage1-hppa2.0-20140711/tmp/stage1root
27 Traceback (most recent call last):
28 File "/usr/lib/catalyst/catalyst", line 216, in build_target
29 mytarget=targetmap[addlargs["target"]](conf_values, addlargs)
30 File "modules/stage1_target.py", line 17, in __init__
31 generic_stage_target.__init__(self,spec,addlargs)
32 File "modules/generic_stage_target.py", line 193, in __init__
33 self.set_mounts()
34 File "modules/stage1_target.py", line 88, in set_mounts
35 os.makedirs(self.settings["stage_path"]+"/proc")
36 File "/usr/lib/python2.7/os.py", line 150, in makedirs
37 makedirs(head, mode)
38 File "/usr/lib/python2.7/os.py", line 150, in makedirs
39 makedirs(head, mode)
40 File "/usr/lib/python2.7/os.py", line 157, in makedirs
41 mkdir(name, mode)
42 OSError: [Errno 28] No space left on device: '/usr/local/catalyst/tmp/default/stage1-hppa2.0-20140711/tmp'
43 !!! catalyst: Error encountered during run of target stage1
44 Catalyst aborting....
45
46
47
48 Full build log at /tmp/catalyst-auto.13626/log/hppa2.0_stage1.log