Every time a file includes this header, the compiler crashes and burns. More deets in the build log. Reproducible: Always Steps to Reproduce: 1. Attempt to build Plasma 6.1.4 2. Watch this one file trip up Clang 19 3. Wallow Actual Results: Build failed. Expected Results: The build should've succeeded, as normal. Could be a bug that delays stablization of Plasma 6.1.4 due to me running ~amd64
Created attachment 899325 [details] build.log.xz
Created attachment 899326 [details] emerge --info
(In reply to zachariah.cabelly from comment #0) > Could be a bug that delays stablization of Plasma 6.1.4 due to me running > ~amd64 Clang 19 isn't released, so not really. Anyway, presumably introduced by https://invent.kde.org/plasma/plasma-desktop/-/commit/569a2bca468c08058ed91bd4981b85fcbb70c00d. redstrate?
(In reply to Sam James from comment #3) > (In reply to zachariah.cabelly from comment #0) > > Could be a bug that delays stablization of Plasma 6.1.4 due to me running > > ~amd64 > > Clang 19 isn't released, so not really. > > Anyway, presumably introduced by > https://invent.kde.org/plasma/plasma-desktop/-/commit/ > 569a2bca468c08058ed91bd4981b85fcbb70c00d. > > redstrate? Sorry not in front of a computer atm. since this is 6.1.4 this commit would not be included, no?
Ah, you're right, sorry, I misread it.
zachariah, did you manage to build 6.1.3 OK?
system-clang issues aren't stable blockers in general to me.
(In reply to Sam James from comment #6) > zachariah, did you manage to build 6.1.3 OK? Yeah, I managed to build 6.1.3 OK with clang 19. 6.1.4 is the one that tripped it up (19.1.0_rc2)