From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 6E48BE0072A; Wed, 17 Dec 2014 08:20:53 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [85.31.212.142 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message Received: from fx402.security-mail.net (smtpout140.security-mail.net [85.31.212.142]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 9B0ABE00344 for ; Wed, 17 Dec 2014 08:20:44 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by fx402.security-mail.net (MTA) with SMTP id DFBEC68CC6A for ; Wed, 17 Dec 2014 16:51:16 +0100 (CET) Received: from fx402 (localhost [127.0.0.1]) by fx402.security-mail.net (MTA) with ESMTP id D7BE768CBC3; Wed, 17 Dec 2014 16:51:16 +0100 (CET) X-Virus-Scanned: E-securemail x-secugrey: score=-10 x-secugrey: filter=out_default,id=20141217165116-13366-00001,score=-20 x-secugrey: score=-10 x-secugrey: filter=out_default,id=20141217165116-13366-00002,score=-20 Received: from cg92.security-mail.net (cg92.security-mail.net [172.16.248.92]) by fx402.security-mail.net (MTA) with SMTP id 3171968C9C7; Wed, 17 Dec 2014 16:51:16 +0100 (CET) Received: from [89.91.77.218] (account yannick.calmettes@analogway.com HELO [192.168.0.39]) by mails.optimails.com (CommuniGate Pro SMTP 6.0.11) with ESMTPSA id 1830525758; Wed, 17 Dec 2014 16:51:14 +0100 Message-ID: <5491A5AB.2080900@analogway.com> Date: Wed, 17 Dec 2014 16:47:55 +0100 From: Yannick Calmettes User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Otavio Salvador References: <549185E8.5050107@analogway.com> In-Reply-To: X-Virus-Scanned: by Security-Mail Cc: "meta-freescale@yoctoproject.org" Subject: Re: imx-3.10.31-1.1.0_beta : Can't build meta-toolchain-qt5 X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2014 16:20:53 -0000 Content-Type: multipart/alternative; boundary="------------060807030802000602090308" --------------060807030802000602090308 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Thanks Otavio but if I want support from Freescale I have to use "stuck" revisions. I use today the Beta because normally the release will come before my product first release. Yannick ** Le 17/12/2014 16:28, Otavio Salvador a écrit : > On Wed, Dec 17, 2014 at 11:32 AM, Yannick Calmettes > wrote: >> I'm on branch "imx-3.10.31-1.1.0_beta" (i've cloned it this morning) and I >> cannot build the recipe "meta-toolchain-qt5". >> >> I have a fetch error message for qtsystem_git recipe : >> >> WARNING: Failed to fetch URL >> git://qt.gitorious.org/qt/qtsystems.git;branch=5.4, attempting MIRRORS if >> available >> ERROR: Fetcher failure: Unable to find revision >> aa651c73bf7bc57c1b6b1bfcfa9afe901884a102 in branch 5.4 even from upstream >> ERROR: Function failed: Fetcher failure for URL: >> 'git://qt.gitorious.org/qt/qtsystems.git;branch=5.4'. Unable to fetch URL >> from any source. >> ERROR: Logfile of failure stored in: >> /home/user/Projets/VTX/VTX_BASE/LINUX/BSP/build_aw-mx6qsabresd-main/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtsystems/5.2.1+gitAUTOINC+aa651c73bf-r0/temp/log.do_fetch.26039 >> ERROR: Task 814 >> (/home/user/Projets/VTX/VTX_BASE/LINUX/BSP/sources/meta-qt5/recipes-qt/qt5/qtsystems_git.bb, >> do_fetch) failed with exit code '1' >> >> It seems that in qt5-git.inc it takes the stable qt version as SRC_URI. As >> the new stable version is 5.4, it seems that >> aa651c73bf7bc57c1b6b1bfcfa9afe901884a102 SRCREV is not yet included in this >> branch. > I advise you to use FSL Community BSP Dizzy (or master in case you > want 3.10.31). The Freescale platform uses stuck revisions and does > not include bugfixes after the release. > > The issue you are seeing has been fixes some time ago. > --------------060807030802000602090308 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit
Thanks Otavio but if I want support from Freescale I have to use "stuck" revisions. I use today the Beta because normally the release will come before my product first release.

Yannick

Le 17/12/2014 16:28, Otavio Salvador a écrit :
On Wed, Dec 17, 2014 at 11:32 AM, Yannick Calmettes
<yannick.calmettes@analogway.com> wrote:
I'm on branch "imx-3.10.31-1.1.0_beta" (i've cloned it this morning) and I
cannot build the recipe "meta-toolchain-qt5".

I have a fetch error message for qtsystem_git recipe :

WARNING: Failed to fetch URL
git://qt.gitorious.org/qt/qtsystems.git;branch=5.4, attempting MIRRORS if
available
ERROR: Fetcher failure: Unable to find revision
aa651c73bf7bc57c1b6b1bfcfa9afe901884a102 in branch 5.4 even from upstream
ERROR: Function failed: Fetcher failure for URL:
'git://qt.gitorious.org/qt/qtsystems.git;branch=5.4'. Unable to fetch URL
from any source.
ERROR: Logfile of failure stored in:
/home/user/Projets/VTX/VTX_BASE/LINUX/BSP/build_aw-mx6qsabresd-main/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtsystems/5.2.1+gitAUTOINC+aa651c73bf-r0/temp/log.do_fetch.26039
ERROR: Task 814
(/home/user/Projets/VTX/VTX_BASE/LINUX/BSP/sources/meta-qt5/recipes-qt/qt5/qtsystems_git.bb,
do_fetch) failed with exit code '1'

It seems that in qt5-git.inc it takes the stable qt version as SRC_URI. As
the new stable version is 5.4, it seems that
aa651c73bf7bc57c1b6b1bfcfa9afe901884a102 SRCREV is not yet included in this
branch.
I advise you to use FSL Community BSP Dizzy (or master in case you
want 3.10.31). The Freescale platform uses stuck revisions and does
not include bugfixes after the release.

The issue you are seeing has been fixes some time ago.



 

--------------060807030802000602090308--