Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××.name
To: jmbsvicetto@×××××.com, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst non-fatal build error - hardened/admincd-stage1.spec
Date: Thu, 03 Apr 2014 20:42:27
Message-Id: 20140403204222.05F0FFB039@lantean.jmbsvicetto.name
1 * Some applications require a session bus in addition to the system
2 * bus. Please see `man dbus-launch` for more information.
3 *
4
5 * Messages for package app-accessibility/brltty-4.5-r3:
6
7 *
8 * please be sure /etc/brltty.conf is correct for your system.
9 *
10 * To make brltty start on boot, type this command as root:
11 *
12 * rc-update add brltty boot
13
14 * Messages for package app-admin/hddtemp-0.3_beta15-r7:
15
16 * In order to update your hddtemp database, run:
17 * emerge --config =app-admin/hddtemp-0.3_beta15-r7
18 *
19 * If your hard drive is not recognized by hddtemp, please consider
20 * submitting your HDD info for inclusion into the Gentoo hddtemp
21 * database by filing a bug at https://bugs.gentoo.org/
22 * If hddtemp complains but finds your HDD temperature sensor, use the
23 * --quiet option to suppress the warning.
24
25 * Messages for package net-misc/ntp-4.2.6_p5-r10:
26
27 * You can find an example /etc/ntp.conf in /usr/share/ntp/
28 * Review /etc/ntp.conf to setup server info.
29 * Review /etc/conf.d/ntpd to setup init.d info.
30 * The way ntp sets and maintains your system time has changed.
31 * Now you can use /etc/init.d/ntp-client to set your time at
32 * boot while you can use /etc/init.d/ntpd to maintain your time
33 * while your machine runs
34
35 * Messages for package net-misc/openvpn-2.3.2:
36
37 * WARNING: The openvpn init script has changed
38 *
39 * The openvpn init script expects to find the configuration file
40 * openvpn.conf in /etc/openvpn along with any extra files it may need.
41 *
42 * To create more VPNs, simply create a new .conf file for it and
43 * then create a symlink to the openvpn init script from a link called
44 * openvpn.newconfname - like so
45 * cd /etc/openvpn
46 * nano foo.conf
47 * cd /etc/init.d
48 * ln -s openvpn openvpn.foo
49 *
50 * You can then treat openvpn.foo as any other service, so you can
51 * stop one vpn and start another if you need to.
52
53 * Messages for package sys-power/acpid-2.0.20:
54
55 *
56 * You may wish to read the Gentoo Linux Power Management Guide,
57 * which can be found online at:
58 * http://www.gentoo.org/doc/en/power-management-guide.xml
59 *
60
61 * Messages for package app-shells/zsh-5.0.5:
62
63 * If you want to enable Portage completions and Gentoo prompt,
64 * emerge app-shells/zsh-completion and add
65 * autoload -U compinit promptinit
66 * compinit
67 * promptinit; prompt gentoo
68 * to your ~/.zshrc
69 * Also, if you want to enable cache for the completions, add
70 * zstyle ':completion::complete:*' use-cache 1
71 * to your ~/.zshrc
72 * Note that a system zprofile startup file is installed. This will override
73 * PATH and possibly other variables that a user may set in ~/.zshenv.
74 * Custom PATH settings and similar overridden variables can be moved to ~/.zprofile
75 * or other user startup files that are sourced after the system zprofile.
76 * If PATH must be set in ~/.zshenv to affect things like non-login ssh shells,
77 * one method is to use a separate path-setting file that is conditionally sourced
78 * in ~/.zshenv and also sourced from ~/.zprofile. For more information, see the
79 * zshenv example in //usr/share/doc/zsh-5.0.5/StartupFiles/.
80
81 * Messages for package app-portage/gentoolkit-0.3.0.8-r2:
82
83 *
84 * For further information on gentoolkit, please read the gentoolkit
85 * guide: http://www.gentoo.org/doc/en/gentoolkit.xml
86 *
87 * Another alternative to equery is app-portage/portage-utils
88 *
89 * Additional tools that may be of interest:
90 *
91 * app-admin/eclean-kernel
92 * app-portage/diffmask
93 * app-portage/flaggie
94 * app-portage/install-mask
95 * app-portage/portpeek
96 * app-portage/smart-live-rebuild
97
98 * Messages for package net-wireless/wpa_supplicant-2.0-r2:
99
100 * If this is a clean installation of wpa_supplicant, you
101 * have to create a configuration file named
102 * /etc/wpa_supplicant/wpa_supplicant.conf
103 *
104 * An example configuration file is available for reference in
105 * /usr/share/doc/wpa_supplicant-2.0-r2/
106
107 * Messages for package sys-apps/util-linux-2.22.2:
108
109 * The agetty util now clears the terminal by default. You
110 * might want to add --noclear to your /etc/inittab lines.
111
112 * Messages for package sys-block/open-iscsi-2.0.872-r2:
113
114 * Unable to find kernel sources at /usr/src/linux
115 * Unable to calculate Linux Kernel version for build, attempting to use running version
116 * ISCSI_TCP needs to be built as module (builtin doesn't work)
117
118 * Messages for package sys-fs/mdadm-3.2.6-r1:
119
120 * If you're not relying on kernel auto-detect of your RAID
121 * devices, you need to add 'mdraid' to your 'boot' runlevel:
122 * rc-update add mdraid boot
123
124 * Messages for package app-benchmarks/dbench-4.0:
125
126 * You can find the client.txt file in /usr/share/dbench.
127
128 * Messages for package app-editors/vim-7.3.762:
129
130 * To install a GUI version of vim, use the app-editors/gvim
131 * package.
132 * Vim 7 includes an integrated spell checker. You need to install
133 * word list files before you can use it. There are ebuilds for
134 * some of these named app-vim/vim-spell-*. If your language of
135 * choice is not included, please consult vim-spell.eclass for
136 * instructions on how to make a package.
137 * Note that the English word lists are no longer installed by
138 * default.
139 * To see what's new in this release, use :help version7.txt
140
141 * Messages for package app-vim/gentoo-syntax-20130619:
142
143 * Note for developers and anyone else who edits ebuilds:
144 * This release of gentoo-syntax now contains filetype rules to set
145 * fileencoding for ebuilds and ChangeLogs to utf-8 as per GLEP 31.
146 * If you find this feature breaks things, please submit a bug and
147 * assign it to vim@g.o. You can use the 'ignore-glep31' USE
148 * flag to remove these rules.
149
150 * Messages for package net-libs/gnutls-2.12.23-r4:
151
152 * Failed Running aclocal !
153 *
154 * Include in your bugreport the contents of:
155 *
156 * /var/tmp/portage/net-libs/gnutls-2.12.23-r4/temp/aclocal-1.out
157 * ERROR: net-libs/gnutls-2.12.23-r4::gentoo failed (prepare phase):
158 * Failed Running aclocal !
159 *
160 * Call stack:
161 * ebuild.sh, line 93: Called src_prepare
162 * environment, line 2927: Called eautoreconf
163 * environment, line 901: Called eaclocal
164 * environment, line 792: Called autotools_run_tool '--at-m4flags' 'aclocal' '-I' 'm4' '-I' 'gl/m4' '-I' 'lib/gl/m4' '-I' 'libextra/gl/m4' '-I' 'lib/m4' '-I' 'libextra/m4'
165 * environment, line 649: Called die
166 * The specific snippet of code:
167 * die "Failed Running $1 !";
168 *
169 * If you need support, post the output of `emerge --info '=net-libs/gnutls-2.12.23-r4::gentoo'`,
170 * the complete build log and the output of `emerge -pqv '=net-libs/gnutls-2.12.23-r4::gentoo'`.
171 * The complete build log is located at '/var/log/portage/net-libs:gnutls-2.12.23-r4:20140403-204200.log'.
172 * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/gnutls-2.12.23-r4/temp/build.log'.
173 * The ebuild environment file is located at '/var/tmp/portage/net-libs/gnutls-2.12.23-r4/temp/environment'.
174 * Working directory: '/var/tmp/portage/net-libs/gnutls-2.12.23-r4/work/gnutls-2.12.23'
175 * S: '/var/tmp/portage/net-libs/gnutls-2.12.23-r4/work/gnutls-2.12.23'
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/amd64-dev/tmp/hardened/livecd-stage1-amd64-20140403/.catalyst_lock'
201
202
203
204 Full build log at /home/release/tmp/run/catalyst-auto.4825/log/hardened_admincd-stage1.log