All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-qt5] qtwebengine link errors agains icu
Date: Mon, 28 Dec 2015 18:37:13 +0100	[thread overview]
Message-ID: <20151228173713.GG2569@jama> (raw)
In-Reply-To: <011977994B5AE74ABA2BD08E983BAAABDBE8EAD6@ALA-MBB.corp.ad.wrs.com>

[-- Attachment #1: Type: text/plain, Size: 2044 bytes --]

On Mon, Dec 28, 2015 at 05:14:48PM +0000, Lerner, Dave wrote:
> On branches jethro and jethro-next I get several link errors building qtwebengine like:
> ...
> qtwebengine/5.5.1+gitAUTOINC+qtwebengine_146ebe26dc-r0/git/src/3rdparty/chromium/ui/gfx/render_text.cc:1186: error: undefined reference to 'icu_52::UnicodeString::UnicodeString(unsigned short const*)'
> /ord-dlerner-d81/dlerner/poky_19/qtwebengine-qtqtuick-errors-jethro/tmp/work/core2-64-poky-linux/qtwebengine/5.5.1+gitAUTOINC+qtwebengine_146ebe26dc-r0/git/src/3rdparty/chromium/ui/gfx/render_text.cc:1186: error: undefined reference to 'icu_52::StringCharacterIterator::StringCharacterIterator(icu_52::UnicodeString const&)'
> ...
> 
> My local.conf includes
> MACHINE ?= "qemux86-64"
> PACKAGECONFIG_pn-qtbase_append = " accessibility"
> IMAGE_INSTALL_append += " qtbase qtbase-fonts qtbase-plugins qtwebengine"
> PREFERRED_PROVIDER_jpeg = "libjpeg-turbo"
> PREFERRED_PROVIDER_jpeg-native = "libjpeg-turbo-native"
> 
> This bug is referenced upstream in Task-number: QTBUG-49693 and the bug is already fixed in the repo referenced by the meta-qt5 recipe at  git://github.com/qtproject/qtwebengine.git commit 1847e158e09e24af704b02c8fb30adbf04d3befa branch 5.5, 17 commits after the current meta-qt5 qtwebengine_git.bb SRCREV_qtwebengine = "ce095e94b6861".   
> 
> The change below corrects the link issue.
>      file://0001-chromium-base.gypi-include-atomicops_internals_x86_g.patch \
>      file://0002-chromium-third_party-boringssl-Demand-for-newer-POSI.patch \
>  "
> -SRCREV_qtwebengine = "ce095e94b686196629244073990530441b9b5f4f"
> +SRCREV_qtwebengine = "1847e158e09e24af704b02c8fb30adbf04d3befa"

Can you please send proper patch with git send-email?

> 
> Regards,
> Dave
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

      reply	other threads:[~2015-12-28 17:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-28 17:14 [meta-qt5] qtwebengine link errors agains icu Lerner, Dave
2015-12-28 17:37 ` Martin Jansa [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=20151228173713.GG2569@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.