<html><body>Thanks Simon,<br /><p style="margin-bottom:0in;line-height:100%;">I had already
changed the branch to 'master' because all the do_fetch references
were to version 5.4.0 and these could not be found, ven though they
were all located in the master branch of the git repository. As you
say, after changinf to the master branch and look in the qt3 recipe
it is now 'dev'.</p>
<p style="margin-bottom:0in;line-height:100%;"><br /></p>
<p style="margin-bottom:0in;line-height:100%;">However running the
image still gives the following errors:</p>

<p style="margin-bottom:0in;line-height:100%;">Summary: 7 tasks
failed:
</p>
<p style="margin-bottom:0in;line-height:100%;"> 
/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtbase-native_5.4.0.bb,
do_fetch
</p>
<p style="margin-bottom:0in;line-height:100%;"> 
/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtbase_5.4.0.bb,
do_fetch
</p>
<p style="margin-bottom:0in;line-height:100%;"> 
/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtxmlpatterns_5.4.0.bb,
do_fetch
</p>
<p style="margin-bottom:0in;line-height:100%;"> 
/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtwebkit_5.4.0.bb,
do_fetch
</p>
<p style="margin-bottom:0in;line-height:100%;"> 
/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtdeclarative_5.4.0.bb,
do_fetch
</p>
<p style="margin-bottom:0in;line-height:100%;"> 
/home/lachlan/poky-1.7/meta-atmel/recipes-multimedia/gstreamer1.0-plugins/gstreamer1.0-plugins-hantro_1.0.bb,
do_configure
</p>
<p style="margin-bottom:0in;line-height:100%;"> 
/home/lachlan/poky-1.7/meta-atmel/recipes-utils/obp-utils/obp-utils_git.bb,
do_install
</p>
<p style="margin-bottom:0in;line-height:100%;">(note that all five of the qt recipes refer to qt5_5.4.0.inc which sets up the sopurce of the downloads).</p><p style="margin-bottom:0in;line-height:100%;"><br /></p>
<p style="margin-bottom:0in;line-height:100%;">If I look at one of
the failed downloads :</p>
<p style="margin-bottom:0in;line-height:100%;">ERROR: Function
failed: Fetcher failure for URL:
'http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz'.
Unable to fetch URL from any source.</p>

<p style="margin-bottom:0in;line-height:100%;">And then try to
download the file directly as follows:</p>
<p style="margin-bottom:0in;line-height:100%;"><a href="http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz">http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz</a></p>

<p style="margin-bottom:0in;line-height:100%;">this works.</p> 

<br />
                                I notice that when trying to enter the directory:<br /><a href="http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz">http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/</a><br />it redirects me to:<br /><a href="http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtbase-opensource-src-5.4.0.tar.xz">http://download.qt.io/official_releases/qt/5.4/5.4.0/submodules/</a><br />but because the redirection occurs, this should not be a problem.<br /><br />Can you or anyone suggest why these specific recipes have their do_fetch fail, when other qt5 recipes in the same repository dont, and when I can manullay download the recipes using a browser.<br /><br />Is it possible to download these recipes manually and load them somewhere in the build directory so they can be retrieved by bitbake and therfore  bypassing the do_fetch  that fails? If so, where would they need to be placed?<br /><br />Thanks for any help.<br /><br />Regards<br />Lachlan<br /><blockquote><br />----- Original Message -----<br /><div style="width:100%;background:rgb(228,228,228);"><div style="font-weight:bold;">From:</div> "Simon Bolek" <simon.bolek@googlemail.com></div><br /><div style="font-weight:bold;">To:</div><yocto@yoctoproject.org>, <peterengcomau001@adam.com.au><br /><div style="font-weight:bold;">Cc:</div><br /><div style="font-weight:bold;">Sent:</div>Wed, 28 Jan 2015 10:56:11 +0100<br /><div style="font-weight:bold;">Subject:</div>Re: [yocto] meta-qt5 problem in yocto 1.7<br /><br /><br /><div dir="ltr">
<div>Hi Lachlan,<br /><br /></div>
<div>In case you have not solved the problem yet. <br /></div>
<div>Look at the recipe of qt3d, once you checked it out of git. There is a line: <br /><br />QT_MODULE_BRANCH = "master"<br /><br /></div>
<div>just change it to "dev" and it should work. It is already corrected in the upstream of meta-qt5, but in dizzy it is still "master". If you look at the gitorious of qt you will find this SRCDEV="8a9723d7420829a2ba0141a9f7d8dc8cd11d8331" in dev" branch. <br />That is, at least, what i figured out. <br /></div>
<div>
<br />Hope that will help.<br /></div>
<br />best regards<br />simon :-)<br /><div><div><div class="gmail_extra">
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px .8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex;">
<br />
Message: 7<br />
Date: Tue, 27 Jan 2015 01:32:43 +1030<br />
From: <a href="mailto:peterengcomau001@adam.com.au">peterengcomau001@adam.com.au</a><br />
To: <a href="mailto:yocto@yoctoproject.org">yocto@yoctoproject.org</a><br />
Subject: [yocto] meta-qt5 problem in yocto 1.7<br />
Message-ID:<br />
  Â  Â  Â  <<a href="mailto:f902a9d11fd7326c8f53a3fadfde295f6231fbcb@webmail.adam.com.au">f902a9d11fd7326c8f53a3fadfde295f6231fbcb@webmail.adam.com.au</a>><br />
Content-Type: text/plain; charset="utf-8"<br /><br />
I have just downloaded yocto poky 17 and try to build an image. I get<br />
teh follwing problems with fetching qt5 source:<br />
Summary: 5 tasks failed:<br />
? /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/<a href="">qt3d_git.bb</a>,<br />
do_fetch<br />
?<br />
/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/<a href="">qtmultimedia_5.3.2.bb</a>,<br />
do_fetch<br />
? /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/<a href="">qtwebkit_5.3.2.bb</a>,<br />
do_fetch<br />
?<br />
/home/lachlan/poky-1.7/meta-atmel/recipes-multimedia/gstreamer1.0-plugins/<a href="">gstreamer10-plugins-hantro_1.0.bb</a>,<br />
do_configure<br />
?<br />
/home/lachlan/poky-1.7/meta-atmel/recipes-utils/obp-utils/<a href="">obp-utils_git.bb</a>,<br />
do_install<br /><br />
I presume the last two problems(do_configure & do_install)? result<br />
from dependencies on the previous three failed fetches.<br /><br />
The more complete error code for teh first three errors is:<br />
WARNING: Failed to fetch URL<br />
git://<a href="http://qt.gitorious.org/qt/qt3d.git;branch=master">qt.gitorious.org/qt/qt3d.git;branch=master</a>, attempting MIRRORS<br />
if available<br />
ERROR: Fetcher failure: Unable to find revision<br />
8a9723d7420829a2ba0141a9f7d8dc8cd11d8331 in branch master even from<br />
upstream<br />
ERROR: Function failed: Fetcher failure for URL:<br />
'git://<a href="http://qt.gitorious.org/qt/qt3d.git;branch=master">qt.gitorious.org/qt/qt3d.git;branch=master</a>'. Unable to fetch<br />
URL from any source.<br />
ERROR: Logfile of failure stored in:<br />
/home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qt3d/5.3.99+5.4.0-beta1+gitAUTOINC+8a9723d742-r0/temp/log.do_fetch.29304<br />
ERROR: Task 1993<br />
(/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/<a href="">qt3d_git.bb</a>,<br />
do_fetch) failed with exit code '1'<br />
WARNING: Failed to fetch URL<br /><a href="http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz">http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz</a>,<br />
attempting MIRRORS if available<br />
ERROR: Fetcher failure: Fetch command failed with exit code 4, no<br />
output<br />
ERROR: Function failed: Fetcher failure for URL:<br />
'<a href="http://download.qt-projectorg/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz">http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz</a>'.<br />
Unable to fetch URL from any source.<br />
ERROR: Logfile of failure stored in:<br />
/home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qtmultimedia/5.3.2-r0/temp/log.do_fetch.7762<br />
ERROR: Task 535<br />
(/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/<a href="">qtmultimedia_5.3.2.bb</a>,<br />
do_fetch) failed with exit code '1'<br />
WARNING: Failed to fetch URL<br /><a href="http://www.apache.org/dist/subversion/subversion-1.8.9.tar.bz2">http://www.apache.org/dist/subversion/subversion-1.8.9.tar.bz2</a>,<br />
attempting MIRRORS if available<br />
WARNING: Failed to fetch URL<br /><a href="http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz">http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz</a>,<br />
attempting MIRRORS if available<br />
ERROR: Fetcher failure: Fetch command failed with exit code 4, no<br />
output<br />
ERROR: Function failed: Fetcher failure for URL:<br />
'<a href="http://download.qt-project.org/official_releases/qt/5.3/53.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz">http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz</a>'.<br />
Unable to fetch URL from any source.<br />
ERROR: Logfile of failure stored in:<br />
/home/lachlan/poky-17/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qtwebkit/5.32-r0/temp/log.do_fetch.19587<br />
ERROR: Task 675<br />
(/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/<a href="">qtwebkit_5.3.2.bb</a>,<br />
do_fetch) failed with exit code '1'<br />
NOTE: validating kernel config, see log.do_kernel_configcheck for<br />
details<br /><br />
If I manually download the one of the files, e.g.? :<br />
'<a href="http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz">http://download.qt-projectorg/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-53.2.tar.xz</a><br />
This works fine.<br /><br />
Can anyone suggest what I can look fro to determine the problem. I<br />
have tried this a number of time over 24 hours and get the exact same<br />
failures<br /><br />
Thank you for any suggestions moving forward.<br /><br />
Regards<br />
Lachlan<br /><br />
---- Message sent via Adam Internet WebMail - <a href="http://www.adam.com.au/">http://www.adam.com.au/</a><br />
-------------- next part --------------<br />
An HTML attachment was scrubbed...<br />
URL: <<a href="http://lists.yoctoproject.org/pipermail/yocto/attachments/20150127/7d948cb1/attachment.html">http://lists.yoctoproject.org/pipermail/yocto/attachments/20150127/7d948cb1/attachment.html</a>><br /><br />
------------------------------<br /><span><font color="#888888"><br />
--<br />
_______________________________________________<br />
yocto mailing list<br /><a href="mailto:yocto@yoctoproject.org">yocto@yoctoproject.org</a><br /><a href="https://lists.yoctoproject.org/listinfo/yocto">https://lists.yoctoproject.org/listinfo/yocto</a><br /><br /><br />
End of yocto Digest, Vol 52, Issue 86<br />
*************************************<br /></font></span>
</blockquote></div>
<br /></div></div></div>
</div>

</blockquote>---- Message sent via Adam Internet WebMail  - http://www.adam.com.au/</body></html>