All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [yocto] do_fetch error while compiling code
       [not found] <163EBFF88F24F1D5.13652@lists.yoctoproject.org>
@ 2020-10-18  6:18 ` NIKHIL PATIL
  2020-10-18  9:02   ` Richard Purdie
  2020-10-20  1:16   ` Randy MacLeod
  0 siblings, 2 replies; 3+ messages in thread
From: NIKHIL PATIL @ 2020-10-18  6:18 UTC (permalink / raw)
  To: Nikhil Patil; +Cc: yocto+help, yocto

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

hi ,
    We totally stuck here , if anyone knows please let us know.

On Sat, Oct 17, 2020 at 3:43 PM NIKHIL PATIL via lists.yoctoproject.org
<nikhilvp29=gmail.com@lists.yoctoproject.org> wrote:

> Hi Team ,
>       We are compiling a source code in yocto . but while comiping we are
> getting following error . we are not able to find solution for these .
>
> ERROR: Task
> (/data/pradeep/inti_dmsv/yocto_build/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.28.bb:do_fetch)
> failed with exit code '1'
> ERROR: libxcursor-1_1.1.15-r0 do_fetch: Fetcher failure: Fetch command
> export PSEUDO_DISABLED=1; export
> PATH="/data/pradeep/inti_dmsv/yocto_build/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/data/pradeep/inti_dmsv/yocto_build/scripts:/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/recipe-sysroot-native/usr/bin/x86_64-poky-linux:/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/recipe-sysroot/usr/bin/crossscripts:/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/recipe-sysroot-native/usr/sbin:/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/recipe-sysroot-native/usr/bin:/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/recipe-sysroot-native/sbin:/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/recipe-sysroot-native/bin:/data/pradeep/inti_dmsv/yocto_build/bitbake/bin:/data/pradeep/inti_dmsv/yocto_build/build/tmp/hosttools";
> export HOME="/home/pradeep"; /usr/bin/env wget -t 2 -T 30 --passive-ftp
> --no-check-certificate -P
> /data/pradeep/inti_dmsv/yocto_build/build/downloads '
> http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.1.15.tar.bz2'
> --progress=dot -v failed with exit code 4, output:
> --2020-10-17 09:20:20--
> http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.1.15.tar.bz2
> Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176,
> 2610:10:20:722:a800:ff:feda:470f
> Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80...
> connected.
> HTTP request sent, awaiting response... Read error (Connection timed out)
> in headers.
> Retrying.
>
> --2020-10-17 09:20:52--  (try: 2)
> http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.1.15.tar.bz2
> Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80...
> connected.
> HTTP request sent, awaiting response... Read error (Connection timed out)
> in headers.
> Giving up.
>
> ERROR: libxcursor-1_1.1.15-r0 do_fetch: Fetcher failure for URL: '
> http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.1.15.tar.bz2'.
> Unable to fetch URL from any source.
> ERROR: libxcursor-1_1.1.15-r0 do_fetch: Function failed: base_do_fetch
> ERROR: Logfile of failure stored in:
> /data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/temp/log.do_fetch.19859
> ERROR: Task
> (/data/pradeep/inti_dmsv/yocto_build/meta/recipes-graphics/xorg-lib/libxcursor_1.1.15.bb:do_fetch)
> failed with exit code '1'
>
>
> *what will be the solution for these ?*
>
> 
>
>

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

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

* Re: [yocto] do_fetch error while compiling code
  2020-10-18  6:18 ` [yocto] do_fetch error while compiling code NIKHIL PATIL
@ 2020-10-18  9:02   ` Richard Purdie
  2020-10-20  1:16   ` Randy MacLeod
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2020-10-18  9:02 UTC (permalink / raw)
  To: NIKHIL PATIL; +Cc: yocto

On Sun, 2020-10-18 at 11:48 +0530, NIKHIL PATIL wrote:
> hi ,
>     We totally stuck here , if anyone knows please let us know.
> 
> On Sat, Oct 17, 2020 at 3:43 PM NIKHIL PATIL via lists.yoctoproject.org <nikhilvp29=gmail.com@lists.yoctoproject.org> wrote:
> > Hi Team ,
> >       We are compiling a source code in yocto . but while comiping we are getting following error . we are not able to find solution for these . 
> > 
> > ERROR: Task (/data/pradeep/inti_dmsv/yocto_build/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.28.bb:do_fetch) failed with exit code '1'
> > ERROR: libxcursor-1_1.1.15-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export PATH="/data/pradeep/inti_dmsv/yocto_build/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/data/pradeep/inti_dmsv/yocto_build/scripts:/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/recipe-sysroot-native/usr/bin/x86_64-poky-linux:/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/recipe-sysroot/usr/bin/crossscripts:/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/recipe-sysroot-native/usr/sbin:/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/recipe-sysroot-native/usr/bin:/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/recipe-sysroot-native/sbin:/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/recipe-sysroot-native/bin:/data/pradeep/inti_dmsv/yocto_build/bitbake/bin:/data/pradeep/inti_dmsv/yocto_build/build/tmp/hosttools"; export HOME="/home/pradeep"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /data/pradeep/inti_dmsv/yocto_build/build/downloads 'http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.1.15.tar.bz2' --progress=dot -v failed with exit code 4, output:
> > --2020-10-17 09:20:20--  http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.1.15.tar.bz2
> > Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f
> > Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected.
> > HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
> > Retrying.
> > 
> > --2020-10-17 09:20:52--  (try: 2)  http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.1.15.tar.bz2
> > Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected.
> > HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
> > Giving up.
> > 
> > ERROR: libxcursor-1_1.1.15-r0 do_fetch: Fetcher failure for URL: 'http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.1.15.tar.bz2'. Unable to fetch URL from any source.
> > ERROR: libxcursor-1_1.1.15-r0 do_fetch: Function failed: base_do_fetch
> > ERROR: Logfile of failure stored in: /data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/temp/log.do_fetch.19859
> > ERROR: Task (/data/pradeep/inti_dmsv/yocto_build/meta/recipes-graphics/xorg-lib/libxcursor_1.1.15.bb:do_fetch) failed with exit code '1'
> > 
> >      
> > what will be the solution for these ?

The fetch error means it can't download the file. The above link:

(http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.1.15.tar.bz2)

works for me so it suggests something is wrong with the networking on
the machine you're trying to build on.

Cheers,

Richard


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

* Re: [yocto] do_fetch error while compiling code
  2020-10-18  6:18 ` [yocto] do_fetch error while compiling code NIKHIL PATIL
  2020-10-18  9:02   ` Richard Purdie
@ 2020-10-20  1:16   ` Randy MacLeod
  1 sibling, 0 replies; 3+ messages in thread
From: Randy MacLeod @ 2020-10-20  1:16 UTC (permalink / raw)
  To: NIKHIL PATIL; +Cc: yocto+help, yocto

On 2020-10-18 2:18 a.m., NIKHIL PATIL wrote:
> hi ,
>      We totally stuck here , if anyone knows please let us know.
> 
> On Sat, Oct 17, 2020 at 3:43 PM NIKHIL PATIL via lists.yoctoproject.org 
> <http://lists.yoctoproject.org> 
> <nikhilvp29=gmail.com@lists.yoctoproject.org 
> <mailto:gmail.com@lists.yoctoproject.org>> wrote:
> 
>     Hi Team ,
>            We are compiling a source code in yocto . but while
>     compiling we are getting following error . we are not able to find
>     solution for these .
> 
>     ERROR: Task
>     (/data/pradeep/inti_dmsv/yocto_build/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.28.bb:do_fetch)
>     failed with exit code '1'
>     ERROR: libxcursor-1_1.1.15-r0 do_fetch: Fetcher failure: Fetch
>     command export PSEUDO_DISABLED=1; export
>     PATH="/data/pradeep/inti_dmsv/yocto_build/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/data/pradeep/inti_dmsv/yocto_build/scripts:/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/recipe-sysroot-native/usr/bin/x86_64-poky-linux:/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/recipe-sysroot/usr/bin/crossscripts:/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/recipe-sysroot-native/usr/sbin:/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/recipe-sysroot-native/usr/bin:/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/recipe-sysroot-native/sbin:/data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/recipe-sysroot-native/bin:/data/pradeep/inti_dmsv/yocto_build/bitbake/bin:/data/pradeep/inti_dmsv/yocto_build/build/tmp/hosttools";
>     export HOME="/home/pradeep"; /usr/bin/env wget -t 2 -T 30
>     --passive-ftp --no-check-certificate -P
>     /data/pradeep/inti_dmsv/yocto_build/build/downloads
>     'http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.1.15.tar.bz2'
>     --progress=dot -v failed with exit code 4, output:
>     --2020-10-17 09:20:20--
>     http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.1.15.tar.bz2
>     Resolving xorg.freedesktop.org <http://xorg.freedesktop.org>
>     (xorg.freedesktop.org <http://xorg.freedesktop.org>)...
>     131.252.210.176, 2610:10:20:722:a800:ff:feda:470f
>     Connecting to xorg.freedesktop.org <http://xorg.freedesktop.org>
>     (xorg.freedesktop.org
>     <http://xorg.freedesktop.org>)|131.252.210.176|:80... connected.
>     HTTP request sent, awaiting response... Read error (Connection timed
>     out) in headers.
>     Retrying.
> 
>     --2020-10-17 09:20:52--  (try: 2)
>     http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.1.15.tar.bz2
>     Connecting to xorg.freedesktop.org <http://xorg.freedesktop.org>
>     (xorg.freedesktop.org
>     <http://xorg.freedesktop.org>)|131.252.210.176|:80... connected.
>     HTTP request sent, awaiting response... Read error (Connection timed
>     out) in headers.
>     Giving up.
> 
>     ERROR: libxcursor-1_1.1.15-r0 do_fetch: Fetcher failure for URL:
>     'http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.1.15.tar.bz2'.
>     Unable to fetch URL from any source.
>     ERROR: libxcursor-1_1.1.15-r0 do_fetch: Function failed: base_do_fetch
>     ERROR: Logfile of failure stored in:
>     /data/pradeep/inti_dmsv/yocto_build/build/tmp/work/corei7-64-poky-linux/libxcursor/1_1.1.15-r0/temp/log.do_fetch.19859
>     ERROR: Task
>     (/data/pradeep/inti_dmsv/yocto_build/meta/recipes-graphics/xorg-lib/libxcursor_1.1.15.bb:do_fetch)
>     failed with exit code '1'
> 
> 
>     *what will be the solution for these ?*

Hi Nikhil,


$cd /tmp; wget 
http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.1.15.tar.bz2

works for me so it's not the upstream web server at least at this
instant.

Can you run this wget command manually to download the tarball?
Do you have a system or corporate firewall causing problems?
If so fix that or do the download somewhere else and bring the sources
to the build machine after clearing that with the people who are
responsible for your workplace's security.

I haven't used this and I don't know if it's up to date by you might
read:
    https://wiki.yoctoproject.org/wiki/Working_Behind_a_Network_Proxy

If this doesn't work for you there are commercial solutions that provide
support for Yocto and also deliver all the sources that you'll need.

Let me and the list know how it goes.

Welcome to Yocto and good luck,

../Randy

> 
> 
> 
> 
> 
> 
> 


-- 
# Randy MacLeod
# Wind River Linux

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

end of thread, other threads:[~2020-10-20  1:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <163EBFF88F24F1D5.13652@lists.yoctoproject.org>
2020-10-18  6:18 ` [yocto] do_fetch error while compiling code NIKHIL PATIL
2020-10-18  9:02   ` Richard Purdie
2020-10-20  1:16   ` Randy MacLeod

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.