* Can't build meta-toolchain-qt5 on 3.14.28-1.0.0ga
@ 2015-04-21 19:42 Gustavo Ramon Arambula Aguilar
2015-04-22 11:14 ` Otavio Salvador
0 siblings, 1 reply; 10+ messages in thread
From: Gustavo Ramon Arambula Aguilar @ 2015-04-21 19:42 UTC (permalink / raw)
To: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 1448 bytes --]
Hello all,
We have a customer that reported a problem when baking the meta-toolchain-qt5 on 3.14.28-1.0.0ga. I reproduced the error and indeed there are some bluez dependencies issues and some fetching issues.
Have you seen this before? How may this be fixed? Is the fetching error a problem from our side?
ERROR: Multiple .bb files are due to be built which each provide virtual/bluez (/home/user/Projets/VTX/VTX_BASE/LINUX/BSP_3.14.28-1.0.0-ga/sources/poky/meta/recipes-connectivity/bluez/bluez4_4.101.bb /home/user/Projets/VTX/VTX_BASE/LINUX/BSP_3.14.28-1.0.0-ga/sources/meta-fsl-bsp-release/imx/meta-fsl-bluez/recipes-connectivity/bluez5/bluez5_5.25.bb).
This usually means one provides something the other doesn't and should.
ERROR: Fetcher failure: Unable to find revision aa651c73bf7bc57c1b6b1bfcfa9afe901884a102 in branch 5.3 even from upstream
ERROR: Function failed: Fetcher failure for URL: 'git://qt.gitorious.org/qt/qtsystems.git;branch=5.3'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/usuario/fsl-release-bsp/buildimx6q/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtsystems/5.3.99+5.4.0-beta1+gitAUTOINC+aa651c73bf-r0/temp/log.do_fetch.23039
ERROR: Task 909 (/home/usuario/fsl-release-bsp/sources/meta-qt5/recipes-qt/qt5/qtsystems_git.bb, do_fetch) failed with exit code '1'
The original thread is:
https://community.freescale.com/thread/352283
Regards,
Gustavo
[-- Attachment #2: Type: text/html, Size: 4308 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Can't build meta-toolchain-qt5 on 3.14.28-1.0.0ga
2015-04-21 19:42 Can't build meta-toolchain-qt5 on 3.14.28-1.0.0ga Gustavo Ramon Arambula Aguilar
@ 2015-04-22 11:14 ` Otavio Salvador
2015-04-22 12:04 ` Yannick Calmettes
0 siblings, 1 reply; 10+ messages in thread
From: Otavio Salvador @ 2015-04-22 11:14 UTC (permalink / raw)
To: Gustavo Ramon Arambula Aguilar; +Cc: meta-freescale@yoctoproject.org
On Tue, Apr 21, 2015 at 4:42 PM, Gustavo Ramon Arambula Aguilar
<gustavo.arambula@freescale.com> wrote:
> We have a customer that reported a problem when baking the
> meta-toolchain-qt5 on 3.14.28-1.0.0ga. I reproduced the error and indeed
> there are some bluez dependencies issues and some fetching issues.
>
>
>
> Have you seen this before? How may this be fixed? Is the fetching error a
> problem from our side?
>
>
>
> ERROR: Multiple .bb files are due to be built which each provide
> virtual/bluez
> (/home/user/Projets/VTX/VTX_BASE/LINUX/BSP_3.14.28-1.0.0-ga/sources/poky/meta/recipes-connectivity/bluez/bluez4_4.101.bb
> /home/user/Projets/VTX/VTX_BASE/LINUX/BSP_3.14.28-1.0.0-ga/sources/meta-fsl-bsp-release/imx/meta-fsl-bluez/recipes-connectivity/bluez5/bluez5_5.25.bb).
>
>
>
> This usually means one provides something the other doesn't and should.
>
>
>
> ERROR: Fetcher failure: Unable to find revision
> aa651c73bf7bc57c1b6b1bfcfa9afe901884a102 in branch 5.3 even from upstream
>
> ERROR: Function failed: Fetcher failure for URL:
> 'git://qt.gitorious.org/qt/qtsystems.git;branch=5.3'. Unable to fetch URL
> from any source.
>
> ERROR: Logfile of failure stored in:
> /home/usuario/fsl-release-bsp/buildimx6q/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtsystems/5.3.99+5.4.0-beta1+gitAUTOINC+aa651c73bf-r0/temp/log.do_fetch.23039
>
> ERROR: Task 909
> (/home/usuario/fsl-release-bsp/sources/meta-qt5/recipes-qt/qt5/qtsystems_git.bb,
> do_fetch) failed with exit code '1'
>
>
>
> The original thread is:
>
> https://community.freescale.com/thread/352283
Please try with FSL Community BSP Fido branch. I think it'll work out of box.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Can't build meta-toolchain-qt5 on 3.14.28-1.0.0ga
2015-04-22 11:14 ` Otavio Salvador
@ 2015-04-22 12:04 ` Yannick Calmettes
2015-04-22 12:13 ` Otavio Salvador
2015-04-24 17:09 ` Gustavo Ramon Arambula Aguilar
0 siblings, 2 replies; 10+ messages in thread
From: Yannick Calmettes @ 2015-04-22 12:04 UTC (permalink / raw)
To: Otavio Salvador, Gustavo Ramon Arambula Aguilar
Cc: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 2099 bytes --]
Dear Otavio,
It works on Dizzy branch too but the problem is that I have debug problems.
When I debug my application that was compiled with Dizzy QT tool-chain
on a target that have 3.14.28-1.0.0ga QT libraries, I have library
incompatibility error in QT Creator.
Best,
Yannick
**
Le 22/04/2015 13:14, Otavio Salvador a écrit :
> On Tue, Apr 21, 2015 at 4:42 PM, Gustavo Ramon Arambula Aguilar
> <gustavo.arambula@freescale.com> wrote:
>> We have a customer that reported a problem when baking the
>> meta-toolchain-qt5 on 3.14.28-1.0.0ga. I reproduced the error and indeed
>> there are some bluez dependencies issues and some fetching issues.
>>
>>
>>
>> Have you seen this before? How may this be fixed? Is the fetching error a
>> problem from our side?
>>
>>
>>
>> ERROR: Multiple .bb files are due to be built which each provide
>> virtual/bluez
>> (/home/user/Projets/VTX/VTX_BASE/LINUX/BSP_3.14.28-1.0.0-ga/sources/poky/meta/recipes-connectivity/bluez/bluez4_4.101.bb
>> /home/user/Projets/VTX/VTX_BASE/LINUX/BSP_3.14.28-1.0.0-ga/sources/meta-fsl-bsp-release/imx/meta-fsl-bluez/recipes-connectivity/bluez5/bluez5_5.25.bb).
>>
>>
>>
>> This usually means one provides something the other doesn't and should.
>>
>>
>>
>> ERROR: Fetcher failure: Unable to find revision
>> aa651c73bf7bc57c1b6b1bfcfa9afe901884a102 in branch 5.3 even from upstream
>>
>> ERROR: Function failed: Fetcher failure for URL:
>> 'git://qt.gitorious.org/qt/qtsystems.git;branch=5.3'. Unable to fetch URL
>> from any source.
>>
>> ERROR: Logfile of failure stored in:
>> /home/usuario/fsl-release-bsp/buildimx6q/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtsystems/5.3.99+5.4.0-beta1+gitAUTOINC+aa651c73bf-r0/temp/log.do_fetch.23039
>>
>> ERROR: Task 909
>> (/home/usuario/fsl-release-bsp/sources/meta-qt5/recipes-qt/qt5/qtsystems_git.bb,
>> do_fetch) failed with exit code '1'
>>
>>
>>
>> The original thread is:
>>
>> https://community.freescale.com/thread/352283
> Please try with FSL Community BSP Fido branch. I think it'll work out of box.
>
[-- Attachment #2: Type: text/html, Size: 3565 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Can't build meta-toolchain-qt5 on 3.14.28-1.0.0ga
2015-04-22 12:04 ` Yannick Calmettes
@ 2015-04-22 12:13 ` Otavio Salvador
2015-04-22 12:21 ` Yannick Calmettes
2015-04-24 17:09 ` Gustavo Ramon Arambula Aguilar
1 sibling, 1 reply; 10+ messages in thread
From: Otavio Salvador @ 2015-04-22 12:13 UTC (permalink / raw)
To: Yannick Calmettes
Cc: meta-freescale@yoctoproject.org, Gustavo Ramon Arambula Aguilar
Yannick,
On Wed, Apr 22, 2015 at 9:04 AM, Yannick Calmettes
<yannick.calmettes@analogway.com> wrote:
> Dear Otavio,
>
> It works on Dizzy branch too but the problem is that I have debug problems.
> When I debug my application that was compiled with Dizzy QT tool-chain on a
> target that have 3.14.28-1.0.0ga QT libraries, I have library
> incompatibility error in QT Creator.
Freescale does some fancy things in their release layer. I rarely use
it so I don't know if it introduce a failure not this or not. We would
be somewhat able to help if you reproduce with the community version
though.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Can't build meta-toolchain-qt5 on 3.14.28-1.0.0ga
2015-04-22 12:13 ` Otavio Salvador
@ 2015-04-22 12:21 ` Yannick Calmettes
2015-04-22 12:28 ` Otavio Salvador
0 siblings, 1 reply; 10+ messages in thread
From: Yannick Calmettes @ 2015-04-22 12:21 UTC (permalink / raw)
To: Otavio Salvador
Cc: meta-freescale@yoctoproject.org, Gustavo Ramon Arambula Aguilar
[-- Attachment #1: Type: text/plain, Size: 1141 bytes --]
Thank you Otavio.
I have postponed the switch to 3.14.28-1.0.0ga but next week I will post
what are exactly errors I have.
Furthermore I have memory allocation problem with kernel 3.14.28. it
seems that sometimes when a program ask for memory, the kernel allocate
all the system memory available until a crash happened.
I never have this problems on 3.10.53. Is this problem known as now
3.14.39 is latest stable 3.14.x ?
**
Yannick
Le 22/04/2015 14:13, Otavio Salvador a écrit :
> Yannick,
>
> On Wed, Apr 22, 2015 at 9:04 AM, Yannick Calmettes
> <yannick.calmettes@analogway.com> wrote:
>> Dear Otavio,
>>
>> It works on Dizzy branch too but the problem is that I have debug problems.
>> When I debug my application that was compiled with Dizzy QT tool-chain on a
>> target that have 3.14.28-1.0.0ga QT libraries, I have library
>> incompatibility error in QT Creator.
> Freescale does some fancy things in their release layer. I rarely use
> it so I don't know if it introduce a failure not this or not. We would
> be somewhat able to help if you reproduce with the community version
> though.
>
[-- Attachment #2: Type: text/html, Size: 2522 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Can't build meta-toolchain-qt5 on 3.14.28-1.0.0ga
2015-04-22 12:21 ` Yannick Calmettes
@ 2015-04-22 12:28 ` Otavio Salvador
0 siblings, 0 replies; 10+ messages in thread
From: Otavio Salvador @ 2015-04-22 12:28 UTC (permalink / raw)
To: Yannick Calmettes
Cc: meta-freescale@yoctoproject.org, Gustavo Ramon Arambula Aguilar
On Wed, Apr 22, 2015 at 9:21 AM, Yannick Calmettes
<yannick.calmettes@analogway.com> wrote:
...
> I never have this problems on 3.10.53. Is this problem known as now 3.14.39
> is latest stable 3.14.x ?
...
One of our customers has reported some memory management issues but we
are not yet aware of any fix for it, at this moment.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Can't build meta-toolchain-qt5 on 3.14.28-1.0.0ga
2015-04-22 12:04 ` Yannick Calmettes
2015-04-22 12:13 ` Otavio Salvador
@ 2015-04-24 17:09 ` Gustavo Ramon Arambula Aguilar
2015-04-27 7:26 ` Yannick Calmettes
1 sibling, 1 reply; 10+ messages in thread
From: Gustavo Ramon Arambula Aguilar @ 2015-04-24 17:09 UTC (permalink / raw)
To: Yannick Calmettes, Otavio Salvador; +Cc: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 2594 bytes --]
Hello Otavio and Yannick,
This problem with the BSP release has been escalated so it should be fixed very soon. I'll let you know when I have more information.
Regards,
Gustavo
From: Yannick Calmettes [mailto:yannick.calmettes@analogway.com]
Sent: Wednesday, April 22, 2015 7:05 AM
To: Otavio Salvador; Arambula Aguilar Gustavo Ramon-B43549
Cc: meta-freescale@yoctoproject.org
Subject: Re: [meta-freescale] Can't build meta-toolchain-qt5 on 3.14.28-1.0.0ga
Dear Otavio,
It works on Dizzy branch too but the problem is that I have debug problems.
When I debug my application that was compiled with Dizzy QT tool-chain on a target that have 3.14.28-1.0.0ga QT libraries, I have library incompatibility error in QT Creator.
Best,
Yannick
Le 22/04/2015 13:14, Otavio Salvador a écrit :
On Tue, Apr 21, 2015 at 4:42 PM, Gustavo Ramon Arambula Aguilar
<gustavo.arambula@freescale.com><mailto:gustavo.arambula@freescale.com> wrote:
We have a customer that reported a problem when baking the
meta-toolchain-qt5 on 3.14.28-1.0.0ga. I reproduced the error and indeed
there are some bluez dependencies issues and some fetching issues.
Have you seen this before? How may this be fixed? Is the fetching error a
problem from our side?
ERROR: Multiple .bb files are due to be built which each provide
virtual/bluez
(/home/user/Projets/VTX/VTX_BASE/LINUX/BSP_3.14.28-1.0.0-ga/sources/poky/meta/recipes-connectivity/bluez/bluez4_4.101.bb
/home/user/Projets/VTX/VTX_BASE/LINUX/BSP_3.14.28-1.0.0-ga/sources/meta-fsl-bsp-release/imx/meta-fsl-bluez/recipes-connectivity/bluez5/bluez5_5.25.bb).
This usually means one provides something the other doesn't and should.
ERROR: Fetcher failure: Unable to find revision
aa651c73bf7bc57c1b6b1bfcfa9afe901884a102 in branch 5.3 even from upstream
ERROR: Function failed: Fetcher failure for URL:
'git://qt.gitorious.org/qt/qtsystems.git;branch=5.3'. Unable to fetch URL
from any source.
ERROR: Logfile of failure stored in:
/home/usuario/fsl-release-bsp/buildimx6q/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtsystems/5.3.99+5.4.0-beta1+gitAUTOINC+aa651c73bf-r0/temp/log.do_fetch.23039
ERROR: Task 909
(/home/usuario/fsl-release-bsp/sources/meta-qt5/recipes-qt/qt5/qtsystems_git.bb,
do_fetch) failed with exit code '1'
The original thread is:
https://community.freescale.com/thread/352283
Please try with FSL Community BSP Fido branch. I think it'll work out of box.
[-- Attachment #2: Type: text/html, Size: 8025 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Can't build meta-toolchain-qt5 on 3.14.28-1.0.0ga
2015-04-24 17:09 ` Gustavo Ramon Arambula Aguilar
@ 2015-04-27 7:26 ` Yannick Calmettes
2015-04-27 13:35 ` Lauren Post
0 siblings, 1 reply; 10+ messages in thread
From: Yannick Calmettes @ 2015-04-27 7:26 UTC (permalink / raw)
To: Gustavo Ramon Arambula Aguilar, Otavio Salvador
Cc: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 3332 bytes --]
Ok thank you Gustavo.
Yannick
**
Le 24/04/2015 19:09, Gustavo Ramon Arambula Aguilar a écrit :
>
> Hello Otavio and Yannick,
>
> This problem with the BSP release has been escalated so it should be
> fixed very soon. I’ll let you know when I have more information.
>
> Regards,
>
> Gustavo__
>
> *From:*Yannick Calmettes [mailto:yannick.calmettes@analogway.com]
> *Sent:* Wednesday, April 22, 2015 7:05 AM
> *To:* Otavio Salvador; Arambula Aguilar Gustavo Ramon-B43549
> *Cc:* meta-freescale@yoctoproject.org
> *Subject:* Re: [meta-freescale] Can't build meta-toolchain-qt5 on
> 3.14.28-1.0.0ga
>
> Dear Otavio,
>
> It works on Dizzy branch too but the problem is that I have debug
> problems.
> When I debug my application that was compiled with Dizzy QT tool-chain
> on a target that have 3.14.28-1.0.0ga QT libraries, I have library
> incompatibility error in QT Creator.
>
> Best,
>
> Yannick
>
> Le 22/04/2015 13:14, Otavio Salvador a écrit :
>
> On Tue, Apr 21, 2015 at 4:42 PM, Gustavo Ramon Arambula Aguilar
>
> <gustavo.arambula@freescale.com> <mailto:gustavo.arambula@freescale.com> wrote:
>
> We have a customer that reported a problem when baking the
>
> meta-toolchain-qt5 on 3.14.28-1.0.0ga. I reproduced the error and indeed
>
> there are some bluez dependencies issues and some fetching issues.
>
>
>
>
>
>
>
> Have you seen this before? How may this be fixed? Is the fetching error a
>
> problem from our side?
>
>
>
>
>
>
>
> ERROR: Multiple .bb files are due to be built which each provide
>
> virtual/bluez
>
> (/home/user/Projets/VTX/VTX_BASE/LINUX/BSP_3.14.28-1.0.0-ga/sources/poky/meta/recipes-connectivity/bluez/bluez4_4.101.bb
>
> /home/user/Projets/VTX/VTX_BASE/LINUX/BSP_3.14.28-1.0.0-ga/sources/meta-fsl-bsp-release/imx/meta-fsl-bluez/recipes-connectivity/bluez5/bluez5_5.25.bb).
>
>
>
>
>
>
>
> This usually means one provides something the other doesn't and should.
>
>
>
>
>
>
>
> ERROR: Fetcher failure: Unable to find revision
>
> aa651c73bf7bc57c1b6b1bfcfa9afe901884a102 in branch 5.3 even from upstream
>
>
>
> ERROR: Function failed: Fetcher failure for URL:
>
> 'git://qt.gitorious.org/qt/qtsystems.git;branch=5.3'. Unable to fetch URL
>
> from any source.
>
>
>
> ERROR: Logfile of failure stored in:
>
> /home/usuario/fsl-release-bsp/buildimx6q/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtsystems/5.3.99+5.4.0-beta1+gitAUTOINC+aa651c73bf-r0/temp/log.do_fetch.23039
>
>
>
> ERROR: Task 909
>
> (/home/usuario/fsl-release-bsp/sources/meta-qt5/recipes-qt/qt5/qtsystems_git.bb,
>
> do_fetch) failed with exit code '1'
>
>
>
>
>
>
>
> The original thread is:
>
>
>
> https://community.freescale.com/thread/352283
>
>
>
> Please try with FSL Community BSP Fido branch. I think it'll work out of box.
>
>
>
>
>
>
>
>
>
>
>
>
[-- Attachment #2: Type: text/html, Size: 10737 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Can't build meta-toolchain-qt5 on 3.14.28-1.0.0ga
2015-04-27 7:26 ` Yannick Calmettes
@ 2015-04-27 13:35 ` Lauren Post
2015-04-27 16:54 ` Gustavo Ramon Arambula Aguilar
0 siblings, 1 reply; 10+ messages in thread
From: Lauren Post @ 2015-04-27 13:35 UTC (permalink / raw)
To: Yannick Calmettes, Gustavo Ramon Arambula Aguilar,
Otavio Salvador
Cc: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 3305 bytes --]
These issues have been fixed in the 3.14.28-1.0.0 meta-fsl-bsp-release layer last week. Repo sync to pick them up. Meta-toolchain and meta-toolchain-qt5 should build now with no issues.
From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale-bounces@yoctoproject.org] On Behalf Of Yannick Calmettes
Sent: Monday, April 27, 2015 2:26 AM
To: Arambula Aguilar Gustavo Ramon-B43549; Otavio Salvador
Cc: meta-freescale@yoctoproject.org
Subject: Re: [meta-freescale] Can't build meta-toolchain-qt5 on 3.14.28-1.0.0ga
Ok thank you Gustavo.
Yannick
Le 24/04/2015 19:09, Gustavo Ramon Arambula Aguilar a écrit :
Hello Otavio and Yannick,
This problem with the BSP release has been escalated so it should be fixed very soon. I'll let you know when I have more information.
Regards,
Gustavo
From: Yannick Calmettes [mailto:yannick.calmettes@analogway.com]
Sent: Wednesday, April 22, 2015 7:05 AM
To: Otavio Salvador; Arambula Aguilar Gustavo Ramon-B43549
Cc: meta-freescale@yoctoproject.org<mailto:meta-freescale@yoctoproject.org>
Subject: Re: [meta-freescale] Can't build meta-toolchain-qt5 on 3.14.28-1.0.0ga
Dear Otavio,
It works on Dizzy branch too but the problem is that I have debug problems.
When I debug my application that was compiled with Dizzy QT tool-chain on a target that have 3.14.28-1.0.0ga QT libraries, I have library incompatibility error in QT Creator.
Best,
Yannick
Le 22/04/2015 13:14, Otavio Salvador a écrit :
On Tue, Apr 21, 2015 at 4:42 PM, Gustavo Ramon Arambula Aguilar
<gustavo.arambula@freescale.com><mailto:gustavo.arambula@freescale.com> wrote:
We have a customer that reported a problem when baking the
meta-toolchain-qt5 on 3.14.28-1.0.0ga. I reproduced the error and indeed
there are some bluez dependencies issues and some fetching issues.
Have you seen this before? How may this be fixed? Is the fetching error a
problem from our side?
ERROR: Multiple .bb files are due to be built which each provide
virtual/bluez
(/home/user/Projets/VTX/VTX_BASE/LINUX/BSP_3.14.28-1.0.0-ga/sources/poky/meta/recipes-connectivity/bluez/bluez4_4.101.bb
/home/user/Projets/VTX/VTX_BASE/LINUX/BSP_3.14.28-1.0.0-ga/sources/meta-fsl-bsp-release/imx/meta-fsl-bluez/recipes-connectivity/bluez5/bluez5_5.25.bb).
This usually means one provides something the other doesn't and should.
ERROR: Fetcher failure: Unable to find revision
aa651c73bf7bc57c1b6b1bfcfa9afe901884a102 in branch 5.3 even from upstream
ERROR: Function failed: Fetcher failure for URL:
'git://qt.gitorious.org/qt/qtsystems.git;branch=5.3'. Unable to fetch URL
from any source.
ERROR: Logfile of failure stored in:
/home/usuario/fsl-release-bsp/buildimx6q/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtsystems/5.3.99+5.4.0-beta1+gitAUTOINC+aa651c73bf-r0/temp/log.do_fetch.23039
ERROR: Task 909
(/home/usuario/fsl-release-bsp/sources/meta-qt5/recipes-qt/qt5/qtsystems_git.bb,
do_fetch) failed with exit code '1'
The original thread is:
https://community.freescale.com/thread/352283
Please try with FSL Community BSP Fido branch. I think it'll work out of box.
[-- Attachment #2: Type: text/html, Size: 10526 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Can't build meta-toolchain-qt5 on 3.14.28-1.0.0ga
2015-04-27 13:35 ` Lauren Post
@ 2015-04-27 16:54 ` Gustavo Ramon Arambula Aguilar
0 siblings, 0 replies; 10+ messages in thread
From: Gustavo Ramon Arambula Aguilar @ 2015-04-27 16:54 UTC (permalink / raw)
To: Lauren Post, Yannick Calmettes, Otavio Salvador
Cc: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 3752 bytes --]
Thank you very much, Lauren!
I tested it and it's working correctly!
Regards,
Gustavo
From: Post Lauren-RAA013
Sent: Monday, April 27, 2015 8:36 AM
To: Yannick Calmettes; Arambula Aguilar Gustavo Ramon-B43549; Otavio Salvador
Cc: meta-freescale@yoctoproject.org
Subject: RE: [meta-freescale] Can't build meta-toolchain-qt5 on 3.14.28-1.0.0ga
These issues have been fixed in the 3.14.28-1.0.0 meta-fsl-bsp-release layer last week. Repo sync to pick them up. Meta-toolchain and meta-toolchain-qt5 should build now with no issues.
From: meta-freescale-bounces@yoctoproject.org<mailto:meta-freescale-bounces@yoctoproject.org> [mailto:meta-freescale-bounces@yoctoproject.org] On Behalf Of Yannick Calmettes
Sent: Monday, April 27, 2015 2:26 AM
To: Arambula Aguilar Gustavo Ramon-B43549; Otavio Salvador
Cc: meta-freescale@yoctoproject.org<mailto:meta-freescale@yoctoproject.org>
Subject: Re: [meta-freescale] Can't build meta-toolchain-qt5 on 3.14.28-1.0.0ga
Ok thank you Gustavo.
Yannick
Le 24/04/2015 19:09, Gustavo Ramon Arambula Aguilar a écrit :
Hello Otavio and Yannick,
This problem with the BSP release has been escalated so it should be fixed very soon. I'll let you know when I have more information.
Regards,
Gustavo
From: Yannick Calmettes [mailto:yannick.calmettes@analogway.com]
Sent: Wednesday, April 22, 2015 7:05 AM
To: Otavio Salvador; Arambula Aguilar Gustavo Ramon-B43549
Cc: meta-freescale@yoctoproject.org<mailto:meta-freescale@yoctoproject.org>
Subject: Re: [meta-freescale] Can't build meta-toolchain-qt5 on 3.14.28-1.0.0ga
Dear Otavio,
It works on Dizzy branch too but the problem is that I have debug problems.
When I debug my application that was compiled with Dizzy QT tool-chain on a target that have 3.14.28-1.0.0ga QT libraries, I have library incompatibility error in QT Creator.
Best,
Yannick
Le 22/04/2015 13:14, Otavio Salvador a écrit :
On Tue, Apr 21, 2015 at 4:42 PM, Gustavo Ramon Arambula Aguilar
<gustavo.arambula@freescale.com><mailto:gustavo.arambula@freescale.com> wrote:
We have a customer that reported a problem when baking the
meta-toolchain-qt5 on 3.14.28-1.0.0ga. I reproduced the error and indeed
there are some bluez dependencies issues and some fetching issues.
Have you seen this before? How may this be fixed? Is the fetching error a
problem from our side?
ERROR: Multiple .bb files are due to be built which each provide
virtual/bluez
(/home/user/Projets/VTX/VTX_BASE/LINUX/BSP_3.14.28-1.0.0-ga/sources/poky/meta/recipes-connectivity/bluez/bluez4_4.101.bb
/home/user/Projets/VTX/VTX_BASE/LINUX/BSP_3.14.28-1.0.0-ga/sources/meta-fsl-bsp-release/imx/meta-fsl-bluez/recipes-connectivity/bluez5/bluez5_5.25.bb).
This usually means one provides something the other doesn't and should.
ERROR: Fetcher failure: Unable to find revision
aa651c73bf7bc57c1b6b1bfcfa9afe901884a102 in branch 5.3 even from upstream
ERROR: Function failed: Fetcher failure for URL:
'git://qt.gitorious.org/qt/qtsystems.git;branch=5.3'. Unable to fetch URL
from any source.
ERROR: Logfile of failure stored in:
/home/usuario/fsl-release-bsp/buildimx6q/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtsystems/5.3.99+5.4.0-beta1+gitAUTOINC+aa651c73bf-r0/temp/log.do_fetch.23039
ERROR: Task 909
(/home/usuario/fsl-release-bsp/sources/meta-qt5/recipes-qt/qt5/qtsystems_git.bb,
do_fetch) failed with exit code '1'
The original thread is:
https://community.freescale.com/thread/352283
Please try with FSL Community BSP Fido branch. I think it'll work out of box.
[-- Attachment #2: Type: text/html, Size: 12911 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2015-04-27 17:09 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-21 19:42 Can't build meta-toolchain-qt5 on 3.14.28-1.0.0ga Gustavo Ramon Arambula Aguilar
2015-04-22 11:14 ` Otavio Salvador
2015-04-22 12:04 ` Yannick Calmettes
2015-04-22 12:13 ` Otavio Salvador
2015-04-22 12:21 ` Yannick Calmettes
2015-04-22 12:28 ` Otavio Salvador
2015-04-24 17:09 ` Gustavo Ramon Arambula Aguilar
2015-04-27 7:26 ` Yannick Calmettes
2015-04-27 13:35 ` Lauren Post
2015-04-27 16:54 ` Gustavo Ramon Arambula Aguilar
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.