Hi Lachlan, In case you have not solved the problem yet. Look at the recipe of qt3d, once you checked it out of git. There is a line:
QT_MODULE_BRANCH = "master" 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. That is, at least, what i figured out. Hope that will help. best regards simon :-) > > Message: 7 > Date: Tue, 27 Jan 2015 01:32:43 +1030 > From: peterengcomau...@adam.com.au > To: yocto@yoctoproject.org > Subject: [yocto] meta-qt5 problem in yocto 1.7 > Message-ID: > <f902a9d11fd7326c8f53a3fadfde295f6231f...@webmail.adam.com.au> > Content-Type: text/plain; charset="utf-8" > > I have just downloaded yocto poky 1.7 and try to build an image. I get > teh follwing problems with fetching qt5 source: > Summary: 5 tasks failed: > ? /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qt3d_git.bb, > do_fetch > ? > /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtmultimedia_5.3.2.bb, > do_fetch > ? /home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtwebkit_5.3.2.bb, > do_fetch > ? > /home/lachlan/poky-1.7/meta-atmel/recipes-multimedia/gstreamer1.0-plugins/ > gstreamer1.0-plugins-hantro_1.0.bb, > do_configure > ? > /home/lachlan/poky-1.7/meta-atmel/recipes-utils/obp-utils/obp-utils_git.bb > , > do_install > > I presume the last two problems(do_configure & do_install)? result > from dependencies on the previous three failed fetches. > > The more complete error code for teh first three errors is: > WARNING: Failed to fetch URL > git://qt.gitorious.org/qt/qt3d.git;branch=master, attempting MIRRORS > if available > ERROR: Fetcher failure: Unable to find revision > 8a9723d7420829a2ba0141a9f7d8dc8cd11d8331 in branch master even from > upstream > ERROR: Function failed: Fetcher failure for URL: > 'git://qt.gitorious.org/qt/qt3d.git;branch=master'. Unable to fetch > URL from any source. > ERROR: Logfile of failure stored in: > > /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 > ERROR: Task 1993 > (/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qt3d_git.bb, > do_fetch) failed with exit code '1' > WARNING: Failed to fetch URL > > http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.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.3/5.3.2/submodules/qtmultimedia-opensource-src-5.3.2.tar.xz > '. > Unable to fetch URL from any source. > ERROR: Logfile of failure stored in: > > /home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qtmultimedia/5.3.2-r0/temp/log.do_fetch.7762 > ERROR: Task 535 > (/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtmultimedia_5.3.2.bb, > do_fetch) failed with exit code '1' > WARNING: Failed to fetch URL > http://www.apache.org/dist/subversion/subversion-1.8.9.tar.bz2, > attempting MIRRORS if available > WARNING: Failed to fetch URL > > http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.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.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz > '. > Unable to fetch URL from any source. > ERROR: Logfile of failure stored in: > > /home/lachlan/poky-1.7/build-atmel/tmp/work/cortexa5t2hf-vfp-poky-linux-gnueabi/qtwebkit/5.3.2-r0/temp/log.do_fetch.19587 > ERROR: Task 675 > (/home/lachlan/poky-1.7/meta-qt5/recipes-qt/qt5/qtwebkit_5.3.2.bb, > do_fetch) failed with exit code '1' > NOTE: validating kernel config, see log.do_kernel_configcheck for > details > > If I manually download the one of the files, e.g.? : > ' > http://download.qt-project.org/official_releases/qt/5.3/5.3.2/submodules/qtwebkit-opensource-src-5.3.2.tar.xz > This works fine. > > Can anyone suggest what I can look fro to determine the problem. I > have tried this a number of time over 24 hours and get the exact same > failures. > > Thank you for any suggestions moving forward. > > Regards > Lachlan > > ---- Message sent via Adam Internet WebMail - http://www.adam.com.au/ > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.yoctoproject.org/pipermail/yocto/attachments/20150127/7d948cb1/attachment.html > > > > ------------------------------ > > -- > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto > > > End of yocto Digest, Vol 52, Issue 86 > ************************************* >
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto