All of lore.kernel.org
 help / color / mirror / Atom feed
* qtdeclarative do_configure failure
@ 2015-02-16 15:07 Alexandre Belloni
  2015-02-16 15:49 ` Otavio Salvador
  0 siblings, 1 reply; 4+ messages in thread
From: Alexandre Belloni @ 2015-02-16 15:07 UTC (permalink / raw)
  To: meta-freescale; +Cc: Martin Jansa

Hi,

I'm trying to build qtdeclarative without x11 and opengl. The imx6slevk
is doing that when DISTRO_FEATURES doesn't contain x11 (see
https://github.com/Freescale/meta-fsl-arm/blob/master/qt5-layer/recipes-qt/qt5/qtbase_%25.bbappend#L22)

Actually, this would also be useful for mxs based boards or any other
SoC without opengl/gles. Or simply to reduce the final image size GL is
not needed.

For now it fails (both 5.3.2 and 5.4) with:
Project ERROR: Unknown module(s) in QT: quick-private

Any input would be appreciated!


-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: qtdeclarative do_configure failure
  2015-02-16 15:07 qtdeclarative do_configure failure Alexandre Belloni
@ 2015-02-16 15:49 ` Otavio Salvador
  2015-02-16 15:53   ` Alexandre Belloni
  0 siblings, 1 reply; 4+ messages in thread
From: Otavio Salvador @ 2015-02-16 15:49 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: meta-freescale, Martin Jansa

On Mon, Feb 16, 2015 at 1:07 PM, Alexandre Belloni
<alexandre.belloni@free-electrons.com> wrote:
> I'm trying to build qtdeclarative without x11 and opengl. The imx6slevk
> is doing that when DISTRO_FEATURES doesn't contain x11 (see
> https://github.com/Freescale/meta-fsl-arm/blob/master/qt5-layer/recipes-qt/qt5/qtbase_%25.bbappend#L22)
>
> Actually, this would also be useful for mxs based boards or any other
> SoC without opengl/gles. Or simply to reduce the final image size GL is
> not needed.
>
> For now it fails (both 5.3.2 and 5.4) with:
> Project ERROR: Unknown module(s) in QT: quick-private
>
> Any input would be appreciated!

As far as I know the Qt Declarative support for non-GL platforms is
not available in Qt OpenSource yet. I may be mistaken 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] 4+ messages in thread

* Re: qtdeclarative do_configure failure
  2015-02-16 15:49 ` Otavio Salvador
@ 2015-02-16 15:53   ` Alexandre Belloni
  2015-02-16 16:09     ` Otavio Salvador
  0 siblings, 1 reply; 4+ messages in thread
From: Alexandre Belloni @ 2015-02-16 15:53 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale, Martin Jansa

Hi,

On 16/02/2015 at 13:49:42 -0200, Otavio Salvador wrote :
> On Mon, Feb 16, 2015 at 1:07 PM, Alexandre Belloni
> <alexandre.belloni@free-electrons.com> wrote:
> > I'm trying to build qtdeclarative without x11 and opengl. The imx6slevk
> > is doing that when DISTRO_FEATURES doesn't contain x11 (see
> > https://github.com/Freescale/meta-fsl-arm/blob/master/qt5-layer/recipes-qt/qt5/qtbase_%25.bbappend#L22)
> >
> > Actually, this would also be useful for mxs based boards or any other
> > SoC without opengl/gles. Or simply to reduce the final image size GL is
> > not needed.
> >
> > For now it fails (both 5.3.2 and 5.4) with:
> > Project ERROR: Unknown module(s) in QT: quick-private
> >
> > Any input would be appreciated!
> 
> As far as I know the Qt Declarative support for non-GL platforms is
> not available in Qt OpenSource yet. I may be mistaken though...
> 

I was kind of expecting that one and as much as I hate to say it, it
just builds fine with buildroot...


-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: qtdeclarative do_configure failure
  2015-02-16 15:53   ` Alexandre Belloni
@ 2015-02-16 16:09     ` Otavio Salvador
  0 siblings, 0 replies; 4+ messages in thread
From: Otavio Salvador @ 2015-02-16 16:09 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: meta-freescale, Martin Jansa

Hello,

On Mon, Feb 16, 2015 at 1:53 PM, Alexandre Belloni
<alexandre.belloni@free-electrons.com> wrote:
> On 16/02/2015 at 13:49:42 -0200, Otavio Salvador wrote :
>> On Mon, Feb 16, 2015 at 1:07 PM, Alexandre Belloni
>> <alexandre.belloni@free-electrons.com> wrote:
>> > I'm trying to build qtdeclarative without x11 and opengl. The imx6slevk
>> > is doing that when DISTRO_FEATURES doesn't contain x11 (see
>> > https://github.com/Freescale/meta-fsl-arm/blob/master/qt5-layer/recipes-qt/qt5/qtbase_%25.bbappend#L22)
>> >
>> > Actually, this would also be useful for mxs based boards or any other
>> > SoC without opengl/gles. Or simply to reduce the final image size GL is
>> > not needed.
>> >
>> > For now it fails (both 5.3.2 and 5.4) with:
>> > Project ERROR: Unknown module(s) in QT: quick-private
>> >
>> > Any input would be appreciated!
>>
>> As far as I know the Qt Declarative support for non-GL platforms is
>> not available in Qt OpenSource yet. I may be mistaken though...
>>
>
> I was kind of expecting that one and as much as I hate to say it, it
> just builds fine with buildroot...

Awesome :-) So we can try to identify what buildroot is doing which
makes this to work :-)

-- 
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] 4+ messages in thread

end of thread, other threads:[~2015-02-16 16:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-16 15:07 qtdeclarative do_configure failure Alexandre Belloni
2015-02-16 15:49 ` Otavio Salvador
2015-02-16 15:53   ` Alexandre Belloni
2015-02-16 16:09     ` Otavio Salvador

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.