All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jon Mason" <jdmason@kudzu.us>
To: Ross Burton <ross@burtonini.com>
Cc: Brett Warren <brett.warren@arm.com>, meta-arm@lists.yoctoproject.org
Subject: Re: [meta-arm] [PATCH v4 7/7] optee: upgrade to 3.11
Date: Tue, 20 Oct 2020 16:58:04 -0400	[thread overview]
Message-ID: <20201020205803.GA11378@kudzu.us> (raw)
In-Reply-To: <CAAnfSTsW1Zz-TohJT8Z1T72P1dt+c87UxBG0MyOLfKRjMtrvGA@mail.gmail.com>

On Tue, Oct 20, 2020 at 09:47:17PM +0100, Ross Burton wrote:
> This fails to build optee-examples for me, because it tries to link to
> libstdc++.a (no absolute path, no -l).
> 
> It looks like the problem is the allow-sysroot-* patches which pass
> the sysroot to the libgcc search, but not the libstdc++ search.
> Adding the LIBGCC_LOCATE_CFLAGS argument to the other static libraries
> is sufficient to fix the build.
> 
> Can you send a v2?

Too late, I pushed it before this email was sent.

Brett, can you push a fix?

Thanks,
Jon

> 
> Ross
> 
> On Mon, 19 Oct 2020 at 14:24, Brett Warren <brett.warren@arm.com> wrote:
> >
> > optee 3.10 recipes have been upgraded to 3.11 to keep up with
> > the latest version.
> >
> > Change-Id: fef3af6d7d04d2903d310cf99d17566b67e2f811
> > Signed-off-by: Brett Warren <brett.warren@arm.com>
> > ---
> >  meta-arm/recipes-security/optee/optee-client_3.10.0.bb        | 3 ---
> >  meta-arm/recipes-security/optee/optee-client_3.11.0.bb        | 3 +++
> >  meta-arm/recipes-security/optee/optee-examples_3.10.0.bb      | 4 ----
> >  meta-arm/recipes-security/optee/optee-examples_3.11.0.bb      | 4 ++++
> >  .../optee/{optee-os_3.10.0.bb => optee-os_3.11.0.bb}          | 2 +-
> >  meta-arm/recipes-security/optee/optee-test_3.10.0.bb          | 3 ---
> >  meta-arm/recipes-security/optee/optee-test_3.11.0.bb          | 3 +++
> >  7 files changed, 11 insertions(+), 11 deletions(-)
> >  delete mode 100644 meta-arm/recipes-security/optee/optee-client_3.10.0.bb
> >  create mode 100644 meta-arm/recipes-security/optee/optee-client_3.11.0.bb
> >  delete mode 100644 meta-arm/recipes-security/optee/optee-examples_3.10.0.bb
> >  create mode 100644 meta-arm/recipes-security/optee/optee-examples_3.11.0.bb
> >  rename meta-arm/recipes-security/optee/{optee-os_3.10.0.bb => optee-os_3.11.0.bb} (76%)
> >  delete mode 100644 meta-arm/recipes-security/optee/optee-test_3.10.0.bb
> >  create mode 100644 meta-arm/recipes-security/optee/optee-test_3.11.0.bb
> >
> > diff --git a/meta-arm/recipes-security/optee/optee-client_3.10.0.bb b/meta-arm/recipes-security/optee/optee-client_3.10.0.bb
> > deleted file mode 100644
> > index c7cef19..0000000
> > --- a/meta-arm/recipes-security/optee/optee-client_3.10.0.bb
> > +++ /dev/null
> > @@ -1,3 +0,0 @@
> > -require optee-client.inc
> > -
> > -SRCREV = "2a77cf88d956c34cb4a1c191bea6113e327f5fe0"
> > diff --git a/meta-arm/recipes-security/optee/optee-client_3.11.0.bb b/meta-arm/recipes-security/optee/optee-client_3.11.0.bb
> > new file mode 100644
> > index 0000000..f765d12
> > --- /dev/null
> > +++ b/meta-arm/recipes-security/optee/optee-client_3.11.0.bb
> > @@ -0,0 +1,3 @@
> > +require optee-client.inc
> > +
> > +SRCREV = "c0c925384c1d7e3558d27d2708857482952d7907"
> > diff --git a/meta-arm/recipes-security/optee/optee-examples_3.10.0.bb b/meta-arm/recipes-security/optee/optee-examples_3.10.0.bb
> > deleted file mode 100644
> > index 1c52698..0000000
> > --- a/meta-arm/recipes-security/optee/optee-examples_3.10.0.bb
> > +++ /dev/null
> > @@ -1,4 +0,0 @@
> > -require optee-examples.inc
> > -
> > -SRCREV = "c6eb00a9d83bf068a37e4806c97f582bb16e2973"
> > -
> > diff --git a/meta-arm/recipes-security/optee/optee-examples_3.11.0.bb b/meta-arm/recipes-security/optee/optee-examples_3.11.0.bb
> > new file mode 100644
> > index 0000000..72473ed
> > --- /dev/null
> > +++ b/meta-arm/recipes-security/optee/optee-examples_3.11.0.bb
> > @@ -0,0 +1,4 @@
> > +require optee-examples.inc
> > +
> > +SRCREV = "9a7dc598591990349d88b4dba3a37aadd6851295"
> > +
> > diff --git a/meta-arm/recipes-security/optee/optee-os_3.10.0.bb b/meta-arm/recipes-security/optee/optee-os_3.11.0.bb
> > similarity index 76%
> > rename from meta-arm/recipes-security/optee/optee-os_3.10.0.bb
> > rename to meta-arm/recipes-security/optee/optee-os_3.11.0.bb
> > index c3f7b12..a8f2a11 100644
> > --- a/meta-arm/recipes-security/optee/optee-os_3.10.0.bb
> > +++ b/meta-arm/recipes-security/optee/optee-os_3.11.0.bb
> > @@ -1,6 +1,6 @@
> >  require optee-os.inc
> >
> > -SRCREV = "d1c635434c55b7d75eadf471bde04926bd1e50a7"
> > +SRCREV = "c4def2a8262a03244d9a88461699b9b8e43c6b55"
> >
> >  SRC_URI_append = " \
> >      file://0006-allow-setting-sysroot-for-libgcc-lookup.patch \
> > diff --git a/meta-arm/recipes-security/optee/optee-test_3.10.0.bb b/meta-arm/recipes-security/optee/optee-test_3.10.0.bb
> > deleted file mode 100644
> > index 396f7cb..0000000
> > --- a/meta-arm/recipes-security/optee/optee-test_3.10.0.bb
> > +++ /dev/null
> > @@ -1,3 +0,0 @@
> > -require optee-test.inc
> > -
> > -SRCREV = "30efcbeaf8864d0f2a5c4be593a5411001fab31b"
> > diff --git a/meta-arm/recipes-security/optee/optee-test_3.11.0.bb b/meta-arm/recipes-security/optee/optee-test_3.11.0.bb
> > new file mode 100644
> > index 0000000..0f8b5b0
> > --- /dev/null
> > +++ b/meta-arm/recipes-security/optee/optee-test_3.11.0.bb
> > @@ -0,0 +1,3 @@
> > +require optee-test.inc
> > +
> > +SRCREV = "159e295d5cc3ad2275ab15fe544620f6604d4ba4"
> > --
> > 2.17.1
> >
> >
> > 
> >

> 
> 
> 


      reply	other threads:[~2020-10-20 20:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-19 13:23 [PATCH v4 1/7] qemuarm64-secureboot: changed format of memory to MB Brett Warren
2020-10-19 13:23 ` [PATCH v4 2/7] optee: upgraded recipes to 3.10 Brett Warren
2020-10-19 13:23 ` [PATCH v4 3/7] optee: enable clang support Brett Warren
2020-10-19 13:23 ` [PATCH v4 4/7] trusted-firmware-a: " Brett Warren
2020-10-19 13:23 ` [PATCH v4 5/7] wic/qemuarm64: enabled kernel arguments with u-boot Brett Warren
2020-10-19 13:23 ` [PATCH v4 6/7] optee: refactor into .inc files Brett Warren
2020-10-19 13:23 ` [PATCH v4 7/7] optee: upgrade to 3.11 Brett Warren
2020-10-20 20:47   ` [meta-arm] " Ross Burton
2020-10-20 20:58     ` Jon Mason [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=20201020205803.GA11378@kudzu.us \
    --to=jdmason@kudzu.us \
    --cc=brett.warren@arm.com \
    --cc=meta-arm@lists.yoctoproject.org \
    --cc=ross@burtonini.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.