Opened 13 months ago

Last modified 10 months ago

#5254 closed defect

systemd-253 runtime issues with GCC 13.1 — at Version 1

Reported by: Xi Ruoyao Owned by: lfs-book
Priority: normal Milestone: 12.0
Component: Book Version: systemd
Severity: major Keywords:
Cc:

Description (last modified by Xi Ruoyao)

There are several reports (via #lfs-support) complaining systemd runtime issues after GCC 13.1 update. Pierre and I confirmed them. My debugging shows (at least a part of) these issues are caused by inappropriate use of the pure attribute for functions. See:

We can remove the problematic pure attributes with a sed. The fix is needed for both LFS and BLFS.

Change History (1)

comment:1 by Xi Ruoyao, 13 months ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.