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, 20 Aug 2014 11:29:12
Message-Id: 20140820112910.72C0C9A530@lantean.jmbsvicetto.name
1 * linked dmraid binary (its own version which may not be the same as this version):
2 * emerge -av sys-kernel/genkernel
3 * genkernel --dmraid all
4 *
5 * A pre-patched distfile of this version of DMRAID has been installed at
6 * /usr/share/dmraid/dmraid-1.0.0.rc16-3-prepatched.tar.bz2 , to support using it within a
7 * Genkernel initramfs.
8 *
9 * If you would rather use this version of DMRAID with Genkernel, update the following
10 * in /etc/genkernel.conf:
11 * DMRAID_VER="1.0.0.rc16-3"
12 * DMRAID_SRCTAR="/usr/share/dmraid/dmraid-1.0.0.rc16-3-prepatched.tar.bz2"
13 *
14 * Messages for package sys-fs/multipath-tools-0.5.0-r1:
15 * If you need multipath on your system, you must
16 * add 'multipath' into your boot runlevel!
17 * Messages for package dev-libs/glib-2.40.0-r1:
18 * Unable to find kernel sources at /usr/src/linux
19 * Unable to calculate Linux Kernel version for build, attempting to use running version
20 * Messages for package dev-python/lxml-3.3.5:
21 * Could not find a UTF-8 locale. This may trigger build failures in
22 * some python packages. Please ensure that a UTF-8 locale is listed in
23 * /etc/locale.gen and run locale-gen.
24 * Messages for package app-backup/duplicity-0.6.23-r1:
25 * Could not find a UTF-8 locale. This may trigger build failures in
26 * some python packages. Please ensure that a UTF-8 locale is listed in
27 * /etc/locale.gen and run locale-gen.
28 * Messages for package app-admin/syslog-ng-3.4.8:
29 * For detailed documentation please see the upstream website:
30 * 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
31 * It is highly recommended that app-admin/logrotate be emerged to
32 * manage the log files. syslog-ng installs a file in /etc/logrotate.d
33 * for logrotate to use.
34 * Messages for package sys-apps/dbus-1.8.6:
35 * Unable to find kernel sources at /usr/src/linux
36 * Unable to calculate Linux Kernel version for build, attempting to use running version
37 * To start the D-Bus system-wide messagebus by default
38 * you should add it to the default runlevel :
39 * `rc-update add dbus default`
40 *
41 * Some applications require a session bus in addition to the system
42 * bus. Please see `man dbus-launch` for more information.
43 *
44 * Messages for package app-emulation/xen-tools-4.2.4-r6:
45 * ERROR: app-emulation/xen-tools-4.2.4-r6::gentoo failed (compile phase):
46 * emake failed
47 *
48 * If you need support, post the output of `emerge --info '=app-emulation/xen-tools-4.2.4-r6::gentoo'`,
49 * the complete build log and the output of `emerge -pqv '=app-emulation/xen-tools-4.2.4-r6::gentoo'`.
50 * The complete build log is located at '/var/tmp/portage/app-emulation/xen-tools-4.2.4-r6/temp/build.log'.
51 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/xen-tools-4.2.4-r6/temp/environment'.
52 * Working directory: '/var/tmp/portage/app-emulation/xen-tools-4.2.4-r6/work/xen-4.2.4'
53 * S: '/var/tmp/portage/app-emulation/xen-tools-4.2.4-r6/work/xen-4.2.4'
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-20140820/.catalyst_lock'
201
202
203
204 Full build log at /home/release/tmp/run/catalyst-auto.6196/log/hardened_admincd-stage1.log