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, 10 Nov 2014 22:47:22
Message-Id: 20141110224717.A619EE0061@lantean.jmbsvicetto.name
1 * linux-info.eclass, line 808: Called die
2 * The specific snippet of code:
3 * die "Incorrect kernel configuration options"
4 *
5 * If you need support, post the output of `emerge --info '=sys-fs/zfs-kmod-0.6.3::gentoo'`,
6 * the complete build log and the output of `emerge -pqv '=sys-fs/zfs-kmod-0.6.3::gentoo'`.
7 * The complete build log is located at '/var/log/portage/sys-fs:zfs-kmod-0.6.3:20141110-224713.log'.
8 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/zfs-kmod-0.6.3/temp/build.log'.
9 * The ebuild environment file is located at '/var/tmp/portage/sys-fs/zfs-kmod-0.6.3/temp/die.env'.
10 * Working directory: '/usr/lib64/portage/pym'
11 * S: '/var/tmp/portage/sys-fs/zfs-kmod-0.6.3/work/zfs-zfs-0.6.3'
12
13
14
15
16
17
18
19
20
21 * <<< Callback exit status: 1
22 * ERROR: --callback failed!
23 *
24 * -- Grepping log... --
25 *
26 * Sourcing arch-specific config.sh from /usr/share/genkernel/arch/x86_64/config.sh ..
27 * Sourcing arch-specific modules_load from /usr/share/genkernel/arch/x86_64/modules_load ..
28 *
29 * Linux Kernel 3.15.10-hardened-r1 for x86_64...
30 * .. with config file /var/tmp/gentoo.config
31 * WARNING: No mounted /boot partition detected!
32 *--
33 * LD fs/xfs/built-in.o
34 * LD fs/built-in.o
35 * LINK vmlinux
36 * LD vmlinux.o
37 * MODPOST vmlinux.o
38 *WARNING: modpost: Found 4053 section mismatch(es).
39 *--
40 * CC [M] arch/x86/kvm/emulate.o
41 * CC [M] crypto/md4.o
42 * CC [M] arch/x86/kvm/i8259.o
43 * CC [M] crypto/sha1_generic.o
44 *arch/x86/kvm/x86.c: In function 'kvm_arch_init':
45 *arch/x86/kvm/x86.c:5582:28: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
46 *--
47 * LD [M] sound/pci/nm256/snd-nm256.o
48 * CC [M] sound/pci/pcxhr/pcxhr.o
49 * CC [M] fs/ocfs2/blockcheck.o
50 * CC [M] drivers/block/umem.o
51 *net/ipv6/addrconf.c: In function 'if6_proc_net_init':
52 *net/ipv6/addrconf.c:3536:2: warning: passing argument 1 of 'register_ipv6_seq_ops_addr' discards 'const' qualifier from pointer target type [enabled by default]
53 *--
54 * CC [M] net/ipv6/xfrm6_tunnel.o
55 * CC [M] fs/ocfs2/refcounttree.o
56 * CC [M] net/ipv6/tunnel6.o
57 * CC [M] drivers/bluetooth/bpa10x.o
58 *net/sunrpc/xprtrdma/verbs.c: In function 'rpcrdma_register_default_external':
59 *net/sunrpc/xprtrdma/verbs.c:1774:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=]
60 *--
61 * CC [M] drivers/md/dm-stripe.o
62 * CC [M] drivers/md/dm-ioctl.o
63 * CC [M] drivers/infiniband/hw/amso1100/c2_vq.o
64 *In file included from drivers/message/i2o/config-osm.c:39:0:
65 *drivers/message/i2o/i2o_config.c: In function 'i2o_cfg_passthru':
66 *drivers/message/i2o/i2o_config.c:893:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
67 * (p->virt, (void __user *)sg[i].addr_bus,
68 * ^
69 *drivers/message/i2o/i2o_config.c:953:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
70 *--
71 * ^
72 * CC [M] drivers/md/dm-io.o
73 * CC [M] drivers/infiniband/hw/amso1100/c2_intr.o
74 * CC [M] drivers/mmc/card/queue.o
75 * CC [M] drivers/md/dm-kcopyd.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 *drivers/message/i2o/i2o_config.c: In function 'i2o_cfg_passthru32.isra.5':
80 *drivers/message/i2o/i2o_config.c:751:1: warning: the frame size of 1352 bytes is larger than 1024 bytes [-Wframe-larger-than=]
81 *--
82 * CC [M] drivers/md/bcache/movinggc.o
83 * CC [M] drivers/mmc/host/via-sdmmc.o
84 * CC [M] drivers/net/ethernet/alteon/acenic.o
85 * CC [M] drivers/infiniband/hw/ipath/ipath_stats.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 * printk("expecting %i
89 ", SMP_CACHE_BYTES);
90 * ^
91 *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=]
92 * printk("correcting to %i
93 ", SMP_CACHE_BYTES);
94 * ^
95 *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=]
96 *--
97 * CC [M] drivers/md/bcache/super.o
98 * CC [M] drivers/net/ethernet/atheros/alx/ethtool.o
99 * CC [M] drivers/infiniband/hw/ipath/ipath_ud.o
100 * CC [M] drivers/pcmcia/pcmcia_resource.o
101 *drivers/net/ethernet/amd/nmclan_cs.c: In function 'nmclan_config':
102 *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]
103 *--
104 * CC [M] drivers/staging/speakup/devsynth.o
105 * CC [M] drivers/scsi/advansys.o
106 * CC [M] drivers/staging/speakup/i18n.o
107 * CC [M] drivers/net/usb/smsc95xx.o
108 * CC [M] drivers/uio/uio.o
109 *drivers/scsi/advansys.c:71:2: warning: #warning this driver is still not properly converted to the DMA API [-Wcpp]
110 * #warning this driver is still not properly converted to the DMA API
111 *--
112 * CC [M] drivers/net/wireless/ath/ath10k/debug.o
113 * CC [M] drivers/net/wireless/b43legacy/dma.o
114 * CC [M] drivers/net/ethernet/intel/e1000e/ptp.o
115 * CC [M] drivers/usb/storage/scsiglue.o
116 *drivers/net/ethernet/neterion/vxge/vxge-main.c: In function 'vxge_poll_inta':
117 *drivers/net/ethernet/neterion/vxge/vxge-main.c:1874:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
118 * }
119 * ^
120 *drivers/net/ethernet/neterion/vxge/vxge-main.c: In function 'vxge_tx_msix_handle':
121 *drivers/net/ethernet/neterion/vxge/vxge-main.c:2249:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
122 *--
123 * CC [M] drivers/scsi/qla2xxx/qla_tmpl.o
124 * LD [M] drivers/net/wireless/rtlwifi/rtl8192se/rtl8192se.o
125 * LD [M] drivers/scsi/qla2xxx/qla2xxx.o
126 * Building modules, stage 2.
127 * MODPOST 966 modules
128 *WARNING: modpost: Found 14628 section mismatch(es).
129 *--
130 *>>> Recording media-sound/alsa-utils in "world" favorites file...
131 *>>> Emerging (12 of 16) sys-apps/pcmciautils-018_p8
132 *>>> Installing (12 of 16) sys-apps/pcmciautils-018_p8
133 *>>> Recording sys-apps/pcmciautils in "world" favorites file...
134 *>>> Emerging (13 of 16) sys-fs/zfs-kmod-0.6.3
135 *>>> Failed to emerge sys-fs/zfs-kmod-0.6.3, Log file:
136 *--
137 * * Found sources for kernel version:
138 * * 3.15.10-hardened-r1
139 * * Checking for suitable kernel configuration options...
140 * * CONFIG_PAX_USERCOPY_SLABS: 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-fs/zfs-kmod-0.6.3::gentoo failed (setup phase):
146 *--
147 * * The ALSA core should be built into the kernel or loaded through other
148 * * means. There is no longer any modular auto(un)loading in alsa-utils.
149 * * Messages for package sys-fs/zfs-kmod-0.6.3:
150 * * CONFIG_PAX_USERCOPY_SLABS: 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-fs/zfs-kmod-0.6.3::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-20141110 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20141110.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20141110.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 '/home/release/buildroot/amd64-dev/tmp/hardened/livecd-stage2-amd64-20141110/.catalyst_lock'
203
204
205
206 Full build log at /home/release/tmp/run/catalyst-auto.hhFSCq/log/hardened_admincd-stage2.log