From: Vincent Legoll <vincent.legoll@gmail.com>
To: 74797@debbugs.gnu.org
Cc: Vagrant Cascadian <vagrant@debian.org>, Wilko Meyer <w@wmeyer.eu>,
Leo Famulari <leo@famulari.name>
Subject: bug#74797: - Re: linux-libre 6.11.11 fails to build on aarch64 (drivers/clk/meson/gxbb.c)
Date: Thu, 12 Dec 2024 08:37:33 +0000 [thread overview]
Message-ID: <CAEwRq=pOMJxDhn=LZX5e3ss5=W9o7usS_8mTruMdRWn2H1NtRw@mail.gmail.com> (raw)
In-Reply-To: <87ed2et6c4.fsf@wireframe>
[-- Attachment #1: Type: text/plain, Size: 380 bytes --]
Hello Vagrant,
that file looks corrupted
For example the first error:
2057 | .hw.init = &(struct clk_init_da|a) {
that should be "clk_init_data", see:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/clk/meson/gxbb.c#n2051
2168 | .parent_hws = (const str}ct clk_hw *[]) {
here it's "struct"
etc...
--
Vincent Legoll
[-- Attachment #2: Type: text/html, Size: 906 bytes --]
prev parent reply other threads:[~2024-12-12 8:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-11 18:36 bug#74797: linux-libre 6.11.11 fails to build on aarch64 (drivers/clk/meson/gxbb.c) Vagrant Cascadian
2024-12-12 8:37 ` Vincent Legoll [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='CAEwRq=pOMJxDhn=LZX5e3ss5=W9o7usS_8mTruMdRWn2H1NtRw@mail.gmail.com' \
--to=vincent.legoll@gmail.com \
--cc=74797@debbugs.gnu.org \
--cc=leo@famulari.name \
--cc=vagrant@debian.org \
--cc=w@wmeyer.eu \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
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.