Gentoo Archives: gentoo-releng-autobuilds

From: armin76@g.o
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [alpha-auto] Catalyst build error - snapshot
Date: Sun, 28 Sep 2014 14:21:10
Message-Id: E1XYFLX-000515-T9@monolith.freenet-rz.de
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 "/space/catalyst/snapshot_cache"
9 Setting hash_function to config file value "crc32"
10 Setting storedir to config file value "/space/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 Creating Portage tree snapshot 20140928 from /usr/portage...
21 Traceback (most recent call last):
22 File "/usr/lib/catalyst/catalyst", line 218, in build_target
23 mytarget.run()
24 File "modules/snapshot_target.py", line 50, in run
25 self.settings["portdir"]+"/ "+mytmp+"/portage/","Snapshot failure",env=self.env)
26 File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
27 retval=spawn_bash(mycmd,env)
28 File "/usr/lib/catalyst/modules/catalyst_support.py", line 306, in spawn_bash
29 return spawn(args,env=env,opt_name=opt_name,**keywords)
30 File "/usr/lib/catalyst/modules/catalyst_support.py", line 523, in spawn
31 retval=os.waitpid(mypid[-1],0)[1]
32 KeyboardInterrupt
33 !!! catalyst: Error encountered during run of target snapshot
34 Catalyst aborting....
35
36
37
38 Full build log at /tmp/catalyst-auto.19230/log/snapshot.log