Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [x86-auto] Catalyst non-fatal build error - hardened/admincd-stage1.spec
Date: Tue, 30 Jun 2015 14:06:19
Message-Id: 20150630140552.27D3C2D176@nightheron.gentoo.org
1 * Unable to find kernel sources at /usr/src/linux
2 * Unable to calculate Linux Kernel version for build, attempting to use running version
3 *
4 * Starting from version >= 197 the new predictable network interface names are
5 * used by default, see:
6 * http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames
7 * http://cgit.freedesktop.org/systemd/systemd/tree/src/udev/udev-builtin-net_id.c
8 *
9 * Example command to get the information for the new interface name before booting
10 * (replace <ifname> with, for example, eth0):
11 * # udevadm test-builtin net_id /sys/class/net/<ifname> 2> /dev/null
12 *
13 * You can use either kernel parameter "net.ifnames=0", create empty
14 * file /etc/systemd/network/99-default.link, or symlink it to /dev/null
15 * to disable the feature.
16 *
17 * You need to restart udev as soon as possible to make the upgrade go
18 * into effect.
19 * The method you use to do this depends on your init system.
20 * For sys-apps/openrc users it is:
21 * # /etc/init.d/udev --nodeps restart
22 *
23 * For more information on udev on Gentoo, upgrading, writing udev rules, and
24 * fixing known issues visit:
25 * http://wiki.gentoo.org/wiki/Udev
26 * http://wiki.gentoo.org/wiki/Udev/upgrade
27
28 * Messages for package sys-apps/mlocate-0.26-r1:
29
30 * The database for the locate command is generated daily by a cron job,
31 * if you install for the first time you can run the updatedb command manually now.
32 *
33 * Note that the /etc/updatedb.conf file is generic,
34 * please customize it to your system requirements.
35
36 * Messages for package sys-boot/grub-2.02_beta2-r3:
37
38 *
39 * To avoid automounting and auto(un)installing with /boot,
40 * just export the DONT_MOUNT_BOOT variable.
41 *
42 *
43 * To avoid automounting and auto(un)installing with /boot,
44 * just export the DONT_MOUNT_BOOT variable.
45 *
46 * For information on how to configure GRUB2 please refer to the guide:
47 * http://wiki.gentoo.org/wiki/GRUB2_Quick_Start
48 *
49 * You may consider installing the following optional packages:
50 * sys-boot/os-prober for Detect other operating systems (grub-mkconfig)
51 * dev-libs/libisoburn for Create rescue media (grub-mkrescue)
52
53 * Messages for package sys-fs/lvm2-2.02.109:
54
55 * Unable to find kernel sources at /usr/src/linux
56 * Unable to calculate Linux Kernel version for build, attempting to use running version
57 * Make sure the "lvm" init script is in the runlevels:
58 * # rc-update add lvm boot
59 *
60 * Make sure to enable lvmetad in /etc/lvm/lvm.conf if you want
61 * to enable lvm autoactivation and metadata caching.
62
63 * Messages for package net-fs/nfs-utils-1.3.1-r5:
64
65 * If you use OpenRC, the nfsmount service has been replaced with nfsclient.
66 * If you were using nfsmount, please add nfsclient and netmount to the
67 * same runlevel as nfsmount.
68
69 * Messages for package app-misc/livecd-tools-2.0.4:
70
71 * This package is designed for use on the LiveCD only and will do
72 * unspeakably horrible and unexpected things on a normal system.
73 * YOU HAVE BEEN WARNED!!!
74
75 * Messages for package app-crypt/gnupg-2.0.26-r3:
76
77 * If you wish to view images emerge:
78 * media-gfx/xloadimage, media-gfx/xli or any other viewer
79 * Remember to use photo-viewer option in configuration file to activate
80 * the right viewer.
81 *
82 * Please remember to restart gpg-agent if a different version
83 * of the agent is currently used. If you are unsure of the gpg
84 * agent you are using please run 'killall gpg-agent',
85 * and to start a fresh daemon just run 'gpg-agent --daemon'.
86
87 * Messages for package sys-fs/cryptsetup-1.6.5:
88
89 * Unable to find kernel sources at /usr/src/linux
90 * Unable to calculate Linux Kernel version for build, attempting to use running version
91 * Please see the example for configuring a LUKS mountpoint
92 * in /etc/conf.d/dmcrypt
93 *
94 * If you are using baselayout-2 then please do:
95 * rc-update add dmcrypt boot
96 * This version introduces a command line arguement 'key_timeout'.
97 * If you want the search for the removable key device to timeout
98 * after 10 seconds add the following to your bootloader config:
99 * key_timeout=10
100 * A timeout of 0 will mean it will wait indefinitely.
101 *
102 * Users using cryptsetup-1.0.x (dm-crypt plain) volumes must use
103 * a compatibility mode when using cryptsetup-1.1.x. This can be
104 * done by specifying the cipher (-c), key size (-s) and hash (-h).
105 * For more info, see http://code.google.com/p/cryptsetup/wiki/FrequentlyAskedQuestions#6._Issues_with_Specific_Versions_of_cryptsetup
106
107 * Messages for package sys-fs/dmraid-1.0.0_rc16-r3:
108
109 * Unable to find kernel sources at /usr/src/linux
110 * Unable to calculate Linux Kernel version for build, attempting to use running version
111 * For booting Gentoo from Device-Mapper RAID you can use a Genkernel initramfs.
112 *
113 * Genkernel will generate the kernel and the initramfs with a statically
114 * linked dmraid binary (its own version which may not be the same as this version):
115 * emerge -av sys-kernel/genkernel
116 * genkernel --dmraid all
117 *
118 * A pre-patched distfile of this version of DMRAID has been installed at
119 * /usr/share/dmraid/dmraid-1.0.0.rc16-3-prepatched.tar.bz2 , to support using it within a
120 * Genkernel initramfs.
121 *
122 * If you would rather use this version of DMRAID with Genkernel, update the following
123 * in /etc/genkernel.conf:
124 * DMRAID_VER="1.0.0.rc16-3"
125 * DMRAID_SRCTAR="/usr/share/dmraid/dmraid-1.0.0.rc16-3-prepatched.tar.bz2"
126 *
127
128 * Messages for package sys-fs/multipath-tools-0.5.0-r1:
129
130 * If you need multipath on your system, you must
131 * add 'multipath' into your boot runlevel!
132
133 * Messages for package dev-libs/glib-2.42.2:
134
135 * Unable to find kernel sources at /usr/src/linux
136 * Unable to calculate Linux Kernel version for build, attempting to use running version
137
138 * Messages for package app-admin/syslog-ng-3.6.2:
139
140 * For detailed documentation please see the upstream website:
141 * http://www.balabit.com/sites/default/files/documents/syslog-ng-ose-3.6-guides/en/syslog-ng-ose-v3.6-guide-admin/html/index.html
142 * It is highly recommended that app-admin/logrotate be emerged to
143 * manage the log files. syslog-ng installs a file in /etc/logrotate.d
144 * for logrotate to use.
145
146 * Messages for package sys-apps/dbus-1.8.16:
147
148 * Unable to find kernel sources at /usr/src/linux
149 * Unable to calculate Linux Kernel version for build, attempting to use running version
150 * Some applications require a session bus in addition to the system
151 * bus. Please see `man dbus-launch` for more information.
152 *
153 * (Note: Above message is only printed the first time package is
154 * installed. Please look at /usr/share/doc/dbus-1.8.16/README.gentoo*
155 * for future reference)
156
157 * Messages for package app-emulation/xen-tools-4.5.0-r5:
158
159 * ERROR: app-emulation/xen-tools-4.5.0-r5::gentoo failed (configure phase):
160 * econf failed
161 *
162 * Call stack:
163 * ebuild.sh, line 93: Called src_configure
164 * environment, line 3475: Called econf '--prefix=/usr' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--disable-werror' '--disable-xen' '--enable-tools' '--enable-docs' '--without-system-qemu' '--enable-pam' '--disable-xenapi' '--disable-ovmf' '--disable-ocamltools' '--with-system-qemu'
165 * phase-helpers.sh, line 662: Called __helpers_die 'econf failed'
166 * isolated-functions.sh, line 117: Called die
167 * The specific snippet of code:
168 * die "$@"
169 *
170 * If you need support, post the output of `emerge --info '=app-emulation/xen-tools-4.5.0-r5::gentoo'`,
171 * the complete build log and the output of `emerge -pqv '=app-emulation/xen-tools-4.5.0-r5::gentoo'`.
172 * The complete build log is located at '/var/tmp/portage/app-emulation/xen-tools-4.5.0-r5/temp/build.log'.
173 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/xen-tools-4.5.0-r5/temp/environment'.
174 * Working directory: '/var/tmp/portage/app-emulation/xen-tools-4.5.0-r5/work/xen-4.5.0'
175 * S: '/var/tmp/portage/app-emulation/xen-tools-4.5.0-r5/work/xen-4.5.0'
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 '/release/buildroot/x86-dev/tmp/hardened/livecd-stage1-x86-20150630/.catalyst_lock'
201
202
203
204 Full build log at /release/tmp/run/catalyst-auto.SWudcK/log/hardened_admincd-stage1.log