-
-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Description
Just started getting this in my CI within the last few days:
ERROR: warning: zstd-sys@2.0.13+zstd.1.5.6: error: Unknown Clang option: '--'
warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command LC_ALL="C" "/home/runner/.cache/cargo-zigbuild/0.19.7/zigcc-aarch64-unknown-linux-gnu-aef7.sh" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=aarch64-unknown-linux-gnu" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/home/runner/work/mimir/mimir/target/aarch64-unknown-linux-gnu/release/build/zstd-sys-d59ad57382408c09/out/44ff4c55aa9e5133-debug.o" "-c" "--" "zstd/lib/common/debug.c" with args zigcc-aarch64-unknown-linux-gnu-aef7.sh did not execute successfully (status code exit status: 1).cargo:warning=error: Unknown Clang option: '--'
And many duplicate/similar warnings. Any ideas here? Thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels