All of lore.kernel.org
 help / color / mirror / Atom feed
* Building Qt5 using yocto on Wandboard-Error
@ 2014-07-22  8:56 Nilesh Kokane
  2014-07-22  9:06 ` Maciek Borzecki
  0 siblings, 1 reply; 17+ messages in thread
From: Nilesh Kokane @ 2014-07-22  8:56 UTC (permalink / raw)
  To: meta-freescale

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

Hello ,



I've created a yocto image using the following URL

http://wiki.wandboard.org/index.php/Getting_started_with_Yocto_on_Wandboard


And  trying to bring in Qt on wandboard using the followin link

http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard


Every thing goes fine until i give the following command

 bitbake core-image-minimal


It pops out with following errors.

WARNING: Failed to fetch URL
http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz,
attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
ERROR: Function failed: Fetcher failure for URL: '
http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz'.
Unable to fetch URL from any source.
ERROR: Logfile of failure stored in:
/home/minda/bin/fsl-community-bsp/build/tmp/work/i686-linux/qtbase-native/5.1.1-r0/temp/log.do_fetch.5553
ERROR: Task 1212
(/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
qtbase-native_5.1.1.bb, do_fetch) failed with exit code '1'
WARNING: Failed to fetch URL
http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz,
attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
ERROR: Function failed: Fetcher failure for URL: '
http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz'.
Unable to fetch URL from any source.
ERROR: Logfile of failure stored in:
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/temp/log.do_fetch.26582
ERROR: Task 451
(/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
qtbase_5.1.1.bb, do_fetch) failed with exit code '1


can you please suggest a work around.



Thanks
Nilesh Kokane

-- 
“The contents of this e-mail message and any attachments are confidential 
and are intended solely for addressee. The information may also be legally 
privileged. This transmission is sent in trust, for the sole purpose of 
delivery to the intended recipient. If you have received this transmission 
in error, any use, reproduction or dissemination of this transmission is 
strictly prohibited. If you are not the intended recipient, please 
immediately notify the sender by reply e-mail or phone and delete this 
message and its attachments, if any.”

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

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

* Re: Building Qt5 using yocto on Wandboard-Error
  2014-07-22  8:56 Building Qt5 using yocto on Wandboard-Error Nilesh Kokane
@ 2014-07-22  9:06 ` Maciek Borzecki
  2014-07-22  9:08   ` Nilesh Kokane
  0 siblings, 1 reply; 17+ messages in thread
From: Maciek Borzecki @ 2014-07-22  9:06 UTC (permalink / raw)
  To: Nilesh Kokane; +Cc: meta-freescale

On wto, 2014-07-22 at 14:26 +0530, Nilesh Kokane wrote:
> Hello ,
> 
> 
> 
> I've created a yocto image using the following URL
> 
> http://wiki.wandboard.org/index.php/Getting_started_with_Yocto_on_Wandboard
> 
> 
> And  trying to bring in Qt on wandboard using the followin link 
> 
> http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard
> 
> 
> Every thing goes fine until i give the following command 
> 
>  bitbake core-image-minimal
> 
> 
> It pops out with following errors.
> 
> WARNING: Failed to fetch URL
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz, attempting MIRRORS if available
> ERROR: Fetcher failure: Fetch command failed with exit code 4, no
> output
> ERROR: Function failed: Fetcher failure for URL:
> 'http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz'. Unable to fetch URL from any source.
> ERROR: Logfile of failure stored
> in: /home/minda/bin/fsl-community-bsp/build/tmp/work/i686-linux/qtbase-native/5.1.1-r0/temp/log.do_fetch.5553
> ERROR: Task 1212
> (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/qtbase-native_5.1.1.bb, do_fetch) failed with exit code '1'
> WARNING: Failed to fetch URL
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz, attempting MIRRORS if available
> ERROR: Fetcher failure: Fetch command failed with exit code 4, no
> output
> ERROR: Function failed: Fetcher failure for URL:
> 'http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz'. Unable to fetch URL from any source.
> ERROR: Logfile of failure stored
> in: /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/temp/log.do_fetch.26582
> ERROR: Task 451
> (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/qtbase_5.1.1.bb, do_fetch) failed with exit code '1
> 
> 
> can you please suggest a work around.

Are you able to download the files manually one the build machine?

> 


-- 
Maciej Borzęcki
Senior Software Developer at Open-RnD Sp. z o.o., Poland
www.open-rnd.pl
mobile: +48 889 117 365, fax: +48 42 657 9079

Niniejsza wiadomość wraz z załącznikami może zawierać chronione prawem
lub poufne informacje i została wysłana wyłącznie do wiadomości i
użytku osób, do których została zaadresowana. Jeśli wiadomość została
otrzymana przypadkowo zabrania się jej kopiowania lub rozsyłania do
osób trzecich. W takim przypadku uprasza się o natychmiastowe
zniszczenie wiadomości oraz poinformowanie nadawcy o zaistniałej
sytuacji za pomocą wiadomości zwrotnej. Dziękujemy.

This message, including any attachments hereto, may contain privileged
or confidential information and is sent solely for the attention and
use of the intended addressee(s). If you are not an intended addressee,
you may neither use this message nor copy or deliver it to anyone. In
such case, you should immediately destroy this message and kindly notify
the sender by reply email. Thank you.




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

* Re: Building Qt5 using yocto on Wandboard-Error
  2014-07-22  9:06 ` Maciek Borzecki
@ 2014-07-22  9:08   ` Nilesh Kokane
  2014-07-22  9:24     ` Maciek Borzecki
  0 siblings, 1 reply; 17+ messages in thread
From: Nilesh Kokane @ 2014-07-22  9:08 UTC (permalink / raw)
  To: maciej.borzecki
  Cc: meta-freescale, Sandeep Gound, Mayur Gaikwad, Switesh Fulpagare


[-- Attachment #1.1: Type: text/plain, Size: 4224 bytes --]

Hello,

Thanks for your valuable reply first of all.


Yes , I'm able to download the files manually.




Thanks,

Nilesh Kokane



On Tue, Jul 22, 2014 at 2:36 PM, Maciek Borzecki <
maciej.borzecki@open-rnd.pl> wrote:

> On wto, 2014-07-22 at 14:26 +0530, Nilesh Kokane wrote:
> > Hello ,
> >
> >
> >
> > I've created a yocto image using the following URL
> >
> >
> http://wiki.wandboard.org/index.php/Getting_started_with_Yocto_on_Wandboard
> >
> >
> > And  trying to bring in Qt on wandboard using the followin link
> >
> >
> http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard
> >
> >
> > Every thing goes fine until i give the following command
> >
> >  bitbake core-image-minimal
> >
> >
> > It pops out with following errors.
> >
> > WARNING: Failed to fetch URL
> >
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz,
> attempting MIRRORS if available
> > ERROR: Fetcher failure: Fetch command failed with exit code 4, no
> > output
> > ERROR: Function failed: Fetcher failure for URL:
> > '
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz'.
> Unable to fetch URL from any source.
> > ERROR: Logfile of failure stored
> > in:
> /home/minda/bin/fsl-community-bsp/build/tmp/work/i686-linux/qtbase-native/5.1.1-r0/temp/log.do_fetch.5553
> > ERROR: Task 1212
> > (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> qtbase-native_5.1.1.bb, do_fetch) failed with exit code '1'
> > WARNING: Failed to fetch URL
> >
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz,
> attempting MIRRORS if available
> > ERROR: Fetcher failure: Fetch command failed with exit code 4, no
> > output
> > ERROR: Function failed: Fetcher failure for URL:
> > '
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz'.
> Unable to fetch URL from any source.
> > ERROR: Logfile of failure stored
> > in:
> /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/temp/log.do_fetch.26582
> > ERROR: Task 451
> > (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> qtbase_5.1.1.bb, do_fetch) failed with exit code '1
> >
> >
> > can you please suggest a work around.
>
> Are you able to download the files manually one the build machine?
>
> >
>
>
> --
> Maciej Borzęcki
> Senior Software Developer at Open-RnD Sp. z o.o., Poland
> www.open-rnd.pl
> mobile: +48 889 117 365, fax: +48 42 657 9079
>
> Niniejsza wiadomość wraz z załącznikami może zawierać chronione prawem
> lub poufne informacje i została wysłana wyłącznie do wiadomości i
> użytku osób, do których została zaadresowana. Jeśli wiadomość została
> otrzymana przypadkowo zabrania się jej kopiowania lub rozsyłania do
> osób trzecich. W takim przypadku uprasza się o natychmiastowe
> zniszczenie wiadomości oraz poinformowanie nadawcy o zaistniałej
> sytuacji za pomocą wiadomości zwrotnej. Dziękujemy.
>
> This message, including any attachments hereto, may contain privileged
> or confidential information and is sent solely for the attention and
> use of the intended addressee(s). If you are not an intended addressee,
> you may neither use this message nor copy or deliver it to anyone. In
> such case, you should immediately destroy this message and kindly notify
> the sender by reply email. Thank you.
>
>
>


-- 
Thanks

-- 
“The contents of this e-mail message and any attachments are confidential 
and are intended solely for addressee. The information may also be legally 
privileged. This transmission is sent in trust, for the sole purpose of 
delivery to the intended recipient. If you have received this transmission 
in error, any use, reproduction or dissemination of this transmission is 
strictly prohibited. If you are not the intended recipient, please 
immediately notify the sender by reply e-mail or phone and delete this 
message and its attachments, if any.”

[-- Attachment #1.2: Type: text/html, Size: 6330 bytes --]

[-- Attachment #2: image001.png --]
[-- Type: image/png, Size: 67631 bytes --]

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

* Re: Building Qt5 using yocto on Wandboard-Error
  2014-07-22  9:08   ` Nilesh Kokane
@ 2014-07-22  9:24     ` Maciek Borzecki
  2014-07-22  9:40       ` Nilesh Kokane
  0 siblings, 1 reply; 17+ messages in thread
From: Maciek Borzecki @ 2014-07-22  9:24 UTC (permalink / raw)
  To: Nilesh Kokane
  Cc: meta-freescale, Sandeep Gound, Mayur Gaikwad, Switesh Fulpagare

On wto, 2014-07-22 at 14:38 +0530, Nilesh Kokane wrote:
> Hello,
> 
> 
> Thanks for your valuable reply first of all.
> 
> 
> 
> Yes , I'm able to download the files manually.
> 
> 
Maybe it was just a temporary failure. Check the log
file /home/minda/bin/fsl-community-bsp/build/tmp/work/i686-linux/qtbase-native/5.1.1-r0/temp/log.do_fetch.5553.
IIRC fetch is done using wget, exit code 4 indicates network failure. If
you use proxy, you might need to set some environment variales like
http_proxy.



-- 
Maciej Borzęcki
Senior Software Developer at Open-RnD Sp. z o.o., Poland
www.open-rnd.pl
mobile: +48 889 117 365, fax: +48 42 657 9079

Niniejsza wiadomość wraz z załącznikami może zawierać chronione prawem
lub poufne informacje i została wysłana wyłącznie do wiadomości i
użytku osób, do których została zaadresowana. Jeśli wiadomość została
otrzymana przypadkowo zabrania się jej kopiowania lub rozsyłania do
osób trzecich. W takim przypadku uprasza się o natychmiastowe
zniszczenie wiadomości oraz poinformowanie nadawcy o zaistniałej
sytuacji za pomocą wiadomości zwrotnej. Dziękujemy.

This message, including any attachments hereto, may contain privileged
or confidential information and is sent solely for the attention and
use of the intended addressee(s). If you are not an intended addressee,
you may neither use this message nor copy or deliver it to anyone. In
such case, you should immediately destroy this message and kindly notify
the sender by reply email. Thank you.




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

* Re: Building Qt5 using yocto on Wandboard-Error
  2014-07-22  9:24     ` Maciek Borzecki
@ 2014-07-22  9:40       ` Nilesh Kokane
  2014-07-22 10:08         ` Maciek Borzecki
  0 siblings, 1 reply; 17+ messages in thread
From: Nilesh Kokane @ 2014-07-22  9:40 UTC (permalink / raw)
  To: maciej.borzecki
  Cc: meta-freescale, Sandeep Gound, Mayur Gaikwad, Switesh Fulpagare


[-- Attachment #1.1.1: Type: text/plain, Size: 2767 bytes --]

Hello Maciek Borzecki,


Thanks for your valuable reply

We don't use proxy anyways I've attached the log.do_fetch.5553
Actually its my third attempt to bitbake.

And its constantly stuck while up in the same error.

So you say, if network problem is removed off,  bitbake will succeed?

Also i've downloaded the file manually, can I feed up the file before
bitbake to counteract on the problem.



Thanks,
Nilesh kokane






On Tue, Jul 22, 2014 at 2:54 PM, Maciek Borzecki <
maciej.borzecki@open-rnd.pl> wrote:

> On wto, 2014-07-22 at 14:38 +0530, Nilesh Kokane wrote:
> > Hello,
> >
> >
> > Thanks for your valuable reply first of all.
> >
> >
> >
> > Yes , I'm able to download the files manually.
> >
> >
> Maybe it was just a temporary failure. Check the log
> file
> /home/minda/bin/fsl-community-bsp/build/tmp/work/i686-linux/qtbase-native/5.1.1-r0/temp/log.do_fetch.5553.
> IIRC fetch is done using wget, exit code 4 indicates network failure. If
> you use proxy, you might need to set some environment variales like
> http_proxy.
>
>
>
> --
> Maciej Borzęcki
> Senior Software Developer at Open-RnD Sp. z o.o., Poland
> www.open-rnd.pl
> mobile: +48 889 117 365, fax: +48 42 657 9079
>
> Niniejsza wiadomość wraz z załącznikami może zawierać chronione prawem
> lub poufne informacje i została wysłana wyłącznie do wiadomości i
> użytku osób, do których została zaadresowana. Jeśli wiadomość została
> otrzymana przypadkowo zabrania się jej kopiowania lub rozsyłania do
> osób trzecich. W takim przypadku uprasza się o natychmiastowe
> zniszczenie wiadomości oraz poinformowanie nadawcy o zaistniałej
> sytuacji za pomocą wiadomości zwrotnej. Dziękujemy.
>
> This message, including any attachments hereto, may contain privileged
> or confidential information and is sent solely for the attention and
> use of the intended addressee(s). If you are not an intended addressee,
> you may neither use this message nor copy or deliver it to anyone. In
> such case, you should immediately destroy this message and kindly notify
> the sender by reply email. Thank you.
>
>
>


-- 
Thanks

-- 
“The contents of this e-mail message and any attachments are confidential 
and are intended solely for addressee. The information may also be legally 
privileged. This transmission is sent in trust, for the sole purpose of 
delivery to the intended recipient. If you have received this transmission 
in error, any use, reproduction or dissemination of this transmission is 
strictly prohibited. If you are not the intended recipient, please 
immediately notify the sender by reply e-mail or phone and delete this 
message and its attachments, if any.”

[-- Attachment #1.1.2: Type: text/html, Size: 4309 bytes --]

[-- Attachment #1.2: image001.png --]
[-- Type: image/png, Size: 67631 bytes --]

[-- Attachment #2: log.do_fetch.5553 --]
[-- Type: application/octet-stream, Size: 62810 bytes --]

DEBUG: Executing python function do_fetch
DEBUG: Executing python function base_do_fetch
DEBUG: Trying PREMIRRORS
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['bzr', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['cvs', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['git', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['hg', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['osc', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['p4', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['svk', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['svn', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: Trying Upstream
DEBUG: Fetching http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz using command '/usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/minda/bin/fsl-community-bsp/downloads/ 'http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz''
DEBUG: Fetcher accessed the network with the command /usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/minda/bin/fsl-community-bsp/downloads/ 'http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz'
DEBUG: Running export SSH_AGENT_PID="13068"; export SSH_AUTH_SOCK="/run/user/1000/keyring-0STChF/ssh"; export PATH="/home/minda/bin/fsl-community-bsp/sources/poky/scripts/native-intercept:/home/minda/bin/fsl-community-bsp/sources/poky/scripts:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin/cortexa9hf-vfp-neon-linux:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/sbin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/sbin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/bin:/home/minda/bin/fsl-community-bsp/sources/poky/scripts:/home/minda/bin/fsl-community-bsp/sources/poky/bitbake/bin:/home/minda/bin/fsl-community-bsp/sources/poky/bitbake:/home/minda/bin/fsl-community-bsp/sources/poky/bitbake:/stuff/bitbake/bin:/stuff/bitbake/bin:/home/minda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/minda/bin:/home/minda/bin:/home/minda/bin"; export HOME="/home/minda"; /usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/minda/bin/fsl-community-bsp/downloads/ 'http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz'
WARNING: Failed to fetch URL http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz, attempting MIRRORS if available
DEBUG: Fetcher failure: Fetch command failed with exit code 4, no output
DEBUG: Trying MIRRORS
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz returning http://downloads.yoctoproject.org/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['https', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', 'www.freescale.com', '/lgfiles/NMG/MAD/YOCTO/', '', '', {}] to ['http', 'download.ossystems.com.br', '/bsp/freescale/source/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20120328T092752Z/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20110127T084257Z/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20090802T004153Z/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.de.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.au.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.cl.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.hr.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.fi.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.hk.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.hu.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.ie.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.it.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.jp.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.no.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.pl.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.ro.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.si.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.es.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.se.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.tr.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnu.org', '/gnu', '', '', {}] to ['ftp', 'mirrors.kernel.org', '/gnu', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', 'kernel.org', '/pub', '', '', {}] to ['http', 'www.kernel.org', '/pub', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnupg.org', '/gcrypt/', '', '', {}] to ['ftp', 'ftp.franken.de', '/pub/crypt/mirror/ftp.gnupg.org/gcrypt/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnupg.org', '/gcrypt/', '', '', {}] to ['ftp', 'ftp.surfnet.nl', '/pub/security/gnupg/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnupg.org', '/gcrypt/', '', '', {}] to ['http', 'gulus.USherbrooke.ca', '/pub/appl/GnuPG/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', {}] to ['ftp', 'ftp.fu-berlin.de', '/tex/CTAN', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', {}] to ['http', 'sunsite.sut.ac.jp', '/pub/archives/ctan/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', {}] to ['http', 'ctan.unsw.edu.au', '/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnutls.org', '/pub/gnutls', '', '', {}] to ['ftp', 'ftp.gnupg.org', '/gcrypt/gnutls/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnutls.org', '/pub/gnutls', '', '', {}] to ['http', 'www.mirrors.wiretapped.net', '/security/network-security/gnutls/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnutls.org', '/pub/gnutls', '', '', {}] to ['ftp', 'ftp.mirrors.wiretapped.net', '/pub/security/network-security/gnutls/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnutls.org', '/pub/gnutls', '', '', {}] to ['http', 'josefsson.org', '/gnutls/releases/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', {}] to ['http', 'mirror.switch.ch', '/ftp/mirror/infozip/src/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', {}] to ['ftp', 'sunsite.icm.edu.pl', '/pub/unix/archiving/info-zip/src/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.cerias.purdue.edu', '/pub/tools/unix/sysutils/lsof/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.tau.ac.il', '/pub/unix/admin/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.cert.dfn.de', '/pub/tools/admin/lsof/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.fu-berlin.de', '/pub/unix/tools/lsof/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.kaizo.org', '/pub/lsof/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.tu-darmstadt.de', '/pub/sysadmin/lsof/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.tux.org', '/pub/sites/vic.cc.purdue.edu/tools/unix/lsof/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'gd.tuwien.ac.at', '/utils/admin-tools/lsof/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'sunsite.ualberta.ca', '/pub/Mirror/lsof/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'the.wiretapped.net', '/pub/security/host-security/lsof/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', 'www.apache.org', '/dist', '', '', {}] to ['http', 'archive.apache.org', '/dist', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', 'downloads.sourceforge.net', '/watchdog/', '', '', {}] to ['http', 'fossies.org', '/linux/misc/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['cvs', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['svn', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['git', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['hg', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['bzr', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['svk', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['p4', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['osc', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['https?$', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['cvs', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['svn', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['git', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['hg', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['bzr', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['svk', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['p4', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['osc', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['https?$', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url http://downloads.yoctoproject.org/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz returning http://sources.openembedded.org/qtbase-opensource-src-5.1.1.tar.xz
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url http://sources.openembedded.org/qtbase-opensource-src-5.1.1.tar.xz returning http://downloads.yoctoproject.org/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['https', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', 'www.freescale.com', '/lgfiles/NMG/MAD/YOCTO/', '', '', {}] to ['http', 'download.ossystems.com.br', '/bsp/freescale/source/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20120328T092752Z/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20110127T084257Z/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20090802T004153Z/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.de.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.au.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.cl.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.hr.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.fi.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.hk.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.hu.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.ie.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.it.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.jp.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.no.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.pl.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.ro.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.si.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.es.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.se.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.tr.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnu.org', '/gnu', '', '', {}] to ['ftp', 'mirrors.kernel.org', '/gnu', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', 'kernel.org', '/pub', '', '', {}] to ['http', 'www.kernel.org', '/pub', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnupg.org', '/gcrypt/', '', '', {}] to ['ftp', 'ftp.franken.de', '/pub/crypt/mirror/ftp.gnupg.org/gcrypt/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnupg.org', '/gcrypt/', '', '', {}] to ['ftp', 'ftp.surfnet.nl', '/pub/security/gnupg/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnupg.org', '/gcrypt/', '', '', {}] to ['http', 'gulus.USherbrooke.ca', '/pub/appl/GnuPG/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', {}] to ['ftp', 'ftp.fu-berlin.de', '/tex/CTAN', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', {}] to ['http', 'sunsite.sut.ac.jp', '/pub/archives/ctan/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', {}] to ['http', 'ctan.unsw.edu.au', '/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnutls.org', '/pub/gnutls', '', '', {}] to ['ftp', 'ftp.gnupg.org', '/gcrypt/gnutls/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnutls.org', '/pub/gnutls', '', '', {}] to ['http', 'www.mirrors.wiretapped.net', '/security/network-security/gnutls/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnutls.org', '/pub/gnutls', '', '', {}] to ['ftp', 'ftp.mirrors.wiretapped.net', '/pub/security/network-security/gnutls/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnutls.org', '/pub/gnutls', '', '', {}] to ['http', 'josefsson.org', '/gnutls/releases/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', {}] to ['http', 'mirror.switch.ch', '/ftp/mirror/infozip/src/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', {}] to ['ftp', 'sunsite.icm.edu.pl', '/pub/unix/archiving/info-zip/src/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.cerias.purdue.edu', '/pub/tools/unix/sysutils/lsof/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.tau.ac.il', '/pub/unix/admin/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.cert.dfn.de', '/pub/tools/admin/lsof/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.fu-berlin.de', '/pub/unix/tools/lsof/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.kaizo.org', '/pub/lsof/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.tu-darmstadt.de', '/pub/sysadmin/lsof/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.tux.org', '/pub/sites/vic.cc.purdue.edu/tools/unix/lsof/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'gd.tuwien.ac.at', '/utils/admin-tools/lsof/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'sunsite.ualberta.ca', '/pub/Mirror/lsof/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'the.wiretapped.net', '/pub/security/host-security/lsof/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', 'www.apache.org', '/dist', '', '', {}] to ['http', 'archive.apache.org', '/dist', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', 'downloads.sourceforge.net', '/watchdog/', '', '', {}] to ['http', 'fossies.org', '/linux/misc/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['cvs', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['svn', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['git', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['hg', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['bzr', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['svk', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['p4', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['osc', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['https?$', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url http://sources.openembedded.org/qtbase-opensource-src-5.1.1.tar.xz returning http://downloads.yoctoproject.org/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['cvs', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['svn', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['git', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['hg', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['bzr', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['svk', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['p4', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['osc', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['https?$', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'sources.openembedded.org', '/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['https', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', 'www.freescale.com', '/lgfiles/NMG/MAD/YOCTO/', '', '', {}] to ['http', 'download.ossystems.com.br', '/bsp/freescale/source/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20120328T092752Z/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20110127T084257Z/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['http', 'snapshot.debian.org', '/archive/debian-archive/20090802T004153Z/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.de.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.au.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.cl.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.hr.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.fi.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.hk.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.hu.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.ie.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.it.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.jp.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.no.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.pl.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.ro.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.si.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.es.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.se.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.debian.org', '/debian/pool', '', '', {}] to ['ftp', 'ftp.tr.debian.org', '/debian/pool', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnu.org', '/gnu', '', '', {}] to ['ftp', 'mirrors.kernel.org', '/gnu', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', 'kernel.org', '/pub', '', '', {}] to ['http', 'www.kernel.org', '/pub', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnupg.org', '/gcrypt/', '', '', {}] to ['ftp', 'ftp.franken.de', '/pub/crypt/mirror/ftp.gnupg.org/gcrypt/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnupg.org', '/gcrypt/', '', '', {}] to ['ftp', 'ftp.surfnet.nl', '/pub/security/gnupg/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnupg.org', '/gcrypt/', '', '', {}] to ['http', 'gulus.USherbrooke.ca', '/pub/appl/GnuPG/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', {}] to ['ftp', 'ftp.fu-berlin.de', '/tex/CTAN', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', {}] to ['http', 'sunsite.sut.ac.jp', '/pub/archives/ctan/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'dante.ctan.org', '/tex-archive', '', '', {}] to ['http', 'ctan.unsw.edu.au', '/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnutls.org', '/pub/gnutls', '', '', {}] to ['ftp', 'ftp.gnupg.org', '/gcrypt/gnutls/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnutls.org', '/pub/gnutls', '', '', {}] to ['http', 'www.mirrors.wiretapped.net', '/security/network-security/gnutls/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnutls.org', '/pub/gnutls', '', '', {}] to ['ftp', 'ftp.mirrors.wiretapped.net', '/pub/security/network-security/gnutls/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'ftp.gnutls.org', '/pub/gnutls', '', '', {}] to ['http', 'josefsson.org', '/gnutls/releases/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', {}] to ['http', 'mirror.switch.ch', '/ftp/mirror/infozip/src/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', 'ftp.info-zip.org', '/pub/infozip/src/', '', '', {}] to ['ftp', 'sunsite.icm.edu.pl', '/pub/unix/archiving/info-zip/src/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.cerias.purdue.edu', '/pub/tools/unix/sysutils/lsof/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.tau.ac.il', '/pub/unix/admin/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.cert.dfn.de', '/pub/tools/admin/lsof/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.fu-berlin.de', '/pub/unix/tools/lsof/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.kaizo.org', '/pub/lsof/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.tu-darmstadt.de', '/pub/sysadmin/lsof/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'ftp.tux.org', '/pub/sites/vic.cc.purdue.edu/tools/unix/lsof/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'gd.tuwien.ac.at', '/utils/admin-tools/lsof/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'sunsite.ualberta.ca', '/pub/Mirror/lsof/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', 'lsof.itap.purdue.edu', '/pub/tools/unix/lsof/', '', '', {}] to ['ftp', 'the.wiretapped.net', '/pub/security/host-security/lsof/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', 'www.apache.org', '/dist', '', '', {}] to ['http', 'archive.apache.org', '/dist', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['http', 'downloads.sourceforge.net', '/watchdog/', '', '', {}] to ['http', 'fossies.org', '/linux/misc/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['cvs', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['svn', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['git', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['hg', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['bzr', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['svk', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['p4', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['osc', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['https?$', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz returning http://downloads.yoctoproject.org/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', '.*', '/.*', '', '', {}] to ['http', 'downloads.yoctoproject.org', '/mirror/sources/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['cvs', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['svn', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['git', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['hg', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['bzr', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['svk', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['p4', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['osc', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['https?$', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: For url http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz returning http://sources.openembedded.org/qtbase-opensource-src-5.1.1.tar.xz
DEBUG: For url ['http', 'download.qt-project.org', '/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz', '', '', {}] comparing ['ftp', '.*', '/.*', '', '', {}] to ['http', 'sources.openembedded.org', '/', '', '', {}]
DEBUG: Fetching http://downloads.yoctoproject.org/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz using command '/usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/minda/bin/fsl-community-bsp/downloads/ 'http://downloads.yoctoproject.org/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz''
DEBUG: Fetcher accessed the network with the command /usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/minda/bin/fsl-community-bsp/downloads/ 'http://downloads.yoctoproject.org/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz'
DEBUG: Running export SSH_AGENT_PID="13068"; export SSH_AUTH_SOCK="/run/user/1000/keyring-0STChF/ssh"; export PATH="/home/minda/bin/fsl-community-bsp/sources/poky/scripts/native-intercept:/home/minda/bin/fsl-community-bsp/sources/poky/scripts:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin/cortexa9hf-vfp-neon-linux:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/sbin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/sbin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/bin:/home/minda/bin/fsl-community-bsp/sources/poky/scripts:/home/minda/bin/fsl-community-bsp/sources/poky/bitbake/bin:/home/minda/bin/fsl-community-bsp/sources/poky/bitbake:/home/minda/bin/fsl-community-bsp/sources/poky/bitbake:/stuff/bitbake/bin:/stuff/bitbake/bin:/home/minda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/minda/bin:/home/minda/bin:/home/minda/bin"; export HOME="/home/minda"; /usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/minda/bin/fsl-community-bsp/downloads/ 'http://downloads.yoctoproject.org/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz'
DEBUG: Mirror fetch failure for url http://downloads.yoctoproject.org/mirror/sources/qtbase-opensource-src-5.1.1.tar.xz (original url: http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz)
DEBUG: Fetcher failure: Fetch command failed with exit code 4, output:
wget: unable to resolve host address 'downloads.yoctoproject.org'

DEBUG: Fetching http://sources.openembedded.org/qtbase-opensource-src-5.1.1.tar.xz using command '/usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/minda/bin/fsl-community-bsp/downloads/ 'http://sources.openembedded.org/qtbase-opensource-src-5.1.1.tar.xz''
DEBUG: Fetcher accessed the network with the command /usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/minda/bin/fsl-community-bsp/downloads/ 'http://sources.openembedded.org/qtbase-opensource-src-5.1.1.tar.xz'
DEBUG: Running export SSH_AGENT_PID="13068"; export SSH_AUTH_SOCK="/run/user/1000/keyring-0STChF/ssh"; export PATH="/home/minda/bin/fsl-community-bsp/sources/poky/scripts/native-intercept:/home/minda/bin/fsl-community-bsp/sources/poky/scripts:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin/cortexa9hf-vfp-neon-linux:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/sbin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/sbin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/bin:/home/minda/bin/fsl-community-bsp/sources/poky/scripts:/home/minda/bin/fsl-community-bsp/sources/poky/bitbake/bin:/home/minda/bin/fsl-community-bsp/sources/poky/bitbake:/home/minda/bin/fsl-community-bsp/sources/poky/bitbake:/stuff/bitbake/bin:/stuff/bitbake/bin:/home/minda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/minda/bin:/home/minda/bin:/home/minda/bin"; export HOME="/home/minda"; /usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/minda/bin/fsl-community-bsp/downloads/ 'http://sources.openembedded.org/qtbase-opensource-src-5.1.1.tar.xz'
DEBUG: Mirror fetch failure for url http://sources.openembedded.org/qtbase-opensource-src-5.1.1.tar.xz (original url: http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz)
DEBUG: Fetcher failure: Fetch command failed with exit code 4, output:
wget: unable to resolve host address 'sources.openembedded.org'

ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
DEBUG: Python function base_do_fetch finished
DEBUG: Python function do_fetch finished
ERROR: Function failed: Fetcher failure for URL: 'http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz'. Unable to fetch URL from any source.

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

* Re: Building Qt5 using yocto on Wandboard-Error
  2014-07-22  9:40       ` Nilesh Kokane
@ 2014-07-22 10:08         ` Maciek Borzecki
  2014-07-22 13:18           ` Nilesh Kokane
  0 siblings, 1 reply; 17+ messages in thread
From: Maciek Borzecki @ 2014-07-22 10:08 UTC (permalink / raw)
  To: Nilesh Kokane
  Cc: meta-freescale, Sandeep Gound, Mayur Gaikwad, Switesh Fulpagare

On wto, 2014-07-22 at 15:10 +0530, Nilesh Kokane wrote:
> Hello Maciek Borzecki,
> 
> 
> 
> Thanks for your valuable reply
> 
> 
> 
> We don't use proxy anyways I've attached the log.do_fetch.5553
> 
> Actually its my third attempt to bitbake.
> 
> 
> And its constantly stuck while up in the same error.
> 
> 
> So you say, if network problem is removed off,  bitbake will succeed?

Try running this to check what wget complains about:

/usr/bin/env wget -t 2 -T 30 -v --passive-ftp --no-check-certificate
-P /home/minda/bin/fsl-community-bsp/downloads/
'http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz'

Running 'bitbake -v -c fetch qt5' will do the fetch step only.

> Also i've downloaded the file manually, can I feed up the file before
> bitbake to counteract on the problem.

This might work:
- cd /home/minda/bin/fsl-community-bsp/downloads
- wget manually
- touch qtbase-opensource-src-5.1.1.tar.xz.done

Though, it makes more sense to fix the problem rather than work around
it like this.




-- 
Maciej Borzęcki
Senior Software Developer at Open-RnD Sp. z o.o., Poland
www.open-rnd.pl
mobile: +48 889 117 365, fax: +48 42 657 9079

Niniejsza wiadomość wraz z załącznikami może zawierać chronione prawem
lub poufne informacje i została wysłana wyłącznie do wiadomości i
użytku osób, do których została zaadresowana. Jeśli wiadomość została
otrzymana przypadkowo zabrania się jej kopiowania lub rozsyłania do
osób trzecich. W takim przypadku uprasza się o natychmiastowe
zniszczenie wiadomości oraz poinformowanie nadawcy o zaistniałej
sytuacji za pomocą wiadomości zwrotnej. Dziękujemy.

This message, including any attachments hereto, may contain privileged
or confidential information and is sent solely for the attention and
use of the intended addressee(s). If you are not an intended addressee,
you may neither use this message nor copy or deliver it to anyone. In
such case, you should immediately destroy this message and kindly notify
the sender by reply email. Thank you.




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

* Re: Building Qt5 using yocto on Wandboard-Error
  2014-07-22 10:08         ` Maciek Borzecki
@ 2014-07-22 13:18           ` Nilesh Kokane
  2014-07-23  9:57             ` Nilesh Kokane
  0 siblings, 1 reply; 17+ messages in thread
From: Nilesh Kokane @ 2014-07-22 13:18 UTC (permalink / raw)
  To: maciej.borzecki; +Cc: meta-freescale, Sandeep Gound, Switesh Fulpagare


[-- Attachment #1.1: Type: text/plain, Size: 6504 bytes --]

Hello Maciek,


/usr/bin/env wget -t 2 -T 30 -v --passive-ftp --no-check-certificate
-P /home/minda/bin/fsl-community-
bsp/downloads/
'
http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz
'

*Gave a success*.


> Also i've downloaded the file manually, can I feed up the file before
> bitbake to counteract on the problem.

This might work:
- cd /home/minda/bin/fsl-community-
bsp/downloads
- wget manually
- touch qtbase-opensource-src-5.1.1.tar.xz.done

Though, it makes more sense to fix the problem rather than work around
it like this.


I did the above task and gave a bitbake, but it failed with the following
error

ERROR: Task 1208
(/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
qtbase-native_5.1.1.bb, do_unpack) failed with exit code '1'
ERROR: Function failed: Unpack failure for URL: '
http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz'.
Unpack command
PATH="/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin/qt5:/home/minda/bin/fsl-community-bsp/sources/poky/scripts:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin/cortexa9hf-vfp-neon-poky-linux-gnueabi:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/bin/crossscripts:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/sbin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/sbin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/bin:/home/minda/bin/fsl-community-bsp/sources/poky/scripts:/home/minda/bin/fsl-community-bsp/sources/poky/bitbake/bin:/home/minda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
xz -dc
/home/minda/bin/fsl-community-bsp/downloads/qtbase-opensource-src-5.1.1.tar.xz
| tar x --no-same-owner -f - failed with return value 2
ERROR: Logfile of failure stored in:
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/temp/log.do_unpack.28926



| ERROR: Function failed: Unpack failure for URL: '
http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz'.
Unpack command
PATH="/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin/qt5:/home/minda/bin/fsl-community-bsp/sources/poky/scripts:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin/cortexa9hf-vfp-neon-poky-linux-gnueabi:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/bin/crossscripts:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/sbin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/sbin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/bin:/home/minda/bin/fsl-community-bsp/sources/poky/scripts:/home/minda/bin/fsl-community-bsp/sources/poky/bitbake/bin:/home/minda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
xz -dc
/home/minda/bin/fsl-community-bsp/downloads/qtbase-opensource-src-5.1.1.tar.xz
| tar x --no-same-owner -f - failed with return value 2
ERROR: Task 447
(/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
qtbase_5.1.1.bb, do_unpack) failed with exit code '1'


Please suggest.


Thanks
Nilesh Kokane








On Tue, Jul 22, 2014 at 3:38 PM, Maciek Borzecki <
maciej.borzecki@open-rnd.pl> wrote:

> On wto, 2014-07-22 at 15:10 +0530, Nilesh Kokane wrote:
> > Hello Maciek Borzecki,
> >
> >
> >
> > Thanks for your valuable reply
> >
> >
> >
> > We don't use proxy anyways I've attached the log.do_fetch.5553
> >
> > Actually its my third attempt to bitbake.
> >
> >
> > And its constantly stuck while up in the same error.
> >
> >
> > So you say, if network problem is removed off,  bitbake will succeed?
>
> Try running this to check what wget complains about:
>
> /usr/bin/env wget -t 2 -T 30 -v --passive-ftp --no-check-certificate
> -P /home/minda/bin/fsl-community-bsp/downloads/
> '
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz
> '
>
> Running 'bitbake -v -c fetch qt5' will do the fetch step only.
>
> > Also i've downloaded the file manually, can I feed up the file before
> > bitbake to counteract on the problem.
>
> This might work:
> - cd /home/minda/bin/fsl-community-bsp/downloads
> - wget manually
> - touch qtbase-opensource-src-5.1.1.tar.xz.done
>
> Though, it makes more sense to fix the problem rather than work around
> it like this.
>
>
>
>
> --
> Maciej Borzęcki
> Senior Software Developer at Open-RnD Sp. z o.o., Poland
> www.open-rnd.pl
> mobile: +48 889 117 365, fax: +48 42 657 9079
>
> Niniejsza wiadomość wraz z załącznikami może zawierać chronione prawem
> lub poufne informacje i została wysłana wyłącznie do wiadomości i
> użytku osób, do których została zaadresowana. Jeśli wiadomość została
> otrzymana przypadkowo zabrania się jej kopiowania lub rozsyłania do
> osób trzecich. W takim przypadku uprasza się o natychmiastowe
> zniszczenie wiadomości oraz poinformowanie nadawcy o zaistniałej
> sytuacji za pomocą wiadomości zwrotnej. Dziękujemy.
>
> This message, including any attachments hereto, may contain privileged
> or confidential information and is sent solely for the attention and
> use of the intended addressee(s). If you are not an intended addressee,
> you may neither use this message nor copy or deliver it to anyone. In
> such case, you should immediately destroy this message and kindly notify
> the sender by reply email. Thank you.
>
>
>


-- 
Thanks

-- 
“The contents of this e-mail message and any attachments are confidential 
and are intended solely for addressee. The information may also be legally 
privileged. This transmission is sent in trust, for the sole purpose of 
delivery to the intended recipient. If you have received this transmission 
in error, any use, reproduction or dissemination of this transmission is 
strictly prohibited. If you are not the intended recipient, please 
immediately notify the sender by reply e-mail or phone and delete this 
message and its attachments, if any.”

[-- Attachment #1.2: Type: text/html, Size: 9463 bytes --]

[-- Attachment #2: image001.png --]
[-- Type: image/png, Size: 67631 bytes --]

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

* Re: Building Qt5 using yocto on Wandboard-Error
  2014-07-22 13:18           ` Nilesh Kokane
@ 2014-07-23  9:57             ` Nilesh Kokane
  2014-07-24  2:24               ` John Weber
  0 siblings, 1 reply; 17+ messages in thread
From: Nilesh Kokane @ 2014-07-23  9:57 UTC (permalink / raw)
  To: maciej.borzecki; +Cc: meta-freescale


[-- Attachment #1.1: Type: text/plain, Size: 9194 bytes --]

Hi Maciek,

The tar ball was not correctly downloads so i got the previous errors sorry
for that.

Anyways I downloaded the tar ball and located in the download file.


i tried multiple times for bitbake its falling with the following error.

WARNING: Failed to fetch URL
http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz,
attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
ERROR: Function failed: Fetcher failure for URL: '
http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz'.
Unable to fetch URL from any source.
ERROR: Logfile of failure stored in:
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtgraphicaleffects/5.1.1-r0/temp/log.do_fetch.29384
ERROR: Task 1283
(/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
qtgraphicaleffects_5.1.1.bb, do_fetch) failed with exit code '1'
WARNING: Failed to fetch URL
http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz,
attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
ERROR: Function failed: Fetcher failure for URL: '
http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz'.
Unable to fetch URL from any source.
ERROR: Logfile of failure stored in:
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtdeclarative/5.1.1-r0/temp/log.do_fetch.29383
ERROR: Task 1270
(/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
qtdeclarative_5.1.1.bb, do_fetch) failed with exit code '1'





Also , is
http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard#Bitbake.21
step really requied for graphics creation.using Qt?or should i skip and
move on to the rest of the step
http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard#Cross_compile_Qt5_for_QtCreator
to set up Qt IDE and cross compilation?


All i want is to set up the Qt IDEwith opengl and enable graphics on the
wandboard to develop our application.


please suggest.



Thanks
Nilesh kokane







On Tue, Jul 22, 2014 at 6:48 PM, Nilesh Kokane <
nilesh.kokane@mindastoneridge.com> wrote:

> Hello Maciek,
>
>
> /usr/bin/env wget -t 2 -T 30 -v --passive-ftp --no-check-certificate
> -P /home/minda/bin/fsl-community-
> bsp/downloads/
> '
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz
> '
>
> *Gave a success*.
>
>
> > Also i've downloaded the file manually, can I feed up the file before
> > bitbake to counteract on the problem.
>
> This might work:
> - cd /home/minda/bin/fsl-community-
> bsp/downloads
> - wget manually
> - touch qtbase-opensource-src-5.1.1.tar.xz.done
>
> Though, it makes more sense to fix the problem rather than work around
> it like this.
>
>
> I did the above task and gave a bitbake, but it failed with the following
> error
>
> ERROR: Task 1208
> (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> qtbase-native_5.1.1.bb, do_unpack) failed with exit code '1'
> ERROR: Function failed: Unpack failure for URL: '
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz'.
> Unpack command
> PATH="/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin/qt5:/home/minda/bin/fsl-community-bsp/sources/poky/scripts:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin/cortexa9hf-vfp-neon-poky-linux-gnueabi:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/bin/crossscripts:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/sbin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/sbin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/bin:/home/minda/bin/fsl-community-bsp/sources/poky/scripts:/home/minda/bin/fsl-community-bsp/sources/poky/bitbake/bin:/home/minda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
> xz -dc
> /home/minda/bin/fsl-community-bsp/downloads/qtbase-opensource-src-5.1.1.tar.xz
> | tar x --no-same-owner -f - failed with return value 2
> ERROR: Logfile of failure stored in:
> /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/temp/log.do_unpack.28926
>
>
>
> | ERROR: Function failed: Unpack failure for URL: '
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz'.
> Unpack command
> PATH="/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin/qt5:/home/minda/bin/fsl-community-bsp/sources/poky/scripts:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin/cortexa9hf-vfp-neon-poky-linux-gnueabi:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/wandboard-solo/usr/bin/crossscripts:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/sbin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/sbin:/home/minda/bin/fsl-community-bsp/build/tmp/sysroots/i686-linux/bin:/home/minda/bin/fsl-community-bsp/sources/poky/scripts:/home/minda/bin/fsl-community-bsp/sources/poky/bitbake/bin:/home/minda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
> xz -dc
> /home/minda/bin/fsl-community-bsp/downloads/qtbase-opensource-src-5.1.1.tar.xz
> | tar x --no-same-owner -f - failed with return value 2
> ERROR: Task 447
> (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> qtbase_5.1.1.bb, do_unpack) failed with exit code '1'
>
>
> Please suggest.
>
>
> Thanks
> Nilesh Kokane
>
>
>
>
>
>
>
>
> On Tue, Jul 22, 2014 at 3:38 PM, Maciek Borzecki <
> maciej.borzecki@open-rnd.pl> wrote:
>
>> On wto, 2014-07-22 at 15:10 +0530, Nilesh Kokane wrote:
>> > Hello Maciek Borzecki,
>> >
>> >
>> >
>> > Thanks for your valuable reply
>> >
>> >
>> >
>> > We don't use proxy anyways I've attached the log.do_fetch.5553
>> >
>> > Actually its my third attempt to bitbake.
>> >
>> >
>> > And its constantly stuck while up in the same error.
>> >
>> >
>> > So you say, if network problem is removed off,  bitbake will succeed?
>>
>> Try running this to check what wget complains about:
>>
>> /usr/bin/env wget -t 2 -T 30 -v --passive-ftp --no-check-certificate
>> -P /home/minda/bin/fsl-community-bsp/downloads/
>> '
>> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtbase-opensource-src-5.1.1.tar.xz
>> '
>>
>> Running 'bitbake -v -c fetch qt5' will do the fetch step only.
>>
>> > Also i've downloaded the file manually, can I feed up the file before
>> > bitbake to counteract on the problem.
>>
>> This might work:
>> - cd /home/minda/bin/fsl-community-bsp/downloads
>> - wget manually
>> - touch qtbase-opensource-src-5.1.1.tar.xz.done
>>
>> Though, it makes more sense to fix the problem rather than work around
>> it like this.
>>
>>
>>
>>
>> --
>> Maciej Borzęcki
>> Senior Software Developer at Open-RnD Sp. z o.o., Poland
>> www.open-rnd.pl
>> mobile: +48 889 117 365, fax: +48 42 657 9079
>>
>> Niniejsza wiadomość wraz z załącznikami może zawierać chronione prawem
>> lub poufne informacje i została wysłana wyłącznie do wiadomości i
>> użytku osób, do których została zaadresowana. Jeśli wiadomość została
>> otrzymana przypadkowo zabrania się jej kopiowania lub rozsyłania do
>> osób trzecich. W takim przypadku uprasza się o natychmiastowe
>> zniszczenie wiadomości oraz poinformowanie nadawcy o zaistniałej
>> sytuacji za pomocą wiadomości zwrotnej. Dziękujemy.
>>
>> This message, including any attachments hereto, may contain privileged
>> or confidential information and is sent solely for the attention and
>> use of the intended addressee(s). If you are not an intended addressee,
>> you may neither use this message nor copy or deliver it to anyone. In
>> such case, you should immediately destroy this message and kindly notify
>> the sender by reply email. Thank you.
>>
>>
>>
>
>
> --
> Thanks
>
>


-- 
Thanks

-- 
“The contents of this e-mail message and any attachments are confidential 
and are intended solely for addressee. The information may also be legally 
privileged. This transmission is sent in trust, for the sole purpose of 
delivery to the intended recipient. If you have received this transmission 
in error, any use, reproduction or dissemination of this transmission is 
strictly prohibited. If you are not the intended recipient, please 
immediately notify the sender by reply e-mail or phone and delete this 
message and its attachments, if any.”

[-- Attachment #1.2: Type: text/html, Size: 13719 bytes --]

[-- Attachment #2: image001.png --]
[-- Type: image/png, Size: 67631 bytes --]

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

* Re: Building Qt5 using yocto on Wandboard-Error
  2014-07-23  9:57             ` Nilesh Kokane
@ 2014-07-24  2:24               ` John Weber
  2014-07-24  9:15                 ` Nilesh Kokane
  0 siblings, 1 reply; 17+ messages in thread
From: John Weber @ 2014-07-24  2:24 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/html, Size: 7345 bytes --]

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

* Re: Building Qt5 using yocto on Wandboard-Error
  2014-07-24  2:24               ` John Weber
@ 2014-07-24  9:15                 ` Nilesh Kokane
  0 siblings, 0 replies; 17+ messages in thread
From: Nilesh Kokane @ 2014-07-24  9:15 UTC (permalink / raw)
  To: John Weber; +Cc: meta-freescale


[-- Attachment #1.1: Type: text/plain, Size: 4602 bytes --]

Hi John,

First of all thanks for your valuable reply.

The problem seems to have been in the network which was making the bitbake
fail .

I attempted it once today morning and got a success.


Anyways thanks for your valuable reply.





*Can you try checking out daisy in meta-qt5 (if you checked out daisy in
the rest of the layers)? cd sources/meta-qt5 git checkout daisy*

Also i'll check out with the daisy as suggested by you



Thanks
Nilesh Kokane




On Thu, Jul 24, 2014 at 7:54 AM, John Weber <rjohnweber@gmail.com> wrote:

>  Nilesh,
>
>
> On 7/23/14, 4:57 AM, Nilesh Kokane wrote:
>
>     Hi Maciek,
>
>  The tar ball was not correctly downloads so i got the previous errors
> sorry for that.
>
>  Anyways I downloaded the tar ball and located in the download file.
>
>
>  i tried multiple times for bitbake its falling with the following error.
>
> WARNING: Failed to fetch URL
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz,
> attempting MIRRORS if available
> ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
> ERROR: Function failed: Fetcher failure for URL: '
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz'.
> Unable to fetch URL from any source.
> ERROR: Logfile of failure stored in:
> /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtgraphicaleffects/5.1.1-r0/temp/log.do_fetch.29384
> ERROR: Task 1283
> (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> qtgraphicaleffects_5.1.1.bb, do_fetch) failed with exit code '1'
> WARNING: Failed to fetch URL
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz,
> attempting MIRRORS if available
> ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
> ERROR: Function failed: Fetcher failure for URL: '
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz'.
> Unable to fetch URL from any source.
> ERROR: Logfile of failure stored in:
> /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtdeclarative/5.1.1-r0/temp/log.do_fetch.29383
> ERROR: Task 1270
> (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> qtdeclarative_5.1.1.bb, do_fetch) failed with exit code '1'
>
>
>     You say that you followed the instructions, but I think actually that
> the instructions for the meta-qt5 layer checkout need updating.  The stable
> rev is Daisy, not Dora, and you should not be checking out mismatched
> layers (e.g. you need to using all Daisy or all Dora, not a mixture of
> them, for the layers).
>
> Can you try checking out daisy in meta-qt5 (if you checked out daisy in
> the rest of the layers)?
>
> cd sources/meta-qt5
> git checkout daisy
>
>
>
>
>  Also , is
> http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard#Bitbake.21
> step really requied for graphics creation.using Qt?or should i skip and
> move on to the rest of the step
> http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard#Cross_compile_Qt5_for_QtCreator
> to set up Qt IDE and cross compilation?
>
>
>    I'm not an expert, but you would need to set up a Rootfs with proper
> userspace packages to enable QT5, so there is no getting around this step
> (unless someone else has a rootfs with QT5 installed already.
>
>   All i want is to set up the Qt IDEwith opengl and enable graphics on
> the wandboard to develop our application.
>
>
>  please suggest.
>
>
>
>  Thanks
>  Nilesh kokane
>
>
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
>


-- 
Thanks

-- 
“The contents of this e-mail message and any attachments are confidential 
and are intended solely for addressee. The information may also be legally 
privileged. This transmission is sent in trust, for the sole purpose of 
delivery to the intended recipient. If you have received this transmission 
in error, any use, reproduction or dissemination of this transmission is 
strictly prohibited. If you are not the intended recipient, please 
immediately notify the sender by reply e-mail or phone and delete this 
message and its attachments, if any.”

[-- Attachment #1.2: Type: text/html, Size: 9221 bytes --]

[-- Attachment #2: image001.png --]
[-- Type: image/png, Size: 67631 bytes --]

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

* Building Qt5 using yocto on Wandboard-Error
  2014-07-24  3:34         ` Nilesh Kokane
@ 2014-07-24  3:35           ` Nilesh Kokane
  0 siblings, 0 replies; 17+ messages in thread
From: Nilesh Kokane @ 2014-07-24  3:35 UTC (permalink / raw)
  To: Martin Jansa; +Cc: Sandeep Gound, openembedded-devel, Switesh Fulpagare

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

Hello Martin,

thanks for your suggestion.
Actually there was a network congestion problem.



I tried it today and it gave a *success for all the files*.


Thanks
Nilesh Kokane


On Wed, Jul 23, 2014 at 8:03 PM, Martin Jansa <martin.jansa@gmail.com>
wrote:

> On Wed, Jul 23, 2014 at 05:47:56PM +0530, Nilesh Kokane wrote:
> > Hello,
> >
> >
> > Thanks for your valuable reply
> >
> > I've  downloaded manually and placed it in the downloads folder as
> follows
> >
> > - cd /home/minda/bin/fsl-community-
> > bsp/downloads
> >  - wget manually(successfully)
> > - touch qtbase-opensource-src-5.1.1.tar.xz.done
> >
> > Then I gave a bitbake following which i got the errors as shown in the
> > previous mail.
> >
> >
> >
> > Please can u suggest.
>
> Download the right packages qtdeclarative and qtgraphicaleffects not
> qtbase.
>
> >
> >
> > Thanks
> > Nilesh Kokane
> >
> >
> >
> > On Wed, Jul 23, 2014 at 5:43 PM, Nilesh Kokane <
> > nilesh.kokane@mindastoneridge.com> wrote:
> >
> > > Hello,
> > >
> > >
> > > Thanks for your valuable reply
> > >
> > > I've  downloaded manually and placed it in the downloads folder as
> follows
> > >
> > > - cd /home/minda/bin/fsl-community-bsp/downloads
> > >  - wget manually(successfully)
> > > - touch qtbase-opensource-src-5.1.1.tar.xz.done
> > >
> > > Then I gave a bitbake following which i got the errors as shown in the
> > > previous mail.
> > >
> > >
> > >
> > > Please can u suggest.
> > >
> > >
> > >
> > >
> > >
> > >
> > > On Wed, Jul 23, 2014 at 5:37 PM, Martin Jansa <martin.jansa@gmail.com>
> > > wrote:
> > >
> > >> On Wed, Jul 23, 2014 at 05:07:03PM +0530, Nilesh Kokane wrote:
> > >> > Hello ,
> > >> >
> > >> >
> > >> >
> > >> > I've created a yocto image using the following URL
> > >> >
> > >> >
> > >>
> http://wiki.wandboard.org/index.php/Getting_started_with_Yocto_on_Wandboard
> > >> >
> > >> >
> > >> > And  trying to bring in Qt on wandboard using the following link
> > >> >
> > >> >
> > >>
> http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard
> > >> >
> > >> >
> > >> > Every thing goes fine until i give the following command
> > >> >
> > >> >  bitbake core-image-minimal
> > >> >
> > >> > It pops out with following errors.
> > >> >
> > >> >
> > >> > WARNING: Failed to fetch URL
> > >> >
> > >>
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz
> > >> ,
> > >> > attempting MIRRORS if available
> > >> >
> > >> > ERROR: Fetcher failure: Fetch command failed with exit code 4, no
> output
> > >> > ERROR: Function failed: Fetcher failure for URL: '
> > >> >
> > >>
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz
> > >> '.
> > >> > Unable to fetch URL from any source.
> > >> > ERROR: Logfile of failure stored in:
> > >> >
> > >>
> /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtgraphicaleffects/5.1.1-r0/temp/log.do_fetch.29384
> > >> > ERROR: Task 1283
> > >> > (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> > >> > qtgraphicaleffects_5.1.1.bb, do_fetch) failed with exit code '1'
> > >> > WARNING: Failed to fetch URL
> > >> >
> > >>
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz
> > >> ,
> > >> > attempting MIRRORS if available
> > >> >
> > >> > ERROR: Fetcher failure: Fetch command failed with exit code 4, no
> output
> > >> > ERROR: Function failed: Fetcher failure for URL: '
> > >> >
> > >>
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz
> > >> '.
> > >> > Unable to fetch URL from any source.
> > >> > ERROR: Logfile of failure stored in:
> > >> >
> > >>
> /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtdeclarative/5.1.1-r0/temp/log.do_fetch.29383
> > >> > ERROR: Task 1270
> > >> > (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> > >> > qtdeclarative_5.1.1.bb, do_fetch) failed with exit code '1'
> > >> >
> > >> >
> > >> > Please can anybody suggest.
> > >>
> > >> Can you download it manually?
> > >>
> > >> The URL seems correct, so maybe something wrong with your network
> setup.
> > >>
> > >> --
> > >> Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com
> > >>
> > >> --
> > >> _______________________________________________
> > >> Openembedded-devel mailing list
> > >> Openembedded-devel@lists.openembedded.org
> > >> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> > >>
> > >>
> > >
> > >
> > > --
> > > Thanks
> > >
> > >
> >
> >
> > --
> > Thanks
> >
> > --
> > “The contents of this e-mail message and any attachments are confidential
> > and are intended solely for addressee. The information may also be
> legally
> > privileged. This transmission is sent in trust, for the sole purpose of
> > delivery to the intended recipient. If you have received this
> transmission
> > in error, any use, reproduction or dissemination of this transmission is
> > strictly prohibited. If you are not the intended recipient, please
> > immediately notify the sender by reply e-mail or phone and delete this
> > message and its attachments, if any.”
>
>
>
> --
> Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com
>



-- 
Thanks




-- 
Thanks

-- 
“The contents of this e-mail message and any attachments are confidential 
and are intended solely for addressee. The information may also be legally 
privileged. This transmission is sent in trust, for the sole purpose of 
delivery to the intended recipient. If you have received this transmission 
in error, any use, reproduction or dissemination of this transmission is 
strictly prohibited. If you are not the intended recipient, please 
immediately notify the sender by reply e-mail or phone and delete this 
message and its attachments, if any.”

[-- Attachment #2: image001.png --]
[-- Type: image/png, Size: 67631 bytes --]

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

* Re: Building Qt5 using yocto on Wandboard-Error
  2014-07-23 14:33       ` Martin Jansa
@ 2014-07-24  3:34         ` Nilesh Kokane
  2014-07-24  3:35           ` Nilesh Kokane
  0 siblings, 1 reply; 17+ messages in thread
From: Nilesh Kokane @ 2014-07-24  3:34 UTC (permalink / raw)
  To: Martin Jansa; +Cc: openembedded-devel

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

Hello Martin,

thanks for your suggestion.
Actually there was a network congestion problem.



I tried it today and it gave a *success for all the files*.


Thanks
Nilesh Kokane


On Wed, Jul 23, 2014 at 8:03 PM, Martin Jansa <martin.jansa@gmail.com>
wrote:

> On Wed, Jul 23, 2014 at 05:47:56PM +0530, Nilesh Kokane wrote:
> > Hello,
> >
> >
> > Thanks for your valuable reply
> >
> > I've  downloaded manually and placed it in the downloads folder as
> follows
> >
> > - cd /home/minda/bin/fsl-community-
> > bsp/downloads
> >  - wget manually(successfully)
> > - touch qtbase-opensource-src-5.1.1.tar.xz.done
> >
> > Then I gave a bitbake following which i got the errors as shown in the
> > previous mail.
> >
> >
> >
> > Please can u suggest.
>
> Download the right packages qtdeclarative and qtgraphicaleffects not
> qtbase.
>
> >
> >
> > Thanks
> > Nilesh Kokane
> >
> >
> >
> > On Wed, Jul 23, 2014 at 5:43 PM, Nilesh Kokane <
> > nilesh.kokane@mindastoneridge.com> wrote:
> >
> > > Hello,
> > >
> > >
> > > Thanks for your valuable reply
> > >
> > > I've  downloaded manually and placed it in the downloads folder as
> follows
> > >
> > > - cd /home/minda/bin/fsl-community-bsp/downloads
> > >  - wget manually(successfully)
> > > - touch qtbase-opensource-src-5.1.1.tar.xz.done
> > >
> > > Then I gave a bitbake following which i got the errors as shown in the
> > > previous mail.
> > >
> > >
> > >
> > > Please can u suggest.
> > >
> > >
> > >
> > >
> > >
> > >
> > > On Wed, Jul 23, 2014 at 5:37 PM, Martin Jansa <martin.jansa@gmail.com>
> > > wrote:
> > >
> > >> On Wed, Jul 23, 2014 at 05:07:03PM +0530, Nilesh Kokane wrote:
> > >> > Hello ,
> > >> >
> > >> >
> > >> >
> > >> > I've created a yocto image using the following URL
> > >> >
> > >> >
> > >>
> http://wiki.wandboard.org/index.php/Getting_started_with_Yocto_on_Wandboard
> > >> >
> > >> >
> > >> > And  trying to bring in Qt on wandboard using the following link
> > >> >
> > >> >
> > >>
> http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard
> > >> >
> > >> >
> > >> > Every thing goes fine until i give the following command
> > >> >
> > >> >  bitbake core-image-minimal
> > >> >
> > >> > It pops out with following errors.
> > >> >
> > >> >
> > >> > WARNING: Failed to fetch URL
> > >> >
> > >>
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz
> > >> ,
> > >> > attempting MIRRORS if available
> > >> >
> > >> > ERROR: Fetcher failure: Fetch command failed with exit code 4, no
> output
> > >> > ERROR: Function failed: Fetcher failure for URL: '
> > >> >
> > >>
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz
> > >> '.
> > >> > Unable to fetch URL from any source.
> > >> > ERROR: Logfile of failure stored in:
> > >> >
> > >>
> /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtgraphicaleffects/5.1.1-r0/temp/log.do_fetch.29384
> > >> > ERROR: Task 1283
> > >> > (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> > >> > qtgraphicaleffects_5.1.1.bb, do_fetch) failed with exit code '1'
> > >> > WARNING: Failed to fetch URL
> > >> >
> > >>
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz
> > >> ,
> > >> > attempting MIRRORS if available
> > >> >
> > >> > ERROR: Fetcher failure: Fetch command failed with exit code 4, no
> output
> > >> > ERROR: Function failed: Fetcher failure for URL: '
> > >> >
> > >>
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz
> > >> '.
> > >> > Unable to fetch URL from any source.
> > >> > ERROR: Logfile of failure stored in:
> > >> >
> > >>
> /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtdeclarative/5.1.1-r0/temp/log.do_fetch.29383
> > >> > ERROR: Task 1270
> > >> > (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> > >> > qtdeclarative_5.1.1.bb, do_fetch) failed with exit code '1'
> > >> >
> > >> >
> > >> > Please can anybody suggest.
> > >>
> > >> Can you download it manually?
> > >>
> > >> The URL seems correct, so maybe something wrong with your network
> setup.
> > >>
> > >> --
> > >> Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com
> > >>
> > >> --
> > >> _______________________________________________
> > >> Openembedded-devel mailing list
> > >> Openembedded-devel@lists.openembedded.org
> > >> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> > >>
> > >>
> > >
> > >
> > > --
> > > Thanks
> > >
> > >
> >
> >
> > --
> > Thanks
> >
> > --
> > “The contents of this e-mail message and any attachments are confidential
> > and are intended solely for addressee. The information may also be
> legally
> > privileged. This transmission is sent in trust, for the sole purpose of
> > delivery to the intended recipient. If you have received this
> transmission
> > in error, any use, reproduction or dissemination of this transmission is
> > strictly prohibited. If you are not the intended recipient, please
> > immediately notify the sender by reply e-mail or phone and delete this
> > message and its attachments, if any.”
>
>
>
> --
> Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com
>



-- 
Thanks

-- 
“The contents of this e-mail message and any attachments are confidential 
and are intended solely for addressee. The information may also be legally 
privileged. This transmission is sent in trust, for the sole purpose of 
delivery to the intended recipient. If you have received this transmission 
in error, any use, reproduction or dissemination of this transmission is 
strictly prohibited. If you are not the intended recipient, please 
immediately notify the sender by reply e-mail or phone and delete this 
message and its attachments, if any.”

[-- Attachment #2: image001.png --]
[-- Type: image/png, Size: 67631 bytes --]

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

* Re: Building Qt5 using yocto on Wandboard-Error
  2014-07-23 12:17     ` Nilesh Kokane
@ 2014-07-23 14:33       ` Martin Jansa
  2014-07-24  3:34         ` Nilesh Kokane
  0 siblings, 1 reply; 17+ messages in thread
From: Martin Jansa @ 2014-07-23 14:33 UTC (permalink / raw)
  To: Nilesh Kokane; +Cc: openembedded-devel

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

On Wed, Jul 23, 2014 at 05:47:56PM +0530, Nilesh Kokane wrote:
> Hello,
> 
> 
> Thanks for your valuable reply
> 
> I've  downloaded manually and placed it in the downloads folder as follows
> 
> - cd /home/minda/bin/fsl-community-
> bsp/downloads
>  - wget manually(successfully)
> - touch qtbase-opensource-src-5.1.1.tar.xz.done
> 
> Then I gave a bitbake following which i got the errors as shown in the
> previous mail.
> 
> 
> 
> Please can u suggest.

Download the right packages qtdeclarative and qtgraphicaleffects not
qtbase.

> 
> 
> Thanks
> Nilesh Kokane
> 
> 
> 
> On Wed, Jul 23, 2014 at 5:43 PM, Nilesh Kokane <
> nilesh.kokane@mindastoneridge.com> wrote:
> 
> > Hello,
> >
> >
> > Thanks for your valuable reply
> >
> > I've  downloaded manually and placed it in the downloads folder as follows
> >
> > - cd /home/minda/bin/fsl-community-bsp/downloads
> >  - wget manually(successfully)
> > - touch qtbase-opensource-src-5.1.1.tar.xz.done
> >
> > Then I gave a bitbake following which i got the errors as shown in the
> > previous mail.
> >
> >
> >
> > Please can u suggest.
> >
> >
> >
> >
> >
> >
> > On Wed, Jul 23, 2014 at 5:37 PM, Martin Jansa <martin.jansa@gmail.com>
> > wrote:
> >
> >> On Wed, Jul 23, 2014 at 05:07:03PM +0530, Nilesh Kokane wrote:
> >> > Hello ,
> >> >
> >> >
> >> >
> >> > I've created a yocto image using the following URL
> >> >
> >> >
> >> http://wiki.wandboard.org/index.php/Getting_started_with_Yocto_on_Wandboard
> >> >
> >> >
> >> > And  trying to bring in Qt on wandboard using the following link
> >> >
> >> >
> >> http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard
> >> >
> >> >
> >> > Every thing goes fine until i give the following command
> >> >
> >> >  bitbake core-image-minimal
> >> >
> >> > It pops out with following errors.
> >> >
> >> >
> >> > WARNING: Failed to fetch URL
> >> >
> >> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz
> >> ,
> >> > attempting MIRRORS if available
> >> >
> >> > ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
> >> > ERROR: Function failed: Fetcher failure for URL: '
> >> >
> >> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz
> >> '.
> >> > Unable to fetch URL from any source.
> >> > ERROR: Logfile of failure stored in:
> >> >
> >> /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtgraphicaleffects/5.1.1-r0/temp/log.do_fetch.29384
> >> > ERROR: Task 1283
> >> > (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> >> > qtgraphicaleffects_5.1.1.bb, do_fetch) failed with exit code '1'
> >> > WARNING: Failed to fetch URL
> >> >
> >> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz
> >> ,
> >> > attempting MIRRORS if available
> >> >
> >> > ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
> >> > ERROR: Function failed: Fetcher failure for URL: '
> >> >
> >> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz
> >> '.
> >> > Unable to fetch URL from any source.
> >> > ERROR: Logfile of failure stored in:
> >> >
> >> /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtdeclarative/5.1.1-r0/temp/log.do_fetch.29383
> >> > ERROR: Task 1270
> >> > (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> >> > qtdeclarative_5.1.1.bb, do_fetch) failed with exit code '1'
> >> >
> >> >
> >> > Please can anybody suggest.
> >>
> >> Can you download it manually?
> >>
> >> The URL seems correct, so maybe something wrong with your network setup.
> >>
> >> --
> >> Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com
> >>
> >> --
> >> _______________________________________________
> >> Openembedded-devel mailing list
> >> Openembedded-devel@lists.openembedded.org
> >> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> >>
> >>
> >
> >
> > --
> > Thanks
> >
> >
> 
> 
> -- 
> Thanks
> 
> -- 
> “The contents of this e-mail message and any attachments are confidential 
> and are intended solely for addressee. The information may also be legally 
> privileged. This transmission is sent in trust, for the sole purpose of 
> delivery to the intended recipient. If you have received this transmission 
> in error, any use, reproduction or dissemination of this transmission is 
> strictly prohibited. If you are not the intended recipient, please 
> immediately notify the sender by reply e-mail or phone and delete this 
> message and its attachments, if any.”



-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

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

* Re: Building Qt5 using yocto on Wandboard-Error
  2014-07-23 12:13   ` Nilesh Kokane
@ 2014-07-23 12:17     ` Nilesh Kokane
  2014-07-23 14:33       ` Martin Jansa
  0 siblings, 1 reply; 17+ messages in thread
From: Nilesh Kokane @ 2014-07-23 12:17 UTC (permalink / raw)
  To: Martin Jansa; +Cc: openembedded-devel

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

Hello,


Thanks for your valuable reply

I've  downloaded manually and placed it in the downloads folder as follows

- cd /home/minda/bin/fsl-community-
bsp/downloads
 - wget manually(successfully)
- touch qtbase-opensource-src-5.1.1.tar.xz.done

Then I gave a bitbake following which i got the errors as shown in the
previous mail.



Please can u suggest.


Thanks
Nilesh Kokane



On Wed, Jul 23, 2014 at 5:43 PM, Nilesh Kokane <
nilesh.kokane@mindastoneridge.com> wrote:

> Hello,
>
>
> Thanks for your valuable reply
>
> I've  downloaded manually and placed it in the downloads folder as follows
>
> - cd /home/minda/bin/fsl-community-bsp/downloads
>  - wget manually(successfully)
> - touch qtbase-opensource-src-5.1.1.tar.xz.done
>
> Then I gave a bitbake following which i got the errors as shown in the
> previous mail.
>
>
>
> Please can u suggest.
>
>
>
>
>
>
> On Wed, Jul 23, 2014 at 5:37 PM, Martin Jansa <martin.jansa@gmail.com>
> wrote:
>
>> On Wed, Jul 23, 2014 at 05:07:03PM +0530, Nilesh Kokane wrote:
>> > Hello ,
>> >
>> >
>> >
>> > I've created a yocto image using the following URL
>> >
>> >
>> http://wiki.wandboard.org/index.php/Getting_started_with_Yocto_on_Wandboard
>> >
>> >
>> > And  trying to bring in Qt on wandboard using the following link
>> >
>> >
>> http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard
>> >
>> >
>> > Every thing goes fine until i give the following command
>> >
>> >  bitbake core-image-minimal
>> >
>> > It pops out with following errors.
>> >
>> >
>> > WARNING: Failed to fetch URL
>> >
>> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz
>> ,
>> > attempting MIRRORS if available
>> >
>> > ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
>> > ERROR: Function failed: Fetcher failure for URL: '
>> >
>> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz
>> '.
>> > Unable to fetch URL from any source.
>> > ERROR: Logfile of failure stored in:
>> >
>> /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtgraphicaleffects/5.1.1-r0/temp/log.do_fetch.29384
>> > ERROR: Task 1283
>> > (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
>> > qtgraphicaleffects_5.1.1.bb, do_fetch) failed with exit code '1'
>> > WARNING: Failed to fetch URL
>> >
>> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz
>> ,
>> > attempting MIRRORS if available
>> >
>> > ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
>> > ERROR: Function failed: Fetcher failure for URL: '
>> >
>> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz
>> '.
>> > Unable to fetch URL from any source.
>> > ERROR: Logfile of failure stored in:
>> >
>> /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtdeclarative/5.1.1-r0/temp/log.do_fetch.29383
>> > ERROR: Task 1270
>> > (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
>> > qtdeclarative_5.1.1.bb, do_fetch) failed with exit code '1'
>> >
>> >
>> > Please can anybody suggest.
>>
>> Can you download it manually?
>>
>> The URL seems correct, so maybe something wrong with your network setup.
>>
>> --
>> Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com
>>
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>>
>>
>
>
> --
> Thanks
>
>


-- 
Thanks

-- 
“The contents of this e-mail message and any attachments are confidential 
and are intended solely for addressee. The information may also be legally 
privileged. This transmission is sent in trust, for the sole purpose of 
delivery to the intended recipient. If you have received this transmission 
in error, any use, reproduction or dissemination of this transmission is 
strictly prohibited. If you are not the intended recipient, please 
immediately notify the sender by reply e-mail or phone and delete this 
message and its attachments, if any.”

[-- Attachment #2: image001.png --]
[-- Type: image/png, Size: 67631 bytes --]

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

* Re: Building Qt5 using yocto on Wandboard-Error
  2014-07-23 12:07 ` Martin Jansa
@ 2014-07-23 12:13   ` Nilesh Kokane
  2014-07-23 12:17     ` Nilesh Kokane
  0 siblings, 1 reply; 17+ messages in thread
From: Nilesh Kokane @ 2014-07-23 12:13 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Sandeep Gound

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

Hello,


Thanks for your valuable reply

I've  downloaded manually and placed it in the downloads folder as follows

- cd /home/minda/bin/fsl-community-bsp/downloads
- wget manually(successfully)
- touch qtbase-opensource-src-5.1.1.tar.xz.done

Then I gave a bitbake following which i got the errors as shown in the
previous mail.



Please can u suggest.






On Wed, Jul 23, 2014 at 5:37 PM, Martin Jansa <martin.jansa@gmail.com>
wrote:

> On Wed, Jul 23, 2014 at 05:07:03PM +0530, Nilesh Kokane wrote:
> > Hello ,
> >
> >
> >
> > I've created a yocto image using the following URL
> >
> >
> http://wiki.wandboard.org/index.php/Getting_started_with_Yocto_on_Wandboard
> >
> >
> > And  trying to bring in Qt on wandboard using the following link
> >
> >
> http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard
> >
> >
> > Every thing goes fine until i give the following command
> >
> >  bitbake core-image-minimal
> >
> > It pops out with following errors.
> >
> >
> > WARNING: Failed to fetch URL
> >
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz
> ,
> > attempting MIRRORS if available
> >
> > ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
> > ERROR: Function failed: Fetcher failure for URL: '
> >
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz
> '.
> > Unable to fetch URL from any source.
> > ERROR: Logfile of failure stored in:
> >
> /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtgraphicaleffects/5.1.1-r0/temp/log.do_fetch.29384
> > ERROR: Task 1283
> > (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> > qtgraphicaleffects_5.1.1.bb, do_fetch) failed with exit code '1'
> > WARNING: Failed to fetch URL
> >
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz
> ,
> > attempting MIRRORS if available
> >
> > ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
> > ERROR: Function failed: Fetcher failure for URL: '
> >
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz
> '.
> > Unable to fetch URL from any source.
> > ERROR: Logfile of failure stored in:
> >
> /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtdeclarative/5.1.1-r0/temp/log.do_fetch.29383
> > ERROR: Task 1270
> > (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> > qtdeclarative_5.1.1.bb, do_fetch) failed with exit code '1'
> >
> >
> > Please can anybody suggest.
>
> Can you download it manually?
>
> The URL seems correct, so maybe something wrong with your network setup.
>
> --
> Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
>


-- 
Thanks

-- 
“The contents of this e-mail message and any attachments are confidential 
and are intended solely for addressee. The information may also be legally 
privileged. This transmission is sent in trust, for the sole purpose of 
delivery to the intended recipient. If you have received this transmission 
in error, any use, reproduction or dissemination of this transmission is 
strictly prohibited. If you are not the intended recipient, please 
immediately notify the sender by reply e-mail or phone and delete this 
message and its attachments, if any.”

[-- Attachment #2: image001.png --]
[-- Type: image/png, Size: 67631 bytes --]

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

* Re: Building Qt5 using yocto on Wandboard-Error
  2014-07-23 11:37 Nilesh Kokane
@ 2014-07-23 12:07 ` Martin Jansa
  2014-07-23 12:13   ` Nilesh Kokane
  0 siblings, 1 reply; 17+ messages in thread
From: Martin Jansa @ 2014-07-23 12:07 UTC (permalink / raw)
  To: openembedded-devel

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

On Wed, Jul 23, 2014 at 05:07:03PM +0530, Nilesh Kokane wrote:
> Hello ,
> 
> 
> 
> I've created a yocto image using the following URL
> 
> http://wiki.wandboard.org/index.php/Getting_started_with_Yocto_on_Wandboard
> 
> 
> And  trying to bring in Qt on wandboard using the following link
> 
> http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard
> 
> 
> Every thing goes fine until i give the following command
> 
>  bitbake core-image-minimal
> 
> It pops out with following errors.
> 
> 
> WARNING: Failed to fetch URL
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz,
> attempting MIRRORS if available
> 
> ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
> ERROR: Function failed: Fetcher failure for URL: '
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz'.
> Unable to fetch URL from any source.
> ERROR: Logfile of failure stored in:
> /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtgraphicaleffects/5.1.1-r0/temp/log.do_fetch.29384
> ERROR: Task 1283
> (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> qtgraphicaleffects_5.1.1.bb, do_fetch) failed with exit code '1'
> WARNING: Failed to fetch URL
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz,
> attempting MIRRORS if available
> 
> ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
> ERROR: Function failed: Fetcher failure for URL: '
> http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz'.
> Unable to fetch URL from any source.
> ERROR: Logfile of failure stored in:
> /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtdeclarative/5.1.1-r0/temp/log.do_fetch.29383
> ERROR: Task 1270
> (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> qtdeclarative_5.1.1.bb, do_fetch) failed with exit code '1'
> 
> 
> Please can anybody suggest.

Can you download it manually?

The URL seems correct, so maybe something wrong with your network setup.

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

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

* Building Qt5 using yocto on Wandboard-Error
@ 2014-07-23 11:37 Nilesh Kokane
  2014-07-23 12:07 ` Martin Jansa
  0 siblings, 1 reply; 17+ messages in thread
From: Nilesh Kokane @ 2014-07-23 11:37 UTC (permalink / raw)
  To: openembedded-devel

Hello ,



I've created a yocto image using the following URL

http://wiki.wandboard.org/index.php/Getting_started_with_Yocto_on_Wandboard


And  trying to bring in Qt on wandboard using the following link

http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard


Every thing goes fine until i give the following command

 bitbake core-image-minimal

It pops out with following errors.


WARNING: Failed to fetch URL
http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz,
attempting MIRRORS if available

ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
ERROR: Function failed: Fetcher failure for URL: '
http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtgraphicaleffects-opensource-src-5.1.1.tar.xz'.
Unable to fetch URL from any source.
ERROR: Logfile of failure stored in:
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtgraphicaleffects/5.1.1-r0/temp/log.do_fetch.29384
ERROR: Task 1283
(/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
qtgraphicaleffects_5.1.1.bb, do_fetch) failed with exit code '1'
WARNING: Failed to fetch URL
http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz,
attempting MIRRORS if available

ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
ERROR: Function failed: Fetcher failure for URL: '
http://download.qt-project.org/official_releases/qt/5.1/5.1.1/submodules/qtdeclarative-opensource-src-5.1.1.tar.xz'.
Unable to fetch URL from any source.
ERROR: Logfile of failure stored in:
/home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtdeclarative/5.1.1-r0/temp/log.do_fetch.29383
ERROR: Task 1270
(/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
qtdeclarative_5.1.1.bb, do_fetch) failed with exit code '1'


Please can anybody suggest.


-- 
Thanks
Nilesh Prakash Kokane

-- 
“The contents of this e-mail message and any attachments are confidential 
and are intended solely for addressee. The information may also be legally 
privileged. This transmission is sent in trust, for the sole purpose of 
delivery to the intended recipient. If you have received this transmission 
in error, any use, reproduction or dissemination of this transmission is 
strictly prohibited. If you are not the intended recipient, please 
immediately notify the sender by reply e-mail or phone and delete this 
message and its attachments, if any.”


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

end of thread, other threads:[~2014-07-24  9:16 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-22  8:56 Building Qt5 using yocto on Wandboard-Error Nilesh Kokane
2014-07-22  9:06 ` Maciek Borzecki
2014-07-22  9:08   ` Nilesh Kokane
2014-07-22  9:24     ` Maciek Borzecki
2014-07-22  9:40       ` Nilesh Kokane
2014-07-22 10:08         ` Maciek Borzecki
2014-07-22 13:18           ` Nilesh Kokane
2014-07-23  9:57             ` Nilesh Kokane
2014-07-24  2:24               ` John Weber
2014-07-24  9:15                 ` Nilesh Kokane
2014-07-23 11:37 Nilesh Kokane
2014-07-23 12:07 ` Martin Jansa
2014-07-23 12:13   ` Nilesh Kokane
2014-07-23 12:17     ` Nilesh Kokane
2014-07-23 14:33       ` Martin Jansa
2014-07-24  3:34         ` Nilesh Kokane
2014-07-24  3:35           ` Nilesh Kokane

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.