From: "Adrian Bunk" <bunk@stusta.de>
To: Khem Raj <raj.khem@gmail.com>
Cc: openembeded-devel <openembedded-devel@lists.openembedded.org>
Subject: Re: [oe] [meta-oe][PATCH] libpeas: gobject-introspection is mandatory and cannot be configured
Date: Tue, 11 Aug 2020 18:47:21 +0300 [thread overview]
Message-ID: <20200811154721.GF7488@localhost> (raw)
In-Reply-To: <CAMKF1sq+=xDPy6mfM2cSb1eVruGe3bQjV8dATa3Eb8=bUVymfA@mail.gmail.com>
On Mon, Aug 10, 2020 at 12:08:17PM -0700, Khem Raj wrote:
> On Sat, Aug 8, 2020 at 5:54 AM Adrian Bunk <bunk@stusta.de> wrote:
> >
> > ../libpeas-1.26.0/tests/libpeas/introspection/meson.build:47:0: ERROR: Unknown variable "libpeas_gir".
> >
> > Signed-off-by: Adrian Bunk <bunk@stusta.de>
> > ---
> > meta-oe/recipes-gnome/libpeas/libpeas_1.26.0.bb | 4 ++++
> > 1 file changed, 4 insertions(+)
> >
> > diff --git a/meta-oe/recipes-gnome/libpeas/libpeas_1.26.0.bb b/meta-oe/recipes-gnome/libpeas/libpeas_1.26.0.bb
> > index 881751008..1b754343a 100644
> > --- a/meta-oe/recipes-gnome/libpeas/libpeas_1.26.0.bb
> > +++ b/meta-oe/recipes-gnome/libpeas/libpeas_1.26.0.bb
> > @@ -10,6 +10,10 @@ GTKDOC_MESON_OPTION = "gtk_doc"
> >
> > inherit gnomebase gobject-introspection gtk-doc gtk-icon-cache features_check
> >
> > +# gobject-introspection is mandatory and cannot be configured
> > +REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
> > +UNKNOWN_CONFIGURE_WHITELIST_append = " --enable-introspection --disable-introspection"
>
> these are autotools options but since dunfell we use meson to build
> libpeas so I wonder how this is happening
> perhaps some bbappends need to catch up may be ?
>...
No, this was just me pasting from zeus without turning on my brain...
cu
Adrian
prev parent reply other threads:[~2020-08-11 15:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-08 12:53 [meta-oe][PATCH] libpeas: gobject-introspection is mandatory and cannot be configured Adrian Bunk
2020-08-08 13:02 ` [oe] " Alexander Kanavin
2020-08-10 19:08 ` Khem Raj
2020-08-10 19:15 ` Alexander Kanavin
2020-08-11 15:48 ` Adrian Bunk
2020-08-11 15:47 ` Adrian Bunk [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=20200811154721.GF7488@localhost \
--to=bunk@stusta.de \
--cc=openembedded-devel@lists.openembedded.org \
--cc=raj.khem@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.