All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] atk: bump to version 2.30.0
Date: Wed, 2 Jan 2019 10:41:37 +0100	[thread overview]
Message-ID: <20190102104137.74794175@windsurf> (raw)
In-Reply-To: <20181203073043.21021-2-fontaine.fabrice@gmail.com>

Hello,

On Mon,  3 Dec 2018 08:30:43 +0100, Fabrice Fontaine wrote:
> - Switch to meson-package
> - Remove ATK_INSTALL_STAGING_OPTS and host-pkgconf: not needed anymore
> - Add hash for license file
> - This bump fix the issue with glib 2.58.1 (because meson does not use
>   pkgconfig to find glib-genmarshal):
>   /bin/bash: /usr/bin/glib-genmarshal: No such file or directory
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/23cf5227c21365cda0babf1922425f8adaa97fba

This causes a build failure in BR2_STATIC_LIBS=y configurations. Seems
like the meson build system always wants to build a dynamic library:

  http://autobuild.buildroot.net/?reason=atk-2.30.0

Rather than adding a !BR2_STATIC_LIBS dependency, it would be nice to
teach meson to build only a static library.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  parent reply	other threads:[~2019-01-02  9:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-03  7:30 [Buildroot] [PATCH 1/2] atk: remove unrecognized configure options Fabrice Fontaine
2018-12-03  7:30 ` [Buildroot] [PATCH 2/2] atk: bump to version 2.30.0 Fabrice Fontaine
2018-12-31 12:36   ` Thomas Petazzoni
2019-01-02  9:41   ` Thomas Petazzoni [this message]
2018-12-03 12:29 ` [Buildroot] [PATCH 1/2] atk: remove unrecognized configure options Thomas Petazzoni

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=20190102104137.74794175@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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.