public inbox for gentoo-releng-autobuilds@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-05-24 21:52 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-05-24 21:52 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.16
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2012 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume bindist pkgcache seedcache snapcache"
Autoresuming support enabled.
Binary redistribution enabled
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20140524/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140524/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20140524/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140524/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140524/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20140524/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20140524/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20140524/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
Copying pre-kmerge.sh to ./tmp
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140524/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140524/./tmp
Ensure the file has the executable bit set
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140524/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) app-arch/cpio-2.11-r1
>>> Installing (1 of 2) app-arch/cpio-2.11-r1
>>> Emerging (2 of 2) sys-kernel/genkernel-3.4.45.1
>>> Installing (2 of 2) sys-kernel/genkernel-3.4.45.1
 * Messages for package sys-kernel/genkernel-3.4.45.1:
 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140524/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140524/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140524/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140524/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140524/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
[ebuild  N    ] sys-devel/bc-1.06.95 
[ebuild  N    ] sys-kernel/gentoo-sources-3.14.4 

The following keyword changes are necessary to proceed:
 (see "package.accept_keywords" in the portage(5) man page for more details)
# required by gentoo-sources (argument)
=sys-kernel/gentoo-sources-3.14.4 ~alpha

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1427, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1471, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1303, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1432, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140524/.catalyst_lock'



Full build log at /tmp/catalyst-auto.20483/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2016-03-24 23:20 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2016-03-24 23:20 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




24 Mar 2016 23:53:49 CET: NOTICE  : Loading configuration file: /etc/catalyst/catalyst.conf
24 Mar 2016 23:53:49 CET: NOTICE  : Processing spec file: installcd-stage2-minimal.spec
24 Mar 2016 23:53:50 CET: NOTICE  : Using target: livecd-stage2
24 Mar 2016 23:53:50 CET: NOTICE  : Source file specification matching setting is: strict
24 Mar 2016 23:53:50 CET: NOTICE  : Accepted source file extensions search order: ['tar.xz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'squashfs', 'sfs', 'tar.gz', 'gz', 'tar']
24 Mar 2016 23:53:51 CET: NOTICE  : Source path set to /space/catalyst/tmp/default/livecd-stage1-alpha-20160323/
24 Mar 2016 23:53:51 CET: NOTICE  : Removing AutoResume Points ...
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
24 Mar 2016 23:54:01 CET: NOTICE  : purge(); clearing autoresume ...
24 Mar 2016 23:54:01 CET: NOTICE  : Removing AutoResume Points ...
24 Mar 2016 23:54:01 CET: NOTICE  : purge(); clearing chroot ...
24 Mar 2016 23:54:01 CET: NOTICE  : Clearing the chroot path ...
24 Mar 2016 23:54:01 CET: NOTICE  : purge(); clearing package cache ...
24 Mar 2016 23:54:01 CET: NOTICE  : purging the pkgcache ...
24 Mar 2016 23:54:01 CET: NOTICE  : purge(); clearing kerncache ...
24 Mar 2016 23:54:01 CET: NOTICE  : purging the kerncache ...
24 Mar 2016 23:54:01 CET: NOTICE  : --- Running action sequence: unpack
24 Mar 2016 23:54:01 CET: NOTICE  : No Valid Resume point detected, cleaning up...
24 Mar 2016 23:54:01 CET: NOTICE  : Removing AutoResume Points ...
24 Mar 2016 23:54:01 CET: NOTICE  : Clearing the chroot path ...
24 Mar 2016 23:54:01 CET: NOTICE  : Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20160323/
24 Mar 2016 23:54:01 CET: NOTICE  : to /space/catalyst/tmp/default/livecd-stage2-alpha-20160323 (this may take some time) ..
24 Mar 2016 23:55:10 CET: NOTICE  : --- Running action sequence: unpack_snapshot
24 Mar 2016 23:55:10 CET: NOTICE  : --- Running action sequence: config_profile_link
24 Mar 2016 23:55:10 CET: NOTICE  : --- Running action sequence: setup_confdir
24 Mar 2016 23:55:10 CET: NOTICE  : --- Running action sequence: portage_overlay
24 Mar 2016 23:55:10 CET: NOTICE  : --- Running action sequence: bind
24 Mar 2016 23:55:10 CET: NOTICE  : --- Running action sequence: chroot_setup
24 Mar 2016 23:55:10 CET: NOTICE  : Setting up chroot...
24 Mar 2016 23:55:10 CET: WARNING : Overriding certain env variables may cause catastrophic failure.
24 Mar 2016 23:55:10 CET: WARNING : If your build fails look here first as the possible problem.
24 Mar 2016 23:55:10 CET: WARNING : Catalyst assumes you know what you are doing when setting these variables.
24 Mar 2016 23:55:10 CET: WARNING : Catalyst Maintainers use VERY minimal envscripts, if used at all.
24 Mar 2016 23:55:10 CET: WARNING : You have been warned.
24 Mar 2016 23:55:10 CET: NOTICE  : --- Running action sequence: setup_environment
24 Mar 2016 23:55:10 CET: NOTICE  : --- Running action sequence: run_local
24 Mar 2016 23:55:10 CET: NOTICE  : --- Running action sequence: build_kernel
Copying pre-kmerge.sh to /tmp
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20160323/tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20160323/tmp
Ensure the file has the executable bit set
Running pre-kmerge.sh in chroot:
    chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20160323 /tmp/pre-kmerge.sh
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel
>>> Verifying ebuild manifests
>>> Running pre-merge checks for sys-kernel/genkernel-3.4.52.3
>>> Emerging (1 of 2) app-arch/cpio-2.12-r1::gentoo
>>> Installing (1 of 2) app-arch/cpio-2.12-r1::gentoo
>>> Emerging (2 of 2) sys-kernel/genkernel-3.4.52.3::gentoo
>>> Installing (2 of 2) sys-kernel/genkernel-3.4.52.3::gentoo
 * Messages for package sys-kernel/genkernel-3.4.52.3:
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * https://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext4.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20160323/tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20160323/tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to /tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20160323/tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20160323/tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot:
    chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20160323 /tmp/kmerge.sh
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.52.3 found ... continuing
emerge --quiet --nodeps --update --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/gentoo-sources-4.1.15-r1::gentoo
>>> Installing (1 of 1) sys-kernel/gentoo-sources-4.1.15-r1::gentoo
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...
 * Messages for package sys-kernel/gentoo-sources-4.1.15-r1:
 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: https://wiki.gentoo.org/wiki/Kernel/Upgrade


Moving kernel sources to /tmp/kerncache/gentoo/sources ...
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.52.3^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20160323 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20160323.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20160323.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20160323.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m4.1.15-gentoo-r1^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 4.1.15-gentoo-r1 boot...
^[[31;01m*^[[0m ERROR: Failed to compile the "boot" target...
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m Linux Kernel 4.1.15-gentoo-r1^[[0m for alpha^[[0m...
^[[31;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[31;01m*^[[0m ^[[1m^[[KWARNING^[[m^[[K: No mounted /boot partition detected!
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mSCSI OnStream SC-x0 tape support (CHR_DEV_OSST) [N/m/y/?] n
^[[31;01m*^[[0mSCSI CDROM support (BLK_DEV_SR) [Y/n/m/?] y
^[[31;01m*^[[0m  Enable vendor-specific extensions (for SCSI CDROM) (BLK_DEV_SR_VENDOR) [Y/n/?] y
^[[31;01m*^[[0mSCSI generic support (CHR_DEV_SG) [Y/n/m/?] y
^[[31;01m*^[[0mSCSI media changer support (CHR_DEV_SCH) [N/m/y/?] n
^[[31;01m*^[[0mVerbose SCSI ^[[1m^[[Kerror ^[[m^[[Kreporting (kernel size +=75K) (SCSI_CONSTANTS) [N/y/?] n
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  JFS statistics (JFS_STATISTICS) [N/y/?] n
^[[31;01m*^[[0mXFS filesystem support (XFS_FS) [M/n/y/?] m
^[[31;01m*^[[0m  XFS Quota support (XFS_QUOTA) [N/y/?] n
^[[31;01m*^[[0m  XFS POSIX ACL support (XFS_POSIX_ACL) [Y/n/?] y
^[[31;01m*^[[0m  XFS Realtime subvolume support (XFS_RT) [N/y/?] n
^[[31;01m*^[[0m  XFS Verbose ^[[1m^[[KWarning^[[m^[[Ks (XFS_WARN) [N/y/?] (NEW) 
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  UPD     include/generated/bounds.h
^[[31;01m*^[[0m  CC      arch/alpha/kernel/asm-offsets.s
^[[31;01m*^[[0m  CHK     include/generated/asm-offsets.h
^[[31;01m*^[[0m  UPD     include/generated/asm-offsets.h
^[[31;01m*^[[0m  CALL    scripts/checksyscalls.sh
^[[31;01m*^[[0m<stdin>:1238:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall seccomp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1247:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall bpf not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  HOSTLD  scripts/genksyms/genksyms
^[[31;01m*^[[0m  HOSTLD  scripts/mod/modpost
^[[31;01m*^[[0m  CHK     include/generated/bounds.h
^[[31;01m*^[[0m  CHK     include/generated/asm-offsets.h
^[[31;01m*^[[0m  CALL    scripts/checksyscalls.sh
^[[31;01m*^[[0m<stdin>:1238:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall seccomp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1247:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall bpf not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      fs/proc/root.o
^[[31;01m*^[[0m  CC      drivers/ata/ata_generic.o
^[[31;01m*^[[0m  CC      fs/proc/base.o
^[[31;01m*^[[0m  BC      kernel/time/timeconst.h
^[[31;01m*^[[0m/bin/sh: bc: command not found
^[[31;01m*^[[0mkernel/time/Makefile:30: recipe for target 'kernel/time/timeconst.h' ^[[1m^[[Kfailed^[[m^[[K
^[[31;01m*^[[0mmake[2]: *** [kernel/time/timeconst.h] ^[[1m^[[KError ^[[m^[[K127
^[[31;01m*^[[0mscripts/Makefile.build:403: recipe for target 'kernel/time' ^[[1m^[[Kfailed^[[m^[[K
^[[31;01m*^[[0mmake[1]: *** [kernel/time] ^[[1m^[[KError ^[[m^[[K2
^[[31;01m*^[[0mMakefile:947: recipe for target 'kernel' ^[[1m^[[Kfailed^[[m^[[K
^[[31;01m*^[[0mmake: *** [kernel] ^[[1m^[[KError ^[[m^[[K2
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20160323 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20160323.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20160323.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20160323.tar.bz2 --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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...
^[[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 
25 Mar 2016 00:20:16 CET: ERROR   : CatalystError: cmd() NON-zero return value from: Runscript kernel build failed
25 Mar 2016 00:20:17 CET: ERROR   : CatalystError: build aborting due to kernel build error.
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/catalyst/base/stagebase.py", line 1549, in build_kernel
    self._build_kernel(kname=kname)
  File "/usr/lib/python2.7/site-packages/catalyst/base/stagebase.py", line 1586, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/python2.7/site-packages/catalyst/support.py", line 54, in cmd
    print_traceback=False)
CatalystError
25 Mar 2016 00:20:17 CET: ERROR   : Exception running action sequence build_kernel
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/catalyst/base/stagebase.py", line 1420, in run
    getattr(self, x)()
  File "/usr/lib/python2.7/site-packages/catalyst/base/stagebase.py", line 1555, in build_kernel
    print_traceback=True)
CatalystError
25 Mar 2016 00:20:17 CET: NOTICE  : Cleaning up... Running unbind()



Full build log at /tmp/catalyst-auto.0p1wYv/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2015-11-19 19:35 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2015-11-19 19:35 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




^[[31;01m*^[[0m ^
^[[31;01m*^[[0mutil-linux/mdStart.c: In function 'mdstart_main':
^[[31;01m*^[[0mutil-linux/mdStart.c:43:3: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'bb_show_usage' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m   bb_show_usage();
^[[31;01m*^[[0m   ^
^[[31;01m*^[[0mutil-linux/mdStart.c:48:3: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'sscanf' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m   if(sscanf(argv[i], "%d", &part) == 1)
^[[31;01m*^[[0m   ^
^[[31;01m*^[[0mutil-linux/mdStart.c:48:6: ^[[1m^[[Kwarning^[[m^[[K: incompatible implicit declaration of built-in function 'sscanf'
^[[31;01m*^[[0m   if(sscanf(argv[i], "%d", &part) == 1)
^[[31;01m*^[[0m      ^
^[[31;01m*^[[0mutil-linux/mdStart.c:55:4: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'close' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m    close(fd);
^[[31;01m*^[[0m    ^
^[[31;01m*^[[0mutil-linux/mdStart.c:58:4: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m    printf("^[[1m^[[KError:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to open %s!
", argv[i]);
^[[31;01m*^[[0m    ^
^[[31;01m*^[[0mutil-linux/mdStart.c:58:4: ^[[1m^[[Kwarning^[[m^[[K: incompatible implicit declaration of built-in function 'printf'
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.mdev.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mdev)"  -D"KBUILD_MODNAME=KBUILD_STR(mdev)" -c -o util-linux/mdev.o util-linux/mdev.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/volume_id/.iso9660.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(iso9660)"  -D"KBUILD_MODNAME=KBUILD_STR(iso9660)" -c -o util-linux/volume_id/iso9660.o util-linux/volume_id/iso9660.c
^[[31;01m*^[[0mutil-linux/mdev.c: In function 'make_device':
^[[31;01m*^[[0mutil-linux/mdev.c:564:5: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m     symlink(node_name, "root");
^[[31;01m*^[[0m     ^
^[[31;01m*^[[0mutil-linux/mdev.c:567:5: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m     chown(node_name, rule->ugid.uid, rule->ugid.gid);
^[[31;01m*^[[0m     ^
^[[31;01m*^[[0mutil-linux/mdev.c:574:6: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.unicode.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(unicode)"  -D"KBUILD_MODNAME=KBUILD_STR(unicode)" -c -o libbb/unicode.o libbb/unicode.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.update_passwd.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(update_passwd)"  -D"KBUILD_MODNAME=KBUILD_STR(update_passwd)" -c -o libbb/update_passwd.o libbb/update_passwd.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.uuencode.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(uuencode)"  -D"KBUILD_MODNAME=KBUILD_STR(uuencode)" -c -o libbb/uuencode.o libbb/uuencode.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.vdprintf.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vdprintf)"  -D"KBUILD_MODNAME=KBUILD_STR(vdprintf)" -c -o libbb/vdprintf.o libbb/vdprintf.c
^[[31;01m*^[[0mlibbb/update_passwd.c: In function 'update_passwd':
^[[31;01m*^[[0mlibbb/update_passwd.c:138:3: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xfuncs_printf.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xfuncs_printf)"  -D"KBUILD_MODNAME=KBUILD_STR(xfuncs_printf)" -c -o libbb/xfuncs_printf.o libbb/xfuncs_printf.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xgetcwd.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xgetcwd)"  -D"KBUILD_MODNAME=KBUILD_STR(xgetcwd)" -c -o libbb/xgetcwd.o libbb/xgetcwd.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xgethostbyname.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xgethostbyname)"  -D"KBUILD_MODNAME=KBUILD_STR(xgethostbyname)" -c -o libbb/xgethostbyname.o libbb/xgethostbyname.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xreadlink.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xreadlink)"  -D"KBUILD_MODNAME=KBUILD_STR(xreadlink)" -c -o libbb/xreadlink.o libbb/xreadlink.c
^[[31;01m*^[[0mlibbb/xfuncs_printf.c: In function 'generate_uuid':
^[[31;01m*^[[0mlibbb/xfuncs_printf.c:593:3: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m[ -s filters/filter-persistent.d ] || rm -f filters/filter-persistent.d
^[[31;01m*^[[0mset -e; (echo "Base {"; echo "	global:"; \
^[[31;01m*^[[0m	 sed "s/^/		/;s/$/;/" < .exported_symbols_generated; \
^[[31;01m*^[[0m	 echo "	local:"; echo "		*;"; echo "};") > .export.sym
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_unmarshal_status':
^[[31;01m*^[[0mioctl/libdm-iface.c:595:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mDEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\//\\\//g'`; \
^[[31;01m*^[[0mgcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -o filters/filter-composite.d filters/filter-composite.c; \
^[[31;01m*^[[0msed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" filters/filter-composite.d; \
^[[31;01m*^[[0m[ -s filters/filter-composite.d ] || rm -f filters/filter-composite.d
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_deps':
^[[31;01m*^[[0mioctl/libdm-iface.c:682:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  return (struct dm_deps *) (((char *) dmt->dmi.v4) +
^[[31;01m*^[[0m         ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_names':
^[[31;01m*^[[0mioctl/libdm-iface.c:688:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  return (struct dm_names *) (((char *) dmt->dmi.v4) +
^[[31;01m*^[[0m         ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_versions':
^[[31;01m*^[[0mioctl/libdm-iface.c:694:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  return (struct dm_versions *) (((char *) dmt->dmi.v4) +
^[[31;01m*^[[0m         ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_lookup_dev_name':
^[[31;01m*^[[0mioctl/libdm-iface.c:932:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mDEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\//\\\//g'`; \
^[[31;01m*^[[0mgcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -o unknown/unknown.d unknown/unknown.c; \
^[[31;01m*^[[0msed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" unknown/unknown.d; \
^[[31;01m*^[[0m[ -s unknown/unknown.d ] || rm -f unknown/unknown.d
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_flatten':
^[[31;01m*^[[0mioctl/libdm-iface.c:1116:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   tmsg = (struct dm_target_msg *) b;
^[[31;01m*^[[0m          ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_process_all_v4':
^[[31;01m*^[[0mioctl/libdm-iface.c:1190:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -MM -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -o dumpconfig.d dumpconfig.c; \
^[[31;01m*^[[0msed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" dumpconfig.d; \
^[[31;01m*^[[0m[ -s dumpconfig.d ] || rm -f dumpconfig.d
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 dmsetup.c -o dmsetup.o
^[[31;01m*^[[0mdmsetup.c: In function '_process_all':
^[[31;01m*^[[0mdmsetup.c:1360:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   names = (struct dm_names *)((char *) names + next);
^[[31;01m*^[[0m           ^
^[[31;01m*^[[0mdmsetup.c: In function '_targets':
^[[31;01m*^[[0mdmsetup.c:1708:12: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mCreating vgsplit.8
^[[31;01m*^[[0mCreating fsadm.8
^[[31;01m*^[[0mmake[1]: Leaving directory '/var/tmp/genkernel/32219.15088.31821.17554/LVM2.2.02.88/man'
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 config/config.c -o config/config.o
^[[31;01m*^[[0mactivate/activate.c: In function 'target_version':
^[[31;01m*^[[0mactivate/activate.c:419:12: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   target = (struct dm_versions *)((char *) target + target->next);
^[[31;01m*^[[0m            ^
^[[31;01m*^[[0mcommands/toolcontext.c: In function '_init_dev_cache':
^[[31;01m*^[[0mcommands/toolcontext.c:666:16: ^[[1m^[[Kwarning^[[m^[[K: 'udev_dir' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m        udev_dir[len] != cv->v.str[len]) {
^[[31;01m*^[[0m                ^
^[[31;01m*^[[0mcommands/toolcontext.c:664:8: ^[[1m^[[Kwarning^[[m^[[K: 'udev_dir_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 device/dev-cache.c -o device/dev-cache.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 device/dev-io.c -o device/dev-io.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 device/dev-md.c -o device/dev-md.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 device/dev-swap.c -o device/dev-swap.o
^[[31;01m*^[[0mdevice/dev-md.c: In function 'dev_is_md':
^[[31;01m*^[[0mdevice/dev-md.c:76:12: ^[[1m^[[Kwarning^[[m^[[K: 'sb_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/segtype.c -o metadata/segtype.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/snapshot_manip.c -o metadata/snapshot_manip.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/vg.c -o metadata/vg.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 misc/crc.c -o misc/crc.o
^[[31;01m*^[[0mmisc/crc.c: In function 'calc_crc':
^[[31;01m*^[[0mmisc/crc.c:63:26: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  const uint32_t *start = (const uint32_t *) buf;
^[[31;01m*^[[0m                          ^
^[[31;01m*^[[0mmisc/crc.c:64:24: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  const uint32_t *end = (const uint32_t *) (buf + (size & 0xfffffffc));
^[[31;01m*^[[0m                        ^
^[[31;01m*^[[0mmetadata/metadata.c: In function '_get_pvs':
^[[31;01m*^[[0mmetadata/metadata.c:3674:12: ^[[1m^[[Kwarning^[[m^[[K: 'results' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 misc/util.c -o misc/util.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 mm/memlock.c -o mm/memlock.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 report/properties.c -o report/properties.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 report/report.c -o report/report.o
^[[31;01m*^[[0mmm/memlock.c: In function '_touch_memory':
^[[31;01m*^[[0mmm/memlock.c:119:4: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvextend.c -o lvextend.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmchange.c -o lvmchange.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmcmdline.c -o lvmcmdline.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmdiskscan.c -o lvmdiskscan.o
^[[31;01m*^[[0mlvconvert.c: In function '_lvconvert_single':
^[[31;01m*^[[0mlvconvert.c:1450:10: ^[[1m^[[Kwarning^[[m^[[K: 'image_count' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m	-llvm-internal  -ldl -ldevmapper    -rdynamic
^[[31;01m*^[[0mgcc -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -Wl,--export-dynamic -L../libdm -L../lib -Wl,--no-export-dynamic -static -L../libdm/ioctl -o lvm.static \
^[[31;01m*^[[0m      dumpconfig.o formats.o lvchange.o lvconvert.o lvcreate.o lvdisplay.o lvextend.o lvmchange.o lvmcmdline.o lvmdiskscan.o lvreduce.o lvremove.o lvrename.o lvresize.o lvscan.o polldaemon.o pvchange.o pvck.o pvcreate.o pvdisplay.o pvmove.o pvremove.o pvresize.o pvscan.o reporter.o segtypes.o toollib.o vgcfgbackup.o vgcfgrestore.o vgchange.o vgck.o vgcreate.o vgconvert.o vgdisplay.o vgexport.o vgextend.o vgimport.o vgmerge.o vgmknodes.o vgreduce.o vgremove.o vgrename.o vgscan.o vgsplit.o lvm-static.o -llvm-internal  -ldl -ldevmapper    
^[[31;01m*^[[0mar rs liblvm2cmd.a dumpconfig.o formats.o lvchange.o lvconvert.o lvcreate.o lvdisplay.o lvextend.o lvmchange.o lvmcmdline.o lvmdiskscan.o lvreduce.o lvremove.o lvrename.o lvresize.o lvscan.o polldaemon.o pvchange.o pvck.o pvcreate.o pvdisplay.o pvmove.o pvremove.o pvresize.o pvscan.o reporter.o segtypes.o toollib.o vgcfgbackup.o vgcfgrestore.o vgchange.o vgck.o vgcreate.o vgconvert.o vgdisplay.o vgexport.o vgextend.o vgimport.o vgmerge.o vgmknodes.o vgreduce.o vgremove.o vgrename.o vgscan.o vgsplit.o lvmcmdlib.o lvm2cmd.o
^[[31;01m*^[[0m../lib/liblvm-internal.a(sharedlib.o): In function `load_shared_library':
^[[31;01m*^[[0m(.text+0x1b8): ^[[1m^[[Kwarning^[[m^[[K: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mchecking getopt.h presence... yes
^[[31;01m*^[[0mchecking for getopt.h... yes
^[[31;01m*^[[0mchecking for dlopen in -ldl... yes
^[[31;01m*^[[0mchecking for pthread_mutex_lock in -lpthread... yes
^[[31;01m*^[[0mchecking for dm_event_handler_create in -ldevmapper-event... no
^[[31;01m*^[[0mconfigure: ^[[1m^[[Kerror:^[[m^[[K device-mapper-event library is either missing or is too old and badly linked
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20151118 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20151118.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20151118.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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K Configure of dmraid ^[[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 1428, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1472, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/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/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1304, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1433, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20151118/.catalyst_lock'



Full build log at /tmp/catalyst-auto.7N65y5/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2015-11-12 17:28 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2015-11-12 17:28 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,shell/.ash_ptr_hack.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ash_ptr_hack)"  -D"KBUILD_MODNAME=KBUILD_STR(ash_ptr_hack)" -c -o shell/ash_ptr_hack.o shell/ash_ptr_hack.c
^[[31;01m*^[[0m  gcc -Wp,-MD,procps/.pmap.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(pmap)"  -D"KBUILD_MODNAME=KBUILD_STR(pmap)" -c -o procps/pmap.o procps/pmap.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.isdirectory.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(isdirectory)"  -D"KBUILD_MODNAME=KBUILD_STR(isdirectory)" -c -o libbb/isdirectory.o libbb/isdirectory.c
^[[31;01m*^[[0m  gcc -Wp,-MD,shell/.math.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(math)"  -D"KBUILD_MODNAME=KBUILD_STR(math)" -c -o shell/math.o shell/math.c
^[[31;01m*^[[0mshell/ash.c: In function 'evalcommand':
^[[31;01m*^[[0mshell/ash.c:9305:15: ^[[1m^[[Kwarning^[[m^[[K: variable 'oldpath' set but not used [-Wunused-but-set-variable]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.lspci.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(lspci)"  -D"KBUILD_MODNAME=KBUILD_STR(lspci)" -c -o util-linux/lspci.o util-linux/lspci.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.process_escape_sequence.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(process_escape_sequence)"  -D"KBUILD_MODNAME=KBUILD_STR(process_escape_sequence)" -c -o libbb/process_escape_sequence.o libbb/process_escape_sequence.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.lsusb.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(lsusb)"  -D"KBUILD_MODNAME=KBUILD_STR(lsusb)" -c -o util-linux/lsusb.o util-linux/lsusb.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.procps.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(procps)"  -D"KBUILD_MODNAME=KBUILD_STR(procps)" -c -o libbb/procps.o libbb/procps.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.mdStart.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mdStart)"  -D"KBUILD_MODNAME=KBUILD_STR(mdStart)" -c -o util-linux/mdStart.o util-linux/mdStart.c
^[[31;01m*^[[0mutil-linux/mdStart.c:37:1: ^[[1m^[[Kwarning^[[m^[[K: no previous prototype for 'mdstart_main' [-Wmissing-prototypes]
^[[31;01m*^[[0m mdstart_main(int argc, char *argv[])
^[[31;01m*^[[0m ^
^[[31;01m*^[[0mutil-linux/mdStart.c: In function 'mdstart_main':
^[[31;01m*^[[0mutil-linux/mdStart.c:43:3: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'bb_show_usage' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m   bb_show_usage();
^[[31;01m*^[[0m   ^
^[[31;01m*^[[0mutil-linux/mdStart.c:48:3: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'sscanf' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m   if(sscanf(argv[i], "%d", &part) == 1)
^[[31;01m*^[[0m   ^
^[[31;01m*^[[0mutil-linux/mdStart.c:48:6: ^[[1m^[[Kwarning^[[m^[[K: incompatible implicit declaration of built-in function 'sscanf' [enabled by default]
^[[31;01m*^[[0m   if(sscanf(argv[i], "%d", &part) == 1)
^[[31;01m*^[[0m      ^
^[[31;01m*^[[0mutil-linux/mdStart.c:55:4: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'close' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m    close(fd);
^[[31;01m*^[[0m    ^
^[[31;01m*^[[0mutil-linux/mdStart.c:58:4: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m    printf("^[[1m^[[KError:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to open %s!
", argv[i]);
^[[31;01m*^[[0m    ^
^[[31;01m*^[[0mutil-linux/mdStart.c:58:4: ^[[1m^[[Kwarning^[[m^[[K: incompatible implicit declaration of built-in function 'printf' [enabled by default]
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.mdev.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mdev)"  -D"KBUILD_MODNAME=KBUILD_STR(mdev)" -c -o util-linux/mdev.o util-linux/mdev.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.mkfs_ext2.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mkfs_ext2)"  -D"KBUILD_MODNAME=KBUILD_STR(mkfs_ext2)" -c -o util-linux/mkfs_ext2.o util-linux/mkfs_ext2.c
^[[31;01m*^[[0mutil-linux/mdev.c: In function 'make_device':
^[[31;01m*^[[0mutil-linux/mdev.c:564:12: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m     symlink(node_name, "root");
^[[31;01m*^[[0m            ^
^[[31;01m*^[[0mutil-linux/mdev.c:567:10: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m     chown(node_name, rule->ugid.uid, rule->ugid.gid);
^[[31;01m*^[[0m          ^
^[[31;01m*^[[0mutil-linux/mdev.c:574:13: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.unicode.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(unicode)"  -D"KBUILD_MODNAME=KBUILD_STR(unicode)" -c -o libbb/unicode.o libbb/unicode.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.update_passwd.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(update_passwd)"  -D"KBUILD_MODNAME=KBUILD_STR(update_passwd)" -c -o libbb/update_passwd.o libbb/update_passwd.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.uuencode.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(uuencode)"  -D"KBUILD_MODNAME=KBUILD_STR(uuencode)" -c -o libbb/uuencode.o libbb/uuencode.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.vdprintf.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vdprintf)"  -D"KBUILD_MODNAME=KBUILD_STR(vdprintf)" -c -o libbb/vdprintf.o libbb/vdprintf.c
^[[31;01m*^[[0mlibbb/update_passwd.c: In function 'update_passwd':
^[[31;01m*^[[0mlibbb/update_passwd.c:138:9: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xfuncs.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xfuncs)"  -D"KBUILD_MODNAME=KBUILD_STR(xfuncs)" -c -o libbb/xfuncs.o libbb/xfuncs.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xfuncs_printf.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xfuncs_printf)"  -D"KBUILD_MODNAME=KBUILD_STR(xfuncs_printf)" -c -o libbb/xfuncs_printf.o libbb/xfuncs_printf.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xgetcwd.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xgetcwd)"  -D"KBUILD_MODNAME=KBUILD_STR(xgetcwd)" -c -o libbb/xgetcwd.o libbb/xgetcwd.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xgethostbyname.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xgethostbyname)"  -D"KBUILD_MODNAME=KBUILD_STR(xgethostbyname)" -c -o libbb/xgethostbyname.o libbb/xgethostbyname.c
^[[31;01m*^[[0mlibbb/xfuncs_printf.c: In function 'generate_uuid':
^[[31;01m*^[[0mlibbb/xfuncs_printf.c:593:7: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m        	gcc -E -P -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 ./libdevmapper.h | \
^[[31;01m*^[[0m        	/bin/sed -ne "/^typedef|}/!s/.*[ \*]\(\dm_[a-z0-9_]*\)(.*/\1/p"; \
^[[31;01m*^[[0m  fi \
^[[31;01m*^[[0m) > .exported_symbols_generated
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_unmarshal_status':
^[[31;01m*^[[0mioctl/libdm-iface.c:595:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   spec = (struct dm_target_spec *) outptr;
^[[31;01m*^[[0m          ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_deps':
^[[31;01m*^[[0mioctl/libdm-iface.c:682:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  return (struct dm_deps *) (((char *) dmt->dmi.v4) +
^[[31;01m*^[[0m         ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_names':
^[[31;01m*^[[0mioctl/libdm-iface.c:688:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  return (struct dm_names *) (((char *) dmt->dmi.v4) +
^[[31;01m*^[[0m         ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_versions':
^[[31;01m*^[[0mioctl/libdm-iface.c:694:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  return (struct dm_versions *) (((char *) dmt->dmi.v4) +
^[[31;01m*^[[0m         ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_lookup_dev_name':
^[[31;01m*^[[0mioctl/libdm-iface.c:932:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   names = (struct dm_names *)((char *) names + next);
^[[31;01m*^[[0m           ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_flatten':
^[[31;01m*^[[0mioctl/libdm-iface.c:1116:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   tmsg = (struct dm_target_msg *) b;
^[[31;01m*^[[0m          ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_process_all_v4':
^[[31;01m*^[[0mioctl/libdm-iface.c:1190:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -MM -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -o dumpconfig.d dumpconfig.c; \
^[[31;01m*^[[0msed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" dumpconfig.d; \
^[[31;01m*^[[0m[ -s dumpconfig.d ] || rm -f dumpconfig.d
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 dmsetup.c -o dmsetup.o
^[[31;01m*^[[0mdmsetup.c: In function '_process_all':
^[[31;01m*^[[0mdmsetup.c:1360:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   names = (struct dm_names *)((char *) names + next);
^[[31;01m*^[[0m           ^
^[[31;01m*^[[0mdmsetup.c: In function '_targets':
^[[31;01m*^[[0mdmsetup.c:1708:12: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mCreating vgsplit.8
^[[31;01m*^[[0mCreating fsadm.8
^[[31;01m*^[[0mmake[1]: Leaving directory '/var/tmp/genkernel/21794.17976.16839.22015/LVM2.2.02.88/man'
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 config/config.c -o config/config.o
^[[31;01m*^[[0mactivate/activate.c: In function 'target_version':
^[[31;01m*^[[0mactivate/activate.c:419:12: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   target = (struct dm_versions *)((char *) target + target->next);
^[[31;01m*^[[0m            ^
^[[31;01m*^[[0mcommands/toolcontext.c: In function '_init_dev_cache':
^[[31;01m*^[[0mcommands/toolcontext.c:664:8: ^[[1m^[[Kwarning^[[m^[[K: 'udev_dir_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/segtype.c -o metadata/segtype.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/snapshot_manip.c -o metadata/snapshot_manip.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/vg.c -o metadata/vg.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 misc/crc.c -o misc/crc.o
^[[31;01m*^[[0mmisc/crc.c: In function 'calc_crc':
^[[31;01m*^[[0mmisc/crc.c:63:26: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  const uint32_t *start = (const uint32_t *) buf;
^[[31;01m*^[[0m                          ^
^[[31;01m*^[[0mmisc/crc.c:64:24: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  const uint32_t *end = (const uint32_t *) (buf + (size & 0xfffffffc));
^[[31;01m*^[[0m                        ^
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 misc/lvm-exec.c -o misc/lvm-exec.o
^[[31;01m*^[[0mmetadata/metadata.c: In function '_get_pvs':
^[[31;01m*^[[0mmetadata/metadata.c:3674:12: ^[[1m^[[Kwarning^[[m^[[K: 'results' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 mm/memlock.c -o mm/memlock.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 report/properties.c -o report/properties.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 report/report.c -o report/report.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 striped/striped.c -o striped/striped.o
^[[31;01m*^[[0mmm/memlock.c: In function '_touch_memory':
^[[31;01m*^[[0mmm/memlock.c:119:4: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvextend.c -o lvextend.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmchange.c -o lvmchange.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmcmdline.c -o lvmcmdline.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmdiskscan.c -o lvmdiskscan.o
^[[31;01m*^[[0mlvconvert.c: In function '_lvconvert_single':
^[[31;01m*^[[0mlvconvert.c:1450:36: ^[[1m^[[Kwarning^[[m^[[K: 'image_count' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m	-llvm-internal  -ldl -ldevmapper    -rdynamic
^[[31;01m*^[[0mgcc -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -Wl,--export-dynamic -L../libdm -L../lib -Wl,--no-export-dynamic -static -L../libdm/ioctl -o lvm.static \
^[[31;01m*^[[0m      dumpconfig.o formats.o lvchange.o lvconvert.o lvcreate.o lvdisplay.o lvextend.o lvmchange.o lvmcmdline.o lvmdiskscan.o lvreduce.o lvremove.o lvrename.o lvresize.o lvscan.o polldaemon.o pvchange.o pvck.o pvcreate.o pvdisplay.o pvmove.o pvremove.o pvresize.o pvscan.o reporter.o segtypes.o toollib.o vgcfgbackup.o vgcfgrestore.o vgchange.o vgck.o vgcreate.o vgconvert.o vgdisplay.o vgexport.o vgextend.o vgimport.o vgmerge.o vgmknodes.o vgreduce.o vgremove.o vgrename.o vgscan.o vgsplit.o lvm-static.o -llvm-internal  -ldl -ldevmapper    
^[[31;01m*^[[0mar rs liblvm2cmd.a dumpconfig.o formats.o lvchange.o lvconvert.o lvcreate.o lvdisplay.o lvextend.o lvmchange.o lvmcmdline.o lvmdiskscan.o lvreduce.o lvremove.o lvrename.o lvresize.o lvscan.o polldaemon.o pvchange.o pvck.o pvcreate.o pvdisplay.o pvmove.o pvremove.o pvresize.o pvscan.o reporter.o segtypes.o toollib.o vgcfgbackup.o vgcfgrestore.o vgchange.o vgck.o vgcreate.o vgconvert.o vgdisplay.o vgexport.o vgextend.o vgimport.o vgmerge.o vgmknodes.o vgreduce.o vgremove.o vgrename.o vgscan.o vgsplit.o lvmcmdlib.o lvm2cmd.o
^[[31;01m*^[[0m../lib/liblvm-internal.a(sharedlib.o): In function `load_shared_library':
^[[31;01m*^[[0m(.text+0x1b8): ^[[1m^[[Kwarning^[[m^[[K: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mchecking getopt.h presence... yes
^[[31;01m*^[[0mchecking for getopt.h... yes
^[[31;01m*^[[0mchecking for dlopen in -ldl... yes
^[[31;01m*^[[0mchecking for pthread_mutex_lock in -lpthread... yes
^[[31;01m*^[[0mchecking for dm_event_handler_create in -ldevmapper-event... no
^[[31;01m*^[[0mconfigure: ^[[1m^[[Kerror:^[[m^[[K device-mapper-event library is either missing or is too old and badly linked
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20151111 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20151111.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20151111.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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K Configure of dmraid ^[[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 1428, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1472, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/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/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1304, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1433, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20151111/.catalyst_lock'



Full build log at /tmp/catalyst-auto.Mp7GLk/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2015-11-05 15:15 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2015-11-05 15:15 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.login.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(login)"  -D"KBUILD_MODNAME=KBUILD_STR(login)" -c -o libbb/login.o libbb/login.c
^[[31;01m*^[[0mshell/ash.c: In function 'evalcommand':
^[[31;01m*^[[0mshell/ash.c:9305:15: ^[[1m^[[Kwarning^[[m^[[K: variable 'oldpath' set but not used [-Wunused-but-set-variable]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/volume_id/.fat.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(fat)"  -D"KBUILD_MODNAME=KBUILD_STR(fat)" -c -o util-linux/volume_id/fat.o util-linux/volume_id/fat.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.procps.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(procps)"  -D"KBUILD_MODNAME=KBUILD_STR(procps)" -c -o libbb/procps.o libbb/procps.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.lsusb.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(lsusb)"  -D"KBUILD_MODNAME=KBUILD_STR(lsusb)" -c -o util-linux/lsusb.o util-linux/lsusb.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/volume_id/.get_devname.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(get_devname)"  -D"KBUILD_MODNAME=KBUILD_STR(get_devname)" -c -o util-linux/volume_id/get_devname.o util-linux/volume_id/get_devname.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.mdStart.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mdStart)"  -D"KBUILD_MODNAME=KBUILD_STR(mdStart)" -c -o util-linux/mdStart.o util-linux/mdStart.c
^[[31;01m*^[[0mutil-linux/mdStart.c:37:1: ^[[1m^[[Kwarning^[[m^[[K: no previous prototype for 'mdstart_main' [-Wmissing-prototypes]
^[[31;01m*^[[0m mdstart_main(int argc, char *argv[])
^[[31;01m*^[[0m ^
^[[31;01m*^[[0mutil-linux/mdStart.c: In function 'mdstart_main':
^[[31;01m*^[[0mutil-linux/mdStart.c:43:3: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'bb_show_usage' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m   bb_show_usage();
^[[31;01m*^[[0m   ^
^[[31;01m*^[[0mutil-linux/mdStart.c:48:3: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'sscanf' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m   if(sscanf(argv[i], "%d", &part) == 1)
^[[31;01m*^[[0m   ^
^[[31;01m*^[[0mutil-linux/mdStart.c:48:6: ^[[1m^[[Kwarning^[[m^[[K: incompatible implicit declaration of built-in function 'sscanf' [enabled by default]
^[[31;01m*^[[0m   if(sscanf(argv[i], "%d", &part) == 1)
^[[31;01m*^[[0m      ^
^[[31;01m*^[[0mutil-linux/mdStart.c:55:4: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'close' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m    close(fd);
^[[31;01m*^[[0m    ^
^[[31;01m*^[[0mutil-linux/mdStart.c:58:4: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m    printf("^[[1m^[[KError:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to open %s!
", argv[i]);
^[[31;01m*^[[0m    ^
^[[31;01m*^[[0mutil-linux/mdStart.c:58:4: ^[[1m^[[Kwarning^[[m^[[K: incompatible implicit declaration of built-in function 'printf' [enabled by default]
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.mdev.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mdev)"  -D"KBUILD_MODNAME=KBUILD_STR(mdev)" -c -o util-linux/mdev.o util-linux/mdev.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.progress.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(progress)"  -D"KBUILD_MODNAME=KBUILD_STR(progress)" -c -o libbb/progress.o libbb/progress.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/volume_id/.hfs.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(hfs)"  -D"KBUILD_MODNAME=KBUILD_STR(hfs)" -c -o util-linux/volume_id/hfs.o util-linux/volume_id/hfs.c
^[[31;01m*^[[0mutil-linux/mdev.c: In function 'make_device':
^[[31;01m*^[[0mutil-linux/mdev.c:564:12: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m     symlink(node_name, "root");
^[[31;01m*^[[0m            ^
^[[31;01m*^[[0mutil-linux/mdev.c:567:10: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m     chown(node_name, rule->ugid.uid, rule->ugid.gid);
^[[31;01m*^[[0m          ^
^[[31;01m*^[[0mutil-linux/mdev.c:574:13: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.unicode.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(unicode)"  -D"KBUILD_MODNAME=KBUILD_STR(unicode)" -c -o libbb/unicode.o libbb/unicode.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.update_passwd.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(update_passwd)"  -D"KBUILD_MODNAME=KBUILD_STR(update_passwd)" -c -o libbb/update_passwd.o libbb/update_passwd.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.uuencode.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(uuencode)"  -D"KBUILD_MODNAME=KBUILD_STR(uuencode)" -c -o libbb/uuencode.o libbb/uuencode.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.vdprintf.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vdprintf)"  -D"KBUILD_MODNAME=KBUILD_STR(vdprintf)" -c -o libbb/vdprintf.o libbb/vdprintf.c
^[[31;01m*^[[0mlibbb/update_passwd.c: In function 'update_passwd':
^[[31;01m*^[[0mlibbb/update_passwd.c:138:9: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xfuncs_printf.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xfuncs_printf)"  -D"KBUILD_MODNAME=KBUILD_STR(xfuncs_printf)" -c -o libbb/xfuncs_printf.o libbb/xfuncs_printf.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xgetcwd.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xgetcwd)"  -D"KBUILD_MODNAME=KBUILD_STR(xgetcwd)" -c -o libbb/xgetcwd.o libbb/xgetcwd.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xgethostbyname.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xgethostbyname)"  -D"KBUILD_MODNAME=KBUILD_STR(xgethostbyname)" -c -o libbb/xgethostbyname.o libbb/xgethostbyname.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xreadlink.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xreadlink)"  -D"KBUILD_MODNAME=KBUILD_STR(xreadlink)" -c -o libbb/xreadlink.o libbb/xreadlink.c
^[[31;01m*^[[0mlibbb/xfuncs_printf.c: In function 'generate_uuid':
^[[31;01m*^[[0mlibbb/xfuncs_printf.c:593:7: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mDEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\//\\\//g'`; \
^[[31;01m*^[[0mgcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -o device/dev-md.d device/dev-md.c; \
^[[31;01m*^[[0msed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/dev-md.d; \
^[[31;01m*^[[0m[ -s device/dev-md.d ] || rm -f device/dev-md.d
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_unmarshal_status':
^[[31;01m*^[[0mioctl/libdm-iface.c:595:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   spec = (struct dm_target_spec *) outptr;
^[[31;01m*^[[0m          ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_deps':
^[[31;01m*^[[0mioctl/libdm-iface.c:682:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  return (struct dm_deps *) (((char *) dmt->dmi.v4) +
^[[31;01m*^[[0m         ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_names':
^[[31;01m*^[[0mioctl/libdm-iface.c:688:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  return (struct dm_names *) (((char *) dmt->dmi.v4) +
^[[31;01m*^[[0m         ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_versions':
^[[31;01m*^[[0mioctl/libdm-iface.c:694:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mDEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\//\\\//g'`; \
^[[31;01m*^[[0mgcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -o device/dev-io.d device/dev-io.c; \
^[[31;01m*^[[0msed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/dev-io.d; \
^[[31;01m*^[[0m[ -s device/dev-io.d ] || rm -f device/dev-io.d
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_lookup_dev_name':
^[[31;01m*^[[0mioctl/libdm-iface.c:932:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   names = (struct dm_names *)((char *) names + next);
^[[31;01m*^[[0m           ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_flatten':
^[[31;01m*^[[0mioctl/libdm-iface.c:1116:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   tmsg = (struct dm_target_msg *) b;
^[[31;01m*^[[0m          ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_process_all_v4':
^[[31;01m*^[[0mioctl/libdm-iface.c:1190:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -MM -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -o dumpconfig.d dumpconfig.c; \
^[[31;01m*^[[0msed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" dumpconfig.d; \
^[[31;01m*^[[0m[ -s dumpconfig.d ] || rm -f dumpconfig.d
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 dmsetup.c -o dmsetup.o
^[[31;01m*^[[0mdmsetup.c: In function '_process_all':
^[[31;01m*^[[0mdmsetup.c:1360:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   names = (struct dm_names *)((char *) names + next);
^[[31;01m*^[[0m           ^
^[[31;01m*^[[0mdmsetup.c: In function '_targets':
^[[31;01m*^[[0mdmsetup.c:1708:12: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mCreating vgsplit.8
^[[31;01m*^[[0mCreating fsadm.8
^[[31;01m*^[[0mmake[1]: Leaving directory '/var/tmp/genkernel/29286.17931.28901.20203/LVM2.2.02.88/man'
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 config/config.c -o config/config.o
^[[31;01m*^[[0mactivate/activate.c: In function 'target_version':
^[[31;01m*^[[0mactivate/activate.c:419:12: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   target = (struct dm_versions *)((char *) target + target->next);
^[[31;01m*^[[0m            ^
^[[31;01m*^[[0mcommands/toolcontext.c: In function '_init_dev_cache':
^[[31;01m*^[[0mcommands/toolcontext.c:664:8: ^[[1m^[[Kwarning^[[m^[[K: 'udev_dir_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/segtype.c -o metadata/segtype.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/snapshot_manip.c -o metadata/snapshot_manip.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/vg.c -o metadata/vg.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 misc/crc.c -o misc/crc.o
^[[31;01m*^[[0mmisc/crc.c: In function 'calc_crc':
^[[31;01m*^[[0mmisc/crc.c:63:26: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  const uint32_t *start = (const uint32_t *) buf;
^[[31;01m*^[[0m                          ^
^[[31;01m*^[[0mmisc/crc.c:64:24: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  const uint32_t *end = (const uint32_t *) (buf + (size & 0xfffffffc));
^[[31;01m*^[[0m                        ^
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 misc/lvm-exec.c -o misc/lvm-exec.o
^[[31;01m*^[[0mmetadata/metadata.c: In function '_get_pvs':
^[[31;01m*^[[0mmetadata/metadata.c:3674:12: ^[[1m^[[Kwarning^[[m^[[K: 'results' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 misc/util.c -o misc/util.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 mm/memlock.c -o mm/memlock.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 report/properties.c -o report/properties.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 report/report.c -o report/report.o
^[[31;01m*^[[0mmm/memlock.c: In function '_touch_memory':
^[[31;01m*^[[0mmm/memlock.c:119:4: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvextend.c -o lvextend.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmchange.c -o lvmchange.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmcmdline.c -o lvmcmdline.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmdiskscan.c -o lvmdiskscan.o
^[[31;01m*^[[0mlvconvert.c: In function '_lvconvert_single':
^[[31;01m*^[[0mlvconvert.c:1450:36: ^[[1m^[[Kwarning^[[m^[[K: 'image_count' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m	-llvm-internal  -ldl -ldevmapper    -rdynamic
^[[31;01m*^[[0mgcc -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -Wl,--export-dynamic -L../libdm -L../lib -Wl,--no-export-dynamic -static -L../libdm/ioctl -o lvm.static \
^[[31;01m*^[[0m      dumpconfig.o formats.o lvchange.o lvconvert.o lvcreate.o lvdisplay.o lvextend.o lvmchange.o lvmcmdline.o lvmdiskscan.o lvreduce.o lvremove.o lvrename.o lvresize.o lvscan.o polldaemon.o pvchange.o pvck.o pvcreate.o pvdisplay.o pvmove.o pvremove.o pvresize.o pvscan.o reporter.o segtypes.o toollib.o vgcfgbackup.o vgcfgrestore.o vgchange.o vgck.o vgcreate.o vgconvert.o vgdisplay.o vgexport.o vgextend.o vgimport.o vgmerge.o vgmknodes.o vgreduce.o vgremove.o vgrename.o vgscan.o vgsplit.o lvm-static.o -llvm-internal  -ldl -ldevmapper    
^[[31;01m*^[[0mar rs liblvm2cmd.a dumpconfig.o formats.o lvchange.o lvconvert.o lvcreate.o lvdisplay.o lvextend.o lvmchange.o lvmcmdline.o lvmdiskscan.o lvreduce.o lvremove.o lvrename.o lvresize.o lvscan.o polldaemon.o pvchange.o pvck.o pvcreate.o pvdisplay.o pvmove.o pvremove.o pvresize.o pvscan.o reporter.o segtypes.o toollib.o vgcfgbackup.o vgcfgrestore.o vgchange.o vgck.o vgcreate.o vgconvert.o vgdisplay.o vgexport.o vgextend.o vgimport.o vgmerge.o vgmknodes.o vgreduce.o vgremove.o vgrename.o vgscan.o vgsplit.o lvmcmdlib.o lvm2cmd.o
^[[31;01m*^[[0m../lib/liblvm-internal.a(sharedlib.o): In function `load_shared_library':
^[[31;01m*^[[0m(.text+0x1b8): ^[[1m^[[Kwarning^[[m^[[K: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mchecking getopt.h presence... yes
^[[31;01m*^[[0mchecking for getopt.h... yes
^[[31;01m*^[[0mchecking for dlopen in -ldl... yes
^[[31;01m*^[[0mchecking for pthread_mutex_lock in -lpthread... yes
^[[31;01m*^[[0mchecking for dm_event_handler_create in -ldevmapper-event... no
^[[31;01m*^[[0mconfigure: ^[[1m^[[Kerror:^[[m^[[K device-mapper-event library is either missing or is too old and badly linked
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20151104 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20151104.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20151104.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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K Configure of dmraid ^[[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 1428, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1472, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/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/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1304, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1433, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20151104/.catalyst_lock'



Full build log at /tmp/catalyst-auto.XZNk9L/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2015-10-29  4:53 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2015-10-29  4:53 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




^[[31;01m*^[[0mshell/ash.c:9305:15: ^[[1m^[[Kwarning^[[m^[[K: variable 'oldpath' set but not used [-Wunused-but-set-variable]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.systemd_support.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(systemd_support)"  -D"KBUILD_MODNAME=KBUILD_STR(systemd_support)" -c -o libbb/systemd_support.o libbb/systemd_support.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.lsusb.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(lsusb)"  -D"KBUILD_MODNAME=KBUILD_STR(lsusb)" -c -o util-linux/lsusb.o util-linux/lsusb.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.time.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(time)"  -D"KBUILD_MODNAME=KBUILD_STR(time)" -c -o libbb/time.o libbb/time.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/volume_id/.hfs.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(hfs)"  -D"KBUILD_MODNAME=KBUILD_STR(hfs)" -c -o util-linux/volume_id/hfs.o util-linux/volume_id/hfs.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.mdStart.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mdStart)"  -D"KBUILD_MODNAME=KBUILD_STR(mdStart)" -c -o util-linux/mdStart.o util-linux/mdStart.c
^[[31;01m*^[[0mutil-linux/mdStart.c:37:1: ^[[1m^[[Kwarning^[[m^[[K: no previous prototype for 'mdstart_main' [-Wmissing-prototypes]
^[[31;01m*^[[0m mdstart_main(int argc, char *argv[])
^[[31;01m*^[[0m ^
^[[31;01m*^[[0mutil-linux/mdStart.c: In function 'mdstart_main':
^[[31;01m*^[[0mutil-linux/mdStart.c:43:3: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'bb_show_usage' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m   bb_show_usage();
^[[31;01m*^[[0m   ^
^[[31;01m*^[[0mutil-linux/mdStart.c:48:3: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'sscanf' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m   if(sscanf(argv[i], "%d", &part) == 1)
^[[31;01m*^[[0m   ^
^[[31;01m*^[[0mutil-linux/mdStart.c:48:6: ^[[1m^[[Kwarning^[[m^[[K: incompatible implicit declaration of built-in function 'sscanf' [enabled by default]
^[[31;01m*^[[0m   if(sscanf(argv[i], "%d", &part) == 1)
^[[31;01m*^[[0m      ^
^[[31;01m*^[[0mutil-linux/mdStart.c:55:4: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'close' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m    close(fd);
^[[31;01m*^[[0m    ^
^[[31;01m*^[[0mutil-linux/mdStart.c:58:4: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m    printf("^[[1m^[[KError:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to open %s!
", argv[i]);
^[[31;01m*^[[0m    ^
^[[31;01m*^[[0mutil-linux/mdStart.c:58:4: ^[[1m^[[Kwarning^[[m^[[K: incompatible implicit declaration of built-in function 'printf' [enabled by default]
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.mdev.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mdev)"  -D"KBUILD_MODNAME=KBUILD_STR(mdev)" -c -o util-linux/mdev.o util-linux/mdev.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.trim.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(trim)"  -D"KBUILD_MODNAME=KBUILD_STR(trim)" -c -o libbb/trim.o libbb/trim.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/volume_id/.iso9660.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(iso9660)"  -D"KBUILD_MODNAME=KBUILD_STR(iso9660)" -c -o util-linux/volume_id/iso9660.o util-linux/volume_id/iso9660.c
^[[31;01m*^[[0mutil-linux/mdev.c: In function 'make_device':
^[[31;01m*^[[0mutil-linux/mdev.c:564:12: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m     symlink(node_name, "root");
^[[31;01m*^[[0m            ^
^[[31;01m*^[[0mutil-linux/mdev.c:567:10: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m     chown(node_name, rule->ugid.uid, rule->ugid.gid);
^[[31;01m*^[[0m          ^
^[[31;01m*^[[0mutil-linux/mdev.c:574:13: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,shell/.ash_ptr_hack.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ash_ptr_hack)"  -D"KBUILD_MODNAME=KBUILD_STR(ash_ptr_hack)" -c -o shell/ash_ptr_hack.o shell/ash_ptr_hack.c
^[[31;01m*^[[0m  gcc -Wp,-MD,shell/.math.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(math)"  -D"KBUILD_MODNAME=KBUILD_STR(math)" -c -o shell/math.o shell/math.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.update_passwd.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(update_passwd)"  -D"KBUILD_MODNAME=KBUILD_STR(update_passwd)" -c -o libbb/update_passwd.o libbb/update_passwd.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/volume_id/.ntfs.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ntfs)"  -D"KBUILD_MODNAME=KBUILD_STR(ntfs)" -c -o util-linux/volume_id/ntfs.o util-linux/volume_id/ntfs.c
^[[31;01m*^[[0mlibbb/update_passwd.c: In function 'update_passwd':
^[[31;01m*^[[0mlibbb/update_passwd.c:138:9: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xfuncs.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xfuncs)"  -D"KBUILD_MODNAME=KBUILD_STR(xfuncs)" -c -o libbb/xfuncs.o libbb/xfuncs.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xfuncs_printf.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xfuncs_printf)"  -D"KBUILD_MODNAME=KBUILD_STR(xfuncs_printf)" -c -o libbb/xfuncs_printf.o libbb/xfuncs_printf.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.umount.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(umount)"  -D"KBUILD_MODNAME=KBUILD_STR(umount)" -c -o util-linux/umount.o util-linux/umount.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xgetcwd.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xgetcwd)"  -D"KBUILD_MODNAME=KBUILD_STR(xgetcwd)" -c -o libbb/xgetcwd.o libbb/xgetcwd.c
^[[31;01m*^[[0mlibbb/xfuncs_printf.c: In function 'generate_uuid':
^[[31;01m*^[[0mlibbb/xfuncs_printf.c:593:7: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mDEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\//\\\//g'`; \
^[[31;01m*^[[0mgcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -o device/device.d device/device.c; \
^[[31;01m*^[[0msed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/device.d; \
^[[31;01m*^[[0m[ -s device/device.d ] || rm -f device/device.d
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_unmarshal_status':
^[[31;01m*^[[0mioctl/libdm-iface.c:595:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   spec = (struct dm_target_spec *) outptr;
^[[31;01m*^[[0m          ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_deps':
^[[31;01m*^[[0mioctl/libdm-iface.c:682:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  return (struct dm_deps *) (((char *) dmt->dmi.v4) +
^[[31;01m*^[[0m         ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_names':
^[[31;01m*^[[0mioctl/libdm-iface.c:688:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  return (struct dm_names *) (((char *) dmt->dmi.v4) +
^[[31;01m*^[[0m         ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_versions':
^[[31;01m*^[[0mioctl/libdm-iface.c:694:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mDEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\//\\\//g'`; \
^[[31;01m*^[[0mgcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -o device/dev-luks.d device/dev-luks.c; \
^[[31;01m*^[[0msed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/dev-luks.d; \
^[[31;01m*^[[0m[ -s device/dev-luks.d ] || rm -f device/dev-luks.d
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_lookup_dev_name':
^[[31;01m*^[[0mioctl/libdm-iface.c:932:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mDEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\//\\\//g'`; \
^[[31;01m*^[[0mgcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -o device/dev-swap.d device/dev-swap.c; \
^[[31;01m*^[[0msed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/dev-swap.d; \
^[[31;01m*^[[0m[ -s device/dev-swap.d ] || rm -f device/dev-swap.d
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_flatten':
^[[31;01m*^[[0mioctl/libdm-iface.c:1116:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   tmsg = (struct dm_target_msg *) b;
^[[31;01m*^[[0m          ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_process_all_v4':
^[[31;01m*^[[0mioctl/libdm-iface.c:1190:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -MM -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -o dumpconfig.d dumpconfig.c; \
^[[31;01m*^[[0msed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" dumpconfig.d; \
^[[31;01m*^[[0m[ -s dumpconfig.d ] || rm -f dumpconfig.d
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 dmsetup.c -o dmsetup.o
^[[31;01m*^[[0mdmsetup.c: In function '_process_all':
^[[31;01m*^[[0mdmsetup.c:1360:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   names = (struct dm_names *)((char *) names + next);
^[[31;01m*^[[0m           ^
^[[31;01m*^[[0mdmsetup.c: In function '_targets':
^[[31;01m*^[[0mdmsetup.c:1708:12: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mCreating vgsplit.8
^[[31;01m*^[[0mCreating fsadm.8
^[[31;01m*^[[0mmake[1]: Leaving directory '/var/tmp/genkernel/31500.532.996.11278/LVM2.2.02.88/man'
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 config/config.c -o config/config.o
^[[31;01m*^[[0mactivate/activate.c: In function 'target_version':
^[[31;01m*^[[0mactivate/activate.c:419:12: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   target = (struct dm_versions *)((char *) target + target->next);
^[[31;01m*^[[0m            ^
^[[31;01m*^[[0mcommands/toolcontext.c: In function '_init_dev_cache':
^[[31;01m*^[[0mcommands/toolcontext.c:664:8: ^[[1m^[[Kwarning^[[m^[[K: 'udev_dir_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/segtype.c -o metadata/segtype.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/snapshot_manip.c -o metadata/snapshot_manip.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/vg.c -o metadata/vg.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 misc/crc.c -o misc/crc.o
^[[31;01m*^[[0mmisc/crc.c: In function 'calc_crc':
^[[31;01m*^[[0mmisc/crc.c:63:26: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  const uint32_t *start = (const uint32_t *) buf;
^[[31;01m*^[[0m                          ^
^[[31;01m*^[[0mmisc/crc.c:64:24: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  const uint32_t *end = (const uint32_t *) (buf + (size & 0xfffffffc));
^[[31;01m*^[[0m                        ^
^[[31;01m*^[[0mmetadata/metadata.c: In function '_get_pvs':
^[[31;01m*^[[0mmetadata/metadata.c:3674:12: ^[[1m^[[Kwarning^[[m^[[K: 'results' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 misc/util.c -o misc/util.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 mm/memlock.c -o mm/memlock.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 report/properties.c -o report/properties.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 report/report.c -o report/report.o
^[[31;01m*^[[0mmm/memlock.c: In function '_touch_memory':
^[[31;01m*^[[0mmm/memlock.c:119:4: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvextend.c -o lvextend.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmchange.c -o lvmchange.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmcmdline.c -o lvmcmdline.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmdiskscan.c -o lvmdiskscan.o
^[[31;01m*^[[0mlvconvert.c: In function '_lvconvert_single':
^[[31;01m*^[[0mlvconvert.c:1450:36: ^[[1m^[[Kwarning^[[m^[[K: 'image_count' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m	-llvm-internal  -ldl -ldevmapper    -rdynamic
^[[31;01m*^[[0mgcc -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -Wl,--export-dynamic -L../libdm -L../lib -Wl,--no-export-dynamic -static -L../libdm/ioctl -o lvm.static \
^[[31;01m*^[[0m      dumpconfig.o formats.o lvchange.o lvconvert.o lvcreate.o lvdisplay.o lvextend.o lvmchange.o lvmcmdline.o lvmdiskscan.o lvreduce.o lvremove.o lvrename.o lvresize.o lvscan.o polldaemon.o pvchange.o pvck.o pvcreate.o pvdisplay.o pvmove.o pvremove.o pvresize.o pvscan.o reporter.o segtypes.o toollib.o vgcfgbackup.o vgcfgrestore.o vgchange.o vgck.o vgcreate.o vgconvert.o vgdisplay.o vgexport.o vgextend.o vgimport.o vgmerge.o vgmknodes.o vgreduce.o vgremove.o vgrename.o vgscan.o vgsplit.o lvm-static.o -llvm-internal  -ldl -ldevmapper    
^[[31;01m*^[[0mar rs liblvm2cmd.a dumpconfig.o formats.o lvchange.o lvconvert.o lvcreate.o lvdisplay.o lvextend.o lvmchange.o lvmcmdline.o lvmdiskscan.o lvreduce.o lvremove.o lvrename.o lvresize.o lvscan.o polldaemon.o pvchange.o pvck.o pvcreate.o pvdisplay.o pvmove.o pvremove.o pvresize.o pvscan.o reporter.o segtypes.o toollib.o vgcfgbackup.o vgcfgrestore.o vgchange.o vgck.o vgcreate.o vgconvert.o vgdisplay.o vgexport.o vgextend.o vgimport.o vgmerge.o vgmknodes.o vgreduce.o vgremove.o vgrename.o vgscan.o vgsplit.o lvmcmdlib.o lvm2cmd.o
^[[31;01m*^[[0m../lib/liblvm-internal.a(sharedlib.o): In function `load_shared_library':
^[[31;01m*^[[0m(.text+0x1b8): ^[[1m^[[Kwarning^[[m^[[K: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mchecking getopt.h presence... yes
^[[31;01m*^[[0mchecking for getopt.h... yes
^[[31;01m*^[[0mchecking for dlopen in -ldl... yes
^[[31;01m*^[[0mchecking for pthread_mutex_lock in -lpthread... yes
^[[31;01m*^[[0mchecking for dm_event_handler_create in -ldevmapper-event... no
^[[31;01m*^[[0mconfigure: ^[[1m^[[Kerror:^[[m^[[K device-mapper-event library is either missing or is too old and badly linked
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20151028 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20151028.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20151028.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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K Configure of dmraid ^[[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 1428, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1472, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/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/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1304, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1433, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20151028/.catalyst_lock'



Full build log at /tmp/catalyst-auto.4WYBT1/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2015-10-22  8:31 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2015-10-22  8:31 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




^[[31;01m*^[[0m  gcc -Wp,-MD,procps/.pgrep.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(pgrep)"  -D"KBUILD_MODNAME=KBUILD_STR(pgrep)" -c -o procps/pgrep.o procps/pgrep.c
^[[31;01m*^[[0m  gcc -Wp,-MD,shell/.ash.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ash)"  -D"KBUILD_MODNAME=KBUILD_STR(ash)" -c -o shell/ash.o shell/ash.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.herror_msg.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(herror_msg)"  -D"KBUILD_MODNAME=KBUILD_STR(herror_msg)" -c -o libbb/herror_msg.o libbb/herror_msg.c
^[[31;01m*^[[0mshell/ash.c: In function 'evalcommand':
^[[31;01m*^[[0mshell/ash.c:9305:15: ^[[1m^[[Kwarning^[[m^[[K: variable 'oldpath' set but not used [-Wunused-but-set-variable]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.loop.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(loop)"  -D"KBUILD_MODNAME=KBUILD_STR(loop)" -c -o libbb/loop.o libbb/loop.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.lsusb.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(lsusb)"  -D"KBUILD_MODNAME=KBUILD_STR(lsusb)" -c -o util-linux/lsusb.o util-linux/lsusb.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/volume_id/.hfs.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(hfs)"  -D"KBUILD_MODNAME=KBUILD_STR(hfs)" -c -o util-linux/volume_id/hfs.o util-linux/volume_id/hfs.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.make_directory.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(make_directory)"  -D"KBUILD_MODNAME=KBUILD_STR(make_directory)" -c -o libbb/make_directory.o libbb/make_directory.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.mdStart.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mdStart)"  -D"KBUILD_MODNAME=KBUILD_STR(mdStart)" -c -o util-linux/mdStart.o util-linux/mdStart.c
^[[31;01m*^[[0mutil-linux/mdStart.c:37:1: ^[[1m^[[Kwarning^[[m^[[K: no previous prototype for 'mdstart_main' [-Wmissing-prototypes]
^[[31;01m*^[[0m mdstart_main(int argc, char *argv[])
^[[31;01m*^[[0m ^
^[[31;01m*^[[0mutil-linux/mdStart.c: In function 'mdstart_main':
^[[31;01m*^[[0mutil-linux/mdStart.c:43:3: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'bb_show_usage' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m   bb_show_usage();
^[[31;01m*^[[0m   ^
^[[31;01m*^[[0mutil-linux/mdStart.c:48:3: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'sscanf' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m   if(sscanf(argv[i], "%d", &part) == 1)
^[[31;01m*^[[0m   ^
^[[31;01m*^[[0mutil-linux/mdStart.c:48:6: ^[[1m^[[Kwarning^[[m^[[K: incompatible implicit declaration of built-in function 'sscanf' [enabled by default]
^[[31;01m*^[[0m   if(sscanf(argv[i], "%d", &part) == 1)
^[[31;01m*^[[0m      ^
^[[31;01m*^[[0mutil-linux/mdStart.c:55:4: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'close' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m    close(fd);
^[[31;01m*^[[0m    ^
^[[31;01m*^[[0mutil-linux/mdStart.c:58:4: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m    printf("^[[1m^[[KError:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to open %s!
", argv[i]);
^[[31;01m*^[[0m    ^
^[[31;01m*^[[0mutil-linux/mdStart.c:58:4: ^[[1m^[[Kwarning^[[m^[[K: incompatible implicit declaration of built-in function 'printf' [enabled by default]
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.mdev.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mdev)"  -D"KBUILD_MODNAME=KBUILD_STR(mdev)" -c -o util-linux/mdev.o util-linux/mdev.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.makedev.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(makedev)"  -D"KBUILD_MODNAME=KBUILD_STR(makedev)" -c -o libbb/makedev.o libbb/makedev.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/volume_id/.iso9660.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(iso9660)"  -D"KBUILD_MODNAME=KBUILD_STR(iso9660)" -c -o util-linux/volume_id/iso9660.o util-linux/volume_id/iso9660.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.match_fstype.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(match_fstype)"  -D"KBUILD_MODNAME=KBUILD_STR(match_fstype)" -c -o libbb/match_fstype.o libbb/match_fstype.c
^[[31;01m*^[[0mutil-linux/mdev.c: In function 'make_device':
^[[31;01m*^[[0mutil-linux/mdev.c:564:12: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m     symlink(node_name, "root");
^[[31;01m*^[[0m            ^
^[[31;01m*^[[0mutil-linux/mdev.c:567:10: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m     chown(node_name, rule->ugid.uid, rule->ugid.gid);
^[[31;01m*^[[0m          ^
^[[31;01m*^[[0mutil-linux/mdev.c:574:13: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.unicode.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(unicode)"  -D"KBUILD_MODNAME=KBUILD_STR(unicode)" -c -o libbb/unicode.o libbb/unicode.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.update_passwd.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(update_passwd)"  -D"KBUILD_MODNAME=KBUILD_STR(update_passwd)" -c -o libbb/update_passwd.o libbb/update_passwd.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.uuencode.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(uuencode)"  -D"KBUILD_MODNAME=KBUILD_STR(uuencode)" -c -o libbb/uuencode.o libbb/uuencode.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.vdprintf.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vdprintf)"  -D"KBUILD_MODNAME=KBUILD_STR(vdprintf)" -c -o libbb/vdprintf.o libbb/vdprintf.c
^[[31;01m*^[[0mlibbb/update_passwd.c: In function 'update_passwd':
^[[31;01m*^[[0mlibbb/update_passwd.c:138:9: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xfuncs_printf.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xfuncs_printf)"  -D"KBUILD_MODNAME=KBUILD_STR(xfuncs_printf)" -c -o libbb/xfuncs_printf.o libbb/xfuncs_printf.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xgetcwd.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xgetcwd)"  -D"KBUILD_MODNAME=KBUILD_STR(xgetcwd)" -c -o libbb/xgetcwd.o libbb/xgetcwd.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xgethostbyname.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xgethostbyname)"  -D"KBUILD_MODNAME=KBUILD_STR(xgethostbyname)" -c -o libbb/xgethostbyname.o libbb/xgethostbyname.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xreadlink.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xreadlink)"  -D"KBUILD_MODNAME=KBUILD_STR(xreadlink)" -c -o libbb/xreadlink.o libbb/xreadlink.c
^[[31;01m*^[[0mlibbb/xfuncs_printf.c: In function 'generate_uuid':
^[[31;01m*^[[0mlibbb/xfuncs_printf.c:593:7: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m) > .exported_symbols_generated
^[[31;01m*^[[0mset -e; (echo "Base {"; echo "	global:"; \
^[[31;01m*^[[0m	 sed "s/^/		/;s/$/;/" < .exported_symbols_generated; \
^[[31;01m*^[[0m	 echo "	local:"; echo "		*;"; echo "};") > .export.sym
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_unmarshal_status':
^[[31;01m*^[[0mioctl/libdm-iface.c:595:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   spec = (struct dm_target_spec *) outptr;
^[[31;01m*^[[0m          ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_deps':
^[[31;01m*^[[0mioctl/libdm-iface.c:682:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  return (struct dm_deps *) (((char *) dmt->dmi.v4) +
^[[31;01m*^[[0m         ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_names':
^[[31;01m*^[[0mioctl/libdm-iface.c:688:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  return (struct dm_names *) (((char *) dmt->dmi.v4) +
^[[31;01m*^[[0m         ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_versions':
^[[31;01m*^[[0mioctl/libdm-iface.c:694:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  return (struct dm_versions *) (((char *) dmt->dmi.v4) +
^[[31;01m*^[[0m         ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_lookup_dev_name':
^[[31;01m*^[[0mioctl/libdm-iface.c:932:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   names = (struct dm_names *)((char *) names + next);
^[[31;01m*^[[0m           ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_flatten':
^[[31;01m*^[[0mioctl/libdm-iface.c:1116:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   tmsg = (struct dm_target_msg *) b;
^[[31;01m*^[[0m          ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_process_all_v4':
^[[31;01m*^[[0mioctl/libdm-iface.c:1190:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -MM -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -o dumpconfig.d dumpconfig.c; \
^[[31;01m*^[[0msed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" dumpconfig.d; \
^[[31;01m*^[[0m[ -s dumpconfig.d ] || rm -f dumpconfig.d
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 dmsetup.c -o dmsetup.o
^[[31;01m*^[[0mdmsetup.c: In function '_process_all':
^[[31;01m*^[[0mdmsetup.c:1360:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   names = (struct dm_names *)((char *) names + next);
^[[31;01m*^[[0m           ^
^[[31;01m*^[[0mdmsetup.c: In function '_targets':
^[[31;01m*^[[0mdmsetup.c:1708:12: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mCreating vgsplit.8
^[[31;01m*^[[0mCreating fsadm.8
^[[31;01m*^[[0mmake[1]: Leaving directory '/var/tmp/genkernel/3802.10789.1715.12284/LVM2.2.02.88/man'
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 config/config.c -o config/config.o
^[[31;01m*^[[0mactivate/activate.c: In function 'target_version':
^[[31;01m*^[[0mactivate/activate.c:419:12: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   target = (struct dm_versions *)((char *) target + target->next);
^[[31;01m*^[[0m            ^
^[[31;01m*^[[0mcommands/toolcontext.c: In function '_init_dev_cache':
^[[31;01m*^[[0mcommands/toolcontext.c:664:8: ^[[1m^[[Kwarning^[[m^[[K: 'udev_dir_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/segtype.c -o metadata/segtype.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/snapshot_manip.c -o metadata/snapshot_manip.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/vg.c -o metadata/vg.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 misc/crc.c -o misc/crc.o
^[[31;01m*^[[0mmisc/crc.c: In function 'calc_crc':
^[[31;01m*^[[0mmisc/crc.c:63:26: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  const uint32_t *start = (const uint32_t *) buf;
^[[31;01m*^[[0m                          ^
^[[31;01m*^[[0mmisc/crc.c:64:24: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  const uint32_t *end = (const uint32_t *) (buf + (size & 0xfffffffc));
^[[31;01m*^[[0m                        ^
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 misc/lvm-exec.c -o misc/lvm-exec.o
^[[31;01m*^[[0mmetadata/metadata.c: In function '_get_pvs':
^[[31;01m*^[[0mmetadata/metadata.c:3674:12: ^[[1m^[[Kwarning^[[m^[[K: 'results' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 mm/memlock.c -o mm/memlock.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 report/properties.c -o report/properties.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 report/report.c -o report/report.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 striped/striped.c -o striped/striped.o
^[[31;01m*^[[0mmm/memlock.c: In function '_touch_memory':
^[[31;01m*^[[0mmm/memlock.c:119:4: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvextend.c -o lvextend.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmchange.c -o lvmchange.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmcmdline.c -o lvmcmdline.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmdiskscan.c -o lvmdiskscan.o
^[[31;01m*^[[0mlvconvert.c: In function '_lvconvert_single':
^[[31;01m*^[[0mlvconvert.c:1450:36: ^[[1m^[[Kwarning^[[m^[[K: 'image_count' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m	-llvm-internal  -ldl -ldevmapper    -rdynamic
^[[31;01m*^[[0mgcc -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -Wl,--export-dynamic -L../libdm -L../lib -Wl,--no-export-dynamic -static -L../libdm/ioctl -o lvm.static \
^[[31;01m*^[[0m      dumpconfig.o formats.o lvchange.o lvconvert.o lvcreate.o lvdisplay.o lvextend.o lvmchange.o lvmcmdline.o lvmdiskscan.o lvreduce.o lvremove.o lvrename.o lvresize.o lvscan.o polldaemon.o pvchange.o pvck.o pvcreate.o pvdisplay.o pvmove.o pvremove.o pvresize.o pvscan.o reporter.o segtypes.o toollib.o vgcfgbackup.o vgcfgrestore.o vgchange.o vgck.o vgcreate.o vgconvert.o vgdisplay.o vgexport.o vgextend.o vgimport.o vgmerge.o vgmknodes.o vgreduce.o vgremove.o vgrename.o vgscan.o vgsplit.o lvm-static.o -llvm-internal  -ldl -ldevmapper    
^[[31;01m*^[[0mar rs liblvm2cmd.a dumpconfig.o formats.o lvchange.o lvconvert.o lvcreate.o lvdisplay.o lvextend.o lvmchange.o lvmcmdline.o lvmdiskscan.o lvreduce.o lvremove.o lvrename.o lvresize.o lvscan.o polldaemon.o pvchange.o pvck.o pvcreate.o pvdisplay.o pvmove.o pvremove.o pvresize.o pvscan.o reporter.o segtypes.o toollib.o vgcfgbackup.o vgcfgrestore.o vgchange.o vgck.o vgcreate.o vgconvert.o vgdisplay.o vgexport.o vgextend.o vgimport.o vgmerge.o vgmknodes.o vgreduce.o vgremove.o vgrename.o vgscan.o vgsplit.o lvmcmdlib.o lvm2cmd.o
^[[31;01m*^[[0m../lib/liblvm-internal.a(sharedlib.o): In function `load_shared_library':
^[[31;01m*^[[0m(.text+0x1b8): ^[[1m^[[Kwarning^[[m^[[K: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mchecking getopt.h presence... yes
^[[31;01m*^[[0mchecking for getopt.h... yes
^[[31;01m*^[[0mchecking for dlopen in -ldl... yes
^[[31;01m*^[[0mchecking for pthread_mutex_lock in -lpthread... yes
^[[31;01m*^[[0mchecking for dm_event_handler_create in -ldevmapper-event... no
^[[31;01m*^[[0mconfigure: ^[[1m^[[Kerror:^[[m^[[K device-mapper-event library is either missing or is too old and badly linked
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20151021 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20151021.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20151021.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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K Configure of dmraid ^[[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 1428, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1472, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/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/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1304, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1433, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20151021/.catalyst_lock'



Full build log at /tmp/catalyst-auto.z1ryOi/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2015-10-15  1:44 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2015-10-15  1:44 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




^[[31;01m*^[[0m  gcc -Wp,-MD,shell/.ash.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ash)"  -D"KBUILD_MODNAME=KBUILD_STR(ash)" -c -o shell/ash.o shell/ash.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.kernel_version.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(kernel_version)"  -D"KBUILD_MODNAME=KBUILD_STR(kernel_version)" -c -o libbb/kernel_version.o libbb/kernel_version.c
^[[31;01m*^[[0m  gcc -Wp,-MD,procps/.smemcap.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(smemcap)"  -D"KBUILD_MODNAME=KBUILD_STR(smemcap)" -c -o procps/smemcap.o procps/smemcap.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.last_char_is.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(last_char_is)"  -D"KBUILD_MODNAME=KBUILD_STR(last_char_is)" -c -o libbb/last_char_is.o libbb/last_char_is.c
^[[31;01m*^[[0mshell/ash.c: In function 'evalcommand':
^[[31;01m*^[[0mshell/ash.c:9305:15: ^[[1m^[[Kwarning^[[m^[[K: variable 'oldpath' set but not used [-Wunused-but-set-variable]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.lsusb.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(lsusb)"  -D"KBUILD_MODNAME=KBUILD_STR(lsusb)" -c -o util-linux/lsusb.o util-linux/lsusb.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/volume_id/.linux_raid.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(linux_raid)"  -D"KBUILD_MODNAME=KBUILD_STR(linux_raid)" -c -o util-linux/volume_id/linux_raid.o util-linux/volume_id/linux_raid.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.mdStart.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mdStart)"  -D"KBUILD_MODNAME=KBUILD_STR(mdStart)" -c -o util-linux/mdStart.o util-linux/mdStart.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.parse_mode.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(parse_mode)"  -D"KBUILD_MODNAME=KBUILD_STR(parse_mode)" -c -o libbb/parse_mode.o libbb/parse_mode.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/volume_id/.linux_swap.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(linux_swap)"  -D"KBUILD_MODNAME=KBUILD_STR(linux_swap)" -c -o util-linux/volume_id/linux_swap.o util-linux/volume_id/linux_swap.c
^[[31;01m*^[[0mutil-linux/mdStart.c:37:1: ^[[1m^[[Kwarning^[[m^[[K: no previous prototype for 'mdstart_main' [-Wmissing-prototypes]
^[[31;01m*^[[0m mdstart_main(int argc, char *argv[])
^[[31;01m*^[[0m ^
^[[31;01m*^[[0mutil-linux/mdStart.c: In function 'mdstart_main':
^[[31;01m*^[[0mutil-linux/mdStart.c:43:3: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'bb_show_usage' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m   bb_show_usage();
^[[31;01m*^[[0m   ^
^[[31;01m*^[[0mutil-linux/mdStart.c:48:3: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'sscanf' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m   if(sscanf(argv[i], "%d", &part) == 1)
^[[31;01m*^[[0m   ^
^[[31;01m*^[[0mutil-linux/mdStart.c:48:6: ^[[1m^[[Kwarning^[[m^[[K: incompatible implicit declaration of built-in function 'sscanf' [enabled by default]
^[[31;01m*^[[0m   if(sscanf(argv[i], "%d", &part) == 1)
^[[31;01m*^[[0m      ^
^[[31;01m*^[[0mutil-linux/mdStart.c:55:4: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'close' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m    close(fd);
^[[31;01m*^[[0m    ^
^[[31;01m*^[[0mutil-linux/mdStart.c:58:4: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m    printf("^[[1m^[[KError:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to open %s!
", argv[i]);
^[[31;01m*^[[0m    ^
^[[31;01m*^[[0mutil-linux/mdStart.c:58:4: ^[[1m^[[Kwarning^[[m^[[K: incompatible implicit declaration of built-in function 'printf' [enabled by default]
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.mdev.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mdev)"  -D"KBUILD_MODNAME=KBUILD_STR(mdev)" -c -o util-linux/mdev.o util-linux/mdev.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/volume_id/.luks.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(luks)"  -D"KBUILD_MODNAME=KBUILD_STR(luks)" -c -o util-linux/volume_id/luks.o util-linux/volume_id/luks.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.percent_decode.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(percent_decode)"  -D"KBUILD_MODNAME=KBUILD_STR(percent_decode)" -c -o libbb/percent_decode.o libbb/percent_decode.c
^[[31;01m*^[[0mutil-linux/mdev.c: In function 'make_device':
^[[31;01m*^[[0mutil-linux/mdev.c:564:12: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m     symlink(node_name, "root");
^[[31;01m*^[[0m            ^
^[[31;01m*^[[0mutil-linux/mdev.c:567:10: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m     chown(node_name, rule->ugid.uid, rule->ugid.gid);
^[[31;01m*^[[0m          ^
^[[31;01m*^[[0mutil-linux/mdev.c:574:13: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.unicode.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(unicode)"  -D"KBUILD_MODNAME=KBUILD_STR(unicode)" -c -o libbb/unicode.o libbb/unicode.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.update_passwd.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(update_passwd)"  -D"KBUILD_MODNAME=KBUILD_STR(update_passwd)" -c -o libbb/update_passwd.o libbb/update_passwd.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.uuencode.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(uuencode)"  -D"KBUILD_MODNAME=KBUILD_STR(uuencode)" -c -o libbb/uuencode.o libbb/uuencode.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.vdprintf.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vdprintf)"  -D"KBUILD_MODNAME=KBUILD_STR(vdprintf)" -c -o libbb/vdprintf.o libbb/vdprintf.c
^[[31;01m*^[[0mlibbb/update_passwd.c: In function 'update_passwd':
^[[31;01m*^[[0mlibbb/update_passwd.c:138:9: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xfuncs_printf.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xfuncs_printf)"  -D"KBUILD_MODNAME=KBUILD_STR(xfuncs_printf)" -c -o libbb/xfuncs_printf.o libbb/xfuncs_printf.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xgetcwd.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xgetcwd)"  -D"KBUILD_MODNAME=KBUILD_STR(xgetcwd)" -c -o libbb/xgetcwd.o libbb/xgetcwd.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xgethostbyname.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xgethostbyname)"  -D"KBUILD_MODNAME=KBUILD_STR(xgethostbyname)" -c -o libbb/xgethostbyname.o libbb/xgethostbyname.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xreadlink.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xreadlink)"  -D"KBUILD_MODNAME=KBUILD_STR(xreadlink)" -c -o libbb/xreadlink.o libbb/xreadlink.c
^[[31;01m*^[[0mlibbb/xfuncs_printf.c: In function 'generate_uuid':
^[[31;01m*^[[0mlibbb/xfuncs_printf.c:593:7: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mDEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\//\\\//g'`; \
^[[31;01m*^[[0mgcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -o error/errseg.d error/errseg.c; \
^[[31;01m*^[[0msed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" error/errseg.d; \
^[[31;01m*^[[0m[ -s error/errseg.d ] || rm -f error/errseg.d
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_unmarshal_status':
^[[31;01m*^[[0mioctl/libdm-iface.c:595:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   spec = (struct dm_target_spec *) outptr;
^[[31;01m*^[[0m          ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_deps':
^[[31;01m*^[[0mioctl/libdm-iface.c:682:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  return (struct dm_deps *) (((char *) dmt->dmi.v4) +
^[[31;01m*^[[0m         ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_names':
^[[31;01m*^[[0mioctl/libdm-iface.c:688:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  return (struct dm_names *) (((char *) dmt->dmi.v4) +
^[[31;01m*^[[0m         ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_versions':
^[[31;01m*^[[0mioctl/libdm-iface.c:694:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  return (struct dm_versions *) (((char *) dmt->dmi.v4) +
^[[31;01m*^[[0m         ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_lookup_dev_name':
^[[31;01m*^[[0mioctl/libdm-iface.c:932:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   names = (struct dm_names *)((char *) names + next);
^[[31;01m*^[[0m           ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_flatten':
^[[31;01m*^[[0mioctl/libdm-iface.c:1116:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   tmsg = (struct dm_target_msg *) b;
^[[31;01m*^[[0m          ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_process_all_v4':
^[[31;01m*^[[0mioctl/libdm-iface.c:1190:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -MM -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -o dumpconfig.d dumpconfig.c; \
^[[31;01m*^[[0msed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" dumpconfig.d; \
^[[31;01m*^[[0m[ -s dumpconfig.d ] || rm -f dumpconfig.d
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 dmsetup.c -o dmsetup.o
^[[31;01m*^[[0mdmsetup.c: In function '_process_all':
^[[31;01m*^[[0mdmsetup.c:1360:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   names = (struct dm_names *)((char *) names + next);
^[[31;01m*^[[0m           ^
^[[31;01m*^[[0mdmsetup.c: In function '_targets':
^[[31;01m*^[[0mdmsetup.c:1708:12: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mCreating vgsplit.8
^[[31;01m*^[[0mCreating fsadm.8
^[[31;01m*^[[0mmake[1]: Leaving directory '/var/tmp/genkernel/3428.10393.28797.529/LVM2.2.02.88/man'
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 config/config.c -o config/config.o
^[[31;01m*^[[0mactivate/activate.c: In function 'target_version':
^[[31;01m*^[[0mactivate/activate.c:419:12: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   target = (struct dm_versions *)((char *) target + target->next);
^[[31;01m*^[[0m            ^
^[[31;01m*^[[0mcommands/toolcontext.c: In function '_init_dev_cache':
^[[31;01m*^[[0mcommands/toolcontext.c:664:8: ^[[1m^[[Kwarning^[[m^[[K: 'udev_dir_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/segtype.c -o metadata/segtype.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/snapshot_manip.c -o metadata/snapshot_manip.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/vg.c -o metadata/vg.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 misc/crc.c -o misc/crc.o
^[[31;01m*^[[0mmisc/crc.c: In function 'calc_crc':
^[[31;01m*^[[0mmisc/crc.c:63:26: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  const uint32_t *start = (const uint32_t *) buf;
^[[31;01m*^[[0m                          ^
^[[31;01m*^[[0mmisc/crc.c:64:24: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  const uint32_t *end = (const uint32_t *) (buf + (size & 0xfffffffc));
^[[31;01m*^[[0m                        ^
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 misc/lvm-exec.c -o misc/lvm-exec.o
^[[31;01m*^[[0mmetadata/metadata.c: In function '_get_pvs':
^[[31;01m*^[[0mmetadata/metadata.c:3674:12: ^[[1m^[[Kwarning^[[m^[[K: 'results' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 mm/memlock.c -o mm/memlock.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 report/properties.c -o report/properties.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 report/report.c -o report/report.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 striped/striped.c -o striped/striped.o
^[[31;01m*^[[0mmm/memlock.c: In function '_touch_memory':
^[[31;01m*^[[0mmm/memlock.c:119:4: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvextend.c -o lvextend.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmchange.c -o lvmchange.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmcmdline.c -o lvmcmdline.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmdiskscan.c -o lvmdiskscan.o
^[[31;01m*^[[0mlvconvert.c: In function '_lvconvert_single':
^[[31;01m*^[[0mlvconvert.c:1450:36: ^[[1m^[[Kwarning^[[m^[[K: 'image_count' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m	-llvm-internal  -ldl -ldevmapper    -rdynamic
^[[31;01m*^[[0mgcc -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -Wl,--export-dynamic -L../libdm -L../lib -Wl,--no-export-dynamic -static -L../libdm/ioctl -o lvm.static \
^[[31;01m*^[[0m      dumpconfig.o formats.o lvchange.o lvconvert.o lvcreate.o lvdisplay.o lvextend.o lvmchange.o lvmcmdline.o lvmdiskscan.o lvreduce.o lvremove.o lvrename.o lvresize.o lvscan.o polldaemon.o pvchange.o pvck.o pvcreate.o pvdisplay.o pvmove.o pvremove.o pvresize.o pvscan.o reporter.o segtypes.o toollib.o vgcfgbackup.o vgcfgrestore.o vgchange.o vgck.o vgcreate.o vgconvert.o vgdisplay.o vgexport.o vgextend.o vgimport.o vgmerge.o vgmknodes.o vgreduce.o vgremove.o vgrename.o vgscan.o vgsplit.o lvm-static.o -llvm-internal  -ldl -ldevmapper    
^[[31;01m*^[[0mar rs liblvm2cmd.a dumpconfig.o formats.o lvchange.o lvconvert.o lvcreate.o lvdisplay.o lvextend.o lvmchange.o lvmcmdline.o lvmdiskscan.o lvreduce.o lvremove.o lvrename.o lvresize.o lvscan.o polldaemon.o pvchange.o pvck.o pvcreate.o pvdisplay.o pvmove.o pvremove.o pvresize.o pvscan.o reporter.o segtypes.o toollib.o vgcfgbackup.o vgcfgrestore.o vgchange.o vgck.o vgcreate.o vgconvert.o vgdisplay.o vgexport.o vgextend.o vgimport.o vgmerge.o vgmknodes.o vgreduce.o vgremove.o vgrename.o vgscan.o vgsplit.o lvmcmdlib.o lvm2cmd.o
^[[31;01m*^[[0m../lib/liblvm-internal.a(sharedlib.o): In function `load_shared_library':
^[[31;01m*^[[0m(.text+0x1b8): ^[[1m^[[Kwarning^[[m^[[K: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mchecking getopt.h presence... yes
^[[31;01m*^[[0mchecking for getopt.h... yes
^[[31;01m*^[[0mchecking for dlopen in -ldl... yes
^[[31;01m*^[[0mchecking for pthread_mutex_lock in -lpthread... yes
^[[31;01m*^[[0mchecking for dm_event_handler_create in -ldevmapper-event... no
^[[31;01m*^[[0mconfigure: ^[[1m^[[Kerror:^[[m^[[K device-mapper-event library is either missing or is too old and badly linked
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20151014 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20151014.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20151014.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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K Configure of dmraid ^[[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 1428, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1472, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/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/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1304, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1433, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20151014/.catalyst_lock'



Full build log at /tmp/catalyst-auto.ktrFi1/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2015-10-08 15:53 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2015-10-08 15:53 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




^[[31;01m*^[[0m    ^
^[[31;01m*^[[0mlibbb/hash_md5_sha.c: In function 'sha512_end':
^[[31;01m*^[[0mlibbb/hash_md5_sha.c:881:4: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
^[[31;01m*^[[0m    *(uint64_t *) (&ctx->wbuffer[128 - 8]) = t;
^[[31;01m*^[[0m    ^
^[[31;01m*^[[0mlibbb/hash_md5_sha.c:884:4: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/volume_id/.jfs.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(jfs)"  -D"KBUILD_MODNAME=KBUILD_STR(jfs)" -c -o util-linux/volume_id/jfs.o util-linux/volume_id/jfs.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.lsusb.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(lsusb)"  -D"KBUILD_MODNAME=KBUILD_STR(lsusb)" -c -o util-linux/lsusb.o util-linux/lsusb.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.isdirectory.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(isdirectory)"  -D"KBUILD_MODNAME=KBUILD_STR(isdirectory)" -c -o libbb/isdirectory.o libbb/isdirectory.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/volume_id/.linux_raid.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(linux_raid)"  -D"KBUILD_MODNAME=KBUILD_STR(linux_raid)" -c -o util-linux/volume_id/linux_raid.o util-linux/volume_id/linux_raid.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.mdStart.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mdStart)"  -D"KBUILD_MODNAME=KBUILD_STR(mdStart)" -c -o util-linux/mdStart.o util-linux/mdStart.c
^[[31;01m*^[[0mutil-linux/mdStart.c:37:1: ^[[1m^[[Kwarning^[[m^[[K: no previous prototype for 'mdstart_main' [-Wmissing-prototypes]
^[[31;01m*^[[0m mdstart_main(int argc, char *argv[])
^[[31;01m*^[[0m ^
^[[31;01m*^[[0mutil-linux/mdStart.c: In function 'mdstart_main':
^[[31;01m*^[[0mutil-linux/mdStart.c:43:3: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'bb_show_usage' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m   bb_show_usage();
^[[31;01m*^[[0m   ^
^[[31;01m*^[[0mutil-linux/mdStart.c:48:3: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'sscanf' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m   if(sscanf(argv[i], "%d", &part) == 1)
^[[31;01m*^[[0m   ^
^[[31;01m*^[[0mutil-linux/mdStart.c:48:6: ^[[1m^[[Kwarning^[[m^[[K: incompatible implicit declaration of built-in function 'sscanf' [enabled by default]
^[[31;01m*^[[0m   if(sscanf(argv[i], "%d", &part) == 1)
^[[31;01m*^[[0m      ^
^[[31;01m*^[[0mutil-linux/mdStart.c:55:4: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'close' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m    close(fd);
^[[31;01m*^[[0m    ^
^[[31;01m*^[[0mutil-linux/mdStart.c:58:4: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
^[[31;01m*^[[0m    printf("^[[1m^[[KError:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to open %s!
", argv[i]);
^[[31;01m*^[[0m    ^
^[[31;01m*^[[0mutil-linux/mdStart.c:58:4: ^[[1m^[[Kwarning^[[m^[[K: incompatible implicit declaration of built-in function 'printf' [enabled by default]
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.kernel_version.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(kernel_version)"  -D"KBUILD_MODNAME=KBUILD_STR(kernel_version)" -c -o libbb/kernel_version.o libbb/kernel_version.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/.mdev.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mdev)"  -D"KBUILD_MODNAME=KBUILD_STR(mdev)" -c -o util-linux/mdev.o util-linux/mdev.c
^[[31;01m*^[[0m  gcc -Wp,-MD,util-linux/volume_id/.linux_swap.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(linux_swap)"  -D"KBUILD_MODNAME=KBUILD_STR(linux_swap)" -c -o util-linux/volume_id/linux_swap.o util-linux/volume_id/linux_swap.c
^[[31;01m*^[[0mutil-linux/mdev.c: In function 'make_device':
^[[31;01m*^[[0mutil-linux/mdev.c:564:12: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m     symlink(node_name, "root");
^[[31;01m*^[[0m            ^
^[[31;01m*^[[0mutil-linux/mdev.c:567:10: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m     chown(node_name, rule->ugid.uid, rule->ugid.gid);
^[[31;01m*^[[0m          ^
^[[31;01m*^[[0mutil-linux/mdev.c:574:13: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.unicode.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(unicode)"  -D"KBUILD_MODNAME=KBUILD_STR(unicode)" -c -o libbb/unicode.o libbb/unicode.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.update_passwd.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(update_passwd)"  -D"KBUILD_MODNAME=KBUILD_STR(update_passwd)" -c -o libbb/update_passwd.o libbb/update_passwd.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.uuencode.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(uuencode)"  -D"KBUILD_MODNAME=KBUILD_STR(uuencode)" -c -o libbb/uuencode.o libbb/uuencode.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.vdprintf.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vdprintf)"  -D"KBUILD_MODNAME=KBUILD_STR(vdprintf)" -c -o libbb/vdprintf.o libbb/vdprintf.c
^[[31;01m*^[[0mlibbb/update_passwd.c: In function 'update_passwd':
^[[31;01m*^[[0mlibbb/update_passwd.c:138:9: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xfuncs_printf.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xfuncs_printf)"  -D"KBUILD_MODNAME=KBUILD_STR(xfuncs_printf)" -c -o libbb/xfuncs_printf.o libbb/xfuncs_printf.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xgetcwd.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xgetcwd)"  -D"KBUILD_MODNAME=KBUILD_STR(xgetcwd)" -c -o libbb/xgetcwd.o libbb/xgetcwd.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xgethostbyname.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xgethostbyname)"  -D"KBUILD_MODNAME=KBUILD_STR(xgethostbyname)" -c -o libbb/xgethostbyname.o libbb/xgethostbyname.c
^[[31;01m*^[[0m  gcc -Wp,-MD,libbb/.xreadlink.o.d   -std=gnu99 -Iinclude -Ilibbb  -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.20.2)" -DBB_BT=AUTOCONF_TIMESTAMP  -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -Os     -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(xreadlink)"  -D"KBUILD_MODNAME=KBUILD_STR(xreadlink)" -c -o libbb/xreadlink.o libbb/xreadlink.c
^[[31;01m*^[[0mlibbb/xfuncs_printf.c: In function 'generate_uuid':
^[[31;01m*^[[0mlibbb/xfuncs_printf.c:593:7: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m) > .exported_symbols_generated
^[[31;01m*^[[0mset -e; (echo "Base {"; echo "	global:"; \
^[[31;01m*^[[0m	 sed "s/^/		/;s/$/;/" < .exported_symbols_generated; \
^[[31;01m*^[[0m	 echo "	local:"; echo "		*;"; echo "};") > .export.sym
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_unmarshal_status':
^[[31;01m*^[[0mioctl/libdm-iface.c:595:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   spec = (struct dm_target_spec *) outptr;
^[[31;01m*^[[0m          ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_deps':
^[[31;01m*^[[0mioctl/libdm-iface.c:682:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  return (struct dm_deps *) (((char *) dmt->dmi.v4) +
^[[31;01m*^[[0m         ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_names':
^[[31;01m*^[[0mioctl/libdm-iface.c:688:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  return (struct dm_names *) (((char *) dmt->dmi.v4) +
^[[31;01m*^[[0m         ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function 'dm_task_get_versions':
^[[31;01m*^[[0mioctl/libdm-iface.c:694:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  return (struct dm_versions *) (((char *) dmt->dmi.v4) +
^[[31;01m*^[[0m         ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_lookup_dev_name':
^[[31;01m*^[[0mioctl/libdm-iface.c:932:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   names = (struct dm_names *)((char *) names + next);
^[[31;01m*^[[0m           ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_flatten':
^[[31;01m*^[[0mioctl/libdm-iface.c:1116:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   tmsg = (struct dm_target_msg *) b;
^[[31;01m*^[[0m          ^
^[[31;01m*^[[0mioctl/libdm-iface.c: In function '_process_all_v4':
^[[31;01m*^[[0mioctl/libdm-iface.c:1190:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -MM -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -o dumpconfig.d dumpconfig.c; \
^[[31;01m*^[[0msed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" dumpconfig.d; \
^[[31;01m*^[[0m[ -s dumpconfig.d ] || rm -f dumpconfig.d
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 dmsetup.c -o dmsetup.o
^[[31;01m*^[[0mdmsetup.c: In function '_process_all':
^[[31;01m*^[[0mdmsetup.c:1360:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   names = (struct dm_names *)((char *) names + next);
^[[31;01m*^[[0m           ^
^[[31;01m*^[[0mdmsetup.c: In function '_targets':
^[[31;01m*^[[0mdmsetup.c:1708:12: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mCreating vgsplit.8
^[[31;01m*^[[0mCreating fsadm.8
^[[31;01m*^[[0mmake[1]: Leaving directory '/var/tmp/genkernel/6146.22138.29020.924/LVM2.2.02.88/man'
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 config/config.c -o config/config.o
^[[31;01m*^[[0mactivate/activate.c: In function 'target_version':
^[[31;01m*^[[0mactivate/activate.c:419:12: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m   target = (struct dm_versions *)((char *) target + target->next);
^[[31;01m*^[[0m            ^
^[[31;01m*^[[0mcommands/toolcontext.c: In function '_init_dev_cache':
^[[31;01m*^[[0mcommands/toolcontext.c:664:8: ^[[1m^[[Kwarning^[[m^[[K: 'udev_dir_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/segtype.c -o metadata/segtype.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/snapshot_manip.c -o metadata/snapshot_manip.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 metadata/vg.c -o metadata/vg.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 misc/crc.c -o misc/crc.o
^[[31;01m*^[[0mmisc/crc.c: In function 'calc_crc':
^[[31;01m*^[[0mmisc/crc.c:63:26: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  const uint32_t *start = (const uint32_t *) buf;
^[[31;01m*^[[0m                          ^
^[[31;01m*^[[0mmisc/crc.c:64:24: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m  const uint32_t *end = (const uint32_t *) (buf + (size & 0xfffffffc));
^[[31;01m*^[[0m                        ^
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 misc/lvm-exec.c -o misc/lvm-exec.o
^[[31;01m*^[[0mmetadata/metadata.c: In function '_get_pvs':
^[[31;01m*^[[0mmetadata/metadata.c:3674:12: ^[[1m^[[Kwarning^[[m^[[K: 'results' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 misc/util.c -o misc/util.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 mm/memlock.c -o mm/memlock.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 report/properties.c -o report/properties.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 report/report.c -o report/report.o
^[[31;01m*^[[0mmm/memlock.c: In function '_touch_memory':
^[[31;01m*^[[0mmm/memlock.c:119:4: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type [-Wcast-align]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvextend.c -o lvextend.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmchange.c -o lvmchange.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmcmdline.c -o lvmcmdline.o
^[[31;01m*^[[0mgcc -c -I. -I../include -DLVM_SHARED_PATH=\"//sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 lvmdiskscan.c -o lvmdiskscan.o
^[[31;01m*^[[0mlvconvert.c: In function '_lvconvert_single':
^[[31;01m*^[[0mlvconvert.c:1450:36: ^[[1m^[[Kwarning^[[m^[[K: 'image_count' may be used uninitialized in this function [-Wmaybe-uninitialized]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m	-llvm-internal  -ldl -ldevmapper    -rdynamic
^[[31;01m*^[[0mgcc -fPIC -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -O2 -Wl,--export-dynamic -L../libdm -L../lib -Wl,--no-export-dynamic -static -L../libdm/ioctl -o lvm.static \
^[[31;01m*^[[0m      dumpconfig.o formats.o lvchange.o lvconvert.o lvcreate.o lvdisplay.o lvextend.o lvmchange.o lvmcmdline.o lvmdiskscan.o lvreduce.o lvremove.o lvrename.o lvresize.o lvscan.o polldaemon.o pvchange.o pvck.o pvcreate.o pvdisplay.o pvmove.o pvremove.o pvresize.o pvscan.o reporter.o segtypes.o toollib.o vgcfgbackup.o vgcfgrestore.o vgchange.o vgck.o vgcreate.o vgconvert.o vgdisplay.o vgexport.o vgextend.o vgimport.o vgmerge.o vgmknodes.o vgreduce.o vgremove.o vgrename.o vgscan.o vgsplit.o lvm-static.o -llvm-internal  -ldl -ldevmapper    
^[[31;01m*^[[0mar rs liblvm2cmd.a dumpconfig.o formats.o lvchange.o lvconvert.o lvcreate.o lvdisplay.o lvextend.o lvmchange.o lvmcmdline.o lvmdiskscan.o lvreduce.o lvremove.o lvrename.o lvresize.o lvscan.o polldaemon.o pvchange.o pvck.o pvcreate.o pvdisplay.o pvmove.o pvremove.o pvresize.o pvscan.o reporter.o segtypes.o toollib.o vgcfgbackup.o vgcfgrestore.o vgchange.o vgck.o vgcreate.o vgconvert.o vgdisplay.o vgexport.o vgextend.o vgimport.o vgmerge.o vgmknodes.o vgreduce.o vgremove.o vgrename.o vgscan.o vgsplit.o lvmcmdlib.o lvm2cmd.o
^[[31;01m*^[[0m../lib/liblvm-internal.a(sharedlib.o): In function `load_shared_library':
^[[31;01m*^[[0m(.text+0x1b8): ^[[1m^[[Kwarning^[[m^[[K: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0mchecking getopt.h presence... yes
^[[31;01m*^[[0mchecking for getopt.h... yes
^[[31;01m*^[[0mchecking for dlopen in -ldl... yes
^[[31;01m*^[[0mchecking for pthread_mutex_lock in -lpthread... yes
^[[31;01m*^[[0mchecking for dm_event_handler_create in -ldevmapper-event... no
^[[31;01m*^[[0mconfigure: ^[[1m^[[Kerror:^[[m^[[K device-mapper-event library is either missing or is too old and badly linked
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20151007 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20151007.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20151007.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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K Configure of dmraid ^[[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 1428, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1472, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/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/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1304, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1433, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20151007/.catalyst_lock'



Full build log at /tmp/catalyst-auto.OwTzfk/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-06-21 20:04 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-06-21 20:04 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.17
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2012 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume bindist pkgcache seedcache snapcache"
Autoresuming support enabled.
Binary redistribution enabled
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20140621/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140621/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20140621/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140621/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140621/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20140621/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20140621/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20140621/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
Copying pre-kmerge.sh to /tmp
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140621//tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140621//tmp
Ensure the file has the executable bit set
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140621/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) app-arch/cpio-2.11-r1
>>> Installing (1 of 2) app-arch/cpio-2.11-r1
>>> Emerging (2 of 2) sys-kernel/genkernel-3.4.45.1
>>> Failed to emerge sys-kernel/genkernel-3.4.45.1, Log file:
>>>  '/var/tmp/portage/sys-kernel/genkernel-3.4.45.1/temp/build.log'
 * Package:    sys-kernel/genkernel-3.4.45.1
 * Repository: gentoo
 * Maintainer: genkernel@gentoo.org
 * USE:        alpha crypt elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
 * ERROR: sys-kernel/genkernel-3.4.45.1::gentoo failed (prepare phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  93:  Called src_prepare
 *   environment, line 2004:  Called die
 * The specific snippet of code:
 *       epatch_user || die
 * 
 * If you need support, post the output of `emerge --info '=sys-kernel/genkernel-3.4.45.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-kernel/genkernel-3.4.45.1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-kernel/genkernel-3.4.45.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-kernel/genkernel-3.4.45.1/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-kernel/genkernel-3.4.45.1/work/genkernel-3.4.45.1'
 * S: '/var/tmp/portage/sys-kernel/genkernel-3.4.45.1/work/genkernel-3.4.45.1'

 * Messages for package sys-kernel/genkernel-3.4.45.1:

 * ERROR: sys-kernel/genkernel-3.4.45.1::gentoo failed (prepare phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  93:  Called src_prepare
 *   environment, line 2004:  Called die
 * The specific snippet of code:
 *       epatch_user || die
 * 
 * If you need support, post the output of `emerge --info '=sys-kernel/genkernel-3.4.45.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-kernel/genkernel-3.4.45.1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-kernel/genkernel-3.4.45.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-kernel/genkernel-3.4.45.1/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-kernel/genkernel-3.4.45.1/work/genkernel-3.4.45.1'
 * S: '/var/tmp/portage/sys-kernel/genkernel-3.4.45.1/work/genkernel-3.4.45.1'

!!! catalyst: Runscript pre-kmerge failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1426, in build_kernel
    env=self.env)
  File "/usr/lib/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/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1304, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1433, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140621/.catalyst_lock'



Full build log at /tmp/catalyst-auto.28389/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-06-14 20:59 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-06-14 20:59 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.17
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2012 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume bindist pkgcache seedcache snapcache"
Autoresuming support enabled.
Binary redistribution enabled
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20140614/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140614/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20140614/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140614/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140614/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20140614/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20140614/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20140614/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
Copying pre-kmerge.sh to /tmp
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140614//tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140614//tmp
Ensure the file has the executable bit set
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140614/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) app-arch/cpio-2.11-r1
>>> Installing (1 of 2) app-arch/cpio-2.11-r1
>>> Emerging (2 of 2) sys-kernel/genkernel-3.4.45.1
>>> Installing (2 of 2) sys-kernel/genkernel-3.4.45.1
 * Messages for package sys-kernel/genkernel-3.4.45.1:
 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140614//tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140614//tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to /tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140614//tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140614//tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140614/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
[ebuild  N    ] sys-devel/bc-1.06.95 
[ebuild  N    ] sys-kernel/gentoo-sources-3.15.0-r1 

The following keyword changes are necessary to proceed:
 (see "package.accept_keywords" in the portage(5) man page for more details)
# required by gentoo-sources (argument)
=sys-kernel/gentoo-sources-3.15.0-r1 ~alpha

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1428, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1472, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/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/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1304, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1433, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140614/.catalyst_lock'



Full build log at /tmp/catalyst-auto.13882/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-06-07 21:04 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-06-07 21:04 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.17
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2012 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume bindist pkgcache seedcache snapcache"
Autoresuming support enabled.
Binary redistribution enabled
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20140607/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140607/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20140607/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140607/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140607/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20140607/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20140607/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20140607/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
Copying pre-kmerge.sh to /tmp
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140607//tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140607//tmp
Ensure the file has the executable bit set
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140607/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) app-arch/cpio-2.11-r1
>>> Installing (1 of 2) app-arch/cpio-2.11-r1
>>> Emerging (2 of 2) sys-kernel/genkernel-3.4.45.1
>>> Installing (2 of 2) sys-kernel/genkernel-3.4.45.1

 * Messages for package sys-kernel/genkernel-3.4.45.1:

 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140607//tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140607//tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to /tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140607//tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140607//tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140607/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
[ebuild  N    ] sys-devel/bc-1.06.95 
[ebuild  N    ] sys-kernel/gentoo-sources-3.14.5 

The following keyword changes are necessary to proceed:
 (see "package.accept_keywords" in the portage(5) man page for more details)
# required by gentoo-sources (argument)
=sys-kernel/gentoo-sources-3.14.5 ~alpha

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1428, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1472, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/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/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1304, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1433, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140607/.catalyst_lock'



Full build log at /tmp/catalyst-auto.32649/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-05-31 21:59 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-05-31 21:59 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.16
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2012 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume bindist pkgcache seedcache snapcache"
Autoresuming support enabled.
Binary redistribution enabled
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20140531/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140531/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20140531/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140531/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140531/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20140531/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20140531/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20140531/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
Copying pre-kmerge.sh to ./tmp
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140531/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140531/./tmp
Ensure the file has the executable bit set
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140531/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) app-arch/cpio-2.11-r1
>>> Installing (1 of 2) app-arch/cpio-2.11-r1
>>> Emerging (2 of 2) sys-kernel/genkernel-3.4.45.1
>>> Installing (2 of 2) sys-kernel/genkernel-3.4.45.1
 * Messages for package sys-kernel/genkernel-3.4.45.1:
 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140531/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140531/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140531/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140531/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140531/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
[ebuild  N    ] sys-devel/bc-1.06.95 
[ebuild  N    ] sys-kernel/gentoo-sources-3.14.4 

The following keyword changes are necessary to proceed:
 (see "package.accept_keywords" in the portage(5) man page for more details)
# required by gentoo-sources (argument)
=sys-kernel/gentoo-sources-3.14.4 ~alpha

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1427, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1471, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1303, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1432, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140531/.catalyst_lock'



Full build log at /tmp/catalyst-auto.13208/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-05-17 22:59 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-05-17 22:59 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.16
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2012 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume bindist pkgcache seedcache snapcache"
Autoresuming support enabled.
Binary redistribution enabled
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20140517/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140517/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20140517/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140517/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140517/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20140517/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20140517/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20140517/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
Copying pre-kmerge.sh to ./tmp
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140517/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140517/./tmp
Ensure the file has the executable bit set
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140517/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) app-arch/cpio-2.11-r1
>>> Installing (1 of 2) app-arch/cpio-2.11-r1
>>> Emerging (2 of 2) sys-kernel/genkernel-3.4.45.1
>>> Installing (2 of 2) sys-kernel/genkernel-3.4.45.1
 * Messages for package sys-kernel/genkernel-3.4.45.1:
 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140517/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140517/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140517/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140517/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140517/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
[ebuild  N    ] sys-devel/bc-1.06.95 
[ebuild  N    ] sys-kernel/gentoo-sources-3.14.4 

The following keyword changes are necessary to proceed:
 (see "package.accept_keywords" in the portage(5) man page for more details)
# required by gentoo-sources (argument)
=sys-kernel/gentoo-sources-3.14.4 ~alpha

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1427, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1471, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1303, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1432, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140517/.catalyst_lock'



Full build log at /tmp/catalyst-auto.30565/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-05-10 21:46 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-05-10 21:46 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.16
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2012 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume bindist pkgcache seedcache snapcache"
Autoresuming support enabled.
Binary redistribution enabled
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20140510/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140510/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20140510/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140510/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140510/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20140510/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20140510/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20140510/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
Copying pre-kmerge.sh to ./tmp
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140510/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140510/./tmp
Ensure the file has the executable bit set
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140510/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) app-arch/cpio-2.11-r1
>>> Installing (1 of 2) app-arch/cpio-2.11-r1
>>> Emerging (2 of 2) sys-kernel/genkernel-3.4.45.1
>>> Installing (2 of 2) sys-kernel/genkernel-3.4.45.1
 * Messages for package sys-kernel/genkernel-3.4.45.1:
 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140510/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140510/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140510/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140510/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140510/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
[ebuild  N    ] sys-devel/bc-1.06.95 
[ebuild  N    ] sys-kernel/gentoo-sources-3.14.3 

The following keyword changes are necessary to proceed:
 (see "package.accept_keywords" in the portage(5) man page for more details)
# required by gentoo-sources (argument)
=sys-kernel/gentoo-sources-3.14.3 ~alpha

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1427, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1471, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1303, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1432, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140510/.catalyst_lock'



Full build log at /tmp/catalyst-auto.17767/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-05-03 21:13 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-05-03 21:13 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.16
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2012 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume bindist pkgcache seedcache snapcache"
Autoresuming support enabled.
Binary redistribution enabled
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20140503/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140503/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20140503/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140503/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140503/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20140503/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20140503/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20140503/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
Copying pre-kmerge.sh to ./tmp
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140503/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140503/./tmp
Ensure the file has the executable bit set
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140503/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) app-arch/cpio-2.11-r1
>>> Installing (1 of 2) app-arch/cpio-2.11-r1
>>> Emerging (2 of 2) sys-kernel/genkernel-3.4.45.1
>>> Installing (2 of 2) sys-kernel/genkernel-3.4.45.1
 * Messages for package sys-kernel/genkernel-3.4.45.1:
 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140503/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140503/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140503/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140503/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140503/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
[ebuild  N    ] sys-devel/bc-1.06.95 
[ebuild  N    ] sys-kernel/gentoo-sources-3.14.2 

The following keyword changes are necessary to proceed:
 (see "package.accept_keywords" in the portage(5) man page for more details)
# required by gentoo-sources (argument)
=sys-kernel/gentoo-sources-3.14.2 ~alpha

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1427, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1471, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1303, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1432, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140503/.catalyst_lock'



Full build log at /tmp/catalyst-auto.7587/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-04-27  1:43 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-04-27  1:43 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.16
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2012 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume bindist pkgcache seedcache snapcache"
Autoresuming support enabled.
Binary redistribution enabled
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20140426/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140426/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20140426/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140426/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140426/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20140426/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20140426/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20140426/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
Copying pre-kmerge.sh to ./tmp
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140426/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140426/./tmp
Ensure the file has the executable bit set
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140426/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) app-arch/cpio-2.11-r1
>>> Installing (1 of 2) app-arch/cpio-2.11-r1
>>> Emerging (2 of 2) sys-kernel/genkernel-3.4.45.1
>>> Installing (2 of 2) sys-kernel/genkernel-3.4.45.1
 * Messages for package sys-kernel/genkernel-3.4.45.1:
 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140426/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140426/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140426/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140426/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140426/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
[ebuild  N    ] sys-devel/bc-1.06.95 
[ebuild  N    ] sys-kernel/gentoo-sources-3.14.1 

The following keyword changes are necessary to proceed:
 (see "package.accept_keywords" in the portage(5) man page for more details)
# required by gentoo-sources (argument)
=sys-kernel/gentoo-sources-3.14.1 ~alpha

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1427, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1471, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1303, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1432, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140426/.catalyst_lock'



Full build log at /tmp/catalyst-auto.30619/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-04-19 19:53 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-04-19 19:53 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.16
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2012 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume bindist pkgcache seedcache snapcache"
Autoresuming support enabled.
Binary redistribution enabled
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20140419/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140419/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20140419/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140419/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140419/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20140419/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20140419/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20140419/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
Copying pre-kmerge.sh to ./tmp
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140419/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140419/./tmp
Ensure the file has the executable bit set
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140419/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) app-arch/cpio-2.11-r1
>>> Installing (1 of 2) app-arch/cpio-2.11-r1
>>> Emerging (2 of 2) sys-kernel/genkernel-3.4.45.1
>>> Installing (2 of 2) sys-kernel/genkernel-3.4.45.1

 * Messages for package sys-kernel/genkernel-3.4.45.1:

 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140419/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140419/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140419/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140419/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140419/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
[ebuild  N    ] sys-devel/bc-1.06.95 
[ebuild  N    ] sys-kernel/gentoo-sources-3.14.1 

The following keyword changes are necessary to proceed:
 (see "package.accept_keywords" in the portage(5) man page for more details)
# required by gentoo-sources (argument)
=sys-kernel/gentoo-sources-3.14.1 ~alpha

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1427, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1471, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1303, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1432, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140419/.catalyst_lock'



Full build log at /tmp/catalyst-auto.6823/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-04-05 22:44 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-04-05 22:44 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.16
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2012 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume bindist pkgcache seedcache snapcache"
Autoresuming support enabled.
Binary redistribution enabled
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20140405/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140405/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20140405/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140405/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140405/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20140405/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20140405/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20140405/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
Copying pre-kmerge.sh to ./tmp
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140405/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140405/./tmp
Ensure the file has the executable bit set
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140405/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) app-arch/cpio-2.11-r1
>>> Installing (1 of 2) app-arch/cpio-2.11-r1
>>> Emerging (2 of 2) sys-kernel/genkernel-3.4.45.1
>>> Installing (2 of 2) sys-kernel/genkernel-3.4.45.1
 * Messages for package sys-kernel/genkernel-3.4.45.1:
 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140405/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140405/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140405/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140405/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140405/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
[ebuild  N    ] sys-devel/bc-1.06.95 
[ebuild  N    ] sys-kernel/gentoo-sources-3.14.0 

The following keyword changes are necessary to proceed:
 (see "package.accept_keywords" in the portage(5) man page for more details)
# required by gentoo-sources (argument)
=sys-kernel/gentoo-sources-3.14.0 ~alpha

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1427, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1471, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1303, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1432, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140405/.catalyst_lock'



Full build log at /tmp/catalyst-auto.13531/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-03-29 22:38 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-03-29 22:38 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140329/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140329/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140329/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140329/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140329/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) sys-devel/bc-1.06.95
>>> Installing (1 of 2) sys-devel/bc-1.06.95
>>> Emerging (2 of 2) sys-kernel/gentoo-sources-3.10.7-r1
>>> Installing (2 of 2) sys-kernel/gentoo-sources-3.10.7-r1
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...
 * Messages for package sys-kernel/gentoo-sources-3.10.7-r1:
 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml


touch: cannot touch '/tmp/kerncache/gentoo/gentoo-20140329.EXTRAVERSION': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20140329 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20140329.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20140329.tar.bz2 all --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.10.7-gentoo-r1^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 boot...
^[[32;01m*^[[0m         >> Not installing firmware as it's included in the kernel already (CONFIG_FIRMWARE_IN_KERNEL=y)...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 modules...
^[[32;01m*^[[0m         >> Generating module dependency data...
^[[32;01m*^[[0m Copying config for successful build to /etc/kernels/kernel-config-alpha-3.10.7-gentoo-r1
^[[32;01m*^[[0m busybox: >> Applying patches...
^[[32;01m*^[[0m           - 1.18.1-openvt.diff
^[[32;01m*^[[0m           - busybox-1.20.1-mdstart.patch
^[[32;01m*^[[0m           - busybox-1.20.2-glibc-sys-resource.patch
^[[32;01m*^[[0m           - busybox-1.7.4-signal-hack.patch
^[[32;01m*^[[0m busybox: >> Configuring...
^[[32;01m*^[[0m busybox: >> Compiling...
^[[32;01m*^[[0m busybox: >> Copying to cache...
^[[32;01m*^[[0m initramfs: >> Initializing...
^[[32;01m*^[[0m         >> Appending base_layout cpio data...
^[[32;01m*^[[0m         >> Appending auxilary cpio data...
^[[32;01m*^[[0m         >> Copying keymaps
^[[32;01m*^[[0m         >> Appending busybox cpio data...
^[[32;01m*^[[0m         >> Appending lvm cpio data...
^[[32;01m*^[[0m           LVM: Adding support (compiling binaries)...
^[[32;01m*^[[0m lvm: >> Applying patches...
^[[32;01m*^[[0m           - lvm2-2.02.72-no-export-dynamic.patch
^[[32;01m*^[[0m lvm: >> Configuring...
^[[32;01m*^[[0m lvm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending dmraid cpio data...
^[[32;01m*^[[0m DMRAID: Adding support (compiling binaries)...
^[[32;01m*^[[0m lvm: >> Using cache
^[[32;01m*^[[0m dmraid: >> Configuring...
^[[32;01m*^[[0m dmraid: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending mdadm cpio data...
^[[32;01m*^[[0m 		MDADM: Skipping inclusion of mdadm.conf
^[[32;01m*^[[0m 		MDADM: Adding support (compiling binaries)...
^[[32;01m*^[[0m mdadm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending modules cpio data...
^[[32;01m*^[[0m         >> Appending blkid cpio data...
^[[32;01m*^[[0m         >> Appending modprobed cpio data...
^[[32;01m*^[[0m         >> Compressing cpio data (.xz)...
^[[32;01m*^[[0m Creating minimal kernel package
^[[32;01m*^[[0m Creating modules package
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Kernel compiled successfully!
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Required Kernel Parameters:
^[[32;01m*^[[0m     root=/dev/$ROOT
^[[32;01m*^[[0m 
^[[32;01m*^[[0m     Where $ROOT is the device node for your root partition as the
^[[32;01m*^[[0m     one specified in /etc/fstab
^[[32;01m*^[[0m 
^[[32;01m*^[[0m If you require Genkernel's hardware detection features; you MUST
^[[32;01m*^[[0m tell your bootloader to use the provided INITRAMFS file.

^[[33;01m*^[[0m WARNING... WARNING... WARNING...
^[[33;01m*^[[0m Additional kernel cmdline arguments that *may* be required to boot properly...
^[[33;01m*^[[0m add "dolvm" for lvm support
^[[33;01m*^[[0m add "dodmraid" for dmraid support
^[[33;01m*^[[0m add "domdadm" for RAID support
^[[33;01m*^[[0m 	or "dodmraid=<additional options>"
^[[33;01m*^[[0m With support for several ext* filesystems available, it may be needed to
^[[33;01m*^[[0m add "rootfstype=ext3" or "rootfstype=ext4" to the list of boot parameters.

^[[32;01m*^[[0m Do NOT report kernel bugs as genkernel bugs unless your bug
^[[32;01m*^[[0m is about the default genkernel configuration...
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Make sure you have the latest ~arch genkernel before reporting bugs.
./tmp/kmerge.sh: line 114: /tmp/kerncache/gentoo/gentoo-20140329.CONFIG: No such file or directory
md5sum: write error
./tmp/kmerge.sh: line 248: /sbin/update-modules: No such file or directory
./tmp/kmerge.sh: line 251: /tmp/kerncache/gentoo/gentoo-20140329.USE: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140329/./tmp/kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140329/./tmp/chroot-functions.sh from the chroot
Copying post-kmerge.sh to ./tmp
copying post-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140329/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140329/./tmp
Ensure the file has the executable bit set
Running post-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140329/
./tmp/post-kmerge.sh: line 10: /sbin/depscan.sh: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140329/./tmp/post-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140329/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140329/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140329/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140329/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
touch: cannot touch '/tmp/kerncache/gentoo_nolsa/gentoo_nolsa-20140329.EXTRAVERSION': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20140329 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20140329.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20140329.tar.bz2 all --kernel-config=/var/tmp/gentoo_nolsa.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[31;01m*^[[0m ERROR: kernel source directory "/usr/src/linux" was not found!
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20140329 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20140329.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20140329.tar.bz2 all --kernel-config=/var/tmp/gentoo_nolsa.config
^[[31;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K kernel source directory "/usr/src/linux" was not found!
^[[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 1427, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1471, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1303, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1432, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140329/.catalyst_lock'



Full build log at /tmp/catalyst-auto.3732/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-03-23  1:33 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-03-23  1:33 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140322/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140322/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140322/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140322/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140322/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) sys-devel/bc-1.06.95
>>> Installing (1 of 2) sys-devel/bc-1.06.95
>>> Emerging (2 of 2) sys-kernel/gentoo-sources-3.10.7-r1
>>> Installing (2 of 2) sys-kernel/gentoo-sources-3.10.7-r1
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...

 * Messages for package sys-kernel/gentoo-sources-3.10.7-r1:

 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
touch: cannot touch '/tmp/kerncache/gentoo/gentoo-20140322.EXTRAVERSION': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20140322 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20140322.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20140322.tar.bz2 all --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.10.7-gentoo-r1^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 boot...
^[[32;01m*^[[0m         >> Not installing firmware as it's included in the kernel already (CONFIG_FIRMWARE_IN_KERNEL=y)...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 modules...
^[[32;01m*^[[0m         >> Generating module dependency data...
^[[32;01m*^[[0m Copying config for successful build to /etc/kernels/kernel-config-alpha-3.10.7-gentoo-r1
^[[32;01m*^[[0m busybox: >> Applying patches...
^[[32;01m*^[[0m           - 1.18.1-openvt.diff
^[[32;01m*^[[0m           - busybox-1.20.1-mdstart.patch
^[[32;01m*^[[0m           - busybox-1.20.2-glibc-sys-resource.patch
^[[32;01m*^[[0m           - busybox-1.7.4-signal-hack.patch
^[[32;01m*^[[0m busybox: >> Configuring...
^[[32;01m*^[[0m busybox: >> Compiling...
^[[32;01m*^[[0m busybox: >> Copying to cache...
^[[32;01m*^[[0m initramfs: >> Initializing...
^[[32;01m*^[[0m         >> Appending base_layout cpio data...
^[[32;01m*^[[0m         >> Appending auxilary cpio data...
^[[32;01m*^[[0m         >> Copying keymaps
^[[32;01m*^[[0m         >> Appending busybox cpio data...
^[[32;01m*^[[0m         >> Appending lvm cpio data...
^[[32;01m*^[[0m           LVM: Adding support (compiling binaries)...
^[[32;01m*^[[0m lvm: >> Applying patches...
^[[32;01m*^[[0m           - lvm2-2.02.72-no-export-dynamic.patch
^[[32;01m*^[[0m lvm: >> Configuring...
^[[32;01m*^[[0m lvm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending dmraid cpio data...
^[[32;01m*^[[0m DMRAID: Adding support (compiling binaries)...
^[[32;01m*^[[0m lvm: >> Using cache
^[[32;01m*^[[0m dmraid: >> Configuring...
^[[32;01m*^[[0m dmraid: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending mdadm cpio data...
^[[32;01m*^[[0m 		MDADM: Skipping inclusion of mdadm.conf
^[[32;01m*^[[0m 		MDADM: Adding support (compiling binaries)...
^[[32;01m*^[[0m mdadm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending modules cpio data...
^[[32;01m*^[[0m         >> Appending blkid cpio data...
^[[32;01m*^[[0m         >> Appending modprobed cpio data...
^[[32;01m*^[[0m         >> Compressing cpio data (.xz)...
^[[32;01m*^[[0m Creating minimal kernel package
^[[32;01m*^[[0m Creating modules package
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Kernel compiled successfully!
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Required Kernel Parameters:
^[[32;01m*^[[0m     root=/dev/$ROOT
^[[32;01m*^[[0m 
^[[32;01m*^[[0m     Where $ROOT is the device node for your root partition as the
^[[32;01m*^[[0m     one specified in /etc/fstab
^[[32;01m*^[[0m 
^[[32;01m*^[[0m If you require Genkernel's hardware detection features; you MUST
^[[32;01m*^[[0m tell your bootloader to use the provided INITRAMFS file.

^[[33;01m*^[[0m WARNING... WARNING... WARNING...
^[[33;01m*^[[0m Additional kernel cmdline arguments that *may* be required to boot properly...
^[[33;01m*^[[0m add "dolvm" for lvm support
^[[33;01m*^[[0m add "dodmraid" for dmraid support
^[[33;01m*^[[0m add "domdadm" for RAID support
^[[33;01m*^[[0m 	or "dodmraid=<additional options>"
^[[33;01m*^[[0m With support for several ext* filesystems available, it may be needed to
^[[33;01m*^[[0m add "rootfstype=ext3" or "rootfstype=ext4" to the list of boot parameters.

^[[32;01m*^[[0m Do NOT report kernel bugs as genkernel bugs unless your bug
^[[32;01m*^[[0m is about the default genkernel configuration...
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Make sure you have the latest ~arch genkernel before reporting bugs.
./tmp/kmerge.sh: line 114: /tmp/kerncache/gentoo/gentoo-20140322.CONFIG: No such file or directory
md5sum: write error
./tmp/kmerge.sh: line 248: /sbin/update-modules: No such file or directory
./tmp/kmerge.sh: line 251: /tmp/kerncache/gentoo/gentoo-20140322.USE: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140322/./tmp/kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140322/./tmp/chroot-functions.sh from the chroot
Copying post-kmerge.sh to ./tmp
copying post-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140322/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140322/./tmp
Ensure the file has the executable bit set
Running post-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140322/
./tmp/post-kmerge.sh: line 10: /sbin/depscan.sh: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140322/./tmp/post-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140322/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140322/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140322/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140322/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
touch: cannot touch '/tmp/kerncache/gentoo_nolsa/gentoo_nolsa-20140322.EXTRAVERSION': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20140322 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20140322.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20140322.tar.bz2 all --kernel-config=/var/tmp/gentoo_nolsa.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[31;01m*^[[0m ERROR: kernel source directory "/usr/src/linux" was not found!
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20140322 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20140322.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20140322.tar.bz2 all --kernel-config=/var/tmp/gentoo_nolsa.config
^[[31;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K kernel source directory "/usr/src/linux" was not found!
^[[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 1427, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1471, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1303, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1432, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140322/.catalyst_lock'



Full build log at /tmp/catalyst-auto.15124/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-03-15 22:44 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-03-15 22:44 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140315/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140315/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140315/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140315/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140315/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) sys-devel/bc-1.06.95
>>> Installing (1 of 2) sys-devel/bc-1.06.95
>>> Emerging (2 of 2) sys-kernel/gentoo-sources-3.10.7-r1
>>> Installing (2 of 2) sys-kernel/gentoo-sources-3.10.7-r1
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...
 * Messages for package sys-kernel/gentoo-sources-3.10.7-r1:
 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml


touch: cannot touch '/tmp/kerncache/gentoo/gentoo-20140315.EXTRAVERSION': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20140315 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20140315.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20140315.tar.bz2 all --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.10.7-gentoo-r1^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 boot...
^[[32;01m*^[[0m         >> Not installing firmware as it's included in the kernel already (CONFIG_FIRMWARE_IN_KERNEL=y)...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 modules...
^[[32;01m*^[[0m         >> Generating module dependency data...
^[[32;01m*^[[0m Copying config for successful build to /etc/kernels/kernel-config-alpha-3.10.7-gentoo-r1
^[[32;01m*^[[0m busybox: >> Applying patches...
^[[32;01m*^[[0m           - 1.18.1-openvt.diff
^[[32;01m*^[[0m           - busybox-1.20.1-mdstart.patch
^[[32;01m*^[[0m           - busybox-1.20.2-glibc-sys-resource.patch
^[[32;01m*^[[0m           - busybox-1.7.4-signal-hack.patch
^[[32;01m*^[[0m busybox: >> Configuring...
^[[32;01m*^[[0m busybox: >> Compiling...
^[[32;01m*^[[0m busybox: >> Copying to cache...
^[[32;01m*^[[0m initramfs: >> Initializing...
^[[32;01m*^[[0m         >> Appending base_layout cpio data...
^[[32;01m*^[[0m         >> Appending auxilary cpio data...
^[[32;01m*^[[0m         >> Copying keymaps
^[[32;01m*^[[0m         >> Appending busybox cpio data...
^[[32;01m*^[[0m         >> Appending lvm cpio data...
^[[32;01m*^[[0m           LVM: Adding support (compiling binaries)...
^[[32;01m*^[[0m lvm: >> Applying patches...
^[[32;01m*^[[0m           - lvm2-2.02.72-no-export-dynamic.patch
^[[32;01m*^[[0m lvm: >> Configuring...
^[[32;01m*^[[0m lvm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending dmraid cpio data...
^[[32;01m*^[[0m DMRAID: Adding support (compiling binaries)...
^[[32;01m*^[[0m lvm: >> Using cache
^[[32;01m*^[[0m dmraid: >> Configuring...
^[[32;01m*^[[0m dmraid: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending mdadm cpio data...
^[[32;01m*^[[0m 		MDADM: Skipping inclusion of mdadm.conf
^[[32;01m*^[[0m 		MDADM: Adding support (compiling binaries)...
^[[32;01m*^[[0m mdadm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending modules cpio data...
^[[32;01m*^[[0m         >> Appending blkid cpio data...
^[[32;01m*^[[0m         >> Appending modprobed cpio data...
^[[32;01m*^[[0m         >> Compressing cpio data (.xz)...
^[[32;01m*^[[0m Creating minimal kernel package
^[[32;01m*^[[0m Creating modules package
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Kernel compiled successfully!
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Required Kernel Parameters:
^[[32;01m*^[[0m     root=/dev/$ROOT
^[[32;01m*^[[0m 
^[[32;01m*^[[0m     Where $ROOT is the device node for your root partition as the
^[[32;01m*^[[0m     one specified in /etc/fstab
^[[32;01m*^[[0m 
^[[32;01m*^[[0m If you require Genkernel's hardware detection features; you MUST
^[[32;01m*^[[0m tell your bootloader to use the provided INITRAMFS file.

^[[33;01m*^[[0m WARNING... WARNING... WARNING...
^[[33;01m*^[[0m Additional kernel cmdline arguments that *may* be required to boot properly...
^[[33;01m*^[[0m add "dolvm" for lvm support
^[[33;01m*^[[0m add "dodmraid" for dmraid support
^[[33;01m*^[[0m add "domdadm" for RAID support
^[[33;01m*^[[0m 	or "dodmraid=<additional options>"
^[[33;01m*^[[0m With support for several ext* filesystems available, it may be needed to
^[[33;01m*^[[0m add "rootfstype=ext3" or "rootfstype=ext4" to the list of boot parameters.

^[[32;01m*^[[0m Do NOT report kernel bugs as genkernel bugs unless your bug
^[[32;01m*^[[0m is about the default genkernel configuration...
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Make sure you have the latest ~arch genkernel before reporting bugs.
./tmp/kmerge.sh: line 114: /tmp/kerncache/gentoo/gentoo-20140315.CONFIG: No such file or directory
md5sum: write error
./tmp/kmerge.sh: line 248: /sbin/update-modules: No such file or directory
./tmp/kmerge.sh: line 251: /tmp/kerncache/gentoo/gentoo-20140315.USE: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140315/./tmp/kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140315/./tmp/chroot-functions.sh from the chroot
Copying post-kmerge.sh to ./tmp
copying post-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140315/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140315/./tmp
Ensure the file has the executable bit set
Running post-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140315/
./tmp/post-kmerge.sh: line 10: /sbin/depscan.sh: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140315/./tmp/post-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140315/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140315/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140315/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140315/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
touch: cannot touch '/tmp/kerncache/gentoo_nolsa/gentoo_nolsa-20140315.EXTRAVERSION': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20140315 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20140315.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20140315.tar.bz2 all --kernel-config=/var/tmp/gentoo_nolsa.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[31;01m*^[[0m ERROR: kernel source directory "/usr/src/linux" was not found!
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20140315 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20140315.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20140315.tar.bz2 all --kernel-config=/var/tmp/gentoo_nolsa.config
^[[31;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K kernel source directory "/usr/src/linux" was not found!
^[[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 1427, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1471, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1303, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1432, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140315/.catalyst_lock'



Full build log at /tmp/catalyst-auto.3140/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-03-08 22:32 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-03-08 22:32 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140308/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140308/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140308/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140308/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140308/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) sys-devel/bc-1.06.95
>>> Installing (1 of 2) sys-devel/bc-1.06.95
>>> Emerging (2 of 2) sys-kernel/gentoo-sources-3.10.7-r1
>>> Installing (2 of 2) sys-kernel/gentoo-sources-3.10.7-r1
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...

 * Messages for package sys-kernel/gentoo-sources-3.10.7-r1:

 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
touch: cannot touch '/tmp/kerncache/gentoo/gentoo-20140308.EXTRAVERSION': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20140308 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20140308.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20140308.tar.bz2 all --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.10.7-gentoo-r1^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 boot...
^[[32;01m*^[[0m         >> Not installing firmware as it's included in the kernel already (CONFIG_FIRMWARE_IN_KERNEL=y)...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 modules...
^[[32;01m*^[[0m         >> Generating module dependency data...
^[[32;01m*^[[0m Copying config for successful build to /etc/kernels/kernel-config-alpha-3.10.7-gentoo-r1
^[[32;01m*^[[0m busybox: >> Applying patches...
^[[32;01m*^[[0m           - 1.18.1-openvt.diff
^[[32;01m*^[[0m           - busybox-1.20.1-mdstart.patch
^[[32;01m*^[[0m           - busybox-1.20.2-glibc-sys-resource.patch
^[[32;01m*^[[0m           - busybox-1.7.4-signal-hack.patch
^[[32;01m*^[[0m busybox: >> Configuring...
^[[32;01m*^[[0m busybox: >> Compiling...
^[[32;01m*^[[0m busybox: >> Copying to cache...
^[[32;01m*^[[0m initramfs: >> Initializing...
^[[32;01m*^[[0m         >> Appending base_layout cpio data...
^[[32;01m*^[[0m         >> Appending auxilary cpio data...
^[[32;01m*^[[0m         >> Copying keymaps
^[[32;01m*^[[0m         >> Appending busybox cpio data...
^[[32;01m*^[[0m         >> Appending lvm cpio data...
^[[32;01m*^[[0m           LVM: Adding support (compiling binaries)...
^[[32;01m*^[[0m lvm: >> Applying patches...
^[[32;01m*^[[0m           - lvm2-2.02.72-no-export-dynamic.patch
^[[32;01m*^[[0m lvm: >> Configuring...
^[[32;01m*^[[0m lvm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending dmraid cpio data...
^[[32;01m*^[[0m DMRAID: Adding support (compiling binaries)...
^[[32;01m*^[[0m lvm: >> Using cache
^[[32;01m*^[[0m dmraid: >> Configuring...
^[[32;01m*^[[0m dmraid: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending mdadm cpio data...
^[[32;01m*^[[0m 		MDADM: Skipping inclusion of mdadm.conf
^[[32;01m*^[[0m 		MDADM: Adding support (compiling binaries)...
^[[32;01m*^[[0m mdadm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending modules cpio data...
^[[32;01m*^[[0m         >> Appending blkid cpio data...
^[[32;01m*^[[0m         >> Appending modprobed cpio data...
^[[32;01m*^[[0m         >> Compressing cpio data (.xz)...
^[[32;01m*^[[0m Creating minimal kernel package
^[[32;01m*^[[0m Creating modules package
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Kernel compiled successfully!
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Required Kernel Parameters:
^[[32;01m*^[[0m     root=/dev/$ROOT
^[[32;01m*^[[0m 
^[[32;01m*^[[0m     Where $ROOT is the device node for your root partition as the
^[[32;01m*^[[0m     one specified in /etc/fstab
^[[32;01m*^[[0m 
^[[32;01m*^[[0m If you require Genkernel's hardware detection features; you MUST
^[[32;01m*^[[0m tell your bootloader to use the provided INITRAMFS file.

^[[33;01m*^[[0m WARNING... WARNING... WARNING...
^[[33;01m*^[[0m Additional kernel cmdline arguments that *may* be required to boot properly...
^[[33;01m*^[[0m add "dolvm" for lvm support
^[[33;01m*^[[0m add "dodmraid" for dmraid support
^[[33;01m*^[[0m add "domdadm" for RAID support
^[[33;01m*^[[0m 	or "dodmraid=<additional options>"
^[[33;01m*^[[0m With support for several ext* filesystems available, it may be needed to
^[[33;01m*^[[0m add "rootfstype=ext3" or "rootfstype=ext4" to the list of boot parameters.

^[[32;01m*^[[0m Do NOT report kernel bugs as genkernel bugs unless your bug
^[[32;01m*^[[0m is about the default genkernel configuration...
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Make sure you have the latest ~arch genkernel before reporting bugs.
./tmp/kmerge.sh: line 114: /tmp/kerncache/gentoo/gentoo-20140308.CONFIG: No such file or directory
md5sum: write error
./tmp/kmerge.sh: line 248: /sbin/update-modules: No such file or directory
./tmp/kmerge.sh: line 251: /tmp/kerncache/gentoo/gentoo-20140308.USE: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140308/./tmp/kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140308/./tmp/chroot-functions.sh from the chroot
Copying post-kmerge.sh to ./tmp
copying post-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140308/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140308/./tmp
Ensure the file has the executable bit set
Running post-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140308/
./tmp/post-kmerge.sh: line 10: /sbin/depscan.sh: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140308/./tmp/post-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140308/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140308/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140308/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140308/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
touch: cannot touch '/tmp/kerncache/gentoo_nolsa/gentoo_nolsa-20140308.EXTRAVERSION': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20140308 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20140308.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20140308.tar.bz2 all --kernel-config=/var/tmp/gentoo_nolsa.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[31;01m*^[[0m ERROR: kernel source directory "/usr/src/linux" was not found!
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20140308 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20140308.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20140308.tar.bz2 all --kernel-config=/var/tmp/gentoo_nolsa.config
^[[31;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K kernel source directory "/usr/src/linux" was not found!
^[[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 1427, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1471, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1303, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1432, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140308/.catalyst_lock'



Full build log at /tmp/catalyst-auto.17077/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-03-01 22:44 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-03-01 22:44 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140301/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140301/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140301/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140301/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140301/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) sys-devel/bc-1.06.95
>>> Installing (1 of 2) sys-devel/bc-1.06.95
>>> Emerging (2 of 2) sys-kernel/gentoo-sources-3.10.7-r1
>>> Installing (2 of 2) sys-kernel/gentoo-sources-3.10.7-r1
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...
 * Messages for package sys-kernel/gentoo-sources-3.10.7-r1:
 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml


touch: cannot touch '/tmp/kerncache/gentoo/gentoo-20140301.EXTRAVERSION': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20140301 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20140301.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20140301.tar.bz2 all --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.10.7-gentoo-r1^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 boot...
^[[32;01m*^[[0m         >> Not installing firmware as it's included in the kernel already (CONFIG_FIRMWARE_IN_KERNEL=y)...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 modules...
^[[32;01m*^[[0m         >> Generating module dependency data...
^[[32;01m*^[[0m Copying config for successful build to /etc/kernels/kernel-config-alpha-3.10.7-gentoo-r1
^[[32;01m*^[[0m busybox: >> Applying patches...
^[[32;01m*^[[0m           - 1.18.1-openvt.diff
^[[32;01m*^[[0m           - busybox-1.20.1-mdstart.patch
^[[32;01m*^[[0m           - busybox-1.20.2-glibc-sys-resource.patch
^[[32;01m*^[[0m           - busybox-1.7.4-signal-hack.patch
^[[32;01m*^[[0m busybox: >> Configuring...
^[[32;01m*^[[0m busybox: >> Compiling...
^[[32;01m*^[[0m busybox: >> Copying to cache...
^[[32;01m*^[[0m initramfs: >> Initializing...
^[[32;01m*^[[0m         >> Appending base_layout cpio data...
^[[32;01m*^[[0m         >> Appending auxilary cpio data...
^[[32;01m*^[[0m         >> Copying keymaps
^[[32;01m*^[[0m         >> Appending busybox cpio data...
^[[32;01m*^[[0m         >> Appending lvm cpio data...
^[[32;01m*^[[0m           LVM: Adding support (compiling binaries)...
^[[32;01m*^[[0m lvm: >> Applying patches...
^[[32;01m*^[[0m           - lvm2-2.02.72-no-export-dynamic.patch
^[[32;01m*^[[0m lvm: >> Configuring...
^[[32;01m*^[[0m lvm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending dmraid cpio data...
^[[32;01m*^[[0m DMRAID: Adding support (compiling binaries)...
^[[32;01m*^[[0m lvm: >> Using cache
^[[32;01m*^[[0m dmraid: >> Configuring...
^[[32;01m*^[[0m dmraid: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending mdadm cpio data...
^[[32;01m*^[[0m 		MDADM: Skipping inclusion of mdadm.conf
^[[32;01m*^[[0m 		MDADM: Adding support (compiling binaries)...
^[[32;01m*^[[0m mdadm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending modules cpio data...
^[[32;01m*^[[0m         >> Appending blkid cpio data...
^[[32;01m*^[[0m         >> Appending modprobed cpio data...
^[[32;01m*^[[0m         >> Compressing cpio data (.xz)...
^[[32;01m*^[[0m Creating minimal kernel package
^[[32;01m*^[[0m Creating modules package
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Kernel compiled successfully!
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Required Kernel Parameters:
^[[32;01m*^[[0m     root=/dev/$ROOT
^[[32;01m*^[[0m 
^[[32;01m*^[[0m     Where $ROOT is the device node for your root partition as the
^[[32;01m*^[[0m     one specified in /etc/fstab
^[[32;01m*^[[0m 
^[[32;01m*^[[0m If you require Genkernel's hardware detection features; you MUST
^[[32;01m*^[[0m tell your bootloader to use the provided INITRAMFS file.

^[[33;01m*^[[0m WARNING... WARNING... WARNING...
^[[33;01m*^[[0m Additional kernel cmdline arguments that *may* be required to boot properly...
^[[33;01m*^[[0m add "dolvm" for lvm support
^[[33;01m*^[[0m add "dodmraid" for dmraid support
^[[33;01m*^[[0m add "domdadm" for RAID support
^[[33;01m*^[[0m 	or "dodmraid=<additional options>"
^[[33;01m*^[[0m With support for several ext* filesystems available, it may be needed to
^[[33;01m*^[[0m add "rootfstype=ext3" or "rootfstype=ext4" to the list of boot parameters.

^[[32;01m*^[[0m Do NOT report kernel bugs as genkernel bugs unless your bug
^[[32;01m*^[[0m is about the default genkernel configuration...
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Make sure you have the latest ~arch genkernel before reporting bugs.
./tmp/kmerge.sh: line 114: /tmp/kerncache/gentoo/gentoo-20140301.CONFIG: No such file or directory
md5sum: write error
./tmp/kmerge.sh: line 248: /sbin/update-modules: No such file or directory
./tmp/kmerge.sh: line 251: /tmp/kerncache/gentoo/gentoo-20140301.USE: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140301/./tmp/kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140301/./tmp/chroot-functions.sh from the chroot
Copying post-kmerge.sh to ./tmp
copying post-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140301/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140301/./tmp
Ensure the file has the executable bit set
Running post-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140301/
./tmp/post-kmerge.sh: line 10: /sbin/depscan.sh: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140301/./tmp/post-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140301/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140301/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140301/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140301/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
touch: cannot touch '/tmp/kerncache/gentoo_nolsa/gentoo_nolsa-20140301.EXTRAVERSION': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20140301 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20140301.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20140301.tar.bz2 all --kernel-config=/var/tmp/gentoo_nolsa.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[31;01m*^[[0m ERROR: kernel source directory "/usr/src/linux" was not found!
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20140301 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20140301.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20140301.tar.bz2 all --kernel-config=/var/tmp/gentoo_nolsa.config
^[[31;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K kernel source directory "/usr/src/linux" was not found!
^[[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 1427, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1471, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1303, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1432, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140301/.catalyst_lock'



Full build log at /tmp/catalyst-auto.8369/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-02-22 22:11 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-02-22 22:11 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140222/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140222/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140222/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140222/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140222/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) sys-devel/bc-1.06.95
>>> Installing (1 of 2) sys-devel/bc-1.06.95
>>> Emerging (2 of 2) sys-kernel/gentoo-sources-3.10.7-r1
>>> Installing (2 of 2) sys-kernel/gentoo-sources-3.10.7-r1
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...

 * Messages for package sys-kernel/gentoo-sources-3.10.7-r1:

 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
touch: cannot touch '/tmp/kerncache/gentoo/gentoo-20140222.EXTRAVERSION': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20140222 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20140222.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20140222.tar.bz2 all --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.10.7-gentoo-r1^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 boot...
^[[32;01m*^[[0m         >> Not installing firmware as it's included in the kernel already (CONFIG_FIRMWARE_IN_KERNEL=y)...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 modules...
^[[32;01m*^[[0m         >> Generating module dependency data...
^[[32;01m*^[[0m Copying config for successful build to /etc/kernels/kernel-config-alpha-3.10.7-gentoo-r1
^[[32;01m*^[[0m busybox: >> Applying patches...
^[[32;01m*^[[0m           - 1.18.1-openvt.diff
^[[32;01m*^[[0m           - busybox-1.20.1-mdstart.patch
^[[32;01m*^[[0m           - busybox-1.20.2-glibc-sys-resource.patch
^[[32;01m*^[[0m           - busybox-1.7.4-signal-hack.patch
^[[32;01m*^[[0m busybox: >> Configuring...
^[[32;01m*^[[0m busybox: >> Compiling...
^[[32;01m*^[[0m busybox: >> Copying to cache...
^[[32;01m*^[[0m initramfs: >> Initializing...
^[[32;01m*^[[0m         >> Appending base_layout cpio data...
^[[32;01m*^[[0m         >> Appending auxilary cpio data...
^[[32;01m*^[[0m         >> Copying keymaps
^[[32;01m*^[[0m         >> Appending busybox cpio data...
^[[32;01m*^[[0m         >> Appending lvm cpio data...
^[[32;01m*^[[0m           LVM: Adding support (compiling binaries)...
^[[32;01m*^[[0m lvm: >> Applying patches...
^[[32;01m*^[[0m           - lvm2-2.02.72-no-export-dynamic.patch
^[[32;01m*^[[0m lvm: >> Configuring...
^[[32;01m*^[[0m lvm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending dmraid cpio data...
^[[32;01m*^[[0m DMRAID: Adding support (compiling binaries)...
^[[32;01m*^[[0m lvm: >> Using cache
^[[32;01m*^[[0m dmraid: >> Configuring...
^[[32;01m*^[[0m dmraid: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending mdadm cpio data...
^[[32;01m*^[[0m 		MDADM: Skipping inclusion of mdadm.conf
^[[32;01m*^[[0m 		MDADM: Adding support (compiling binaries)...
^[[32;01m*^[[0m mdadm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending modules cpio data...
^[[32;01m*^[[0m         >> Appending blkid cpio data...
^[[32;01m*^[[0m         >> Appending modprobed cpio data...
^[[32;01m*^[[0m         >> Compressing cpio data (.xz)...
^[[32;01m*^[[0m Creating minimal kernel package
^[[32;01m*^[[0m Creating modules package
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Kernel compiled successfully!
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Required Kernel Parameters:
^[[32;01m*^[[0m     root=/dev/$ROOT
^[[32;01m*^[[0m 
^[[32;01m*^[[0m     Where $ROOT is the device node for your root partition as the
^[[32;01m*^[[0m     one specified in /etc/fstab
^[[32;01m*^[[0m 
^[[32;01m*^[[0m If you require Genkernel's hardware detection features; you MUST
^[[32;01m*^[[0m tell your bootloader to use the provided INITRAMFS file.

^[[33;01m*^[[0m WARNING... WARNING... WARNING...
^[[33;01m*^[[0m Additional kernel cmdline arguments that *may* be required to boot properly...
^[[33;01m*^[[0m add "dolvm" for lvm support
^[[33;01m*^[[0m add "dodmraid" for dmraid support
^[[33;01m*^[[0m add "domdadm" for RAID support
^[[33;01m*^[[0m 	or "dodmraid=<additional options>"
^[[33;01m*^[[0m With support for several ext* filesystems available, it may be needed to
^[[33;01m*^[[0m add "rootfstype=ext3" or "rootfstype=ext4" to the list of boot parameters.

^[[32;01m*^[[0m Do NOT report kernel bugs as genkernel bugs unless your bug
^[[32;01m*^[[0m is about the default genkernel configuration...
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Make sure you have the latest ~arch genkernel before reporting bugs.
./tmp/kmerge.sh: line 114: /tmp/kerncache/gentoo/gentoo-20140222.CONFIG: No such file or directory
md5sum: write error
./tmp/kmerge.sh: line 248: /sbin/update-modules: No such file or directory
./tmp/kmerge.sh: line 251: /tmp/kerncache/gentoo/gentoo-20140222.USE: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140222/./tmp/kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140222/./tmp/chroot-functions.sh from the chroot
Copying post-kmerge.sh to ./tmp
copying post-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140222/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140222/./tmp
Ensure the file has the executable bit set
Running post-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140222/
./tmp/post-kmerge.sh: line 10: /sbin/depscan.sh: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140222/./tmp/post-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140222/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140222/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140222/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140222/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
touch: cannot touch '/tmp/kerncache/gentoo_nolsa/gentoo_nolsa-20140222.EXTRAVERSION': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20140222 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20140222.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20140222.tar.bz2 all --kernel-config=/var/tmp/gentoo_nolsa.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[31;01m*^[[0m ERROR: kernel source directory "/usr/src/linux" was not found!
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20140222 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20140222.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20140222.tar.bz2 all --kernel-config=/var/tmp/gentoo_nolsa.config
^[[31;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K kernel source directory "/usr/src/linux" was not found!
^[[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 1427, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1471, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1303, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1432, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140222/.catalyst_lock'



Full build log at /tmp/catalyst-auto.32412/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-02-15 22:51 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-02-15 22:51 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140215/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140215/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140215/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140215/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140215/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) sys-devel/bc-1.06.95
>>> Installing (1 of 2) sys-devel/bc-1.06.95
>>> Emerging (2 of 2) sys-kernel/gentoo-sources-3.10.7-r1
>>> Installing (2 of 2) sys-kernel/gentoo-sources-3.10.7-r1
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...
 * Messages for package sys-kernel/gentoo-sources-3.10.7-r1:
 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml


touch: cannot touch '/tmp/kerncache/gentoo/gentoo-20140215.EXTRAVERSION': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20140215 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20140215.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20140215.tar.bz2 all --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.10.7-gentoo-r1^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 boot...
^[[32;01m*^[[0m         >> Not installing firmware as it's included in the kernel already (CONFIG_FIRMWARE_IN_KERNEL=y)...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 modules...
^[[32;01m*^[[0m         >> Generating module dependency data...
^[[32;01m*^[[0m Copying config for successful build to /etc/kernels/kernel-config-alpha-3.10.7-gentoo-r1
^[[32;01m*^[[0m busybox: >> Applying patches...
^[[32;01m*^[[0m           - 1.18.1-openvt.diff
^[[32;01m*^[[0m           - busybox-1.20.1-mdstart.patch
^[[32;01m*^[[0m           - busybox-1.20.2-glibc-sys-resource.patch
^[[32;01m*^[[0m           - busybox-1.7.4-signal-hack.patch
^[[32;01m*^[[0m busybox: >> Configuring...
^[[32;01m*^[[0m busybox: >> Compiling...
^[[32;01m*^[[0m busybox: >> Copying to cache...
^[[32;01m*^[[0m initramfs: >> Initializing...
^[[32;01m*^[[0m         >> Appending base_layout cpio data...
^[[32;01m*^[[0m         >> Appending auxilary cpio data...
^[[32;01m*^[[0m         >> Copying keymaps
^[[32;01m*^[[0m         >> Appending busybox cpio data...
^[[32;01m*^[[0m         >> Appending lvm cpio data...
^[[32;01m*^[[0m           LVM: Adding support (compiling binaries)...
^[[32;01m*^[[0m lvm: >> Applying patches...
^[[32;01m*^[[0m           - lvm2-2.02.72-no-export-dynamic.patch
^[[32;01m*^[[0m lvm: >> Configuring...
^[[32;01m*^[[0m lvm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending dmraid cpio data...
^[[32;01m*^[[0m DMRAID: Adding support (compiling binaries)...
^[[32;01m*^[[0m lvm: >> Using cache
^[[32;01m*^[[0m dmraid: >> Configuring...
^[[32;01m*^[[0m dmraid: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending mdadm cpio data...
^[[32;01m*^[[0m 		MDADM: Skipping inclusion of mdadm.conf
^[[32;01m*^[[0m 		MDADM: Adding support (compiling binaries)...
^[[32;01m*^[[0m mdadm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending modules cpio data...
^[[32;01m*^[[0m         >> Appending blkid cpio data...
^[[32;01m*^[[0m         >> Appending modprobed cpio data...
^[[32;01m*^[[0m         >> Compressing cpio data (.xz)...
^[[32;01m*^[[0m Creating minimal kernel package
^[[32;01m*^[[0m Creating modules package
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Kernel compiled successfully!
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Required Kernel Parameters:
^[[32;01m*^[[0m     root=/dev/$ROOT
^[[32;01m*^[[0m 
^[[32;01m*^[[0m     Where $ROOT is the device node for your root partition as the
^[[32;01m*^[[0m     one specified in /etc/fstab
^[[32;01m*^[[0m 
^[[32;01m*^[[0m If you require Genkernel's hardware detection features; you MUST
^[[32;01m*^[[0m tell your bootloader to use the provided INITRAMFS file.

^[[33;01m*^[[0m WARNING... WARNING... WARNING...
^[[33;01m*^[[0m Additional kernel cmdline arguments that *may* be required to boot properly...
^[[33;01m*^[[0m add "dolvm" for lvm support
^[[33;01m*^[[0m add "dodmraid" for dmraid support
^[[33;01m*^[[0m add "domdadm" for RAID support
^[[33;01m*^[[0m 	or "dodmraid=<additional options>"
^[[33;01m*^[[0m With support for several ext* filesystems available, it may be needed to
^[[33;01m*^[[0m add "rootfstype=ext3" or "rootfstype=ext4" to the list of boot parameters.

^[[32;01m*^[[0m Do NOT report kernel bugs as genkernel bugs unless your bug
^[[32;01m*^[[0m is about the default genkernel configuration...
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Make sure you have the latest ~arch genkernel before reporting bugs.
./tmp/kmerge.sh: line 114: /tmp/kerncache/gentoo/gentoo-20140215.CONFIG: No such file or directory
md5sum: write error
./tmp/kmerge.sh: line 248: /sbin/update-modules: No such file or directory
./tmp/kmerge.sh: line 251: /tmp/kerncache/gentoo/gentoo-20140215.USE: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140215/./tmp/kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140215/./tmp/chroot-functions.sh from the chroot
Copying post-kmerge.sh to ./tmp
copying post-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140215/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140215/./tmp
Ensure the file has the executable bit set
Running post-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140215/
./tmp/post-kmerge.sh: line 10: /sbin/depscan.sh: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140215/./tmp/post-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140215/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140215/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140215/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140215/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
touch: cannot touch '/tmp/kerncache/gentoo_nolsa/gentoo_nolsa-20140215.EXTRAVERSION': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20140215 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20140215.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20140215.tar.bz2 all --kernel-config=/var/tmp/gentoo_nolsa.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[31;01m*^[[0m ERROR: kernel source directory "/usr/src/linux" was not found!
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20140215 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20140215.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20140215.tar.bz2 all --kernel-config=/var/tmp/gentoo_nolsa.config
^[[31;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K kernel source directory "/usr/src/linux" was not found!
^[[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 1427, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1471, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1303, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1432, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140215/.catalyst_lock'



Full build log at /tmp/catalyst-auto.3778/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-02-08 23:11 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-02-08 23:11 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) sys-devel/bc-1.06.95
>>> Installing (1 of 2) sys-devel/bc-1.06.95
>>> Emerging (2 of 2) sys-kernel/gentoo-sources-3.10.7-r1
>>> Installing (2 of 2) sys-kernel/gentoo-sources-3.10.7-r1
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...
 * Messages for package sys-kernel/gentoo-sources-3.10.7-r1:
 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml


touch: cannot touch '/tmp/kerncache/gentoo/gentoo-20140208.EXTRAVERSION': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20140208 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20140208.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20140208.tar.bz2 all --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.10.7-gentoo-r1^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 boot...
^[[32;01m*^[[0m         >> Not installing firmware as it's included in the kernel already (CONFIG_FIRMWARE_IN_KERNEL=y)...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 modules...
^[[32;01m*^[[0m         >> Generating module dependency data...
^[[32;01m*^[[0m Copying config for successful build to /etc/kernels/kernel-config-alpha-3.10.7-gentoo-r1
^[[32;01m*^[[0m busybox: >> Applying patches...
^[[32;01m*^[[0m           - 1.18.1-openvt.diff
^[[32;01m*^[[0m           - busybox-1.20.1-mdstart.patch
^[[32;01m*^[[0m           - busybox-1.20.2-glibc-sys-resource.patch
^[[32;01m*^[[0m           - busybox-1.7.4-signal-hack.patch
^[[32;01m*^[[0m busybox: >> Configuring...
^[[32;01m*^[[0m busybox: >> Compiling...
^[[32;01m*^[[0m busybox: >> Copying to cache...
^[[32;01m*^[[0m initramfs: >> Initializing...
^[[32;01m*^[[0m         >> Appending base_layout cpio data...
^[[32;01m*^[[0m         >> Appending auxilary cpio data...
^[[32;01m*^[[0m         >> Copying keymaps
^[[32;01m*^[[0m         >> Appending busybox cpio data...
^[[32;01m*^[[0m         >> Appending lvm cpio data...
^[[32;01m*^[[0m           LVM: Adding support (compiling binaries)...
^[[32;01m*^[[0m lvm: >> Applying patches...
^[[32;01m*^[[0m           - lvm2-2.02.72-no-export-dynamic.patch
^[[32;01m*^[[0m lvm: >> Configuring...
^[[32;01m*^[[0m lvm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending dmraid cpio data...
^[[32;01m*^[[0m DMRAID: Adding support (compiling binaries)...
^[[32;01m*^[[0m lvm: >> Using cache
^[[32;01m*^[[0m dmraid: >> Configuring...
^[[32;01m*^[[0m dmraid: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending mdadm cpio data...
^[[32;01m*^[[0m 		MDADM: Skipping inclusion of mdadm.conf
^[[32;01m*^[[0m 		MDADM: Adding support (compiling binaries)...
^[[32;01m*^[[0m mdadm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending modules cpio data...
^[[32;01m*^[[0m         >> Appending blkid cpio data...
^[[32;01m*^[[0m         >> Appending modprobed cpio data...
^[[32;01m*^[[0m         >> Compressing cpio data (.xz)...
^[[32;01m*^[[0m Creating minimal kernel package
^[[32;01m*^[[0m Creating modules package
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Kernel compiled successfully!
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Required Kernel Parameters:
^[[32;01m*^[[0m     root=/dev/$ROOT
^[[32;01m*^[[0m 
^[[32;01m*^[[0m     Where $ROOT is the device node for your root partition as the
^[[32;01m*^[[0m     one specified in /etc/fstab
^[[32;01m*^[[0m 
^[[32;01m*^[[0m If you require Genkernel's hardware detection features; you MUST
^[[32;01m*^[[0m tell your bootloader to use the provided INITRAMFS file.

^[[33;01m*^[[0m WARNING... WARNING... WARNING...
^[[33;01m*^[[0m Additional kernel cmdline arguments that *may* be required to boot properly...
^[[33;01m*^[[0m add "dolvm" for lvm support
^[[33;01m*^[[0m add "dodmraid" for dmraid support
^[[33;01m*^[[0m add "domdadm" for RAID support
^[[33;01m*^[[0m 	or "dodmraid=<additional options>"
^[[33;01m*^[[0m With support for several ext* filesystems available, it may be needed to
^[[33;01m*^[[0m add "rootfstype=ext3" or "rootfstype=ext4" to the list of boot parameters.

^[[32;01m*^[[0m Do NOT report kernel bugs as genkernel bugs unless your bug
^[[32;01m*^[[0m is about the default genkernel configuration...
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Make sure you have the latest ~arch genkernel before reporting bugs.
./tmp/kmerge.sh: line 114: /tmp/kerncache/gentoo/gentoo-20140208.CONFIG: No such file or directory
md5sum: write error
./tmp/kmerge.sh: line 248: /sbin/update-modules: No such file or directory
./tmp/kmerge.sh: line 251: /tmp/kerncache/gentoo/gentoo-20140208.USE: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp/kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp/chroot-functions.sh from the chroot
Copying post-kmerge.sh to ./tmp
copying post-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp
Ensure the file has the executable bit set
Running post-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/
./tmp/post-kmerge.sh: line 10: /sbin/depscan.sh: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp/post-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
touch: cannot touch '/tmp/kerncache/gentoo_nolsa/gentoo_nolsa-20140208.EXTRAVERSION': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20140208 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20140208.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20140208.tar.bz2 all --kernel-config=/var/tmp/gentoo_nolsa.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[31;01m*^[[0m ERROR: kernel source directory "/usr/src/linux" was not found!
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20140208 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20140208.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20140208.tar.bz2 all --kernel-config=/var/tmp/gentoo_nolsa.config
^[[31;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K kernel source directory "/usr/src/linux" was not found!
^[[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 1427, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1471, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1303, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1432, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140208/.catalyst_lock'



Full build log at /tmp/catalyst-auto.13525/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2014-02-01 23:07 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2014-02-01 23:07 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.16
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2012 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume bindist kerncache pkgcache seedcache snapcache"
Autoresuming support enabled.
Binary redistribution enabled
Kernel cache support enabled.
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20140201/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140201/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20140201/
Location of the kerncache is /space/catalyst/kerncache/default/livecd-stage2-alpha-20140201/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140201/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20140201/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20140201/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
purging the kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20140201/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20140201/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
Copying pre-kmerge.sh to ./tmp
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140201/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140201/./tmp
Ensure the file has the executable bit set
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140201/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) app-arch/cpio-2.11
>>> Installing (1 of 2) app-arch/cpio-2.11
>>> Emerging (2 of 2) sys-kernel/genkernel-3.4.45.1
>>> Installing (2 of 2) sys-kernel/genkernel-3.4.45.1

 * Messages for package sys-kernel/genkernel-3.4.45.1:

 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140201/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140201/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140201/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140201/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140201/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --update --newuse gentoo-sources
[ebuild  N    ] sys-libs/ncurses-5.9-r2 to /tmp/kerncache/gentoo/
[ebuild  N    ] virtual/libintl-0 to /tmp/kerncache/gentoo/
[ebuild  N    ] app-arch/bzip2-1.0.6-r3 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-libs/zlib-1.2.8-r1 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-libs/readline-6.2_p1 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-devel/make-3.82-r4 to /tmp/kerncache/gentoo/
[ebuild  N    ] app-shells/bash-4.2_p45 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-apps/util-linux-2.22.2 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-apps/hwids-20130915.1 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-devel/bc-1.06.95 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-fs/udev-208 to /tmp/kerncache/gentoo/
[ebuild  N    ] virtual/udev-208 to /tmp/kerncache/gentoo/
[ebuild  N    ] virtual/dev-manager-0 to /tmp/kerncache/gentoo/
[ebuild  N    ] dev-lang/perl-5.16.3 to /tmp/kerncache/gentoo/
[ebuild  N    ] app-admin/perl-cleaner-2.7 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-kernel/gentoo-sources-3.10.7-r1 to /tmp/kerncache/gentoo/

The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
# required by sys-fs/udev-208
# required by virtual/udev-208
# required by virtual/dev-manager-0
# required by sys-kernel/gentoo-sources-3.10.7-r1
# required by gentoo-sources (argument)
=sys-apps/hwids-20130915.1 udev

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1427, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1471, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1303, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1432, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20140201/.catalyst_lock'



Full build log at /tmp/catalyst-auto.18606/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2013-12-29  8:49 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2013-12-29  8:49 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.15
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2012 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume bindist kerncache pkgcache seedcache snapcache"
Autoresuming support enabled.
Binary redistribution enabled
Kernel cache support enabled.
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20131228/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20131228/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20131228/
Location of the kerncache is /space/catalyst/kerncache/default/livecd-stage2-alpha-20131228/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20131228/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20131228/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20131228/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
purging the kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20131228/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20131228/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
Copying pre-kmerge.sh to ./tmp
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131228/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131228/./tmp
Ensure the file has the executable bit set
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20131228/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) app-arch/cpio-2.11
>>> Installing (1 of 2) app-arch/cpio-2.11
>>> Emerging (2 of 2) sys-kernel/genkernel-3.4.45.1
>>> Installing (2 of 2) sys-kernel/genkernel-3.4.45.1
 * Messages for package sys-kernel/genkernel-3.4.45.1:
 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20131228/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20131228/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131228/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131228/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20131228/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --update --newuse gentoo-sources
[ebuild  N    ] sys-libs/ncurses-5.9-r2 to /tmp/kerncache/gentoo/
[ebuild  N    ] virtual/libintl-0 to /tmp/kerncache/gentoo/
[ebuild  N    ] app-arch/bzip2-1.0.6-r3 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-libs/zlib-1.2.8-r1 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-libs/readline-6.2_p1 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-devel/make-3.82-r4 to /tmp/kerncache/gentoo/
[ebuild  N    ] app-shells/bash-4.2_p45 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-apps/util-linux-2.22.2 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-apps/hwids-20130915.1 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-devel/bc-1.06.95 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-fs/udev-208 to /tmp/kerncache/gentoo/
[ebuild  N    ] virtual/udev-208 to /tmp/kerncache/gentoo/
[ebuild  N    ] virtual/dev-manager-0 to /tmp/kerncache/gentoo/
[ebuild  N    ] dev-lang/perl-5.16.3 to /tmp/kerncache/gentoo/
[ebuild  N    ] app-admin/perl-cleaner-2.7 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-kernel/gentoo-sources-3.10.7-r1 to /tmp/kerncache/gentoo/

The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
# required by sys-fs/udev-208
# required by virtual/udev-208
# required by virtual/dev-manager-0
# required by sys-kernel/gentoo-sources-3.10.7-r1[-build]
# required by gentoo-sources (argument)
=sys-apps/hwids-20130915.1 udev

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1419, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1463, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1295, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1424, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20131228/.catalyst_lock'



Full build log at /tmp/catalyst-auto.11868/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2013-12-14 21:17 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2013-12-14 21:17 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.15
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2012 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume bindist kerncache pkgcache seedcache snapcache"
Autoresuming support enabled.
Binary redistribution enabled
Kernel cache support enabled.
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20131214/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20131214/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20131214/
Location of the kerncache is /space/catalyst/kerncache/default/livecd-stage2-alpha-20131214/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20131214/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20131214/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20131214/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
purging the kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20131214/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20131214/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
Copying pre-kmerge.sh to ./tmp
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131214/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131214/./tmp
Ensure the file has the executable bit set
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20131214/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) app-arch/cpio-2.11
>>> Installing (1 of 2) app-arch/cpio-2.11
>>> Emerging (2 of 2) sys-kernel/genkernel-3.4.45.1
>>> Installing (2 of 2) sys-kernel/genkernel-3.4.45.1
 * Messages for package sys-kernel/genkernel-3.4.45.1:
 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20131214/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20131214/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131214/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131214/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20131214/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --update --newuse gentoo-sources
[ebuild  N    ] sys-libs/ncurses-5.9-r2 to /tmp/kerncache/gentoo/
[ebuild  N    ] virtual/libintl-0 to /tmp/kerncache/gentoo/
[ebuild  N    ] app-arch/bzip2-1.0.6-r3 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-libs/zlib-1.2.8-r1 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-libs/readline-6.2_p1 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-devel/make-3.82-r4 to /tmp/kerncache/gentoo/
[ebuild  N    ] app-shells/bash-4.2_p45 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-apps/util-linux-2.22.2 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-apps/hwids-20130915.1 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-devel/bc-1.06.95 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-fs/udev-208 to /tmp/kerncache/gentoo/
[ebuild  N    ] virtual/udev-208 to /tmp/kerncache/gentoo/
[ebuild  N    ] virtual/dev-manager-0 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-devel/libperl-5.10.1 to /tmp/kerncache/gentoo/
[ebuild  N    ] dev-lang/perl-5.12.4-r1 to /tmp/kerncache/gentoo/
[ebuild  N    ] app-admin/perl-cleaner-2.7 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-kernel/gentoo-sources-3.10.7-r1 to /tmp/kerncache/gentoo/

The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
# required by sys-fs/udev-208
# required by virtual/udev-208
# required by virtual/dev-manager-0
# required by sys-kernel/gentoo-sources-3.10.7-r1
# required by gentoo-sources (argument)
=sys-apps/hwids-20130915.1 udev

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1419, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1463, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1295, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1424, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20131214/.catalyst_lock'



Full build log at /tmp/catalyst-auto.8251/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2013-12-07 21:39 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2013-12-07 21:39 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.15
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2012 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume bindist kerncache pkgcache seedcache snapcache"
Autoresuming support enabled.
Binary redistribution enabled
Kernel cache support enabled.
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20131207/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20131207/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20131207/
Location of the kerncache is /space/catalyst/kerncache/default/livecd-stage2-alpha-20131207/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20131207/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20131207/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20131207/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
purging the kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20131207/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20131207/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
Copying pre-kmerge.sh to ./tmp
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131207/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131207/./tmp
Ensure the file has the executable bit set
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20131207/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) app-arch/cpio-2.11
>>> Installing (1 of 2) app-arch/cpio-2.11
>>> Emerging (2 of 2) sys-kernel/genkernel-3.4.45.1
>>> Installing (2 of 2) sys-kernel/genkernel-3.4.45.1
 * Messages for package sys-kernel/genkernel-3.4.45.1:
 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20131207/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20131207/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131207/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131207/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20131207/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --update --newuse gentoo-sources
[ebuild  N    ] sys-libs/ncurses-5.9-r2 to /tmp/kerncache/gentoo/
[ebuild  N    ] virtual/libintl-0 to /tmp/kerncache/gentoo/
[ebuild  N    ] app-arch/bzip2-1.0.6-r3 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-libs/zlib-1.2.8-r1 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-libs/readline-6.2_p1 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-devel/make-3.82-r4 to /tmp/kerncache/gentoo/
[ebuild  N    ] app-shells/bash-4.2_p45 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-apps/util-linux-2.22.2 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-apps/hwids-20130915.1 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-devel/bc-1.06.95 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-fs/udev-208 to /tmp/kerncache/gentoo/
[ebuild  N    ] virtual/udev-208 to /tmp/kerncache/gentoo/
[ebuild  N    ] virtual/dev-manager-0 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-devel/libperl-5.10.1 to /tmp/kerncache/gentoo/
[ebuild  N    ] dev-lang/perl-5.12.4-r1 to /tmp/kerncache/gentoo/
[ebuild  N    ] app-admin/perl-cleaner-2.7 to /tmp/kerncache/gentoo/
[ebuild  N    ] sys-kernel/gentoo-sources-3.10.7-r1 to /tmp/kerncache/gentoo/

The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
# required by sys-fs/udev-208
# required by virtual/udev-208
# required by virtual/dev-manager-0
# required by sys-kernel/gentoo-sources-3.10.7-r1
# required by gentoo-sources (argument)
=sys-apps/hwids-20130915.1 udev

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1419, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1463, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1295, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1424, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20131207/.catalyst_lock'



Full build log at /tmp/catalyst-auto.16068/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2013-11-10  2:15 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2013-11-10  2:15 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20131109/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20131109/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131109/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131109/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20131109/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --update --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 16) sys-libs/ncurses-5.9-r2 for /tmp/kerncache/gentoo/
>>> Installing (1 of 16) sys-libs/ncurses-5.9-r2 to /tmp/kerncache/gentoo/
>>> Emerging (2 of 16) virtual/libintl-0 for /tmp/kerncache/gentoo/
>>> Installing (2 of 16) virtual/libintl-0 to /tmp/kerncache/gentoo/
>>> Emerging (3 of 16) app-arch/bzip2-1.0.6-r3 for /tmp/kerncache/gentoo/
>>> Installing (3 of 16) app-arch/bzip2-1.0.6-r3 to /tmp/kerncache/gentoo/
>>> Emerging (4 of 16) sys-libs/zlib-1.2.8-r1 for /tmp/kerncache/gentoo/
>>> Installing (4 of 16) sys-libs/zlib-1.2.8-r1 to /tmp/kerncache/gentoo/
>>> Emerging (5 of 16) sys-libs/readline-6.2_p1 for /tmp/kerncache/gentoo/
>>> Installing (5 of 16) sys-libs/readline-6.2_p1 to /tmp/kerncache/gentoo/
>>> Emerging (6 of 16) sys-devel/make-3.82-r4 for /tmp/kerncache/gentoo/
>>> Installing (6 of 16) sys-devel/make-3.82-r4 to /tmp/kerncache/gentoo/
>>> Emerging (7 of 16) app-shells/bash-4.2_p45 for /tmp/kerncache/gentoo/
>>> Installing (7 of 16) app-shells/bash-4.2_p45 to /tmp/kerncache/gentoo/
>>> Emerging (8 of 16) sys-apps/util-linux-2.22.2 for /tmp/kerncache/gentoo/
>>> Installing (8 of 16) sys-apps/util-linux-2.22.2 to /tmp/kerncache/gentoo/
>>> Emerging (9 of 16) sys-devel/bc-1.06.95 for /tmp/kerncache/gentoo/
>>> Installing (9 of 16) sys-devel/bc-1.06.95 to /tmp/kerncache/gentoo/
>>> Emerging (10 of 16) sys-fs/udev-204 for /tmp/kerncache/gentoo/
>>> Installing (10 of 16) sys-fs/udev-204 to /tmp/kerncache/gentoo/
>>> Emerging (11 of 16) virtual/udev-200 for /tmp/kerncache/gentoo/
>>> Installing (11 of 16) virtual/udev-200 to /tmp/kerncache/gentoo/
>>> Emerging (12 of 16) virtual/dev-manager-0 for /tmp/kerncache/gentoo/
>>> Installing (12 of 16) virtual/dev-manager-0 to /tmp/kerncache/gentoo/
>>> Emerging (13 of 16) sys-devel/libperl-5.10.1 for /tmp/kerncache/gentoo/
>>> Installing (13 of 16) sys-devel/libperl-5.10.1 to /tmp/kerncache/gentoo/
>>> Emerging (14 of 16) dev-lang/perl-5.12.4-r1 for /tmp/kerncache/gentoo/
>>> Installing (14 of 16) dev-lang/perl-5.12.4-r1 to /tmp/kerncache/gentoo/
>>> Emerging (15 of 16) app-admin/perl-cleaner-2.7 for /tmp/kerncache/gentoo/
>>> Installing (15 of 16) app-admin/perl-cleaner-2.7 to /tmp/kerncache/gentoo/
>>> Emerging (16 of 16) sys-kernel/gentoo-sources-3.10.7-r1 for /tmp/kerncache/gentoo/
>>> Installing (16 of 16) sys-kernel/gentoo-sources-3.10.7-r1 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...
 * Messages for package sys-apps/util-linux-2.22.2 merged to /tmp/kerncache/gentoo/:
 * The agetty util now clears the terminal by default.  You
 * might want to add --noclear to your /etc/inittab lines.
 * Messages for package sys-fs/udev-204 merged to /tmp/kerncache/gentoo/:
 * Unable to find kernel sources at /tmp/kerncache/gentoo/usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * 
 * The new predictable network interface names are used by default, see:
 * http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames
 * 
 * Example command to get the information for the new interface name before booting
 * (replace <ifname> with, for example, eth0):
 * # udevadm test-builtin net_id /sys/class/net/<ifname> 2> /dev/null
 * 
 * You can use kernel commandline net.ifnames=0 to disable this feature.
 * 
 * You need to restart udev as soon as possible to make the upgrade go
 * into effect.
 * The method you use to do this depends on your init system.
 * 
 * For more information on udev on Gentoo, upgrading, writing udev rules, and
 *          fixing known issues visit:
 *          http://wiki.gentoo.org/wiki/Udev
 *          http://wiki.gentoo.org/wiki/Udev/upgrade
 * Messages for package sys-kernel/gentoo-sources-3.10.7-r1 merged to /tmp/kerncache/gentoo/:
 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml






^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20131109 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20131109.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20131109.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20131109.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.10.7-gentoo-r1^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 boot...
^[[31;01m*^[[0m ERROR: Failed to compile the "boot" target...
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m Linux Kernel 3.10.7-gentoo-r1^[[0m for alpha^[[0m...
^[[31;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[31;01m*^[[0m ^[[1m^[[KWARNING^[[m^[[K: No mounted /boot partition detected!
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  JFS statistics (JFS_STATISTICS) [N/y/?] n
^[[31;01m*^[[0mXFS filesystem support (XFS_FS) [M/n/y/?] m
^[[31;01m*^[[0m  XFS Quota support (XFS_QUOTA) [N/y/?] n
^[[31;01m*^[[0m  XFS POSIX ACL support (XFS_POSIX_ACL) [Y/n/?] y
^[[31;01m*^[[0m  XFS Realtime subvolume support (XFS_RT) [N/y/?] n
^[[31;01m*^[[0m  XFS Verbose ^[[1m^[[KWarning^[[m^[[Ks (XFS_WARN) [N/y/?] (NEW) 
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      kernel/bounds.s
^[[31;01m*^[[0m  GEN     include/generated/bounds.h
^[[31;01m*^[[0m  CC      arch/alpha/kernel/asm-offsets.s
^[[31;01m*^[[0m  GEN     include/generated/asm-offsets.h
^[[31;01m*^[[0m  CALL    scripts/checksyscalls.sh
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CALL    scripts/checksyscalls.sh
^[[31;01m*^[[0m  CC      scripts/mod/devicetable-offsets.s
^[[31;01m*^[[0m  MKELF   scripts/mod/elfconfig.h
^[[31;01m*^[[0m  GEN     scripts/mod/devicetable-offsets.h
^[[31;01m*^[[0m  HOSTCC  scripts/mod/modpost.o
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/keywords.hash.c
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.h
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.c
^[[31;01m*^[[0m  HOSTCC  scripts/genksyms/lex.lex.o
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      block/cfq-iosched.o
^[[31;01m*^[[0m  LD      fs/notify/inotify/built-in.o
^[[31;01m*^[[0m  LD      fs/notify/built-in.o
^[[31;01m*^[[0m  BC      kernel/timeconst.h
^[[31;01m*^[[0m/bin/sh: bc: command not found
^[[31;01m*^[[0mmake[1]: *** [kernel/timeconst.h] ^[[1m^[[KError ^[[m^[[K127
^[[31;01m*^[[0mmake: *** [kernel] ^[[1m^[[KError ^[[m^[[K2
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20131109 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20131109.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20131109.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20131109.tar.bz2 --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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...
^[[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 1419, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1463, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 226, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1295, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1424, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20131109/.catalyst_lock'



Full build log at /tmp/catalyst-auto.29027/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2013-11-02 21:51 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2013-11-02 21:51 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20131102/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20131102/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131102/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131102/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20131102/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --update --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 16) sys-libs/ncurses-5.9-r2 for /tmp/kerncache/gentoo/
>>> Installing (1 of 16) sys-libs/ncurses-5.9-r2 to /tmp/kerncache/gentoo/
>>> Emerging (2 of 16) virtual/libintl-0 for /tmp/kerncache/gentoo/
>>> Installing (2 of 16) virtual/libintl-0 to /tmp/kerncache/gentoo/
>>> Emerging (3 of 16) app-arch/bzip2-1.0.6-r3 for /tmp/kerncache/gentoo/
>>> Installing (3 of 16) app-arch/bzip2-1.0.6-r3 to /tmp/kerncache/gentoo/
>>> Emerging (4 of 16) sys-libs/zlib-1.2.7 for /tmp/kerncache/gentoo/
>>> Installing (4 of 16) sys-libs/zlib-1.2.7 to /tmp/kerncache/gentoo/
>>> Emerging (5 of 16) sys-libs/readline-6.2_p1 for /tmp/kerncache/gentoo/
>>> Installing (5 of 16) sys-libs/readline-6.2_p1 to /tmp/kerncache/gentoo/
>>> Emerging (6 of 16) sys-devel/make-3.82-r4 for /tmp/kerncache/gentoo/
>>> Installing (6 of 16) sys-devel/make-3.82-r4 to /tmp/kerncache/gentoo/
>>> Emerging (7 of 16) app-shells/bash-4.2_p45 for /tmp/kerncache/gentoo/
>>> Installing (7 of 16) app-shells/bash-4.2_p45 to /tmp/kerncache/gentoo/
>>> Emerging (8 of 16) sys-apps/util-linux-2.22.2 for /tmp/kerncache/gentoo/
>>> Installing (8 of 16) sys-apps/util-linux-2.22.2 to /tmp/kerncache/gentoo/
>>> Emerging (9 of 16) sys-devel/bc-1.06.95 for /tmp/kerncache/gentoo/
>>> Installing (9 of 16) sys-devel/bc-1.06.95 to /tmp/kerncache/gentoo/
>>> Emerging (10 of 16) sys-fs/udev-204 for /tmp/kerncache/gentoo/
>>> Installing (10 of 16) sys-fs/udev-204 to /tmp/kerncache/gentoo/
>>> Emerging (11 of 16) virtual/udev-200 for /tmp/kerncache/gentoo/
>>> Installing (11 of 16) virtual/udev-200 to /tmp/kerncache/gentoo/
>>> Emerging (12 of 16) virtual/dev-manager-0 for /tmp/kerncache/gentoo/
>>> Installing (12 of 16) virtual/dev-manager-0 to /tmp/kerncache/gentoo/
>>> Emerging (13 of 16) sys-devel/libperl-5.10.1 for /tmp/kerncache/gentoo/
>>> Installing (13 of 16) sys-devel/libperl-5.10.1 to /tmp/kerncache/gentoo/
>>> Emerging (14 of 16) dev-lang/perl-5.12.4-r1 for /tmp/kerncache/gentoo/
>>> Installing (14 of 16) dev-lang/perl-5.12.4-r1 to /tmp/kerncache/gentoo/
>>> Emerging (15 of 16) app-admin/perl-cleaner-2.7 for /tmp/kerncache/gentoo/
>>> Installing (15 of 16) app-admin/perl-cleaner-2.7 to /tmp/kerncache/gentoo/
>>> Emerging (16 of 16) sys-kernel/gentoo-sources-3.10.7-r1 for /tmp/kerncache/gentoo/
>>> Installing (16 of 16) sys-kernel/gentoo-sources-3.10.7-r1 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...
 * Messages for package sys-apps/util-linux-2.22.2 merged to /tmp/kerncache/gentoo/:
 * The agetty util now clears the terminal by default.  You
 * might want to add --noclear to your /etc/inittab lines.
 * Messages for package sys-fs/udev-204 merged to /tmp/kerncache/gentoo/:
 * Unable to find kernel sources at /tmp/kerncache/gentoo/usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * 
 * The new predictable network interface names are used by default, see:
 * http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames
 * 
 * Example command to get the information for the new interface name before booting
 * (replace <ifname> with, for example, eth0):
 * # udevadm test-builtin net_id /sys/class/net/<ifname> 2> /dev/null
 * 
 * You can use kernel commandline net.ifnames=0 to disable this feature.
 * 
 * You need to restart udev as soon as possible to make the upgrade go
 * into effect.
 * The method you use to do this depends on your init system.
 * 
 * For more information on udev on Gentoo, upgrading, writing udev rules, and
 *          fixing known issues visit:
 *          http://wiki.gentoo.org/wiki/Udev
 *          http://wiki.gentoo.org/wiki/Udev/upgrade
 * Messages for package sys-kernel/gentoo-sources-3.10.7-r1 merged to /tmp/kerncache/gentoo/:
 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml






^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20131102 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20131102.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20131102.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20131102.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.10.7-gentoo-r1^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 boot...
^[[31;01m*^[[0m ERROR: Failed to compile the "boot" target...
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m Linux Kernel 3.10.7-gentoo-r1^[[0m for alpha^[[0m...
^[[31;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[31;01m*^[[0m ^[[1m^[[KWARNING^[[m^[[K: No mounted /boot partition detected!
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  JFS statistics (JFS_STATISTICS) [N/y/?] n
^[[31;01m*^[[0mXFS filesystem support (XFS_FS) [M/n/y/?] m
^[[31;01m*^[[0m  XFS Quota support (XFS_QUOTA) [N/y/?] n
^[[31;01m*^[[0m  XFS POSIX ACL support (XFS_POSIX_ACL) [Y/n/?] y
^[[31;01m*^[[0m  XFS Realtime subvolume support (XFS_RT) [N/y/?] n
^[[31;01m*^[[0m  XFS Verbose ^[[1m^[[KWarning^[[m^[[Ks (XFS_WARN) [N/y/?] (NEW) 
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      kernel/bounds.s
^[[31;01m*^[[0m  GEN     include/generated/bounds.h
^[[31;01m*^[[0m  CC      arch/alpha/kernel/asm-offsets.s
^[[31;01m*^[[0m  GEN     include/generated/asm-offsets.h
^[[31;01m*^[[0m  CALL    scripts/checksyscalls.sh
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  HOSTCC  scripts/mod/mk_elfconfig
^[[31;01m*^[[0m  CC      scripts/mod/devicetable-offsets.s
^[[31;01m*^[[0m  MKELF   scripts/mod/elfconfig.h
^[[31;01m*^[[0m  GEN     scripts/mod/devicetable-offsets.h
^[[31;01m*^[[0m  HOSTCC  scripts/mod/modpost.o
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/keywords.hash.c
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.h
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.c
^[[31;01m*^[[0m  HOSTCC  scripts/genksyms/lex.lex.o
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      kernel/irq_work.o
^[[31;01m*^[[0m  CC      block/cfq-iosched.o
^[[31;01m*^[[0m  CC      drivers/ata/libata-transport.o
^[[31;01m*^[[0m  BC      kernel/timeconst.h
^[[31;01m*^[[0m/bin/sh: bc: command not found
^[[31;01m*^[[0mmake[1]: *** [kernel/timeconst.h] ^[[1m^[[KError ^[[m^[[K127
^[[31;01m*^[[0mmake: *** [kernel] ^[[1m^[[KError ^[[m^[[K2
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20131102 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20131102.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20131102.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20131102.tar.bz2 --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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...
^[[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 1419, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1463, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 226, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1295, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1424, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20131102/.catalyst_lock'



Full build log at /tmp/catalyst-auto.3662/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2013-10-26 20:51 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2013-10-26 20:51 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20131026/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20131026/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131026/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131026/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20131026/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --update --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 16) sys-libs/ncurses-5.9-r2 for /tmp/kerncache/gentoo/
>>> Installing (1 of 16) sys-libs/ncurses-5.9-r2 to /tmp/kerncache/gentoo/
>>> Emerging (2 of 16) virtual/libintl-0 for /tmp/kerncache/gentoo/
>>> Installing (2 of 16) virtual/libintl-0 to /tmp/kerncache/gentoo/
>>> Emerging (3 of 16) app-arch/bzip2-1.0.6-r3 for /tmp/kerncache/gentoo/
>>> Installing (3 of 16) app-arch/bzip2-1.0.6-r3 to /tmp/kerncache/gentoo/
>>> Emerging (4 of 16) sys-libs/zlib-1.2.7 for /tmp/kerncache/gentoo/
>>> Installing (4 of 16) sys-libs/zlib-1.2.7 to /tmp/kerncache/gentoo/
>>> Emerging (5 of 16) sys-libs/readline-6.2_p1 for /tmp/kerncache/gentoo/
>>> Installing (5 of 16) sys-libs/readline-6.2_p1 to /tmp/kerncache/gentoo/
>>> Emerging (6 of 16) sys-devel/make-3.82-r4 for /tmp/kerncache/gentoo/
>>> Installing (6 of 16) sys-devel/make-3.82-r4 to /tmp/kerncache/gentoo/
>>> Emerging (7 of 16) app-shells/bash-4.2_p45 for /tmp/kerncache/gentoo/
>>> Installing (7 of 16) app-shells/bash-4.2_p45 to /tmp/kerncache/gentoo/
>>> Emerging (8 of 16) sys-apps/util-linux-2.22.2 for /tmp/kerncache/gentoo/
>>> Installing (8 of 16) sys-apps/util-linux-2.22.2 to /tmp/kerncache/gentoo/
>>> Emerging (9 of 16) sys-devel/bc-1.06.95 for /tmp/kerncache/gentoo/
>>> Installing (9 of 16) sys-devel/bc-1.06.95 to /tmp/kerncache/gentoo/
>>> Emerging (10 of 16) sys-fs/udev-204 for /tmp/kerncache/gentoo/
>>> Installing (10 of 16) sys-fs/udev-204 to /tmp/kerncache/gentoo/
>>> Emerging (11 of 16) virtual/udev-200 for /tmp/kerncache/gentoo/
>>> Installing (11 of 16) virtual/udev-200 to /tmp/kerncache/gentoo/
>>> Emerging (12 of 16) virtual/dev-manager-0 for /tmp/kerncache/gentoo/
>>> Installing (12 of 16) virtual/dev-manager-0 to /tmp/kerncache/gentoo/
>>> Emerging (13 of 16) sys-devel/libperl-5.10.1 for /tmp/kerncache/gentoo/
>>> Installing (13 of 16) sys-devel/libperl-5.10.1 to /tmp/kerncache/gentoo/
>>> Emerging (14 of 16) dev-lang/perl-5.12.4-r1 for /tmp/kerncache/gentoo/
>>> Installing (14 of 16) dev-lang/perl-5.12.4-r1 to /tmp/kerncache/gentoo/
>>> Emerging (15 of 16) app-admin/perl-cleaner-2.7 for /tmp/kerncache/gentoo/
>>> Installing (15 of 16) app-admin/perl-cleaner-2.7 to /tmp/kerncache/gentoo/
>>> Emerging (16 of 16) sys-kernel/gentoo-sources-3.10.7-r1 for /tmp/kerncache/gentoo/
>>> Installing (16 of 16) sys-kernel/gentoo-sources-3.10.7-r1 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...
 * Messages for package sys-apps/util-linux-2.22.2 merged to /tmp/kerncache/gentoo/:
 * The agetty util now clears the terminal by default.  You
 * might want to add --noclear to your /etc/inittab lines.
 * Messages for package sys-fs/udev-204 merged to /tmp/kerncache/gentoo/:
 * Unable to find kernel sources at /tmp/kerncache/gentoo/usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * 
 * The new predictable network interface names are used by default, see:
 * http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames
 * 
 * Example command to get the information for the new interface name before booting
 * (replace <ifname> with, for example, eth0):
 * # udevadm test-builtin net_id /sys/class/net/<ifname> 2> /dev/null
 * 
 * You can use kernel commandline net.ifnames=0 to disable this feature.
 * 
 * You need to restart udev as soon as possible to make the upgrade go
 * into effect.
 * The method you use to do this depends on your init system.
 * 
 * For more information on udev on Gentoo, upgrading, writing udev rules, and
 *          fixing known issues visit:
 *          http://wiki.gentoo.org/wiki/Udev
 *          http://wiki.gentoo.org/wiki/Udev/upgrade
 * Messages for package sys-kernel/gentoo-sources-3.10.7-r1 merged to /tmp/kerncache/gentoo/:
 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml






^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20131026 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20131026.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20131026.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20131026.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.10.7-gentoo-r1^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 boot...
^[[31;01m*^[[0m ERROR: Failed to compile the "boot" target...
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m Linux Kernel 3.10.7-gentoo-r1^[[0m for alpha^[[0m...
^[[31;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[31;01m*^[[0m ^[[1m^[[KWARNING^[[m^[[K: No mounted /boot partition detected!
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  JFS statistics (JFS_STATISTICS) [N/y/?] n
^[[31;01m*^[[0mXFS filesystem support (XFS_FS) [M/n/y/?] m
^[[31;01m*^[[0m  XFS Quota support (XFS_QUOTA) [N/y/?] n
^[[31;01m*^[[0m  XFS POSIX ACL support (XFS_POSIX_ACL) [Y/n/?] y
^[[31;01m*^[[0m  XFS Realtime subvolume support (XFS_RT) [N/y/?] n
^[[31;01m*^[[0m  XFS Verbose ^[[1m^[[KWarning^[[m^[[Ks (XFS_WARN) [N/y/?] (NEW) 
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      kernel/bounds.s
^[[31;01m*^[[0m  GEN     include/generated/bounds.h
^[[31;01m*^[[0m  CC      arch/alpha/kernel/asm-offsets.s
^[[31;01m*^[[0m  GEN     include/generated/asm-offsets.h
^[[31;01m*^[[0m  CALL    scripts/checksyscalls.sh
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CALL    scripts/checksyscalls.sh
^[[31;01m*^[[0m  CC      scripts/mod/devicetable-offsets.s
^[[31;01m*^[[0m  MKELF   scripts/mod/elfconfig.h
^[[31;01m*^[[0m  GEN     scripts/mod/devicetable-offsets.h
^[[31;01m*^[[0m  HOSTCC  scripts/mod/modpost.o
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/keywords.hash.c
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.h
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.c
^[[31;01m*^[[0m  HOSTCC  scripts/genksyms/lex.lex.o
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      block/cfq-iosched.o
^[[31;01m*^[[0m  CC      fs/ext2/inode.o
^[[31;01m*^[[0m  CC      drivers/ata/libata-scsi.o
^[[31;01m*^[[0m  BC      kernel/timeconst.h
^[[31;01m*^[[0m/bin/sh: bc: command not found
^[[31;01m*^[[0mmake[1]: *** [kernel/timeconst.h] ^[[1m^[[KError ^[[m^[[K127
^[[31;01m*^[[0mmake: *** [kernel] ^[[1m^[[KError ^[[m^[[K2
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20131026 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20131026.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20131026.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20131026.tar.bz2 --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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...
^[[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 1419, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1463, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 226, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1295, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1424, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20131026/.catalyst_lock'



Full build log at /tmp/catalyst-auto.25222/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2013-10-19 22:51 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2013-10-19 22:51 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20131019/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20131019/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131019/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131019/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20131019/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --update --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 16) sys-libs/ncurses-5.9-r2 for /tmp/kerncache/gentoo/
>>> Installing (1 of 16) sys-libs/ncurses-5.9-r2 to /tmp/kerncache/gentoo/
>>> Emerging (2 of 16) virtual/libintl-0 for /tmp/kerncache/gentoo/
>>> Installing (2 of 16) virtual/libintl-0 to /tmp/kerncache/gentoo/
>>> Emerging (3 of 16) app-arch/bzip2-1.0.6-r3 for /tmp/kerncache/gentoo/
>>> Installing (3 of 16) app-arch/bzip2-1.0.6-r3 to /tmp/kerncache/gentoo/
>>> Emerging (4 of 16) sys-libs/zlib-1.2.7 for /tmp/kerncache/gentoo/
>>> Installing (4 of 16) sys-libs/zlib-1.2.7 to /tmp/kerncache/gentoo/
>>> Emerging (5 of 16) sys-libs/readline-6.2_p1 for /tmp/kerncache/gentoo/
>>> Installing (5 of 16) sys-libs/readline-6.2_p1 to /tmp/kerncache/gentoo/
>>> Emerging (6 of 16) sys-devel/make-3.82-r4 for /tmp/kerncache/gentoo/
>>> Installing (6 of 16) sys-devel/make-3.82-r4 to /tmp/kerncache/gentoo/
>>> Emerging (7 of 16) app-shells/bash-4.2_p45 for /tmp/kerncache/gentoo/
>>> Installing (7 of 16) app-shells/bash-4.2_p45 to /tmp/kerncache/gentoo/
>>> Emerging (8 of 16) sys-apps/util-linux-2.22.2 for /tmp/kerncache/gentoo/
>>> Installing (8 of 16) sys-apps/util-linux-2.22.2 to /tmp/kerncache/gentoo/
>>> Emerging (9 of 16) sys-devel/bc-1.06.95 for /tmp/kerncache/gentoo/
>>> Installing (9 of 16) sys-devel/bc-1.06.95 to /tmp/kerncache/gentoo/
>>> Emerging (10 of 16) sys-fs/udev-204 for /tmp/kerncache/gentoo/
>>> Installing (10 of 16) sys-fs/udev-204 to /tmp/kerncache/gentoo/
>>> Emerging (11 of 16) virtual/udev-200 for /tmp/kerncache/gentoo/
>>> Installing (11 of 16) virtual/udev-200 to /tmp/kerncache/gentoo/
>>> Emerging (12 of 16) virtual/dev-manager-0 for /tmp/kerncache/gentoo/
>>> Installing (12 of 16) virtual/dev-manager-0 to /tmp/kerncache/gentoo/
>>> Emerging (13 of 16) sys-devel/libperl-5.10.1 for /tmp/kerncache/gentoo/
>>> Installing (13 of 16) sys-devel/libperl-5.10.1 to /tmp/kerncache/gentoo/
>>> Emerging (14 of 16) dev-lang/perl-5.12.4-r1 for /tmp/kerncache/gentoo/
>>> Installing (14 of 16) dev-lang/perl-5.12.4-r1 to /tmp/kerncache/gentoo/
>>> Emerging (15 of 16) app-admin/perl-cleaner-2.7 for /tmp/kerncache/gentoo/
>>> Installing (15 of 16) app-admin/perl-cleaner-2.7 to /tmp/kerncache/gentoo/
>>> Emerging (16 of 16) sys-kernel/gentoo-sources-3.10.7-r1 for /tmp/kerncache/gentoo/
>>> Installing (16 of 16) sys-kernel/gentoo-sources-3.10.7-r1 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...
 * Messages for package sys-apps/util-linux-2.22.2 merged to /tmp/kerncache/gentoo/:
 * The agetty util now clears the terminal by default.  You
 * might want to add --noclear to your /etc/inittab lines.
 * Messages for package sys-fs/udev-204 merged to /tmp/kerncache/gentoo/:
 * Unable to find kernel sources at /tmp/kerncache/gentoo/usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * 
 * The new predictable network interface names are used by default, see:
 * http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames
 * 
 * Example command to get the information for the new interface name before booting
 * (replace <ifname> with, for example, eth0):
 * # udevadm test-builtin net_id /sys/class/net/<ifname> 2> /dev/null
 * 
 * You can use kernel commandline net.ifnames=0 to disable this feature.
 * 
 * You need to restart udev as soon as possible to make the upgrade go
 * into effect.
 * The method you use to do this depends on your init system.
 * 
 * For more information on udev on Gentoo, upgrading, writing udev rules, and
 *          fixing known issues visit:
 *          http://wiki.gentoo.org/wiki/Udev
 *          http://wiki.gentoo.org/wiki/Udev/upgrade
 * Messages for package sys-kernel/gentoo-sources-3.10.7-r1 merged to /tmp/kerncache/gentoo/:
 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml






^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20131019 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20131019.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20131019.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20131019.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.10.7-gentoo-r1^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 boot...
^[[31;01m*^[[0m ERROR: Failed to compile the "boot" target...
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m Linux Kernel 3.10.7-gentoo-r1^[[0m for alpha^[[0m...
^[[31;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[31;01m*^[[0m ^[[1m^[[KWARNING^[[m^[[K: No mounted /boot partition detected!
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  JFS statistics (JFS_STATISTICS) [N/y/?] n
^[[31;01m*^[[0mXFS filesystem support (XFS_FS) [M/n/y/?] m
^[[31;01m*^[[0m  XFS Quota support (XFS_QUOTA) [N/y/?] n
^[[31;01m*^[[0m  XFS POSIX ACL support (XFS_POSIX_ACL) [Y/n/?] y
^[[31;01m*^[[0m  XFS Realtime subvolume support (XFS_RT) [N/y/?] n
^[[31;01m*^[[0m  XFS Verbose ^[[1m^[[KWarning^[[m^[[Ks (XFS_WARN) [N/y/?] (NEW) 
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      kernel/bounds.s
^[[31;01m*^[[0m  GEN     include/generated/bounds.h
^[[31;01m*^[[0m  CC      arch/alpha/kernel/asm-offsets.s
^[[31;01m*^[[0m  GEN     include/generated/asm-offsets.h
^[[31;01m*^[[0m  CALL    scripts/checksyscalls.sh
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CALL    scripts/checksyscalls.sh
^[[31;01m*^[[0m  CC      scripts/mod/devicetable-offsets.s
^[[31;01m*^[[0m  MKELF   scripts/mod/elfconfig.h
^[[31;01m*^[[0m  GEN     scripts/mod/devicetable-offsets.h
^[[31;01m*^[[0m  HOSTCC  scripts/mod/modpost.o
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.h
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.c
^[[31;01m*^[[0m  HOSTCC  scripts/genksyms/lex.lex.o
^[[31;01m*^[[0m  HOSTCC  scripts/pnmtologo
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      fs/isofs/rock.o
^[[31;01m*^[[0m  CC      kernel/irq_work.o
^[[31;01m*^[[0m  CC      drivers/base/cpu.o
^[[31;01m*^[[0m  BC      kernel/timeconst.h
^[[31;01m*^[[0m/bin/sh: bc: command not found
^[[31;01m*^[[0mmake[1]: *** [kernel/timeconst.h] ^[[1m^[[KError ^[[m^[[K127
^[[31;01m*^[[0mmake: *** [kernel] ^[[1m^[[KError ^[[m^[[K2
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20131019 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20131019.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20131019.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20131019.tar.bz2 --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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...
^[[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 1419, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1463, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 226, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1295, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1424, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20131019/.catalyst_lock'



Full build log at /tmp/catalyst-auto.26424/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2013-10-12 23:46 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2013-10-12 23:46 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20131012/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20131012/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131012/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131012/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20131012/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --update --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 16) sys-libs/ncurses-5.9-r2 for /tmp/kerncache/gentoo/
>>> Installing (1 of 16) sys-libs/ncurses-5.9-r2 to /tmp/kerncache/gentoo/
>>> Emerging (2 of 16) virtual/libintl-0 for /tmp/kerncache/gentoo/
>>> Installing (2 of 16) virtual/libintl-0 to /tmp/kerncache/gentoo/
>>> Emerging (3 of 16) app-arch/bzip2-1.0.6-r3 for /tmp/kerncache/gentoo/
>>> Installing (3 of 16) app-arch/bzip2-1.0.6-r3 to /tmp/kerncache/gentoo/
>>> Emerging (4 of 16) sys-libs/zlib-1.2.7 for /tmp/kerncache/gentoo/
>>> Installing (4 of 16) sys-libs/zlib-1.2.7 to /tmp/kerncache/gentoo/
>>> Emerging (5 of 16) sys-libs/readline-6.2_p1 for /tmp/kerncache/gentoo/
>>> Installing (5 of 16) sys-libs/readline-6.2_p1 to /tmp/kerncache/gentoo/
>>> Emerging (6 of 16) sys-devel/make-3.82-r4 for /tmp/kerncache/gentoo/
>>> Installing (6 of 16) sys-devel/make-3.82-r4 to /tmp/kerncache/gentoo/
>>> Emerging (7 of 16) app-shells/bash-4.2_p45 for /tmp/kerncache/gentoo/
>>> Installing (7 of 16) app-shells/bash-4.2_p45 to /tmp/kerncache/gentoo/
>>> Emerging (8 of 16) sys-apps/util-linux-2.22.2 for /tmp/kerncache/gentoo/
>>> Installing (8 of 16) sys-apps/util-linux-2.22.2 to /tmp/kerncache/gentoo/
>>> Emerging (9 of 16) sys-devel/bc-1.06.95 for /tmp/kerncache/gentoo/
>>> Installing (9 of 16) sys-devel/bc-1.06.95 to /tmp/kerncache/gentoo/
>>> Emerging (10 of 16) sys-fs/udev-204 for /tmp/kerncache/gentoo/
>>> Installing (10 of 16) sys-fs/udev-204 to /tmp/kerncache/gentoo/
>>> Emerging (11 of 16) virtual/udev-200 for /tmp/kerncache/gentoo/
>>> Installing (11 of 16) virtual/udev-200 to /tmp/kerncache/gentoo/
>>> Emerging (12 of 16) virtual/dev-manager-0 for /tmp/kerncache/gentoo/
>>> Installing (12 of 16) virtual/dev-manager-0 to /tmp/kerncache/gentoo/
>>> Emerging (13 of 16) sys-devel/libperl-5.10.1 for /tmp/kerncache/gentoo/
>>> Installing (13 of 16) sys-devel/libperl-5.10.1 to /tmp/kerncache/gentoo/
>>> Emerging (14 of 16) dev-lang/perl-5.12.4-r1 for /tmp/kerncache/gentoo/
>>> Installing (14 of 16) dev-lang/perl-5.12.4-r1 to /tmp/kerncache/gentoo/
>>> Emerging (15 of 16) app-admin/perl-cleaner-2.7 for /tmp/kerncache/gentoo/
>>> Installing (15 of 16) app-admin/perl-cleaner-2.7 to /tmp/kerncache/gentoo/
>>> Emerging (16 of 16) sys-kernel/gentoo-sources-3.10.7-r1 for /tmp/kerncache/gentoo/
>>> Installing (16 of 16) sys-kernel/gentoo-sources-3.10.7-r1 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...
 * Messages for package sys-apps/util-linux-2.22.2 merged to /tmp/kerncache/gentoo/:
 * The agetty util now clears the terminal by default.  You
 * might want to add --noclear to your /etc/inittab lines.
 * Messages for package sys-fs/udev-204 merged to /tmp/kerncache/gentoo/:
 * Unable to find kernel sources at /tmp/kerncache/gentoo/usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * 
 * The new predictable network interface names are used by default, see:
 * http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames
 * 
 * Example command to get the information for the new interface name before booting
 * (replace <ifname> with, for example, eth0):
 * # udevadm test-builtin net_id /sys/class/net/<ifname> 2> /dev/null
 * 
 * You can use kernel commandline net.ifnames=0 to disable this feature.
 * 
 * You need to restart udev as soon as possible to make the upgrade go
 * into effect.
 * The method you use to do this depends on your init system.
 * 
 * For more information on udev on Gentoo, upgrading, writing udev rules, and
 *          fixing known issues visit:
 *          http://wiki.gentoo.org/wiki/Udev
 *          http://wiki.gentoo.org/wiki/Udev/upgrade
 * Messages for package sys-kernel/gentoo-sources-3.10.7-r1 merged to /tmp/kerncache/gentoo/:
 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml






^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20131012 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20131012.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20131012.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20131012.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.10.7-gentoo-r1^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 boot...
^[[31;01m*^[[0m ERROR: Failed to compile the "boot" target...
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m Linux Kernel 3.10.7-gentoo-r1^[[0m for alpha^[[0m...
^[[31;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[31;01m*^[[0m ^[[1m^[[KWARNING^[[m^[[K: No mounted /boot partition detected!
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  JFS statistics (JFS_STATISTICS) [N/y/?] n
^[[31;01m*^[[0mXFS filesystem support (XFS_FS) [M/n/y/?] m
^[[31;01m*^[[0m  XFS Quota support (XFS_QUOTA) [N/y/?] n
^[[31;01m*^[[0m  XFS POSIX ACL support (XFS_POSIX_ACL) [Y/n/?] y
^[[31;01m*^[[0m  XFS Realtime subvolume support (XFS_RT) [N/y/?] n
^[[31;01m*^[[0m  XFS Verbose ^[[1m^[[KWarning^[[m^[[Ks (XFS_WARN) [N/y/?] (NEW) 
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      kernel/bounds.s
^[[31;01m*^[[0m  GEN     include/generated/bounds.h
^[[31;01m*^[[0m  CC      arch/alpha/kernel/asm-offsets.s
^[[31;01m*^[[0m  GEN     include/generated/asm-offsets.h
^[[31;01m*^[[0m  CALL    scripts/checksyscalls.sh
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/keywords.hash.c
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.h
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.c
^[[31;01m*^[[0m  HOSTCC  scripts/genksyms/lex.lex.o
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      drivers/ata/libata-sff.o
^[[31;01m*^[[0m  CC      block/noop-iosched.o
^[[31;01m*^[[0m  CC      block/deadline-iosched.o
^[[31;01m*^[[0m  BC      kernel/timeconst.h
^[[31;01m*^[[0m/bin/sh: bc: command not found
^[[31;01m*^[[0mmake[1]: *** [kernel/timeconst.h] ^[[1m^[[KError ^[[m^[[K127
^[[31;01m*^[[0mmake: *** [kernel] ^[[1m^[[KError ^[[m^[[K2
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20131012 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20131012.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20131012.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20131012.tar.bz2 --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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...
^[[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 1419, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1463, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 226, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1295, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1424, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20131012/.catalyst_lock'



Full build log at /tmp/catalyst-auto.8021/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2013-10-05 18:41 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2013-10-05 18:41 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20131005/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20131005/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131005/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20131005/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20131005/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --update --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 16) sys-libs/ncurses-5.9-r2 for /tmp/kerncache/gentoo/
>>> Installing (1 of 16) sys-libs/ncurses-5.9-r2 to /tmp/kerncache/gentoo/
>>> Emerging (2 of 16) virtual/libintl-0 for /tmp/kerncache/gentoo/
>>> Installing (2 of 16) virtual/libintl-0 to /tmp/kerncache/gentoo/
>>> Emerging (3 of 16) app-arch/bzip2-1.0.6-r3 for /tmp/kerncache/gentoo/
>>> Installing (3 of 16) app-arch/bzip2-1.0.6-r3 to /tmp/kerncache/gentoo/
>>> Emerging (4 of 16) sys-libs/zlib-1.2.7 for /tmp/kerncache/gentoo/
>>> Installing (4 of 16) sys-libs/zlib-1.2.7 to /tmp/kerncache/gentoo/
>>> Emerging (5 of 16) sys-libs/readline-6.2_p1 for /tmp/kerncache/gentoo/
>>> Installing (5 of 16) sys-libs/readline-6.2_p1 to /tmp/kerncache/gentoo/
>>> Emerging (6 of 16) sys-devel/make-3.82-r4 for /tmp/kerncache/gentoo/
>>> Installing (6 of 16) sys-devel/make-3.82-r4 to /tmp/kerncache/gentoo/
>>> Emerging (7 of 16) app-shells/bash-4.2_p45 for /tmp/kerncache/gentoo/
>>> Installing (7 of 16) app-shells/bash-4.2_p45 to /tmp/kerncache/gentoo/
>>> Emerging (8 of 16) sys-apps/util-linux-2.22.2 for /tmp/kerncache/gentoo/
>>> Installing (8 of 16) sys-apps/util-linux-2.22.2 to /tmp/kerncache/gentoo/
>>> Emerging (9 of 16) sys-devel/bc-1.06.95 for /tmp/kerncache/gentoo/
>>> Installing (9 of 16) sys-devel/bc-1.06.95 to /tmp/kerncache/gentoo/
>>> Emerging (10 of 16) sys-fs/udev-204 for /tmp/kerncache/gentoo/
>>> Installing (10 of 16) sys-fs/udev-204 to /tmp/kerncache/gentoo/
>>> Emerging (11 of 16) virtual/udev-200 for /tmp/kerncache/gentoo/
>>> Installing (11 of 16) virtual/udev-200 to /tmp/kerncache/gentoo/
>>> Emerging (12 of 16) virtual/dev-manager-0 for /tmp/kerncache/gentoo/
>>> Installing (12 of 16) virtual/dev-manager-0 to /tmp/kerncache/gentoo/
>>> Emerging (13 of 16) sys-devel/libperl-5.10.1 for /tmp/kerncache/gentoo/
>>> Installing (13 of 16) sys-devel/libperl-5.10.1 to /tmp/kerncache/gentoo/
>>> Emerging (14 of 16) dev-lang/perl-5.12.4-r1 for /tmp/kerncache/gentoo/
>>> Installing (14 of 16) dev-lang/perl-5.12.4-r1 to /tmp/kerncache/gentoo/
>>> Emerging (15 of 16) app-admin/perl-cleaner-2.7 for /tmp/kerncache/gentoo/
>>> Installing (15 of 16) app-admin/perl-cleaner-2.7 to /tmp/kerncache/gentoo/
>>> Emerging (16 of 16) sys-kernel/gentoo-sources-3.10.7-r1 for /tmp/kerncache/gentoo/
>>> Installing (16 of 16) sys-kernel/gentoo-sources-3.10.7-r1 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...
 * Messages for package sys-apps/util-linux-2.22.2 merged to /tmp/kerncache/gentoo/:
 * The agetty util now clears the terminal by default.  You
 * might want to add --noclear to your /etc/inittab lines.
 * Messages for package sys-fs/udev-204 merged to /tmp/kerncache/gentoo/:
 * Unable to find kernel sources at /tmp/kerncache/gentoo/usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * 
 * The new predictable network interface names are used by default, see:
 * http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames
 * 
 * Example command to get the information for the new interface name before booting
 * (replace <ifname> with, for example, eth0):
 * # udevadm test-builtin net_id /sys/class/net/<ifname> 2> /dev/null
 * 
 * You can use kernel commandline net.ifnames=0 to disable this feature.
 * 
 * You need to restart udev as soon as possible to make the upgrade go
 * into effect.
 * The method you use to do this depends on your init system.
 * 
 * For more information on udev on Gentoo, upgrading, writing udev rules, and
 *          fixing known issues visit:
 *          http://wiki.gentoo.org/wiki/Udev
 *          http://wiki.gentoo.org/wiki/Udev/upgrade
 * Messages for package sys-kernel/gentoo-sources-3.10.7-r1 merged to /tmp/kerncache/gentoo/:
 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml






^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20131005 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20131005.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20131005.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20131005.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.10.7-gentoo-r1^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 boot...
^[[31;01m*^[[0m ERROR: Failed to compile the "boot" target...
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m Linux Kernel 3.10.7-gentoo-r1^[[0m for alpha^[[0m...
^[[31;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[31;01m*^[[0m ^[[1m^[[KWARNING^[[m^[[K: No mounted /boot partition detected!
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  JFS statistics (JFS_STATISTICS) [N/y/?] n
^[[31;01m*^[[0mXFS filesystem support (XFS_FS) [M/n/y/?] m
^[[31;01m*^[[0m  XFS Quota support (XFS_QUOTA) [N/y/?] n
^[[31;01m*^[[0m  XFS POSIX ACL support (XFS_POSIX_ACL) [Y/n/?] y
^[[31;01m*^[[0m  XFS Realtime subvolume support (XFS_RT) [N/y/?] n
^[[31;01m*^[[0m  XFS Verbose ^[[1m^[[KWarning^[[m^[[Ks (XFS_WARN) [N/y/?] (NEW) 
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      kernel/bounds.s
^[[31;01m*^[[0m  GEN     include/generated/bounds.h
^[[31;01m*^[[0m  CC      arch/alpha/kernel/asm-offsets.s
^[[31;01m*^[[0m  GEN     include/generated/asm-offsets.h
^[[31;01m*^[[0m  CALL    scripts/checksyscalls.sh
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      scripts/mod/devicetable-offsets.s
^[[31;01m*^[[0m  MKELF   scripts/mod/elfconfig.h
^[[31;01m*^[[0m  GEN     scripts/mod/devicetable-offsets.h
^[[31;01m*^[[0m  HOSTCC  scripts/mod/modpost.o
^[[31;01m*^[[0m  HOSTCC  scripts/pnmtologo
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/keywords.hash.c
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.h
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.c
^[[31;01m*^[[0m  HOSTCC  scripts/genksyms/lex.lex.o
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  LD      fs/notify/inotify/built-in.o
^[[31;01m*^[[0m  LD      fs/notify/built-in.o
^[[31;01m*^[[0m  CC      fs/proc/task_mmu.o
^[[31;01m*^[[0m  BC      kernel/timeconst.h
^[[31;01m*^[[0m/bin/sh: bc: command not found
^[[31;01m*^[[0mmake[1]: *** [kernel/timeconst.h] ^[[1m^[[KError ^[[m^[[K127
^[[31;01m*^[[0mmake: *** [kernel] ^[[1m^[[KError ^[[m^[[K2
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20131005 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20131005.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20131005.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20131005.tar.bz2 --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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...
^[[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 1419, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1463, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 226, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1295, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1424, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20131005/.catalyst_lock'



Full build log at /tmp/catalyst-auto.24579/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2013-09-28 19:56 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2013-09-28 19:56 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20130928/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20130928/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20130928/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20130928/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20130928/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --update --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 16) sys-libs/ncurses-5.9-r2 for /tmp/kerncache/gentoo/
>>> Installing (1 of 16) sys-libs/ncurses-5.9-r2 to /tmp/kerncache/gentoo/
>>> Emerging (2 of 16) virtual/libintl-0 for /tmp/kerncache/gentoo/
>>> Installing (2 of 16) virtual/libintl-0 to /tmp/kerncache/gentoo/
>>> Emerging (3 of 16) app-arch/bzip2-1.0.6-r3 for /tmp/kerncache/gentoo/
>>> Installing (3 of 16) app-arch/bzip2-1.0.6-r3 to /tmp/kerncache/gentoo/
>>> Emerging (4 of 16) sys-libs/zlib-1.2.7 for /tmp/kerncache/gentoo/
>>> Installing (4 of 16) sys-libs/zlib-1.2.7 to /tmp/kerncache/gentoo/
>>> Emerging (5 of 16) sys-libs/readline-6.2_p1 for /tmp/kerncache/gentoo/
>>> Installing (5 of 16) sys-libs/readline-6.2_p1 to /tmp/kerncache/gentoo/
>>> Emerging (6 of 16) sys-devel/make-3.82-r4 for /tmp/kerncache/gentoo/
>>> Installing (6 of 16) sys-devel/make-3.82-r4 to /tmp/kerncache/gentoo/
>>> Emerging (7 of 16) app-shells/bash-4.2_p45 for /tmp/kerncache/gentoo/
>>> Installing (7 of 16) app-shells/bash-4.2_p45 to /tmp/kerncache/gentoo/
>>> Emerging (8 of 16) sys-apps/util-linux-2.22.2 for /tmp/kerncache/gentoo/
>>> Installing (8 of 16) sys-apps/util-linux-2.22.2 to /tmp/kerncache/gentoo/
>>> Emerging (9 of 16) sys-devel/bc-1.06.95 for /tmp/kerncache/gentoo/
>>> Installing (9 of 16) sys-devel/bc-1.06.95 to /tmp/kerncache/gentoo/
>>> Emerging (10 of 16) sys-fs/udev-204 for /tmp/kerncache/gentoo/
>>> Installing (10 of 16) sys-fs/udev-204 to /tmp/kerncache/gentoo/
>>> Emerging (11 of 16) virtual/udev-200 for /tmp/kerncache/gentoo/
>>> Installing (11 of 16) virtual/udev-200 to /tmp/kerncache/gentoo/
>>> Emerging (12 of 16) virtual/dev-manager-0 for /tmp/kerncache/gentoo/
>>> Installing (12 of 16) virtual/dev-manager-0 to /tmp/kerncache/gentoo/
>>> Emerging (13 of 16) sys-devel/libperl-5.10.1 for /tmp/kerncache/gentoo/
>>> Installing (13 of 16) sys-devel/libperl-5.10.1 to /tmp/kerncache/gentoo/
>>> Emerging (14 of 16) dev-lang/perl-5.12.4-r1 for /tmp/kerncache/gentoo/
>>> Installing (14 of 16) dev-lang/perl-5.12.4-r1 to /tmp/kerncache/gentoo/
>>> Emerging (15 of 16) app-admin/perl-cleaner-2.7 for /tmp/kerncache/gentoo/
>>> Installing (15 of 16) app-admin/perl-cleaner-2.7 to /tmp/kerncache/gentoo/
>>> Emerging (16 of 16) sys-kernel/gentoo-sources-3.10.7-r1 for /tmp/kerncache/gentoo/
>>> Installing (16 of 16) sys-kernel/gentoo-sources-3.10.7-r1 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...
 * Messages for package sys-apps/util-linux-2.22.2 merged to /tmp/kerncache/gentoo/:
 * The agetty util now clears the terminal by default.  You
 * might want to add --noclear to your /etc/inittab lines.
 * Messages for package sys-fs/udev-204 merged to /tmp/kerncache/gentoo/:
 * Unable to find kernel sources at /tmp/kerncache/gentoo/usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * 
 * The new predictable network interface names are used by default, see:
 * http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames
 * 
 * Example command to get the information for the new interface name before booting
 * (replace <ifname> with, for example, eth0):
 * # udevadm test-builtin net_id /sys/class/net/<ifname> 2> /dev/null
 * 
 * You can use kernel commandline net.ifnames=0 to disable this feature.
 * 
 * You need to restart udev as soon as possible to make the upgrade go
 * into effect.
 * The method you use to do this depends on your init system.
 * 
 * For more information on udev on Gentoo, upgrading, writing udev rules, and
 *          fixing known issues visit:
 *          http://wiki.gentoo.org/wiki/Udev
 *          http://wiki.gentoo.org/wiki/Udev/upgrade
 * Messages for package sys-kernel/gentoo-sources-3.10.7-r1 merged to /tmp/kerncache/gentoo/:
 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml






^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20130928 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20130928.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20130928.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20130928.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.10.7-gentoo-r1^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo-r1 boot...
^[[31;01m*^[[0m ERROR: Failed to compile the "boot" target...
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m Linux Kernel 3.10.7-gentoo-r1^[[0m for alpha^[[0m...
^[[31;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[31;01m*^[[0m ^[[1m^[[KWARNING^[[m^[[K: No mounted /boot partition detected!
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  JFS statistics (JFS_STATISTICS) [N/y/?] n
^[[31;01m*^[[0mXFS filesystem support (XFS_FS) [M/n/y/?] m
^[[31;01m*^[[0m  XFS Quota support (XFS_QUOTA) [N/y/?] n
^[[31;01m*^[[0m  XFS POSIX ACL support (XFS_POSIX_ACL) [Y/n/?] y
^[[31;01m*^[[0m  XFS Realtime subvolume support (XFS_RT) [N/y/?] n
^[[31;01m*^[[0m  XFS Verbose ^[[1m^[[KWarning^[[m^[[Ks (XFS_WARN) [N/y/?] (NEW) 
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      kernel/bounds.s
^[[31;01m*^[[0m  GEN     include/generated/bounds.h
^[[31;01m*^[[0m  CC      arch/alpha/kernel/asm-offsets.s
^[[31;01m*^[[0m  GEN     include/generated/asm-offsets.h
^[[31;01m*^[[0m  CALL    scripts/checksyscalls.sh
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/keywords.hash.c
^[[31;01m*^[[0m  HOSTCC  scripts/mod/sumversion.o
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.h
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.c
^[[31;01m*^[[0m  HOSTCC  scripts/genksyms/lex.lex.o
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m  HOSTCC  scripts/genksyms/parse.tab.o
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      kernel/irq_work.o
^[[31;01m*^[[0m  LD      fs/proc/built-in.o
^[[31;01m*^[[0m  CC      fs/anon_inodes.o
^[[31;01m*^[[0m  BC      kernel/timeconst.h
^[[31;01m*^[[0m/bin/sh: bc: command not found
^[[31;01m*^[[0mmake[1]: *** [kernel/timeconst.h] ^[[1m^[[KError ^[[m^[[K127
^[[31;01m*^[[0mmake: *** [kernel] ^[[1m^[[KError ^[[m^[[K2
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20130928 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20130928.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20130928.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20130928.tar.bz2 --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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...
^[[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 1419, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1463, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 226, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1295, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1424, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20130928/.catalyst_lock'



Full build log at /tmp/catalyst-auto.10470/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2013-09-21 19:29 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2013-09-21 19:29 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20130921/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20130921/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20130921/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20130921/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20130921/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --update --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 16) sys-libs/ncurses-5.9-r2 for /tmp/kerncache/gentoo/
>>> Installing (1 of 16) sys-libs/ncurses-5.9-r2 to /tmp/kerncache/gentoo/
>>> Emerging (2 of 16) virtual/libintl-0 for /tmp/kerncache/gentoo/
>>> Installing (2 of 16) virtual/libintl-0 to /tmp/kerncache/gentoo/
>>> Emerging (3 of 16) app-arch/bzip2-1.0.6-r3 for /tmp/kerncache/gentoo/
>>> Installing (3 of 16) app-arch/bzip2-1.0.6-r3 to /tmp/kerncache/gentoo/
>>> Emerging (4 of 16) sys-libs/zlib-1.2.7 for /tmp/kerncache/gentoo/
>>> Installing (4 of 16) sys-libs/zlib-1.2.7 to /tmp/kerncache/gentoo/
>>> Emerging (5 of 16) sys-libs/readline-6.2_p1 for /tmp/kerncache/gentoo/
>>> Installing (5 of 16) sys-libs/readline-6.2_p1 to /tmp/kerncache/gentoo/
>>> Emerging (6 of 16) sys-devel/make-3.82-r4 for /tmp/kerncache/gentoo/
>>> Installing (6 of 16) sys-devel/make-3.82-r4 to /tmp/kerncache/gentoo/
>>> Emerging (7 of 16) app-shells/bash-4.2_p45 for /tmp/kerncache/gentoo/
>>> Installing (7 of 16) app-shells/bash-4.2_p45 to /tmp/kerncache/gentoo/
>>> Emerging (8 of 16) sys-apps/util-linux-2.22.2 for /tmp/kerncache/gentoo/
>>> Installing (8 of 16) sys-apps/util-linux-2.22.2 to /tmp/kerncache/gentoo/
>>> Emerging (9 of 16) sys-devel/bc-1.06.95 for /tmp/kerncache/gentoo/
>>> Installing (9 of 16) sys-devel/bc-1.06.95 to /tmp/kerncache/gentoo/
>>> Emerging (10 of 16) sys-fs/udev-204 for /tmp/kerncache/gentoo/
>>> Installing (10 of 16) sys-fs/udev-204 to /tmp/kerncache/gentoo/
>>> Emerging (11 of 16) virtual/udev-200 for /tmp/kerncache/gentoo/
>>> Installing (11 of 16) virtual/udev-200 to /tmp/kerncache/gentoo/
>>> Emerging (12 of 16) virtual/dev-manager-0 for /tmp/kerncache/gentoo/
>>> Installing (12 of 16) virtual/dev-manager-0 to /tmp/kerncache/gentoo/
>>> Emerging (13 of 16) sys-devel/libperl-5.10.1 for /tmp/kerncache/gentoo/
>>> Installing (13 of 16) sys-devel/libperl-5.10.1 to /tmp/kerncache/gentoo/
>>> Emerging (14 of 16) dev-lang/perl-5.12.4-r1 for /tmp/kerncache/gentoo/
>>> Installing (14 of 16) dev-lang/perl-5.12.4-r1 to /tmp/kerncache/gentoo/
>>> Emerging (15 of 16) app-admin/perl-cleaner-2.7 for /tmp/kerncache/gentoo/
>>> Installing (15 of 16) app-admin/perl-cleaner-2.7 to /tmp/kerncache/gentoo/
>>> Emerging (16 of 16) sys-kernel/gentoo-sources-3.10.7 for /tmp/kerncache/gentoo/
>>> Installing (16 of 16) sys-kernel/gentoo-sources-3.10.7 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...
 * Messages for package sys-apps/util-linux-2.22.2 merged to /tmp/kerncache/gentoo/:
 * The agetty util now clears the terminal by default.  You
 * might want to add --noclear to your /etc/inittab lines.
 * Messages for package sys-fs/udev-204 merged to /tmp/kerncache/gentoo/:
 * Unable to find kernel sources at /tmp/kerncache/gentoo/usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * 
 * The new predictable network interface names are used by default, see:
 * http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames
 * 
 * Example command to get the information for the new interface name before booting
 * (replace <ifname> with, for example, eth0):
 * # udevadm test-builtin net_id /sys/class/net/<ifname> 2> /dev/null
 * 
 * You can use kernel commandline net.ifnames=0 to disable this feature.
 * 
 * You need to restart udev as soon as possible to make the upgrade go
 * into effect.
 * The method you use to do this depends on your init system.
 * 
 * For more information on udev on Gentoo, upgrading, writing udev rules, and
 *          fixing known issues visit:
 *          http://wiki.gentoo.org/wiki/Udev
 *          http://wiki.gentoo.org/wiki/Udev/upgrade
 * Messages for package sys-kernel/gentoo-sources-3.10.7 merged to /tmp/kerncache/gentoo/:
 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml






^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20130921 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20130921.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20130921.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20130921.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.10.7-gentoo^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo boot...
^[[31;01m*^[[0m ERROR: Failed to compile the "boot" target...
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m Linux Kernel 3.10.7-gentoo^[[0m for alpha^[[0m...
^[[31;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[31;01m*^[[0m ^[[1m^[[KWARNING^[[m^[[K: No mounted /boot partition detected!
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  JFS statistics (JFS_STATISTICS) [N/y/?] n
^[[31;01m*^[[0mXFS filesystem support (XFS_FS) [M/n/y/?] m
^[[31;01m*^[[0m  XFS Quota support (XFS_QUOTA) [N/y/?] n
^[[31;01m*^[[0m  XFS POSIX ACL support (XFS_POSIX_ACL) [Y/n/?] y
^[[31;01m*^[[0m  XFS Realtime subvolume support (XFS_RT) [N/y/?] n
^[[31;01m*^[[0m  XFS Verbose ^[[1m^[[KWarning^[[m^[[Ks (XFS_WARN) [N/y/?] (NEW) 
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      kernel/bounds.s
^[[31;01m*^[[0m  GEN     include/generated/bounds.h
^[[31;01m*^[[0m  CC      arch/alpha/kernel/asm-offsets.s
^[[31;01m*^[[0m  GEN     include/generated/asm-offsets.h
^[[31;01m*^[[0m  CALL    scripts/checksyscalls.sh
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/lex.lex.c
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/keywords.hash.c
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.h
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.c
^[[31;01m*^[[0m  HOSTCC  scripts/genksyms/lex.lex.o
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m  HOSTCC  scripts/genksyms/parse.tab.o
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      kernel/irq_work.o
^[[31;01m*^[[0m  LD      net/802/built-in.o
^[[31;01m*^[[0m  CC      net/8021q/vlan_core.o
^[[31;01m*^[[0m  BC      kernel/timeconst.h
^[[31;01m*^[[0m/bin/sh: bc: command not found
^[[31;01m*^[[0mmake[1]: *** [kernel/timeconst.h] ^[[1m^[[KError ^[[m^[[K127
^[[31;01m*^[[0mmake: *** [kernel] ^[[1m^[[KError ^[[m^[[K2
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20130921 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20130921.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20130921.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20130921.tar.bz2 --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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...
^[[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 1419, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1463, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 226, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1295, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1424, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20130921/.catalyst_lock'



Full build log at /tmp/catalyst-auto.25439/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2013-09-14 19:21 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2013-09-14 19:21 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20130914/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20130914/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20130914/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20130914/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20130914/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --update --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 16) sys-libs/ncurses-5.9-r2 for /tmp/kerncache/gentoo/
>>> Installing (1 of 16) sys-libs/ncurses-5.9-r2 to /tmp/kerncache/gentoo/
>>> Emerging (2 of 16) virtual/libintl-0 for /tmp/kerncache/gentoo/
>>> Installing (2 of 16) virtual/libintl-0 to /tmp/kerncache/gentoo/
>>> Emerging (3 of 16) app-arch/bzip2-1.0.6-r3 for /tmp/kerncache/gentoo/
>>> Installing (3 of 16) app-arch/bzip2-1.0.6-r3 to /tmp/kerncache/gentoo/
>>> Emerging (4 of 16) sys-libs/zlib-1.2.7 for /tmp/kerncache/gentoo/
>>> Installing (4 of 16) sys-libs/zlib-1.2.7 to /tmp/kerncache/gentoo/
>>> Emerging (5 of 16) sys-libs/readline-6.2_p1 for /tmp/kerncache/gentoo/
>>> Installing (5 of 16) sys-libs/readline-6.2_p1 to /tmp/kerncache/gentoo/
>>> Emerging (6 of 16) sys-devel/make-3.82-r4 for /tmp/kerncache/gentoo/
>>> Installing (6 of 16) sys-devel/make-3.82-r4 to /tmp/kerncache/gentoo/
>>> Emerging (7 of 16) app-shells/bash-4.2_p45 for /tmp/kerncache/gentoo/
>>> Installing (7 of 16) app-shells/bash-4.2_p45 to /tmp/kerncache/gentoo/
>>> Emerging (8 of 16) sys-apps/util-linux-2.22.2 for /tmp/kerncache/gentoo/
>>> Installing (8 of 16) sys-apps/util-linux-2.22.2 to /tmp/kerncache/gentoo/
>>> Emerging (9 of 16) sys-devel/bc-1.06.95 for /tmp/kerncache/gentoo/
>>> Installing (9 of 16) sys-devel/bc-1.06.95 to /tmp/kerncache/gentoo/
>>> Emerging (10 of 16) sys-fs/udev-204 for /tmp/kerncache/gentoo/
>>> Installing (10 of 16) sys-fs/udev-204 to /tmp/kerncache/gentoo/
>>> Emerging (11 of 16) virtual/udev-200 for /tmp/kerncache/gentoo/
>>> Installing (11 of 16) virtual/udev-200 to /tmp/kerncache/gentoo/
>>> Emerging (12 of 16) virtual/dev-manager-0 for /tmp/kerncache/gentoo/
>>> Installing (12 of 16) virtual/dev-manager-0 to /tmp/kerncache/gentoo/
>>> Emerging (13 of 16) sys-devel/libperl-5.10.1 for /tmp/kerncache/gentoo/
>>> Installing (13 of 16) sys-devel/libperl-5.10.1 to /tmp/kerncache/gentoo/
>>> Emerging (14 of 16) dev-lang/perl-5.12.4-r1 for /tmp/kerncache/gentoo/
>>> Installing (14 of 16) dev-lang/perl-5.12.4-r1 to /tmp/kerncache/gentoo/
>>> Emerging (15 of 16) app-admin/perl-cleaner-2.7 for /tmp/kerncache/gentoo/
>>> Installing (15 of 16) app-admin/perl-cleaner-2.7 to /tmp/kerncache/gentoo/
>>> Emerging (16 of 16) sys-kernel/gentoo-sources-3.10.7 for /tmp/kerncache/gentoo/
>>> Installing (16 of 16) sys-kernel/gentoo-sources-3.10.7 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...
 * Messages for package sys-apps/util-linux-2.22.2 merged to /tmp/kerncache/gentoo/:
 * The agetty util now clears the terminal by default.  You
 * might want to add --noclear to your /etc/inittab lines.
 * Messages for package sys-fs/udev-204 merged to /tmp/kerncache/gentoo/:
 * Unable to find kernel sources at /tmp/kerncache/gentoo/usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * 
 * The new predictable network interface names are used by default, see:
 * http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames
 * 
 * Example command to get the information for the new interface name before booting
 * (replace <ifname> with, for example, eth0):
 * # udevadm test-builtin net_id /sys/class/net/<ifname> 2> /dev/null
 * 
 * You can use kernel commandline net.ifnames=0 to disable this feature.
 * 
 * You need to restart udev as soon as possible to make the upgrade go
 * into effect.
 * The method you use to do this depends on your init system.
 * 
 * For more information on udev on Gentoo, upgrading, writing udev rules, and
 *          fixing known issues visit:
 *          http://wiki.gentoo.org/wiki/Udev
 *          http://wiki.gentoo.org/wiki/Udev/upgrade
 * Messages for package sys-kernel/gentoo-sources-3.10.7 merged to /tmp/kerncache/gentoo/:
 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml






^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20130914 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20130914.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20130914.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20130914.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.10.7-gentoo^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo boot...
^[[31;01m*^[[0m ERROR: Failed to compile the "boot" target...
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m Linux Kernel 3.10.7-gentoo^[[0m for alpha^[[0m...
^[[31;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[31;01m*^[[0m ^[[1m^[[KWARNING^[[m^[[K: No mounted /boot partition detected!
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  JFS statistics (JFS_STATISTICS) [N/y/?] n
^[[31;01m*^[[0mXFS filesystem support (XFS_FS) [M/n/y/?] m
^[[31;01m*^[[0m  XFS Quota support (XFS_QUOTA) [N/y/?] n
^[[31;01m*^[[0m  XFS POSIX ACL support (XFS_POSIX_ACL) [Y/n/?] y
^[[31;01m*^[[0m  XFS Realtime subvolume support (XFS_RT) [N/y/?] n
^[[31;01m*^[[0m  XFS Verbose ^[[1m^[[KWarning^[[m^[[Ks (XFS_WARN) [N/y/?] (NEW) 
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      kernel/bounds.s
^[[31;01m*^[[0m  GEN     include/generated/bounds.h
^[[31;01m*^[[0m  CC      arch/alpha/kernel/asm-offsets.s
^[[31;01m*^[[0m  GEN     include/generated/asm-offsets.h
^[[31;01m*^[[0m  CALL    scripts/checksyscalls.sh
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/keywords.hash.c
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.h
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.c
^[[31;01m*^[[0m  HOSTCC  scripts/pnmtologo
^[[31;01m*^[[0m  HOSTCC  scripts/genksyms/lex.lex.o
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m  HOSTCC  scripts/genksyms/parse.tab.o
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      block/blk-core.o
^[[31;01m*^[[0m  LD      crypto/crypto_hash.o
^[[31;01m*^[[0m  CC      crypto/pcompress.o
^[[31;01m*^[[0m  BC      kernel/timeconst.h
^[[31;01m*^[[0m/bin/sh: bc: command not found
^[[31;01m*^[[0mmake[1]: *** [kernel/timeconst.h] ^[[1m^[[KError ^[[m^[[K127
^[[31;01m*^[[0mmake: *** [kernel] ^[[1m^[[KError ^[[m^[[K2
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20130914 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20130914.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20130914.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20130914.tar.bz2 --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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...
^[[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 1419, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1463, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 226, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1295, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1424, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20130914/.catalyst_lock'



Full build log at /tmp/catalyst-auto.1798/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2013-09-07 19:31 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2013-09-07 19:31 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20130907/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20130907/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20130907/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20130907/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20130907/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --update --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 16) sys-libs/ncurses-5.9-r2 for /tmp/kerncache/gentoo/
>>> Installing (1 of 16) sys-libs/ncurses-5.9-r2 to /tmp/kerncache/gentoo/
>>> Emerging (2 of 16) virtual/libintl-0 for /tmp/kerncache/gentoo/
>>> Installing (2 of 16) virtual/libintl-0 to /tmp/kerncache/gentoo/
>>> Emerging (3 of 16) app-arch/bzip2-1.0.6-r3 for /tmp/kerncache/gentoo/
>>> Installing (3 of 16) app-arch/bzip2-1.0.6-r3 to /tmp/kerncache/gentoo/
>>> Emerging (4 of 16) sys-libs/zlib-1.2.7 for /tmp/kerncache/gentoo/
>>> Installing (4 of 16) sys-libs/zlib-1.2.7 to /tmp/kerncache/gentoo/
>>> Emerging (5 of 16) sys-libs/readline-6.2_p1 for /tmp/kerncache/gentoo/
>>> Installing (5 of 16) sys-libs/readline-6.2_p1 to /tmp/kerncache/gentoo/
>>> Emerging (6 of 16) sys-devel/make-3.82-r4 for /tmp/kerncache/gentoo/
>>> Installing (6 of 16) sys-devel/make-3.82-r4 to /tmp/kerncache/gentoo/
>>> Emerging (7 of 16) app-shells/bash-4.2_p45 for /tmp/kerncache/gentoo/
>>> Installing (7 of 16) app-shells/bash-4.2_p45 to /tmp/kerncache/gentoo/
>>> Emerging (8 of 16) sys-apps/util-linux-2.22.2 for /tmp/kerncache/gentoo/
>>> Installing (8 of 16) sys-apps/util-linux-2.22.2 to /tmp/kerncache/gentoo/
>>> Emerging (9 of 16) sys-devel/bc-1.06.95 for /tmp/kerncache/gentoo/
>>> Installing (9 of 16) sys-devel/bc-1.06.95 to /tmp/kerncache/gentoo/
>>> Emerging (10 of 16) sys-fs/udev-204 for /tmp/kerncache/gentoo/
>>> Installing (10 of 16) sys-fs/udev-204 to /tmp/kerncache/gentoo/
>>> Emerging (11 of 16) virtual/udev-200 for /tmp/kerncache/gentoo/
>>> Installing (11 of 16) virtual/udev-200 to /tmp/kerncache/gentoo/
>>> Emerging (12 of 16) virtual/dev-manager-0 for /tmp/kerncache/gentoo/
>>> Installing (12 of 16) virtual/dev-manager-0 to /tmp/kerncache/gentoo/
>>> Emerging (13 of 16) sys-devel/libperl-5.10.1 for /tmp/kerncache/gentoo/
>>> Installing (13 of 16) sys-devel/libperl-5.10.1 to /tmp/kerncache/gentoo/
>>> Emerging (14 of 16) dev-lang/perl-5.12.4-r1 for /tmp/kerncache/gentoo/
>>> Installing (14 of 16) dev-lang/perl-5.12.4-r1 to /tmp/kerncache/gentoo/
>>> Emerging (15 of 16) app-admin/perl-cleaner-2.7 for /tmp/kerncache/gentoo/
>>> Installing (15 of 16) app-admin/perl-cleaner-2.7 to /tmp/kerncache/gentoo/
>>> Emerging (16 of 16) sys-kernel/gentoo-sources-3.10.7 for /tmp/kerncache/gentoo/
>>> Installing (16 of 16) sys-kernel/gentoo-sources-3.10.7 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...
 * Messages for package sys-apps/util-linux-2.22.2 merged to /tmp/kerncache/gentoo/:
 * The agetty util now clears the terminal by default.  You
 * might want to add --noclear to your /etc/inittab lines.
 * Messages for package sys-fs/udev-204 merged to /tmp/kerncache/gentoo/:
 * Unable to find kernel sources at /tmp/kerncache/gentoo/usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * 
 * The new predictable network interface names are used by default, see:
 * http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames
 * 
 * Example command to get the information for the new interface name before booting
 * (replace <ifname> with, for example, eth0):
 * # udevadm test-builtin net_id /sys/class/net/<ifname> 2> /dev/null
 * 
 * You can use kernel commandline net.ifnames=0 to disable this feature.
 * 
 * You need to restart udev as soon as possible to make the upgrade go
 * into effect.
 * The method you use to do this depends on your init system.
 * 
 * For more information on udev on Gentoo, upgrading, writing udev rules, and
 *          fixing known issues visit:
 *          http://wiki.gentoo.org/wiki/Udev
 *          http://wiki.gentoo.org/wiki/Udev/upgrade
 * Messages for package sys-kernel/gentoo-sources-3.10.7 merged to /tmp/kerncache/gentoo/:
 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml






^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20130907 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20130907.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20130907.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20130907.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.10.7-gentoo^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo boot...
^[[31;01m*^[[0m ERROR: Failed to compile the "boot" target...
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m Linux Kernel 3.10.7-gentoo^[[0m for alpha^[[0m...
^[[31;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[31;01m*^[[0m ^[[1m^[[KWARNING^[[m^[[K: No mounted /boot partition detected!
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  JFS statistics (JFS_STATISTICS) [N/y/?] n
^[[31;01m*^[[0mXFS filesystem support (XFS_FS) [M/n/y/?] m
^[[31;01m*^[[0m  XFS Quota support (XFS_QUOTA) [N/y/?] n
^[[31;01m*^[[0m  XFS POSIX ACL support (XFS_POSIX_ACL) [Y/n/?] y
^[[31;01m*^[[0m  XFS Realtime subvolume support (XFS_RT) [N/y/?] n
^[[31;01m*^[[0m  XFS Verbose ^[[1m^[[KWarning^[[m^[[Ks (XFS_WARN) [N/y/?] (NEW) 
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      kernel/bounds.s
^[[31;01m*^[[0m  GEN     include/generated/bounds.h
^[[31;01m*^[[0m  CC      arch/alpha/kernel/asm-offsets.s
^[[31;01m*^[[0m  GEN     include/generated/asm-offsets.h
^[[31;01m*^[[0m  CALL    scripts/checksyscalls.sh
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/keywords.hash.c
^[[31;01m*^[[0m  HOSTCC  scripts/pnmtologo
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.h
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.c
^[[31;01m*^[[0m  HOSTCC  scripts/genksyms/lex.lex.o
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m  HOSTCC  scripts/genksyms/parse.tab.o
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      kernel/irq_work.o
^[[31;01m*^[[0m  CC      fs/proc/base.o
^[[31;01m*^[[0m  CC      drivers/ata/libata-transport.o
^[[31;01m*^[[0m  BC      kernel/timeconst.h
^[[31;01m*^[[0m/bin/sh: bc: command not found
^[[31;01m*^[[0mmake[1]: *** [kernel/timeconst.h] ^[[1m^[[KError ^[[m^[[K127
^[[31;01m*^[[0mmake: *** [kernel] ^[[1m^[[KError ^[[m^[[K2
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20130907 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20130907.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20130907.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20130907.tar.bz2 --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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...
^[[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 1419, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1463, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 226, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1295, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1424, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20130907/.catalyst_lock'



Full build log at /tmp/catalyst-auto.10016/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2013-09-01  5:37 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2013-09-01  5:37 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
 * Please set flag 'cryptsetup' for this very package if you would like
 * to have genkernel create an initramfs with LUKS support.
 * Sorry for the inconvenience.


removing /space/catalyst/tmp/default/livecd-stage2-alpha-20130831/./tmp/pre-kmerge.sh from the chroot
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20130831/./tmp/chroot-functions.sh from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20130831/./tmp
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20130831/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20130831/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --update --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 16) sys-libs/ncurses-5.9-r2 for /tmp/kerncache/gentoo/
>>> Installing (1 of 16) sys-libs/ncurses-5.9-r2 to /tmp/kerncache/gentoo/
>>> Emerging (2 of 16) virtual/libintl-0 for /tmp/kerncache/gentoo/
>>> Installing (2 of 16) virtual/libintl-0 to /tmp/kerncache/gentoo/
>>> Emerging (3 of 16) app-arch/bzip2-1.0.6-r3 for /tmp/kerncache/gentoo/
>>> Installing (3 of 16) app-arch/bzip2-1.0.6-r3 to /tmp/kerncache/gentoo/
>>> Emerging (4 of 16) sys-libs/zlib-1.2.7 for /tmp/kerncache/gentoo/
>>> Installing (4 of 16) sys-libs/zlib-1.2.7 to /tmp/kerncache/gentoo/
>>> Emerging (5 of 16) sys-libs/readline-6.2_p1 for /tmp/kerncache/gentoo/
>>> Installing (5 of 16) sys-libs/readline-6.2_p1 to /tmp/kerncache/gentoo/
>>> Emerging (6 of 16) sys-devel/make-3.82-r4 for /tmp/kerncache/gentoo/
>>> Installing (6 of 16) sys-devel/make-3.82-r4 to /tmp/kerncache/gentoo/
>>> Emerging (7 of 16) app-shells/bash-4.2_p45 for /tmp/kerncache/gentoo/
>>> Installing (7 of 16) app-shells/bash-4.2_p45 to /tmp/kerncache/gentoo/
>>> Emerging (8 of 16) sys-apps/util-linux-2.22.2 for /tmp/kerncache/gentoo/
>>> Installing (8 of 16) sys-apps/util-linux-2.22.2 to /tmp/kerncache/gentoo/
>>> Emerging (9 of 16) sys-devel/bc-1.06.95 for /tmp/kerncache/gentoo/
>>> Installing (9 of 16) sys-devel/bc-1.06.95 to /tmp/kerncache/gentoo/
>>> Emerging (10 of 16) sys-fs/udev-204 for /tmp/kerncache/gentoo/
>>> Installing (10 of 16) sys-fs/udev-204 to /tmp/kerncache/gentoo/
>>> Emerging (11 of 16) virtual/udev-200 for /tmp/kerncache/gentoo/
>>> Installing (11 of 16) virtual/udev-200 to /tmp/kerncache/gentoo/
>>> Emerging (12 of 16) virtual/dev-manager-0 for /tmp/kerncache/gentoo/
>>> Installing (12 of 16) virtual/dev-manager-0 to /tmp/kerncache/gentoo/
>>> Emerging (13 of 16) sys-devel/libperl-5.10.1 for /tmp/kerncache/gentoo/
>>> Installing (13 of 16) sys-devel/libperl-5.10.1 to /tmp/kerncache/gentoo/
>>> Emerging (14 of 16) dev-lang/perl-5.12.4-r1 for /tmp/kerncache/gentoo/
>>> Installing (14 of 16) dev-lang/perl-5.12.4-r1 to /tmp/kerncache/gentoo/
>>> Emerging (15 of 16) app-admin/perl-cleaner-2.7 for /tmp/kerncache/gentoo/
>>> Installing (15 of 16) app-admin/perl-cleaner-2.7 to /tmp/kerncache/gentoo/
>>> Emerging (16 of 16) sys-kernel/gentoo-sources-3.10.7 for /tmp/kerncache/gentoo/
>>> Installing (16 of 16) sys-kernel/gentoo-sources-3.10.7 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...
 * Messages for package sys-apps/util-linux-2.22.2 merged to /tmp/kerncache/gentoo/:
 * The agetty util now clears the terminal by default.  You
 * might want to add --noclear to your /etc/inittab lines.
 * Messages for package sys-fs/udev-204 merged to /tmp/kerncache/gentoo/:
 * Unable to find kernel sources at /tmp/kerncache/gentoo/usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * 
 * The new predictable network interface names are used by default, see:
 * http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames
 * 
 * Example command to get the information for the new interface name before booting
 * (replace <ifname> with, for example, eth0):
 * # udevadm test-builtin net_id /sys/class/net/<ifname> 2> /dev/null
 * 
 * You can use kernel commandline net.ifnames=0 to disable this feature.
 * 
 * You need to restart udev as soon as possible to make the upgrade go
 * into effect.
 * The method you use to do this depends on your init system.
 * 
 * For more information on udev on Gentoo, upgrading, writing udev rules, and
 *          fixing known issues visit:
 *          http://wiki.gentoo.org/wiki/Udev
 *          http://wiki.gentoo.org/wiki/Udev/upgrade
 * Messages for package sys-kernel/gentoo-sources-3.10.7 merged to /tmp/kerncache/gentoo/:
 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml






^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20130831 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20130831.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20130831.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20130831.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.10.7-gentoo^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.10.7-gentoo boot...
^[[31;01m*^[[0m ERROR: Failed to compile the "boot" target...
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m Linux Kernel 3.10.7-gentoo^[[0m for alpha^[[0m...
^[[31;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[31;01m*^[[0m ^[[1m^[[KWARNING^[[m^[[K: No mounted /boot partition detected!
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  JFS statistics (JFS_STATISTICS) [N/y/?] n
^[[31;01m*^[[0mXFS filesystem support (XFS_FS) [M/n/y/?] m
^[[31;01m*^[[0m  XFS Quota support (XFS_QUOTA) [N/y/?] n
^[[31;01m*^[[0m  XFS POSIX ACL support (XFS_POSIX_ACL) [Y/n/?] y
^[[31;01m*^[[0m  XFS Realtime subvolume support (XFS_RT) [N/y/?] n
^[[31;01m*^[[0m  XFS Verbose ^[[1m^[[KWarning^[[m^[[Ks (XFS_WARN) [N/y/?] (NEW) 
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      kernel/bounds.s
^[[31;01m*^[[0m  GEN     include/generated/bounds.h
^[[31;01m*^[[0m  CC      arch/alpha/kernel/asm-offsets.s
^[[31;01m*^[[0m  GEN     include/generated/asm-offsets.h
^[[31;01m*^[[0m  CALL    scripts/checksyscalls.sh
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/lex.lex.c
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/keywords.hash.c
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.h
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.c
^[[31;01m*^[[0m  HOSTCC  scripts/genksyms/lex.lex.o
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m  HOSTCC  scripts/genksyms/parse.tab.o
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      kernel/elfcore.o
^[[31;01m*^[[0m  CC      kernel/irq_work.o
^[[31;01m*^[[0m  CC      fs/locks.o
^[[31;01m*^[[0m  BC      kernel/timeconst.h
^[[31;01m*^[[0m/bin/sh: bc: command not found
^[[31;01m*^[[0mmake[1]: *** [kernel/timeconst.h] ^[[1m^[[KError ^[[m^[[K127
^[[31;01m*^[[0mmake: *** [kernel] ^[[1m^[[KError ^[[m^[[K2
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20130831 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20130831.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20130831.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20130831.tar.bz2 --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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...
^[[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 1419, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1463, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 226, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1295, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1424, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20130831/.catalyst_lock'



Full build log at /tmp/catalyst-auto.12546/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2013-08-18  9:28 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2013-08-18  9:28 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




>>> Verifying ebuild manifests
>>> Emerging (1 of 16) sys-libs/ncurses-5.9-r2 for /tmp/kerncache/gentoo/
>>> Installing (1 of 16) sys-libs/ncurses-5.9-r2 to /tmp/kerncache/gentoo/
>>> Emerging (2 of 16) virtual/libintl-0 for /tmp/kerncache/gentoo/
>>> Installing (2 of 16) virtual/libintl-0 to /tmp/kerncache/gentoo/
>>> Emerging (3 of 16) app-arch/bzip2-1.0.6-r3 for /tmp/kerncache/gentoo/
>>> Installing (3 of 16) app-arch/bzip2-1.0.6-r3 to /tmp/kerncache/gentoo/
>>> Emerging (4 of 16) sys-libs/zlib-1.2.7 for /tmp/kerncache/gentoo/
>>> Installing (4 of 16) sys-libs/zlib-1.2.7 to /tmp/kerncache/gentoo/
>>> Emerging (5 of 16) sys-libs/readline-6.2_p1 for /tmp/kerncache/gentoo/
>>> Installing (5 of 16) sys-libs/readline-6.2_p1 to /tmp/kerncache/gentoo/
>>> Emerging (6 of 16) sys-devel/make-3.82-r4 for /tmp/kerncache/gentoo/
>>> Installing (6 of 16) sys-devel/make-3.82-r4 to /tmp/kerncache/gentoo/
>>> Emerging (7 of 16) app-shells/bash-4.2_p45 for /tmp/kerncache/gentoo/
>>> Installing (7 of 16) app-shells/bash-4.2_p45 to /tmp/kerncache/gentoo/
>>> Emerging (8 of 16) sys-apps/util-linux-2.22.2 for /tmp/kerncache/gentoo/
>>> Installing (8 of 16) sys-apps/util-linux-2.22.2 to /tmp/kerncache/gentoo/
>>> Emerging (9 of 16) sys-devel/bc-1.06.95 for /tmp/kerncache/gentoo/
>>> Installing (9 of 16) sys-devel/bc-1.06.95 to /tmp/kerncache/gentoo/
>>> Emerging (10 of 16) sys-fs/udev-204 for /tmp/kerncache/gentoo/
>>> Installing (10 of 16) sys-fs/udev-204 to /tmp/kerncache/gentoo/
>>> Emerging (11 of 16) virtual/udev-200 for /tmp/kerncache/gentoo/
>>> Installing (11 of 16) virtual/udev-200 to /tmp/kerncache/gentoo/
>>> Emerging (12 of 16) virtual/dev-manager-0 for /tmp/kerncache/gentoo/
>>> Installing (12 of 16) virtual/dev-manager-0 to /tmp/kerncache/gentoo/
>>> Emerging (13 of 16) sys-devel/libperl-5.10.1 for /tmp/kerncache/gentoo/
>>> Installing (13 of 16) sys-devel/libperl-5.10.1 to /tmp/kerncache/gentoo/
>>> Emerging (14 of 16) dev-lang/perl-5.12.4-r1 for /tmp/kerncache/gentoo/
>>> Installing (14 of 16) dev-lang/perl-5.12.4-r1 to /tmp/kerncache/gentoo/
>>> Emerging (15 of 16) app-admin/perl-cleaner-2.7 for /tmp/kerncache/gentoo/
>>> Installing (15 of 16) app-admin/perl-cleaner-2.7 to /tmp/kerncache/gentoo/
>>> Emerging (16 of 16) sys-kernel/gentoo-sources-3.8.13 for /tmp/kerncache/gentoo/
>>> Installing (16 of 16) sys-kernel/gentoo-sources-3.8.13 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...
 * Messages for package sys-apps/util-linux-2.22.2 merged to /tmp/kerncache/gentoo/:
 * The agetty util now clears the terminal by default.  You
 * might want to add --noclear to your /etc/inittab lines.
 * Messages for package sys-fs/udev-204 merged to /tmp/kerncache/gentoo/:
 * Unable to find kernel sources at /tmp/kerncache/gentoo/usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * 
 * The new predictable network interface names are used by default, see:
 * http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames
 * 
 * Example command to get the information for the new interface name before booting
 * (replace <ifname> with, for example, eth0):
 * # udevadm test-builtin net_id /sys/class/net/<ifname> 2> /dev/null
 * 
 * You can use kernel commandline net.ifnames=0 to disable this feature.
 * 
 * You need to restart udev as soon as possible to make the upgrade go
 * into effect.
 * The method you use to do this depends on your init system.
 * 
 * For more information on udev on Gentoo, upgrading, writing udev rules, and
 *          fixing known issues visit:
 *          http://wiki.gentoo.org/wiki/Udev
 *          http://wiki.gentoo.org/wiki/Udev/upgrade
 * Messages for package sys-kernel/gentoo-sources-3.8.13 merged to /tmp/kerncache/gentoo/:
 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml






^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.45.1^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20130817 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20130817.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20130817.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20130817.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[32;01m*^[[0m Using genkernel.conf from /etc/genkernel.conf
^[[32;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[32;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.8.13-gentoo^[[0m for ^[[0;01malpha^[[0m...
^[[32;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.8.13-gentoo boot...
^[[31;01m*^[[0m ERROR: Failed to compile the "boot" target...
^[[31;01m*^[[0m 
^[[31;01m*^[[0m -- Grepping log... --
^[[31;01m*^[[0m 
^[[31;01m*^[[0m Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m Linux Kernel 3.8.13-gentoo^[[0m for alpha^[[0m...
^[[31;01m*^[[0m .. with config file /var/tmp/gentoo.config
^[[31;01m*^[[0m ^[[1m^[[KWARNING^[[m^[[K: No mounted /boot partition detected!
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      kernel/bounds.s
^[[31;01m*^[[0m  GEN     include/generated/bounds.h
^[[31;01m*^[[0m  CC      arch/alpha/kernel/asm-offsets.s
^[[31;01m*^[[0m  GEN     include/generated/asm-offsets.h
^[[31;01m*^[[0m  CALL    scripts/checksyscalls.sh
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CALL    scripts/checksyscalls.sh
^[[31;01m*^[[0m  MKELF   scripts/mod/elfconfig.h
^[[31;01m*^[[0m  HOSTCC  scripts/mod/file2alias.o
^[[31;01m*^[[0m  HOSTCC  scripts/pnmtologo
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/lex.lex.c
^[[31;01m*^[[0m<stdin>:1220:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall kcmp not implemented [-Wcpp]
^[[31;01m*^[[0m<stdin>:1223:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall finit_module not implemented [-Wcpp]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  HOSTCC  scripts/conmakehash
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.h
^[[31;01m*^[[0m  SHIPPED scripts/genksyms/parse.tab.c
^[[31;01m*^[[0m  HOSTCC  scripts/genksyms/lex.lex.o
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
^[[31;01m*^[[0mscripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      arch/alpha/kernel/process.o
^[[31;01m*^[[0m  CC      init/do_mounts_initrd.o
^[[31;01m*^[[0m  CC      init/initramfs.o
^[[31;01m*^[[0m  CC      arch/alpha/mm/fault.o
^[[31;01m*^[[0march/alpha/kernel/process.c: In function 'copy_thread':
^[[31;01m*^[[0march/alpha/kernel/process.c:253:16: ^[[1m^[[Kwarning^[[m^[[K: unused variable 'settls' [-Wunused-variable]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  CC      fs/fs-writeback.o
^[[31;01m*^[[0m  CC      ipc/shm.o
^[[31;01m*^[[0m  CC      kernel/sys_ni.o
^[[31;01m*^[[0m  CC      kernel/posix-cpu-timers.o
^[[31;01m*^[[0mipc/shm.c: In function 'newseg':
^[[31;01m*^[[0mipc/shm.c:494:18: ^[[1m^[[Kwarning^[[m^[[K: unused variable 'hs' [-Wunused-variable]
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m  LD      drivers/usb/core/built-in.o
^[[31;01m*^[[0m  CC      drivers/usb/host/pci-quirks.o
^[[31;01m*^[[0m  CC      drivers/scsi/scsi_transport_iscsi.o
^[[31;01m*^[[0m  CC      net/ipv4/igmp.o
^[[31;01m*^[[0m  CC      drivers/usb/host/ehci-hcd.o
^[[31;01m*^[[0mdrivers/usb/host/ehci-q.c:1320:13: ^[[1m^[[Kwarning^[[m^[[K: 'unlink_empty_async_suspended' defined but not used [-Wunused-function]
^[[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: "saved_config" [vmlinux] is COMMON symbol
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0minit/built-in.o: In function `rdinit_setup':
^[[31;01m*^[[0minit/.tmp_main.o:(.init.text+0x90): relocation truncated to fit: GPREL16 against `.sbss'
^[[31;01m*^[[0minit/built-in.o: In function `unknown_bootoption':
^[[31;01m*^[[0minit/.tmp_main.o:(.init.text+0x478): relocation truncated to fit: GPREL16 against `.sbss'
^[[31;01m*^[[0minit/.tmp_main.o:(.init.text+0x4a4): additional relocation overflows omitted from the output
^[[31;01m*^[[0mmake: *** [vmlinux] ^[[1m^[[KError ^[[m^[[K1
^[[31;01m*^[[0m^[[36m^[[K--^[[m^[[K
^[[31;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20130817 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20130817.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20130817.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20130817.tar.bz2 --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/alpha/config.sh ..
^[[31;01m*^[[0m Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
^[[31;01m*^[[0m
^[[31;01m*^[[0m ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...
^[[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 1419, in build_kernel
    self._build_kernel(kname=kname)
  File "modules/generic_stage_target.py", line 1463, in _build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 226, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1295, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1424, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20130817/.catalyst_lock'



Full build log at /tmp/catalyst-auto.22339/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2012-09-08 15:57 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2012-09-08 15:57 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




^[[32;01m*^[[0m           - 1.18.1-openvt.diff
^[[32;01m*^[[0m           - busybox-1.20.1-mdstart.patch
^[[32;01m*^[[0m           - busybox-1.7.4-signal-hack.patch
^[[32;01m*^[[0m busybox: >> Configuring...
^[[32;01m*^[[0m busybox: >> Compiling...
^[[32;01m*^[[0m busybox: >> Copying to cache...
^[[32;01m*^[[0m initramfs: >> Initializing...
^[[32;01m*^[[0m         >> Appending base_layout cpio data...
^[[32;01m*^[[0m         >> Appending auxilary cpio data...
^[[32;01m*^[[0m         >> Appending busybox cpio data...
^[[32;01m*^[[0m         >> Appending lvm cpio data...
^[[32;01m*^[[0m           LVM: Adding support (using local static binary /sbin/lvm.static)...
^[[32;01m*^[[0m         >> Appending dmraid cpio data...
^[[32;01m*^[[0m DMRAID: Adding support (compiling binaries)...
^[[32;01m*^[[0m device-mapper: >> Compiling...
^[[32;01m*^[[0m         >> Copying to cache...
^[[32;01m*^[[0m dmraid: >> Configuring...
^[[32;01m*^[[0m dmraid: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending mdadm cpio data...
^[[32;01m*^[[0m 		MDADM: Skipping inclusion of mdadm.conf
^[[32;01m*^[[0m 		MDADM: Adding support (compiling binaries)...
^[[32;01m*^[[0m mdadm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending modules cpio data...
^[[32;01m*^[[0m         >> Appending blkid cpio data...
^[[32;01m*^[[0m Creating kernel cache
^[[32;01m*^[[0m Creating minimal kernel package
^[[32;01m*^[[0m Creating modules package
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Kernel compiled successfully!
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Required Kernel Parameters:
^[[32;01m*^[[0m     real_root=/dev/$ROOT
^[[32;01m*^[[0m 
^[[32;01m*^[[0m     Where $ROOT is the device node for your root partition as the
^[[32;01m*^[[0m     one specified in /etc/fstab
^[[32;01m*^[[0m 
^[[32;01m*^[[0m If you require Genkernel's hardware detection features; you MUST
^[[32;01m*^[[0m tell your bootloader to use the provided INITRAMFS file. Otherwise;
^[[32;01m*^[[0m substitute the root argument for the real_root argument if you are
^[[32;01m*^[[0m not planning to use the initramfs...

^[[33;01m*^[[0m WARNING... WARNING... WARNING...
^[[33;01m*^[[0m Additional kernel cmdline arguments that *may* be required to boot properly...
^[[33;01m*^[[0m add "dolvm" for lvm support
^[[33;01m*^[[0m add "dodmraid" for dmraid support
^[[33;01m*^[[0m add "domdadm" for RAID support
^[[33;01m*^[[0m 	or "dodmraid=<additional options>"
^[[33;01m*^[[0m With support for several ext* filesystems around it may be needed to
^[[33;01m*^[[0m add "rootfstype=ext3" or "rootfstype=ext4"

^[[32;01m*^[[0m Do NOT report kernel bugs as genkernel bugs unless your bug
^[[32;01m*^[[0m is about the default genkernel configuration...
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Make sure you have the latest ~arch genkernel before reporting bugs.
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/tmp/chroot-functions.sh from the chroot
copying post-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/tmp/
Running post-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/
/tmp/post-kmerge.sh: line 10: /sbin/depscan.sh: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/tmp/chroot-functions.sh from the chroot
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/tmp/
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.24_p2 found ... continuing
emerge --quiet --nodeps --update --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/gentoo-sources-3.3.8 for /tmp/kerncache/gentoo_nolsa/
>>> Installing (1 of 1) sys-kernel/gentoo-sources-3.3.8 to /tmp/kerncache/gentoo_nolsa/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...

 * Messages for package sys-kernel/gentoo-sources-3.3.8 merged to /tmp/kerncache/gentoo_nolsa/:

 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.24_p2^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20120908 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20120908.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20120908.tar.bz2 all --kerncache=/tmp/kerncache/gentoo_nolsa-kerncache-20120908.tar.bz2 --kernel-config=/var/tmp/gentoo_nolsa.config

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.3.8-gentoo^[[0m for ^[[0;01malpha^[[0m...
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo_nolsa.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.3.8-gentoo boot...
^[[32;01m*^[[0m         >> Not installing firmware as it's included in the kernel already (CONFIG_FIRMWARE_IN_KERNEL=y)...
^[[32;01m*^[[0m         >> Compiling 3.3.8-gentoo modules...
^[[32;01m*^[[0m Copying config for successful build to /etc/kernels/kernel-config-alpha-3.3.8-gentoo
^[[32;01m*^[[0m e2fsprogs: >> Applying patches...
^[[32;01m*^[[0m           - e2fsprogs-1.41.12-getpagesize.patch
^[[32;01m*^[[0m e2fsprogs: >> Configuring...
^[[32;01m*^[[0m e2fsprogs: >> Compiling...
^[[32;01m*^[[0m blkid: >> Copying to cache...
^[[32;01m*^[[0m busybox: >> Applying patches...
^[[32;01m*^[[0m           - 1.18.1-openvt.diff
^[[32;01m*^[[0m           - busybox-1.20.1-mdstart.patch
^[[32;01m*^[[0m           - busybox-1.7.4-signal-hack.patch
^[[32;01m*^[[0m busybox: >> Configuring...
^[[32;01m*^[[0m busybox: >> Compiling...
^[[32;01m*^[[0m busybox: >> Copying to cache...
^[[32;01m*^[[0m initramfs: >> Initializing...
^[[32;01m*^[[0m         >> Appending base_layout cpio data...
^[[32;01m*^[[0m         >> Appending auxilary cpio data...
^[[32;01m*^[[0m         >> Appending busybox cpio data...
^[[32;01m*^[[0m         >> Appending lvm cpio data...
^[[32;01m*^[[0m           LVM: Adding support (using local static binary /sbin/lvm.static)...
^[[32;01m*^[[0m         >> Appending dmraid cpio data...
^[[32;01m*^[[0m DMRAID: Adding support (compiling binaries)...
^[[32;01m*^[[0m device-mapper: >> Compiling...
^[[32;01m*^[[0m         >> Copying to cache...
^[[32;01m*^[[0m dmraid: >> Configuring...
^[[32;01m*^[[0m dmraid: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending mdadm cpio data...
^[[32;01m*^[[0m 		MDADM: Skipping inclusion of mdadm.conf
^[[32;01m*^[[0m 		MDADM: Adding support (compiling binaries)...
^[[32;01m*^[[0m mdadm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending modules cpio data...
^[[32;01m*^[[0m         >> Appending blkid cpio data...
^[[32;01m*^[[0m Creating kernel cache
^[[32;01m*^[[0m Creating minimal kernel package
^[[32;01m*^[[0m Creating modules package
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Kernel compiled successfully!
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Required Kernel Parameters:
^[[32;01m*^[[0m     real_root=/dev/$ROOT
^[[32;01m*^[[0m 
^[[32;01m*^[[0m     Where $ROOT is the device node for your root partition as the
^[[32;01m*^[[0m     one specified in /etc/fstab
^[[32;01m*^[[0m 
^[[32;01m*^[[0m If you require Genkernel's hardware detection features; you MUST
^[[32;01m*^[[0m tell your bootloader to use the provided INITRAMFS file. Otherwise;
^[[32;01m*^[[0m substitute the root argument for the real_root argument if you are
^[[32;01m*^[[0m not planning to use the initramfs...

^[[33;01m*^[[0m WARNING... WARNING... WARNING...
^[[33;01m*^[[0m Additional kernel cmdline arguments that *may* be required to boot properly...
^[[33;01m*^[[0m add "dolvm" for lvm support
^[[33;01m*^[[0m add "dodmraid" for dmraid support
^[[33;01m*^[[0m add "domdadm" for RAID support
^[[33;01m*^[[0m 	or "dodmraid=<additional options>"
^[[33;01m*^[[0m With support for several ext* filesystems around it may be needed to
^[[33;01m*^[[0m add "rootfstype=ext3" or "rootfstype=ext4"

^[[32;01m*^[[0m Do NOT report kernel bugs as genkernel bugs unless your bug
^[[32;01m*^[[0m is about the default genkernel configuration...
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Make sure you have the latest ~arch genkernel before reporting bugs.
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/tmp/chroot-functions.sh from the chroot
copying post-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/tmp/
Running post-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/
/tmp/post-kmerge.sh: line 10: /sbin/depscan.sh: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/tmp/chroot-functions.sh from the chroot
--- Running action sequence: bootloader
/usr/lib/catalyst/targets/support/functions.sh: line 129: [: /space/catalyst/builds/default/livecd-stage2-alpha-20120908//boot/System.map-alpha-3.3.8-gentoo: binary operator expected
--- Running action sequence: preclean
--- Running action sequence: livecd_update
copying livecdfs-update.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/tmp/
Running livecdfs-update.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/
sed: can't read /etc/conf.d/rc: No such file or directory
sed: can't read /etc/conf.d/rc: No such file or directory
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  176k  100  176k    0     0  1074k      0 --:--:-- --:--:-- --:--:-- 2074k
Done.
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/tmp/chroot-functions.sh from the chroot
--- Running action sequence: root_overlay
--- Running action sequence: fsscript
copying livecd.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/tmp/
cp: cannot stat '/home/armin76/releng/trunk/releases/weekly/scripts/livecd.sh': No such file or directory
chmod: cannot access '/space/catalyst/tmp/default/livecd-stage2-alpha-20120908/tmp//livecd.sh': No such file or directory
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/tmp/
Running livecd.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20120908/
chroot: failed to run command '/tmp/livecd.sh': No such file or directory

!!! catalyst: fsscript script failed.

/proc is still mounted; performing auto-bind-umount... Auto-unbind successful...
Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 207, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1251, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1045, in fsscript
    " fsscript","fsscript script failed.",env=self.env)
File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
!!! catalyst: Error encountered during run of target livecd-stage2
Catalyst aborting....
lockfile does not exist '/space/catalyst/tmp/default/livecd-stage2-alpha-20120908/.catalyst_lock'



Full build log at /tmp/catalyst-auto.9164/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2012-09-01 16:00 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2012-09-01 16:00 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




^[[32;01m*^[[0m           - 1.18.1-openvt.diff
^[[32;01m*^[[0m           - busybox-1.20.1-mdstart.patch
^[[32;01m*^[[0m           - busybox-1.7.4-signal-hack.patch
^[[32;01m*^[[0m busybox: >> Configuring...
^[[32;01m*^[[0m busybox: >> Compiling...
^[[32;01m*^[[0m busybox: >> Copying to cache...
^[[32;01m*^[[0m initramfs: >> Initializing...
^[[32;01m*^[[0m         >> Appending base_layout cpio data...
^[[32;01m*^[[0m         >> Appending auxilary cpio data...
^[[32;01m*^[[0m         >> Appending busybox cpio data...
^[[32;01m*^[[0m         >> Appending lvm cpio data...
^[[32;01m*^[[0m           LVM: Adding support (using local static binary /sbin/lvm.static)...
^[[32;01m*^[[0m         >> Appending dmraid cpio data...
^[[32;01m*^[[0m DMRAID: Adding support (compiling binaries)...
^[[32;01m*^[[0m device-mapper: >> Compiling...
^[[32;01m*^[[0m         >> Copying to cache...
^[[32;01m*^[[0m dmraid: >> Configuring...
^[[32;01m*^[[0m dmraid: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending mdadm cpio data...
^[[32;01m*^[[0m 		MDADM: Skipping inclusion of mdadm.conf
^[[32;01m*^[[0m 		MDADM: Adding support (compiling binaries)...
^[[32;01m*^[[0m mdadm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending modules cpio data...
^[[32;01m*^[[0m         >> Appending blkid cpio data...
^[[32;01m*^[[0m Creating kernel cache
^[[32;01m*^[[0m Creating minimal kernel package
^[[32;01m*^[[0m Creating modules package
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Kernel compiled successfully!
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Required Kernel Parameters:
^[[32;01m*^[[0m     real_root=/dev/$ROOT
^[[32;01m*^[[0m 
^[[32;01m*^[[0m     Where $ROOT is the device node for your root partition as the
^[[32;01m*^[[0m     one specified in /etc/fstab
^[[32;01m*^[[0m 
^[[32;01m*^[[0m If you require Genkernel's hardware detection features; you MUST
^[[32;01m*^[[0m tell your bootloader to use the provided INITRAMFS file. Otherwise;
^[[32;01m*^[[0m substitute the root argument for the real_root argument if you are
^[[32;01m*^[[0m not planning to use the initramfs...

^[[33;01m*^[[0m WARNING... WARNING... WARNING...
^[[33;01m*^[[0m Additional kernel cmdline arguments that *may* be required to boot properly...
^[[33;01m*^[[0m add "dolvm" for lvm support
^[[33;01m*^[[0m add "dodmraid" for dmraid support
^[[33;01m*^[[0m add "domdadm" for RAID support
^[[33;01m*^[[0m 	or "dodmraid=<additional options>"
^[[33;01m*^[[0m With support for several ext* filesystems around it may be needed to
^[[33;01m*^[[0m add "rootfstype=ext3" or "rootfstype=ext4"

^[[32;01m*^[[0m Do NOT report kernel bugs as genkernel bugs unless your bug
^[[32;01m*^[[0m is about the default genkernel configuration...
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Make sure you have the latest ~arch genkernel before reporting bugs.
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/tmp/chroot-functions.sh from the chroot
copying post-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/tmp/
Running post-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/
/tmp/post-kmerge.sh: line 10: /sbin/depscan.sh: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/tmp/chroot-functions.sh from the chroot
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/tmp/
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.24_p2 found ... continuing
emerge --quiet --nodeps --update --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/gentoo-sources-3.3.8 for /tmp/kerncache/gentoo_nolsa/
>>> Installing (1 of 1) sys-kernel/gentoo-sources-3.3.8 to /tmp/kerncache/gentoo_nolsa/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...

 * Messages for package sys-kernel/gentoo-sources-3.3.8 merged to /tmp/kerncache/gentoo_nolsa/:

 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.24_p2^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20120901 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20120901.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20120901.tar.bz2 all --kerncache=/tmp/kerncache/gentoo_nolsa-kerncache-20120901.tar.bz2 --kernel-config=/var/tmp/gentoo_nolsa.config

^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.3.8-gentoo^[[0m for ^[[0;01malpha^[[0m...
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: Using config from /var/tmp/gentoo_nolsa.config
^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.3.8-gentoo boot...
^[[32;01m*^[[0m         >> Not installing firmware as it's included in the kernel already (CONFIG_FIRMWARE_IN_KERNEL=y)...
^[[32;01m*^[[0m         >> Compiling 3.3.8-gentoo modules...
^[[32;01m*^[[0m Copying config for successful build to /etc/kernels/kernel-config-alpha-3.3.8-gentoo
^[[32;01m*^[[0m e2fsprogs: >> Applying patches...
^[[32;01m*^[[0m           - e2fsprogs-1.41.12-getpagesize.patch
^[[32;01m*^[[0m e2fsprogs: >> Configuring...
^[[32;01m*^[[0m e2fsprogs: >> Compiling...
^[[32;01m*^[[0m blkid: >> Copying to cache...
^[[32;01m*^[[0m busybox: >> Applying patches...
^[[32;01m*^[[0m           - 1.18.1-openvt.diff
^[[32;01m*^[[0m           - busybox-1.20.1-mdstart.patch
^[[32;01m*^[[0m           - busybox-1.7.4-signal-hack.patch
^[[32;01m*^[[0m busybox: >> Configuring...
^[[32;01m*^[[0m busybox: >> Compiling...
^[[32;01m*^[[0m busybox: >> Copying to cache...
^[[32;01m*^[[0m initramfs: >> Initializing...
^[[32;01m*^[[0m         >> Appending base_layout cpio data...
^[[32;01m*^[[0m         >> Appending auxilary cpio data...
^[[32;01m*^[[0m         >> Appending busybox cpio data...
^[[32;01m*^[[0m         >> Appending lvm cpio data...
^[[32;01m*^[[0m           LVM: Adding support (using local static binary /sbin/lvm.static)...
^[[32;01m*^[[0m         >> Appending dmraid cpio data...
^[[32;01m*^[[0m DMRAID: Adding support (compiling binaries)...
^[[32;01m*^[[0m device-mapper: >> Compiling...
^[[32;01m*^[[0m         >> Copying to cache...
^[[32;01m*^[[0m dmraid: >> Configuring...
^[[32;01m*^[[0m dmraid: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending mdadm cpio data...
^[[32;01m*^[[0m 		MDADM: Skipping inclusion of mdadm.conf
^[[32;01m*^[[0m 		MDADM: Adding support (compiling binaries)...
^[[32;01m*^[[0m mdadm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending modules cpio data...
^[[32;01m*^[[0m         >> Appending blkid cpio data...
^[[32;01m*^[[0m Creating kernel cache
^[[32;01m*^[[0m Creating minimal kernel package
^[[32;01m*^[[0m Creating modules package
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Kernel compiled successfully!
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Required Kernel Parameters:
^[[32;01m*^[[0m     real_root=/dev/$ROOT
^[[32;01m*^[[0m 
^[[32;01m*^[[0m     Where $ROOT is the device node for your root partition as the
^[[32;01m*^[[0m     one specified in /etc/fstab
^[[32;01m*^[[0m 
^[[32;01m*^[[0m If you require Genkernel's hardware detection features; you MUST
^[[32;01m*^[[0m tell your bootloader to use the provided INITRAMFS file. Otherwise;
^[[32;01m*^[[0m substitute the root argument for the real_root argument if you are
^[[32;01m*^[[0m not planning to use the initramfs...

^[[33;01m*^[[0m WARNING... WARNING... WARNING...
^[[33;01m*^[[0m Additional kernel cmdline arguments that *may* be required to boot properly...
^[[33;01m*^[[0m add "dolvm" for lvm support
^[[33;01m*^[[0m add "dodmraid" for dmraid support
^[[33;01m*^[[0m add "domdadm" for RAID support
^[[33;01m*^[[0m 	or "dodmraid=<additional options>"
^[[33;01m*^[[0m With support for several ext* filesystems around it may be needed to
^[[33;01m*^[[0m add "rootfstype=ext3" or "rootfstype=ext4"

^[[32;01m*^[[0m Do NOT report kernel bugs as genkernel bugs unless your bug
^[[32;01m*^[[0m is about the default genkernel configuration...
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Make sure you have the latest ~arch genkernel before reporting bugs.
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/tmp/chroot-functions.sh from the chroot
copying post-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/tmp/
Running post-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/
/tmp/post-kmerge.sh: line 10: /sbin/depscan.sh: No such file or directory
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/tmp/chroot-functions.sh from the chroot
--- Running action sequence: bootloader
/usr/lib/catalyst/targets/support/functions.sh: line 129: [: /space/catalyst/builds/default/livecd-stage2-alpha-20120901//boot/System.map-alpha-3.3.8-gentoo: binary operator expected
--- Running action sequence: preclean
--- Running action sequence: livecd_update
copying livecdfs-update.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/tmp/
Running livecdfs-update.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/
sed: can't read /etc/conf.d/rc: No such file or directory
sed: can't read /etc/conf.d/rc: No such file or directory
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  175k  100  175k    0     0  1087k      0 --:--:-- --:--:-- --:--:-- 2038k
Done.
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/tmp/chroot-functions.sh from the chroot
--- Running action sequence: root_overlay
--- Running action sequence: fsscript
copying livecd.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/tmp/
cp: cannot stat '/home/armin76/releng/trunk/releases/weekly/scripts/livecd.sh': No such file or directory
chmod: cannot access '/space/catalyst/tmp/default/livecd-stage2-alpha-20120901/tmp//livecd.sh': No such file or directory
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/tmp/
Running livecd.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20120901/
chroot: failed to run command '/tmp/livecd.sh': No such file or directory

!!! catalyst: fsscript script failed.

/proc is still mounted; performing auto-bind-umount... Auto-unbind successful...
Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 207, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1251, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1045, in fsscript
    " fsscript","fsscript script failed.",env=self.env)
File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
!!! catalyst: Error encountered during run of target livecd-stage2
Catalyst aborting....
lockfile does not exist '/space/catalyst/tmp/default/livecd-stage2-alpha-20120901/.catalyst_lock'



Full build log at /tmp/catalyst-auto.31434/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2012-07-21 16:45 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2012-07-21 16:45 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.3.8-gentoo boot...
^[[31;01m*^[[0m ERROR: Failed to compile the "boot" target...

^[[32;01m*^[[0m -- Grepping log... --

* Gentoo Linux Genkernel; Version 3.4.24_p1^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20120721 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20120721.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20120721.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20120721.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* Linux Kernel 3.3.8-gentoo^[[0m for alpha^[[0m...
* ^[[1m^[[KWARNING^[[m^[[K: No mounted /boot partition detected!
^[[36m^[[K--^[[m^[[K
  SHIPPED scripts/genksyms/parse.tab.c
  HOSTCC  scripts/genksyms/lex.lex.o
  MKELF   scripts/mod/elfconfig.h
  HOSTCC  scripts/mod/file2alias.o
scripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
scripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result
^[[36m^[[K--^[[m^[[K
  CC      arch/alpha/kernel/console.o
  CC      arch/alpha/kernel/smp.o
  CC      arch/alpha/kernel/pci.o
  CC      kernel/exec_domain.o
arch/alpha/kernel/pci.c: In function 'common_init_pci':
arch/alpha/kernel/pci.c:438:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 2 of 'pci_fixup_irqs' from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      mm/shmem.o
  CC      arch/alpha/kernel/core_t2.o
  CC      kernel/sysctl.o
  CC      arch/alpha/kernel/core_tsunami.o
  CC      arch/alpha/kernel/sys_alcor.o
arch/alpha/kernel/sys_alcor.c:273:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_alcor.c:300:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/prio_tree.o
  CC      arch/alpha/kernel/sys_cabriolet.o
  CC      mm/util.o
  CC      mm/mmzone.o
arch/alpha/kernel/sys_cabriolet.c:338:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:365:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:389:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:415:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:440:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/vmstat.o
  CC      arch/alpha/kernel/sys_dp264.o
  CC      mm/backing-dev.o
arch/alpha/kernel/sys_dp264.c: In function 'dp264_map_irq':
arch/alpha/kernel/sys_dp264.c:403:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'monet_map_irq':
arch/alpha/kernel/sys_dp264.c:432:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'webbrick_map_irq':
arch/alpha/kernel/sys_dp264.c:487:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'clipper_map_irq':
arch/alpha/kernel/sys_dp264.c:510:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
  CC      kernel/sysctl_binary.o
arch/alpha/kernel/sys_dp264.c: At top level:
arch/alpha/kernel/sys_dp264.c:571:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:595:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:618:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:641:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:669:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_eb64p.o
arch/alpha/kernel/sys_eb64p.c:210:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_eb64p.c:234:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_eiger.o
  CC      kernel/capability.o
  CC      mm/page_isolation.o
  CC      mm/mm_init.o
arch/alpha/kernel/sys_eiger.c: In function 'eiger_map_irq':
arch/alpha/kernel/sys_eiger.c:158:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'pci_read_config_byte' discards qualifiers from pointer target type
include/linux/pci.h:749:19: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_eiger.c: At top level:
arch/alpha/kernel/sys_eiger.c:224:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      kernel/ptrace.o
  CC      mm/fremap.o
  CC      arch/alpha/kernel/sys_miata.o
  CC      kernel/timer.o
  CC      mm/highmem.o
arch/alpha/kernel/sys_miata.c:290:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_mikasa.o
  CC      mm/madvise.o
arch/alpha/kernel/sys_mikasa.c:218:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_mikasa.c:243:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_nautilus.o
  CC      mm/memory.o
  CC      mm/mincore.o
  CC      kernel/user.o
arch/alpha/kernel/sys_nautilus.c: In function 'nautilus_map_irq':
arch/alpha/kernel/sys_nautilus.c:79:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'pci_read_config_byte' discards qualifiers from pointer target type
include/linux/pci.h:749:19: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_nautilus.c: In function 'nautilus_init_pci':
arch/alpha/kernel/sys_nautilus.c:252:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 2 of 'pci_fixup_irqs' from incompatible pointer type
include/linux/pci.h:902:6: note: expected 'int (*)(const struct pci_dev *, u8,  u8)' but argument is of type 'int (*)(struct pci_dev *, u8,  u8)'
arch/alpha/kernel/sys_nautilus.c: At top level:
arch/alpha/kernel/sys_nautilus.c:277:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_noritake.o
  CC      kernel/signal.o
arch/alpha/kernel/sys_noritake.c:307:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_noritake.c:332:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/mlock.o
  CC      arch/alpha/kernel/sys_rawhide.o
arch/alpha/kernel/sys_rawhide.c:269:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_ruffian.o
  CC      mm/mmap.o
arch/alpha/kernel/sys_ruffian.c:237:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_rx164.o
  CC      mm/mprotect.o
arch/alpha/kernel/sys_rx164.c:200:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_sable.o
  CC      mm/mremap.o
arch/alpha/kernel/sys_sable.c:565:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sable.c:597:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sable.c:628:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      kernel/sys.o
  CC      arch/alpha/kernel/sys_sio.o
arch/alpha/kernel/sys_sio.c:328:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:358:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:387:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:425:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:454:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/msync.o
  CC      mm/rmap.o
  CC      arch/alpha/kernel/sys_sx164.o
  CC      arch/alpha/kernel/sys_takara.o
arch/alpha/kernel/sys_sx164.c:175:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/irq_pyxis.o
arch/alpha/kernel/sys_takara.c: In function 'takara_init_pci':
arch/alpha/kernel/sys_takara.c:250:24: ^[[1m^[[Kwarning^[[m^[[K: assignment from incompatible pointer type
arch/alpha/kernel/sys_takara.c: At top level:
arch/alpha/kernel/sys_takara.c:286:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      drivers/usb/core/usb.o
  CC      net/ipv4/tcp_cubic.o
  CC      drivers/scsi/libsas/sas_scsi_host.o
  CC      drivers/usb/core/hub.o
drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_scsi_task_done':
drivers/scsi/libsas/sas_scsi_host.c:117:3: ^[[1m^[[Kwarning^[[m^[[K: case value '2' not in enumerated type 'enum exec_status'
^[[36m^[[K--^[[m^[[K
  CC      net/xfrm/xfrm_replay.o
  LD      net/xfrm/built-in.o
  LD      net/built-in.o
  LD      vmlinux.o
  MODPOST vmlinux.o
^[[1m^[[KWARNING^[[m^[[K: "saved_config" [vmlinux] is COMMON symbol
^[[1m^[[KWARNING^[[m^[[K: modpost: Found 2 section mismatch(es).
^[[36m^[[K--^[[m^[[K
(.text+0x4c8e4): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `inetpeer_gc_worker':
(.text+0x4c9fc): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `inetpeer_gc_worker':
(.text+0x4ca3c): additional relocation overflows omitted from the output
make: *** [.tmp_vmlinux1] ^[[1m^[[KError ^[[m^[[K1
* Gentoo Linux Genkernel; Version 3.4.24_p1^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20120721 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20120721.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20120721.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20120721.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1456, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 206, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1254, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1482, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20120721/.catalyst_lock'



Full build log at /tmp/catalyst-auto.17756/log/installcd-stage2-minimal.log


^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2012-07-14 16:31 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2012-07-14 16:31 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




scripts/kconfig/confdata.c:467:10: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result
^[[36m^[[K--^[[m^[[K
  CC      kernel/bounds.s
  GEN     include/generated/bounds.h
  CC      arch/alpha/kernel/asm-offsets.s
  GEN     include/generated/asm-offsets.h
  CALL    scripts/checksyscalls.sh
<stdin>:1562:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_readv not implemented
<stdin>:1566:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_writev not implemented
^[[36m^[[K--^[[m^[[K
  HOSTCC  scripts/genksyms/genksyms.o
  CC      scripts/mod/empty.o
  CHK     include/generated/utsrelease.h
  HOSTCC  scripts/mod/mk_elfconfig
  CALL    scripts/checksyscalls.sh
<stdin>:1562:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_readv not implemented
<stdin>:1566:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_writev not implemented
^[[36m^[[K--^[[m^[[K
  SHIPPED scripts/genksyms/keywords.hash.c
  SHIPPED scripts/genksyms/parse.tab.h
  SHIPPED scripts/genksyms/parse.tab.c
  HOSTCC  scripts/genksyms/lex.lex.o
scripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
scripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result
^[[36m^[[K--^[[m^[[K
  CC      mm/page_alloc.o
  CC      kernel/fork.o
  CC      fs/char_dev.o
  CC      arch/alpha/kernel/pci.o
arch/alpha/kernel/pci.c: In function 'common_init_pci':
arch/alpha/kernel/pci.c:438:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 2 of 'pci_fixup_irqs' from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      kernel/softirq.o
  CC      arch/alpha/kernel/core_tsunami.o
  CC      arch/alpha/kernel/sys_alcor.o
  CC      fs/ioctl.o
  CC      kernel/resource.o
arch/alpha/kernel/sys_alcor.c:273:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_alcor.c:300:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_cabriolet.o
  CC      mm/shmem.o
arch/alpha/kernel/sys_cabriolet.c:338:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:365:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:389:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:415:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:440:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_dp264.o
  CC      fs/readdir.o
  CC      kernel/sysctl.o
arch/alpha/kernel/sys_dp264.c: In function 'dp264_map_irq':
arch/alpha/kernel/sys_dp264.c:403:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'monet_map_irq':
arch/alpha/kernel/sys_dp264.c:432:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'webbrick_map_irq':
arch/alpha/kernel/sys_dp264.c:487:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'clipper_map_irq':
arch/alpha/kernel/sys_dp264.c:510:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: At top level:
arch/alpha/kernel/sys_dp264.c:571:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:595:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:618:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:641:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:669:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_eb64p.o
arch/alpha/kernel/sys_eb64p.c:210:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_eb64p.c:234:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      fs/select.o
  CC      arch/alpha/kernel/sys_eiger.o
arch/alpha/kernel/sys_eiger.c: In function 'eiger_map_irq':
arch/alpha/kernel/sys_eiger.c:158:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'pci_read_config_byte' discards qualifiers from pointer target type
include/linux/pci.h:752:19: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_eiger.c: At top level:
arch/alpha/kernel/sys_eiger.c:224:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      kernel/sysctl_binary.o
  CC      arch/alpha/kernel/sys_miata.o
  CC      fs/fifo.o
  CC      mm/mmzone.o
  CC      mm/vmstat.o
arch/alpha/kernel/sys_miata.c:290:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      fs/dcache.o
  CC      arch/alpha/kernel/sys_mikasa.o
  CC      kernel/capability.o
arch/alpha/kernel/sys_mikasa.c:218:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_mikasa.c:243:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_nautilus.o
arch/alpha/kernel/sys_nautilus.c: In function 'nautilus_map_irq':
arch/alpha/kernel/sys_nautilus.c:79:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'pci_read_config_byte' discards qualifiers from pointer target type
include/linux/pci.h:752:19: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_nautilus.c: In function 'nautilus_init_pci':
arch/alpha/kernel/sys_nautilus.c:252:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 2 of 'pci_fixup_irqs' from incompatible pointer type
include/linux/pci.h:899:6: note: expected 'int (*)(const struct pci_dev *, u8,  u8)' but argument is of type 'int (*)(struct pci_dev *, u8,  u8)'
arch/alpha/kernel/sys_nautilus.c: At top level:
arch/alpha/kernel/sys_nautilus.c:277:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_noritake.o
  CC      mm/backing-dev.o
  CC      kernel/ptrace.o
arch/alpha/kernel/sys_noritake.c:307:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_noritake.c:332:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_rawhide.o
  CC      kernel/timer.o
arch/alpha/kernel/sys_rawhide.c:269:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_ruffian.o
  CC      mm/page_isolation.o
  CC      fs/inode.o
arch/alpha/kernel/sys_ruffian.c:237:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/mm_init.o
  CC      arch/alpha/kernel/sys_rx164.o
arch/alpha/kernel/sys_rx164.c:200:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/mmu_context.o
  CC      arch/alpha/kernel/sys_sable.o
  CC      kernel/user.o
arch/alpha/kernel/sys_sable.c:565:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sable.c:597:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sable.c:628:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/percpu.o
  CC      arch/alpha/kernel/sys_sio.o
  CC      kernel/signal.o
arch/alpha/kernel/sys_sio.c:328:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:358:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:387:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:425:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:454:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      fs/attr.o
  CC      arch/alpha/kernel/sys_sx164.o
arch/alpha/kernel/sys_sx164.c:175:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_takara.o
  CC      fs/bad_inode.o
arch/alpha/kernel/sys_takara.c: In function 'takara_init_pci':
arch/alpha/kernel/sys_takara.c:250:24: ^[[1m^[[Kwarning^[[m^[[K: assignment from incompatible pointer type
arch/alpha/kernel/sys_takara.c: At top level:
arch/alpha/kernel/sys_takara.c:286:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  LD      drivers/tty/serial/built-in.o
  CC      drivers/tty/vt/vt_ioctl.o
  CC      drivers/scsi/libsas/sas_scsi_host.o
  CC      net/sunrpc/addr.o
drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_scsi_task_done':
drivers/scsi/libsas/sas_scsi_host.c:117:3: ^[[1m^[[Kwarning^[[m^[[K: case value '2' not in enumerated type 'enum exec_status'
^[[36m^[[K--^[[m^[[K
  LD      drivers/video/fb.o
  LD      drivers/video/built-in.o
  LD      drivers/built-in.o
  LD      vmlinux.o
  MODPOST vmlinux.o
^[[1m^[[KWARNING^[[m^[[K: "saved_config" [vmlinux] is COMMON symbol
^[[1m^[[KWARNING^[[m^[[K: modpost: Found 2 section mismatch(es).
^[[36m^[[K--^[[m^[[K
(.text+0xea458): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_pipe_open.clone.7':
(.text+0xea488): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_setup_upcall':
(.text+0xeb22c): additional relocation overflows omitted from the output
make: *** [.tmp_vmlinux1] ^[[1m^[[KError ^[[m^[[K1
* Gentoo Linux Genkernel; Version 3.4.24_p1^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20120714 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20120714.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20120714.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20120714.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1456, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 206, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1254, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1482, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20120714/.catalyst_lock'



Full build log at /tmp/catalyst-auto.25653/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2012-06-30 14:30 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2012-06-30 14:30 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




^[[36m^[[K--^[[m^[[K
  CC      kernel/bounds.s
  GEN     include/generated/bounds.h
  CC      arch/alpha/kernel/asm-offsets.s
  GEN     include/generated/asm-offsets.h
  CALL    scripts/checksyscalls.sh
<stdin>:1562:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_readv not implemented
<stdin>:1566:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_writev not implemented
^[[36m^[[K--^[[m^[[K
  HOSTCC  scripts/kallsyms
  HOSTCC  scripts/genksyms/genksyms.o
  CC      scripts/mod/empty.o
  CALL    scripts/checksyscalls.sh
  HOSTCC  scripts/mod/mk_elfconfig
<stdin>:1562:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_readv not implemented
<stdin>:1566:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_writev not implemented
^[[36m^[[K--^[[m^[[K
  SHIPPED scripts/genksyms/keywords.hash.c
  SHIPPED scripts/genksyms/parse.tab.h
  SHIPPED scripts/genksyms/parse.tab.c
  HOSTCC  scripts/genksyms/lex.lex.o
scripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
scripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result
^[[36m^[[K--^[[m^[[K
  CC      mm/readahead.o
  CC      kernel/resource.o
  CC      fs/char_dev.o
  CC      arch/alpha/kernel/pci.o
arch/alpha/kernel/pci.c: In function 'common_init_pci':
arch/alpha/kernel/pci.c:438:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 2 of 'pci_fixup_irqs' from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      mm/mmzone.o
  CC      fs/fcntl.o
  CC      arch/alpha/kernel/core_tsunami.o
  CC      mm/vmstat.o
  CC      arch/alpha/kernel/sys_alcor.o
arch/alpha/kernel/sys_alcor.c:273:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_alcor.c:300:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_cabriolet.o
  CC      fs/ioctl.o
  CC      mm/backing-dev.o
  CC      kernel/sys.o
arch/alpha/kernel/sys_cabriolet.c:338:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:365:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:389:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:415:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:440:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_dp264.o
arch/alpha/kernel/sys_dp264.c: In function 'dp264_map_irq':
arch/alpha/kernel/sys_dp264.c:403:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'monet_map_irq':
arch/alpha/kernel/sys_dp264.c:432:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'webbrick_map_irq':
arch/alpha/kernel/sys_dp264.c:487:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'clipper_map_irq':
arch/alpha/kernel/sys_dp264.c:510:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: At top level:
arch/alpha/kernel/sys_dp264.c:571:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:595:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:618:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:641:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:669:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      fs/readdir.o
  CC      mm/page_isolation.o
  CC      arch/alpha/kernel/sys_eb64p.o
  CC      mm/mm_init.o
arch/alpha/kernel/sys_eb64p.c:210:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_eb64p.c:234:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_eiger.o
  CC      fs/select.o
  CC      mm/mmu_context.o
arch/alpha/kernel/sys_eiger.c: In function 'eiger_map_irq':
arch/alpha/kernel/sys_eiger.c:158:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'pci_read_config_byte' discards qualifiers from pointer target type
include/linux/pci.h:752:19: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_eiger.c: At top level:
arch/alpha/kernel/sys_eiger.c:224:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      arch/alpha/kernel/sys_jensen.o
  CC      mm/percpu.o
  CC      arch/alpha/kernel/sys_miata.o
  CC      kernel/workqueue.o
  CC      fs/fifo.o
arch/alpha/kernel/sys_miata.c:290:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_mikasa.o
  CC      fs/dcache.o
arch/alpha/kernel/sys_mikasa.c:218:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_mikasa.c:243:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_nautilus.o
arch/alpha/kernel/sys_nautilus.c: In function 'nautilus_map_irq':
arch/alpha/kernel/sys_nautilus.c:79:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'pci_read_config_byte' discards qualifiers from pointer target type
include/linux/pci.h:752:19: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_nautilus.c: In function 'nautilus_init_pci':
arch/alpha/kernel/sys_nautilus.c:252:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 2 of 'pci_fixup_irqs' from incompatible pointer type
include/linux/pci.h:899:6: note: expected 'int (*)(const struct pci_dev *, u8,  u8)' but argument is of type 'int (*)(struct pci_dev *, u8,  u8)'
arch/alpha/kernel/sys_nautilus.c: At top level:
arch/alpha/kernel/sys_nautilus.c:277:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/fremap.o
  CC      arch/alpha/kernel/sys_noritake.o
arch/alpha/kernel/sys_noritake.c:307:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_noritake.c:332:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_rawhide.o
  CC      mm/highmem.o
arch/alpha/kernel/sys_rawhide.c:269:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/madvise.o
  CC      arch/alpha/kernel/sys_ruffian.o
  CC      kernel/pid.o
arch/alpha/kernel/sys_ruffian.c:237:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_rx164.o
  CC      fs/inode.o
  CC      mm/memory.o
arch/alpha/kernel/sys_rx164.c:200:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_sable.o
arch/alpha/kernel/sys_sable.c:565:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sable.c:597:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sable.c:628:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      kernel/rcupdate.o
  CC      arch/alpha/kernel/sys_sio.o
  CC      kernel/extable.o
arch/alpha/kernel/sys_sio.c:328:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:358:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:387:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:425:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:454:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_sx164.o
  CC      fs/attr.o
  CC      kernel/params.o
arch/alpha/kernel/sys_sx164.c:175:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_takara.o
arch/alpha/kernel/sys_takara.c: In function 'takara_init_pci':
arch/alpha/kernel/sys_takara.c:250:24: ^[[1m^[[Kwarning^[[m^[[K: assignment from incompatible pointer type
arch/alpha/kernel/sys_takara.c: At top level:
arch/alpha/kernel/sys_takara.c:286:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      net/xfrm/xfrm_hash.o
  CC      drivers/scsi/libsas/sas_scsi_host.o
  CC      net/sunrpc/auth_unix.o
  CC      net/xfrm/xfrm_input.o
drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_scsi_task_done':
drivers/scsi/libsas/sas_scsi_host.c:117:3: ^[[1m^[[Kwarning^[[m^[[K: case value '2' not in enumerated type 'enum exec_status'
^[[36m^[[K--^[[m^[[K
  LD      drivers/video/fb.o
  LD      drivers/video/built-in.o
  LD      drivers/built-in.o
  LD      vmlinux.o
  MODPOST vmlinux.o
^[[1m^[[KWARNING^[[m^[[K: "saved_config" [vmlinux] is COMMON symbol
^[[1m^[[KWARNING^[[m^[[K: modpost: Found 2 section mismatch(es).
^[[36m^[[K--^[[m^[[K
(.text+0xea458): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_pipe_open.clone.7':
(.text+0xea488): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_setup_upcall':
(.text+0xeb22c): additional relocation overflows omitted from the output
make: *** [.tmp_vmlinux1] ^[[1m^[[KError ^[[m^[[K1
* Gentoo Linux Genkernel; Version 3.4.20^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20120630 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20120630.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20120630.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20120630.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1456, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 206, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1254, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1482, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20120630/.catalyst_lock'



Full build log at /tmp/catalyst-auto.12367/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2012-05-12 15:26 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2012-05-12 15:26 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




  GEN     include/generated/bounds.h
  CC      arch/alpha/kernel/asm-offsets.s
  GEN     include/generated/asm-offsets.h
  CALL    scripts/checksyscalls.sh
<stdin>:1562:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_readv not implemented
<stdin>:1566:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_writev not implemented
^[[36m^[[K--^[[m^[[K
  HOSTCC  scripts/kallsyms
  CC      scripts/mod/empty.o
  HOSTCC  scripts/genksyms/genksyms.o
  CALL    scripts/checksyscalls.sh
  HOSTCC  scripts/mod/mk_elfconfig
<stdin>:1562:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_readv not implemented
<stdin>:1566:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_writev not implemented
^[[36m^[[K--^[[m^[[K
  SHIPPED scripts/genksyms/keywords.hash.c
  SHIPPED scripts/genksyms/parse.tab.h
  SHIPPED scripts/genksyms/parse.tab.c
  HOSTCC  scripts/genksyms/lex.lex.o
scripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
scripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result
^[[36m^[[K--^[[m^[[K
  CC      mm/readahead.o
  CC      arch/alpha/kernel/pci.o
  CC      fs/pipe.o
  CC      kernel/cpu.o
arch/alpha/kernel/pci.c: In function 'common_init_pci':
arch/alpha/kernel/pci.c:438:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 2 of 'pci_fixup_irqs' from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      kernel/capability.o
  CC      arch/alpha/kernel/core_tsunami.o
  CC      mm/backing-dev.o
  CC      kernel/ptrace.o
  CC      arch/alpha/kernel/sys_alcor.o
arch/alpha/kernel/sys_alcor.c:273:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_alcor.c:300:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/page_isolation.o
  CC      arch/alpha/kernel/sys_cabriolet.o
  CC      kernel/timer.o
  CC      mm/mm_init.o
arch/alpha/kernel/sys_cabriolet.c:338:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:365:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:389:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:415:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:440:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      fs/inode.o
  CC      mm/mmu_context.o
  CC      arch/alpha/kernel/sys_dp264.o
arch/alpha/kernel/sys_dp264.c: In function 'dp264_map_irq':
arch/alpha/kernel/sys_dp264.c:403:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'monet_map_irq':
arch/alpha/kernel/sys_dp264.c:432:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'webbrick_map_irq':
arch/alpha/kernel/sys_dp264.c:487:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'clipper_map_irq':
arch/alpha/kernel/sys_dp264.c:510:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: At top level:
arch/alpha/kernel/sys_dp264.c:571:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:595:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:618:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:641:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:669:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/percpu.o
  CC      kernel/user.o
  CC      arch/alpha/kernel/sys_eb64p.o
arch/alpha/kernel/sys_eb64p.c:210:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_eb64p.c:234:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      kernel/signal.o
  CC      arch/alpha/kernel/sys_eiger.o
arch/alpha/kernel/sys_eiger.c: In function 'eiger_map_irq':
arch/alpha/kernel/sys_eiger.c:158:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'pci_read_config_byte' discards qualifiers from pointer target type
include/linux/pci.h:752:19: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_eiger.c: At top level:
arch/alpha/kernel/sys_eiger.c:224:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      fs/attr.o
  CC      arch/alpha/kernel/sys_jensen.o
  CC      mm/fremap.o
  CC      arch/alpha/kernel/sys_miata.o
  CC      fs/bad_inode.o
arch/alpha/kernel/sys_miata.c:290:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_mikasa.o
  CC      mm/highmem.o
  CC      fs/file.o
arch/alpha/kernel/sys_mikasa.c:218:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_mikasa.c:243:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      kernel/sys.o
  CC      mm/madvise.o
  CC      arch/alpha/kernel/sys_nautilus.o
arch/alpha/kernel/sys_nautilus.c: In function 'nautilus_map_irq':
arch/alpha/kernel/sys_nautilus.c:79:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'pci_read_config_byte' discards qualifiers from pointer target type
include/linux/pci.h:752:19: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_nautilus.c: In function 'nautilus_init_pci':
arch/alpha/kernel/sys_nautilus.c:252:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 2 of 'pci_fixup_irqs' from incompatible pointer type
include/linux/pci.h:899:6: note: expected 'int (*)(const struct pci_dev *, u8,  u8)' but argument is of type 'int (*)(struct pci_dev *, u8,  u8)'
arch/alpha/kernel/sys_nautilus.c: At top level:
arch/alpha/kernel/sys_nautilus.c:277:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_noritake.o
  CC      fs/filesystems.o
  CC      mm/memory.o
arch/alpha/kernel/sys_noritake.c:307:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_noritake.c:332:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_rawhide.o
  CC      fs/namespace.o
arch/alpha/kernel/sys_rawhide.c:269:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_ruffian.o
  CC      kernel/kmod.o
arch/alpha/kernel/sys_ruffian.c:237:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_rx164.o
arch/alpha/kernel/sys_rx164.c:200:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_sable.o
  CC      kernel/workqueue.o
  CC      mm/mincore.o
arch/alpha/kernel/sys_sable.c:565:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sable.c:597:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sable.c:628:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_sio.o
  CC      mm/mlock.o
  CC      fs/seq_file.o
arch/alpha/kernel/sys_sio.c:328:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:358:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:387:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:425:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:454:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_sx164.o
arch/alpha/kernel/sys_sx164.c:175:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_takara.o
  CC      fs/xattr.o
  CC      mm/mmap.o
arch/alpha/kernel/sys_takara.c: In function 'takara_init_pci':
arch/alpha/kernel/sys_takara.c:250:24: ^[[1m^[[Kwarning^[[m^[[K: assignment from incompatible pointer type
arch/alpha/kernel/sys_takara.c: At top level:
arch/alpha/kernel/sys_takara.c:286:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      fs/xfs/xfs_log_cil.o
  CC      drivers/scsi/libsas/sas_scsi_host.o
  CC      drivers/usb/core/message.o
  CC      fs/xfs/xfs_buf_item.o
drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_scsi_task_done':
drivers/scsi/libsas/sas_scsi_host.c:117:3: ^[[1m^[[Kwarning^[[m^[[K: case value '2' not in enumerated type 'enum exec_status'
^[[36m^[[K--^[[m^[[K
  LD      drivers/video/fb.o
  LD      drivers/video/built-in.o
  LD      drivers/built-in.o
  LD      vmlinux.o
  MODPOST vmlinux.o
^[[1m^[[KWARNING^[[m^[[K: "saved_config" [vmlinux] is COMMON symbol
^[[1m^[[KWARNING^[[m^[[K: modpost: Found 2 section mismatch(es).
^[[36m^[[K--^[[m^[[K
(.text+0xea458): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_pipe_open.clone.7':
(.text+0xea488): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_setup_upcall':
(.text+0xeb22c): additional relocation overflows omitted from the output
make: *** [.tmp_vmlinux1] ^[[1m^[[KError ^[[m^[[K1
* Gentoo Linux Genkernel; Version 3.4.20^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20120512 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20120512.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20120512.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20120512.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1458, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 206, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1256, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1484, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20120512/.catalyst_lock'



Full build log at /tmp/catalyst-auto.9427/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2012-05-05 14:46 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2012-05-05 14:46 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




  CC      kernel/bounds.s
  GEN     include/generated/bounds.h
  CC      arch/alpha/kernel/asm-offsets.s
  GEN     include/generated/asm-offsets.h
  CALL    scripts/checksyscalls.sh
<stdin>:1562:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_readv not implemented
<stdin>:1566:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_writev not implemented
^[[36m^[[K--^[[m^[[K
  HOSTCC  scripts/kallsyms
  HOSTCC  scripts/genksyms/genksyms.o
  CC      scripts/mod/empty.o
  CALL    scripts/checksyscalls.sh
  HOSTCC  scripts/mod/mk_elfconfig
<stdin>:1562:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_readv not implemented
<stdin>:1566:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_writev not implemented
^[[36m^[[K--^[[m^[[K
  SHIPPED scripts/genksyms/keywords.hash.c
  SHIPPED scripts/genksyms/parse.tab.h
  SHIPPED scripts/genksyms/parse.tab.c
  HOSTCC  scripts/genksyms/lex.lex.o
scripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
scripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result
^[[36m^[[K--^[[m^[[K
  CC      mm/oom_kill.o
  CC      arch/alpha/kernel/smp.o
  CC      arch/alpha/kernel/pci.o
  CC      mm/fadvise.o
arch/alpha/kernel/pci.c: In function 'common_init_pci':
arch/alpha/kernel/pci.c:438:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 2 of 'pci_fixup_irqs' from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      mm/truncate.o
  CC      arch/alpha/kernel/core_tsunami.o
  TIMEC   kernel/timeconst.h
  CC      arch/alpha/kernel/sys_alcor.o
  CC      kernel/softirq.o
arch/alpha/kernel/sys_alcor.c:273:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_alcor.c:300:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/vmscan.o
  CC      arch/alpha/kernel/sys_cabriolet.o
  CC      fs/read_write.o
arch/alpha/kernel/sys_cabriolet.c:338:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:365:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:389:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:415:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:440:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_dp264.o
  CC      kernel/resource.o
arch/alpha/kernel/sys_dp264.c: In function 'dp264_map_irq':
arch/alpha/kernel/sys_dp264.c:403:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'monet_map_irq':
arch/alpha/kernel/sys_dp264.c:432:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'webbrick_map_irq':
arch/alpha/kernel/sys_dp264.c:487:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'clipper_map_irq':
arch/alpha/kernel/sys_dp264.c:510:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: At top level:
arch/alpha/kernel/sys_dp264.c:571:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:595:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:618:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:641:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:669:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_eb64p.o
  CC      fs/file_table.o
arch/alpha/kernel/sys_eb64p.c:210:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_eb64p.c:234:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_eiger.o
  CC      kernel/sysctl.o
arch/alpha/kernel/sys_eiger.c: In function 'eiger_map_irq':
arch/alpha/kernel/sys_eiger.c:158:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'pci_read_config_byte' discards qualifiers from pointer target type
include/linux/pci.h:752:19: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_eiger.c: At top level:
arch/alpha/kernel/sys_eiger.c:224:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/shmem.o
  CC      arch/alpha/kernel/sys_jensen.o
  CC      fs/super.o
  CC      arch/alpha/kernel/sys_miata.o
arch/alpha/kernel/sys_miata.c:290:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_mikasa.o
  CC      kernel/sysctl_binary.o
arch/alpha/kernel/sys_mikasa.c:218:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_mikasa.c:243:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_nautilus.o
  CC      fs/char_dev.o
  CC      mm/prio_tree.o
arch/alpha/kernel/sys_nautilus.c: In function 'nautilus_map_irq':
arch/alpha/kernel/sys_nautilus.c:79:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'pci_read_config_byte' discards qualifiers from pointer target type
include/linux/pci.h:752:19: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_nautilus.c: In function 'nautilus_init_pci':
arch/alpha/kernel/sys_nautilus.c:252:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 2 of 'pci_fixup_irqs' from incompatible pointer type
include/linux/pci.h:899:6: note: expected 'int (*)(const struct pci_dev *, u8,  u8)' but argument is of type 'int (*)(struct pci_dev *, u8,  u8)'
arch/alpha/kernel/sys_nautilus.c: At top level:
arch/alpha/kernel/sys_nautilus.c:277:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      kernel/capability.o
  CC      mm/util.o
  CC      arch/alpha/kernel/sys_noritake.o
arch/alpha/kernel/sys_noritake.c:307:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_noritake.c:332:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      fs/stat.o
  CC      arch/alpha/kernel/sys_rawhide.o
  CC      mm/mmzone.o
  CC      kernel/ptrace.o
  CC      mm/vmstat.o
arch/alpha/kernel/sys_rawhide.c:269:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_ruffian.o
arch/alpha/kernel/sys_ruffian.c:237:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      fs/exec.o
  CC      arch/alpha/kernel/sys_rx164.o
  CC      kernel/timer.o
arch/alpha/kernel/sys_rx164.c:200:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_sable.o
  CC      mm/backing-dev.o
arch/alpha/kernel/sys_sable.c:565:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sable.c:597:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sable.c:628:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_sio.o
  CC      kernel/user.o
arch/alpha/kernel/sys_sio.c:328:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:358:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:387:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:425:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:454:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_sx164.o
  CC      mm/page_isolation.o
  CC      kernel/signal.o
  CC      fs/pipe.o
arch/alpha/kernel/sys_sx164.c:175:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/mm_init.o
  CC      arch/alpha/kernel/sys_takara.o
arch/alpha/kernel/sys_takara.c: In function 'takara_init_pci':
arch/alpha/kernel/sys_takara.c:250:24: ^[[1m^[[Kwarning^[[m^[[K: assignment from incompatible pointer type
arch/alpha/kernel/sys_takara.c: At top level:
arch/alpha/kernel/sys_takara.c:286:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      fs/xfs/xfs_stats.o
  CC      drivers/scsi/libsas/sas_scsi_host.o
  CC      drivers/usb/core/hcd.o
  CC      fs/xfs/xfs_sysctl.o
drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_scsi_task_done':
drivers/scsi/libsas/sas_scsi_host.c:117:3: ^[[1m^[[Kwarning^[[m^[[K: case value '2' not in enumerated type 'enum exec_status'
^[[36m^[[K--^[[m^[[K
  LD      drivers/video/console/built-in.o
  LD      drivers/video/built-in.o
  LD      drivers/built-in.o
  LD      vmlinux.o
  MODPOST vmlinux.o
^[[1m^[[KWARNING^[[m^[[K: "saved_config" [vmlinux] is COMMON symbol
^[[1m^[[KWARNING^[[m^[[K: modpost: Found 2 section mismatch(es).
^[[36m^[[K--^[[m^[[K
(.text+0xea458): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_pipe_open.clone.7':
(.text+0xea488): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_setup_upcall':
(.text+0xeb22c): additional relocation overflows omitted from the output
make: *** [.tmp_vmlinux1] ^[[1m^[[KError ^[[m^[[K1
* Gentoo Linux Genkernel; Version 3.4.20^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20120505 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20120505.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20120505.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20120505.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1458, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 206, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1256, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1484, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20120505/.catalyst_lock'



Full build log at /tmp/catalyst-auto.8803/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2012-04-28 14:44 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2012-04-28 14:44 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




scripts/kconfig/zconf.tab.c: In function 'kconfig_print_comment':
scripts/kconfig/confdata.c:467:10: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result
^[[36m^[[K--^[[m^[[K
  CC      kernel/bounds.s
  GEN     include/generated/bounds.h
  CC      arch/alpha/kernel/asm-offsets.s
  GEN     include/generated/asm-offsets.h
  CALL    scripts/checksyscalls.sh
<stdin>:1562:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_readv not implemented
<stdin>:1566:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_writev not implemented
^[[36m^[[K--^[[m^[[K
  HOSTCC  scripts/kallsyms
  HOSTCC  scripts/genksyms/genksyms.o
  CC      scripts/mod/empty.o
  CALL    scripts/checksyscalls.sh
  HOSTCC  scripts/mod/mk_elfconfig
<stdin>:1562:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_readv not implemented
<stdin>:1566:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_writev not implemented
^[[36m^[[K--^[[m^[[K
  SHIPPED scripts/genksyms/keywords.hash.c
  SHIPPED scripts/genksyms/parse.tab.h
  SHIPPED scripts/genksyms/parse.tab.c
  HOSTCC  scripts/genksyms/lex.lex.o
scripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
scripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result
^[[36m^[[K--^[[m^[[K
  CC      arch/alpha/kernel/console.o
  CC      arch/alpha/kernel/smp.o
  CC      arch/alpha/kernel/pci.o
  CC      mm/oom_kill.o
arch/alpha/kernel/pci.c: In function 'common_init_pci':
arch/alpha/kernel/pci.c:438:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 2 of 'pci_fixup_irqs' from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      arch/alpha/kernel/core_tsunami.o
  TIMEC   kernel/timeconst.h
  CC      arch/alpha/kernel/sys_alcor.o
  CC      mm/truncate.o
  CC      kernel/softirq.o
arch/alpha/kernel/sys_alcor.c:273:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_alcor.c:300:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_cabriolet.o
  CC      fs/pipe.o
arch/alpha/kernel/sys_cabriolet.c:338:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:365:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:389:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:415:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:440:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/vmscan.o
  CC      arch/alpha/kernel/sys_dp264.o
  CC      kernel/resource.o
arch/alpha/kernel/sys_dp264.c: In function 'dp264_map_irq':
arch/alpha/kernel/sys_dp264.c:403:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'monet_map_irq':
arch/alpha/kernel/sys_dp264.c:432:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'webbrick_map_irq':
arch/alpha/kernel/sys_dp264.c:487:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'clipper_map_irq':
arch/alpha/kernel/sys_dp264.c:510:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: At top level:
arch/alpha/kernel/sys_dp264.c:571:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:595:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:618:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:641:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:669:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_eb64p.o
arch/alpha/kernel/sys_eb64p.c:210:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_eb64p.c:234:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      fs/namei.o
  CC      arch/alpha/kernel/sys_eiger.o
  CC      kernel/sysctl.o
arch/alpha/kernel/sys_eiger.c: In function 'eiger_map_irq':
arch/alpha/kernel/sys_eiger.c:158:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'pci_read_config_byte' discards qualifiers from pointer target type
include/linux/pci.h:752:19: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_eiger.c: At top level:
arch/alpha/kernel/sys_eiger.c:224:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_jensen.o
  CC      arch/alpha/kernel/sys_miata.o
  CC      mm/shmem.o
arch/alpha/kernel/sys_miata.c:290:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_mikasa.o
  CC      kernel/sysctl_binary.o
arch/alpha/kernel/sys_mikasa.c:218:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_mikasa.c:243:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_nautilus.o
arch/alpha/kernel/sys_nautilus.c: In function 'nautilus_map_irq':
arch/alpha/kernel/sys_nautilus.c:79:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'pci_read_config_byte' discards qualifiers from pointer target type
include/linux/pci.h:752:19: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_nautilus.c: In function 'nautilus_init_pci':
arch/alpha/kernel/sys_nautilus.c:252:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 2 of 'pci_fixup_irqs' from incompatible pointer type
include/linux/pci.h:899:6: note: expected 'int (*)(const struct pci_dev *, u8,  u8)' but argument is of type 'int (*)(struct pci_dev *, u8,  u8)'
arch/alpha/kernel/sys_nautilus.c: At top level:
arch/alpha/kernel/sys_nautilus.c:277:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_noritake.o
  CC      kernel/capability.o
  CC      fs/fcntl.o
arch/alpha/kernel/sys_noritake.c:307:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_noritake.c:332:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_rawhide.o
  CC      mm/prio_tree.o
arch/alpha/kernel/sys_rawhide.c:269:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/util.o
  CC      kernel/ptrace.o
  CC      arch/alpha/kernel/sys_ruffian.o
  CC      fs/ioctl.o
arch/alpha/kernel/sys_ruffian.c:237:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_rx164.o
  CC      mm/mmzone.o
  CC      kernel/timer.o
  CC      mm/vmstat.o
arch/alpha/kernel/sys_rx164.c:200:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_sable.o
arch/alpha/kernel/sys_sable.c:565:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sable.c:597:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sable.c:628:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      fs/readdir.o
  CC      arch/alpha/kernel/sys_sio.o
arch/alpha/kernel/sys_sio.c:328:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:358:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:387:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:425:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:454:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/backing-dev.o
  CC      arch/alpha/kernel/sys_sx164.o
  CC      kernel/user.o
  CC      fs/select.o
arch/alpha/kernel/sys_sx164.c:175:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_takara.o
  CC      kernel/signal.o
arch/alpha/kernel/sys_takara.c: In function 'takara_init_pci':
arch/alpha/kernel/sys_takara.c:250:24: ^[[1m^[[Kwarning^[[m^[[K: assignment from incompatible pointer type
arch/alpha/kernel/sys_takara.c: At top level:
arch/alpha/kernel/sys_takara.c:286:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      fs/xfs/xfs_inode.o
  CC      drivers/scsi/libsas/sas_discover.o
  CC      drivers/scsi/libsas/sas_expander.o
  CC      drivers/scsi/libsas/sas_scsi_host.o
drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_scsi_task_done':
drivers/scsi/libsas/sas_scsi_host.c:117:3: ^[[1m^[[Kwarning^[[m^[[K: case value '2' not in enumerated type 'enum exec_status'
^[[36m^[[K--^[[m^[[K
  LD      drivers/video/fb.o
  LD      drivers/video/built-in.o
  LD      drivers/built-in.o
  LD      vmlinux.o
  MODPOST vmlinux.o
^[[1m^[[KWARNING^[[m^[[K: "saved_config" [vmlinux] is COMMON symbol
^[[1m^[[KWARNING^[[m^[[K: modpost: Found 2 section mismatch(es).
^[[36m^[[K--^[[m^[[K
(.text+0xea458): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_pipe_open.clone.7':
(.text+0xea488): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_setup_upcall':
(.text+0xeb22c): additional relocation overflows omitted from the output
make: *** [.tmp_vmlinux1] ^[[1m^[[KError ^[[m^[[K1
* Gentoo Linux Genkernel; Version 3.4.20^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20120428 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20120428.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20120428.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20120428.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1458, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 206, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1256, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1484, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20120428/.catalyst_lock'



Full build log at /tmp/catalyst-auto.21526/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2012-03-10 20:46 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2012-03-10 20:46 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




  CC      kernel/bounds.s
  GEN     include/generated/bounds.h
  CC      arch/alpha/kernel/asm-offsets.s
  GEN     include/generated/asm-offsets.h
  CALL    scripts/checksyscalls.sh
<stdin>:1562:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_readv not implemented
<stdin>:1566:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_writev not implemented
^[[36m^[[K--^[[m^[[K
  HOSTCC  scripts/kallsyms
  CC      scripts/mod/empty.o
  HOSTCC  scripts/genksyms/genksyms.o
  CALL    scripts/checksyscalls.sh
  HOSTCC  scripts/mod/mk_elfconfig
<stdin>:1562:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_readv not implemented
<stdin>:1566:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_writev not implemented
^[[36m^[[K--^[[m^[[K
  SHIPPED scripts/genksyms/keywords.hash.c
  SHIPPED scripts/genksyms/parse.tab.h
  SHIPPED scripts/genksyms/parse.tab.c
  HOSTCC  scripts/genksyms/lex.lex.o
scripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
scripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result
^[[36m^[[K--^[[m^[[K
  CC      arch/alpha/kernel/smp.o
  CC      kernel/printk.o
  CC      arch/alpha/kernel/pci.o
  CC      mm/readahead.o
arch/alpha/kernel/pci.c: In function 'common_init_pci':
arch/alpha/kernel/pci.c:438:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 2 of 'pci_fixup_irqs' from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      mm/mmzone.o
  CC      mm/vmstat.o
  CC      kernel/sysctl_binary.o
  CC      arch/alpha/kernel/sys_alcor.o
  CC      fs/fifo.o
arch/alpha/kernel/sys_alcor.c:273:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_alcor.c:300:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      kernel/capability.o
  CC      fs/dcache.o
  CC      arch/alpha/kernel/sys_cabriolet.o
arch/alpha/kernel/sys_cabriolet.c:338:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:365:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:389:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:415:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:440:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/backing-dev.o
  CC      arch/alpha/kernel/sys_dp264.o
  CC      kernel/ptrace.o
arch/alpha/kernel/sys_dp264.c: In function 'dp264_map_irq':
arch/alpha/kernel/sys_dp264.c:403:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'monet_map_irq':
arch/alpha/kernel/sys_dp264.c:432:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'webbrick_map_irq':
arch/alpha/kernel/sys_dp264.c:487:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'clipper_map_irq':
arch/alpha/kernel/sys_dp264.c:510:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: At top level:
arch/alpha/kernel/sys_dp264.c:571:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:595:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:618:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:641:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:669:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_eb64p.o
  CC      mm/page_isolation.o
arch/alpha/kernel/sys_eb64p.c:210:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_eb64p.c:234:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      kernel/timer.o
  CC      arch/alpha/kernel/sys_eiger.o
  CC      mm/mm_init.o
arch/alpha/kernel/sys_eiger.c: In function 'eiger_map_irq':
arch/alpha/kernel/sys_eiger.c:158:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'pci_read_config_byte' discards qualifiers from pointer target type
include/linux/pci.h:752:19: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_eiger.c: At top level:
arch/alpha/kernel/sys_eiger.c:224:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      mm/mmu_context.o
  CC      fs/inode.o
  CC      mm/percpu.o
  CC      kernel/user.o
  CC      arch/alpha/kernel/sys_miata.o
arch/alpha/kernel/sys_miata.c:290:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_mikasa.o
  CC      kernel/signal.o
arch/alpha/kernel/sys_mikasa.c:218:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_mikasa.c:243:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_nautilus.o
  CC      fs/attr.o
arch/alpha/kernel/sys_nautilus.c: In function 'nautilus_map_irq':
arch/alpha/kernel/sys_nautilus.c:79:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'pci_read_config_byte' discards qualifiers from pointer target type
include/linux/pci.h:752:19: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_nautilus.c: In function 'nautilus_init_pci':
arch/alpha/kernel/sys_nautilus.c:252:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 2 of 'pci_fixup_irqs' from incompatible pointer type
include/linux/pci.h:899:6: note: expected 'int (*)(const struct pci_dev *, u8,  u8)' but argument is of type 'int (*)(struct pci_dev *, u8,  u8)'
arch/alpha/kernel/sys_nautilus.c: At top level:
arch/alpha/kernel/sys_nautilus.c:277:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_noritake.o
  CC      mm/fremap.o
arch/alpha/kernel/sys_noritake.c:307:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_noritake.c:332:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      fs/bad_inode.o
  CC      arch/alpha/kernel/sys_rawhide.o
  CC      mm/highmem.o
arch/alpha/kernel/sys_rawhide.c:269:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      fs/file.o
  CC      mm/madvise.o
  CC      arch/alpha/kernel/sys_ruffian.o
  CC      kernel/sys.o
arch/alpha/kernel/sys_ruffian.c:237:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_rx164.o
  CC      mm/memory.o
arch/alpha/kernel/sys_rx164.c:200:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_sable.o
  CC      fs/filesystems.o
arch/alpha/kernel/sys_sable.c:565:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sable.c:597:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sable.c:628:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_sio.o
  CC      fs/namespace.o
arch/alpha/kernel/sys_sio.c:328:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:358:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:387:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:425:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:454:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_sx164.o
  CC      kernel/kmod.o
arch/alpha/kernel/sys_sx164.c:175:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_takara.o
  CC      mm/mincore.o
arch/alpha/kernel/sys_takara.c: In function 'takara_init_pci':
arch/alpha/kernel/sys_takara.c:250:24: ^[[1m^[[Kwarning^[[m^[[K: assignment from incompatible pointer type
arch/alpha/kernel/sys_takara.c: At top level:
arch/alpha/kernel/sys_takara.c:286:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      drivers/tty/vt/vc_screen.o
  CC      drivers/tty/vt/selection.o
  CC      drivers/scsi/libsas/sas_scsi_host.o
  CC      fs/xfs/xfs_ialloc.o
drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_scsi_task_done':
drivers/scsi/libsas/sas_scsi_host.c:117:3: ^[[1m^[[Kwarning^[[m^[[K: case value '2' not in enumerated type 'enum exec_status'
^[[36m^[[K--^[[m^[[K
  LD      drivers/video/fb.o
  LD      drivers/video/built-in.o
  LD      drivers/built-in.o
  LD      vmlinux.o
  MODPOST vmlinux.o
^[[1m^[[KWARNING^[[m^[[K: "saved_config" [vmlinux] is COMMON symbol
^[[1m^[[KWARNING^[[m^[[K: modpost: Found 2 section mismatch(es).
^[[36m^[[K--^[[m^[[K
(.text+0xea458): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_pipe_open.clone.7':
(.text+0xea488): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_setup_upcall':
(.text+0xeb22c): additional relocation overflows omitted from the output
make: *** [.tmp_vmlinux1] ^[[1m^[[KError ^[[m^[[K1
* Gentoo Linux Genkernel; Version 3.4.16.1^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20120310 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20120310.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20120310.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20120310.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20120310/.catalyst_lock'



Full build log at /tmp/catalyst-auto.16220/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2012-03-03 16:07 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2012-03-03 16:07 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




  GEN     include/generated/asm-offsets.h
  CALL    scripts/checksyscalls.sh
<stdin>:1562:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_readv not implemented
<stdin>:1566:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_writev not implemented
^[[36m^[[K--^[[m^[[K
  HOSTCC  scripts/kallsyms
  HOSTCC  scripts/genksyms/genksyms.o
  CC      scripts/mod/empty.o
  CALL    scripts/checksyscalls.sh
  HOSTCC  scripts/mod/mk_elfconfig
<stdin>:1562:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_readv not implemented
<stdin>:1566:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_writev not implemented
^[[36m^[[K--^[[m^[[K
  SHIPPED scripts/genksyms/keywords.hash.c
  SHIPPED scripts/genksyms/parse.tab.h
  SHIPPED scripts/genksyms/parse.tab.c
  HOSTCC  scripts/genksyms/lex.lex.o
scripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
scripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result
^[[36m^[[K--^[[m^[[K
  CC      arch/alpha/kernel/smp.o
  TIMEC   kernel/timeconst.h
  CC      kernel/softirq.o
  CC      arch/alpha/kernel/pci.o
arch/alpha/kernel/pci.c: In function 'common_init_pci':
arch/alpha/kernel/pci.c:438:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 2 of 'pci_fixup_irqs' from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      mm/backing-dev.o
  CC      arch/alpha/kernel/core_tsunami.o
  CC      kernel/kmod.o
  CC      arch/alpha/kernel/sys_alcor.o
  CC      mm/page_isolation.o
arch/alpha/kernel/sys_alcor.c:273:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_alcor.c:300:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      kernel/workqueue.o
  CC      arch/alpha/kernel/sys_cabriolet.o
  CC      mm/mm_init.o
arch/alpha/kernel/sys_cabriolet.c:338:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:365:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:389:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:415:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:440:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      kernel/pid.o
  CC      mm/mmu_context.o
  CC      arch/alpha/kernel/sys_dp264.o
arch/alpha/kernel/sys_dp264.c: In function 'dp264_map_irq':
arch/alpha/kernel/sys_dp264.c:403:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'monet_map_irq':
arch/alpha/kernel/sys_dp264.c:432:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'webbrick_map_irq':
arch/alpha/kernel/sys_dp264.c:487:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'clipper_map_irq':
arch/alpha/kernel/sys_dp264.c:510:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: At top level:
arch/alpha/kernel/sys_dp264.c:571:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:595:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:618:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:641:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:669:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/percpu.o
  CC      arch/alpha/kernel/sys_eb64p.o
arch/alpha/kernel/sys_eb64p.c:210:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_eb64p.c:234:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      kernel/rcupdate.o
  CC      arch/alpha/kernel/sys_eiger.o
arch/alpha/kernel/sys_eiger.c: In function 'eiger_map_irq':
arch/alpha/kernel/sys_eiger.c:158:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'pci_read_config_byte' discards qualifiers from pointer target type
include/linux/pci.h:752:19: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
  CC      kernel/extable.o
arch/alpha/kernel/sys_eiger.c: At top level:
arch/alpha/kernel/sys_eiger.c:224:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_jensen.o
  CC      kernel/params.o
  CC      kernel/posix-timers.o
  CC      mm/fremap.o
  CC      arch/alpha/kernel/sys_miata.o
arch/alpha/kernel/sys_miata.c:290:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      kernel/kthread.o
  CC      mm/highmem.o
  CC      arch/alpha/kernel/sys_mikasa.o
  CC      kernel/wait.o
arch/alpha/kernel/sys_mikasa.c:218:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_mikasa.c:243:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/madvise.o
  CC      arch/alpha/kernel/sys_nautilus.o
  CC      mm/memory.o
arch/alpha/kernel/sys_nautilus.c: In function 'nautilus_map_irq':
arch/alpha/kernel/sys_nautilus.c:79:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'pci_read_config_byte' discards qualifiers from pointer target type
include/linux/pci.h:752:19: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_nautilus.c: In function 'nautilus_init_pci':
arch/alpha/kernel/sys_nautilus.c:252:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 2 of 'pci_fixup_irqs' from incompatible pointer type
include/linux/pci.h:899:6: note: expected 'int (*)(const struct pci_dev *, u8,  u8)' but argument is of type 'int (*)(struct pci_dev *, u8,  u8)'
arch/alpha/kernel/sys_nautilus.c: At top level:
arch/alpha/kernel/sys_nautilus.c:277:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/mincore.o
  CC      arch/alpha/kernel/sys_noritake.o
  CC      kernel/kfifo.o
arch/alpha/kernel/sys_noritake.c:307:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_noritake.c:332:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_rawhide.o
  CC      mm/mlock.o
arch/alpha/kernel/sys_rawhide.c:269:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      kernel/sys_ni.o
  CC      arch/alpha/kernel/sys_ruffian.o
  CC      kernel/posix-cpu-timers.o
arch/alpha/kernel/sys_ruffian.c:237:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_rx164.o
  CC      mm/mmap.o
arch/alpha/kernel/sys_rx164.c:200:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_sable.o
  CC      mm/mprotect.o
  CC      kernel/mutex.o
arch/alpha/kernel/sys_sable.c:565:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sable.c:597:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sable.c:628:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_sio.o
  CC      mm/mremap.o
  CC      kernel/hrtimer.o
arch/alpha/kernel/sys_sio.c:328:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:358:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:387:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:425:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:454:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_sx164.o
  CC      mm/msync.o
arch/alpha/kernel/sys_sx164.c:175:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      fs/open.o
  CC      arch/alpha/kernel/sys_takara.o
arch/alpha/kernel/sys_takara.c: In function 'takara_init_pci':
arch/alpha/kernel/sys_takara.c:250:24: ^[[1m^[[Kwarning^[[m^[[K: assignment from incompatible pointer type
arch/alpha/kernel/sys_takara.c: At top level:
arch/alpha/kernel/sys_takara.c:286:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      fs/xfs/xfs_dir2_leaf.o
  CC      drivers/scsi/libsas/sas_scsi_host.o
  CC      drivers/tty/vt/consolemap.o
  CC      net/sunrpc/svcauth.o
drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_scsi_task_done':
drivers/scsi/libsas/sas_scsi_host.c:117:3: ^[[1m^[[Kwarning^[[m^[[K: case value '2' not in enumerated type 'enum exec_status'
^[[36m^[[K--^[[m^[[K
  LD      drivers/video/fb.o
  LD      drivers/video/built-in.o
  LD      drivers/built-in.o
  LD      vmlinux.o
  MODPOST vmlinux.o
^[[1m^[[KWARNING^[[m^[[K: "saved_config" [vmlinux] is COMMON symbol
^[[1m^[[KWARNING^[[m^[[K: modpost: Found 2 section mismatch(es).
^[[36m^[[K--^[[m^[[K
(.text+0xea458): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_pipe_open.clone.7':
(.text+0xea488): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_setup_upcall':
(.text+0xeb22c): additional relocation overflows omitted from the output
make: *** [.tmp_vmlinux1] ^[[1m^[[KError ^[[m^[[K1
* Gentoo Linux Genkernel; Version 3.4.16.1^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20120303 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20120303.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20120303.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20120303.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20120303/.catalyst_lock'



Full build log at /tmp/catalyst-auto.16365/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2012-02-25 16:41 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2012-02-25 16:41 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




  GEN     include/generated/asm-offsets.h
  CALL    scripts/checksyscalls.sh
<stdin>:1562:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_readv not implemented
<stdin>:1566:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_writev not implemented
^[[36m^[[K--^[[m^[[K
  HOSTCC  scripts/kallsyms
  HOSTCC  scripts/genksyms/genksyms.o
  CC      scripts/mod/empty.o
  CALL    scripts/checksyscalls.sh
  HOSTCC  scripts/mod/mk_elfconfig
<stdin>:1562:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_readv not implemented
<stdin>:1566:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall process_vm_writev not implemented
^[[36m^[[K--^[[m^[[K
  SHIPPED scripts/genksyms/keywords.hash.c
  SHIPPED scripts/genksyms/parse.tab.h
  SHIPPED scripts/genksyms/parse.tab.c
  HOSTCC  scripts/genksyms/lex.lex.o
scripts/genksyms/lex.lex.c_shipped: In function 'yylex1':
scripts/genksyms/lex.lex.c_shipped:904:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result
^[[36m^[[K--^[[m^[[K
  CC      fs/exec.o
  CC      kernel/exec_domain.o
  CC      arch/alpha/kernel/pci.o
  CC      mm/page-writeback.o
arch/alpha/kernel/pci.c: In function 'common_init_pci':
arch/alpha/kernel/pci.c:438:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 2 of 'pci_fixup_irqs' from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      fs/readdir.o
  CC      arch/alpha/kernel/core_tsunami.o
  CC      kernel/sysctl.o
  CC      fs/select.o
  CC      arch/alpha/kernel/sys_alcor.o
arch/alpha/kernel/sys_alcor.c:273:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_alcor.c:300:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_cabriolet.o
  CC      mm/prio_tree.o
arch/alpha/kernel/sys_cabriolet.c:338:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:365:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:389:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:415:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_cabriolet.c:440:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/util.o
  CC      fs/fifo.o
  CC      arch/alpha/kernel/sys_dp264.o
  CC      kernel/sysctl_binary.o
arch/alpha/kernel/sys_dp264.c: In function 'dp264_map_irq':
arch/alpha/kernel/sys_dp264.c:403:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'monet_map_irq':
arch/alpha/kernel/sys_dp264.c:432:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'webbrick_map_irq':
arch/alpha/kernel/sys_dp264.c:487:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: In function 'clipper_map_irq':
arch/alpha/kernel/sys_dp264.c:510:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'isa_irq_fixup' discards qualifiers from pointer target type
arch/alpha/kernel/sys_dp264.c:369:1: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_dp264.c: At top level:
arch/alpha/kernel/sys_dp264.c:571:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:595:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:618:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:641:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_dp264.c:669:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      fs/dcache.o
  CC      mm/mmzone.o
  CC      arch/alpha/kernel/sys_eb64p.o
  CC      mm/vmstat.o
arch/alpha/kernel/sys_eb64p.c:210:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_eb64p.c:234:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      kernel/capability.o
  CC      arch/alpha/kernel/sys_eiger.o
arch/alpha/kernel/sys_eiger.c: In function 'eiger_map_irq':
arch/alpha/kernel/sys_eiger.c:158:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'pci_read_config_byte' discards qualifiers from pointer target type
include/linux/pci.h:752:19: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_eiger.c: At top level:
arch/alpha/kernel/sys_eiger.c:224:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      kernel/ptrace.o
  CC      mm/backing-dev.o
  CC      arch/alpha/kernel/sys_miata.o
  CC      kernel/timer.o
  CC      fs/inode.o
arch/alpha/kernel/sys_miata.c:290:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_mikasa.o
  CC      mm/page_isolation.o
arch/alpha/kernel/sys_mikasa.c:218:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_mikasa.c:243:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_nautilus.o
  CC      mm/mm_init.o
arch/alpha/kernel/sys_nautilus.c: In function 'nautilus_map_irq':
arch/alpha/kernel/sys_nautilus.c:79:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 1 of 'pci_read_config_byte' discards qualifiers from pointer target type
include/linux/pci.h:752:19: note: expected 'struct pci_dev *' but argument is of type 'const struct pci_dev *'
arch/alpha/kernel/sys_nautilus.c: In function 'nautilus_init_pci':
arch/alpha/kernel/sys_nautilus.c:252:2: ^[[1m^[[Kwarning^[[m^[[K: passing argument 2 of 'pci_fixup_irqs' from incompatible pointer type
include/linux/pci.h:899:6: note: expected 'int (*)(const struct pci_dev *, u8,  u8)' but argument is of type 'int (*)(struct pci_dev *, u8,  u8)'
arch/alpha/kernel/sys_nautilus.c: At top level:
arch/alpha/kernel/sys_nautilus.c:277:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_noritake.o
  CC      mm/mmu_context.o
  CC      kernel/user.o
arch/alpha/kernel/sys_noritake.c:307:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_noritake.c:332:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      fs/attr.o
  CC      arch/alpha/kernel/sys_rawhide.o
  CC      mm/percpu.o
  CC      kernel/signal.o
arch/alpha/kernel/sys_rawhide.c:269:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_ruffian.o
  CC      fs/bad_inode.o
arch/alpha/kernel/sys_ruffian.c:237:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_rx164.o
arch/alpha/kernel/sys_rx164.c:200:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_sable.o
  CC      fs/file.o
arch/alpha/kernel/sys_sable.c:565:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sable.c:597:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sable.c:628:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      mm/fremap.o
  CC      arch/alpha/kernel/sys_sio.o
  CC      fs/filesystems.o
arch/alpha/kernel/sys_sio.c:328:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:358:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:387:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:425:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
arch/alpha/kernel/sys_sio.c:454:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      kernel/sys.o
  CC      arch/alpha/kernel/sys_sx164.o
  CC      mm/highmem.o
arch/alpha/kernel/sys_sx164.c:175:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
  CC      arch/alpha/kernel/sys_takara.o
  CC      mm/madvise.o
  CC      fs/namespace.o
arch/alpha/kernel/sys_takara.c: In function 'takara_init_pci':
arch/alpha/kernel/sys_takara.c:250:24: ^[[1m^[[Kwarning^[[m^[[K: assignment from incompatible pointer type
arch/alpha/kernel/sys_takara.c: At top level:
arch/alpha/kernel/sys_takara.c:286:2: ^[[1m^[[Kwarning^[[m^[[K: initialization from incompatible pointer type
^[[36m^[[K--^[[m^[[K
  CC      net/sunrpc/clnt.o
  CC      drivers/scsi/libsas/sas_discover.o
  CC      drivers/scsi/libsas/sas_expander.o
  CC      drivers/scsi/libsas/sas_scsi_host.o
drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_scsi_task_done':
drivers/scsi/libsas/sas_scsi_host.c:117:3: ^[[1m^[[Kwarning^[[m^[[K: case value '2' not in enumerated type 'enum exec_status'
^[[36m^[[K--^[[m^[[K
  LD      net/sunrpc/built-in.o
  LD      net/xfrm/built-in.o
  LD      net/built-in.o
  LD      vmlinux.o
  MODPOST vmlinux.o
^[[1m^[[KWARNING^[[m^[[K: "saved_config" [vmlinux] is COMMON symbol
^[[1m^[[KWARNING^[[m^[[K: modpost: Found 2 section mismatch(es).
^[[36m^[[K--^[[m^[[K
(.text+0xea458): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_pipe_open.clone.7':
(.text+0xea488): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_setup_upcall':
(.text+0xeb22c): additional relocation overflows omitted from the output
make: *** [.tmp_vmlinux1] ^[[1m^[[KError ^[[m^[[K1
* Gentoo Linux Genkernel; Version 3.4.16.1^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20120225 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20120225.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20120225.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20120225.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20120225/.catalyst_lock'



Full build log at /tmp/catalyst-auto.19817/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2012-02-11 18:53 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2012-02-11 18:53 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




format/ataraid/asr.c: In function 'find_spare':
format/ataraid/asr.c:519:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:519:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'find_newest_drive':
format/ataraid/asr.c:715:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:715:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'in_raid_set':
format/ataraid/asr.c:785:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:785:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'cleanup_configlines':
format/ataraid/asr.c:801:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:801:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'update_metadata':
format/ataraid/asr.c:915:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:915:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'check_rd':
format/ataraid/asr.c:993:18: ^[[1m^[[Kwarning^[[m^[[K: comparison between 'enum type' and 'enum status'
format/ataraid/asr.c: At top level:
format/ataraid/asr.c:516:25: ^[[1m^[[Kwarning^[[m^[[K: 'find_spare' defined but not used
gcc -MM -MF format/ataraid/hpt37x.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/hpt37x.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/hpt37x.c -o format/ataraid/hpt37x.o
format/ataraid/hpt37x.c: In function 'dev_sort':
format/ataraid/hpt37x.c:95:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c:96:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c: In function 'set_sort':
format/ataraid/hpt37x.c:102:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c:102:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c:103:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c:103:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c: In function 'group_rd':
format/ataraid/hpt37x.c:220:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/hpt45x.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/hpt45x.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/hpt45x.c -o format/ataraid/hpt45x.o
format/ataraid/hpt45x.c: In function 'dev_sort':
format/ataraid/hpt45x.c:87:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c:88:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c: In function 'set_sort':
format/ataraid/hpt45x.c:94:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c:94:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c:95:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c:95:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/isw.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/isw.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/isw.c -o format/ataraid/isw.o
format/ataraid/isw.c: In function '_checksum':
format/ataraid/isw.c:127:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/isw.c: In function 'dev_sort':
format/ataraid/isw.c:458:20: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/isw.c:460:24: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/isw.c:460:54: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/jm.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/jm.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/jm.c -o format/ataraid/jm.o
format/ataraid/jm.c: In function 'checksum':
format/ataraid/jm.c:80:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/jm.c: In function 'dev_sort':
format/ataraid/jm.c:114:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/jm.c:114:44: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/jm.c: In function 'set_sort':
format/ataraid/jm.c:120:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/jm.c:120:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/lsi.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/lsi.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/lsi.c -o format/ataraid/lsi.o
format/ataraid/lsi.c: In function 'dev_sort':
format/ataraid/lsi.c:89:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/lsi.c:89:43: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/lsi.c: In function 'set_sort':
format/ataraid/lsi.c:104:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/lsi.c:104:46: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/nv.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/nv.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/nv.c -o format/ataraid/nv.o
format/ataraid/nv.c: In function 'dev_sort':
format/ataraid/nv.c:127:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c:128:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c: In function 'set_sort':
format/ataraid/nv.c:134:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c:134:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c:135:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c:135:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c: In function 'checksum':
format/ataraid/nv.c:185:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/pdc.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/pdc.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/pdc.c -o format/ataraid/pdc.o
format/ataraid/pdc.c: In function 'checksum':
format/ataraid/pdc.c:97:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/pdc.c: In function 'dev_sort':
format/ataraid/pdc.c:214:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/pdc.c:215:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/pdc.c: In function 'set_sort':
format/ataraid/pdc.c:221:21: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/pdc.c:221:21: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/sil.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/sil.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/sil.c -o format/ataraid/sil.o
format/ataraid/sil.c: In function 'checksum':
format/ataraid/sil.c:91:23: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
format/ataraid/sil.c:92:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c: In function 'dev_sort':
format/ataraid/sil.c:281:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c:282:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c: In function 'set_sort':
format/ataraid/sil.c:288:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c:288:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c:289:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c:289:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/via.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/via.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/via.c -o format/ataraid/via.o
format/ataraid/via.c: In function 'dev_sort':
format/ataraid/via.c:176:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c:177:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c: In function 'set_sort':
format/ataraid/via.c:191:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c:191:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c:192:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c:192:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ddf/ddf1.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1.c -o format/ddf/ddf1.o
format/ddf/ddf1.c: In function 'get_config_byoffset':
format/ddf/ddf1.c:91:20: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c:92:24: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'get_config_index':
format/ddf/ddf1.c:115:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'get_offset_entry':
format/ddf/ddf1.c:157:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'get_offset':
format/ddf/ddf1.c:173:28: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'dev_sort':
format/ddf/ddf1.c:598:20: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c:598:54: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c:599:20: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c:599:54: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'check_rd':
format/ddf/ddf1.c:846:18: ^[[1m^[[Kwarning^[[m^[[K: comparison between 'enum type' and 'enum status'
gcc -MM -MF format/ddf/ddf1_lib.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_lib.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_lib.c -o format/ddf/ddf1_lib.o
format/ddf/ddf1_lib.c: In function 'ddf1_process_records':
format/ddf/ddf1_lib.c:75:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ddf/ddf1_crc.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_crc.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_crc.c -o format/ddf/ddf1_crc.o
gcc -MM -MF format/ddf/ddf1_cvt.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_cvt.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_cvt.c -o format/ddf/ddf1_cvt.o
format/ddf/ddf1_cvt.c: In function 'ddf1_cvt_config_record':
format/ddf/ddf1_cvt.c:144:8: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1_cvt.c:151:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ddf/ddf1_dump.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_dump.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_dump.c -o format/ddf/ddf1_dump.o
format/ddf/ddf1_dump.c: In function 'dump_config_record':
format/ddf/ddf1_dump.c:213:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1_dump.c:214:22: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
^[[36m^[[K--^[[m^[[K
gcc -Os -DUSE_PTHREADS   -c -o monitor.o monitor.c
gcc -Os -DUSE_PTHREADS   -c -o managemon.o managemon.c
gcc -static -o mdadm mdadm.o config.o mdstat.o  ReadMe.o util.o Manage.o Assemble.o Build.o Create.o Detail.o Examine.o Grow.o Monitor.o dlink.o Kill.o Query.o Incremental.o mdopen.o super0.o super1.o super-ddf.o super-intel.o bitmap.o restripe.o sysfs.o sha1.o mapfile.o crc32.o sg_io.o msg.o platform-intel.o probe_roms.o 
gcc -static -pthread -z now -o mdmon mdmon.o monitor.o managemon.o util.o mdstat.o sysfs.o config.o Kill.o sg_io.o dlink.o ReadMe.o super0.o super1.o super-intel.o super-ddf.o sha1.o crc32.o msg.o bitmap.o platform-intel.o probe_roms.o 
gcc: now: No such file or directory
make: *** [mdmon] ^[[1m^[[KError ^[[m^[[K1
make: *** Waiting for unfinished jobs....
config.o: In function `load_conffile':
(.text+0x1e38): ^[[1m^[[Kwarning^[[m^[[K: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
config.o: In function `load_conffile':
(.text+0x1d48): ^[[1m^[[Kwarning^[[m^[[K: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
* Gentoo Linux Genkernel; Version 3.4.16^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20120211 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20120211.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20120211.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20120211.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "mdadm mdmon" target...

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20120211/.catalyst_lock'



Full build log at /tmp/catalyst-auto.32499/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2012-02-04 16:03 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2012-02-04 16:03 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




format/ataraid/asr.c: In function 'find_spare':
format/ataraid/asr.c:519:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:519:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'find_newest_drive':
format/ataraid/asr.c:715:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:715:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'in_raid_set':
format/ataraid/asr.c:785:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:785:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'cleanup_configlines':
format/ataraid/asr.c:801:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:801:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'update_metadata':
format/ataraid/asr.c:915:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:915:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'check_rd':
format/ataraid/asr.c:993:18: ^[[1m^[[Kwarning^[[m^[[K: comparison between 'enum type' and 'enum status'
format/ataraid/asr.c: At top level:
format/ataraid/asr.c:516:25: ^[[1m^[[Kwarning^[[m^[[K: 'find_spare' defined but not used
gcc -MM -MF format/ataraid/hpt37x.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/hpt37x.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/hpt37x.c -o format/ataraid/hpt37x.o
format/ataraid/hpt37x.c: In function 'dev_sort':
format/ataraid/hpt37x.c:95:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c:96:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c: In function 'set_sort':
format/ataraid/hpt37x.c:102:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c:102:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c:103:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c:103:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c: In function 'group_rd':
format/ataraid/hpt37x.c:220:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/hpt45x.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/hpt45x.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/hpt45x.c -o format/ataraid/hpt45x.o
format/ataraid/hpt45x.c: In function 'dev_sort':
format/ataraid/hpt45x.c:87:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c:88:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c: In function 'set_sort':
format/ataraid/hpt45x.c:94:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c:94:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c:95:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c:95:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/isw.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/isw.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/isw.c -o format/ataraid/isw.o
format/ataraid/isw.c: In function '_checksum':
format/ataraid/isw.c:127:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/isw.c: In function 'dev_sort':
format/ataraid/isw.c:458:20: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/isw.c:460:24: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/isw.c:460:54: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/jm.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/jm.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/jm.c -o format/ataraid/jm.o
format/ataraid/jm.c: In function 'checksum':
format/ataraid/jm.c:80:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/jm.c: In function 'dev_sort':
format/ataraid/jm.c:114:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/jm.c:114:44: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/jm.c: In function 'set_sort':
format/ataraid/jm.c:120:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/jm.c:120:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/lsi.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/lsi.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/lsi.c -o format/ataraid/lsi.o
format/ataraid/lsi.c: In function 'dev_sort':
format/ataraid/lsi.c:89:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/lsi.c:89:43: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/lsi.c: In function 'set_sort':
format/ataraid/lsi.c:104:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/lsi.c:104:46: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/nv.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/nv.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/nv.c -o format/ataraid/nv.o
format/ataraid/nv.c: In function 'dev_sort':
format/ataraid/nv.c:127:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c:128:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c: In function 'set_sort':
format/ataraid/nv.c:134:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c:134:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c:135:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c:135:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c: In function 'checksum':
format/ataraid/nv.c:185:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/pdc.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/pdc.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/pdc.c -o format/ataraid/pdc.o
format/ataraid/pdc.c: In function 'checksum':
format/ataraid/pdc.c:97:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/pdc.c: In function 'dev_sort':
format/ataraid/pdc.c:214:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/pdc.c:215:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/pdc.c: In function 'set_sort':
format/ataraid/pdc.c:221:21: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/pdc.c:221:21: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/sil.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/sil.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/sil.c -o format/ataraid/sil.o
format/ataraid/sil.c: In function 'checksum':
format/ataraid/sil.c:91:23: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
format/ataraid/sil.c:92:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c: In function 'dev_sort':
format/ataraid/sil.c:281:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c:282:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c: In function 'set_sort':
format/ataraid/sil.c:288:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c:288:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c:289:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c:289:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/via.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/via.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/via.c -o format/ataraid/via.o
format/ataraid/via.c: In function 'dev_sort':
format/ataraid/via.c:176:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c:177:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c: In function 'set_sort':
format/ataraid/via.c:191:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c:191:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c:192:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c:192:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ddf/ddf1.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1.c -o format/ddf/ddf1.o
format/ddf/ddf1.c: In function 'get_config_byoffset':
format/ddf/ddf1.c:91:20: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c:92:24: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'get_config_index':
format/ddf/ddf1.c:115:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'get_offset_entry':
format/ddf/ddf1.c:157:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'get_offset':
format/ddf/ddf1.c:173:28: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'dev_sort':
format/ddf/ddf1.c:598:20: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c:598:54: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c:599:20: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c:599:54: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'check_rd':
format/ddf/ddf1.c:846:18: ^[[1m^[[Kwarning^[[m^[[K: comparison between 'enum type' and 'enum status'
gcc -MM -MF format/ddf/ddf1_lib.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_lib.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_lib.c -o format/ddf/ddf1_lib.o
format/ddf/ddf1_lib.c: In function 'ddf1_process_records':
format/ddf/ddf1_lib.c:75:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ddf/ddf1_crc.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_crc.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_crc.c -o format/ddf/ddf1_crc.o
gcc -MM -MF format/ddf/ddf1_cvt.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_cvt.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_cvt.c -o format/ddf/ddf1_cvt.o
format/ddf/ddf1_cvt.c: In function 'ddf1_cvt_config_record':
format/ddf/ddf1_cvt.c:144:8: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1_cvt.c:151:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ddf/ddf1_dump.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_dump.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_dump.c -o format/ddf/ddf1_dump.o
format/ddf/ddf1_dump.c: In function 'dump_config_record':
format/ddf/ddf1_dump.c:213:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1_dump.c:214:22: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
^[[36m^[[K--^[[m^[[K
gcc -Os -DUSE_PTHREADS   -c -o monitor.o monitor.c
gcc -Os -DUSE_PTHREADS   -c -o managemon.o managemon.c
gcc -static -o mdadm mdadm.o config.o mdstat.o  ReadMe.o util.o Manage.o Assemble.o Build.o Create.o Detail.o Examine.o Grow.o Monitor.o dlink.o Kill.o Query.o Incremental.o mdopen.o super0.o super1.o super-ddf.o super-intel.o bitmap.o restripe.o sysfs.o sha1.o mapfile.o crc32.o sg_io.o msg.o platform-intel.o probe_roms.o 
gcc -static -pthread -z now -o mdmon mdmon.o monitor.o managemon.o util.o mdstat.o sysfs.o config.o Kill.o sg_io.o dlink.o ReadMe.o super0.o super1.o super-intel.o super-ddf.o sha1.o crc32.o msg.o bitmap.o platform-intel.o probe_roms.o 
gcc: now: No such file or directory
make: *** [mdmon] ^[[1m^[[KError ^[[m^[[K1
make: *** Waiting for unfinished jobs....
config.o: In function `load_conffile':
(.text+0x1e38): ^[[1m^[[Kwarning^[[m^[[K: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
config.o: In function `load_conffile':
(.text+0x1d48): ^[[1m^[[Kwarning^[[m^[[K: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
* Gentoo Linux Genkernel; Version 3.4.16^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20120204 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20120204.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20120204.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20120204.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "mdadm mdmon" target...

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20120204/.catalyst_lock'



Full build log at /tmp/catalyst-auto.25311/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2012-01-28 16:06 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2012-01-28 16:06 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




format/ataraid/asr.c: In function 'find_spare':
format/ataraid/asr.c:519:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:519:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'find_newest_drive':
format/ataraid/asr.c:715:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:715:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'in_raid_set':
format/ataraid/asr.c:785:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:785:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'cleanup_configlines':
format/ataraid/asr.c:801:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:801:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'update_metadata':
format/ataraid/asr.c:915:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:915:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'check_rd':
format/ataraid/asr.c:993:18: ^[[1m^[[Kwarning^[[m^[[K: comparison between 'enum type' and 'enum status'
format/ataraid/asr.c: At top level:
format/ataraid/asr.c:516:25: ^[[1m^[[Kwarning^[[m^[[K: 'find_spare' defined but not used
gcc -MM -MF format/ataraid/hpt37x.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/hpt37x.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/hpt37x.c -o format/ataraid/hpt37x.o
format/ataraid/hpt37x.c: In function 'dev_sort':
format/ataraid/hpt37x.c:95:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c:96:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c: In function 'set_sort':
format/ataraid/hpt37x.c:102:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c:102:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c:103:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c:103:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c: In function 'group_rd':
format/ataraid/hpt37x.c:220:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/hpt45x.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/hpt45x.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/hpt45x.c -o format/ataraid/hpt45x.o
format/ataraid/hpt45x.c: In function 'dev_sort':
format/ataraid/hpt45x.c:87:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c:88:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c: In function 'set_sort':
format/ataraid/hpt45x.c:94:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c:94:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c:95:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c:95:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/isw.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/isw.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/isw.c -o format/ataraid/isw.o
format/ataraid/isw.c: In function '_checksum':
format/ataraid/isw.c:127:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/isw.c: In function 'dev_sort':
format/ataraid/isw.c:458:20: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/isw.c:460:24: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/isw.c:460:54: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/jm.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/jm.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/jm.c -o format/ataraid/jm.o
format/ataraid/jm.c: In function 'checksum':
format/ataraid/jm.c:80:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/jm.c: In function 'dev_sort':
format/ataraid/jm.c:114:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/jm.c:114:44: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/jm.c: In function 'set_sort':
format/ataraid/jm.c:120:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/jm.c:120:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/lsi.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/lsi.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/lsi.c -o format/ataraid/lsi.o
format/ataraid/lsi.c: In function 'dev_sort':
format/ataraid/lsi.c:89:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/lsi.c:89:43: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/lsi.c: In function 'set_sort':
format/ataraid/lsi.c:104:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/lsi.c:104:46: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/nv.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/nv.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/nv.c -o format/ataraid/nv.o
format/ataraid/nv.c: In function 'dev_sort':
format/ataraid/nv.c:127:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c:128:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c: In function 'set_sort':
format/ataraid/nv.c:134:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c:134:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c:135:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c:135:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c: In function 'checksum':
format/ataraid/nv.c:185:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/pdc.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/pdc.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/pdc.c -o format/ataraid/pdc.o
format/ataraid/pdc.c: In function 'checksum':
format/ataraid/pdc.c:97:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/pdc.c: In function 'dev_sort':
format/ataraid/pdc.c:214:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/pdc.c:215:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/pdc.c: In function 'set_sort':
format/ataraid/pdc.c:221:21: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/pdc.c:221:21: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/sil.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/sil.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/sil.c -o format/ataraid/sil.o
format/ataraid/sil.c: In function 'checksum':
format/ataraid/sil.c:91:23: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
format/ataraid/sil.c:92:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c: In function 'dev_sort':
format/ataraid/sil.c:281:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c:282:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c: In function 'set_sort':
format/ataraid/sil.c:288:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c:288:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c:289:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c:289:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/via.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/via.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/via.c -o format/ataraid/via.o
format/ataraid/via.c: In function 'dev_sort':
format/ataraid/via.c:176:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c:177:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c: In function 'set_sort':
format/ataraid/via.c:191:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c:191:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c:192:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c:192:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ddf/ddf1.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1.c -o format/ddf/ddf1.o
format/ddf/ddf1.c: In function 'get_config_byoffset':
format/ddf/ddf1.c:91:20: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c:92:24: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'get_config_index':
format/ddf/ddf1.c:115:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'get_offset_entry':
format/ddf/ddf1.c:157:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'get_offset':
format/ddf/ddf1.c:173:28: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'dev_sort':
format/ddf/ddf1.c:598:20: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c:598:54: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c:599:20: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c:599:54: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'check_rd':
format/ddf/ddf1.c:846:18: ^[[1m^[[Kwarning^[[m^[[K: comparison between 'enum type' and 'enum status'
gcc -MM -MF format/ddf/ddf1_lib.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_lib.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_lib.c -o format/ddf/ddf1_lib.o
format/ddf/ddf1_lib.c: In function 'ddf1_process_records':
format/ddf/ddf1_lib.c:75:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ddf/ddf1_crc.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_crc.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_crc.c -o format/ddf/ddf1_crc.o
gcc -MM -MF format/ddf/ddf1_cvt.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_cvt.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_cvt.c -o format/ddf/ddf1_cvt.o
format/ddf/ddf1_cvt.c: In function 'ddf1_cvt_config_record':
format/ddf/ddf1_cvt.c:144:8: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1_cvt.c:151:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ddf/ddf1_dump.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_dump.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_dump.c -o format/ddf/ddf1_dump.o
format/ddf/ddf1_dump.c: In function 'dump_config_record':
format/ddf/ddf1_dump.c:213:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1_dump.c:214:22: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
^[[36m^[[K--^[[m^[[K
gcc -Os -DUSE_PTHREADS   -c -o monitor.o monitor.c
gcc -Os -DUSE_PTHREADS   -c -o managemon.o managemon.c
gcc -static -o mdadm mdadm.o config.o mdstat.o  ReadMe.o util.o Manage.o Assemble.o Build.o Create.o Detail.o Examine.o Grow.o Monitor.o dlink.o Kill.o Query.o Incremental.o mdopen.o super0.o super1.o super-ddf.o super-intel.o bitmap.o restripe.o sysfs.o sha1.o mapfile.o crc32.o sg_io.o msg.o platform-intel.o probe_roms.o 
gcc -static -pthread -z now -o mdmon mdmon.o monitor.o managemon.o util.o mdstat.o sysfs.o config.o Kill.o sg_io.o dlink.o ReadMe.o super0.o super1.o super-intel.o super-ddf.o sha1.o crc32.o msg.o bitmap.o platform-intel.o probe_roms.o 
gcc: now: No such file or directory
make: *** [mdmon] ^[[1m^[[KError ^[[m^[[K1
make: *** Waiting for unfinished jobs....
config.o: In function `load_conffile':
(.text+0x1e38): ^[[1m^[[Kwarning^[[m^[[K: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
config.o: In function `load_conffile':
(.text+0x1d48): ^[[1m^[[Kwarning^[[m^[[K: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
* Gentoo Linux Genkernel; Version 3.4.16^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20120128 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20120128.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20120128.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20120128.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "mdadm mdmon" target...

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20120128/.catalyst_lock'



Full build log at /tmp/catalyst-auto.24979/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2012-01-21 17:11 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2012-01-21 17:11 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




format/ataraid/asr.c: In function 'find_spare':
format/ataraid/asr.c:519:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:519:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'find_newest_drive':
format/ataraid/asr.c:715:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:715:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'in_raid_set':
format/ataraid/asr.c:785:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:785:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'cleanup_configlines':
format/ataraid/asr.c:801:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:801:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'update_metadata':
format/ataraid/asr.c:915:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c:915:2: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/asr.c: In function 'check_rd':
format/ataraid/asr.c:993:18: ^[[1m^[[Kwarning^[[m^[[K: comparison between 'enum type' and 'enum status'
format/ataraid/asr.c: At top level:
format/ataraid/asr.c:516:25: ^[[1m^[[Kwarning^[[m^[[K: 'find_spare' defined but not used
gcc -MM -MF format/ataraid/hpt37x.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/hpt37x.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/hpt37x.c -o format/ataraid/hpt37x.o
format/ataraid/hpt37x.c: In function 'dev_sort':
format/ataraid/hpt37x.c:95:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c:96:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c: In function 'set_sort':
format/ataraid/hpt37x.c:102:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c:102:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c:103:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c:103:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt37x.c: In function 'group_rd':
format/ataraid/hpt37x.c:220:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/hpt45x.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/hpt45x.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/hpt45x.c -o format/ataraid/hpt45x.o
format/ataraid/hpt45x.c: In function 'dev_sort':
format/ataraid/hpt45x.c:87:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c:88:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c: In function 'set_sort':
format/ataraid/hpt45x.c:94:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c:94:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c:95:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/hpt45x.c:95:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/isw.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/isw.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/isw.c -o format/ataraid/isw.o
format/ataraid/isw.c: In function '_checksum':
format/ataraid/isw.c:127:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/isw.c: In function 'dev_sort':
format/ataraid/isw.c:458:20: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/isw.c:460:24: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/isw.c:460:54: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/jm.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/jm.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/jm.c -o format/ataraid/jm.o
format/ataraid/jm.c: In function 'checksum':
format/ataraid/jm.c:80:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/jm.c: In function 'dev_sort':
format/ataraid/jm.c:114:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/jm.c:114:44: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/jm.c: In function 'set_sort':
format/ataraid/jm.c:120:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/jm.c:120:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/lsi.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/lsi.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/lsi.c -o format/ataraid/lsi.o
format/ataraid/lsi.c: In function 'dev_sort':
format/ataraid/lsi.c:89:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/lsi.c:89:43: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/lsi.c: In function 'set_sort':
format/ataraid/lsi.c:104:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/lsi.c:104:46: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/nv.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/nv.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/nv.c -o format/ataraid/nv.o
format/ataraid/nv.c: In function 'dev_sort':
format/ataraid/nv.c:127:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c:128:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c: In function 'set_sort':
format/ataraid/nv.c:134:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c:134:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c:135:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c:135:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/nv.c: In function 'checksum':
format/ataraid/nv.c:185:11: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/pdc.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/pdc.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/pdc.c -o format/ataraid/pdc.o
format/ataraid/pdc.c: In function 'checksum':
format/ataraid/pdc.c:97:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/pdc.c: In function 'dev_sort':
format/ataraid/pdc.c:214:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/pdc.c:215:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/pdc.c: In function 'set_sort':
format/ataraid/pdc.c:221:21: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/pdc.c:221:21: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/sil.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/sil.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/sil.c -o format/ataraid/sil.o
format/ataraid/sil.c: In function 'checksum':
format/ataraid/sil.c:91:23: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
format/ataraid/sil.c:92:16: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c: In function 'dev_sort':
format/ataraid/sil.c:281:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c:282:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c: In function 'set_sort':
format/ataraid/sil.c:288:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c:288:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c:289:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/sil.c:289:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ataraid/via.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/via.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ataraid/via.c -o format/ataraid/via.o
format/ataraid/via.c: In function 'dev_sort':
format/ataraid/via.c:176:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c:177:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c: In function 'set_sort':
format/ataraid/via.c:191:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c:191:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c:192:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ataraid/via.c:192:17: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ddf/ddf1.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1.c -o format/ddf/ddf1.o
format/ddf/ddf1.c: In function 'get_config_byoffset':
format/ddf/ddf1.c:91:20: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c:92:24: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'get_config_index':
format/ddf/ddf1.c:115:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'get_offset_entry':
format/ddf/ddf1.c:157:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'get_offset':
format/ddf/ddf1.c:173:28: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'dev_sort':
format/ddf/ddf1.c:598:20: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c:598:54: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c:599:20: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c:599:54: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1.c: In function 'check_rd':
format/ddf/ddf1.c:846:18: ^[[1m^[[Kwarning^[[m^[[K: comparison between 'enum type' and 'enum status'
gcc -MM -MF format/ddf/ddf1_lib.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_lib.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_lib.c -o format/ddf/ddf1_lib.o
format/ddf/ddf1_lib.c: In function 'ddf1_process_records':
format/ddf/ddf1_lib.c:75:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ddf/ddf1_crc.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_crc.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_crc.c -o format/ddf/ddf1_crc.o
gcc -MM -MF format/ddf/ddf1_cvt.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_cvt.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_cvt.c -o format/ddf/ddf1_cvt.o
format/ddf/ddf1_cvt.c: In function 'ddf1_cvt_config_record':
format/ddf/ddf1_cvt.c:144:8: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1_cvt.c:151:9: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
gcc -MM -MF format/ddf/ddf1_dump.d -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_dump.c; \
gcc -c -I. -I../include -I../lib -O2 -DDMRAID_NATIVE_LOG -DHAVE_GETOPTLONG -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_TEST -O2 -D_LARGEFILE64_SOURCE format/ddf/ddf1_dump.c -o format/ddf/ddf1_dump.o
format/ddf/ddf1_dump.c: In function 'dump_config_record':
format/ddf/ddf1_dump.c:213:18: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
format/ddf/ddf1_dump.c:214:22: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
^[[36m^[[K--^[[m^[[K
gcc -Os -DUSE_PTHREADS   -c -o monitor.o monitor.c
gcc -Os -DUSE_PTHREADS   -c -o managemon.o managemon.c
gcc -static -o mdadm mdadm.o config.o mdstat.o  ReadMe.o util.o Manage.o Assemble.o Build.o Create.o Detail.o Examine.o Grow.o Monitor.o dlink.o Kill.o Query.o Incremental.o mdopen.o super0.o super1.o super-ddf.o super-intel.o bitmap.o restripe.o sysfs.o sha1.o mapfile.o crc32.o sg_io.o msg.o platform-intel.o probe_roms.o 
gcc -static -pthread -z now -o mdmon mdmon.o monitor.o managemon.o util.o mdstat.o sysfs.o config.o Kill.o sg_io.o dlink.o ReadMe.o super0.o super1.o super-intel.o super-ddf.o sha1.o crc32.o msg.o bitmap.o platform-intel.o probe_roms.o 
gcc: now: No such file or directory
make: *** [mdmon] ^[[1m^[[KError ^[[m^[[K1
make: *** Waiting for unfinished jobs....
config.o: In function `load_conffile':
(.text+0x1e38): ^[[1m^[[Kwarning^[[m^[[K: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
config.o: In function `load_conffile':
(.text+0x1d48): ^[[1m^[[Kwarning^[[m^[[K: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
* Gentoo Linux Genkernel; Version 3.4.16^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20120121 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20120121.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20120121.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20120121.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "mdadm mdmon" target...

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20120121/.catalyst_lock'



Full build log at /tmp/catalyst-auto.648/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2012-01-14 15:59 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2012-01-14 15:59 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




util-linux/mdStart.c:48:4: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'close'
util-linux/mdStart.c:51:4: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'printf'
util-linux/mdStart.c:51:4: ^[[1m^[[Kwarning^[[m^[[K: incompatible implicit declaration of built-in function 'printf'
  CC      util-linux/mdev.o
  CC      libbb/messages.o
  CC      util-linux/more.o
util-linux/mdev.c: In function 'make_device':
util-linux/mdev.c:182:16: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/mdev.c:182:39: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/mdev.c: In function 'mdev_main':
util-linux/mdev.c:305:3: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/mdev.c:306:3: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/mdev.c: In function 'make_device':
util-linux/mdev.c:183:11: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'symlink', declared with attribute warn_unused_result
util-linux/mdev.c:185:38: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'chown', declared with attribute warn_unused_result
util-linux/mdev.c: In function 'load_firmware':
util-linux/mdev.c:278:8: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'write', declared with attribute warn_unused_result
util-linux/mdev.c:280:8: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'write', declared with attribute warn_unused_result
util-linux/more.c: In function 'gotsig':
util-linux/more.c:44:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:44:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c: In function 'more_main':
util-linux/more.c:82:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:83:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:83:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:84:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:84:17: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:85:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:86:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:87:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:88:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:89:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:89:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:158:31: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:203:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:203:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
  CC      libbb/mode_string.o
  CC      util-linux/mount.o
  CC      util-linux/pivot_root.o
  CC      libbb/mtab.o
util-linux/mount.c: In function 'mount_it_now':
util-linux/mount.c:273:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
util-linux/mount.c: In function 'singlemount':
util-linux/mount.c:1464:6: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
  CC      util-linux/rdate.o
libbb/mtab.c: In function 'erase_mtab':
libbb/mtab.c:25:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/mtab.c:50:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
^[[36m^[[K--^[[m^[[K
  CC      libbb/parse_mode.o
  CC      util-linux/umount.o
  CC      libbb/perror_msg.o
  CC      libbb/perror_msg_and_die.o
util-linux/umount.c: In function 'umount_main':
util-linux/umount.c:96:12: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'realpath', declared with attribute warn_unused_result
^[[36m^[[K--^[[m^[[K
  CC      libbb/trim.o
  CC      libbb/u_signal_names.o
  CC      libbb/udp_io.o
  CC      libbb/update_passwd.o
libbb/udp_io.c: In function 'recv_from_to':
libbb/udp_io.c:144:42: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
  CC      libbb/uuencode.o
  CC      libbb/vdprintf.o
libbb/update_passwd.c: In function 'update_passwd':
libbb/update_passwd.c:56:9: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fchown', declared with attribute warn_unused_result
^[[36m^[[K--^[[m^[[K
  CC      libbb/xconnect.o
  CC      libbb/xfuncs.o
  AR      shell/lib.a
  CC      libbb/xgetcwd.o
libbb/xfuncs.c: In function 'malloc_or_warn':
libbb/xfuncs.c:28:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/xfuncs.c: In function 'xmalloc':
libbb/xfuncs.c:37:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/xfuncs.c: In function 'xrealloc':
libbb/xfuncs.c:48:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/xfuncs.c: In function 'xstrdup':
libbb/xfuncs.c:72:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/xfuncs.c: In function 'xfflush_stdout':
libbb/xfuncs.c:228:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/xfuncs.c: In function 'xsetenv':
libbb/xfuncs.c:277:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/xfuncs.c: In function 'xasprintf':
libbb/xfuncs.c:473:2: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
^[[36m^[[K--^[[m^[[K
checking for kernel version... UNKNOWN
checking for kernel interface choice... ioctl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating make.tmpl
config.status: ^[[1m^[[KWARNING^[[m^[[K:  make.tmpl.in seems to ignore the --datarootdir setting
^[[36m^[[K--^[[m^[[K
gcc -c -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=0 -DDEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS  -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 ioctl/libdm-iface.c -o ioctl/libdm-iface.o
set -e; (echo "Base {"; echo "	global:"; \
	 sed "s/^/		/;s/$/;/" < .exported_symbols; \
	 echo "	local:"; echo "		*;"; echo "};") > .export.sym
ioctl/libdm-iface.c: In function '_unmarshal_status':
ioctl/libdm-iface.c:859:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
^[[36m^[[K--^[[m^[[K
sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > dmsetup.d; \
[ -s dmsetup.d ] || rm -f dmsetup.d
make[1]: Leaving directory `/var/tmp/genkernel/21220.13942.18297.14311/device-mapper.1.02.22/dmsetup'
make[1]: Entering directory `/var/tmp/genkernel/21220.13942.18297.14311/device-mapper.1.02.22/dmsetup'
gcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS  -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 dmsetup.c -o dmsetup.o
dmsetup.c:1853:1: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
dmsetup.c:1854:1: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
dmsetup.c:1855:1: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
dmsetup.c:1856:1: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
dmsetup.c:1857:1: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
dmsetup.c:1859:1: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
^[[36m^[[K--^[[m^[[K
checking for rmdir... yes
checking for uname... yes
checking for dlopen in -ldl... yes
checking for sepol_check_context in -lsepol... no
checking for is_selinux_enabled in -lselinux... no
configure: ^[[1m^[[KWARNING^[[m^[[K: Disabling selinux
^[[36m^[[K--^[[m^[[K
checking for libdevmapper.h... yes
checking for modprobe... /sbin/modprobe
configure: creating ./config.status
config.status: creating Makefile
config.status: creating make.tmpl
config.status: ^[[1m^[[KWARNING^[[m^[[K:  make.tmpl.in seems to ignore the --datarootdir setting
^[[36m^[[K--^[[m^[[K
gcc -c -I../include -DHAVE_CONFIG_H -I/var/tmp/genkernel/21220.13942.18297.14311/device-mapper/include -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -O2 filters/filter-composite.c -o filters/filter-composite.o
gcc -c -I../include -DHAVE_CONFIG_H -I/var/tmp/genkernel/21220.13942.18297.14311/device-mapper/include -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -O2 filters/filter-persistent.c -o filters/filter-persistent.o
gcc -c -I../include -DHAVE_CONFIG_H -I/var/tmp/genkernel/21220.13942.18297.14311/device-mapper/include -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -O2 filters/filter-regex.c -o filters/filter-regex.o
gcc -c -I../include -DHAVE_CONFIG_H -I/var/tmp/genkernel/21220.13942.18297.14311/device-mapper/include -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -O2 filters/filter-sysfs.c -o filters/filter-sysfs.o
filters/filter-sysfs.c: In function '_read_devs':
filters/filter-sysfs.c:200:4: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'lstat'
filters/filter-sysfs.c:200:4: ^[[1m^[[Kwarning^[[m^[[K: nested extern declaration of 'lstat'
filters/filter-sysfs.c:201:5: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'S_ISLNK'
filters/filter-sysfs.c:201:5: ^[[1m^[[Kwarning^[[m^[[K: nested extern declaration of 'S_ISLNK'
filters/filter-sysfs.c:203:5: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'S_ISDIR'
filters/filter-sysfs.c:203:5: ^[[1m^[[Kwarning^[[m^[[K: nested extern declaration of 'S_ISDIR'
filters/filter-sysfs.c:205:5: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'S_ISREG'
filters/filter-sysfs.c:205:5: ^[[1m^[[Kwarning^[[m^[[K: nested extern declaration of 'S_ISREG'
^[[36m^[[K--^[[m^[[K
../lib/liblvm.a(filter-sysfs.o): In function `_read_devs':
(.text+0x57c): undefined reference to `S_ISREG'
../lib/liblvm.a(filter-sysfs.o): In function `_read_devs':
(.text+0x580): undefined reference to `S_ISREG'
collect2: ld returned 1 exit status
make[1]: *** [lvm] ^[[1m^[[KError ^[[m^[[K1
make[1]: *** Waiting for unfinished jobs....
../lib/liblvm.a(sharedlib.o): In function `load_shared_library':
(.text+0x18c): ^[[1m^[[Kwarning^[[m^[[K: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
^[[36m^[[K--^[[m^[[K
../lib/liblvm.a(filter-sysfs.o): In function `_read_devs':
(.text+0x57c): undefined reference to `S_ISREG'
../lib/liblvm.a(filter-sysfs.o): In function `_read_devs':
(.text+0x580): undefined reference to `S_ISREG'
collect2: ld returned 1 exit status
make[1]: *** [lvm.static] ^[[1m^[[KError ^[[m^[[K1
make[1]: Leaving directory `/var/tmp/genkernel/21220.13942.18297.14311/LVM2.2.02.28/tools'
make: *** [tools] ^[[1m^[[KError ^[[m^[[K2
* Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20120114 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20120114.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20120114.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20120114.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "" target...

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20120114/.catalyst_lock'



Full build log at /tmp/catalyst-auto.15393/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2012-01-07 15:57 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2012-01-07 15:57 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




libbb/lineedit.c:170:4: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
util-linux/mdev.c: In function 'make_device':
util-linux/mdev.c:182:16: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/mdev.c:182:39: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/mdev.c: In function 'mdev_main':
util-linux/mdev.c:305:3: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/mdev.c:306:3: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/mdev.c: In function 'make_device':
util-linux/mdev.c:183:11: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'symlink', declared with attribute warn_unused_result
util-linux/mdev.c:185:38: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'chown', declared with attribute warn_unused_result
util-linux/mdev.c: In function 'load_firmware':
util-linux/mdev.c:278:8: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'write', declared with attribute warn_unused_result
util-linux/mdev.c:280:8: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'write', declared with attribute warn_unused_result
  CC      libbb/login.o
  CC      util-linux/more.o
util-linux/more.c: In function 'gotsig':
util-linux/more.c:44:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:44:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c: In function 'more_main':
util-linux/more.c:82:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:83:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:83:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:84:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:84:17: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:85:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:86:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:87:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:88:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:89:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:89:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:158:31: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:203:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:203:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
  CC      libbb/loop.o
  CC      util-linux/mount.o
util-linux/mount.c: In function 'mount_it_now':
util-linux/mount.c:273:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
  CC      libbb/make_directory.o
util-linux/mount.c: In function 'singlemount':
util-linux/mount.c:1464:6: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
^[[36m^[[K--^[[m^[[K
  CC      libbb/md5.o
  CC      libbb/messages.o
  CC      libbb/mode_string.o
  CC      libbb/mtab.o
libbb/mtab.c: In function 'erase_mtab':
libbb/mtab.c:25:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/mtab.c:50:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
^[[36m^[[K--^[[m^[[K
  CC      libbb/perror_nomsg_and_die.o
  CC      util-linux/switch_root.o
  CC      libbb/pidfile.o
  CC      util-linux/umount.o
util-linux/umount.c: In function 'umount_main':
util-linux/umount.c:96:12: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'realpath', declared with attribute warn_unused_result
^[[36m^[[K--^[[m^[[K
  CC      libbb/trim.o
  CC      libbb/u_signal_names.o
  CC      libbb/udp_io.o
  CC      libbb/update_passwd.o
libbb/udp_io.c: In function 'recv_from_to':
libbb/udp_io.c:144:42: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
  CC      libbb/uuencode.o
  CC      libbb/vdprintf.o
libbb/update_passwd.c: In function 'update_passwd':
libbb/update_passwd.c:56:9: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fchown', declared with attribute warn_unused_result
^[[36m^[[K--^[[m^[[K
  CC      libbb/xatonum.o
  CC      libbb/xconnect.o
  CC      libbb/xfuncs.o
  CC      libbb/xgetcwd.o
libbb/xfuncs.c: In function 'malloc_or_warn':
libbb/xfuncs.c:28:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/xfuncs.c: In function 'xmalloc':
libbb/xfuncs.c:37:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/xfuncs.c: In function 'xrealloc':
libbb/xfuncs.c:48:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/xfuncs.c: In function 'xstrdup':
libbb/xfuncs.c:72:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/xfuncs.c: In function 'xfflush_stdout':
libbb/xfuncs.c:228:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/xfuncs.c: In function 'xsetenv':
libbb/xfuncs.c:277:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/xfuncs.c: In function 'xasprintf':
libbb/xfuncs.c:473:2: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
^[[36m^[[K--^[[m^[[K
checking for kernel version... UNKNOWN
checking for kernel interface choice... ioctl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating make.tmpl
config.status: ^[[1m^[[KWARNING^[[m^[[K:  make.tmpl.in seems to ignore the --datarootdir setting
^[[36m^[[K--^[[m^[[K
gcc -c -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=0 -DDEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS  -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 ioctl/libdm-iface.c -o ioctl/libdm-iface.o
set -e; (echo "Base {"; echo "	global:"; \
	 sed "s/^/		/;s/$/;/" < .exported_symbols; \
	 echo "	local:"; echo "		*;"; echo "};") > .export.sym
ioctl/libdm-iface.c: In function '_unmarshal_status':
ioctl/libdm-iface.c:859:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
^[[36m^[[K--^[[m^[[K
sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > dmsetup.d; \
[ -s dmsetup.d ] || rm -f dmsetup.d
make[1]: Leaving directory `/var/tmp/genkernel/28548.32265.6746.10228/device-mapper.1.02.22/dmsetup'
make[1]: Entering directory `/var/tmp/genkernel/28548.32265.6746.10228/device-mapper.1.02.22/dmsetup'
gcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS  -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 dmsetup.c -o dmsetup.o
dmsetup.c:1853:1: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
dmsetup.c:1854:1: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
dmsetup.c:1855:1: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
dmsetup.c:1856:1: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
dmsetup.c:1857:1: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
dmsetup.c:1859:1: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
^[[36m^[[K--^[[m^[[K
checking for rmdir... yes
checking for uname... yes
checking for dlopen in -ldl... yes
checking for sepol_check_context in -lsepol... no
checking for is_selinux_enabled in -lselinux... no
configure: ^[[1m^[[KWARNING^[[m^[[K: Disabling selinux
^[[36m^[[K--^[[m^[[K
checking for libdevmapper.h... yes
checking for modprobe... /sbin/modprobe
configure: creating ./config.status
config.status: creating Makefile
config.status: creating make.tmpl
config.status: ^[[1m^[[KWARNING^[[m^[[K:  make.tmpl.in seems to ignore the --datarootdir setting
^[[36m^[[K--^[[m^[[K
gcc -c -I../include -DHAVE_CONFIG_H -I/var/tmp/genkernel/28548.32265.6746.10228/device-mapper/include -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -O2 filters/filter-composite.c -o filters/filter-composite.o
gcc -c -I../include -DHAVE_CONFIG_H -I/var/tmp/genkernel/28548.32265.6746.10228/device-mapper/include -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -O2 filters/filter-persistent.c -o filters/filter-persistent.o
gcc -c -I../include -DHAVE_CONFIG_H -I/var/tmp/genkernel/28548.32265.6746.10228/device-mapper/include -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -O2 filters/filter-regex.c -o filters/filter-regex.o
gcc -c -I../include -DHAVE_CONFIG_H -I/var/tmp/genkernel/28548.32265.6746.10228/device-mapper/include -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -O2 filters/filter-sysfs.c -o filters/filter-sysfs.o
filters/filter-sysfs.c: In function '_read_devs':
filters/filter-sysfs.c:200:4: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'lstat'
filters/filter-sysfs.c:200:4: ^[[1m^[[Kwarning^[[m^[[K: nested extern declaration of 'lstat'
filters/filter-sysfs.c:201:5: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'S_ISLNK'
filters/filter-sysfs.c:201:5: ^[[1m^[[Kwarning^[[m^[[K: nested extern declaration of 'S_ISLNK'
filters/filter-sysfs.c:203:5: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'S_ISDIR'
filters/filter-sysfs.c:203:5: ^[[1m^[[Kwarning^[[m^[[K: nested extern declaration of 'S_ISDIR'
filters/filter-sysfs.c:205:5: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'S_ISREG'
filters/filter-sysfs.c:205:5: ^[[1m^[[Kwarning^[[m^[[K: nested extern declaration of 'S_ISREG'
^[[36m^[[K--^[[m^[[K
../lib/liblvm.a(filter-sysfs.o): In function `_read_devs':
(.text+0x57c): undefined reference to `S_ISREG'
../lib/liblvm.a(filter-sysfs.o): In function `_read_devs':
(.text+0x580): undefined reference to `S_ISREG'
collect2: ld returned 1 exit status
make[1]: *** [lvm] ^[[1m^[[KError ^[[m^[[K1
make[1]: *** Waiting for unfinished jobs....
../lib/liblvm.a(sharedlib.o): In function `load_shared_library':
(.text+0x18c): ^[[1m^[[Kwarning^[[m^[[K: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
^[[36m^[[K--^[[m^[[K
../lib/liblvm.a(filter-sysfs.o): In function `_read_devs':
(.text+0x57c): undefined reference to `S_ISREG'
../lib/liblvm.a(filter-sysfs.o): In function `_read_devs':
(.text+0x580): undefined reference to `S_ISREG'
collect2: ld returned 1 exit status
make[1]: *** [lvm.static] ^[[1m^[[KError ^[[m^[[K1
make[1]: Leaving directory `/var/tmp/genkernel/28548.32265.6746.10228/LVM2.2.02.28/tools'
make: *** [tools] ^[[1m^[[KError ^[[m^[[K2
* Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20120107 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20120107.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20120107.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20120107.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "" target...

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20120107/.catalyst_lock'



Full build log at /tmp/catalyst-auto.1664/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2011-12-17 16:03 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2011-12-17 16:03 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




libbb/mtab.c: In function 'erase_mtab':
libbb/mtab.c:25:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/mtab.c:50:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
  CC      libbb/mtab_file.o
util-linux/mdev.c: In function 'make_device':
util-linux/mdev.c:182:16: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/mdev.c:182:39: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/mdev.c: In function 'mdev_main':
util-linux/mdev.c:305:3: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/mdev.c:306:3: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/mdev.c: In function 'make_device':
util-linux/mdev.c:183:11: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'symlink', declared with attribute warn_unused_result
util-linux/mdev.c:185:38: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'chown', declared with attribute warn_unused_result
util-linux/mdev.c: In function 'load_firmware':
util-linux/mdev.c:278:8: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'write', declared with attribute warn_unused_result
util-linux/mdev.c:280:8: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'write', declared with attribute warn_unused_result
  CC      libbb/obscure.o
  CC      libbb/parse_mode.o
  CC      util-linux/more.o
  CC      libbb/perror_msg.o
util-linux/more.c: In function 'gotsig':
util-linux/more.c:44:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:44:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c: In function 'more_main':
util-linux/more.c:82:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:83:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:83:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:84:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:84:17: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:85:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:86:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:87:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:88:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:89:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:89:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:158:31: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:203:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
util-linux/more.c:203:2: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
^[[36m^[[K--^[[m^[[K
  CC      libbb/perror_nomsg.o
  CC      libbb/perror_nomsg_and_die.o
  CC      libbb/pidfile.o
  CC      libbb/process_escape_sequence.o
util-linux/mount.c: In function 'mount_it_now':
util-linux/mount.c:273:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
util-linux/mount.c: In function 'singlemount':
util-linux/mount.c:1464:6: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
^[[36m^[[K--^[[m^[[K
  CC      libbb/speed_table.o
  CC      util-linux/umount.o
  CC      libbb/str_tolower.o
  CC      libbb/time.o
util-linux/umount.c: In function 'umount_main':
util-linux/umount.c:96:12: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'realpath', declared with attribute warn_unused_result
  CC      libbb/trim.o
  CC      libbb/u_signal_names.o
  AR      util-linux/lib.a
  CC      libbb/udp_io.o
libbb/udp_io.c: In function 'recv_from_to':
libbb/udp_io.c:144:42: ^[[1m^[[Kwarning^[[m^[[K: dereferencing type-punned pointer will break strict-aliasing rules
  CC      libbb/update_passwd.o
  CC      libbb/uuencode.o
  CC      libbb/vdprintf.o
  AR      shell/lib.a
libbb/update_passwd.c: In function 'update_passwd':
libbb/update_passwd.c:56:9: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fchown', declared with attribute warn_unused_result
^[[36m^[[K--^[[m^[[K
  CC      libbb/xatonum.o
  CC      libbb/xconnect.o
  CC      libbb/xfuncs.o
  CC      libbb/xgetcwd.o
libbb/xfuncs.c: In function 'malloc_or_warn':
libbb/xfuncs.c:28:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/xfuncs.c: In function 'xmalloc':
libbb/xfuncs.c:37:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/xfuncs.c: In function 'xrealloc':
libbb/xfuncs.c:48:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/xfuncs.c: In function 'xstrdup':
libbb/xfuncs.c:72:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/xfuncs.c: In function 'xfflush_stdout':
libbb/xfuncs.c:228:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/xfuncs.c: In function 'xsetenv':
libbb/xfuncs.c:277:3: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
libbb/xfuncs.c: In function 'xasprintf':
libbb/xfuncs.c:473:2: ^[[1m^[[Kwarning^[[m^[[K: format not a string literal and no format arguments
^[[36m^[[K--^[[m^[[K
checking for kernel version... UNKNOWN
checking for kernel interface choice... ioctl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating make.tmpl
config.status: ^[[1m^[[KWARNING^[[m^[[K:  make.tmpl.in seems to ignore the --datarootdir setting
^[[36m^[[K--^[[m^[[K
gcc -c -Iioctl -I. -I../include -DDEVICE_UID=0 -DDEVICE_GID=0 -DDEVICE_MODE=0600 -DHAVE_CONFIG_H -DDM_IOCTLS  -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 ioctl/libdm-iface.c -o ioctl/libdm-iface.o
set -e; (echo "Base {"; echo "	global:"; \
	 sed "s/^/		/;s/$/;/" < .exported_symbols; \
	 echo "	local:"; echo "		*;"; echo "};") > .export.sym
ioctl/libdm-iface.c: In function '_unmarshal_status':
ioctl/libdm-iface.c:859:10: ^[[1m^[[Kwarning^[[m^[[K: cast increases required alignment of target type
^[[36m^[[K--^[[m^[[K
sed "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" > dmsetup.d; \
[ -s dmsetup.d ] || rm -f dmsetup.d
make[1]: Leaving directory `/var/tmp/genkernel/13196.24129.12679.25602/device-mapper.1.02.22/dmsetup'
make[1]: Entering directory `/var/tmp/genkernel/13196.24129.12679.25602/device-mapper.1.02.22/dmsetup'
gcc -c -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS  -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -O2 dmsetup.c -o dmsetup.o
dmsetup.c:1853:1: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
dmsetup.c:1854:1: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
dmsetup.c:1855:1: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
dmsetup.c:1856:1: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
dmsetup.c:1857:1: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
dmsetup.c:1859:1: ^[[1m^[[Kwarning^[[m^[[K: cast from pointer to integer of different size
^[[36m^[[K--^[[m^[[K
checking for rmdir... yes
checking for uname... yes
checking for dlopen in -ldl... yes
checking for sepol_check_context in -lsepol... no
checking for is_selinux_enabled in -lselinux... no
configure: ^[[1m^[[KWARNING^[[m^[[K: Disabling selinux
^[[36m^[[K--^[[m^[[K
checking for libdevmapper.h... yes
checking for modprobe... /sbin/modprobe
configure: creating ./config.status
config.status: creating Makefile
config.status: creating make.tmpl
config.status: ^[[1m^[[KWARNING^[[m^[[K:  make.tmpl.in seems to ignore the --datarootdir setting
^[[36m^[[K--^[[m^[[K
gcc -c -I../include -DHAVE_CONFIG_H -I/var/tmp/genkernel/13196.24129.12679.25602/device-mapper/include -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -O2 filters/filter-composite.c -o filters/filter-composite.o
gcc -c -I../include -DHAVE_CONFIG_H -I/var/tmp/genkernel/13196.24129.12679.25602/device-mapper/include -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -O2 filters/filter-persistent.c -o filters/filter-persistent.o
gcc -c -I../include -DHAVE_CONFIG_H -I/var/tmp/genkernel/13196.24129.12679.25602/device-mapper/include -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -O2 filters/filter-regex.c -o filters/filter-regex.o
gcc -c -I../include -DHAVE_CONFIG_H -I/var/tmp/genkernel/13196.24129.12679.25602/device-mapper/include -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -O2 filters/filter-sysfs.c -o filters/filter-sysfs.o
filters/filter-sysfs.c: In function '_read_devs':
filters/filter-sysfs.c:200:4: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'lstat'
filters/filter-sysfs.c:200:4: ^[[1m^[[Kwarning^[[m^[[K: nested extern declaration of 'lstat'
filters/filter-sysfs.c:201:5: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'S_ISLNK'
filters/filter-sysfs.c:201:5: ^[[1m^[[Kwarning^[[m^[[K: nested extern declaration of 'S_ISLNK'
filters/filter-sysfs.c:203:5: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'S_ISDIR'
filters/filter-sysfs.c:203:5: ^[[1m^[[Kwarning^[[m^[[K: nested extern declaration of 'S_ISDIR'
filters/filter-sysfs.c:205:5: ^[[1m^[[Kwarning^[[m^[[K: implicit declaration of function 'S_ISREG'
filters/filter-sysfs.c:205:5: ^[[1m^[[Kwarning^[[m^[[K: nested extern declaration of 'S_ISREG'
^[[36m^[[K--^[[m^[[K
../lib/liblvm.a(filter-sysfs.o): In function `_read_devs':
(.text+0x57c): undefined reference to `S_ISREG'
../lib/liblvm.a(filter-sysfs.o): In function `_read_devs':
(.text+0x580): undefined reference to `S_ISREG'
collect2: ld returned 1 exit status
make[1]: *** [lvm] ^[[1m^[[KError ^[[m^[[K1
make[1]: *** Waiting for unfinished jobs....
../lib/liblvm.a(sharedlib.o): In function `load_shared_library':
(.text+0x18c): ^[[1m^[[Kwarning^[[m^[[K: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
^[[36m^[[K--^[[m^[[K
../lib/liblvm.a(filter-sysfs.o): In function `_read_devs':
(.text+0x57c): undefined reference to `S_ISREG'
../lib/liblvm.a(filter-sysfs.o): In function `_read_devs':
(.text+0x580): undefined reference to `S_ISREG'
collect2: ld returned 1 exit status
make[1]: *** [lvm.static] ^[[1m^[[KError ^[[m^[[K1
make[1]: Leaving directory `/var/tmp/genkernel/13196.24129.12679.25602/LVM2.2.02.28/tools'
make: *** [tools] ^[[1m^[[KError ^[[m^[[K2
* Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20111217 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20111217.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20111217.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20111217.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "" target...

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20111217/.catalyst_lock'



Full build log at /tmp/catalyst-auto.23640/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2011-11-27  7:41 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2011-11-27  7:41 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20111126/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20111126/tmp/
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20111126/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel
>>> Verifying ebuild manifests
>>> Starting parallel fetch
>>> Emerging (1 of 2) app-arch/cpio-2.11
>>> Installing (1 of 2) app-arch/cpio-2.11
>>> Emerging (2 of 2) sys-kernel/genkernel-3.4.10.907-r1
>>> Installing (2 of 2) sys-kernel/genkernel-3.4.10.907-r1

 * Messages for package sys-kernel/genkernel-3.4.10.907-r1:

 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20111126/tmp/chroot-functions.sh from the chroot
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20111126/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20111126/tmp/
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20111126/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.10.907 found ... continuing
emerge --quiet --nodeps --update --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/gentoo-sources-3.0.6 for /tmp/kerncache/gentoo/
>>> Installing (1 of 1) sys-kernel/gentoo-sources-3.0.6 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...

 * Messages for package sys-kernel/gentoo-sources-3.0.6 merged to /tmp/kerncache/gentoo/:

 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20111126 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20111126.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20111126.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20111126.tar.bz2 --kernel-config=/var/tmp/gentoo.config

grep: /usr/src/linux/.config: No such file or directory
^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m3.0.6-gentoo^[[0m for ^[[0;01malpha^[[0m...
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m config: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m         Previous config backed up to .config.bak
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 3.0.6-gentoo boot...
^[[31;01m*^[[0m ERROR: Failed to compile the "boot" target...

^[[32;01m*^[[0m -- Grepping log... --

* Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20111126 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20111126.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20111126.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20111126.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* Linux Kernel 3.0.6-gentoo^[[0m for alpha^[[0m...
* ^[[1m^[[KWARNING^[[m^[[K: No mounted /boot partition detected!
^[[36m^[[K--^[[m^[[K
  CC      kernel/bounds.s
  GEN     include/generated/bounds.h
  CC      arch/alpha/kernel/asm-offsets.s
  GEN     include/generated/asm-offsets.h
  CALL    scripts/checksyscalls.sh
<stdin>:1554:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall sendmmsg not implemented
^[[36m^[[K--^[[m^[[K
  HOSTCC  scripts/kallsyms
  HOSTCC  scripts/genksyms/genksyms.o
  CC      scripts/mod/empty.o
  HOSTCC  scripts/mod/mk_elfconfig
  CALL    scripts/checksyscalls.sh
<stdin>:1554:2: ^[[1m^[[Kwarning^[[m^[[K: #^[[1m^[[Kwarning^[[m^[[K syscall sendmmsg not implemented
^[[36m^[[K--^[[m^[[K
  SHIPPED scripts/genksyms/parse.h
  SHIPPED scripts/genksyms/keywords.c
  SHIPPED scripts/genksyms/parse.c
  HOSTCC  scripts/genksyms/lex.o
scripts/genksyms/lex.l: In function 'yylex1':
scripts/genksyms/lex.l:93:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result
^[[36m^[[K--^[[m^[[K
  CC      kernel/cred.o
  CC      security/keys/keyring.o
  CC      fs/buffer.o
  CC      kernel/async.o
kernel/async.c: In function 'async_synchronize_cookie_domain':
kernel/async.c:270:10: ^[[1m^[[Kwarning^[[m^[[K: 'starttime.tv64' may be used uninitialized in this function
kernel/async.c: In function 'async_run_entry_fn':
kernel/async.c:122:10: ^[[1m^[[Kwarning^[[m^[[K: 'calltime.tv64' may be used uninitialized in this function
^[[36m^[[K--^[[m^[[K
  CC      drivers/block/cciss.o
  CC      fs/partitions/msdos.o
  LD      drivers/char/built-in.o
  CC      drivers/block/DAC960.o
drivers/block/cciss.c: In function 'dev_show_unique_id':
drivers/block/cciss.c:645:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[0]' may be used uninitialized in this function
drivers/block/cciss.c:645:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[1]' may be used uninitialized in this function
drivers/block/cciss.c:645:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[2]' may be used uninitialized in this function
drivers/block/cciss.c:645:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[3]' may be used uninitialized in this function
drivers/block/cciss.c:645:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[4]' may be used uninitialized in this function
drivers/block/cciss.c:645:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[5]' may be used uninitialized in this function
drivers/block/cciss.c:645:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[6]' may be used uninitialized in this function
drivers/block/cciss.c:645:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[7]' may be used uninitialized in this function
drivers/block/cciss.c:645:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[8]' may be used uninitialized in this function
drivers/block/cciss.c:645:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[9]' may be used uninitialized in this function
drivers/block/cciss.c:645:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[10]' may be used uninitialized in this function
drivers/block/cciss.c:645:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[11]' may be used uninitialized in this function
drivers/block/cciss.c:645:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[12]' may be used uninitialized in this function
drivers/block/cciss.c:645:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[13]' may be used uninitialized in this function
drivers/block/cciss.c:645:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[14]' may be used uninitialized in this function
drivers/block/cciss.c:645:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[15]' may be used uninitialized in this function
drivers/block/DAC960.c: In function 'DAC960_V2_ProcessCompletedCommand':
drivers/block/DAC960.c:5095:30: ^[[1m^[[Kwarning^[[m^[[K: comparison between 'DAC960_V2_IOCTL_Opcode_T' and 'enum <anonymous>'
^[[36m^[[K--^[[m^[[K
  LD      fs/partitions/built-in.o
  CC      fs/nfs/nfs4xdr.o
  LD      drivers/clk/built-in.o
  CC      net/socket.o
drivers/block/DAC960.c: In function 'DAC960_V1_EnableMemoryMailboxInterface':
drivers/block/DAC960.h:3735:9: ^[[1m^[[Kwarning^[[m^[[K: 'CommandMailbox.Bytes[12]' may be used uninitialized in this function
^[[36m^[[K--^[[m^[[K
  LD      net/ipv4/built-in.o
  CC      drivers/scsi/libsas/sas_task.o
  CC      net/sunrpc/stats.o
  CC      fs/mbcache.o
drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_scsi_task_done':
drivers/scsi/libsas/sas_scsi_host.c:116:3: ^[[1m^[[Kwarning^[[m^[[K: case value '2' not in enumerated type 'enum exec_status'
^[[36m^[[K--^[[m^[[K
  LD      drivers/video/fb.o
  LD      drivers/video/built-in.o
  LD      drivers/built-in.o
  LD      vmlinux.o
  MODPOST vmlinux.o
^[[1m^[[KWARNING^[[m^[[K: "saved_config" [vmlinux] is COMMON symbol
^[[1m^[[KWARNING^[[m^[[K: modpost: Found 3 section mismatch(es).
^[[36m^[[K--^[[m^[[K
(.text+0x76aec): relocation truncated to fit: GPREL16 against symbol `sysctl_tcp_orphan_retries' defined in .sbss section in net/built-in.o
net/built-in.o: In function `inet_peer_refcheck':
(.text+0x76fd0): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `inet_peer_refcheck':
(.text+0x76fd4): additional relocation overflows omitted from the output
make: *** [.tmp_vmlinux1] ^[[1m^[[KError ^[[m^[[K1
* Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20111126 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20111126.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20111126.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20111126.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20111126/.catalyst_lock'



Full build log at /tmp/catalyst-auto.15388/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2011-11-12 15:49 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2011-11-12 15:49 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20111112/tmp/chroot-functions.sh from the chroot
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20111112/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20111112/tmp/
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20111112/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.10.907 found ... continuing
emerge --quiet --nodeps --update --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/gentoo-sources-2.6.39-r3 for /tmp/kerncache/gentoo/
>>> Installing (1 of 1) sys-kernel/gentoo-sources-2.6.39-r3 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...

 * Messages for package sys-kernel/gentoo-sources-2.6.39-r3 merged to /tmp/kerncache/gentoo/:

 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20111112 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20111112.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20111112.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20111112.tar.bz2 --kernel-config=/var/tmp/gentoo.config

grep: /usr/src/linux/.config: No such file or directory
^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m2.6.39-gentoo-r3^[[0m for ^[[0;01malpha^[[0m...
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m config: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m         Previous config backed up to .config.bak
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 2.6.39-gentoo-r3 boot...
^[[31;01m*^[[0m ERROR: Failed to compile the "boot" target...

^[[32;01m*^[[0m -- Grepping log... --

* Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20111112 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20111112.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20111112.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20111112.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* Linux Kernel 2.6.39-gentoo-r3^[[0m for alpha^[[0m...
* ^[[1m^[[KWARNING^[[m^[[K: No mounted /boot partition detected!
^[[36m^[[K--^[[m^[[K
  SHIPPED scripts/genksyms/keywords.c
  SHIPPED scripts/genksyms/parse.c
  HOSTCC  scripts/genksyms/lex.o
  HOSTCC  scripts/bin2c
scripts/genksyms/lex.l: In function 'yylex1':
scripts/genksyms/lex.l:93:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result
^[[36m^[[K--^[[m^[[K
  CC      kernel/cred.o
  CC      mm/percpu.o
  LD      ipc/built-in.o
  CC      kernel/async.o
kernel/async.c: In function 'async_synchronize_cookie_domain':
kernel/async.c:270:10: ^[[1m^[[Kwarning^[[m^[[K: 'starttime.tv64' may be used uninitialized in this function
kernel/async.c: In function 'async_run_entry_fn':
kernel/async.c:122:10: ^[[1m^[[Kwarning^[[m^[[K: 'calltime.tv64' may be used uninitialized in this function
At top level:
cc1: ^[[1m^[[Kwarning^[[m^[[K: unrecognized command line option "-Wno-unused-but-set-variable"
^[[36m^[[K--^[[m^[[K
  CC      net/core/dev_addr_lists.o
  CC      lib/irq_regs.o
  CC      lib/is_single_threaded.o
  CC      fs/lockd/svc4proc.o
drivers/block/cciss.c: In function 'dev_show_unique_id':
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[0]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[1]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[2]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[3]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[4]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[5]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[6]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[7]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[8]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[9]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[10]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[11]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[12]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[13]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[14]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[15]' may be used uninitialized in this function
^[[36m^[[K--^[[m^[[K
  CC      net/core/netevent.o
  CC      lib/kobject_uevent.o
  CC      net/core/neighbour.o
  CC      lib/kref.o
At top level:
cc1: ^[[1m^[[Kwarning^[[m^[[K: unrecognized command line option "-Wno-unused-but-set-variable"
^[[36m^[[K--^[[m^[[K
  CC      drivers/block/DAC960.o
  CC      lib/prio_heap.o
  CC      lib/prio_tree.o
  CC      fs/nfs/dir.o
drivers/block/DAC960.c: In function 'DAC960_V2_ProcessCompletedCommand':
drivers/block/DAC960.c:5095:30: ^[[1m^[[Kwarning^[[m^[[K: comparison between 'DAC960_V2_IOCTL_Opcode_T' and 'enum <anonymous>'
^[[36m^[[K--^[[m^[[K
  CC      lib/rbtree.o
  CC      fs/nfs/file.o
  CC      lib/reciprocal_div.o
  CC      lib/rwsem.o
drivers/block/DAC960.c: In function 'DAC960_V1_EnableMemoryMailboxInterface':
drivers/block/DAC960.h:3735:9: ^[[1m^[[Kwarning^[[m^[[K: 'CommandMailbox.Bytes[12]' may be used uninitialized in this function
^[[36m^[[K--^[[m^[[K
  CC      net/core/utils.o
  CC      lib/timerqueue.o
  CC      lib/vsprintf.o
  CC      net/core/link_watch.o
At top level:
cc1: ^[[1m^[[Kwarning^[[m^[[K: unrecognized command line option "-Wno-unused-but-set-variable"
^[[36m^[[K--^[[m^[[K
  LD      drivers/misc/lis3lv02d/built-in.o
  LD      drivers/misc/ti-st/built-in.o
  LD      drivers/misc/built-in.o
  CC      drivers/net/mii.o
drivers/message/fusion/mptsas.c: In function 'mptsas_event_process':
drivers/message/fusion/mptsas.c:5015:9: ^[[1m^[[Kwarning^[[m^[[K: unused variable 'log_info'
^[[36m^[[K--^[[m^[[K
  CC      drivers/net/phy/phy.o
  CC      net/ipv4/datagram.o
  CC      drivers/net/phy/phy_device.o
  CC      net/ipv4/raw.o
At top level:
cc1: ^[[1m^[[Kwarning^[[m^[[K: unrecognized command line option "-Wno-unused-but-set-variable"
^[[36m^[[K--^[[m^[[K
  CC      drivers/usb/core/message.o
  CC      drivers/scsi/libsas/sas_scsi_host.o
  CC      net/sunrpc/auth_gss/gss_generic_token.o
  CC      fs/xfs/linux-2.6/xfs_export.o
drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_scsi_task_done':
drivers/scsi/libsas/sas_scsi_host.c:116:3: ^[[1m^[[Kwarning^[[m^[[K: case value '2' not in enumerated type 'enum exec_status'
  CC      net/sunrpc/auth_gss/gss_mech_switch.o
  CC      fs/xfs/linux-2.6/xfs_file.o
At top level:
cc1: ^[[1m^[[Kwarning^[[m^[[K: unrecognized command line option "-Wno-unused-but-set-variable"
^[[36m^[[K--^[[m^[[K
  LD      drivers/video/fb.o
  LD      drivers/video/built-in.o
  LD      drivers/built-in.o
  LD      vmlinux.o
  MODPOST vmlinux.o
^[[1m^[[KWARNING^[[m^[[K: "saved_config" [vmlinux] is COMMON symbol
^[[1m^[[KWARNING^[[m^[[K: modpost: Found 3 section mismatch(es).
^[[36m^[[K--^[[m^[[K
(.text+0xe3c68): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_pipe_open.clone.7':
(.text+0xe409c): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_pipe_open.clone.7':
(.text+0xe40f8): additional relocation overflows omitted from the output
make: *** [.tmp_vmlinux1] ^[[1m^[[KError ^[[m^[[K1
* Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20111112 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20111112.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20111112.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20111112.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20111112/.catalyst_lock'



Full build log at /tmp/catalyst-auto.9867/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2011-10-30  8:17 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2011-10-30  8:17 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds





 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20111029/tmp/chroot-functions.sh from the chroot
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20111029/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20111029/tmp/
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20111029/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.10.907 found ... continuing
emerge --quiet --nodeps --update --newuse gentoo-sources
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/gentoo-sources-2.6.39-r3 for /tmp/kerncache/gentoo/
>>> Installing (1 of 1) sys-kernel/gentoo-sources-2.6.39-r3 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...

 * Messages for package sys-kernel/gentoo-sources-2.6.39-r3 merged to /tmp/kerncache/gentoo/:

 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20111029 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20111029.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20111029.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20111029.tar.bz2 --kernel-config=/var/tmp/gentoo.config

grep: /usr/src/linux/.config: No such file or directory
^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m2.6.39-gentoo-r3^[[0m for ^[[0;01malpha^[[0m...
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m config: Using config from /var/tmp/gentoo.config
^[[32;01m*^[[0m         Previous config backed up to .config.bak
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 2.6.39-gentoo-r3 boot...
^[[31;01m*^[[0m ERROR: Failed to compile the "boot" target...

^[[32;01m*^[[0m -- Grepping log... --

* Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20111029 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20111029.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20111029.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20111029.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* Linux Kernel 2.6.39-gentoo-r3^[[0m for alpha^[[0m...
* ^[[1m^[[KWARNING^[[m^[[K: No mounted /boot partition detected!
^[[36m^[[K--^[[m^[[K
  SHIPPED scripts/genksyms/parse.h
  SHIPPED scripts/genksyms/keywords.c
  SHIPPED scripts/genksyms/parse.c
  HOSTCC  scripts/genksyms/lex.o
scripts/genksyms/lex.l: In function 'yylex1':
scripts/genksyms/lex.l:93:1: ^[[1m^[[Kwarning^[[m^[[K: ignoring return value of 'fwrite', declared with attribute warn_unused_result
^[[36m^[[K--^[[m^[[K
  CC      fs/libfs.o
  CC      crypto/scatterwalk.o
  CC      mm/page_io.o
  CC      kernel/async.o
kernel/async.c: In function 'async_synchronize_cookie_domain':
kernel/async.c:270:10: ^[[1m^[[Kwarning^[[m^[[K: 'starttime.tv64' may be used uninitialized in this function
kernel/async.c: In function 'async_run_entry_fn':
kernel/async.c:122:10: ^[[1m^[[Kwarning^[[m^[[K: 'calltime.tv64' may be used uninitialized in this function
At top level:
cc1: ^[[1m^[[Kwarning^[[m^[[K: unrecognized command line option "-Wno-unused-but-set-variable"
^[[36m^[[K--^[[m^[[K
  CC      drivers/block/cciss.o
  CC      lib/kobject_uevent.o
  CC      net/core/dev_addr_lists.o
  CC      fs/nfs/super.o
drivers/block/cciss.c: In function 'dev_show_unique_id':
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[0]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[1]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[2]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[3]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[4]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[5]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[6]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[7]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[8]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[9]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[10]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[11]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[12]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[13]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[14]' may be used uninitialized in this function
drivers/block/cciss.c:617:7: ^[[1m^[[Kwarning^[[m^[[K: 'sn[15]' may be used uninitialized in this function
^[[36m^[[K--^[[m^[[K
  CC      lib/radix-tree.o
  CC      net/core/neighbour.o
  CC      fs/nfs/nfs2xdr.o
  CC      lib/ratelimit.o
At top level:
cc1: ^[[1m^[[Kwarning^[[m^[[K: unrecognized command line option "-Wno-unused-but-set-variable"
  CC      drivers/block/DAC960.o
  CC      lib/rbtree.o
drivers/block/DAC960.c: In function 'DAC960_V2_ProcessCompletedCommand':
drivers/block/DAC960.c:5095:30: ^[[1m^[[Kwarning^[[m^[[K: comparison between 'DAC960_V2_IOCTL_Opcode_T' and 'enum <anonymous>'
^[[36m^[[K--^[[m^[[K
  CC      net/core/rtnetlink.o
  CC      lib/timerqueue.o
  CC      fs/nfs/proc.o
  CC      lib/vsprintf.o
drivers/block/DAC960.c: In function 'DAC960_V1_EnableMemoryMailboxInterface':
drivers/block/DAC960.h:3735:9: ^[[1m^[[Kwarning^[[m^[[K: 'CommandMailbox.Bytes[12]' may be used uninitialized in this function
^[[36m^[[K--^[[m^[[K
  AR      lib/lib.a
  CC      lib/crc32.o
  CC      fs/nfs/symlink.o
  LD      lib/built-in.o
At top level:
cc1: ^[[1m^[[Kwarning^[[m^[[K: unrecognized command line option "-Wno-unused-but-set-variable"
^[[36m^[[K--^[[m^[[K
  CC      net/ipv4/tcp_input.o
  CC      fs/notify/inode_mark.o
  CC      drivers/message/fusion/mptsas.o
  CC      fs/notify/mark.o
drivers/message/fusion/mptsas.c: In function 'mptsas_event_process':
drivers/message/fusion/mptsas.c:5015:9: ^[[1m^[[Kwarning^[[m^[[K: unused variable 'log_info'
^[[36m^[[K--^[[m^[[K
  LD      drivers/net/tulip/built-in.o
  LD      drivers/net/wireless/built-in.o
  CC      drivers/net/Space.o
At top level:
  CC      drivers/net/loopback.o
cc1: ^[[1m^[[Kwarning^[[m^[[K: unrecognized command line option "-Wno-unused-but-set-variable"
^[[36m^[[K--^[[m^[[K
  CC      drivers/usb/core/hub.o
  CC      fs/xfs/xfs_da_btree.o
  CC      net/ipv4/xfrm4_output.o
  CC      drivers/scsi/libsas/sas_scsi_host.o
drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_scsi_task_done':
drivers/scsi/libsas/sas_scsi_host.c:116:3: ^[[1m^[[Kwarning^[[m^[[K: case value '2' not in enumerated type 'enum exec_status'
  LD      net/ipv4/built-in.o
  CC      net/ipv6/addrconf_core.o
  CC      drivers/usb/core/hcd.o
At top level:
cc1: ^[[1m^[[Kwarning^[[m^[[K: unrecognized command line option "-Wno-unused-but-set-variable"
^[[36m^[[K--^[[m^[[K
  CC      fs/posix_acl.o
  CC      fs/xattr_acl.o
  LD      fs/built-in.o
  LD      vmlinux.o
  MODPOST vmlinux.o
^[[1m^[[KWARNING^[[m^[[K: "saved_config" [vmlinux] is COMMON symbol
^[[1m^[[KWARNING^[[m^[[K: modpost: Found 3 section mismatch(es).
^[[36m^[[K--^[[m^[[K
(.text+0xe3c68): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_pipe_open.clone.7':
(.text+0xe409c): relocation truncated to fit: GPREL16 against `.sbss'
net/built-in.o: In function `gss_pipe_open.clone.7':
(.text+0xe40f8): additional relocation overflows omitted from the output
make: *** [.tmp_vmlinux1] ^[[1m^[[KError ^[[m^[[K1
* Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20111029 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20111029.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20111029.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20111029.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K ^[[1m^[[KFailed^[[m^[[K to compile the "boot" target...

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20111029/.catalyst_lock'



Full build log at /tmp/catalyst-auto.12146/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2011-07-16 13:36 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2011-07-16 13:36 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.6.916
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2011 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume kerncache metadata_overlay pkgcache seedcache snapcache"
Autoresuming support enabled.
Kernel cache support enabled.
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Use of metadata_overlay module for portage enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20110716/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110716/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20110716/
Location of the kerncache is /space/catalyst/kerncache/default/livecd-stage2-alpha-20110716/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110716/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110716/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20110716/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
purging the kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20110716/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20110716/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110716/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110716/tmp/
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20110716/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/genkernel-3.4.10.907-r1
>>> Installing (1 of 1) sys-kernel/genkernel-3.4.10.907-r1

 * Messages for package sys-kernel/genkernel-3.4.10.907-r1:

 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

removing /space/catalyst/tmp/default/livecd-stage2-alpha-20110716/tmp/chroot-functions.sh from the chroot
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110716/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110716/tmp/
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20110716/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.10.907 found ... continuing
emerge --quiet --nodeps --update --newuse gentoo-sources

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/gentoo-sources-2.6.38-r6 for /tmp/kerncache/gentoo/
>>> Installing (1 of 1) sys-kernel/gentoo-sources-2.6.38-r6 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...

 * Messages for package sys-kernel/gentoo-sources-2.6.38-r6 merged to /tmp/kerncache/gentoo/:

 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

ln: failed to create symbolic link `/usr/src/linux': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20110716 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20110716.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20110716.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20110716.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[31;01m*^[[0m ERROR: kernel source directory "/usr/src/linux" was not found!

^[[32;01m*^[[0m -- Grepping log... --

* Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20110716 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20110716.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20110716.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20110716.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K kernel source directory "/usr/src/linux" was not found!

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20110716/.catalyst_lock'



Full build log at /tmp/catalyst-auto.13924/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2011-07-09 13:39 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2011-07-09 13:39 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.6.916
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2011 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume kerncache metadata_overlay pkgcache seedcache snapcache"
Autoresuming support enabled.
Kernel cache support enabled.
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Use of metadata_overlay module for portage enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20110709/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110709/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20110709/
Location of the kerncache is /space/catalyst/kerncache/default/livecd-stage2-alpha-20110709/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110709/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110709/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20110709/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
purging the kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20110709/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20110709/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110709/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110709/tmp/
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20110709/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/genkernel-3.4.10.907-r1
>>> Installing (1 of 1) sys-kernel/genkernel-3.4.10.907-r1

 * Messages for package sys-kernel/genkernel-3.4.10.907-r1:

 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

removing /space/catalyst/tmp/default/livecd-stage2-alpha-20110709/tmp/chroot-functions.sh from the chroot
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110709/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110709/tmp/
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20110709/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.10.907 found ... continuing
emerge --quiet --nodeps --update --newuse gentoo-sources

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/gentoo-sources-2.6.38-r6 for /tmp/kerncache/gentoo/
>>> Installing (1 of 1) sys-kernel/gentoo-sources-2.6.38-r6 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...

 * Messages for package sys-kernel/gentoo-sources-2.6.38-r6 merged to /tmp/kerncache/gentoo/:

 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

ln: failed to create symbolic link `/usr/src/linux': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20110709 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20110709.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20110709.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20110709.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[31;01m*^[[0m ERROR: kernel source directory "/usr/src/linux" was not found!

^[[32;01m*^[[0m -- Grepping log... --

* Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20110709 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20110709.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20110709.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20110709.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K kernel source directory "/usr/src/linux" was not found!

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20110709/.catalyst_lock'



Full build log at /tmp/catalyst-auto.9127/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2011-07-02 14:32 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2011-07-02 14:32 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.6.916
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2011 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume kerncache metadata_overlay pkgcache seedcache snapcache"
Autoresuming support enabled.
Kernel cache support enabled.
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Use of metadata_overlay module for portage enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20110702/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110702/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20110702/
Location of the kerncache is /space/catalyst/kerncache/default/livecd-stage2-alpha-20110702/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110702/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110702/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20110702/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
purging the kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20110702/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20110702/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110702/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110702/tmp/
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20110702/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/genkernel-3.4.10.907-r1
>>> Installing (1 of 1) sys-kernel/genkernel-3.4.10.907-r1

 * Messages for package sys-kernel/genkernel-3.4.10.907-r1:

 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * GNU info directory index is up-to-date.

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

removing /space/catalyst/tmp/default/livecd-stage2-alpha-20110702/tmp/chroot-functions.sh from the chroot
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110702/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110702/tmp/
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20110702/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.10.907 found ... continuing
emerge --quiet --nodeps --update --newuse gentoo-sources

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/gentoo-sources-2.6.38-r6 for /tmp/kerncache/gentoo/
>>> Installing (1 of 1) sys-kernel/gentoo-sources-2.6.38-r6 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...

 * Messages for package sys-kernel/gentoo-sources-2.6.38-r6 merged to /tmp/kerncache/gentoo/:

 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
 * GNU info directory index is up-to-date.

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

ln: failed to create symbolic link `/usr/src/linux': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20110702 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20110702.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20110702.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20110702.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[31;01m*^[[0m ERROR: kernel source directory "/usr/src/linux" was not found!

^[[32;01m*^[[0m -- Grepping log... --

* Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20110702 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20110702.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20110702.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20110702.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K kernel source directory "/usr/src/linux" was not found!

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20110702/.catalyst_lock'



Full build log at /tmp/catalyst-auto.26482/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2011-06-18 13:49 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2011-06-18 13:49 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.6.916
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2011 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume kerncache metadata_overlay pkgcache seedcache snapcache"
Autoresuming support enabled.
Kernel cache support enabled.
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Use of metadata_overlay module for portage enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20110618/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110618/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20110618/
Location of the kerncache is /space/catalyst/kerncache/default/livecd-stage2-alpha-20110618/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110618/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110618/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20110618/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
purging the kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20110618/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20110618/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110618/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110618/tmp/
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20110618/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/genkernel-3.4.10.907
>>> Installing (1 of 1) sys-kernel/genkernel-3.4.10.907

 * Messages for package sys-kernel/genkernel-3.4.10.907:

 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * GNU info directory index is up-to-date.

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

removing /space/catalyst/tmp/default/livecd-stage2-alpha-20110618/tmp/chroot-functions.sh from the chroot
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110618/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110618/tmp/
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20110618/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.10.907 found ... continuing
emerge --quiet --nodeps --update --newuse gentoo-sources

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/gentoo-sources-2.6.38-r6 for /tmp/kerncache/gentoo/
>>> Installing (1 of 1) sys-kernel/gentoo-sources-2.6.38-r6 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...

 * Messages for package sys-kernel/gentoo-sources-2.6.38-r6 merged to /tmp/kerncache/gentoo/:

 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
 * GNU info directory index is up-to-date.

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

ln: failed to create symbolic link `/usr/src/linux': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20110618 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20110618.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20110618.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20110618.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[31;01m*^[[0m ERROR: kernel source directory "/usr/src/linux" was not found!

^[[32;01m*^[[0m -- Grepping log... --

* Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20110618 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20110618.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20110618.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20110618.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K kernel source directory "/usr/src/linux" was not found!

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20110618/.catalyst_lock'



Full build log at /tmp/catalyst-auto.24479/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2011-06-11 13:47 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2011-06-11 13:47 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.6.915
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2011 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume kerncache metadata_overlay pkgcache seedcache snapcache"
Autoresuming support enabled.
Kernel cache support enabled.
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Use of metadata_overlay module for portage enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20110611/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110611/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20110611/
Location of the kerncache is /space/catalyst/kerncache/default/livecd-stage2-alpha-20110611/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110611/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110611/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20110611/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
purging the kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20110611/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20110611/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110611/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110611/tmp/
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20110611/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/genkernel-3.4.10.907
>>> Installing (1 of 1) sys-kernel/genkernel-3.4.10.907

 * Messages for package sys-kernel/genkernel-3.4.10.907:

 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * GNU info directory index is up-to-date.

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

removing /space/catalyst/tmp/default/livecd-stage2-alpha-20110611/tmp/chroot-functions.sh from the chroot
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110611/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110611/tmp/
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20110611/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.10.907 found ... continuing
emerge --quiet --nodeps --update --newuse gentoo-sources

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/gentoo-sources-2.6.38-r6 for /tmp/kerncache/gentoo/
>>> Installing (1 of 1) sys-kernel/gentoo-sources-2.6.38-r6 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...

 * Messages for package sys-kernel/gentoo-sources-2.6.38-r6 merged to /tmp/kerncache/gentoo/:

 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
 * GNU info directory index is up-to-date.

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

ln: failed to create symbolic link `/usr/src/linux': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20110611 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20110611.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20110611.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20110611.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[31;01m*^[[0m ERROR: kernel source directory "/usr/src/linux" was not found!

^[[32;01m*^[[0m -- Grepping log... --

* Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20110611 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20110611.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20110611.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20110611.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K kernel source directory "/usr/src/linux" was not found!

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20110611/.catalyst_lock'



Full build log at /tmp/catalyst-auto.2074/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2011-06-04 13:47 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2011-06-04 13:47 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.6.915
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2011 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume kerncache metadata_overlay pkgcache seedcache snapcache"
Autoresuming support enabled.
Kernel cache support enabled.
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Use of metadata_overlay module for portage enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20110604/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110604/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20110604/
Location of the kerncache is /space/catalyst/kerncache/default/livecd-stage2-alpha-20110604/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110604/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110604/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20110604/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
purging the kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20110604/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20110604/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110604/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110604/tmp/
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20110604/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/genkernel-3.4.10.907
>>> Installing (1 of 1) sys-kernel/genkernel-3.4.10.907

 * Messages for package sys-kernel/genkernel-3.4.10.907:

 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * GNU info directory index is up-to-date.

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

removing /space/catalyst/tmp/default/livecd-stage2-alpha-20110604/tmp/chroot-functions.sh from the chroot
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110604/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110604/tmp/
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20110604/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.10.907 found ... continuing
emerge --quiet --nodeps --update --newuse gentoo-sources

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/gentoo-sources-2.6.38-r6 for /tmp/kerncache/gentoo/
>>> Installing (1 of 1) sys-kernel/gentoo-sources-2.6.38-r6 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...

 * Messages for package sys-kernel/gentoo-sources-2.6.38-r6 merged to /tmp/kerncache/gentoo/:

 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
 * GNU info directory index is up-to-date.

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

ln: failed to create symbolic link `/usr/src/linux': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20110604 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20110604.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20110604.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20110604.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[31;01m*^[[0m ERROR: kernel source directory "/usr/src/linux" was not found!

^[[32;01m*^[[0m -- Grepping log... --

* Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20110604 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20110604.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20110604.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20110604.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K kernel source directory "/usr/src/linux" was not found!

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20110604/.catalyst_lock'



Full build log at /tmp/catalyst-auto.23092/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2011-05-21 13:46 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2011-05-21 13:46 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




Catalyst, version 2.0.6.915
Copyright 2003-2008 Gentoo Foundation
Copyright 2008-2011 various authors
Distributed under the GNU General Public License version 2.1

Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to config file value "/space/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/space/catalyst"
Setting portdir to config file value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume kerncache metadata_overlay pkgcache seedcache snapcache"
Autoresuming support enabled.
Kernel cache support enabled.
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Use of metadata_overlay module for portage enabled.
Envscript support enabled.
Using target: livecd-stage2
Building natively for alpha
Caching snapshot to /space/catalyst/snapshot_cache/20110521/
The autoresume path is /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110521/
Location of the package cache is /space/catalyst/packages/default/livecd-stage2-alpha-20110521/
Location of the kerncache is /space/catalyst/kerncache/default/livecd-stage2-alpha-20110521/
Checking for processes running in chroot and killing them.
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110521/
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1 
clearing autoresume ...
Removing AutoResume Points: ...
Emptying directory /space/catalyst/tmp/default/.autoresume-livecd-stage2-alpha-20110521/
clearing chroot ...
Emptying directory /space/catalyst/tmp/default/livecd-stage2-alpha-20110521/
clearing package cache ...
purging the pkgcache ...
clearing kerncache ...
purging the kerncache ...
--- Running action sequence: unpack

Starting rsync from /space/catalyst/tmp/default/livecd-stage1-alpha-20110521/
to /space/catalyst/tmp/default/livecd-stage2-alpha-20110521/ (This may take some time) ...

--- Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree...
--- Running action sequence: config_profile_link
Configuring profile link...
--- Running action sequence: setup_confdir
--- Running action sequence: portage_overlay
--- Running action sequence: bind
--- Running action sequence: chroot_setup
Setting up chroot...

Warning!!!!
	Overriding certain env variables may cause catastrophic failure.
	If your build fails look here first as the possible problem.
	Catalyst assumes you know what you are doing when setting
		these variables.
	Catalyst Maintainers use VERY minimal envscripts if used at all
	You have been warned

--- Running action sequence: setup_environment
--- Running action sequence: run_local
--- Running action sequence: build_kernel
copying pre-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110521/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110521/tmp/
Running pre-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20110521/
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/genkernel-3.4.10.907
>>> Installing (1 of 1) sys-kernel/genkernel-3.4.10.907

 * Messages for package sys-kernel/genkernel-3.4.10.907:

 * Copying files to /var/cache/genkernel/src...
 * Documentation is available in the genkernel manual page
 * as well as the following URL:
 * http://www.gentoo.org/doc/en/genkernel.xml
 * This package is known to not work with reiser4.  If you are running
 * reiser4 and have a problem, do not file a bug.  We know it does not
 * work and we don't plan on fixing it since reiser4 is the one that is
 * broken in this regard.  Try using a sane filesystem like ext3 or
 * even reiser3.
 * The LUKS support has changed from versions prior to 3.4.4.  Now,
 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
 * GNU info directory index is up-to-date.

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

removing /space/catalyst/tmp/default/livecd-stage2-alpha-20110521/tmp/chroot-functions.sh from the chroot
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110521/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110521/tmp/
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20110521/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.10.907 found ... continuing
emerge --quiet --nodeps --update --newuse gentoo-sources

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/gentoo-sources-2.6.36-r8 for /tmp/kerncache/gentoo/
>>> Installing (1 of 1) sys-kernel/gentoo-sources-2.6.36-r8 to /tmp/kerncache/gentoo/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...

 * Messages for package sys-kernel/gentoo-sources-2.6.36-r8 merged to /tmp/kerncache/gentoo/:

 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
 * GNU info directory index is up-to-date.

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

ln: failed to create symbolic link `/usr/src/linux': No such file or directory
^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20110521 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20110521.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20110521.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20110521.tar.bz2 --kernel-config=/var/tmp/gentoo.config

^[[31;01m*^[[0m ERROR: kernel source directory "/usr/src/linux" was not found!

^[[32;01m*^[[0m -- Grepping log... --

* Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
* Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20110521 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20110521.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20110521.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20110521.tar.bz2 --kernel-config=/var/tmp/gentoo.config

* ^[[1m^[[KERROR:^[[m^[[K kernel source directory "/usr/src/linux" was not found!

^[[32;01m*^[[0m -- End log... --

^[[32;01m*^[[0m Please consult /var/log/genkernel.log for more information and any
^[[32;01m*^[[0m errors that were reported above.

^[[32;01m*^[[0m Report any genkernel bugs to bugs.gentoo.org and
^[[32;01m*^[[0m assign your bug to genkernel@gentoo.org. Please include
^[[32;01m*^[[0m as much information as you can in your bug report; attaching
^[[32;01m*^[[0m /var/log/genkernel.log so that your issue can be dealt with effectively.
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Please do *not* report compilation failures as genkernel bugs!
^[[32;01m*^[[0m 

!!! catalyst: Runscript kernel build failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1465, in build_kernel
    "Runscript kernel build failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20110521/.catalyst_lock'



Full build log at /tmp/catalyst-auto.2809/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
@ 2011-03-26 16:36 armin76
  0 siblings, 0 replies; 72+ messages in thread
From: armin76 @ 2011-03-26 16:36 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




^[[32;01m*^[[0m Creating minimal kernel package
^[[32;01m*^[[0m Creating modules package
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Kernel compiled successfully!
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Required Kernel Parameters:
^[[32;01m*^[[0m     real_root=/dev/$ROOT
^[[32;01m*^[[0m 
^[[32;01m*^[[0m     Where $ROOT is the device node for your root partition as the
^[[32;01m*^[[0m     one specified in /etc/fstab
^[[32;01m*^[[0m 
^[[32;01m*^[[0m If you require Genkernel's hardware detection features; you MUST
^[[32;01m*^[[0m tell your bootloader to use the provided INITRAMFS file. Otherwise;
^[[32;01m*^[[0m substitute the root argument for the real_root argument if you are
^[[32;01m*^[[0m not planning to use the initramfs...

^[[32;01m*^[[0m WARNING... WARNING... WARNING...
^[[32;01m*^[[0m Additional kernel cmdline arguments that *may* be required to boot properly...
^[[32;01m*^[[0m add "dolvm" for lvm support
^[[32;01m*^[[0m add "dodmraid" for dmraid support
^[[32;01m*^[[0m 	or "dodmraid=<additional options>"

^[[32;01m*^[[0m Do NOT report kernel bugs as genkernel bugs unless your bug
^[[32;01m*^[[0m is about the default genkernel configuration...
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Make sure you have the latest genkernel before reporting bugs.
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20110326/tmp/chroot-functions.sh from the chroot
copying post-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110326/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110326/tmp/
Running post-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20110326/
 * Caching service dependencies ...                                       [ ok ]
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20110326/tmp/chroot-functions.sh from the chroot
copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110326/tmp/
copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110326/tmp/
Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20110326/
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.10.907 found ... continuing
emerge --quiet --nodeps --update --newuse gentoo-sources

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-kernel/gentoo-sources-2.6.36-r8 for /tmp/kerncache/gentoo_nolsa/
>>> Installing (1 of 1) sys-kernel/gentoo-sources-2.6.36-r8 to /tmp/kerncache/gentoo_nolsa/
>>> Recording sys-kernel/gentoo-sources in "world" favorites file...

 * Messages for package sys-kernel/gentoo-sources-2.6.36-r8 merged to /tmp/kerncache/gentoo_nolsa/:

 * If you are upgrading from a previous kernel, you may be interested
 * in the following document:
 *   - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
 * GNU info directory index is up-to-date.

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

^[[32;01m*^[[32;01m Gentoo Linux Genkernel; Version 3.4.10.907^[[0m
^[[32;01m*^[[0m Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20110326 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20110326.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20110326.tar.bz2 all --kerncache=/tmp/kerncache/gentoo_nolsa-kerncache-20110326.tar.bz2 --kernel-config=/var/tmp/gentoo_nolsa.config

grep: /usr/src/linux/.config: No such file or directory
^[[32;01m*^[[0;01m Linux Kernel ^[[0;01m2.6.36-gentoo-r8^[[0m for ^[[0;01malpha^[[0m...
^[[33;01m*^[[0m ^[[0;01mWARNING^[[0m: No mounted /boot partition detected!
^[[33;01m*^[[0m          Run mount /boot to mount it!

^[[32;01m*^[[0m kernel: >> Running mrproper...
^[[32;01m*^[[0m config: Using config from /var/tmp/gentoo_nolsa.config
^[[32;01m*^[[0m         Previous config backed up to .config.bak
^[[32;01m*^[[0m         >> Running oldconfig...
^[[32;01m*^[[0m kernel: >> Cleaning...
^[[32;01m*^[[0m         >> Compiling 2.6.36-gentoo-r8 boot...
^[[32;01m*^[[0m         >> Compiling 2.6.36-gentoo-r8 modules...
^[[32;01m*^[[0m Copying config for successful build to /etc/kernels/kernel-config-alpha-2.6.36-gentoo-r8
^[[32;01m*^[[0m e2fsprogs: >> Configuring...
^[[32;01m*^[[0m e2fsprogs: >> Compiling...
^[[32;01m*^[[0m blkid: >> Copying to cache...
^[[32;01m*^[[0m busybox: >> Applying patches...
^[[32;01m*^[[0m busybox: >> Configuring...
^[[32;01m*^[[0m busybox: >> Compiling...
^[[32;01m*^[[0m busybox: >> Copying to cache...
^[[32;01m*^[[0m initramfs: >> Initializing...
^[[32;01m*^[[0m         >> Appending base_layout cpio data...
^[[32;01m*^[[0m         >> Appending auxilary cpio data...
^[[32;01m*^[[0m         >> Appending busybox cpio data...
^[[32;01m*^[[0m         >> Appending lvm cpio data...
^[[32;01m*^[[0m 		LVM: Adding support (compiling binaries)...
^[[32;01m*^[[0m device-mapper: >> Compiling...
^[[32;01m*^[[0m         >> Copying to cache...
^[[32;01m*^[[0m lvm: >> Configuring...
^[[32;01m*^[[0m lvm: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending dmraid cpio data...
^[[32;01m*^[[0m DMRAID: Adding support (compiling binaries)...
^[[32;01m*^[[0m dmraid: >> Configuring...
^[[32;01m*^[[0m dmraid: >> Compiling...
^[[32;01m*^[[0m       >> Copying to bincache...
^[[32;01m*^[[0m         >> Appending mdadm cpio data...
^[[32;01m*^[[0m         >> Appending modules cpio data...
^[[32;01m*^[[0m         >> Appending blkid cpio data...
^[[32;01m*^[[0m Creating kernel cache
^[[32;01m*^[[0m Creating minimal kernel package
^[[32;01m*^[[0m Creating modules package
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Kernel compiled successfully!
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Required Kernel Parameters:
^[[32;01m*^[[0m     real_root=/dev/$ROOT
^[[32;01m*^[[0m 
^[[32;01m*^[[0m     Where $ROOT is the device node for your root partition as the
^[[32;01m*^[[0m     one specified in /etc/fstab
^[[32;01m*^[[0m 
^[[32;01m*^[[0m If you require Genkernel's hardware detection features; you MUST
^[[32;01m*^[[0m tell your bootloader to use the provided INITRAMFS file. Otherwise;
^[[32;01m*^[[0m substitute the root argument for the real_root argument if you are
^[[32;01m*^[[0m not planning to use the initramfs...

^[[32;01m*^[[0m WARNING... WARNING... WARNING...
^[[32;01m*^[[0m Additional kernel cmdline arguments that *may* be required to boot properly...
^[[32;01m*^[[0m add "dolvm" for lvm support
^[[32;01m*^[[0m add "dodmraid" for dmraid support
^[[32;01m*^[[0m 	or "dodmraid=<additional options>"

^[[32;01m*^[[0m Do NOT report kernel bugs as genkernel bugs unless your bug
^[[32;01m*^[[0m is about the default genkernel configuration...
^[[32;01m*^[[0m 
^[[32;01m*^[[0m Make sure you have the latest genkernel before reporting bugs.
removing /space/catalyst/tmp/default/livecd-stage2-alpha-20110326/tmp/chroot-functions.sh from the chroot
*** longjmp causes uninitialized stack frame ***: /bin/bash terminated
======= Backtrace: =========
/lib/libc.so.6.1(__fortify_fail+0x50)[0x200001ba6e0]
/lib/libc.so.6.1(+0x10866c)[0x200001ba66c]
======= Memory map: ========
11ffc8000-11ffec000 rw-p 00000000 00:00 0                                [stack]
120000000-120104000 r-xp 00000000 08:02 1293391                          /bin/bash
120112000-120114000 r--p 00102000 08:02 1293391                          /bin/bash
120114000-12011e000 rw-p 00104000 08:02 1293391                          /bin/bash
12011e000-120168000 rwxp 00000000 00:00 0                                [heap]
20000000000-20000022000 r-xp 00000000 08:02 2052404                      /lib/ld-2.13.so
2000002a000-2000002e000 rw-p 00000000 00:00 0 
20000030000-20000032000 r--p 00020000 08:02 2052404                      /lib/ld-2.13.so
20000032000-20000034000 rw-p 00022000 08:02 2052404                      /lib/ld-2.13.so
20000034000-20000088000 r-xp 00000000 08:02 2053668                      /lib/libncurses.so.5.7
20000088000-20000096000 ---p 00054000 08:02 2053668                      /lib/libncurses.so.5.7
20000096000-2000009a000 r--p 00052000 08:02 2053668                      /lib/libncurses.so.5.7
2000009a000-2000009c000 rw-p 00056000 08:02 2053668                      /lib/libncurses.so.5.7
2000009c000-200000a0000 r-xp 00000000 08:02 2053675                      /lib/libdl-2.13.so
200000a0000-200000ae000 ---p 00004000 08:02 2053675                      /lib/libdl-2.13.so
200000ae000-200000b0000 r--p 00002000 08:02 2053675                      /lib/libdl-2.13.so
200000b0000-200000b2000 rw-p 00004000 08:02 2053675                      /lib/libdl-2.13.so
200000b2000-2000022e000 r-xp 00000000 08:02 2053706                      /lib/libc-2.13.so
2000022e000-2000023e000 ---p 0017c000 08:02 2053706                      /lib/libc-2.13.so
2000023e000-20000242000 r--p 0017c000 08:02 2053706                      /lib/libc-2.13.so
20000242000-20000244000 rw-p 00180000 08:02 2053706                      /lib/libc-2.13.so
20000244000-20000248000 rw-p 00000000 00:00 0 
20000248000-20000252000 r-xp 00000000 08:02 2053729                      /lib/libnss_compat-2.13.so
20000252000-20000260000 ---p 0000a000 08:02 2053729                      /lib/libnss_compat-2.13.so
20000260000-20000262000 r--p 00008000 08:02 2053729                      /lib/libnss_compat-2.13.so
20000262000-20000264000 rw-p 0000a000 08:02 2053729                      /lib/libnss_compat-2.13.so
20000264000-2000027e000 r-xp 00000000 08:02 2053678                      /lib/libnsl-2.13.so
2000027e000-2000028c000 ---p 0001a000 08:02 2053678                      /lib/libnsl-2.13.so
2000028c000-2000028e000 r--p 00018000 08:02 2053678                      /lib/libnsl-2.13.so
2000028e000-20000290000 rw-p 0001a000 08:02 2053678                      /lib/libnsl-2.13.so
20000290000-20000292000 rw-p 00000000 00:00 0 
20000292000-2000029e000 r-xp 00000000 08:02 2053710                      /lib/libnss_nis-2.13.so
2000029e000-200002ac000 ---p 0000c000 08:02 2053710                      /lib/libnss_nis-2.13.so
200002ac000-200002ae000 r--p 0000a000 08:02 2053710                      /lib/libnss_nis-2.13.so
200002ae000-200002b0000 rw-p 0000c000 08:02 2053710                      /lib/libnss_nis-2.13.so
200002b0000-200002be000 r-xp 00000000 08:02 2053732                      /lib/libnss_files-2.13.so
200002be000-200002cc000 ---p 0000e000 08:02 2053732                      /lib/libnss_files-2.13.so
200002cc000-200002ce000 r--p 0000c000 08:02 2053732                      /lib/libnss_files-2.13.so
200002ce000-200002d0000 rw-p 0000e000 08:02 2053732                      /lib/libnss_files-2.13.so
200002d0000-200002e2000 r-xp 00000000 08:02 526612                       /usr/lib/gcc/alpha-unknown-linux-gnu/4.4.5/libgcc_s.so.1
200002e2000-200002f0000 ---p 00012000 08:02 526612                       /usr/lib/gcc/alpha-unknown-linux-gnu/4.4.5/libgcc_s.so.1
200002f0000-200002f2000 r--p 00010000 08:02 526612                       /usr/lib/gcc/alpha-unknown-linux-gnu/4.4.5/libgcc_s.so.1
200002f2000-200002f4000 rw-p 00012000 08:02 526612                       /usr/lib/gcc/alpha-unknown-linux-gnu/4.4.5/libgcc_s.so.1

!!! catalyst: Runscript post-kmerge failed


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1484, in build_kernel
    "Runscript post-kmerge failed",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: build aborting due to kernel build error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 209, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1263, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1491, 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 '/space/catalyst/tmp/default/livecd-stage2-alpha-20110326/.catalyst_lock'



Full build log at /tmp/catalyst-auto.26720/log/installcd-stage2-minimal.log



^ permalink raw reply	[flat|nested] 72+ messages in thread

end of thread, other threads:[~2016-03-24 23:20 UTC | newest]

Thread overview: 72+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-24 21:52 [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec armin76
  -- strict thread matches above, loose matches on Subject: below --
2016-03-24 23:20 armin76
2015-11-19 19:35 armin76
2015-11-12 17:28 armin76
2015-11-05 15:15 armin76
2015-10-29  4:53 armin76
2015-10-22  8:31 armin76
2015-10-15  1:44 armin76
2015-10-08 15:53 armin76
2014-06-21 20:04 armin76
2014-06-14 20:59 armin76
2014-06-07 21:04 armin76
2014-05-31 21:59 armin76
2014-05-17 22:59 armin76
2014-05-10 21:46 armin76
2014-05-03 21:13 armin76
2014-04-27  1:43 armin76
2014-04-19 19:53 armin76
2014-04-05 22:44 armin76
2014-03-29 22:38 armin76
2014-03-23  1:33 armin76
2014-03-15 22:44 armin76
2014-03-08 22:32 armin76
2014-03-01 22:44 armin76
2014-02-22 22:11 armin76
2014-02-15 22:51 armin76
2014-02-08 23:11 armin76
2014-02-01 23:07 armin76
2013-12-29  8:49 armin76
2013-12-14 21:17 armin76
2013-12-07 21:39 armin76
2013-11-10  2:15 armin76
2013-11-02 21:51 armin76
2013-10-26 20:51 armin76
2013-10-19 22:51 armin76
2013-10-12 23:46 armin76
2013-10-05 18:41 armin76
2013-09-28 19:56 armin76
2013-09-21 19:29 armin76
2013-09-14 19:21 armin76
2013-09-07 19:31 armin76
2013-09-01  5:37 armin76
2013-08-18  9:28 armin76
2012-09-08 15:57 armin76
2012-09-01 16:00 armin76
2012-07-21 16:45 armin76
2012-07-14 16:31 armin76
2012-06-30 14:30 armin76
2012-05-12 15:26 armin76
2012-05-05 14:46 armin76
2012-04-28 14:44 armin76
2012-03-10 20:46 armin76
2012-03-03 16:07 armin76
2012-02-25 16:41 armin76
2012-02-11 18:53 armin76
2012-02-04 16:03 armin76
2012-01-28 16:06 armin76
2012-01-21 17:11 armin76
2012-01-14 15:59 armin76
2012-01-07 15:57 armin76
2011-12-17 16:03 armin76
2011-11-27  7:41 armin76
2011-11-12 15:49 armin76
2011-10-30  8:17 armin76
2011-07-16 13:36 armin76
2011-07-09 13:39 armin76
2011-07-02 14:32 armin76
2011-06-18 13:49 armin76
2011-06-11 13:47 armin76
2011-06-04 13:47 armin76
2011-05-21 13:46 armin76
2011-03-26 16:36 armin76

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox