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 - installcd-stage1.spec
Date: Fri, 11 Jul 2014 07:55:15
Message-Id: 20140711075515.2C8A2E09DA@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: livecd-stage1
21 Building natively for hppa
22 Source path set to /usr/local/catalyst/builds/default/stage3-hppa1.1-20140711.tar.bz2
23 Caching snapshot to /usr/local/catalyst/snapshot_cache/20140711/
24 Traceback (most recent call last):
25 File "/usr/lib/catalyst/catalyst", line 216, in build_target
26 mytarget=targetmap[addlargs["target"]](conf_values, addlargs)
27 File "modules/livecd_stage1_target.py", line 18, in __init__
28 generic_stage_target.__init__(self,spec,addlargs)
29 File "modules/generic_stage_target.py", line 136, in __init__
30 self.set_chroot_path()
31 File "modules/generic_stage_target.py", line 449, in set_chroot_path
32 self.chroot_lock=catalyst_lock.LockDir(self.settings["chroot_path"])
33 File "/usr/lib/catalyst/modules/catalyst_lock.py", line 29, in __init__
34 self.set_lockdir(lockdir)
35 File "/usr/lib/catalyst/modules/catalyst_lock.py", line 66, in set_lockdir
36 os.makedirs(lockdir)
37 File "/usr/lib/python2.7/os.py", line 157, in makedirs
38 mkdir(name, mode)
39 OSError: [Errno 28] No space left on device: '/usr/local/catalyst/tmp/default/livecd-stage1-hppa1.1-20140711/'
40 !!! catalyst: Error encountered during run of target livecd-stage1
41 Catalyst aborting....
42
43
44
45 Full build log at /tmp/catalyst-auto.13626/log/installcd-stage1.log