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: Mon, 30 Mar 2015 21:00:56
Message-Id: 20150330210053.C8E7D11819D@lantean.jmbsvicetto.name
1 * please customize it to your system requirements.
2
3 * Messages for package sys-boot/grub-2.02_beta2-r3:
4
5 *
6 * To avoid automounting and auto(un)installing with /boot,
7 * just export the DONT_MOUNT_BOOT variable.
8 *
9 *
10 * To avoid automounting and auto(un)installing with /boot,
11 * just export the DONT_MOUNT_BOOT variable.
12 *
13 * For information on how to configure GRUB2 please refer to the guide:
14 * http://wiki.gentoo.org/wiki/GRUB2_Quick_Start
15 *
16 * You may consider installing the following optional packages:
17 * sys-boot/os-prober for Detect other operating systems (grub-mkconfig)
18 * dev-libs/libisoburn for Create rescue media (grub-mkrescue)
19
20 * Messages for package sys-fs/lvm2-2.02.109:
21
22 * Unable to find kernel sources at /usr/src/linux
23 * Unable to calculate Linux Kernel version for build, attempting to use running version
24 * Make sure the "lvm" init script is in the runlevels:
25 * # rc-update add lvm boot
26 *
27 * Make sure to enable lvmetad in /etc/lvm/lvm.conf if you want
28 * to enable lvm autoactivation and metadata caching.
29
30 * Messages for package net-fs/nfs-utils-1.3.1-r5:
31
32 * If you use OpenRC, the nfsmount service has been replaced with nfsclient.
33 * If you were using nfsmount, please add nfsclient and netmount to the
34 * same runlevel as nfsmount.
35
36 * Messages for package app-misc/livecd-tools-2.0.4:
37
38 * This package is designed for use on the LiveCD only and will do
39 * unspeakably horrible and unexpected things on a normal system.
40 * YOU HAVE BEEN WARNED!!!
41
42 * Messages for package app-crypt/gnupg-2.0.26-r3:
43
44 * If you wish to view images emerge:
45 * media-gfx/xloadimage, media-gfx/xli or any other viewer
46 * Remember to use photo-viewer option in configuration file to activate
47 * the right viewer.
48 *
49 * Please remember to restart gpg-agent if a different version
50 * of the agent is currently used. If you are unsure of the gpg
51 * agent you are using please run 'killall gpg-agent',
52 * and to start a fresh daemon just run 'gpg-agent --daemon'.
53
54 * Messages for package sys-fs/cryptsetup-1.6.5:
55
56 * Unable to find kernel sources at /usr/src/linux
57 * Unable to calculate Linux Kernel version for build, attempting to use running version
58 * Please see the example for configuring a LUKS mountpoint
59 * in /etc/conf.d/dmcrypt
60 *
61 * If you are using baselayout-2 then please do:
62 * rc-update add dmcrypt boot
63 * This version introduces a command line arguement 'key_timeout'.
64 * If you want the search for the removable key device to timeout
65 * after 10 seconds add the following to your bootloader config:
66 * key_timeout=10
67 * A timeout of 0 will mean it will wait indefinitely.
68 *
69 * Users using cryptsetup-1.0.x (dm-crypt plain) volumes must use
70 * a compatibility mode when using cryptsetup-1.1.x. This can be
71 * done by specifying the cipher (-c), key size (-s) and hash (-h).
72 * For more info, see http://code.google.com/p/cryptsetup/wiki/FrequentlyAskedQuestions#6._Issues_with_Specific_Versions_of_cryptsetup
73
74 * Messages for package sys-fs/dmraid-1.0.0_rc16-r3:
75
76 * Unable to find kernel sources at /usr/src/linux
77 * Unable to calculate Linux Kernel version for build, attempting to use running version
78 * For booting Gentoo from Device-Mapper RAID you can use a Genkernel initramfs.
79 *
80 * Genkernel will generate the kernel and the initramfs with a statically
81 * linked dmraid binary (its own version which may not be the same as this version):
82 * emerge -av sys-kernel/genkernel
83 * genkernel --dmraid all
84 *
85 * A pre-patched distfile of this version of DMRAID has been installed at
86 * /usr/share/dmraid/dmraid-1.0.0.rc16-3-prepatched.tar.bz2 , to support using it within a
87 * Genkernel initramfs.
88 *
89 * If you would rather use this version of DMRAID with Genkernel, update the following
90 * in /etc/genkernel.conf:
91 * DMRAID_VER="1.0.0.rc16-3"
92 * DMRAID_SRCTAR="/usr/share/dmraid/dmraid-1.0.0.rc16-3-prepatched.tar.bz2"
93 *
94
95 * Messages for package sys-fs/multipath-tools-0.5.0-r1:
96
97 * If you need multipath on your system, you must
98 * add 'multipath' into your boot runlevel!
99
100 * Messages for package dev-libs/glib-2.42.2:
101
102 * Unable to find kernel sources at /usr/src/linux
103 * Unable to calculate Linux Kernel version for build, attempting to use running version
104
105 * Messages for package app-admin/syslog-ng-3.6.2:
106
107 * For detailed documentation please see the upstream website:
108 * 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
109 * It is highly recommended that app-admin/logrotate be emerged to
110 * manage the log files. syslog-ng installs a file in /etc/logrotate.d
111 * for logrotate to use.
112
113 * Messages for package sys-apps/dbus-1.8.16:
114
115 * Unable to find kernel sources at /usr/src/linux
116 * Unable to calculate Linux Kernel version for build, attempting to use running version
117 * To start the D-Bus system-wide messagebus by default
118 * you should add it to the default runlevel :
119 * `rc-update add dbus default`
120 *
121 * Some applications require a session bus in addition to the system
122 * bus. Please see `man dbus-launch` for more information.
123 *
124
125 * Messages for package app-emulation/xen-tools-4.4.1-r7:
126
127 * Official Xen Guide and the offical wiki page:
128 * https://wiki.gentoo.org/wiki/Xen
129 * http://wiki.xen.org/wiki/Main_Page
130 *
131 * Recommended to utilise the xencommons script to config sytem At boot
132 * Add by use of rc-update on completion of the install
133 * HVM (VT-x and AMD-V) support has been disabled. If you need hvm
134 * support enable the hvm use flag.
135 * An x86 or amd64 system is required to build HVM support.
136
137 * Messages for package app-misc/mc-4.8.13:
138
139 * To enable exiting to latest working directory,
140 * put this into your ~/.bashrc:
141 * . /usr/libexec/mc/mc.sh
142
143 * Messages for package mail-mta/nullmailer-1.13-r5:
144
145 * To create an initial setup, please do:
146 * emerge --config =mail-mta/nullmailer-1.13-r5
147
148 * Messages for package net-fs/cifs-utils-6.1-r1:
149
150 * Unable to find kernel sources at /usr/src/linux
151 * Unable to calculate Linux Kernel version for build, attempting to use running version
152 * You must enable CIFS support in your kernel config,
153 * to be able to mount samba shares. You can find it at
154 *
155 * File systems
156 * Network File Systems
157 * CIFS support
158 *
159 * and recompile your kernel ...
160 * setuid use flag was dropped due to multiple security implications
161 * such as CVE-2009-2948, CVE-2011-3585 and CVE-2012-1586
162 * You are free to set setuid flags by yourself
163
164 * Messages for package net-fs/samba-3.6.25:
165
166 * ERROR: net-fs/samba-3.6.25::gentoo failed (compile phase):
167 * emake failed
168 *
169 * If you need support, post the output of `emerge --info '=net-fs/samba-3.6.25::gentoo'`,
170 * the complete build log and the output of `emerge -pqv '=net-fs/samba-3.6.25::gentoo'`.
171 * The complete build log is located at '/var/log/portage/net-fs:samba-3.6.25:20150330-205700.log'.
172 * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-fs/samba-3.6.25/temp/build.log'.
173 * The ebuild environment file is located at '/var/tmp/portage/net-fs/samba-3.6.25/temp/environment'.
174 * Working directory: '/var/tmp/portage/net-fs/samba-3.6.25/work/samba-3.6.25-abi_x86_64.amd64/source3'
175 * S: '/var/tmp/portage/net-fs/samba-3.6.25/work/samba-3.6.25'
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 1432, 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 1333, in run
194 apply(getattr(self,x))
195 File "modules/generic_stage_target.py", line 1437, 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-20150330/.catalyst_lock'
201
202
203
204 Full build log at /home/release/tmp/run/catalyst-auto.RkjtDY/log/hardened_admincd-stage1.log