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: Sat, 14 Apr 2018 20:37:52
Message-Id: 20180414203751.DCF96E085A@pigeon.gentoo.org
1 *** Running command: time catalyst -a -c /etc/catalyst/catalyst.conf -f installcd-stage1.spec
2 Catalyst, version 2.0.18
3 Copyright 2003-2008 Gentoo Foundation
4 Copyright 2008-2012 various authors
5 Distributed under the GNU General Public License version 2.1
6
7 Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
8 Setting sharedir to config file value "/usr/lib/catalyst"
9 Setting snapshot_cache to config file value "/usr/local/catalyst/snapshot_cache"
10 Setting hash_function to config file value "crc32"
11 Setting storedir to config file value "/usr/local/catalyst"
12 Setting portdir to config file value "/usr/portage"
13 Setting distdir to config file value "/usr/portage/distfiles"
14 Setting options to config file value "autoresume bindist pkgcache snapcache"
15 Autoresuming support enabled.
16 Binary redistribution enabled
17 Package 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-20180409T071008Z.tar.bz2
23 Caching snapshot to /usr/local/catalyst/snapshot_cache/20180409T071008Z/
24 The autoresume path is /usr/local/catalyst/tmp/default/.autoresume-livecd-stage1-hppa1.1-20180409T071008Z/
25 Traceback (most recent call last):
26 File "/usr/lib/catalyst/catalyst", line 216, in build_target
27 mytarget=targetmap[addlargs["target"]](conf_values, addlargs)
28 File "modules/livecd_stage1_target.py", line 18, in __init__
29 generic_stage_target.__init__(self,spec,addlargs)
30 File "modules/generic_stage_target.py", line 137, in __init__
31 self.set_autoresume_path()
32 File "modules/generic_stage_target.py", line 459, in set_autoresume_path
33 os.makedirs(self.settings["autoresume_path"],0755)
34 File "/usr/lib/python2.7/os.py", line 157, in makedirs
35 mkdir(name, mode)
36 OSError: [Errno 28] No space left on device: '/usr/local/catalyst/tmp/default/.autoresume-livecd-stage1-hppa1.1-20180409T071008Z/'
37 !!! catalyst: Error encountered during run of target livecd-stage1
38 Catalyst aborting....
39 Command exited with non-zero status 1
40 1.21user 0.39system 0:01.70elapsed 94%CPU (0avgtext+0avgdata 11196maxresident)k
41 0inputs+0outputs (0major+3086minor)pagefaults 0swaps
42
43
44
45 Full build log at /tmp/catalyst-auto.20180409T071008Z.0yy8WH/log/installcd-stage1.log