Skip to content
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

build-wasm CI is failing #335

Closed
yutannihilation opened this issue Jan 11, 2025 · 1 comment · Fixed by #337
Closed

build-wasm CI is failing #335

yutannihilation opened this issue Jan 11, 2025 · 1 comment · Fixed by #337

Comments

@yutannihilation
Copy link
Owner

Not sure what's happening. Rust 1.84 matters?

https://github.com/yutannihilation/savvy/actions/runs/12723707165/job/35469103064

    Compiling savvy v0.8.3 (/tmp/RtmpaxwtQZ/file1461c9df8/savvyExamples/src/savvy)
warning: [email protected]: clang: error: no such file or directory: '-o'
warning: [email protected]: clang: error: no such file or directory: '/tmp/RtmpaxwtQZ/file1461c9df8/savvyExamples/src/rust/target/wasm32-unknown-emscripten/release/build/savvy-603abc95bbf3ea22/out/ea708c7824d36062-unwind_protect_wrapper.o'
warning: [email protected]: emcc: error: '/opt/emsdk/upstream/bin/clang -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN -Werror=implicit-function-declaration --sysroot=/opt/emsdk/upstream/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -O3 -ffunction-sections -fdata-sections -fno-exceptions -I/opt/R/4.4.2/lib/R/include -Oz -fPIC -fwasm-exceptions -std=gnu11 -c -- src/unwind_protect_wrapper.c -o /tmp/RtmpaxwtQZ/file1461c9df8/savvyExamples/src/rust/target/wasm32-unknown-emscripten/release/build/savvy-603abc95bbf3ea22/out/ea708c7824d36062-unwind_protect_wrapper.o' failed (returned 1)
error: failed to run custom build command for `savvy v0.8.3 (/tmp/RtmpaxwtQZ/file1461c9df8/savvyExamples/src/savvy)`
@yutannihilation
Copy link
Owner Author

This?

rust-lang/cc-rs#1328 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant