All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: "Andreas Müller" <schnitzeltony@gmail.com>,
	"Patches and discussions about the oe-core layer"
	<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH] webkitgtk: add gperf-native to DEPENDS to fix build
Date: Sun, 17 Oct 2021 14:44:47 +0200	[thread overview]
Message-ID: <CA+chaQcpcNw-b_eFWopQeBOjPq=Y22-PimLWBEk8NHJCfh7DTw@mail.gmail.com> (raw)
In-Reply-To: <e4e32689f8bddb5de2f34b156620cd9cef488cdf.camel@linuxfoundation.org>

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

On Sun, Oct 17, 2021 at 2:03 PM Richard Purdie <
richard.purdie@linuxfoundation.org> 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 <schnitzeltony@gmail.com>
> > ---
> >  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?

[-- Attachment #2: Type: text/html, Size: 2493 bytes --]

  parent reply	other threads:[~2021-10-17 12:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-17 11:57 [PATCH] webkitgtk: add gperf-native to DEPENDS to fix build Andreas Müller
2021-10-17 12:03 ` [OE-core] " Richard Purdie
2021-10-17 12:20   ` Andreas Müller
2021-10-17 12:44   ` Martin Jansa [this message]
     [not found]   ` <16AED214610C971D.13161@lists.openembedded.org>
2021-10-18 13:56     ` Martin Jansa
2021-10-18 14:07       ` Richard Purdie
2021-10-18 14:09         ` Alexander Kanavin

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='CA+chaQcpcNw-b_eFWopQeBOjPq=Y22-PimLWBEk8NHJCfh7DTw@mail.gmail.com' \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=schnitzeltony@gmail.com \
    /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.