GNU bug report logs - #74797
linux-libre 6.11.11 fails to build on aarch64 (drivers/clk/meson/gxbb.c)

Previous Next

Package: guix;

Reported by: Vagrant Cascadian <vagrant <at> debian.org>

Date: Wed, 11 Dec 2024 18:37:01 UTC

Severity: normal

Done: Vagrant Cascadian <vagrant <at> debian.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 74797 <at> debbugs.gnu.org (full text, mbox):

From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: 74797 <at> debbugs.gnu.org
Cc: Vagrant Cascadian <vagrant <at> debian.org>, Wilko Meyer <w <at> wmeyer.eu>,
 Leo Famulari <leo <at> 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
[Message part 1 (text/plain, inline)]
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
[Message part 2 (text/html, inline)]

This bug report was last modified 210 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.