Opened 12 months ago

Closed 12 months ago

Last modified 9 months ago

#5254 closed defect (fixed)

systemd-253 runtime issues with GCC 13.1

Reported by: Xi Ruoyao Owned by: Xi Ruoyao
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 (5)

comment:1 by Xi Ruoyao, 12 months ago

Description: modified (diff)

comment:3 by Xi Ruoyao, 12 months ago

Owner: changed from lfs-book to Xi Ruoyao
Status: newassigned

comment:4 by Xi Ruoyao, 12 months ago

Resolution: fixed
Status: assignedclosed

comment:5 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.