All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Trevor Gamblin" <trevor.gamblin@windriver.com>
To: Khem Raj <raj.khem@gmail.com>, openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-python][PATCH] python3-grpcio: Disable for ppc64le
Date: Mon, 15 Mar 2021 09:02:39 -0400	[thread overview]
Message-ID: <d8503d85-5b96-fd4b-3d8d-d3ed09144e56@windriver.com> (raw)
In-Reply-To: <20210312072804.1668163-1-raj.khem@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1027 bytes --]


On 2021-03-12 2:28 a.m., Khem Raj wrote:
> [Please note: This e-mail is from an EXTERNAL e-mail address]
>
> abseil-cpp does not have support for ppc64le yet
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   meta-python/recipes-devtools/python/python3-grpcio_1.36.1.bb | 4 ++++
>   1 file changed, 4 insertions(+)
>
> diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.36.1.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.36.1.bb
> index 3d875bf4ba..fa030b99e2 100644
> --- a/meta-python/recipes-devtools/python/python3-grpcio_1.36.1.bb
> +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.36.1.bb
> @@ -43,3 +43,7 @@ CLEANBROKEN = "1"
>   BBCLASSEXTEND = "native nativesdk"
>
>   CCACHE_DISABLE = "1"
> +
> +# abseil-cpp/absl/base/internal/unscaledcycleclock.cc:100:2: error: #error Must implement UnscaledCycleClock::Frequency()
> +COMPATIBLE_HOST_powerpc64le = "null"
> +
> --
> 2.30.2
>
>
> 
>

[-- Attachment #2: Type: text/html, Size: 1808 bytes --]

      reply	other threads:[~2021-03-15 13:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-12  7:28 [meta-python][PATCH] python3-grpcio: Disable for ppc64le Khem Raj
2021-03-15 13:02 ` Trevor Gamblin [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=d8503d85-5b96-fd4b-3d8d-d3ed09144e56@windriver.com \
    --to=trevor.gamblin@windriver.com \
    --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.