From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
Cc: James Hilliard <james.hilliard1@gmail.com>,
Peter Seiderer <ps.report@gmx.net>,
Fabrice Fontaine <fontaine.fabrice@gmail.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/qt5/qt5webkit: needs OpenSSL
Date: Tue, 22 Feb 2022 21:51:56 +0100 [thread overview]
Message-ID: <20220222205156.GA50412@scaer> (raw)
In-Reply-To: <20220222195854.11842-1-abrodkin@synopsys.com>
Alexey, All,
On 2022-02-22 22:58 +0300, Alexey Brodkin spake thusly:
> W/o OpenSSL QT5Webkit fails to build that way:
> -------------------------------->8-----------------------------
> .../build/qt5webkit-5.212.0-alpha4/Source/WebCore/platform/network/qt/ResourceRequestQt.cpp: In static member function ‘static bool WebCore::ResourceRequest::alpnIsSupported()’:
> .../build/qt5webkit-5.212.0-alpha4/Source/WebCore/platform/network/qt/ResourceRequestQt.cpp:68:12: error: ‘QSslSocket’ has not been declared
> 68 | return QSslSocket::sslLibraryVersionNumber() > 0x10002000L &&
> | ^~~~~~~~~~
> .../build/qt5webkit-5.212.0-alpha4/Source/WebCore/platform/network/qt/ResourceRequestQt.cpp:69:9: error: ‘QSslSocket’ has not been declared
> 69 | QSslSocket::sslLibraryVersionString().startsWith(QLatin1String("OpenSSL"));
> | ^~~~~~~~~~
> -------------------------------->8-----------------------------
>
> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
> Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> Cc: James Hilliard <james.hilliard1@gmail.com>
> Cc: Peter Seiderer <ps.report@gmx.net>
> Cc: Yann E. MORIN <yann.morin.1998@free.fr>
> ---
> package/qt5/qt5webkit/Config.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/qt5/qt5webkit/Config.in b/package/qt5/qt5webkit/Config.in
> index ed87efca95..26c3897d1d 100644
> --- a/package/qt5/qt5webkit/Config.in
> +++ b/package/qt5/qt5webkit/Config.in
> @@ -15,6 +15,7 @@ config BR2_PACKAGE_QT5WEBKIT
> select BR2_PACKAGE_JPEG
> select BR2_PACKAGE_LEVELDB
> select BR2_PACKAGE_LIBPNG
> + select BR2_PACKAGE_OPENSSL
You forgot to add it to QT5WEBKIT_DEPENDENCIES...
Regards,
Yann E. MORIN.
> select BR2_PACKAGE_QT5BASE_ICU
> select BR2_PACKAGE_QT5BASE_GUI
> select BR2_PACKAGE_QT5BASE_WIDGETS
> --
> 2.25.1
>
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-02-22 20:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-22 19:58 [Buildroot] [PATCH] package/qt5/qt5webkit: needs OpenSSL Alexey Brodkin via buildroot
2022-02-22 20:51 ` Yann E. MORIN [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=20220222205156.GA50412@scaer \
--to=yann.morin.1998@free.fr \
--cc=Alexey.Brodkin@synopsys.com \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=james.hilliard1@gmail.com \
--cc=ps.report@gmx.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