Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 11556] Can not build qt5base 5.11.2 with weston 3.0.0 and vivante GPU. error: invalid conversion from ‘void*’ to ‘EGLNativeDisplayType {aka wl_display*}’ [-fpermissive]
Date: Thu, 13 Dec 2018 20:02:35 +0000	[thread overview]
Message-ID: <bug-11556-163-SZVNl84660@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-11556-163@https.bugs.busybox.net/>

https://bugs.busybox.net/show_bug.cgi?id=11556

--- Comment #5 from Peter Seiderer <ps.report@gmx.net> ---
(In reply to Patrick Koller from comment #3)

Try the following patch:

diff --git a/package/qt5/qt5webengine/Config.in
b/package/qt5/qt5webengine/Config.in
index 744d659567..c29c239342 100644
--- a/package/qt5/qt5webengine/Config.in
+++ b/package/qt5/qt5webengine/Config.in
@@ -50,7 +50,7 @@ config BR2_PACKAGE_QT5WEBENGINE
        select BR2_PACKAGE_WEBP
        select BR2_PACKAGE_WEBP_DEMUX
        select BR2_PACKAGE_QT5BASE_DBUS
-       select BR2_PACKAGE_QT5BASE_EGLFS
+       select BR2_PACKAGE_QT5BASE_EGLFS if !BR2_PACKAGE_QT5WAYLAND=y
        select BR2_PACKAGE_QT5BASE_FONTCONFIG
        select BR2_PACKAGE_QT5BASE_ICU
        select BR2_PACKAGE_QT5BASE_GUI

And try to enable/build qt5webengine (and keep qt eglfs support disabled),
builds fine here, not run time tested...

The imx-gpu-viv/qt eglfs compile problem (if there is no easy/quick fix) is
better addressed at a qt mailing list/qt bugtracker (if you do so, please
link it from here)...

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  parent reply	other threads:[~2018-12-13 20:02 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-10 16:17 [Buildroot] [Bug 11556] New: Can not build qt5base 5.11.2 with weston 3.0.0 and vivante GPU. error: invalid conversion from ‘void*’ to ‘EGLNativeDisplayType {aka wl_display*}’ [-fpermissive] bugzilla at busybox.net
2018-12-11 21:54 ` [Buildroot] [Bug 11556] " bugzilla at busybox.net
2018-12-12 16:29 ` bugzilla at busybox.net
2018-12-13 10:43 ` bugzilla at busybox.net
2018-12-13 15:51 ` bugzilla at busybox.net
2018-12-13 20:02 ` bugzilla at busybox.net [this message]
2018-12-17 14:15 ` bugzilla at busybox.net
2018-12-17 17:38 ` bugzilla at busybox.net
2018-12-18 16:20 ` bugzilla at busybox.net
2018-12-18 22:38 ` bugzilla at busybox.net
2018-12-19 16:00 ` bugzilla at busybox.net
2018-12-19 17:17 ` bugzilla at busybox.net
2018-12-19 18:01 ` bugzilla at busybox.net
2018-12-20 20:26 ` bugzilla at busybox.net
2024-06-15 14:49 ` bugzilla

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=bug-11556-163-SZVNl84660@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox