-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.9.2
-
None
-
Ryzen 9 7900X, Fedora Kinoite 42
I attached a log with the error of the build, dockerfile for reproducibility and the hardening options
Don't use any hardening and it will compile just fine
Either of those two options to disable the hardening work
export GCC_SPEC_FILE=/dev/null
export GCC_SPEC_FILE=no-hardening.spec
The openssf compiler options specifically seem to break it