All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Khem Raj" <raj.khem@gmail.com>
To: Tanu Kaskinen <tanuk@iki.fi>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 0/4] pulseaudio: Autotools to Meson
Date: Sat, 19 Dec 2020 09:24:26 -0800	[thread overview]
Message-ID: <CAMKF1soQmWKFmpaEkcE7E_as0iKDS01e8mwTiGLKYSSQ3_x5bQ@mail.gmail.com> (raw)
In-Reply-To: <20201217192738.14311-1-tanuk@iki.fi>

On Thu, Dec 17, 2020 at 11:28 AM Tanu Kaskinen <tanuk@iki.fi> wrote:
>
> The PulseAudio project plans to drop Autotools support in 15.0, so let's
> switch to Meson. The first patch removes OE_LT_RPATH_ALLOW, which is
> some old cruft that sounds like it has something to do Libtool, so it's
> perhaps relevant for the goal of dropping Autotools. The next two
> patches disable features that aren't available with Meson. The last
> patch does the build system switch.
>
> Tanu Kaskinen (4):
>   pulseaudio: Remove OE_LT_RPATH_ALLOW
>   pulseaudio: disable EsounD support
>   pulseaudio: disable GConf support
>   pulseaudio: switch build system from Autotools to Meson

I am seeing build failures with this patch series while using clang
for compiler see.

https://errors.yoctoproject.org/Errors/Details/539474/



>
>  .../pulseaudio/pulseaudio.inc                 | 69 ++++++++-----------
>  ...-option-for-enabling-disabling-Valgr.patch | 67 ++++++++++++++++++
>  .../pulseaudio/pulseaudio_14.0.bb             |  1 +
>  3 files changed, 97 insertions(+), 40 deletions(-)
>  create mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio/0001-build-sys-Add-an-option-for-enabling-disabling-Valgr.patch
>
> --
> 2.20.1
>
>
> 
>

  parent reply	other threads:[~2020-12-19 17:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-17 19:27 [PATCH 0/4] pulseaudio: Autotools to Meson Tanu Kaskinen
2020-12-17 19:27 ` [PATCH 1/4] pulseaudio: Remove OE_LT_RPATH_ALLOW Tanu Kaskinen
2020-12-17 19:27 ` [PATCH 2/4] pulseaudio: disable EsounD support Tanu Kaskinen
2020-12-17 19:27 ` [PATCH 3/4] pulseaudio: disable GConf support Tanu Kaskinen
2020-12-17 19:27 ` [PATCH 4/4] pulseaudio: switch build system from Autotools to Meson Tanu Kaskinen
2020-12-19 17:24 ` Khem Raj [this message]
2020-12-19 20:36   ` [OE-core] [PATCH 0/4] pulseaudio: " Khem Raj
2020-12-20 14:25     ` Tanu Kaskinen
2020-12-20 16:09       ` Khem Raj
2020-12-21 13:03         ` Andrey Zhizhikin
2020-12-21 13:25           ` Tanu Kaskinen
2020-12-21 14:06             ` Andrey Zhizhikin

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=CAMKF1soQmWKFmpaEkcE7E_as0iKDS01e8mwTiGLKYSSQ3_x5bQ@mail.gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=tanuk@iki.fi \
    /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.