Catalyst, version 2.0.6.918
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2011 various authors
Distributed under the GNU General Public License version 2.1
Using command line specified Catalyst configuration file, /etc/catalyst/x86-auto.conf
Setting sharedir to config file value "/usr/lib/catalyst/"
Setting snapshot_cache to default value "/var/tmp/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/release/buildroot/x86-dev"
Setting portdir to config file value "/release/trees/portage-auto"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "pkgcache metadata_overlay autoresume snapcache seedcache kerncache"
Autoresuming support enabled.
Kernel cache support enabled.
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Use of metadata_overlay module for portage enabled.
Envscript support enabled.
Using target: stage1
Building on amd64 for alternate personality type x86
stage1 root path is /tmp/stage1root
Source path set to /release/buildroot/x86-dev/builds/default/stage3-i686-latest.tar.bz2
Caching snapshot to /var/tmp/catalyst/snapshot_cache/20110816/
The autoresume path is /release/buildroot/x86-dev/tmp/default/.autoresume-stage1-i686-20110816/
Traceback (most recent call last):
File "/usr/lib64/catalyst/catalyst", line 207, in build_target
mytarget=targetmap[addlargs["target"]](conf_values, addlargs)
File "modules/stage1_target.py", line 13, in __init__
generic_stage_target.__init__(self,spec,addlargs)
File "modules/generic_stage_target.py", line 140, in __init__
self.set_autoresume_path()
File "modules/generic_stage_target.py", line 443, in set_autoresume_path
os.makedirs(self.settings["autoresume_path"],0755)
File "/usr/lib64/python2.6/os.py", line 157, in makedirs
mkdir(name, mode)
OSError: [Errno 28] No space left on device: '/release/buildroot/x86-dev/tmp/default/.autoresume-stage1-i686-20110816/'
!!! catalyst: Error encountered during run of target stage1
Catalyst aborting....
Full build log at /tmp/catalyst-auto.16638/log/i686_stage1.log
|