[yocto] KERNEL build failure for Master

Tom Zanussi tom.zanussi at intel.com
Thu May 10 11:41:32 PDT 2012



On Thu, 2012-05-10 at 18:08 +0000, Bodke, Kishore K wrote:
> 
> >-----Original Message-----
> >From: Bruce Ashfield [mailto:bruce.ashfield at windriver.com]
> >Sent: Wednesday, May 09, 2012 4:04 PM
> >To: Bodke, Kishore K
> >Cc: yocto at yoctoproject.org
> >Subject: Re: KERNEL build failure for Master
> >
> >On 12-05-09 7:01 PM, Bodke, Kishore K wrote:
> >> Is this error also proxy setup issue?
> >
> >Nope. I sent a fix for it today, and Richard merged it to master
> >a few hours ago. An update should fix your issue.
> 
> I have updated. But I still see the error.
> If it is a proxy setup issue, I should not be able to build any BSPs.
> But I am able to build ROMLEY successfully.
> It is only failing for Cedartrail.
> 

Looks like it's a problem with the 3.0 kernel being served up.  This
fails for me with a 0-length file, while the 3.2 version works:

wget -t 5 --passive-ftp --no-check-certificate
'http://downloads.yoctoproject.org/mirror/sources/git2_git.yoctoproject.org.linux-yocto-3.0.tar.gz'

Tom

> WARNING: Failed to fetch URL git://git.yoctoproject.org/linux-yocto-3.0;protocol=git;bareclone=1;branch=yocto/standard/base,meta,yocto/pvr;name=machine,meta,pvr
> NOTE: package kmod-native-8-r0.0: task do_patch: Started
> ERROR: Fetcher failure: Fetch command export HOME="/home/kishore"; export https_proxy="https://proxy.sc.intel.com:911/"; export ftp_proxy="http://proxy.sc.intel.com:911/"; export http_proxy="http://proxy.sc.intel.com:911/"; export GIT_CONFIG="/usr/local/src/may10/build/tmp/sysroots/x86_64-linux/etc/gitconfig"; export GIT_PROXY_COMMAND="/usr/local/bin/git-proxy"; export PATH="/usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/core2-poky-linux:/usr/local/src/may10/build/tmp/sysroots/cedartrail/usr/bin/crossscripts:/usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/sbin:/usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin:/usr/local/src/may10/build/tmp/sysroots/x86_64-linux/sbin:/usr/local/src/may10/build/tmp/sysroots/x86_64-linux//bin:/usr/local/src/may10/scripts:/usr/local/src/may10/bitbake/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/src/may10/scripts"; tar -xzf /usr/local/src/may10/build/downloads/git2_git.yo
>  ctoproject.org.linux-yocto-3.0.tar.gz could not be run:
> None
> ERROR: Function failed: Fetcher failure for URL: 'git://git.yoctoproject.org/linux-yocto-3.0;protocol=git;bareclone=1;branch=yocto/standard/base,meta,yocto/pvr;name=machine,meta,pvr'. Unable to fetch URL from any source.
> ERROR: Logfile of failure stored in: /usr/local/src/may10/build/tmp/work/cedartrail-poky-linux/linux-yocto-3.0.24+git1+a4ac64fe873f08ef718e2849b88914725dc99c1c_1+81fd8c307997aff37916828dc8b4ef72f5d35a94-r4/temp/log.do_fetch.26424
> NOTE: package linux-yocto-3.0.24+git1+a4ac64fe873f08ef718e2849b88914725dc99c1c_1+81fd8c307997aff37916828dc8b4ef72f5d35a94-r4: task do_fetch: Failed
> ERROR: Task 6 (/usr/local/src/may10/meta/recipes-kernel/linux/linux-yocto_3.0.bb, do_fetch) failed with exit code '1'
> 
> Thanks
> Kishore.
> 
> >
> >Bruce
> >
> >>
> >> ERROR: Function failed: do_patch (see
> >/usr/local/src/may_9/build/tmp/work/cedartrail-poky-linux/linux-yocto-
> >3.0.24+git1+a4ac64fe873f08ef718e2849b88914725dc99c1c_1+81fd8c307997aff37
> >916828dc8b4ef72f5d35a94-r4/temp/log.do_patch.7982 for further
> >information)
> >> ERROR: Logfile of failure stored in:
> >/usr/local/src/may_9/build/tmp/work/cedartrail-poky-linux/linux-yocto-
> >3.0.24+git1+a4ac64fe873f08ef718e2849b88914725dc99c1c_1+81fd8c307997aff37
> >916828dc8b4ef72f5d35a94-r4/temp/log.do_patch.7982
> >> Log data follows:
> >> | ERROR: Function failed: do_patch (see
> >/usr/local/src/may_9/build/tmp/work/cedartrail-poky-linux/linux-yocto-
> >3.0.24+git1+a4ac64fe873f08ef718e2849b88914725dc99c1c_1+81fd8c307997aff37
> >916828dc8b4ef72f5d35a94-r4/temp/log.do_patch.7982 for further
> >information)
> >> | WARNING: addon feature "features/netfilter" was not found
> >> | WARNING: addon feature "features/taskstats" was not found
> >> | WARNING: addon feature "cfg/smp" was not found
> >> | WARNING: addon feature "cfg/drm-cdvpvr" was not found
> >> | WARNING: addon feature "bsp/cedartrail/cedartrail-pvr-merge" was not
> >found
> >> | WARNING: addon feature "cfg/efi-ext" was not found
> >> | WARNING: addon feature "features/power/intel" was not found
> >> | ERROR: required features were not found. aborting
> >> | ERROR. Could not update yocto/standard/base
> >> NOTE: package linux-yocto-
> >3.0.24+git1+a4ac64fe873f08ef718e2849b88914725dc99c1c_1+81fd8c307997aff37
> >916828dc8b4ef72f5d35a94-r4: task do_patch: Failed
> >>
> >> Thanks
> >> Kishore.
> >>
> >>> -----Original Message-----
> >>> From: Bruce Ashfield [mailto:bruce.ashfield at windriver.com]
> >>> Sent: Wednesday, May 09, 2012 3:36 PM
> >>> To: Bodke, Kishore K
> >>> Cc: yocto at yoctoproject.org
> >>> Subject: Re: KERNEL build failure for Master
> >>>
> >>> On 12-05-09 4:37 PM, Bodke, Kishore K wrote:
> >>>> Hi,
> >>>>
> >>>> Linux-yocto build is failing for Cedartrail for the Master and
> >denzil
> >>>> branch.
> >>>>
> >>>> Is it failing for any other BSPs?
> >>>
> >>> Everything is fine here, this looks to be something specific with
> >your
> >>> proxy setup injecting bad commands into the subshell.
> >>>
> >>> Bruce
> >>>
> >>>>
> >>>> Below is the error.
> >>>>
> >>>> ERROR: Function failed: Fetcher failure: Fetch command export
> >>>> HOME="/home/kishore"; export
> >>>> https_proxy="https://proxy.sc.intel.com:911/"; export
> >>>> ftp_proxy="http://proxy.sc.intel.com:911/"; export
> >>>> http_proxy="http://proxy.sc.intel.com:911/"; export
> >>>> GIT_CONFIG="/usr/local/src/may_9/build/tmp/sysroots/x86_64-
> >>> linux/etc/gitconfig";
> >>>> export GIT_PROXY_COMMAND="/usr/local/bin/git-proxy"; export
> >>>> PATH="/usr/local/src/may_9/build/tmp/sysroots/x86_64-
> >>> linux/usr/bin/core2-poky-
> >>>
> >linux:/usr/local/src/may_9/build/tmp/sysroots/cedartrail/usr/bin/crosssc
> >>> ripts:/usr/local/src/may_9/build/tmp/sysroots/x86_64-
> >>> linux/usr/sbin:/usr/local/src/may_9/build/tmp/sysroots/x86_64-
> >>> linux/usr/bin:/usr/local/src/may_9/build/tmp/sysroots/x86_64-
> >>> linux/sbin:/usr/local/src/may_9/build/tmp/sysroots/x86_64-
> >>>
> >linux//bin:/usr/local/src/may_9/scripts:/usr/local/src/may_9/bitbake/bin
> >>>
> >/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/game
> >>> s:/usr/local/src/may_9/scripts";
> >>>> git clone -s -n --mirror
> >>>>
> >/usr/local/src/may_9/build/downloads/git2/git.yoctoproject.org.linux-
> >>> yocto-3.0/
> >>>> /usr/local/src/may_9/build/tmp/work/cedartrail-poky-linux/linux-
> >yocto-
> >>>
> >3.0.24+git1+a4ac64fe873f08ef718e2849b88914725dc99c1c_1+81fd8c307997aff37
> >>> 916828dc8b4ef72f5d35a94-r4/git/
> >>>> could not be run:
> >>>>
> >>>> None
> >>>>
> >>>> ERROR: Logfile of failure stored in:
> >>>> /usr/local/src/may_9/build/tmp/work/cedartrail-poky-linux/linux-
> >yocto-
> >>>
> >3.0.24+git1+a4ac64fe873f08ef718e2849b88914725dc99c1c_1+81fd8c307997aff37
> >>> 916828dc8b4ef72f5d35a94-r4/temp/log.do_unpack.4250
> >>>>
> >>>> Log data follows:
> >>>>
> >>>> | DEBUG: Running export HOME="/home/kishore"; export
> >>>> https_proxy="https://proxy.sc.intel.com:911/"; export
> >>>> ftp_proxy="http://proxy.sc.intel.com:911/"; export
> >>>> http_proxy="http://proxy.sc.intel.com:911/"; export
> >>>> GIT_CONFIG="/usr/local/src/may_9/build/tmp/sysroots/x86_64-
> >>> linux/etc/gitconfig";
> >>>> export GIT_PROXY_COMMAND="/usr/local/bin/git-proxy"; export
> >>>> PATH="/usr/local/src/may_9/build/tmp/sysroots/x86_64-
> >>> linux/usr/bin/core2-poky-
> >>>
> >linux:/usr/local/src/may_9/build/tmp/sysroots/cedartrail/usr/bin/crosssc
> >>> ripts:/usr/local/src/may_9/build/tmp/sysroots/x86_64-
> >>> linux/usr/sbin:/usr/local/src/may_9/build/tmp/sysroots/x86_64-
> >>> linux/usr/bin:/usr/local/src/may_9/build/tmp/sysroots/x86_64-
> >>> linux/sbin:/usr/local/src/may_9/build/tmp/sysroots/x86_64-
> >>>
> >linux//bin:/usr/local/src/may_9/scripts:/usr/local/src/may_9/bitbake/bin
> >>>
> >/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/game
> >>> s:/usr/local/src/may_9/scripts";
> >>>> git clone -s -n --mirror
> >>>>
> >/usr/local/src/may_9/build/downloads/git2/git.yoctoproject.org.linux-
> >>> yocto-3.0/
> >>>> /usr/local/src/may_9/build/tmp/work/cedartrail-poky-linux/linux-
> >yocto-
> >>>
> >3.0.24+git1+a4ac64fe873f08ef718e2849b88914725dc99c1c_1+81fd8c307997aff37
> >>> 916828dc8b4ef72f5d35a94-r4/git/
> >>>>
> >>>> | ERROR: Function failed: Fetcher failure: Fetch command export
> >>>> HOME="/home/kishore"; export
> >>>> https_proxy="https://proxy.sc.intel.com:911/"; export
> >>>> ftp_proxy="http://proxy.sc.intel.com:911/"; export
> >>>> http_proxy="http://proxy.sc.intel.com:911/"; export
> >>>> GIT_CONFIG="/usr/local/src/may_9/build/tmp/sysroots/x86_64-
> >>> linux/etc/gitconfig";
> >>>> export GIT_PROXY_COMMAND="/usr/local/bin/git-proxy"; export
> >>>> PATH="/usr/local/src/may_9/build/tmp/sysroots/x86_64-
> >>> linux/usr/bin/core2-poky-
> >>>
> >linux:/usr/local/src/may_9/build/tmp/sysroots/cedartrail/usr/bin/crosssc
> >>> ripts:/usr/local/src/may_9/build/tmp/sysroots/x86_64-
> >>> linux/usr/sbin:/usr/local/src/may_9/build/tmp/sysroots/x86_64-
> >>> linux/usr/bin:/usr/local/src/may_9/build/tmp/sysroots/x86_64-
> >>> linux/sbin:/usr/local/src/may_9/build/tmp/sysroots/x86_64-
> >>>
> >linux//bin:/usr/local/src/may_9/scripts:/usr/local/src/may_9/bitbake/bin
> >>>
> >/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/game
> >>> s:/usr/local/src/may_9/scripts";
> >>>> git clone -s -n --mirror
> >>>>
> >/usr/local/src/may_9/build/downloads/git2/git.yoctoproject.org.linux-
> >>> yocto-3.0/
> >>>> /usr/local/src/may_9/build/tmp/work/cedartrail-poky-linux/linux-
> >yocto-
> >>>
> >3.0.24+git1+a4ac64fe873f08ef718e2849b88914725dc99c1c_1+81fd8c307997aff37
> >>> 916828dc8b4ef72f5d35a94-r4/git/
> >>>> could not be run:
> >>>>
> >>>> | None
> >>>>
> >>>> NOTE: package
> >>>> linux-yocto-
> >>>
> >3.0.24+git1+a4ac64fe873f08ef718e2849b88914725dc99c1c_1+81fd8c307997aff37
> >>> 916828dc8b4ef72f5d35a94-r4:
> >>>> task do_unpack: Failed
> >>>>
> >>>> ERROR: Task 858
> >>>> (/usr/local/src/may_9/meta/recipes-kernel/linux/linux-yocto_3.0.bb,
> >>>> do_unpack) failed with exit code '1'
> >>>>
> >>>> Thanks
> >>>>
> >>>> Kishore.
> >>>>
> >>
> 
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto





More information about the yocto mailing list