We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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)`
The text was updated successfully, but these errors were encountered:
This?
rust-lang/cc-rs#1328 (comment)
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Not sure what's happening. Rust 1.84 matters?
https://github.com/yutannihilation/savvy/actions/runs/12723707165/job/35469103064
The text was updated successfully, but these errors were encountered: