All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: yocto Digest, Vol 46, Issue 109
       [not found] <mailman.21236.1406788558.26702.yocto@yoctoproject.org>
@ 2014-07-31  8:04 ` Pushpa Teja
  2014-07-31 13:53   ` Paul Eggleton
  0 siblings, 1 reply; 13+ messages in thread
From: Pushpa Teja @ 2014-07-31  8:04 UTC (permalink / raw)
  To: yocto; +Cc: sadasivam

[-- Attachment #1: Type: text/plain, Size: 16727 bytes --]

HI,
          iam trying to build yacto for riot board when ever i am giving bitbake getting the below error i strucked in this point please guide me .

NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: Failed to fetch URL http://downloads.sourceforge.net/e2fsprogs/e2fsprogs-1.42.8.tar.gz, attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 4, output:
Read error (Connection timed out) in headers.
Read error (Connection timed out) in headers.

ERROR: Function failed: Fetcher failure for URL: 'http://downloads.sourceforge.net/e2fsprogs/e2fsprogs-1.42.8.tar.gz'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/teju/fsl-arm-yocto-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/e2fsprogs/1.42.8-r0/temp/log.do_fetch.9563
ERROR: Task 1746 (/home/teju/fsl-arm-yocto-bsp/sources/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.8.bb, do_fetch) failed with exit code '1'
WARNING: Failed to fetch URL http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-0.10.31.tar.bz2, attempting MIRRORS if available

Thanks &Regards 
pushpa 


Pushpa@JtechIndia.In | Mobile : +91 74188 49193
J-Technologies India LtdCoimbatore | Chennai |  ​​ ​JammuA9, SIDCO Industrial Estate, Coimbatore - 641 021 
Tel : CBE : 0422 4055 555 | CHN : 044 4550 0400 |  ​ JAMMU : ​9086020865 


Www.JtechIndia.Com | Www.Vcare.CoAn ISO Certified Company and the unit of IndoShell Group.

> From: yocto-request@yoctoproject.org
> Subject: yocto Digest, Vol 46, Issue 109
> To: yocto@yoctoproject.org
> Date: Wed, 30 Jul 2014 23:35:58 -0700
> 
> Send yocto mailing list submissions to
> 	yocto@yoctoproject.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://lists.yoctoproject.org/listinfo/yocto
> or, via email, send a message with subject or body 'help' to
> 	yocto-request@yoctoproject.org
> 
> You can reach the person managing the list at
> 	yocto-owner@yoctoproject.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of yocto digest..."
> 
> 
> Today's Topics:
> 
>    1. [yocto-docs][PATCH v2] dev-manual: Emphasize that YP supports
>       MIPS64. (Robert P. J. Day)
>    2. Re: [yocto-docs][PATH] Emphasize both 32- and 64-bit MIPS
>       supported. (Khem Raj)
>    3. Re: [yocto-docs][PATCH v2] dev-manual: Emphasize that YP
>       supports MIPS64. (Khem Raj)
>    4. Re: [meta-intel] Why won't my app use multiple threads	under
>       'valleyisland'? (Chris Tapp)
>    5. [meta-mingw] [PATCH] binutils-cross-canadian: Remove
>       nativesdk-flex dependency (Mark Hatle)
>    6. Re: timeline for "official" centos 7 support? (Rifenbark, Scott M)
>    7. Re: why does dev manual, "Supported Board Support Packages",
>       mention only meta-intel? (Rifenbark, Scott M)
>    8. Re: why does dev manual, "Supported Board Support Packages",
>       mention only meta-intel? (Khem Raj)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Wed, 30 Jul 2014 16:51:14 -0400 (EDT)
> From: "Robert P. J. Day" <rpjday@crashcourse.ca>
> To: Yocto discussion list <yocto@yoctoproject.org>
> Subject: [yocto] [yocto-docs][PATCH v2] dev-manual: Emphasize that YP
> 	supports MIPS64.
> Message-ID: <alpine.LFD.2.11.1407301650150.31103@localhost>
> Content-Type: TEXT/PLAIN; charset=US-ASCII
> 
> 
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
> 
> ---
> 
> diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
> index 6ab93f7..37bc5a2 100644
> --- a/documentation/dev-manual/dev-manual-start.xml
> +++ b/documentation/dev-manual/dev-manual-start.xml
> @@ -36,7 +36,7 @@
>          You can use the OpenEmbedded build system, which uses
>          <link linkend='bitbake-term'>BitBake</link>, to develop complete Linux
>          images and associated user-space applications for architectures based
> -        on ARM, MIPS, PowerPC, x86 and x86-64.
> +        on ARM, MIPS, MIPS64, PowerPC, x86 and x86-64.
>          <note>
>              By default, using the Yocto Project creates a Poky distribution.
>              However, you can create your own distribution by providing key
> 
> -- 
> 
> ========================================================================
> Robert P. J. Day                                 Ottawa, Ontario, CANADA
>                         http://crashcourse.ca
> 
> Twitter:                                       http://twitter.com/rpjday
> LinkedIn:                               http://ca.linkedin.com/in/rpjday
> ========================================================================
> 
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Wed, 30 Jul 2014 15:05:26 -0700
> From: Khem Raj <raj.khem@gmail.com>
> To: "Robert P. J. Day" <rpjday@crashcourse.ca>
> Cc: Yocto discussion list <yocto@yoctoproject.org>
> Subject: Re: [yocto] [yocto-docs][PATH] Emphasize both 32- and 64-bit
> 	MIPS	supported.
> Message-ID:
> 	<CAMKF1srrrrSDakSgSdoORaWxeiO8XN-rn-6N7m1i0nxsu5GiGQ@mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
> 
> On Wed, Jul 30, 2014 at 1:48 PM, Robert P. J. Day <rpjday@crashcourse.ca> wrote:
> >   ok, i should resubmit with "MIPS, MIPS64" then? coming up.
> 
> yes please
> 
> 
> ------------------------------
> 
> Message: 3
> Date: Wed, 30 Jul 2014 15:06:36 -0700
> From: Khem Raj <raj.khem@gmail.com>
> To: "Robert P. J. Day" <rpjday@crashcourse.ca>
> Cc: Yocto discussion list <yocto@yoctoproject.org>
> Subject: Re: [yocto] [yocto-docs][PATCH v2] dev-manual: Emphasize that
> 	YP supports MIPS64.
> Message-ID:
> 	<CAMKF1srucS+EiD5cuRoAah8opR9qHh0wXmMhKz6+B6hFcp6v5w@mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
> 
> On Wed, Jul 30, 2014 at 1:51 PM, Robert P. J. Day <rpjday@crashcourse.ca> wrote:
> >
> > Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
> >
> > ---
> >
> > diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
> > index 6ab93f7..37bc5a2 100644
> > --- a/documentation/dev-manual/dev-manual-start.xml
> > +++ b/documentation/dev-manual/dev-manual-start.xml
> > @@ -36,7 +36,7 @@
> >          You can use the OpenEmbedded build system, which uses
> >          <link linkend='bitbake-term'>BitBake</link>, to develop complete Linux
> >          images and associated user-space applications for architectures based
> > -        on ARM, MIPS, PowerPC, x86 and x86-64.
> > +        on ARM, MIPS, MIPS64, PowerPC, x86 and x86-64.
> 
> this is fine however it occurred to me that speciying PPC and PPC64
> would be good too. or powerpc64 and powerpc
> 
> >          <note>
> >              By default, using the Yocto Project creates a Poky distribution.
> >              However, you can create your own distribution by providing key
> >
> > --
> >
> > ========================================================================
> > Robert P. J. Day                                 Ottawa, Ontario, CANADA
> >                         http://crashcourse.ca
> >
> > Twitter:                                       http://twitter.com/rpjday
> > LinkedIn:                               http://ca.linkedin.com/in/rpjday
> > ========================================================================
> >
> > --
> > _______________________________________________
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
> 
> 
> ------------------------------
> 
> Message: 4
> Date: Wed, 30 Jul 2014 23:14:29 +0100
> From: Chris Tapp <opensource@keylevel.com>
> To: Darren Hart <dvhart@linux.intel.com>
> Cc: meta-intel@yoctoproject.org, Yocto Project
> 	<yocto@yoctoproject.org>
> Subject: Re: [yocto] [meta-intel] Why won't my app use multiple
> 	threads	under 'valleyisland'?
> Message-ID: <9C9784A3-CA5B-4398-9D33-2D933F6CFC81@keylevel.com>
> Content-Type: text/plain; charset=us-ascii
> 
> 
> On 29 Jul 2014, at 16:41, Darren Hart <dvhart@linux.intel.com> wrote:
> 
> > On Thu, Jul 24, 2014 at 09:45:41PM +0100, Chris Tapp wrote:
> >> I've got a recipe for an application. This has:
> >> 
> >> 1) A main thread;
> >> 2) An OpenGL ('X' / EGL) graphics rendering thread created using posix threads;
> >> 3) As many threads as required from the graphics thread for GStreamer to service various pipelines.
> >> 
> >> On a Cedartrail platform this happily uses multiple cores.
> > 
> > Major difference here is graphics chip, cedartrail uses EMGD binary drivers,
> > baytrail (valleyisland) uses the open source Intel i965 drivers.
> > 
> > I recently (yesterday) updated meta-intel master and daisy to properly support
> > video acceleration in gstreamer 1.0 - I don't know if this impacts you or not.
> 
> Thanks for the pointer. I'll give it a try and see if it makes a difference.
> 
> > However, if I use the same recipe under a 64-bit valleyisland build (daisy) it
> >> only ever uses a single core (and virtually grinds to a halt).
> >> 
> >> 'top' shows CPU usage for the application never goes above 25% (J1900, so four
> >> cores available). Running four instances of 'yes' gets the total CPU usage to
> >> 100%, so all the cores are available.
> > 
> > Does /proc/cpu list four cores?
> 
> It does.
> 
> I've also found that running the GStreamer pipeline outside of (and at the same time as) my application works as expected - i.e. more CPU resources are used and the application runs at the target loop time, so the system can definitely do what I want...
> 
> > 'taskset' shows that the affinity mask for the application is not restricting
> >> the set of available cores.
> >> 
> >> Umm... Any ideas what's going on here?
> >> 
> >> It looks as if GStreamer and OpenGL are fighting for access to something, but
> >> the pipelines only render to 'fakesink' and 'appsink'.
> >> 
> > 
> > I don't have any GL/GST development experience, so this is likely best taken to
> > those respective lists.
> 
> Thanks, I've already tried that and not got anything back ;-)
> 
> > --
> > Darren
> 
> Chris Tapp
> 
> opensource@keylevel.com
> www.keylevel.com
> 
> 
> 
> 
> 
> ------------------------------
> 
> Message: 5
> Date: Wed, 30 Jul 2014 20:08:55 -0500
> From: Mark Hatle <mark.hatle@windriver.com>
> To: <yocto@yoctoproject.org>
> Subject: [yocto] [meta-mingw] [PATCH] binutils-cross-canadian: Remove
> 	nativesdk-flex dependency
> Message-ID:
> 	<1406768935-15676-1-git-send-email-mark.hatle@windriver.com>
> Content-Type: text/plain
> 
> Flex does not build properly with mingw support, it also does not appear
> to be needed in order to build binutils or the other nativesdk components
> when building for mingw.
> 
> Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
> ---
>  recipes-devtools/binutils/binutils-cross-canadian_2.24.bbappend | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/recipes-devtools/binutils/binutils-cross-canadian_2.24.bbappend b/recipes-devtools/binutils/binutils-cross-canadian_2.24.bbappend
> index 7551868..026c932 100644
> --- a/recipes-devtools/binutils/binutils-cross-canadian_2.24.bbappend
> +++ b/recipes-devtools/binutils/binutils-cross-canadian_2.24.bbappend
> @@ -1,4 +1,5 @@
>  EXTRA_OECONF_append_sdkmingw32 = " --disable-plugins --disable-nls"
>  LDFLAGS_append_sdkmingw32 = " -Wl,-static"
>  
> -DEPENDS_remove_sdkmingw32 = "nativesdk-gettext"
> \ No newline at end of file
> +DEPENDS_remove_sdkmingw32 = "nativesdk-gettext"
> +DEPENDS_remove_sdkmingw32 = "nativesdk-flex"
> -- 
> 1.9.3
> 
> 
> 
> ------------------------------
> 
> Message: 6
> Date: Thu, 31 Jul 2014 05:41:30 +0000
> From: "Rifenbark, Scott M" <scott.m.rifenbark@intel.com>
> To: "Robert P. J. Day" <rpjday@crashcourse.ca>, Yocto discussion list
> 	<yocto@yoctoproject.org>
> Subject: Re: [yocto] timeline for "official" centos 7 support?
> Message-ID:
> 	<41DEA4B02DBDEF40A0F3B6D0DDB1237983FD159C@ORSMSX101.amr.corp.intel.com>
> 	
> Content-Type: text/plain; charset="us-ascii"
> 
> Just before each major release, I run a script that produces the list of validated distros we have tested and support.  So if this is going to be a supported distro, it will get on the list in the manual.
> 
> Scott
> 
> >-----Original Message-----
> >From: yocto-bounces@yoctoproject.org [mailto:yocto-
> >bounces@yoctoproject.org] On Behalf Of Robert P. J. Day
> >Sent: Wednesday, July 30, 2014 12:07 PM
> >To: Yocto discussion list
> >Subject: [yocto] timeline for "official" centos 7 support?
> >
> >
> >  working version of yocto dev manual currently has no mention of centos 7 in
> >the list of supported distributions -- anyone working on validating that?
> >
> >rday
> >
> >--
> >
> >=================================================================
> >=======
> >Robert P. J. Day                                 Ottawa, Ontario, CANADA
> >                        http://crashcourse.ca
> >
> >Twitter:                                       http://twitter.com/rpjday
> >LinkedIn:                               http://ca.linkedin.com/in/rpjday
> >=================================================================
> >=======
> >
> >--
> >_______________________________________________
> >yocto mailing list
> >yocto@yoctoproject.org
> >https://lists.yoctoproject.org/listinfo/yocto
> 
> 
> ------------------------------
> 
> Message: 7
> Date: Thu, 31 Jul 2014 05:50:09 +0000
> From: "Rifenbark, Scott M" <scott.m.rifenbark@intel.com>
> To: "Robert P. J. Day" <rpjday@crashcourse.ca>, Yocto discussion list
> 	<yocto@yoctoproject.org>
> Subject: Re: [yocto] why does dev manual, "Supported Board Support
> 	Packages", mention only meta-intel?
> Message-ID:
> 	<41DEA4B02DBDEF40A0F3B6D0DDB1237983FD15B5@ORSMSX101.amr.corp.intel.com>
> 	
> Content-Type: text/plain; charset="us-ascii"
> 
> The bold title of the bullet item should probably not be so restrictive.  The point of the section is to show how to set up the meta-intel repository.  I can re-write this section to indicate the wider BSP support and still use the main meta-intel git clone example.
> 
> Scott
> 
> >-----Original Message-----
> >From: yocto-bounces@yoctoproject.org [mailto:yocto-
> >bounces@yoctoproject.org] On Behalf Of Robert P. J. Day
> >Sent: Wednesday, July 30, 2014 12:25 PM
> >To: Yocto discussion list
> >Subject: [yocto] why does dev manual, "Supported Board Support Packages",
> >mention only meta-intel?
> >
> >
> >  also from current dev manual, chapter 2, there is a bullet point entitled
> >"Supported Board Support Packages" which mentions *only* meta-intel as if its
> >the only such layer.
> >
> >  that seems sort of ... incomplete.
> >
> >rday
> >
> >--
> >
> >=================================================================
> >=======
> >Robert P. J. Day                                 Ottawa, Ontario, CANADA
> >                        http://crashcourse.ca
> >
> >Twitter:                                       http://twitter.com/rpjday
> >LinkedIn:                               http://ca.linkedin.com/in/rpjday
> >=================================================================
> >=======
> >
> >--
> >_______________________________________________
> >yocto mailing list
> >yocto@yoctoproject.org
> >https://lists.yoctoproject.org/listinfo/yocto
> 
> 
> ------------------------------
> 
> Message: 8
> Date: Wed, 30 Jul 2014 23:35:25 -0700
> From: Khem Raj <raj.khem@gmail.com>
> To: "Rifenbark, Scott M" <scott.m.rifenbark@intel.com>
> Cc: Yocto discussion list <yocto@yoctoproject.org>
> Subject: Re: [yocto] why does dev manual, "Supported Board Support
> 	Packages", mention only meta-intel?
> Message-ID:
> 	<CAMKF1sqyPbb1-oe23zZ0Rpm31Oxn9pz+yPDDsD_j10h4h2K1FA@mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
> 
> On Wed, Jul 30, 2014 at 10:50 PM, Rifenbark, Scott M
> <scott.m.rifenbark@intel.com> wrote:
> > The point of the section is to show how to set up the meta-intel repository
> 
> I think it should cover the general case.
> 
> 
> ------------------------------
> 
> -- 
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
> 
> 
> End of yocto Digest, Vol 46, Issue 109
> **************************************
 		 	   		  

[-- Attachment #2: Type: text/html, Size: 22996 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: yocto Digest, Vol 46, Issue 109
  2014-07-31  8:04 ` yocto Digest, Vol 46, Issue 109 Pushpa Teja
@ 2014-07-31 13:53   ` Paul Eggleton
  2014-08-01  3:43     ` Pushpa Teja
  0 siblings, 1 reply; 13+ messages in thread
From: Paul Eggleton @ 2014-07-31 13:53 UTC (permalink / raw)
  To: Pushpa Teja; +Cc: yocto, sadasivam

Hi Pushpa,

On Thursday 31 July 2014 08:04:56 Pushpa Teja wrote:
>           iam trying to build yacto for riot board when ever i am giving
> bitbake getting the below error i strucked in this point please guide me .
> 
> NOTE: Preparing runqueue
> NOTE: Executing SetScene Tasks
> NOTE: Executing RunQueue Tasks
> WARNING: Failed to fetch URL
> http://downloads.sourceforge.net/e2fsprogs/e2fsprogs-1.42.8.tar.gz,
> attempting MIRRORS if available
> ERROR: Fetcher failure: Fetch command
> failed with exit code 4, output: Read error (Connection timed out) in
> headers.
> Read error (Connection timed out) in headers.
> 
> ERROR: Function failed: Fetcher failure for URL:
> 'http://downloads.sourceforge.net/e2fsprogs/e2fsprogs-1.42.8.tar.gz'.
> Unable to fetch URL from any source.
> ERROR: Logfile of failure stored in:
> /home/teju/fsl-arm-yocto-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-
> gnueabi/e2fsprogs/1.42.8-r0/temp/log.do_fetch.9563 ERROR: Task 1746
> (/home/teju/fsl-arm-yocto-bsp/sources/poky/meta/recipes-devtools/e2fsprogs/
> e2fsprogs_1.42.8.bb, do_fetch) failed with exit code '1' WARNING: Failed to
> fetch URL
> http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-0.10
> .31.tar.bz2, attempting MIRRORS if available 

This sounds like a problem with your connection. Are you behind some kind of 
proxy or firewall? If downloading from the original site failed it should have 
attempted to fetch it from our source mirror at 
http://downloads.yoctoproject.org/mirror/sources/ ; if that failed too it's 
almost certainly a connection issue. I've just checked and 
e2fsprogs-1.42.8.tar.gz definitely exists on our source mirror. You can double-
check exactly what happened by looking in log.do_fetch as indicated in the 
output you posted.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: yocto Digest, Vol 46, Issue 109
  2014-07-31 13:53   ` Paul Eggleton
@ 2014-08-01  3:43     ` Pushpa Teja
  2014-08-01  9:19       ` Paul Eggleton
  0 siblings, 1 reply; 13+ messages in thread
From: Pushpa Teja @ 2014-08-01  3:43 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: yocto, sadasivam

[-- Attachment #1: Type: text/plain, Size: 4503 bytes --]

HI,

           Thanks for your reply . i have solved this problem but i got another problem i am trying to check out with mirrors but not getting the solution  i am getting the logs like below please give solution for this .


WARNING: Failed to fetch URL http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//libfslcodec-3.0.11.bin;fsl-eula=true, attempting MIRRORS if available
WARNING: Failed to fetch URL http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//fsl-gpu-sdk-1.1.bin;fsl-eula=true, attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 4, output:
Read error (Connection timed out) in headers.
Read error (Connection timed out) in headers.

ERROR: Function failed: Fetcher failure for URL: 'http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//libfslcodec-3.0.11.bin;fsl-eula=true'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/teju/fsl-arm-yocto-bsp/build/tmp/work/riotboard-poky-linux-gnueabi/libfslcodec/3.0.11-r0/temp/log.do_fetch.9090
ERROR: Task 1615 (/home/teju/fsl-arm-yocto-bsp/sources/meta-fsl-bsp-release/imx/meta-fsl-arm/recipes-multimedia/libfslcodec/libfslcodec_3.0.11.bb, do_fetch) failed with exit code '1'
ERROR: Fetcher failure: Fetch command failed with exit code 4, output:
Read error (Connection timed out) in headers.
Read error (Connection timed out) in headers.

ERROR: Function failed: Fetcher failure for URL: 'http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//fsl-gpu-sdk-1.1.bin;fsl-eula=true'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/teju/fsl-arm-yocto-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/fsl-gpu-sdk/1.1-r0/temp/log.do_fetch.9093
ERROR: Task 391 (/home/teju/fsl-arm-yocto-bsp/sources/meta-fsl-bsp-release/imx/meta-fsl-demos/recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk_1.1.bb, do_fetch) failed with exit code '1'



Pushpa@JtechIndia.In | Mobile : +91 74188 49193
J-Technologies India LtdCoimbatore | Chennai |  ​​ ​JammuA9, SIDCO Industrial Estate, Coimbatore - 641 021 
Tel : CBE : 0422 4055 555 | CHN : 044 4550 0400 |  ​ JAMMU : ​9086020865 


Www.JtechIndia.Com | Www.Vcare.CoAn ISO Certified Company and the unit of IndoShell Group.

> From: paul.eggleton@linux.intel.com
> To: pushpa@jtechindia.in
> CC: sadasivam.b@jtechindia.com; yocto@yoctoproject.org
> Subject: Re: [yocto] yocto Digest, Vol 46, Issue 109
> Date: Thu, 31 Jul 2014 14:53:25 +0100
> 
> Hi Pushpa,
> 
> On Thursday 31 July 2014 08:04:56 Pushpa Teja wrote:
> >           iam trying to build yacto for riot board when ever i am giving
> > bitbake getting the below error i strucked in this point please guide me .
> > 
> > NOTE: Preparing runqueue
> > NOTE: Executing SetScene Tasks
> > NOTE: Executing RunQueue Tasks
> > WARNING: Failed to fetch URL
> > http://downloads.sourceforge.net/e2fsprogs/e2fsprogs-1.42.8.tar.gz,
> > attempting MIRRORS if available
> > ERROR: Fetcher failure: Fetch command
> > failed with exit code 4, output: Read error (Connection timed out) in
> > headers.
> > Read error (Connection timed out) in headers.
> > 
> > ERROR: Function failed: Fetcher failure for URL:
> > 'http://downloads.sourceforge.net/e2fsprogs/e2fsprogs-1.42.8.tar.gz'.
> > Unable to fetch URL from any source.
> > ERROR: Logfile of failure stored in:
> > /home/teju/fsl-arm-yocto-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-
> > gnueabi/e2fsprogs/1.42.8-r0/temp/log.do_fetch.9563 ERROR: Task 1746
> > (/home/teju/fsl-arm-yocto-bsp/sources/poky/meta/recipes-devtools/e2fsprogs/
> > e2fsprogs_1.42.8.bb, do_fetch) failed with exit code '1' WARNING: Failed to
> > fetch URL
> > http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-0.10
> > .31.tar.bz2, attempting MIRRORS if available 
> 
> This sounds like a problem with your connection. Are you behind some kind of 
> proxy or firewall? If downloading from the original site failed it should have 
> attempted to fetch it from our source mirror at 
> http://downloads.yoctoproject.org/mirror/sources/ ; if that failed too it's 
> almost certainly a connection issue. I've just checked and 
> e2fsprogs-1.42.8.tar.gz definitely exists on our source mirror. You can double-
> check exactly what happened by looking in log.do_fetch as indicated in the 
> output you posted.
> 
> Cheers,
> Paul
> 
> -- 
> 
> Paul Eggleton
> Intel Open Source Technology Centre

Thanks & Regards 
pushpa 

 		 	   		  

[-- Attachment #2: Type: text/html, Size: 8418 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: yocto Digest, Vol 46, Issue 109
  2014-08-01  3:43     ` Pushpa Teja
@ 2014-08-01  9:19       ` Paul Eggleton
  2014-08-01 10:30         ` Pushpa Teja
  2014-08-02  1:02         ` Khem Raj
  0 siblings, 2 replies; 13+ messages in thread
From: Paul Eggleton @ 2014-08-01  9:19 UTC (permalink / raw)
  To: Pushpa Teja; +Cc: yocto, sadasivam

On Friday 01 August 2014 03:43:55 Pushpa Teja wrote:
>            Thanks for your reply . i have solved this problem but i got
> another problem i am trying to check out with mirrors but not getting the
> solution  i am getting the logs like below please give solution for this .
> 
> 
> WARNING: Failed to fetch URL
> http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//libfslcodec-3.0.11.bin;fsl-> eula=true, attempting MIRRORS if available
> WARNING: Failed to fetch URL
> http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//fsl-gpu-sdk-1.1.bin;fsl-eul
> a=true, attempting MIRRORS if available ERROR: Fetcher failure: Fetch
> command failed with exit code 4, output: Read error (Connection timed out)
> in headers.
> Read error (Connection timed out) in headers.
> 
> ERROR: Function failed: Fetcher failure for URL:
> 'http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//libfslcodec-3.0.11.bin;fsl
> -eula=true'. Unable to fetch URL from any source.
> ERROR: Logfile of failure
> stored in:
> /home/teju/fsl-arm-yocto-bsp/build/tmp/work/riotboard-poky-linux-gnueabi/li
> bfslcodec/3.0.11-r0/temp/log.do_fetch.9090 ERROR: Task 1615
> (/home/teju/fsl-arm-yocto-bsp/sources/meta-fsl-bsp-release/imx/meta-fsl-arm
> /recipes-multimedia/libfslcodec/libfslcodec_3.0.11.bb, do_fetch) failed with
> exit code '1' ERROR: Fetcher failure: Fetch command failed with exit code
> 4, output: Read error (Connection timed out) in headers.
> Read error (Connection timed out) in headers.
> 
> ERROR: Function failed: Fetcher failure for URL:
> 'http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//fsl-gpu-sdk-1.1.bin;fsl-eu
> la=true'. Unable to fetch URL from any source.
> ERROR: Logfile of failure
> stored in:
> /home/teju/fsl-arm-yocto-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-li
> nux-gnueabi/fsl-gpu-sdk/1.1-r0/temp/log.do_fetch.9093 ERROR: Task 391
> (/home/teju/fsl-arm-yocto-bsp/sources/meta-fsl-bsp-release/imx/meta-fsl-dem
> os/recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk_1.1.bb, do_fetch) failed with
> exit code '1' 

This looks like the same error, just for different recipes - I think maybe you 
have not solved the underlying problem.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: yocto Digest, Vol 46, Issue 109
  2014-08-01  9:19       ` Paul Eggleton
@ 2014-08-01 10:30         ` Pushpa Teja
  2014-08-01 10:52           ` Paul Eggleton
  2014-08-02  1:02         ` Khem Raj
  1 sibling, 1 reply; 13+ messages in thread
From: Pushpa Teja @ 2014-08-01 10:30 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: yocto, sadasivam

[-- Attachment #1: Type: text/plain, Size: 2779 bytes --]

Hi ,

yes but this problem is not at all solving there is no problem in my connection when ever i am trying this sites mirrors are not available plz give me a solution.
 
Regards,
pushpa


> From: paul.eggleton@linux.intel.com
> To: pushpa@jtechindia.in
> CC: sadasivam.b@jtechindia.com; yocto@yoctoproject.org
> Subject: Re: [yocto] yocto Digest, Vol 46, Issue 109
> Date: Fri, 1 Aug 2014 10:19:01 +0100
> 
> On Friday 01 August 2014 03:43:55 Pushpa Teja wrote:
> >            Thanks for your reply . i have solved this problem but i got
> > another problem i am trying to check out with mirrors but not getting the
> > solution  i am getting the logs like below please give solution for this .
> > 
> > 
> > WARNING: Failed to fetch URL
> > http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//libfslcodec-3.0.11.bin;fsl-> eula=true, attempting MIRRORS if available
> > WARNING: Failed to fetch URL
> > http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//fsl-gpu-sdk-1.1.bin;fsl-eul
> > a=true, attempting MIRRORS if available ERROR: Fetcher failure: Fetch
> > command failed with exit code 4, output: Read error (Connection timed out)
> > in headers.
> > Read error (Connection timed out) in headers.
> > 
> > ERROR: Function failed: Fetcher failure for URL:
> > 'http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//libfslcodec-3.0.11.bin;fsl
> > -eula=true'. Unable to fetch URL from any source.
> > ERROR: Logfile of failure
> > stored in:
> > /home/teju/fsl-arm-yocto-bsp/build/tmp/work/riotboard-poky-linux-gnueabi/li
> > bfslcodec/3.0.11-r0/temp/log.do_fetch.9090 ERROR: Task 1615
> > (/home/teju/fsl-arm-yocto-bsp/sources/meta-fsl-bsp-release/imx/meta-fsl-arm
> > /recipes-multimedia/libfslcodec/libfslcodec_3.0.11.bb, do_fetch) failed with
> > exit code '1' ERROR: Fetcher failure: Fetch command failed with exit code
> > 4, output: Read error (Connection timed out) in headers.
> > Read error (Connection timed out) in headers.
> > 
> > ERROR: Function failed: Fetcher failure for URL:
> > 'http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//fsl-gpu-sdk-1.1.bin;fsl-eu
> > la=true'. Unable to fetch URL from any source.
> > ERROR: Logfile of failure
> > stored in:
> > /home/teju/fsl-arm-yocto-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-li
> > nux-gnueabi/fsl-gpu-sdk/1.1-r0/temp/log.do_fetch.9093 ERROR: Task 391
> > (/home/teju/fsl-arm-yocto-bsp/sources/meta-fsl-bsp-release/imx/meta-fsl-dem
> > os/recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk_1.1.bb, do_fetch) failed with
> > exit code '1' 
> 
> This looks like the same error, just for different recipes - I think maybe you 
> have not solved the underlying problem.
> 
> Cheers,
> Paul
> 
> -- 
> 
> Paul Eggleton
> Intel Open Source Technology Centre
 		 	   		  

[-- Attachment #2: Type: text/html, Size: 3417 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: yocto Digest, Vol 46, Issue 109
  2014-08-01 10:30         ` Pushpa Teja
@ 2014-08-01 10:52           ` Paul Eggleton
  2014-08-01 11:14             ` YUKATHARSANI JEYACHANDRA
  0 siblings, 1 reply; 13+ messages in thread
From: Paul Eggleton @ 2014-08-01 10:52 UTC (permalink / raw)
  To: Pushpa Teja; +Cc: yocto, sadasivam

On Friday 01 August 2014 10:30:18 Pushpa Teja wrote:
> yes but this problem is not at all solving there is no problem in my
> connection when ever i am trying this sites mirrors are not available plz
> give me a solution.

I'm sorry but I don't think it's possible for me to just give you a solution 
to this. You're getting timeouts from the upstream servers (multiple 
independent ones), and it appears you're getting the same problem fetching 
from our mirror server. That points to a problem at your end or somewhere 
between you and those servers. I can't really help fix that other than to 
suggest you try fetching the files externally, use traceroute to try to figure 
out where the connection is getting dropped, talk to your ISP, etc.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: yocto Digest, Vol 46, Issue 109
  2014-08-01 10:52           ` Paul Eggleton
@ 2014-08-01 11:14             ` YUKATHARSANI JEYACHANDRA
  2014-08-01 11:31               ` Pushpa Teja
  0 siblings, 1 reply; 13+ messages in thread
From: YUKATHARSANI JEYACHANDRA @ 2014-08-01 11:14 UTC (permalink / raw)
  To: Paul Eggleton, Pushpa Teja; +Cc: yocto, sadasivam

Hi Pushpa,
        Please remove one forward slash after YOCTO in this below URL and provide md5sum in your recipe and try to build .

            http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//libfslcodec-3.0.11.bin

Note:- Check whether you have http or https mirror in your configuration file.

Thanks and Regards,
Yukatharsani J.
________________________________________
From: yocto-bounces@yoctoproject.org <yocto-bounces@yoctoproject.org> on behalf of Paul Eggleton <paul.eggleton@linux.intel.com>
Sent: Friday, August 1, 2014 4:22 PM
To: Pushpa Teja
Cc: yocto@yoctoproject.org; sadasivam
Subject: Re: [yocto] yocto Digest, Vol 46, Issue 109

On Friday 01 August 2014 10:30:18 Pushpa Teja wrote:
> yes but this problem is not at all solving there is no problem in my
> connection when ever i am trying this sites mirrors are not available plz
> give me a solution.

I'm sorry but I don't think it's possible for me to just give you a solution
to this. You're getting timeouts from the upstream servers (multiple
independent ones), and it appears you're getting the same problem fetching
from our mirror server. That points to a problem at your end or somewhere
between you and those servers. I can't really help fix that other than to
suggest you try fetching the files externally, use traceroute to try to figure
out where the connection is getting dropped, talk to your ISP, etc.

Cheers,
Paul

--

Paul Eggleton
Intel Open Source Technology Centre
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: yocto Digest, Vol 46, Issue 109
  2014-08-01 11:14             ` YUKATHARSANI JEYACHANDRA
@ 2014-08-01 11:31               ` Pushpa Teja
  0 siblings, 0 replies; 13+ messages in thread
From: Pushpa Teja @ 2014-08-01 11:31 UTC (permalink / raw)
  To: YUKATHARSANI JEYACHANDRA, Paul Eggleton; +Cc: yocto, sadasivam

[-- Attachment #1: Type: text/plain, Size: 2203 bytes --]

HI,
            Thanks for your reply .Before it self i did the same thing .i have removed forward slash and tried but getting same error .in my configuration file http is there .

Thanks& Regards,
pushpa 


> From: yukatharsanij@tataelxsi.co.in
> To: paul.eggleton@linux.intel.com; pushpa@jtechindia.in
> CC: yocto@yoctoproject.org; sadasivam.b@jtechindia.com
> Subject: RE: [yocto] yocto Digest, Vol 46, Issue 109
> Date: Fri, 1 Aug 2014 11:14:36 +0000
> 
> Hi Pushpa,
>         Please remove one forward slash after YOCTO in this below URL and provide md5sum in your recipe and try to build .
> 
>             http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//libfslcodec-3.0.11.bin
> 
> Note:- Check whether you have http or https mirror in your configuration file.
> 
> Thanks and Regards,
> Yukatharsani J.
> ________________________________________
> From: yocto-bounces@yoctoproject.org <yocto-bounces@yoctoproject.org> on behalf of Paul Eggleton <paul.eggleton@linux.intel.com>
> Sent: Friday, August 1, 2014 4:22 PM
> To: Pushpa Teja
> Cc: yocto@yoctoproject.org; sadasivam
> Subject: Re: [yocto] yocto Digest, Vol 46, Issue 109
> 
> On Friday 01 August 2014 10:30:18 Pushpa Teja wrote:
> > yes but this problem is not at all solving there is no problem in my
> > connection when ever i am trying this sites mirrors are not available plz
> > give me a solution.
> 
> I'm sorry but I don't think it's possible for me to just give you a solution
> to this. You're getting timeouts from the upstream servers (multiple
> independent ones), and it appears you're getting the same problem fetching
> from our mirror server. That points to a problem at your end or somewhere
> between you and those servers. I can't really help fix that other than to
> suggest you try fetching the files externally, use traceroute to try to figure
> out where the connection is getting dropped, talk to your ISP, etc.
> 
> Cheers,
> Paul
> 
> --
> 
> Paul Eggleton
> Intel Open Source Technology Centre
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
 		 	   		  

[-- Attachment #2: Type: text/html, Size: 2813 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: yocto Digest, Vol 46, Issue 109
  2014-08-01  9:19       ` Paul Eggleton
  2014-08-01 10:30         ` Pushpa Teja
@ 2014-08-02  1:02         ` Khem Raj
  2014-08-02  9:17           ` Pushpa Teja
  1 sibling, 1 reply; 13+ messages in thread
From: Khem Raj @ 2014-08-02  1:02 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: yocto, Pushpa Teja, sadasivam

On Fri, Aug 1, 2014 at 2:19 AM, Paul Eggleton
<paul.eggleton@linux.intel.com> wrote:
>> /home/teju/fsl-arm-yocto-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-li
>> nux-gnueabi/fsl-gpu-sdk/1.1-r0/temp/log.do_fetch.9093 ERROR: Task 391
>> (/home/teju/fsl-arm-yocto-bsp/sources/meta-fsl-bsp-release/imx/meta-fsl-dem
>> os/recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk_1.1.bb, do_fetch) failed with
>> exit code '1'

there might be an EULA that you have to accept. You are better of
asking freescale people about it.


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: yocto Digest, Vol 46, Issue 109
  2014-08-02  1:02         ` Khem Raj
@ 2014-08-02  9:17           ` Pushpa Teja
  2014-08-02 20:24             ` Khem Raj
  0 siblings, 1 reply; 13+ messages in thread
From: Pushpa Teja @ 2014-08-02  9:17 UTC (permalink / raw)
  To: Khem Raj, Paul Eggleton; +Cc: yocto, sadasivam

[-- Attachment #1: Type: text/plain, Size: 1087 bytes --]



P
HI,

      I ask feescale people about this but they are not responding .please i have to compleate this soon any one can help me frequently getting the same error i fallowed every this as u said but no use .please guide me to overcom this error .

Thanks & Regards
pushpa 

> From: raj.khem@gmail.com
> Date: Fri, 1 Aug 2014 18:02:36 -0700
> Subject: Re: [yocto] yocto Digest, Vol 46, Issue 109
> To: paul.eggleton@linux.intel.com
> CC: pushpa@jtechindia.in; yocto@yoctoproject.org; sadasivam.b@jtechindia.com
> 
> On Fri, Aug 1, 2014 at 2:19 AM, Paul Eggleton
> <paul.eggleton@linux.intel.com> wrote:
> >> /home/teju/fsl-arm-yocto-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-li
> >> nux-gnueabi/fsl-gpu-sdk/1.1-r0/temp/log.do_fetch.9093 ERROR: Task 391
> >> (/home/teju/fsl-arm-yocto-bsp/sources/meta-fsl-bsp-release/imx/meta-fsl-dem
> >> os/recipes-graphics/fsl-gpu-sdk/fsl-gpu-sdk_1.1.bb, do_fetch) failed with
> >> exit code '1'
> 
> there might be an EULA that you have to accept. You are better of
> asking freescale people about it.
 		 	   		  

[-- Attachment #2: Type: text/html, Size: 1757 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: yocto Digest, Vol 46, Issue 109
  2014-08-02  9:17           ` Pushpa Teja
@ 2014-08-02 20:24             ` Khem Raj
  2014-08-05  3:33               ` Pushpa Teja
  0 siblings, 1 reply; 13+ messages in thread
From: Khem Raj @ 2014-08-02 20:24 UTC (permalink / raw)
  To: Pushpa Teja; +Cc: Paul Eggleton, sadasivam, yocto

On 14-08-02 09:17:28, Pushpa Teja wrote:
> 
> 
> P
> HI,
> 
>       I ask feescale people about this but they are not responding .please i have to compleate this soon any one can help me frequently getting the same error i fallowed every this as u said but no use .please guide me to overcom this error .

From README of meta-fsl-arm

In order to accept it, you should add, in your local.conf file:

ACCEPT_FSL_EULA = "1"


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: yocto Digest, Vol 46, Issue 109
  2014-08-02 20:24             ` Khem Raj
@ 2014-08-05  3:33               ` Pushpa Teja
  0 siblings, 0 replies; 13+ messages in thread
From: Pushpa Teja @ 2014-08-05  3:33 UTC (permalink / raw)
  To: Khem Raj; +Cc: Paul Eggleton, sadasivam, yocto

[-- Attachment #1: Type: text/plain, Size: 836 bytes --]



HI,
      Already it was there in my local.conf file .Then also getting the same error .

Regards,
pushpa 

> Date: Sat, 2 Aug 2014 13:24:10 -0700
> From: raj.khem@gmail.com
> To: pushpa@jtechindia.in
> CC: paul.eggleton@linux.intel.com; yocto@yoctoproject.org; sadasivam.b@jtechindia.com
> Subject: Re: [yocto] yocto Digest, Vol 46, Issue 109
> 
> On 14-08-02 09:17:28, Pushpa Teja wrote:
> > 
> > 
> > P
> > HI,
> > 
> >       I ask feescale people about this but they are not responding .please i have to compleate this soon any one can help me frequently getting the same error i fallowed every this as u said but no use .please guide me to overcom this error .
> 
> From README of meta-fsl-arm
> 
> In order to accept it, you should add, in your local.conf file:
> 
> ACCEPT_FSL_EULA = "1"
 		 	   		  

[-- Attachment #2: Type: text/html, Size: 1218 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: yocto Digest, vol 46, Issue 109
@ 2014-08-01 11:33 yuka tharsani
  0 siblings, 0 replies; 13+ messages in thread
From: yuka tharsani @ 2014-08-01 11:33 UTC (permalink / raw)
  To: pushpa; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]

Hi Pushpa,
  Please remove one forward slash after YOCTO in the below url and provide
md5sum in your recipe and try to build.
  http://www.freescale.com/lgfiles/NMG/MAD/YOCTO/libfslcodec-3.0.11.bin.

Note : Check whether http or https defined in your configuration file.

Thanks and Regards,
Yukatharsani J.

[-- Attachment #2: Type: text/html, Size: 463 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-08-05  3:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.21236.1406788558.26702.yocto@yoctoproject.org>
2014-07-31  8:04 ` yocto Digest, Vol 46, Issue 109 Pushpa Teja
2014-07-31 13:53   ` Paul Eggleton
2014-08-01  3:43     ` Pushpa Teja
2014-08-01  9:19       ` Paul Eggleton
2014-08-01 10:30         ` Pushpa Teja
2014-08-01 10:52           ` Paul Eggleton
2014-08-01 11:14             ` YUKATHARSANI JEYACHANDRA
2014-08-01 11:31               ` Pushpa Teja
2014-08-02  1:02         ` Khem Raj
2014-08-02  9:17           ` Pushpa Teja
2014-08-02 20:24             ` Khem Raj
2014-08-05  3:33               ` Pushpa Teja
2014-08-01 11:33 yocto Digest, vol " yuka tharsani

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.