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, 18 Jun 2014 15:02:00
Message-Id: 20140618150157.7A9372A4A3@lantean.jmbsvicetto.name
1 * media-gfx/xloadimage, media-gfx/xli or any other viewer
2 * Remember to use photo-viewer option in configuration file to activate
3 * the right viewer.
4 *
5 * Please remember to restart gpg-agent if a different version
6 * of the agent is currently used. If you are unsure of the gpg
7 * agent you are using please run 'killall gpg-agent',
8 * and to start a fresh daemon just run 'gpg-agent --daemon'.
9 * Messages for package sys-fs/cryptsetup-1.6.2:
10 * Unable to find kernel sources at /usr/src/linux
11 * Unable to calculate Linux Kernel version for build, attempting to use running version
12 * Please see the example for configuring a LUKS mountpoint
13 * in /etc/conf.d/dmcrypt
14 *
15 * If you are using baselayout-2 then please do:
16 * rc-update add dmcrypt boot
17 * This version introduces a command line arguement 'key_timeout'.
18 * If you want the search for the removable key device to timeout
19 * after 10 seconds add the following to your bootloader config:
20 * key_timeout=10
21 * A timeout of 0 will mean it will wait indefinitely.
22 *
23 * Users using cryptsetup-1.0.x (dm-crypt plain) volumes must use
24 * a compatibility mode when using cryptsetup-1.1.x. This can be
25 * done by specifying the cipher (-c), key size (-s) and hash (-h).
26 * For more info, see http://code.google.com/p/cryptsetup/wiki/FrequentlyAskedQuestions#6._Issues_with_Specific_Versions_of_cryptsetup
27 * Messages for package sys-fs/dmraid-1.0.0_rc16-r3:
28 * Unable to find kernel sources at /usr/src/linux
29 * Unable to calculate Linux Kernel version for build, attempting to use running version
30 * For booting Gentoo from Device-Mapper RAID you can use a Genkernel initramfs.
31 *
32 * Genkernel will generate the kernel and the initramfs with a statically
33 * linked dmraid binary (its own version which may not be the same as this version):
34 * emerge -av sys-kernel/genkernel
35 * genkernel --dmraid all
36 *
37 * A pre-patched distfile of this version of DMRAID has been installed at
38 * /usr/share/dmraid/dmraid-1.0.0.rc16-3-prepatched.tar.bz2 , to support using it within a
39 * Genkernel initramfs.
40 *
41 * If you would rather use this version of DMRAID with Genkernel, update the following
42 * in /etc/genkernel.conf:
43 * DMRAID_VER="1.0.0.rc16-3"
44 * DMRAID_SRCTAR="/usr/share/dmraid/dmraid-1.0.0.rc16-3-prepatched.tar.bz2"
45 *
46 * Messages for package sys-fs/multipath-tools-0.5.0-r1:
47 * If you need multipath on your system, you must
48 * add 'multipath' into your boot runlevel!
49 * Messages for package dev-libs/glib-2.38.2-r1:
50 * Unable to find kernel sources at /usr/src/linux
51 * Unable to calculate Linux Kernel version for build, attempting to use running version
52 * Messages for package app-admin/syslog-ng-3.4.7:
53 * For detailed documentation please see the upstream website:
54 * 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
55 * It is highly recommended that app-admin/logrotate be emerged to
56 * manage the log files. syslog-ng installs a file in /etc/logrotate.d
57 * for logrotate to use.
58 * Messages for package app-emulation/xen-tools-4.2.4-r2:
59 * ERROR: app-emulation/xen-tools-4.2.4-r2::gentoo failed (compile phase):
60 * emake failed
61 *
62 * If you need support, post the output of `emerge --info '=app-emulation/xen-tools-4.2.4-r2::gentoo'`,
63 * the complete build log and the output of `emerge -pqv '=app-emulation/xen-tools-4.2.4-r2::gentoo'`.
64 * The complete build log is located at '/var/tmp/portage/app-emulation/xen-tools-4.2.4-r2/temp/build.log'.
65 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/xen-tools-4.2.4-r2/temp/environment'.
66 * Working directory: '/var/tmp/portage/app-emulation/xen-tools-4.2.4-r2/work/xen-4.2.4'
67 * S: '/var/tmp/portage/app-emulation/xen-tools-4.2.4-r2/work/xen-4.2.4'
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-20140618/.catalyst_lock'
201
202
203
204 Full build log at /home/release/tmp/run/catalyst-auto.16457/log/hardened_admincd-stage1.log