-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhel-9.8
-
None
-
None
-
None
-
rhel-security-special-projects
-
None
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
-
All
-
None
Recent update to rust 1.89.0 in RHEL 9.8 (RHEL-104777) changes how cargo macros are used. This will cause FTBFS issues in stratisd when building in RHEL-9.8, producing a message similar to this:
cargo_build: invalid option -- '-'
error: /builddir/build/SPECS/keylime-agent-rust.spec: line 297: Unknown option - in cargo_build(naf:)
The specfile needs to be updated to use the same format as it uses when RHEL >= 10, passing through the options with "--"