Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××.name
To: jmbsvicetto@×××××.com, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [x86-auto] Catalyst non-fatal build error - hardened/admincd-stage1.spec
Date: Wed, 09 Jul 2014 14:43:46
Message-Id: 20140709144341.A87E439189@lantean.jmbsvicetto.name
1 * genkernel --dmraid all
2 *
3 * A pre-patched distfile of this version of DMRAID has been installed at
4 * /usr/share/dmraid/dmraid-1.0.0.rc16-3-prepatched.tar.bz2 , to support using it within a
5 * Genkernel initramfs.
6 *
7 * If you would rather use this version of DMRAID with Genkernel, update the following
8 * in /etc/genkernel.conf:
9 * DMRAID_VER="1.0.0.rc16-3"
10 * DMRAID_SRCTAR="/usr/share/dmraid/dmraid-1.0.0.rc16-3-prepatched.tar.bz2"
11 *
12 * Messages for package sys-fs/multipath-tools-0.5.0-r1:
13 * If you need multipath on your system, you must
14 * add 'multipath' into your boot runlevel!
15 * Messages for package dev-libs/glib-2.38.2-r1:
16 * Unable to find kernel sources at /usr/src/linux
17 * Unable to calculate Linux Kernel version for build, attempting to use running version
18 * Messages for package dev-python/lxml-3.3.5:
19 * Could not find a UTF-8 locale. This may trigger build failures in
20 * some python packages. Please ensure that a UTF-8 locale is listed in
21 * /etc/locale.gen and run locale-gen.
22 * Messages for package app-backup/duplicity-0.6.23-r1:
23 * Could not find a UTF-8 locale. This may trigger build failures in
24 * some python packages. Please ensure that a UTF-8 locale is listed in
25 * /etc/locale.gen and run locale-gen.
26 * Messages for package app-admin/syslog-ng-3.4.7:
27 * For detailed documentation please see the upstream website:
28 * http://www.balabit.com/sites/default/files/documents/syslog-ng-ose-3.4-guides/en/syslog-ng-ose-v3.4-guide-admin/html/index.html
29 * It is highly recommended that app-admin/logrotate be emerged to
30 * manage the log files. syslog-ng installs a file in /etc/logrotate.d
31 * for logrotate to use.
32 * Messages for package sys-apps/dbus-1.8.6:
33 * Unable to find kernel sources at /usr/src/linux
34 * Unable to calculate Linux Kernel version for build, attempting to use running version
35 * To start the D-Bus system-wide messagebus by default
36 * you should add it to the default runlevel :
37 * `rc-update add dbus default`
38 *
39 * Some applications require a session bus in addition to the system
40 * bus. Please see `man dbus-launch` for more information.
41 *
42 * Messages for package app-emulation/xen-tools-4.2.4-r2:
43 * ERROR: app-emulation/xen-tools-4.2.4-r2::gentoo failed (compile phase):
44 * emake failed
45 *
46 * If you need support, post the output of `emerge --info '=app-emulation/xen-tools-4.2.4-r2::gentoo'`,
47 * the complete build log and the output of `emerge -pqv '=app-emulation/xen-tools-4.2.4-r2::gentoo'`.
48 * The complete build log is located at '/var/tmp/portage/app-emulation/xen-tools-4.2.4-r2/temp/build.log'.
49 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/xen-tools-4.2.4-r2/temp/environment'.
50 * Working directory: '/var/tmp/portage/app-emulation/xen-tools-4.2.4-r2/work/xen-4.2.4'
51 * S: '/var/tmp/portage/app-emulation/xen-tools-4.2.4-r2/work/xen-4.2.4'
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177 !!! catalyst: Error in attempt to build packages
178
179
180 Traceback (most recent call last):
181 File "modules/generic_stage_target.py", line 1403, in build_packages
182 "Error in attempt to build packages",env=self.env)
183 File "/usr/lib64/catalyst//modules/catalyst_support.py", line 541, in cmd
184 raise CatalystError,myexc
185 CatalystError
186 None
187
188 !!! catalyst: livecdbuild aborting due to error.
189
190 Traceback (most recent call last):
191 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
192 mytarget.run()
193 File "modules/generic_stage_target.py", line 1304, in run
194 apply(getattr(self,x))
195 File "modules/generic_stage_target.py", line 1408, in build_packages
196 "build aborting due to error."
197 CatalystError
198 !!! catalyst: Error encountered during run of target livecd-stage1
199 Catalyst aborting....
200 lockfile does not exist '/home/release/buildroot/x86-dev/tmp/hardened/livecd-stage1-x86-20140709/.catalyst_lock'
201
202
203
204 Full build log at /home/release/tmp/run/catalyst-auto.8356/log/hardened_admincd-stage1.log