On Sun, Oct 17, 2021 at 2:03 PM Richard Purdie <
[email protected]> wrote:

> On Sun, 2021-10-17 at 13:57 +0200, Andreas Müller wrote:
> > >   Could NOT find Gperf (missing: GPERF_EXECUTABLE) (Required is at
> least
> > >   version "3.0.1")
> >
> > Signed-off-by: Andreas Müller <[email protected]>
> > ---
> >  meta/recipes-sato/webkit/webkitgtk_2.34.0.bb | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/meta/recipes-sato/webkit/webkitgtk_2.34.0.bb
> b/meta/recipes-
> > sato/webkit/webkitgtk_2.34.0.bb
> > index 25e1d422cc..a8e067147c 100644
> > --- a/meta/recipes-sato/webkit/webkitgtk_2.34.0.bb
> > +++ b/meta/recipes-sato/webkit/webkitgtk_2.34.0.bb
> > @@ -32,6 +32,7 @@ CVE_PRODUCT = "webkitgtk webkitgtk\+"
> >
> >  DEPENDS = " \
> >            ruby-native \
> > +          gperf-native \
> >            cairo \
> >            harfbuzz \
> >            jpeg \
>
> Out of interest, why are you seeing that and the automated testing isn't?
>

FWIW: I'm also seeing webkitgtk failures since last upgrade, but for me it
isn't because of gperf, but:

| CMake Error at Source/cmake/OptionsGTK.cmake:353 (message):
|   Either GLX or EGL is needed.
| Call Stack (most recent call first):
|   Source/cmake/WebKitCommon.cmake:220 (include)
|   CMakeLists.txt:20 (include)

possibly because the default setup in oe-core doesn't have opengl in
DISTRO_FEATUES while all builds on autobuilder have opengl enabled with
poky?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#157038): 
https://lists.openembedded.org/g/openembedded-core/message/157038
Mute This Topic: https://lists.openembedded.org/mt/86389188/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to