-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Systemd failed to compile when opening -O3 #30448
Comments
I can't seem to reproduce this locally - what's your gcc version? |
I don't know if it's related to Ioongarch ❯ gcc -v |
cc @xen0n I've seen this error in the past on non-amd64, I think it's a case similar to #30223 (FP which needs suppression). See https://bugs.gentoo.org/916518 too for the install case. Maybe it wasn't really fixed in the RC. |
I'm not sure if this is architecture-specific after all -- the semantic analyses run before target code is called for codegen IIUC. I'll attempt to reproduce on amd64 and loong during the weekend though. |
systemd version the issue has been seen with
255
Used distribution
Gentoo 2.14
Linux kernel version used
6.7.0-rc2+
CPU architectures issue was seen on
loongarch
Component
systemd
Expected behaviour you didn't see
Systemd cannot compile with - O3 enabled (- O2 can compile normally)
Unexpected behaviour you saw
Compilation failed
Steps to reproduce the problem
Options in make.conf
Additional program output to the terminal or log subsystem illustrating the issue
The text was updated successfully, but these errors were encountered: