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-stage2.spec
Date: Mon, 16 Jun 2014 18:38:05
Message-Id: 20140616183759.C01D828FD6@lantean.jmbsvicetto.name
1 * The specific snippet of code:
2 * die "Incorrect kernel configuration options"
3 *
4 * If you need support, post the output of `emerge --info '=sys-kernel/spl-0.6.3::gentoo'`,
5 * the complete build log and the output of `emerge -pqv '=sys-kernel/spl-0.6.3::gentoo'`.
6 * The complete build log is located at '/var/log/portage/sys-kernel:spl-0.6.3:20140616-183757.log'.
7 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-kernel/spl-0.6.3/temp/build.log'.
8 * The ebuild environment file is located at '/var/tmp/portage/sys-kernel/spl-0.6.3/temp/die.env'.
9 * Working directory: '/usr/lib64/portage/pym'
10 * S: '/var/tmp/portage/sys-kernel/spl-0.6.3/work/spl-spl-0.6.3'
11
12 * <<< Callback exit status: 1
13 * ERROR: --callback failed!
14 *
15 * -- Grepping log... --
16 *
17 * LD drivers/net/wireless/built-in.o
18 * LD drivers/net/xen-netback/built-in.o
19 * CC drivers/net/xen-netfront.o
20 * CC drivers/pci/rom.o
21 *drivers/pci/pci-sysfs.c: In function 'dma_mask_bits_show':
22 *drivers/pci/pci-sysfs.c:239:2: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
23 *drivers/pci/pci-sysfs.c: In function 'consistent_dma_mask_bits_show':
24 *drivers/pci/pci-sysfs.c:247:2: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
25 *--
26 * CC drivers/xen/evtchn.o
27 * CC drivers/xen/privcmd.o
28 * CC drivers/xen/sys-hypervisor.o
29 * CC fs/xfs/xfs_extfree_item.o
30 *fs/compat_ioctl.c: In function 'do_i2c_rdwr_ioctl':
31 *fs/compat_ioctl.c:706:7: warning: assignment makes integer from pointer without a cast [enabled by default]
32 *--
33 * LD drivers/tty/built-in.o
34 * LD drivers/built-in.o
35 * LINK vmlinux
36 * LD vmlinux.o
37 * MODPOST vmlinux.o
38 *WARNING: modpost: Found 4012 section mismatch(es).
39 *--
40 * CC [M] arch/x86/kvm/x86.o
41 * CC [M] crypto/sha1_generic.o
42 * CC [M] fs/cifs/dir.o
43 * CC [M] crypto/sha512_generic.o
44 *arch/x86/kvm/x86.c: In function 'kvm_arch_init':
45 *arch/x86/kvm/x86.c:5510:28: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
46 *--
47 * CC [M] net/sctp/associola.o
48 * CC [M] net/sctp/transport.o
49 * CC [M] net/sctp/chunk.o
50 * CC [M] net/sctp/sm_make_chunk.o
51 *net/sunrpc/xprtrdma/verbs.c: In function 'rpcrdma_register_default_external':
52 *net/sunrpc/xprtrdma/verbs.c:1774:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
53 *--
54 * CC [M] drivers/message/i2o/config-osm.o
55 * CC [M] drivers/message/fusion/mptscsih.o
56 * CC [M] drivers/message/fusion/mptspi.o
57 *In file included from drivers/message/i2o/config-osm.c:39:0:
58 *drivers/message/i2o/i2o_config.c: In function 'i2o_cfg_passthru':
59 *drivers/message/i2o/i2o_config.c:893:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
60 *drivers/message/i2o/i2o_config.c:953:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
61 * CC [M] drivers/message/fusion/mptfc.o
62 *drivers/message/i2o/i2o_config.c:992:1: warning: the frame size of 1344 bytes is larger than 1024 bytes [-Wframe-larger-than=]
63 * CC [M] drivers/misc/cb710/sgbuf2.o
64 *drivers/message/i2o/i2o_config.c: In function 'i2o_cfg_passthru32.isra.7':
65 *drivers/message/i2o/i2o_config.c:751:1: warning: the frame size of 1344 bytes is larger than 1024 bytes [-Wframe-larger-than=]
66 *--
67 * CC [M] drivers/mmc/core/sdio_bus.o
68 * CC [M] drivers/mmc/core/sdio_cis.o
69 * CC [M] drivers/net/virtio_net.o
70 * CC [M] drivers/net/vxlan.o
71 *drivers/net/virtio_net.c: In function 'mergeable_ctx_to_buf_truesize':
72 *drivers/net/virtio_net.c:232:37: warning: comparison of distinct pointer types lacks a cast [enabled by default]
73 *drivers/net/virtio_net.c:233:26: warning: comparison of distinct pointer types lacks a cast [enabled by default]
74 *drivers/net/virtio_net.c: In function 'mergeable_ctx_to_buf_address':
75 *drivers/net/virtio_net.c:238:29: warning: comparison of distinct pointer types lacks a cast [enabled by default]
76 *drivers/net/virtio_net.c: In function 'mergeable_buf_to_ctx':
77 *drivers/net/virtio_net.c:244:33: warning: comparison of distinct pointer types lacks a cast [enabled by default]
78 *drivers/net/virtio_net.c: In function 'get_mergeable_buf_len':
79 *drivers/net/virtio_net.c:610:9: warning: comparison of distinct pointer types lacks a cast [enabled by default]
80 *drivers/net/virtio_net.c:610:9: warning: comparison of distinct pointer types lacks a cast [enabled by default]
81 *--
82 * CC [M] drivers/net/phy/cicada.o
83 * CC [M] drivers/net/fddi/skfp/smtinit.o
84 * CC [M] drivers/net/fddi/skfp/smttimer.o
85 * CC [M] drivers/platform/x86/wmi.o
86 *drivers/net/ethernet/alteon/acenic.c: In function 'ace_init':
87 *drivers/net/ethernet/alteon/acenic.c:1013:4: warning: format '%i' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat]
88 *drivers/net/ethernet/alteon/acenic.c:1015:4: warning: format '%i' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat]
89 *drivers/net/ethernet/alteon/acenic.c:1073:12: warning: format '%i' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat]
90 *--
91 * CC [M] drivers/net/ethernet/amd/nmclan_cs.o
92 * CC [M] drivers/net/fddi/skfp/drvfbi.o
93 * CC [M] drivers/net/phy/vitesse.o
94 * CC [M] drivers/staging/speakup/varhandlers.o
95 *drivers/net/ethernet/amd/nmclan_cs.c: In function 'nmclan_config':
96 *drivers/net/ethernet/amd/nmclan_cs.c:624:3: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at include/pcmcia/ds.h:213) [-Wdeprecated-declarations]
97 *--
98 * CC [M] drivers/scsi/advansys.o
99 * CC [M] drivers/vhost/vhost.o
100 * CC [M] drivers/net/phy/realtek.o
101 * CC [M] drivers/platform/x86/intel_oaktrail.o
102 * CC [M] drivers/net/ethernet/atheros/alx/main.o
103 *drivers/scsi/advansys.c:71:2: warning: #warning this driver is still not properly converted to the DMA API [-Wcpp]
104 *--
105 * CC [M] drivers/net/ethernet/intel/i40evf/i40e_adminq.o
106 * CC [M] drivers/scsi/csiostor/csio_hw_t4.o
107 * CC [M] drivers/scsi/bfa/bfa_port.o
108 * CC [M] drivers/net/ethernet/mellanox/mlx4/resource_tracker.o
109 *drivers/net/ethernet/neterion/vxge/vxge-main.c: In function 'vxge_tx_msix_handle':
110 *drivers/net/ethernet/neterion/vxge/vxge-main.c:2245:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
111 *drivers/net/ethernet/neterion/vxge/vxge-main.c: In function 'vxge_poll_inta':
112 *drivers/net/ethernet/neterion/vxge/vxge-main.c:1870:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
113 *--
114 * CC [M] drivers/net/wireless/rtlwifi/rtl8192se/trx.o
115 * LD [M] drivers/net/wireless/ti/wlcore/wlcore.o
116 * LD [M] drivers/net/wireless/rtlwifi/rtl8192se/rtl8192se.o
117 * Building modules, stage 2.
118 * MODPOST 977 modules
119 *WARNING: modpost: Found 14730 section mismatch(es).
120 *--
121 * INSTALL /lib/firmware/kaweth/new_code.bin
122 * INSTALL /lib/firmware/kaweth/trigger_code.bin
123 * INSTALL /lib/firmware/kaweth/new_code_fix.bin
124 * INSTALL /lib/firmware/kaweth/trigger_code_fix.bin
125 * DEPMOD 3.14.5-hardened-r2
126 *depmod: ERROR: Module 'hci_vhci' has devname (vhci) but lacks major and minor information. Ignoring.
127 *--
128 *>>> Emerging (5 of 16) media-libs/alsa-lib-1.0.27.2
129 *>>> Installing (5 of 16) media-libs/alsa-lib-1.0.27.2
130 *>>> Emerging (6 of 16) virtual/awk-1
131 *>>> Installing (6 of 16) virtual/awk-1
132 *>>> Emerging (7 of 16) sys-kernel/spl-0.6.3
133 *>>> Failed to emerge sys-kernel/spl-0.6.3, Log file:
134 *--
135 * * Found sources for kernel version:
136 * * 3.14.5-hardened-r2
137 * * Checking for suitable kernel configuration options...
138 * * CONFIG_GRKERNSEC_HIDESYM: should not be set. But it is.
139 * * Please check to make sure these options are set correctly.
140 * * Failure to do so may cause unexpected problems.
141 * * Once you have satisfied these options, please try merging
142 * * this package again.
143 * * ERROR: sys-kernel/spl-0.6.3::gentoo failed (setup phase):
144 *--
145 *
146 * * Messages for package sys-kernel/spl-0.6.3:
147 *
148 * * CONFIG_GRKERNSEC_HIDESYM: should not be set. But it is.
149 * * Please check to make sure these options are set correctly.
150 * * Failure to do so may cause unexpected problems.
151 * * Once you have satisfied these options, please try merging
152 * * this package again.
153 * * ERROR: sys-kernel/spl-0.6.3::gentoo failed (setup phase):
154 *--
155 * Running with options: --callback=emerge -qN app-accessibility/espeakup media-libs/alsa-oss media-sound/alsa-utils net-dialup/globespan-adsl sys-apps/pcmciautils sys-kernel/linux-firmware sys-kernel/spl sys-fs/zfs sys-fs/zfs-kmod --lvm --dmraid --mdadm --makeopts=-j8 --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20140616 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20140616.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20140616.tar.bz2 all --kernel-config=/var/tmp/gentoo.config
156 * Using genkernel.conf from /etc/genkernel.conf
157 * Sourcing arch-specific config.sh from /usr/share/genkernel/arch/x86_64/config.sh ..
158 * Sourcing arch-specific modules_load from /usr/share/genkernel/arch/x86_64/modules_load ..
159 *
160 * ERROR: --callback failed!
161 *
162 * -- End log... --
163 *
164 * Please consult /var/log/genkernel.log for more information and any
165 * errors that were reported above.
166 *
167 * Report any genkernel bugs to bugs.gentoo.org and
168 * assign your bug to genkernel@g.o. Please include
169 * as much information as you can in your bug report; attaching
170 * /var/log/genkernel.log so that your issue can be dealt with effectively.
171 *
172 * Please do *not* report compilation failures as genkernel bugs!
173 *
174
175 !!! catalyst: Runscript kernel build failed
176
177
178 Traceback (most recent call last):
179 File "modules/generic_stage_target.py", line 1428, in build_kernel
180 self._build_kernel(kname=kname)
181 File "modules/generic_stage_target.py", line 1472, in _build_kernel
182 "Runscript kernel build failed",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: build aborting due to kernel build 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 1433, in build_kernel
196 "build aborting due to kernel build error."
197 CatalystError
198 !!! catalyst: Error encountered during run of target livecd-stage2
199 Catalyst aborting....
200 lockfile does not exist '/home/release/buildroot/amd64-dev/tmp/hardened/livecd-stage2-amd64-20140616/.catalyst_lock'
201
202
203
204 Full build log at /home/release/tmp/run/catalyst-auto.7330/log/hardened_admincd-stage2.log