All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/protozero: disable tests
Date: Fri, 23 Apr 2021 23:20:43 +0200	[thread overview]
Message-ID: <20210423232043.5527f583@windsurf> (raw)
In-Reply-To: <20210422182443.654635-1-fontaine.fabrice@gmail.com>

On Thu, 22 Apr 2021 20:24:43 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Add a patch to disable tests through the standard BUILD_TESTING variable
> which is already passed by cmake-package.
> 
> While at it, drop protobuf dependency which is only needed for tests
> 
> This will fix a build failure on toolchains without wchar, toolchains
> for sh4 (ICE) or toolchains where gcc is affected by bug 64735.
> 
> Upstream thinks that this is unecessary but no additional feedback was
> received on how we should handle those build failures
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/1cd24b757d87b963c70bc7ff927c6d983d0b142a
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  ...CMakeLists.txt-respect-BUILD_TESTING.patch | 47 +++++++++++++++++++
>  package/protozero/protozero.mk                |  4 --
>  2 files changed, 47 insertions(+), 4 deletions(-)
>  create mode 100644 package/protozero/0001-CMakeLists.txt-respect-BUILD_TESTING.patch

Applied to master, thanks.

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

      parent reply	other threads:[~2021-04-23 21:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-22 18:24 [Buildroot] [PATCH 1/1] package/protozero: disable tests Fabrice Fontaine
2021-04-23  7:53 ` Maxim Kochetkov
2021-04-23 21:20 ` Thomas Petazzoni [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=20210423232043.5527f583@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.