Skip to content

5.10.5 kernel build failure under Debian bookworm #1392

@srgrint

Description

@srgrint

Context of the Build

1. What board are you trying to build?
T440p
2. What repository:branch are you using to build from?

  • [ X] Heads:Master
  • Other (please specify)

3. What version of coreboot are you trying to build

  • 4.13
  • 4.14
  • 4.15
  • [X ] 4.17
  • Other (please specify)

4. In building the rom where did you get the blobs?

  • No blobs required
  • Provided by the company that installed Heads on the device
  • Extracted from a backup rom taken from this device
  • Extracted from another backup rom taken from another device (please identify the board model)
  • [ X] Extracted from the online bios using the automated tools provided in Heads
  • I don't know

5. If using the automated tools to get the blobs did you run the relevant scripts in the blobs directory

  • [X ] Yes
  • No

6. What operating system are you using
Debian bookworm/12

Have tried building the t440p-maximized rom using my test install of Debian 12 (bookworm) which ships with GCC 12

Once I have built the toolchain without gnat support, the build of the 5.10.5 kernel fails due to finding a use after free (due to the new compiler being more aware than what shipped with Debian 11). The bug has already been fixed upstream last year - if I apply the following patch, heads builds as expected:

torvalds/linux@52a9dab

I don't know whether you want to cherry pick this into heads?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions