All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Anuj Mittal" <anuj.mittal@intel.com>
To: "Lee, Chee Yang" <chee.yang.lee@intel.com>,
	"alex.kanavin@gmail.com" <alex.kanavin@gmail.com>
Cc: "openembedded-core@lists.openembedded.org"
	<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 1/2] p11-kit: upgrade 0.23.21 -> 0.23.22
Date: Thu, 31 Dec 2020 02:44:24 +0000	[thread overview]
Message-ID: <681dca0f7f12f7534e9822615f3c6c5a61bb7c03.camel@intel.com> (raw)
In-Reply-To: <CANNYZj94Fs1BAq=Fd2YMfCukPYjZRAHi_wMNV7PLPEb1ZGqJfA@mail.gmail.com>

On Wed, 2020-12-30 at 15:26 +0100, Alexander Kanavin wrote:
> I believe this update breaks DISTRO_FEATURES += "api-documention"
> builds, that's why I took it out from my batch. If you can fix that,
> would be appreciated.
> 

I think it's related to:

https://github.com/mesonbuild/meson/issues/2148

So the targets listed in dependencies here:

https://github.com/p11-glue/p11-kit/blob/master/doc/manual/meson.build#L73

aren't actually built. 

I tested and it builds fine if we enable manpages as well because then
the xmls are actually built via depends for a custom target:

https://github.com/p11-glue/p11-kit/blob/master/doc/manual/meson.build#L125

Thanks,

Anuj


      reply	other threads:[~2020-12-31  2:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-30  9:01 [PATCH 1/2] p11-kit: upgrade 0.23.21 -> 0.23.22 Lee Chee Yang
2020-12-30  9:01 ` [PATCH 2/2] gdk-pixbuf: fix CVE-2020-29385 Lee Chee Yang
2020-12-30 14:26 ` [OE-core] [PATCH 1/2] p11-kit: upgrade 0.23.21 -> 0.23.22 Alexander Kanavin
2020-12-31  2:44   ` Anuj Mittal [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=681dca0f7f12f7534e9822615f3c6c5a61bb7c03.camel@intel.com \
    --to=anuj.mittal@intel.com \
    --cc=alex.kanavin@gmail.com \
    --cc=chee.yang.lee@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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.