Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [ia64-auto] Catalyst fatal build error - stage1.spec
Date: Tue, 20 Aug 2013 09:07:35
Message-Id: 20130820090731.591DCE07EC@pigeon.gentoo.org
1 Catalyst, version 2.0.12.2
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 "/var/tmp/catalyst/snapshot_cache"
9 Setting hash_function to config file value "crc32"
10 Setting storedir to config file value "/var/tmp/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 kerncache pkgcache seedcache snapcache"
14 Autoresuming support enabled.
15 Kernel cache support enabled.
16 Package cache support enabled.
17 Seed cache support enabled.
18 Snapshot cache support enabled.
19 Envscript support enabled.
20 Using target: stage1
21 Building natively for ia64
22 stage1 root path is /tmp/stage1root
23 Source path set to /var/tmp/catalyst/builds/default/stage3-ia64-2008.0.tar.bz2
24 Caching snapshot to /var/tmp/catalyst/snapshot_cache/20130820/
25 The autoresume path is /var/tmp/catalyst/tmp/default/.autoresume-stage1-ia64-20130820/
26 stage1 stage path is /var/tmp/catalyst/tmp/default/stage1-ia64-20130820/tmp/stage1root
27 Location of the package cache is /var/tmp/catalyst/packages/default/stage1-ia64-20130820/
28 Location of the kerncache is /var/tmp/catalyst/kerncache/default/stage1-ia64-20130820/
29 Checking for processes running in chroot and killing them.
30 Removing AutoResume Points: ...
31 Emptying directory /var/tmp/catalyst/tmp/default/.autoresume-stage1-ia64-20130820/
32 >>> Waiting 10 seconds before starting...
33 >>> (Control-C to abort)...
34 Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1
35 clearing autoresume ...
36 Removing AutoResume Points: ...
37 Emptying directory /var/tmp/catalyst/tmp/default/.autoresume-stage1-ia64-20130820/
38 clearing chroot ...
39 Emptying directory /var/tmp/catalyst/tmp/default/stage1-ia64-20130820/
40 clearing package cache ...
41 purging the pkgcache ...
42 clearing kerncache ...
43 purging the kerncache ...
44 --- Running action sequence: unpack
45 Referenced SEEDCACHE does not appear to be a directory, trying to untar...
46 No Valid Resume point detected, cleaning up...
47 Removing AutoResume Points: ...
48 Emptying directory /var/tmp/catalyst/tmp/default/.autoresume-stage1-ia64-20130820/
49 Emptying directory /var/tmp/catalyst/tmp/default/stage1-ia64-20130820/
50
51 Starting tar extract from /var/tmp/catalyst/builds/default/stage3-ia64-2008.0.tar.bz2
52 to /var/tmp/catalyst/tmp/default/stage1-ia64-20130820/ (This may take some time) ...
53
54 --- Running action sequence: unpack_snapshot
55 Cleaning up invalid snapshot cache at
56 /var/tmp/catalyst/snapshot_cache/20130820/ (This can take a long time)...
57 Unpacking portage tree (This can take a long time) ...
58 lockfile does not exist '/var/tmp/catalyst/snapshot_cache/20130820/.catalyst_lock'
59 --- Running action sequence: setup_confdir
60 --- Running action sequence: portage_overlay
61 --- Running action sequence: base_dirs
62 --- Running action sequence: bind
63 --- Running action sequence: chroot_setup
64 Setting up chroot...
65
66 Warning!!!!
67 Overriding certain env variables may cause catastrophic failure.
68 If your build fails look here first as the possible problem.
69 Catalyst assumes you know what you are doing when setting
70 these variables.
71 Catalyst Maintainers use VERY minimal envscripts if used at all
72 You have been warned
73
74 --- Running action sequence: setup_environment
75 --- Running action sequence: run_local
76 copying make.conf to /var/tmp/catalyst/tmp/default/stage1-ia64-20130820///tmp/stage1root/etc/portage
77 Copying stage1-chroot.sh to ./tmp
78 copying stage1-chroot.sh to /var/tmp/catalyst/tmp/default/stage1-ia64-20130820/./tmp
79 copying chroot-functions.sh to /var/tmp/catalyst/tmp/default/stage1-ia64-20130820/./tmp
80 Ensure the file has the executable bit set
81 Running stage1-chroot.sh in chroot /var/tmp/catalyst/tmp/default/stage1-ia64-20130820/
82 >>> Regenerating /etc/ld.so.cache...
83 emerge --quiet --usepkg --buildpkg --newuse --oneshot --nodeps --update sys-apps/portage
84
85 Performing Global Updates
86 (Could take a couple of minutes if you have a lot of binary packages.)
87
88
89 >>> Verifying ebuild manifests
90 >>> Emerging (1 of 1) sys-apps/portage-2.1.12.2
91 >>> Installing (1 of 1) sys-apps/portage-2.1.12.2
92 * Messages for package sys-apps/portage-2.1.12.2:
93 * skipping python_targets_python2_7, interpreter not found
94
95
96 Updating seed stage...
97 emerge --quiet --usepkg --buildpkg --newuse yes
98
99 emerge: there are no ebuilds to satisfy "yes".
100
101 emerge: searching for similar names...
102 emerge: Maybe you meant any of these: x11-apps/xeyes, www-apps/eyeos, net-im/ysm?
103
104 !!! catalyst: run script failed.
105
106
107 Traceback (most recent call last):
108 File "modules/generic_stage_target.py", line 1230, in run_local
109 "run script failed.",env=self.env)
110 File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
111 raise CatalystError,myexc
112 CatalystError
113 None
114
115 !!! catalyst: Stage build aborting due to error.
116
117 Traceback (most recent call last):
118 File "/usr/lib/catalyst/catalyst", line 214, in build_target
119 mytarget.run()
120 File "modules/generic_stage_target.py", line 1290, in run
121 apply(getattr(self,x))
122 File "modules/generic_stage_target.py", line 1235, in run_local
123 raise CatalystError,"Stage build aborting due to error."
124 CatalystError
125 !!! catalyst: Error encountered during run of target stage1
126 Catalyst aborting....
127 lockfile does not exist '/var/tmp/catalyst/tmp/default/stage1-ia64-20130820/.catalyst_lock'
128
129
130
131 Full build log at /tmp/catalyst-auto.2227/log/stage1.log