From: Willy Tarreau <w@1wt.eu>
To: Shuah Khan <skhan@linuxfoundation.org>
Cc: "Thomas Weißschuh" <linux@weissschuh.net>,
"Paul E. McKenney" <paulmck@kernel.org>,
linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] nolibc for 6.12-rc1
Date: Thu, 5 Sep 2024 05:08:42 +0200 [thread overview]
Message-ID: <20240905030842.GA29082@1wt.eu> (raw)
In-Reply-To: <13169754-c8ea-4e9e-b062-81b253a07078@linuxfoundation.org>
On Wed, Sep 04, 2024 at 03:19:42PM -0600, Shuah Khan wrote:
> On 9/4/24 15:13, Thomas Weißschuh wrote:
> > On 2024-09-04 15:04:35+0000, Shuah Khan wrote:
> > > On 8/27/24 06:56, Shuah Khan wrote:
> > > > On 8/24/24 12:53, Thomas Weißschuh wrote:
> > > > > Hi Shuah,
> > > > >
> > > > > The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
> > > > >
> > > > > Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
> > > > >
> > > > > are available in the Git repository at:
> > > > >
> > > > > https://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc.git nolibc-20240824-for-6.12-1
> > > > >
> > > > > for you to fetch changes up to 25fb329a23c78d59a055a7b1329d18f30a2be92d:
> > > > >
> > > > > tools/nolibc: x86_64: use local label in memcpy/memmove (2024-08-16 17:23:13 +0200)
> > > > >
> > > > > ----------------------------------------------------------------
> > > > > nolibc changes for 6.12
> > > > >
> > > > > Highlights
> > > > > ----------
> > > > >
> > > > > * Clang support (including LTO)
> > > > >
> > > > > Other Changes
> > > > > -------------
> > > > >
> > > > > * stdbool.h support
> > > > > * argc/argv/envp arguments for constructors
> > > > > * Small #include ordering fix
> > > > >
> > > >
> > > > Thank you Thomas.
> > > >
> > > > Pulled and pushed to linux-kselftest nolibc branch for Linux 6.12-rc1
> > > >
> > >
> > > I am running sanity tests and getting this message:
> > >
> > > $HOME/.cache/crosstools/gcc-13.2.0-nolibc/i386-linux/bin/i386-linux-: No such file or directory
> >
> > This indicates you are using 'run-tests.sh'.
> > Pass "-p" to let it download the toolchain automatically.
Maybe it appends a "$CC" at the end that's not yet set anymore for some
reason, e.g. the change of includes.
> > > Something changed since the last time I did the pull request handling.
> >
> > In the test setup not much has changed.
> > Maybe you cleaned out your ~/.cache?
>
> Not intentionally ...
> Guess I just have to do run download.sh again.
>
> > Or it's the first PR with run-tests.sh?
>
> I have been running the following successfully in the past:
>
> From tools/testing/selftests/nolibc
> make run
> make run-user
>
> ./run-tests.sh -m user
> ./run-tests.sh -m system
At least it means we've broken some setups and we need to figure how,
and what to do to fix them :-/
Thanks Shuah for the report,
Willy
next prev parent reply other threads:[~2024-09-05 3:22 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-24 18:53 [GIT PULL] nolibc for 6.12-rc1 Thomas Weißschuh
2024-08-27 12:56 ` Shuah Khan
2024-09-04 21:04 ` Shuah Khan
2024-09-04 21:13 ` Thomas Weißschuh
2024-09-04 21:19 ` Shuah Khan
2024-09-05 3:08 ` Willy Tarreau [this message]
2024-09-05 5:59 ` Thomas Weißschuh
2024-09-05 6:22 ` Willy Tarreau
2024-09-05 6:32 ` Willy Tarreau
2024-09-05 15:57 ` Thomas Weißschuh
2024-09-05 16:35 ` Willy Tarreau
2024-09-05 23:57 ` Shuah Khan
2024-09-08 10:22 ` Willy Tarreau
2024-09-09 17:50 ` Shuah Khan
-- strict thread matches above, loose matches on Subject: below --
2024-09-16 23:37 Shuah Khan
2024-09-17 15:00 ` pr-tracker-bot
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=20240905030842.GA29082@1wt.eu \
--to=w@1wt.eu \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@weissschuh.net \
--cc=paulmck@kernel.org \
--cc=skhan@linuxfoundation.org \
/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.