Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××.name
To: jmbsvicetto@×××××.com, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst fatal build error - stage1-nomultilib.spec
Date: Mon, 08 Dec 2014 03:00:36
Message-Id: 20141208030034.0EEC7E0067@lantean.jmbsvicetto.name
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/release/amd64-auto.conf
7 Setting sharedir to config file value "/usr/lib64/catalyst/"
8 Setting snapshot_cache to config file value "/home/release/tmp/snapshots"
9 Setting hash_function to config file value "crc32"
10 Setting storedir to config file value "/home/release/buildroot/amd64-dev"
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 preserve_libs seedcache snapcache"
14 Autoresuming support enabled.
15 Binary redistribution enabled
16 Package cache support enabled.
17 Preserving libs during unmerge.
18 Seed cache support enabled.
19 Snapshot cache support enabled.
20 Envscript support enabled.
21 Using target: stage1
22 Building natively for amd64
23 stage1 root path is /tmp/stage1root
24 Source path set to /home/release/buildroot/amd64-dev/builds/default/stage3-amd64-nomultilib-latest.tar.bz2
25 Caching snapshot to /home/release/tmp/snapshots/20141208/
26 Traceback (most recent call last):
27 File "/usr/lib64/catalyst/catalyst", line 216, in build_target
28 mytarget=targetmap[addlargs["target"]](conf_values, addlargs)
29 File "modules/stage1_target.py", line 17, in __init__
30 generic_stage_target.__init__(self,spec,addlargs)
31 File "modules/generic_stage_target.py", line 136, in __init__
32 self.set_chroot_path()
33 File "modules/generic_stage_target.py", line 449, in set_chroot_path
34 self.chroot_lock=catalyst_lock.LockDir(self.settings["chroot_path"])
35 File "/usr/lib64/catalyst//modules/catalyst_lock.py", line 29, in __init__
36 self.set_lockdir(lockdir)
37 File "/usr/lib64/catalyst//modules/catalyst_lock.py", line 66, in set_lockdir
38 os.makedirs(lockdir)
39 File "/usr/lib64/python2.7/os.py", line 157, in makedirs
40 mkdir(name, mode)
41 OSError: [Errno 17] File exists: '/home/release/buildroot/amd64-dev/tmp/default/stage1-amd64-nomultilib-20141208/'
42 !!! catalyst: Error encountered during run of target stage1
43 Catalyst aborting....
44
45
46
47 Full build log at /home/release/tmp/run/catalyst-auto.TKId86/log/stage1-nomultilib.log