Skip to content

wasm build target tests failing locally #231

@JulianRuiseco

Description

@JulianRuiseco

2025-10-13T11:31:17.768230Z INFO cargo_fslabscli::script: error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "clang" "-O0" "-ffunction-sections" "-fdata-sections" "-fno-exceptions" "-g" "-fno-omit-frame-pointer" "--target=wasm32-unknown-unknown" "-I" "wasm-shim/" "-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" "/Users/jrr/Documents/code/fsl_libs/fsl_tools/target/wasm32-unknown-unknown/debug/build/zstd-sys-3e67ecbcbc9b9a0c/out/7faed3f8272f2313-huf_decompress_amd64.o" "-c" "zstd/lib/decompress/huf_decompress_amd64.S" name="pre_test_script" io="stderr"

This happens on a PR that actually successfully completes in prow. Seems like we need some additional deps locally to handle this?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions