From: catalyst@lantean.jmbsvicetto.name
To: jmbsvicetto@gmail.com,gentoo-releng-autobuilds@lists.gentoo.org
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst non-fatal build error - hardened/admincd-stage2.spec
Date: Fri, 20 Feb 2015 13:14:35 +0000 (UTC) [thread overview]
Message-ID: <20150220131435.84C58E01B6@lantean.jmbsvicetto.name> (raw)
* ebuild.sh, line 93: Called pkg_setup
* spl-0.6.3-r1.ebuild, line 65: Called check_extra_config
* linux-info.eclass, line 808: Called die
* The specific snippet of code:
* die "Incorrect kernel configuration options"
*
* If you need support, post the output of `emerge --info '=sys-kernel/spl-0.6.3-r1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=sys-kernel/spl-0.6.3-r1::gentoo'`.
* The complete build log is located at '/var/log/portage/sys-kernel:spl-0.6.3-r1:20150220-131431.log'.
* For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-kernel/spl-0.6.3-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-kernel/spl-0.6.3-r1/temp/die.env'.
* Working directory: '/usr/lib64/python2.7/site-packages'
* S: '/var/tmp/portage/sys-kernel/spl-0.6.3-r1/work/spl-spl-0.6.3'
^[[32;01m*^[[0m <<< Callback exit status: 1
^[[31;01m*^[[0m ERROR: --callback failed!
^[[31;01m*^[[0m
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m
^[[31;01m*^[[0mAllow for memory hot-add (MEMORY_HOTPLUG) [N/y] n
^[[31;01m*^[[0mAllow for memory compaction (COMPACTION) [N/y/?] n
^[[31;01m*^[[0mEnable bounce buffers (BOUNCE) [Y/n/?] y
^[[31;01m*^[[0mEnable KSM for page merging (KSM) [N/y/?] n
^[[31;01m*^[[0mLow address space to protect from user allocation (DEFAULT_MMAP_MIN_ADDR) [4096] 4096
^[[31;01m*^[[0mEnable recovery from hardware memory errors (MEMORY_^[[1m^[[KFAIL^[[m^[[KURE) [N/y/?] n
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mtorture tests for RCU (RCU_TORTURE_TEST) [N/m/y/?] n
^[[31;01m*^[[0mRCU CPU stall timeout in seconds (RCU_CPU_STALL_TIMEOUT) [60] 60
^[[31;01m*^[[0mPrint additional diagnostics on RCU CPU stall (RCU_CPU_STALL_INFO) [N/y/?] n
^[[31;01m*^[[0mEnable tracing for RCU (RCU_TRACE) [N/y/?] n
^[[31;01m*^[[0mForce extended block device numbers and spread them (DEBUG_BLOCK_EXT_DEVT) [N/y/?] n
^[[31;01m*^[[0mNotifier ^[[1m^[[Kerror ^[[m^[[Kinjection (NOTIFIER_ERROR_INJECTION) [N/m/y/?] n
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m CC mm/mremap.o
^[[31;01m*^[[0m CC arch/x86/kernel/pmc_atom.o
^[[31;01m*^[[0m CC arch/x86/kernel/cpu/perf_event_intel.o
^[[31;01m*^[[0m CC arch/x86/kernel/amd_gart_64.o
^[[31;01m*^[[0march/x86/kernel/pmc_atom.c: In function 'pmc_setup_dev':
^[[31;01m*^[[0march/x86/kernel/pmc_atom.c:243:6: ^[[1m^[[Kwarning^[[m^[[K: unused variable 'ret' [-Wunused-variable]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m LD drivers/video/built-in.o
^[[31;01m*^[[0m LD drivers/built-in.o
^[[31;01m*^[[0m LINK vmlinux
^[[31;01m*^[[0m LD vmlinux.o
^[[31;01m*^[[0m MODPOST vmlinux.o
^[[31;01m*^[[0m^[[1m^[[KWARNING^[[m^[[K: modpost: Found 4139 section mismatch(es).
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m CC [M] arch/x86/kvm/i8259.o
^[[31;01m*^[[0m CC [M] crypto/sha1_generic.o
^[[31;01m*^[[0m CC [M] crypto/sha512_generic.o
^[[31;01m*^[[0m CC [M] arch/x86/kvm/irq.o
^[[31;01m*^[[0march/x86/kvm/x86.c: In function 'kvm_arch_init':
^[[31;01m*^[[0march/x86/kvm/x86.c:5649:28: ^[[1m^[[Kwarning^[[m^[[K: initialization discards 'const' qualifier from pointer target type [enabled by default]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m CC [M] fs/gfs2/lops.o
^[[31;01m*^[[0m CC [M] sound/drivers/mpu401/mpu401_uart.o
^[[31;01m*^[[0m CC [M] drivers/md/dm-linear.o
^[[31;01m*^[[0mIn file included from drivers/message/i2o/config-osm.c:39:0:
^[[31;01m*^[[0mdrivers/message/i2o/i2o_config.c: In function 'i2o_cfg_passthru':
^[[31;01m*^[[0mdrivers/message/i2o/i2o_config.c:893:19: ^[[1m^[[Kwarning^[[m^[[K: cast to pointer from integer of different size [-Wint-to-pointer-cast]
^[[31;01m*^[[0m (p->virt, (void __user *)sg[i].addr_bus,
^[[31;01m*^[[0m ^
^[[31;01m*^[[0mdrivers/message/i2o/i2o_config.c:953:10: ^[[1m^[[Kwarning^[[m^[[K: cast to pointer from integer of different size [-Wint-to-pointer-cast]
^[[31;01m*^[[0m ((void __user *)sg[j].addr_bus, sg_list[j].virt,
^[[31;01m*^[[0m ^
^[[31;01m*^[[0m CC [M] drivers/block/drbd/drbd_actlog.o
^[[31;01m*^[[0mdrivers/message/i2o/i2o_config.c:992:1: ^[[1m^[[Kwarning^[[m^[[K: the frame size of 1352 bytes is larger than 1024 bytes [-Wframe-larger-than=]
^[[31;01m*^[[0m }
^[[31;01m*^[[0m ^
^[[31;01m*^[[0m CC [M] net/bluetooth/hci_event.o
^[[31;01m*^[[0mdrivers/message/i2o/i2o_config.c: In function 'i2o_cfg_passthru32.isra.2':
^[[31;01m*^[[0mdrivers/message/i2o/i2o_config.c:751:1: ^[[1m^[[Kwarning^[[m^[[K: the frame size of 1352 bytes is larger than 1024 bytes [-Wframe-larger-than=]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m CC [M] sound/pci/hda/patch_conexant.o
^[[31;01m*^[[0m CC [M] fs/ocfs2/extent_map.o
^[[31;01m*^[[0m LD [M] drivers/infiniband/hw/mthca/ib_mthca.o
^[[31;01m*^[[0m CC [M] drivers/infiniband/ulp/ipoib/ipoib_main.o
^[[31;01m*^[[0mnet/ipv6/addrconf.c: In function 'if6_proc_net_init':
^[[31;01m*^[[0mnet/ipv6/addrconf.c:3539:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'register_ipv6_seq_ops_addr' discards 'const' qualifier from pointer target type [enabled by default]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m CC [M] sound/pci/ice1712/amp.o
^[[31;01m*^[[0m CC [M] sound/pci/hda/hda_generic.o
^[[31;01m*^[[0m CC [M] sound/pci/echoaudio/indigoiox.o
^[[31;01m*^[[0m CC [M] sound/pci/ice1712/revo.o
^[[31;01m*^[[0mdrivers/net/ethernet/alteon/acenic.c: In function 'ace_init':
^[[31;01m*^[[0mdrivers/net/ethernet/alteon/acenic.c:1013:4: ^[[1m^[[Kwarning^[[m^[[K: format '%i' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
^[[31;01m*^[[0m printk("expecting %i
", SMP_CACHE_BYTES);
^[[31;01m*^[[0m ^
^[[31;01m*^[[0mdrivers/net/ethernet/alteon/acenic.c:1015:4: ^[[1m^[[Kwarning^[[m^[[K: format '%i' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
^[[31;01m*^[[0m printk("correcting to %i
", SMP_CACHE_BYTES);
^[[31;01m*^[[0m ^
^[[31;01m*^[[0mdrivers/net/ethernet/alteon/acenic.c:1073:12: ^[[1m^[[Kwarning^[[m^[[K: format '%i' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m CC [M] sound/pci/echoaudio/layla24.o
^[[31;01m*^[[0m CC [M] fs/ocfs2/heartbeat.o
^[[31;01m*^[[0m CC [M] sound/pci/ice1712/wtm.o
^[[31;01m*^[[0m CC [M] drivers/infiniband/ulp/ipoib/ipoib_verbs.o
^[[31;01m*^[[0mdrivers/net/ethernet/amd/nmclan_cs.c: In function 'nmclan_config':
^[[31;01m*^[[0mdrivers/net/ethernet/amd/nmclan_cs.c:624:3: ^[[1m^[[Kwarning^[[m^[[K: 'pcmcia_request_exclusive_irq' is deprecated (declared at include/pcmcia/ds.h:213) [-Wdeprecated-declarations]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m LD [M] drivers/net/ethernet/chelsio/cxgb/cxgb.o
^[[31;01m*^[[0m CC [M] drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.o
^[[31;01m*^[[0m CC [M] net/sctp/ulpevent.o
^[[31;01m*^[[0m CC [M] drivers/scsi/advansys.o
^[[31;01m*^[[0m CC [M] net/mac80211/michael.o
^[[31;01m*^[[0mdrivers/scsi/advansys.c:71:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K this driver is still not properly converted to the DMA API [-Wcpp]
^[[31;01m*^[[0m #^[[1m^[[Kwarning^[[m^[[K this driver is still not properly converted to the DMA API
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m CC [M] drivers/net/wireless/ti/wlcore/tx.o
^[[31;01m*^[[0m CC [M] drivers/net/wireless/ti/wlcore/rx.o
^[[31;01m*^[[0m CC [M] drivers/net/wireless/ti/wlcore/ps.o
^[[31;01m*^[[0m CC [M] drivers/net/wireless/ti/wlcore/acx.o
^[[31;01m*^[[0mdrivers/net/ethernet/neterion/vxge/vxge-main.c: In function 'vxge_poll_inta':
^[[31;01m*^[[0mdrivers/net/ethernet/neterion/vxge/vxge-main.c:1873:1: ^[[1m^[[Kwarning^[[m^[[K: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
^[[31;01m*^[[0m }
^[[31;01m*^[[0m ^
^[[31;01m*^[[0m CC [M] drivers/net/ethernet/realtek/8139cp.o
^[[31;01m*^[[0mdrivers/net/ethernet/neterion/vxge/vxge-main.c: In function 'vxge_tx_msix_handle':
^[[31;01m*^[[0mdrivers/net/ethernet/neterion/vxge/vxge-main.c:2248:1: ^[[1m^[[Kwarning^[[m^[[K: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m CC [M] drivers/net/ethernet/qlogic/qlge/qlge_mpi.o
^[[31;01m*^[[0m CC [M] drivers/net/ethernet/qlogic/qlge/qlge_ethtool.o
^[[31;01m*^[[0m LD [M] drivers/net/ethernet/qlogic/qlge/qlge.o
^[[31;01m*^[[0m Building modules, stage 2.
^[[31;01m*^[[0m MODPOST 960 modules
^[[31;01m*^[[0m^[[1m^[[KWARNING^[[m^[[K: modpost: Found 14589 section mismatch(es).
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m>>> Emerging (5 of 16) media-libs/alsa-lib-1.0.28::gentoo
^[[31;01m*^[[0m>>> Installing (5 of 16) media-libs/alsa-lib-1.0.28::gentoo
^[[31;01m*^[[0m>>> Emerging (6 of 16) virtual/awk-1::gentoo
^[[31;01m*^[[0m>>> Installing (6 of 16) virtual/awk-1::gentoo
^[[31;01m*^[[0m>>> Emerging (7 of 16) sys-kernel/spl-0.6.3-r1::gentoo
^[[31;01m*^[[0m>>> ^[[1m^[[KFailed^[[m^[[K to emerge sys-kernel/spl-0.6.3-r1, Log file:
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m * Found sources for kernel version:
^[[31;01m*^[[0m * 3.17.7-hardened-r1
^[[31;01m*^[[0m * Checking for suitable kernel configuration options...
^[[31;01m*^[[0m * CONFIG_PAX_RANDKSTACK: should not be set. But it is.
^[[31;01m*^[[0m * Please check to make sure these options are set correctly.
^[[31;01m*^[[0m * ^[[1m^[[KFail^[[m^[[Kure to do so may cause unexpected problems.
^[[31;01m*^[[0m * Once you have satisfied these options, please try merging
^[[31;01m*^[[0m * this package again.
^[[31;01m*^[[0m * ^[[1m^[[KERROR:^[[m^[[K sys-kernel/spl-0.6.3-r1::gentoo ^[[1m^[[Kfailed^[[m^[[K (setup phase):
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m
^[[31;01m*^[[0m * Messages for package sys-kernel/spl-0.6.3-r1:
^[[31;01m*^[[0m
^[[31;01m*^[[0m * CONFIG_PAX_RANDKSTACK: should not be set. But it is.
^[[31;01m*^[[0m * Please check to make sure these options are set correctly.
^[[31;01m*^[[0m * ^[[1m^[[KFail^[[m^[[Kure to do so may cause unexpected problems.
^[[31;01m*^[[0m * Once you have satisfied these options, please try merging
^[[31;01m*^[[0m * this package again.
^[[31;01m*^[[0m * ^[[1m^[[KERROR:^[[m^[[K sys-kernel/spl-0.6.3-r1::gentoo ^[[1m^[[Kfailed^[[m^[[K (setup phase):
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m 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-20150219 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20150219.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20150219.tar.bz2 all --kernel-config=/var/tmp/gentoo.config
^[[31;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/x86_64/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/x86_64/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K --callback ^[[1m^[[Kfailed^[[m^[[K!
^[[31;01m*^[[0m
^[[31;01m*^[[0m -- End log... --
^[[31;01m*^[[0m
^[[31;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[31;01m*^[[0m errors that were reported above.
^[[31;01m*^[[0m
^[[31;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[31;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[31;01m*^[[0m as much information as you can in your bug report; attaching
^[[31;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[31;01m*^[[0m
^[[31;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[31;01m*^[[0m
!!! catalyst: Runscript kernel build failed
Traceback (most recent call last):
File "modules/generic_stage_target.py", line 1457, in build_kernel
self._build_kernel(kname=kname)
File "modules/generic_stage_target.py", line 1501, in _build_kernel
"Runscript kernel build failed",env=self.env)
File "/usr/lib64/catalyst//modules/catalyst_support.py", line 541, in cmd
raise CatalystError,myexc
CatalystError
None
!!! catalyst: build aborting due to kernel build error.
Traceback (most recent call last):
File "/usr/lib64/catalyst/catalyst", line 218, in build_target
mytarget.run()
File "modules/generic_stage_target.py", line 1333, in run
apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1462, in build_kernel
"build aborting due to kernel build error."
CatalystError
!!! catalyst: Error encountered during run of target livecd-stage2
Catalyst aborting....
lockfile does not exist '/home/release/buildroot/amd64-dev/tmp/hardened/livecd-stage2-amd64-20150219/.catalyst_lock'
Full build log at /home/release/tmp/run/catalyst-auto.A06VIY/log/hardened_admincd-stage2.log
next reply other threads:[~2015-02-20 23:52 UTC|newest]
Thread overview: 85+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-20 13:14 catalyst [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-15 22:48 [gentoo-releng-autobuilds] [amd64-auto] Catalyst non-fatal build error - hardened/admincd-stage2.spec catalyst
2024-09-13 9:57 catalyst
2024-09-08 21:40 catalyst
2024-09-01 21:05 catalyst
2024-08-30 23:09 catalyst
2024-08-25 22:36 catalyst
2020-08-11 6:11 catalyst
2020-06-29 4:07 catalyst
2020-05-12 16:55 catalyst
2019-06-10 13:07 catalyst
2018-12-12 12:08 catalyst
2018-12-10 12:07 catalyst
2018-10-17 11:44 catalyst
2018-10-15 11:43 catalyst
2018-07-16 22:31 catalyst
2018-07-16 18:11 catalyst
2018-06-25 16:19 catalyst
2018-06-18 6:15 catalyst
2018-06-16 21:40 catalyst
2018-06-16 5:29 catalyst
2018-01-04 13:33 catalyst
2017-03-07 10:35 catalyst
2015-12-28 5:01 catalyst
2015-12-26 12:42 catalyst
2015-12-24 18:15 catalyst
2015-12-22 14:31 catalyst
2015-12-22 2:24 catalyst
2015-12-21 2:40 catalyst
2015-12-18 13:01 catalyst
2015-12-14 22:45 catalyst
2015-12-07 23:08 catalyst
2015-12-04 22:13 catalyst
2015-12-03 17:46 catalyst
2015-11-30 23:54 catalyst
2015-11-23 16:04 catalyst
2015-11-19 17:54 catalyst
2015-11-12 17:52 catalyst
2015-11-05 18:00 catalyst
2015-10-29 17:46 catalyst
2015-10-22 18:52 catalyst
2015-10-20 0:49 catalyst
2015-10-19 9:08 catalyst
2015-10-15 17:44 catalyst
2015-10-12 19:10 catalyst
2015-10-08 18:43 catalyst
2015-10-05 19:54 catalyst
2015-10-01 17:05 catalyst
2015-08-31 15:59 catalyst
2015-02-26 14:31 catalyst
2015-02-26 14:01 catalyst
2015-02-23 16:20 catalyst
2015-02-18 4:49 catalyst
2015-01-19 14:05 catalyst
2015-01-12 17:44 catalyst
2015-01-08 7:15 catalyst
2015-01-01 7:29 catalyst
2014-12-29 17:48 catalyst
2014-12-25 7:37 catalyst
2014-12-18 7:33 catalyst
2014-12-15 20:18 catalyst
2014-12-11 7:53 catalyst
2014-12-04 17:00 catalyst
2014-11-27 16:40 catalyst
2014-11-20 16:48 catalyst
2014-11-13 17:16 catalyst
2014-11-10 22:47 catalyst
2014-11-06 16:44 catalyst
2014-10-30 18:35 catalyst
2014-10-27 17:47 catalyst
2014-10-23 16:48 catalyst
2014-10-16 16:21 catalyst
2014-10-09 16:01 catalyst
2014-06-16 18:37 catalyst
2014-06-15 22:10 catalyst
2014-06-09 18:48 catalyst
2014-06-02 18:45 catalyst
2014-05-26 19:01 catalyst
2014-05-19 18:41 catalyst
2014-05-17 16:34 catalyst
2014-05-12 18:20 catalyst
2014-05-05 18:29 catalyst
2014-04-21 17:54 catalyst
2014-04-07 18:30 catalyst
2014-03-31 16:52 catalyst
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150220131435.84C58E01B6@lantean.jmbsvicetto.name \
--to=catalyst@lantean.jmbsvicetto.name \
--cc=gentoo-releng-autobuilds@lists.gentoo.org \
--cc=jmbsvicetto@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox