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, 01 Jan 2015 07:29:19
Message-Id: 20150101072909.EFEFD2AD84@nightheron.gentoo.org
1 * IMPORTANT: 8 news items need reading for repository 'gentoo'.
2 * Use eselect news to read news items.
3
4
5 * <<< Callback exit status: 1
6 * ERROR: --callback failed!
7 *
8 * -- Grepping log... --
9 *
10 *Allow for memory hot-add (MEMORY_HOTPLUG) [N/y] n
11 *Allow for memory compaction (COMPACTION) [N/y/?] n
12 *Enable bounce buffers (BOUNCE) [Y/n/?] y
13 *Enable KSM for page merging (KSM) [N/y/?] n
14 *Low address space to protect from user allocation (DEFAULT_MMAP_MIN_ADDR) [4096] 4096
15 *Enable recovery from hardware memory errors (MEMORY_FAILURE) [N/y/?] n
16 *--
17 *torture tests for RCU (RCU_TORTURE_TEST) [N/m/y/?] n
18 *RCU CPU stall timeout in seconds (RCU_CPU_STALL_TIMEOUT) [60] 60
19 *Print additional diagnostics on RCU CPU stall (RCU_CPU_STALL_INFO) [N/y/?] n
20 *Enable tracing for RCU (RCU_TRACE) [N/y/?] n
21 *Force extended block device numbers and spread them (DEBUG_BLOCK_EXT_DEVT) [N/y/?] n
22 *Notifier error injection (NOTIFIER_ERROR_INJECTION) [N/m/y/?] n
23 *--
24 * CC kernel/seccomp.o
25 * CC net/core/filter.o
26 * CC lib/cpumask.o
27 * CC lib/ctype.o
28 *arch/x86/kernel/pmc_atom.c: In function 'pmc_setup_dev':
29 *arch/x86/kernel/pmc_atom.c:243:6: warning: unused variable 'ret' [-Wunused-variable]
30 *--
31 * LD drivers/tty/built-in.o
32 * LD drivers/built-in.o
33 * LINK vmlinux
34 * LD vmlinux.o
35 * MODPOST vmlinux.o
36 *WARNING: modpost: Found 4139 section mismatch(es).
37 *--
38 * CC [M] fs/dlm/ast.o
39 * CC [M] arch/x86/kvm/mmu.o
40 * CC [M] drivers/acpi/video.o
41 * CC [M] fs/btrfs/file-item.o
42 *arch/x86/kvm/x86.c: In function 'kvm_arch_init':
43 *arch/x86/kvm/x86.c:5649:28: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
44 *--
45 * CC [M] sound/usb/stream.o
46 * CC [M] drivers/hv/vmbus_drv.o
47 * CC [M] sound/usb/midi.o
48 * CC [M] net/ceph/pagevec.o
49 *net/ipv6/addrconf.c: In function 'if6_proc_net_init':
50 *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]
51 *--
52 * CC [M] drivers/message/i2o/config-osm.o
53 * CC [M] drivers/net/sb1000.o
54 * CC [M] net/wireless/trace.o
55 *In file included from drivers/message/i2o/config-osm.c:39:0:
56 *drivers/message/i2o/i2o_config.c: In function 'i2o_cfg_passthru':
57 *drivers/message/i2o/i2o_config.c:893:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
58 * (p->virt, (void __user *)sg[i].addr_bus,
59 * ^
60 *drivers/message/i2o/i2o_config.c:953:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
61 *--
62 * ^
63 * CC [M] drivers/mmc/core/sdio_cis.o
64 * CC [M] drivers/md/dm-mpath.o
65 * CC [M] net/sctp/output.o
66 * CC [M] drivers/misc/vmw_vmci/vmci_queue_pair.o
67 *drivers/message/i2o/i2o_config.c:992:1: warning: the frame size of 1352 bytes is larger than 1024 bytes [-Wframe-larger-than=]
68 * }
69 * ^
70 * CC [M] drivers/md/dm-snap.o
71 *drivers/message/i2o/i2o_config.c: In function 'i2o_cfg_passthru32.isra.2':
72 *drivers/message/i2o/i2o_config.c:751:1: warning: the frame size of 1352 bytes is larger than 1024 bytes [-Wframe-larger-than=]
73 *--
74 * CC [M] drivers/net/ethernet/amd/amd8111e.o
75 * CC [M] drivers/platform/x86/sony-laptop.o
76 * CC [M] drivers/pps/kapi.o
77 * CC [M] drivers/net/ppp/ppp_mppe.o
78 *drivers/net/ethernet/alteon/acenic.c: In function 'ace_init':
79 *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=]
80 * printk("expecting %i
81 ", SMP_CACHE_BYTES);
82 * ^
83 *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=]
84 * printk("correcting to %i
85 ", SMP_CACHE_BYTES);
86 * ^
87 *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=]
88 *--
89 * CC [M] drivers/md/bcache/bset.o
90 * CC [M] drivers/net/ethernet/amd/pcnet32.o
91 * CC [M] drivers/net/ppp/pppox.o
92 * CC [M] drivers/net/phy/qsemi.o
93 *drivers/net/ethernet/amd/nmclan_cs.c: In function 'nmclan_config':
94 *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]
95 *--
96 * CC [M] drivers/scsi/iscsi_boot_sysfs.o
97 * CC [M] drivers/net/wireless/ath/regd.o
98 * CC [M] drivers/net/usb/int51x1.o
99 * CC [M] drivers/scsi/advansys.o
100 * CC [M] drivers/net/ethernet/brocade/bna/bnad_debugfs.o
101 *drivers/scsi/advansys.c:71:2: warning: #warning this driver is still not properly converted to the DMA API [-Wcpp]
102 * #warning this driver is still not properly converted to the DMA API
103 *--
104 * CC [M] drivers/xen/xen-pciback/conf_space_capability.o
105 * CC [M] drivers/xen/xen-pciback/conf_space_quirks.o
106 * CC [M] drivers/net/ethernet/mellanox/mlx4/en_tx.o
107 * CC [M] drivers/xen/xen-pciback/vpci.o
108 *drivers/net/ethernet/neterion/vxge/vxge-main.c: In function 'vxge_poll_inta':
109 *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=]
110 * }
111 * ^
112 * CC [M] drivers/scsi/bfa/bfa_hw_ct.o
113 *drivers/net/ethernet/neterion/vxge/vxge-main.c: In function 'vxge_tx_msix_handle':
114 *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=]
115 *--
116 * LD [M] drivers/scsi/qla4xxx/qla4xxx.o
117 * CC [M] drivers/scsi/qla2xxx/qla_tmpl.o
118 * LD [M] drivers/scsi/qla2xxx/qla2xxx.o
119 * Building modules, stage 2.
120 * MODPOST 960 modules
121 *WARNING: modpost: Found 14589 section mismatch(es).
122 *--
123 *>>> Emerging (5 of 16) media-libs/alsa-lib-1.0.28::gentoo
124 *>>> Installing (5 of 16) media-libs/alsa-lib-1.0.28::gentoo
125 *>>> Emerging (6 of 16) virtual/awk-1::gentoo
126 *>>> Installing (6 of 16) virtual/awk-1::gentoo
127 *>>> Emerging (7 of 16) sys-kernel/spl-0.6.3-r1::gentoo
128 *>>> Failed to emerge sys-kernel/spl-0.6.3-r1, Log file:
129 *--
130 * * Found sources for kernel version:
131 * * 3.17.7-hardened-r1
132 * * Checking for suitable kernel configuration options...
133 * * CONFIG_PAX_RANDKSTACK: should not be set. But it is.
134 * * Please check to make sure these options are set correctly.
135 * * Failure to do so may cause unexpected problems.
136 * * Once you have satisfied these options, please try merging
137 * * this package again.
138 * * ERROR: sys-kernel/spl-0.6.3-r1::gentoo failed (setup phase):
139 *--
140 * * If you are only interested in particular firmware files, edit the saved
141 * * configfile and remove those that you do not want.
142 * * Messages for package sys-kernel/spl-0.6.3-r1:
143 * * CONFIG_PAX_RANDKSTACK: should not be set. But it is.
144 * * Please check to make sure these options are set correctly.
145 * * Failure to do so may cause unexpected problems.
146 * * Once you have satisfied these options, please try merging
147 * * this package again.
148 * * ERROR: sys-kernel/spl-0.6.3-r1::gentoo failed (setup phase):
149 *--
150 * 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-20150101 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20150101.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20150101.tar.bz2 all --kernel-config=/var/tmp/gentoo.config
151 * Using genkernel.conf from /etc/genkernel.conf
152 * Sourcing arch-specific config.sh from /usr/share/genkernel/arch/x86_64/config.sh ..
153 * Sourcing arch-specific modules_load from /usr/share/genkernel/arch/x86_64/modules_load ..
154 *
155 * ERROR: --callback failed!
156 *
157 * -- End log... --
158 *
159 * Please consult /var/log/genkernel.log for more information and any
160 * errors that were reported above.
161 *
162 * Report any genkernel bugs to bugs.gentoo.org and
163 * assign your bug to genkernel@g.o. Please include
164 * as much information as you can in your bug report; attaching
165 * /var/log/genkernel.log so that your issue can be dealt with effectively.
166 *
167 * Please do *not* report compilation failures as genkernel bugs!
168 *
169
170 !!! catalyst: Runscript kernel build failed
171
172
173 Traceback (most recent call last):
174 File "modules/generic_stage_target.py", line 1428, in build_kernel
175 self._build_kernel(kname=kname)
176 File "modules/generic_stage_target.py", line 1472, in _build_kernel
177 "Runscript kernel build failed",env=self.env)
178 File "/usr/lib64/catalyst//modules/catalyst_support.py", line 541, in cmd
179 raise CatalystError,myexc
180 CatalystError
181 None
182
183 !!! catalyst: build aborting due to kernel build error.
184
185 Traceback (most recent call last):
186 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
187 mytarget.run()
188 File "modules/generic_stage_target.py", line 1304, in run
189 apply(getattr(self,x))
190 File "modules/generic_stage_target.py", line 1433, in build_kernel
191 "build aborting due to kernel build error."
192 CatalystError
193 !!! catalyst: Error encountered during run of target livecd-stage2
194 Catalyst aborting....
195 lockfile does not exist '/release/buildroot/amd64-dev/tmp/hardened/livecd-stage2-amd64-20150101/.catalyst_lock'
196
197
198
199 Full build log at /release/tmp/run/catalyst-auto.ILTJtg/log/hardened_admincd-stage2.log