From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-qt5][PATCH v5] Upgrade to Qt 5.8
Date: Thu, 26 Jan 2017 13:54:14 +0100 [thread overview]
Message-ID: <20170126125414.GA3016@jama> (raw)
In-Reply-To: <CAHvQdo3_+YfdZN_MYmZQLOW7uDnE-=LuXUwL8SR7sXLCG8VVyA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1464 bytes --]
On Thu, Jan 26, 2017 at 11:00:59AM +0100, Johannes Pointner wrote:
> Hello,
>
> I tried to build qtbase after this update, but it failed to configure
> because of PACKAGECONFIG options which are no longer available or
> moved to another part (qtmultimedia):
> PACKAGECONFIG[mitshm] = "-mitshm,-no-mitshm,mitshm"
>
> PACKAGECONFIG[alsa] = "-alsa,-no-alsa,alsa-lib"
> PACKAGECONFIG[pulseaudio] = "-pulseaudio,-no-pulseaudio,pulseaudio"
Yes, I'm seeing the same issue, the flags were removed in:
commit 90c425642dfeae4564b43dacf15f80479962e910
Merge: 1a43199 9808b53
Author: Liang Qi <liang.qi@qt.io>
Date: Wed Nov 16 07:37:38 2016 +0100
Merge remote-tracking branch 'origin/5.7' into 5.8
but there is still PACKAGECONFIG in qtbase recipe, so this needs be
fixed in v6.
>
> After removing them I was able to configure, but I saw following
> warnings during the configure process:| WARNING: Unable to find file
> /mnt/raid/yocto_env/poky/morty/ppt50/build/tmp/work/cortexa9hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.8.0+gitAUTOINC+49dc9aa409-r0/git/mkspecs/linux-oe-g++/../oe-device-extra.pri
> | WARNING: Unable to find file
These warnings were there before as well, since oe-device-extra.pri
support was added in:
commit 37693b5357e790665bce4957cb7a8d5d2423390d
Author: Samuli Piippo <samuli.piippo@theqtcompany.com>
Date: Thu Oct 15 13:00:31 2015 +0300
qt5: use extra .pri file from linux-oe-g++ mkspec
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]
next prev parent reply other threads:[~2017-01-26 12:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-23 8:30 [meta-qt5][PATCH v5] Upgrade to Qt 5.8 Samuli Piippo
2017-01-25 16:02 ` Martin Jansa
2017-01-26 10:00 ` Johannes Pointner
2017-01-26 11:37 ` Johannes Pointner
2017-01-26 12:54 ` Martin Jansa [this message]
2017-01-26 13:17 ` Samuli Piippo
2017-01-26 14:35 ` Martin Jansa
2017-01-26 15:22 ` Johannes Pointner
2017-01-27 9:06 ` Samuli Piippo
2017-01-27 10:11 ` Johannes Pointner
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=20170126125414.GA3016@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.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.