All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Ege <k4230r6@gmail.com>
To: marcin.k@comcast.net,
	"meta-freescale@yoctoproject.org"
	<meta-freescale@yoctoproject.org>
Subject: Re: Jethro Qt5.5 does not build without X11
Date: Tue, 2 Feb 2016 21:49:46 +0100	[thread overview]
Message-ID: <56B1166A.6000602@gmail.com> (raw)
In-Reply-To: <1541650.J3fST3TtVx@linux>

On 02.02.2016 06:22, Marcin wrote:
> Christian,
> Could you share your local.conf. I am bit suck with this. I started from
> scratch without adding anything extra to local.conf and hit another issue.
Here is my local conf:
- https://gist.github.com/graugans/f8a90c0e1e0177e6e553
- https://gist.github.com/graugans/311fdec5477928c71c1c

For QtWebEngine a backport is needed:
https://github.com/graugans/meta-udoo/blob/jethro/recipes-qt/qtwebengine/qtwebengine_git.bbappend


Regards,
Christian
> 
> error: 'isInstanceOf' is not a member of 'QStyleHelper'
> 
> } else if (QStyleHelper::isInstanceOf(groupBox->styleObject,
> QAccessible::Grouping)) {
> 
> ^
> 
> /home/martin/Yocto/wandboard-bsp-jethro/build/tmp/work/cortexa9hf-vfp-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.5.1+gitAUTOINC+5afc431323-r0/git/src/widgets/styles/qgtkstyle.cpp:3636:74:
> 
> 
> error: 'QAccessible' has not been declared
> 
> } else if (QStyleHelper::isInstanceOf(groupBox->styleObject,
> QAccessible::Grouping)) {
> 
>  
> 
> Regards,
> 
>  
> 
> Marcin
> 
> Hi,
> Am 30.01.2016 6:25 vorm. schrieb "Marcin" <marcin.k@comcast.net
> <mailto:marcin.k@comcast.net>>:
>>
>> I removed the tmp folder and bitbaked it again, but the same error
> showed up. Keeps complaining about libXrandr.so.2.
>>
>>  
>>
>> Computing transaction...error: Can't install
> fsl-gpu-sdk-2.1-r0@cortexa9hf_vfp_neon_mx6qdl: no package provides
> libXrandr.so.2
>>
>>  
>>
>> See the original email for more detail and error log.
>>
>>  
>>
>> No issues when building with X11.
> That's strange I successfully build Qt5.5 meta-qt (jethro) with UDOO Board.
> See the post how to set-up on UDOO forum:
> 
> http://udoo.org/forum/index.php?threads/2965/
> 
> So could you please double check you've selected Jethro for all layers
> and maybe post your local.conf
> 
> Regards,
> Christian
> 
>>
>>  
>>
>> Regards,
>>
>>  
>>
>> Marcin
>>
>>
>>
>>
>> No I have not removed tmp folder.
>>
>> I followed the same procedure before with Dizzy, where I first build
> with X11 and then rebuild with X11 removed. I did not have to deleted
> tmp directory.
>>
>>
>> I will try this today and respond with results.
>>
>>
>> Marcin
>>
>>
>> ________________________________
>>
>> From: "Otavio Salvador" <otavio.salvador@ossystems.com.br
> <mailto:otavio.salvador@ossystems.com.br>>
>> To: "Marcin K" <marcin.k@comcast.net <mailto:marcin.k@comcast.net>>
>> Cc: meta-freescale@yoctoproject.org
> <mailto:meta-freescale@yoctoproject.org>
>> Sent: Friday, January 29, 2016 12:34:10 PM
>> Subject: Re: [meta-freescale] Jethro Qt5.5 does not build without X11
>>
>>
>> On Fri, Jan 29, 2016 at 11:59 AM, Marcin <marcin.k@comcast.net
> <mailto:marcin.k@comcast.net>> wrote:
>> > This is my first time posting and newbie in the field  so please go
> easy on me if I made some mistakes.
>> >
>> > I have recently upgraded to the Jethro and added Qt5.5 for my
> Wandboard-dual via git clone -b jethro
> https://github.com/meta-qt5/meta-qt5.git
>> > I also followed the instructions (editing bblayers.conf and
> local.conf) from here:
> http://wiki.wandboard.org/Building_Qt5_using_yocto_on_Wandboard.
>> >
>> > I have noticed that I have to have X11 to be able to build the whole
> thing. If I remove X11 (as instructed by the above webpage) via
> DISTRO_FEATURES_remove = "x11 wayland", then build fails.
>>
>>
>> Have you removed tmp and rebuild from scratch, after changing the
> features?
>>
>>
>> --
>> 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
>>
>>
>>
>>
>>
>> --
>> _______________________________________________
>> meta-freescale mailing list
>> meta-freescale@yoctoproject.org <mailto:meta-freescale@yoctoproject.org>
>> https://lists.yoctoproject.org/listinfo/meta-freescale
>>
> 
> 
> 



      parent reply	other threads:[~2016-02-02 20:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-29 13:59 Jethro Qt5.5 does not build without X11 Marcin
2016-01-29 18:34 ` Otavio Salvador
2016-01-29 20:57   ` marcin.k
2016-01-30  5:23     ` Marcin
2016-01-30  7:43       ` Christian Ege
2016-01-30 12:38         ` Otavio Salvador
2016-01-30 15:34         ` Marcin
2016-01-31  5:47           ` Marcin
     [not found]         ` <1541650.J3fST3TtVx@linux>
2016-02-02 20:49           ` Christian Ege [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56B1166A.6000602@gmail.com \
    --to=k4230r6@gmail.com \
    --cc=marcin.k@comcast.net \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.