[oe] Error while bitbake meta-toolchain-qt5

Switesh Fulpagare switesh.fulpagare at mindastoneridge.com
Thu Sep 11 10:18:53 UTC 2014


Hi Simon,
  This fetcher failure problem is solved by following patch -

diff --git a/recipes-qt/qt5/qtwayland-native_git.bb b/recipes-qt/qt5/
qtwayland-native_git.bb
index 988aa98..64485de 100644
--- a/recipes-qt/qt5/qtwayland-native_git.bb
+++ b/recipes-qt/qt5/qtwayland-native_git.bb
@@ -4,4 +4,5 @@ require ${PN}.inc
 # qtwayland wasn't released yet, last tag before this SRCREV is 5.0.0-beta1
 # qt5-git PV is only to indicate that this recipe is compatible with qt5
5.2.1

-SRCREV = "a237778666666ab77c4e8e6b501cf
0fbe7c9223e"
+QT_MODULE_BRANCH = "dev"
+SRCREV = "573d0ee5ba86d99095f217ea9e19172bfc5e75fd"
diff --git a/recipes-qt/qt5/qtwayland_git.bb b/recipes-qt/qt5/
qtwayland_git.bb
index 789a882..c192914 100644
--- a/recipes-qt/qt5/qtwayland_git.bb
+++ b/recipes-qt/qt5/qtwayland_git.bb
@@ -4,6 +4,7 @@ require ${PN}.inc
 # qtwayland wasn't released yet, last tag before this SRCREV is 5.0.0-beta1
 # qt5-git PV is only to indicate that this recipe is compatible with qt5
5.2.1

+QT_MODULE_BRANCH = "dev"
 SRCREV = "573d0ee5ba86d99095f217ea9e19172bfc5e75fd"

 SRC_URI += " \


If you till have any doubt please revert.


On Thu, Sep 11, 2014 at 2:36 PM, Simon George <SimonG at seaward.co.uk> wrote:

> I think I am also having the same issue that Switesh originally reported,
> is there a solution?
> If so I would be grateful if you could tell me the steps to take to solve
> the issue.
>
> My console output is:
>
> engineering at SELLT099:~/fsl-community-bsp/build$ bitbake meta-toolchain-qt5
> ...
> ...
> NOTE: Preparing runqueue
> NOTE: Executing SetScene Tasks
> NOTE: Executing RunQueue Tasks
> WARNING: Failed to fetch URL
> git://qt.gitorious.org/qt/qtwayland.git;branch=stable, attempting MIRRORS
> if available
> ERROR: Fetcher failure: Unable to find revision
> a237778666666ab77c4e8e6b501cf0fbe7c9223e in branch stable even from
> upstream
> ERROR: Function failed: Fetcher failure for URL:
> 'git://qt.gitorious.org/qt/qtwayland.git;branch=stable'. Unable to fetch
>
> URL from any source.
> ERROR: Logfile of failure stored in:
>
> /home/engineering/fsl-community-bsp/build/tmp/work/i686-linux/qtwayland-native/5.2.1+gitAUTOINC+a237778666-r0/temp/log.do_fetch.2882
> ERROR: Task 1763
> (/home/engineering/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> qtwayland-native_git.bb,
> do_fetch) failed with exit code '1'
> WARNING: Failed to fetch URL
> git://qt.gitorious.org/qt/qtwayland.git;branch=stable, attempting MIRRORS
> if available
> ERROR: Fetcher failure: Unable to find revision
> 573d0ee5ba86d99095f217ea9e19172bfc5e75fd in branch stable even from
> upstream
> ERROR: Function failed: Fetcher failure for URL:
> 'git://qt.gitorious.org/qt/qtwayland.git;branch=stable'. Unable to fetch
>
> URL from any source.
> ERROR: Logfile of failure stored in:
>
> /home/engineering/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtwayland/5.2.1+gitAUTOINC+573d0ee5ba-r0/temp/log.do_fetch.2883
> ERROR: Task 827
> (/home/engineering/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> qtwayland_git.bb,
> do_fetch) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 4147 tasks of which 4145 didn't need to be
> rerun and 2 failed.
> Waiting for 0 running tasks to finish:
>
> Summary: 2 tasks failed:
>
> /home/engineering/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> qtwayland-native_git.bb,
> do_fetch
>
> /home/engineering/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/
> qtwayland_git.bb,
> do_fetch
> Summary: There were 2 WARNING messages shown.
> Summary: There were 4 ERROR messages shown, returning a non-zero exit
> code.
> engineering at SELLT099:~/fsl-community-bsp/build$
>
> the 2 log files mentioned are here:
>
>         log.do_fetch.2882  http://pastebin.com/3Nk1Z4D9
>         log.do_fetch.2883 http://pastebin.com/MWeML9Wt
>
>         I am also on branch daisy and as of the time of this email the
> branch was up to date.
>
>         any help would be appreciated.
>
> regards,
>         Simon
>
>
> ------------------------------------------------
> This email and any files transmitted with it are confidential and intended
> solely for the use of the individual or entity to whom they are addressed.
> If you have received this email in error please notify the system manager.
>
> This footnote also confirms that this email message has been swept by the
> MessageLabs Email Security System for the presence of computer viruses.
>
> Seaward Group, Bracken Hill, South West Industrial Estate, Peterlee,
> County Durham. SR8 2SW, England. Company Registration: 1674384
>
> For the sake of the environment, please do not print this email unless you
> really need to.
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>

-- 
“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.”



More information about the Openembedded-devel mailing list