Re: [OE-core] [PATCH 24/25] webkitgtk: update 2.32.3 -> 2.34.0

2021-10-26 Thread Alexander Kanavin
The only difference to my setup is 'systemd'. I'm testing dropping the patch on the AB now. Alex On Tue, 26 Oct 2021 at 23:51, Martin Jansa wrote: > PACKAGECONFIG="systemd wayland > webgl gles2 angle opengl-or-es > enchantlibsecret " >

Re: [OE-core] [PATCH 24/25] webkitgtk: update 2.32.3 -> 2.34.0

2021-10-26 Thread Martin Jansa
PACKAGECONFIG="systemd waylandwebgl gles2 angle opengl-or-esenchant libsecret " On Tue, Oct 26, 2021 at 11:35 PM Alexander Kanavin wrote: > On Tue, 26 Oct 2021 at 22:40, Martin Jansa

Re: [OE-core] [PATCH 24/25] webkitgtk: update 2.32.3 -> 2.34.0

2021-10-26 Thread Alexander Kanavin
On Tue, 26 Oct 2021 at 22:40, Martin Jansa wrote: > > No, this one was with opengl enabled, which was failing in do_configure do > to missing gperf-native, but now when that was fixed it fails in do_compile. > > Build without opengl still works with works with my patch. > I can no longer see

Re: [OE-core] [PATCH 24/25] webkitgtk: update 2.32.3 -> 2.34.0

2021-10-26 Thread Martin Jansa
On Tue, Oct 26, 2021 at 10:07 PM Alexander Kanavin wrote: > On Tue, 26 Oct 2021 at 21:38, Martin Jansa wrote: > >> 0200 >> >>> +Subject: [PATCH] ANGLE: do not enable SSE on x86 >>> + >>> +The code does not actually build there. >>> + >>> +Upstream-Status: Pending >>> +Signed-off-by: Alexander

Re: [OE-core] [PATCH 24/25] webkitgtk: update 2.32.3 -> 2.34.0

2021-10-26 Thread Alexander Kanavin
I'll run a build now to reproduce again. Alex On Tue, 26 Oct 2021 at 22:07, Alexander Kanavin via lists.openembedded.org wrote: > On Tue, 26 Oct 2021 at 21:38, Martin Jansa wrote: > >> 0200 >> >>> +Subject: [PATCH] ANGLE: do not enable SSE on x86 >>> + >>> +The code does not actually build

Re: [OE-core] [PATCH 24/25] webkitgtk: update 2.32.3 -> 2.34.0

2021-10-26 Thread Alexander Kanavin
On Tue, 26 Oct 2021 at 21:38, Martin Jansa wrote: > 0200 > >> +Subject: [PATCH] ANGLE: do not enable SSE on x86 >> + >> +The code does not actually build there. >> + >> +Upstream-Status: Pending >> +Signed-off-by: Alexander Kanavin >> +--- >> + Source/ThirdParty/ANGLE/src/common/platform.h | 2

Re: [OE-core] [PATCH 24/25] webkitgtk: update 2.32.3 -> 2.34.0

2021-10-26 Thread Martin Jansa
On Mon, Oct 11, 2021 at 11:42 AM Alexander Kanavin wrote: > Signed-off-by: Alexander Kanavin > --- > .../0001-ANGLE-do-not-enable-SSE-on-x86.patch | 26 > ...1-Enable-THREADS_PREFER_PTHREAD_FLAG.patch | 10 +++--- > .../0001-MiniBrowser-Fix-reproduciblity.patch | 31

Re: [OE-core] [PATCH 24/25] webkitgtk: update 2.32.3 -> 2.34.0

2021-10-11 Thread Khem Raj
On Mon, Oct 11, 2021 at 2:41 AM Alexander Kanavin wrote: > > Signed-off-by: Alexander Kanavin > --- > .../0001-ANGLE-do-not-enable-SSE-on-x86.patch | 26 > ...1-Enable-THREADS_PREFER_PTHREAD_FLAG.patch | 10 +++--- > .../0001-MiniBrowser-Fix-reproduciblity.patch | 31

[OE-core] [PATCH 24/25] webkitgtk: update 2.32.3 -> 2.34.0

2021-10-11 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../0001-ANGLE-do-not-enable-SSE-on-x86.patch | 26 ...1-Enable-THREADS_PREFER_PTHREAD_FLAG.patch | 10 +++--- .../0001-MiniBrowser-Fix-reproduciblity.patch | 31 --- .../webkit/webkitgtk/include_xutil.patch | 8 ++---