* KERNEL build failure for Master @ 2012-05-09 20:37 Bodke, Kishore K 2012-05-09 22:36 ` Bruce Ashfield 0 siblings, 1 reply; 7+ messages in thread From: Bodke, Kishore K @ 2012-05-09 20:37 UTC (permalink / raw) To: yocto@yoctoproject.org [-- Attachment #1: Type: text/plain, Size: 4389 bytes --] Hi, Linux-yocto build is failing for Cedartrail for the Master and denzil branch. Is it failing for any other BSPs? 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/crossscripts:/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/games:/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+81fd8c307997aff37916828dc8b4ef72f5d35a94-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+81fd8c307997aff37916828dc8b4ef72f5d35a94-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/crossscripts:/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/games:/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+81fd8c307997aff37916828dc8b4ef72f5d35a94-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/crossscripts:/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/games:/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+81fd8c307997aff37916828dc8b4ef72f5d35a94-r4/git/ could not be run: | None NOTE: package linux-yocto-3.0.24+git1+a4ac64fe873f08ef718e2849b88914725dc99c1c_1+81fd8c307997aff37916828dc8b4ef72f5d35a94-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. [-- Attachment #2: Type: text/html, Size: 6885 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: KERNEL build failure for Master 2012-05-09 20:37 KERNEL build failure for Master Bodke, Kishore K @ 2012-05-09 22:36 ` Bruce Ashfield 2012-05-09 23:01 ` Bodke, Kishore K 0 siblings, 1 reply; 7+ messages in thread From: Bruce Ashfield @ 2012-05-09 22:36 UTC (permalink / raw) To: Bodke, Kishore K; +Cc: yocto@yoctoproject.org 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/crossscripts:/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/games:/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+81fd8c307997aff37916828dc8b4ef72f5d35a94-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+81fd8c307997aff37916828dc8b4ef72f5d35a94-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/crossscripts:/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/games:/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+81fd8c307997aff37916828dc8b4ef72f5d35a94-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/crossscripts:/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/games:/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+81fd8c307997aff37916828dc8b4ef72f5d35a94-r4/git/ > could not be run: > > | None > > NOTE: package > linux-yocto-3.0.24+git1+a4ac64fe873f08ef718e2849b88914725dc99c1c_1+81fd8c307997aff37916828dc8b4ef72f5d35a94-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. > ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: KERNEL build failure for Master 2012-05-09 22:36 ` Bruce Ashfield @ 2012-05-09 23:01 ` Bodke, Kishore K 2012-05-09 23:04 ` Bruce Ashfield 0 siblings, 1 reply; 7+ messages in thread From: Bodke, Kishore K @ 2012-05-09 23:01 UTC (permalink / raw) To: Bruce Ashfield; +Cc: yocto@yoctoproject.org Is this error also proxy setup issue? 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+81fd8c307997aff37916828dc8b4ef72f5d35a94-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+81fd8c307997aff37916828dc8b4ef72f5d35a94-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+81fd8c307997aff37916828dc8b4ef72f5d35a94-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+81fd8c307997aff37916828dc8b4ef72f5d35a94-r4: task do_patch: Failed Thanks Kishore. >-----Original Message----- >From: Bruce Ashfield [mailto:bruce.ashfield@windriver.com] >Sent: Wednesday, May 09, 2012 3:36 PM >To: Bodke, Kishore K >Cc: yocto@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. >> ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: KERNEL build failure for Master 2012-05-09 23:01 ` Bodke, Kishore K @ 2012-05-09 23:04 ` Bruce Ashfield 2012-05-10 18:08 ` Bodke, Kishore K 0 siblings, 1 reply; 7+ messages in thread From: Bruce Ashfield @ 2012-05-09 23:04 UTC (permalink / raw) To: Bodke, Kishore K; +Cc: yocto@yoctoproject.org 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. 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+81fd8c307997aff37916828dc8b4ef72f5d35a94-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+81fd8c307997aff37916828dc8b4ef72f5d35a94-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+81fd8c307997aff37916828dc8b4ef72f5d35a94-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+81fd8c307997aff37916828dc8b4ef72f5d35a94-r4: task do_patch: Failed > > Thanks > Kishore. > >> -----Original Message----- >> From: Bruce Ashfield [mailto:bruce.ashfield@windriver.com] >> Sent: Wednesday, May 09, 2012 3:36 PM >> To: Bodke, Kishore K >> Cc: yocto@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. >>> > ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: KERNEL build failure for Master 2012-05-09 23:04 ` Bruce Ashfield @ 2012-05-10 18:08 ` Bodke, Kishore K 2012-05-10 18:40 ` Bodke, Kishore K 2012-05-10 18:41 ` Tom Zanussi 0 siblings, 2 replies; 7+ messages in thread From: Bodke, Kishore K @ 2012-05-10 18:08 UTC (permalink / raw) To: Bruce Ashfield; +Cc: yocto@yoctoproject.org >-----Original Message----- >From: Bruce Ashfield [mailto:bruce.ashfield@windriver.com] >Sent: Wednesday, May 09, 2012 4:04 PM >To: Bodke, Kishore K >Cc: yocto@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. 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.yoctoproject.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@windriver.com] >>> Sent: Wednesday, May 09, 2012 3:36 PM >>> To: Bodke, Kishore K >>> Cc: yocto@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. >>>> >> ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: KERNEL build failure for Master 2012-05-10 18:08 ` Bodke, Kishore K @ 2012-05-10 18:40 ` Bodke, Kishore K 2012-05-10 18:41 ` Tom Zanussi 1 sibling, 0 replies; 7+ messages in thread From: Bodke, Kishore K @ 2012-05-10 18:40 UTC (permalink / raw) To: Bruce Ashfield; +Cc: yocto@yoctoproject.org Each time I do bitbake -c cleanall linux-yocto bitbake linux-yocto I get different errors. ERROR: Function failed: do_patch (see /usr/local/src/may10/build/tmp/work/cedartrail-poky-linux/linux-yocto-3.0.24+git1+a4ac64fe873f08ef718e2849b88914725dc99c1c_1+81fd8c307997aff37916828dc8b4ef72f5d35a94-r4/temp/log.do_patch.31865 for further information) 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_patch.31865 Log data follows: | Branch meta-temp set up to track remote branch meta from origin. | git reset --mixed 620917de59eeb934b9f8cf35cc2d95c1ac8ed0fc | Deleted branch meta-temp (was 620917d). | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/updateme: line 434: yocto/standard/cedartrail-standard.scc: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/updateme: line 436: yocto/standard/cedartrail-standard.scc: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/updateme: line 437: yocto/standard/cedartrail-standard.scc: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/updateme: line 438: yocto/standard/cedartrail-standard.scc: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/updateme: line 441: yocto/standard/cedartrail-standard.scc: No such file or directory | readlink: missing operand | Try `readlink --help' for more information. | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/ERROR: Function failed: do_patch (see /usr/local/src/may10/build/tmp/work/cedartrail-poky-linux/linux-yocto-3.0.24+git1+a4ac64fe873f08ef718e2849b88914725dc99c1c_1+81fd8c307997aff37916828dc8b4ef72f5d35a94-r4/temp/log.do_patch.31865 for further information) | cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | /usr/local/src/may10/build/tmp/sysroots/x86_64-linux/usr/bin/scc: line 399: yocto/standard/cedartrail-standard: No such file or directory | ERROR. Could not find an excutable target for yocto/standard/base | ERROR. Could not locate meta series for yocto/standard/cedartrail | ERROR. Could not modify yocto/standard/base NOTE: package linux-yocto-3.0.24+git1+a4ac64fe873f08ef718e2849b88914725dc99c1c_1+81fd8c307997aff37916828dc8b4ef72f5d35a94-r4: task do_patch: Failed ERROR: Task 3 (/usr/local/src/may10/meta/recipes-kernel/linux/linux-yocto_3.0.bb, do_patch) failed with exit code '1' Thanks Kishore. >-----Original Message----- >From: yocto-bounces@yoctoproject.org [mailto:yocto- >bounces@yoctoproject.org] On Behalf Of Bodke, Kishore K >Sent: Thursday, May 10, 2012 11:08 AM >To: Bruce Ashfield >Cc: yocto@yoctoproject.org >Subject: Re: [yocto] KERNEL build failure for Master > > > >>-----Original Message----- >>From: Bruce Ashfield [mailto:bruce.ashfield@windriver.com] >>Sent: Wednesday, May 09, 2012 4:04 PM >>To: Bodke, Kishore K >>Cc: yocto@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. > >WARNING: Failed to fetch URL git://git.yoctoproject.org/linux-yocto- >3.0;protocol=git;bareclone=1;branch=yocto/standard/base,meta,yocto/pvr;n >ame=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/crosssc >ripts:/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/game >s:/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;n >ame=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+81fd8c307997aff37 >916828dc8b4ef72f5d35a94-r4/temp/log.do_fetch.26424 >NOTE: package linux-yocto- >3.0.24+git1+a4ac64fe873f08ef718e2849b88914725dc99c1c_1+81fd8c307997aff37 >916828dc8b4ef72f5d35a94-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. > ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: KERNEL build failure for Master 2012-05-10 18:08 ` Bodke, Kishore K 2012-05-10 18:40 ` Bodke, Kishore K @ 2012-05-10 18:41 ` Tom Zanussi 1 sibling, 0 replies; 7+ messages in thread From: Tom Zanussi @ 2012-05-10 18:41 UTC (permalink / raw) To: Bodke, Kishore K; +Cc: yocto@yoctoproject.org On Thu, 2012-05-10 at 18:08 +0000, Bodke, Kishore K wrote: > > >-----Original Message----- > >From: Bruce Ashfield [mailto:bruce.ashfield@windriver.com] > >Sent: Wednesday, May 09, 2012 4:04 PM > >To: Bodke, Kishore K > >Cc: yocto@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@windriver.com] > >>> Sent: Wednesday, May 09, 2012 3:36 PM > >>> To: Bodke, Kishore K > >>> Cc: yocto@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@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2012-05-10 18:41 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2012-05-09 20:37 KERNEL build failure for Master Bodke, Kishore K 2012-05-09 22:36 ` Bruce Ashfield 2012-05-09 23:01 ` Bodke, Kishore K 2012-05-09 23:04 ` Bruce Ashfield 2012-05-10 18:08 ` Bodke, Kishore K 2012-05-10 18:40 ` Bodke, Kishore K 2012-05-10 18:41 ` Tom Zanussi
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.