yocto build fails


Gray, Mark D <mark.d.gray@...>
 

Hi all,

 

I have been trying to build on Ubuntu 11.0.4. I think I have followed the online documentation correctly. I have also followed the wiki page, which is required for me, to set up the proxy servers. However, the build is still failing for me. This is for Bernard-5.0.1. I get the following message

 

NOTE: Executing RunQueue Tasks

NOTE: Running task 697 of 1863 (ID: 484, /home/green/mdgray/yocto/poky-bernard-5.0.1/meta/recipes-kernel/linux/linux-yocto_git.bb, do_fetch)

NOTE: package linux-yocto-2.6.37+git1+212cae404e57ff9dc58c808035770d51325c3512_1+c75cbd202d8abb0b5f316f934f5d33c17ff6d3c3-r16: task do_fetch: Started

ERROR: Function 'Fetcher failure for URL: 'git://git.pokylinux.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=yocto/standard/common-pc/base,meta;name=machine,meta'. Unable to fetch URL git://git.pokylinux.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=yocto/standard/common-pc/base,meta;name=machine,meta from any source.' failed

ERROR: Logfile of failure stored in: /home/green/mdgray/yocto/poky-5.0.1-build/tmp/work/qemux86-poky-linux/linux-yocto-2.6.37+git1+212cae404e57ff9dc58c808035770d51325c3512_1+c75cbd202d8abb0b5f316f934f5d33c17ff6d3c3-r16/temp/log.do_fetch.8521

Log data follows:

| NOTE: fetch http://autobuilder.yoctoproject.org/sources/git2_git.pokylinux.org.linux-yocto-2.6.37.tar.gz

| Cloning into bare repository /home/green/mdgray/yocto/poky-5.0.1-build/downloads/git2/git.pokylinux.org.linux-yocto-2.6.37...

|  nc: read failed (0/3): Broken pipe

|  fatal: The remote end hung up unexpectedly

| ERROR: Function 'Fetcher failure for URL: 'git://git.pokylinux.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=yocto/standard/common-pc/base,meta;name=machine,meta'. Unable to fetch URL git://git.pokylinux.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=yocto/standard/common-pc/base,meta;name=machine,meta from any source.' failed

|

NOTE: package linux-yocto-2.6.37+git1+212cae404e57ff9dc58c808035770d51325c3512_1+c75cbd202d8abb0b5f316f934f5d33c17ff6d3c3-r16: task do_fetch: Failed

ERROR: Task 484 (/home/green/mdgray/yocto/poky-bernard-5.0.1/meta/recipes-kernel/linux/linux-yocto_git.bb, do_fetch) failed with exit code '1'

ERROR: '/home/green/mdgray/yocto/poky-bernard-5.0.1/meta/recipes-kernel/linux/linux-yocto_git.bb' failed

 

On closer inspection, the file http://autobuilder.yoctoproject.org/sources/git2_git.pokylinux.org.linux-yocto-2.6.37.tar.gz is unavailable in the repo. I did a search and I could only find http://autobuilder.yoctoproject.org/sources/git2_git.pokylinux.org.linux-yocto-2.6.37.tar.gz.bad

 

Can anyone help me on this?

 

Thanks

 

Mark

--------------------------------------------------------------
Intel Shannon Limited
Registered in Ireland
Registered Office: Collinstown Industrial Park, Leixlip, County Kildare
Registered Number: 308263
Business address: Dromore House, East Park, Shannon, Co. Clare

This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.


Joshua Lock <josh@...>
 

On Fri, 2011-07-15 at 11:44 +0100, Gray, Mark D wrote:
I have been trying to build on Ubuntu 11.0.4. I think I have followed
the online documentation correctly. I have also followed the wiki
page, which is required for me, to set up the proxy servers. However,
the build is still failing for me. This is for Bernard-5.0.1. I get
the following message
<snip>
| NOTE: fetch
http://autobuilder.yoctoproject.org/sources/git2_git.pokylinux.org.linux-yocto-2.6.37.tar.gz

| Cloning into bare
repository /home/green/mdgray/yocto/poky-5.0.1-build/downloads/git2/git.pokylinux.org.linux-yocto-2.6.37...

| nc: read failed (0/3): Broken pipe
This would lead me to make a guess at your proxy settings not being
configured correctly for git with nc.


On closer inspection, the file
http://autobuilder.yoctoproject.org/sources/git2_git.pokylinux.org.linux-yocto-2.6.37.tar.gz is unavailable in the repo. I did a search and I could only find http://autobuilder.yoctoproject.org/sources/git2_git.pokylinux.org.linux-yocto-2.6.37.tar.gz.bad
Looks like we have a bad mirrored tarball. :-/

Cheers,
Joshua
--
Joshua Lock
Yocto Project "Johannes factotum"
Intel Open Source Technology Centre


Flanagan, Elizabeth <elizabeth.flanagan@...>
 

On Fri, Jul 15, 2011 at 5:10 PM, Joshua Lock <josh@...> wrote:
On Fri, 2011-07-15 at 11:44 +0100, Gray, Mark D wrote:
This would lead me to make a guess at your proxy settings not being
configured correctly for git with nc.


On closer inspection, the file
http://autobuilder.yoctoproject.org/sources/git2_git.pokylinux.org.linux-yocto-2.6.37.tar.gz is unavailable in the repo. I did a search and I could only find http://autobuilder.yoctoproject.org/sources/git2_git.pokylinux.org.linux-yocto-2.6.37.tar.gz.bad
Looks like we have a bad mirrored tarball. :-/
I had blown the tarball away yesterday working on bug #1207. The rsync
should have run by now to pull it back up but for some reason, hasn't.
I'll look at this on Monday but in the meantime, i've forced the
rsync.

-b