Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst non-fatal build error - hardened/admincd-stage2.spec
Date: Thu, 08 Jan 2015 07:15:34
Message-Id: 20150108071522.BF4022B30C@nightheron.gentoo.org
1 * spl-0.6.3-r1.ebuild, line 65: Called check_extra_config
2 * linux-info.eclass, line 808: Called die
3 * The specific snippet of code:
4 * die "Incorrect kernel configuration options"
5 *
6 * If you need support, post the output of `emerge --info '=sys-kernel/spl-0.6.3-r1::gentoo'`,
7 * the complete build log and the output of `emerge -pqv '=sys-kernel/spl-0.6.3-r1::gentoo'`.
8 * The complete build log is located at '/var/tmp/portage/sys-kernel/spl-0.6.3-r1/temp/build.log'.
9 * The ebuild environment file is located at '/var/tmp/portage/sys-kernel/spl-0.6.3-r1/temp/die.env'.
10 * Working directory: '/usr/lib64/python2.7/site-packages'
11 * S: '/var/tmp/portage/sys-kernel/spl-0.6.3-r1/work/spl-spl-0.6.3'
12
13 * IMPORTANT: 8 news items need reading for repository 'gentoo'.
14 * Use eselect news to read news items.
15
16
17 * <<< Callback exit status: 1
18 * ERROR: --callback failed!
19 *
20 * -- Grepping log... --
21 *
22 *Allow for memory hot-add (MEMORY_HOTPLUG) [N/y] n
23 *Allow for memory compaction (COMPACTION) [N/y/?] n
24 *Enable bounce buffers (BOUNCE) [Y/n/?] y
25 *Enable KSM for page merging (KSM) [N/y/?] n
26 *Low address space to protect from user allocation (DEFAULT_MMAP_MIN_ADDR) [4096] 4096
27 *Enable recovery from hardware memory errors (MEMORY_FAILURE) [N/y/?] n
28 *--
29 *torture tests for RCU (RCU_TORTURE_TEST) [N/m/y/?] n
30 *RCU CPU stall timeout in seconds (RCU_CPU_STALL_TIMEOUT) [60] 60
31 *Print additional diagnostics on RCU CPU stall (RCU_CPU_STALL_INFO) [N/y/?] n
32 *Enable tracing for RCU (RCU_TRACE) [N/y/?] n
33 *Force extended block device numbers and spread them (DEBUG_BLOCK_EXT_DEVT) [N/y/?] n
34 *Notifier error injection (NOTIFIER_ERROR_INJECTION) [N/m/y/?] n
35 *--
36 * CC lib/xz/xz_dec_bcj.o
37 * CC fs/ext4/xattr_user.o
38 * CC net/core/dev_addr_lists.o
39 *arch/x86/kernel/pmc_atom.c: In function 'pmc_setup_dev':
40 * CC net/core/dst.o
41 *arch/x86/kernel/pmc_atom.c:243:6: warning: unused variable 'ret' [-Wunused-variable]
42 *--
43 * LD drivers/tty/built-in.o
44 * LD drivers/built-in.o
45 * LINK vmlinux
46 * LD vmlinux.o
47 * MODPOST vmlinux.o
48 *WARNING: modpost: Found 4139 section mismatch(es).
49 *--
50 * CC [M] fs/btrfs/file-item.o
51 * CC [M] crypto/tgr192.o
52 * CC [M] fs/btrfs/inode-item.o
53 * CC [M] fs/cifs/nterr.o
54 *arch/x86/kvm/x86.c: In function 'kvm_arch_init':
55 *arch/x86/kvm/x86.c:5649:28: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
56 *--
57 * CC [M] net/mac80211/scan.o
58 * LD [M] net/rfkill/rfkill.o
59 * CC [M] net/ceph/ceph_fs.o
60 * CC [M] net/ceph/ceph_strings.o
61 *net/ipv6/addrconf.c: In function 'if6_proc_net_init':
62 *net/ipv6/addrconf.c:3539:2: warning: passing argument 1 of 'register_ipv6_seq_ops_addr' discards 'const' qualifier from pointer target type [enabled by default]
63 *--
64 * CC [M] drivers/md/dm.o
65 * CC [M] net/ipv6/xfrm6_mode_ro.o
66 * CC [M] drivers/message/i2o/iop.o
67 *In file included from drivers/message/i2o/config-osm.c:39:0:
68 *drivers/message/i2o/i2o_config.c: In function 'i2o_cfg_passthru':
69 *drivers/message/i2o/i2o_config.c:893:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
70 * (p->virt, (void __user *)sg[i].addr_bus,
71 * ^
72 *drivers/message/i2o/i2o_config.c:953:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
73 * ((void __user *)sg[j].addr_bus, sg_list[j].virt,
74 * ^
75 * CC [M] drivers/misc/hpilo.o
76 *drivers/message/i2o/i2o_config.c:992:1: warning: the frame size of 1352 bytes is larger than 1024 bytes [-Wframe-larger-than=]
77 * }
78 * ^
79 * CC [M] net/ipv6/xfrm6_mode_beet.o
80 *drivers/message/i2o/i2o_config.c: In function 'i2o_cfg_passthru32.isra.2':
81 *drivers/message/i2o/i2o_config.c:751:1: warning: the frame size of 1352 bytes is larger than 1024 bytes [-Wframe-larger-than=]
82 *--
83 * CC [M] drivers/net/fddi/skfp/pmf.o
84 * CC [M] drivers/platform/x86/intel_oaktrail.o
85 * CC [M] drivers/net/ethernet/alteon/acenic.o
86 * CC [M] drivers/net/ethernet/amd/amd8111e.o
87 * CC [M] drivers/ssb/pci.o
88 *drivers/scsi/advansys.c:71:2: warning: #warning this driver is still not properly converted to the DMA API [-Wcpp]
89 * #warning this driver is still not properly converted to the DMA API
90 * ^
91 * CC [M] drivers/scsi/dpt_i2o.o
92 * CC [M] drivers/platform/x86/samsung-q10.o
93 *drivers/net/ethernet/alteon/acenic.c: In function 'ace_init':
94 *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=]
95 * printk("expecting %i
96 ", SMP_CACHE_BYTES);
97 * ^
98 *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=]
99 * printk("correcting to %i
100 ", SMP_CACHE_BYTES);
101 * ^
102 *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=]
103 *--
104 * CC [M] drivers/staging/speakup/speakup_apollo.o
105 * CC [M] drivers/net/ethernet/atheros/alx/main.o
106 * CC [M] drivers/ssb/pcmcia.o
107 * CC [M] drivers/staging/speakup/speakup_audptr.o
108 *drivers/net/ethernet/amd/nmclan_cs.c: In function 'nmclan_config':
109 *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]
110 *--
111 * CC [M] drivers/scsi/isci/remote_device.o
112 * CC [M] drivers/net/wireless/ath/ath9k/common.o
113 * CC [M] drivers/scsi/fnic/vnic_dev.o
114 * CC [M] drivers/net/wireless/ath/ath6kl/core.o
115 *drivers/net/ethernet/neterion/vxge/vxge-main.c: In function 'vxge_poll_inta':
116 *drivers/net/ethernet/neterion/vxge/vxge-main.c:1873:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
117 * }
118 * ^
119 * CC [M] drivers/scsi/fnic/vnic_intr.o
120 *drivers/net/ethernet/neterion/vxge/vxge-main.c: In function 'vxge_tx_msix_handle':
121 *drivers/net/ethernet/neterion/vxge/vxge-main.c:2248:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
122 *--
123 * LD [M] drivers/net/wireless/ti/wl18xx/wl18xx.o
124 * CC [M] drivers/net/wireless/ti/wlcore/vendor_cmd.o
125 * LD [M] drivers/net/wireless/ti/wlcore/wlcore.o
126 * Building modules, stage 2.
127 * MODPOST 960 modules
128 *WARNING: modpost: Found 14589 section mismatch(es).
129 *--
130 *>>> Emerging (5 of 16) media-libs/alsa-lib-1.0.28::gentoo
131 *>>> Installing (5 of 16) media-libs/alsa-lib-1.0.28::gentoo
132 *>>> Emerging (6 of 16) virtual/awk-1::gentoo
133 *>>> Installing (6 of 16) virtual/awk-1::gentoo
134 *>>> Emerging (7 of 16) sys-kernel/spl-0.6.3-r1::gentoo
135 *>>> Failed to emerge sys-kernel/spl-0.6.3-r1, Log file:
136 *--
137 * * Found sources for kernel version:
138 * * 3.17.7-hardened-r1
139 * * Checking for suitable kernel configuration options...
140 * * CONFIG_PAX_RANDKSTACK: should not be set. But it is.
141 * * Please check to make sure these options are set correctly.
142 * * Failure to do so may cause unexpected problems.
143 * * Once you have satisfied these options, please try merging
144 * * this package again.
145 * * ERROR: sys-kernel/spl-0.6.3-r1::gentoo failed (setup phase):
146 *--
147 *
148 * * Messages for package sys-kernel/spl-0.6.3-r1:
149 *
150 * * CONFIG_PAX_RANDKSTACK: should not be set. But it is.
151 * * Please check to make sure these options are set correctly.
152 * * Failure to do so may cause unexpected problems.
153 * * Once you have satisfied these options, please try merging
154 * * this package again.
155 * * ERROR: sys-kernel/spl-0.6.3-r1::gentoo failed (setup phase):
156 *--
157 * 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-20150108 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20150108.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20150108.tar.bz2 all --kernel-config=/var/tmp/gentoo.config
158 * Using genkernel.conf from /etc/genkernel.conf
159 * Sourcing arch-specific config.sh from /usr/share/genkernel/arch/x86_64/config.sh ..
160 * Sourcing arch-specific modules_load from /usr/share/genkernel/arch/x86_64/modules_load ..
161 *
162 * ERROR: --callback failed!
163 *
164 * -- End log... --
165 *
166 * Please consult /var/log/genkernel.log for more information and any
167 * errors that were reported above.
168 *
169 * Report any genkernel bugs to bugs.gentoo.org and
170 * assign your bug to genkernel@g.o. Please include
171 * as much information as you can in your bug report; attaching
172 * /var/log/genkernel.log so that your issue can be dealt with effectively.
173 *
174 * Please do *not* report compilation failures as genkernel bugs!
175 *
176
177 !!! catalyst: Runscript kernel build failed
178
179
180 Traceback (most recent call last):
181 File "modules/generic_stage_target.py", line 1428, in build_kernel
182 self._build_kernel(kname=kname)
183 File "modules/generic_stage_target.py", line 1472, in _build_kernel
184 "Runscript kernel build failed",env=self.env)
185 File "/usr/lib64/catalyst//modules/catalyst_support.py", line 541, in cmd
186 raise CatalystError,myexc
187 CatalystError
188 None
189
190 !!! catalyst: build aborting due to kernel build error.
191
192 Traceback (most recent call last):
193 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
194 mytarget.run()
195 File "modules/generic_stage_target.py", line 1304, in run
196 apply(getattr(self,x))
197 File "modules/generic_stage_target.py", line 1433, in build_kernel
198 "build aborting due to kernel build error."
199 CatalystError
200 !!! catalyst: Error encountered during run of target livecd-stage2
201 Catalyst aborting....
202 lockfile does not exist '/release/buildroot/amd64-dev/tmp/hardened/livecd-stage2-amd64-20150108/.catalyst_lock'
203
204
205
206 Full build log at /release/tmp/run/catalyst-auto.zrIvpl/log/hardened_admincd-stage2.log