From: "Moessbauer, Felix" <felix.moessbauer@siemens.com>
To: "ubely@ilbers.de" <ubely@ilbers.de>,
"isar-users@googlegroups.com" <isar-users@googlegroups.com>
Cc: "amikan@ilbers.de" <amikan@ilbers.de>
Subject: Re: [PATCH v2 0/4] Fix ccache issues
Date: Tue, 28 Mar 2023 15:51:58 +0000 [thread overview]
Message-ID: <b49a7f31b399c4ed235878e98d9c8252f328cdec.camel@siemens.com> (raw)
In-Reply-To: <4608991.vXUDI8C0e8@hp>
On Mon, 2023-03-27 at 08:27 +0300, Uladzimir Bely wrote:
> In mail from Monday, 13 February 2023 10:56:07 +03 user Anton
> Mikanovich
> wrote:
> > This patchset just fixes some ccache-related issues which prevented
> > us
> > from enabling ccache globally.
Hi,
since this commit, I again see ccache issues when mixing cross and non-
cross compilation for arm64 targets:
ccache: error: Failed to create directory /ccache/a/7: Not a directory
The error happened in the non-cross recipe.
I'm not 100% sure if this is related, but with ISAR f95f69d3 I did not
observe these on the same layer.
Felix
> >
> > Changes since v1:
> > - Rebased on next
> > - Addressed previous feedback
> >
> > Anton Mikanovich (4):
> > ccache: fix dirs creation
> > ccache: fix CCACHE_DIR owner for sbuild
> > meta: unify cross selection
> > ccache: separate cache based on cross compile
> >
> > doc/user_manual.md | 3 ++-
> > meta/classes/buildchroot.bbclass | 22 +++++----------------
> > meta/classes/crossvars.bbclass | 33
> > ++++++++++++++++++++++++++++++++
> > meta/classes/dpkg-base.bbclass | 2 +-
> > meta/classes/dpkg.bbclass | 2 +-
> > meta/classes/sbuild.bbclass | 19 ++----------------
> > meta/classes/sdk.bbclass | 17 +++-------------
> > meta/conf/bitbake.conf | 2 +-
> > 8 files changed, 48 insertions(+), 52 deletions(-)
> > create mode 100644 meta/classes/crossvars.bbclass
>
> Rebased and applied to next.
>
>
next prev parent reply other threads:[~2023-03-28 15:52 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-13 7:56 Anton Mikanovich
2023-02-13 7:56 ` [PATCH v2 1/4] ccache: fix dirs creation Anton Mikanovich
2023-02-13 7:56 ` [PATCH v2 2/4] ccache: fix CCACHE_DIR owner for sbuild Anton Mikanovich
2023-02-13 7:56 ` [PATCH v2 3/4] meta: unify cross selection Anton Mikanovich
2023-02-13 7:56 ` [PATCH v2 4/4] ccache: separate cache based on cross compile Anton Mikanovich
2023-02-13 8:01 ` [PATCH v2 0/4] Fix ccache issues Anton Mikanovich
2023-03-27 5:27 ` Uladzimir Bely
2023-03-28 15:51 ` Moessbauer, Felix [this message]
2023-03-28 15:56 ` Uladzimir Bely
2023-03-29 12:43 ` Moessbauer, Felix
2023-03-30 7:37 ` Uladzimir Bely
2023-04-02 18:44 ` Baurzhan Ismagulov
2023-04-05 11:56 ` Moessbauer, Felix
2023-04-05 13:28 ` Baurzhan Ismagulov
2023-04-10 5:44 ` Moessbauer, Felix
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=b49a7f31b399c4ed235878e98d9c8252f328cdec.camel@siemens.com \
--to=felix.moessbauer@siemens.com \
--cc=amikan@ilbers.de \
--cc=isar-users@googlegroups.com \
--cc=ubely@ilbers.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox