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
Describe the issue Building folly is currently broken
To Reproduce Steps to reproduce the behaviour:
Expected behaviour It should build successfully.
Upstream issue bkirwi/folly#2
Additional context https://github.com/toltec-dev/toltec/actions/runs/6686361561/job/18165646849?pr=700#step:4:125
[ ERROR] toltec.builder: folly [rmall]: error: failed to run custom build command for `tflite v0.9.4 (https://github.com/bkirwi/tflite-rs?rev=4212a1bf33ebbcbf535b162cc591d46c7d054d92#4212a1bf)` [ ERROR] toltec.builder: folly [rmall]: [ ERROR] toltec.builder: folly [rmall]: Caused by: [ ERROR] toltec.builder: folly [rmall]: process didn't exit successfully: `/src/target/release/build/tflite-afdb010debeb3618/build-script-build` (exit status: 101) [ ERROR] toltec.builder: folly [rmall]: --- stderr [ ERROR] toltec.builder: folly [rmall]: thread 'main' panicked at '"aligned_storage_type_(unnamed_struct_at_/opt/x-tools/arm-remarkable-linux-gnueabihf/arm-remarkable-linux-gnueabihf/include/c++/10_3_0/type_traits_2074_2)" is not a valid Ident', /root/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.26/src/fallback.rs:696:9 [ ERROR] toltec.builder: folly [rmall]: note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace [ ERROR] toltec.builder: folly [rmall]: warning: build failed, waiting for other jobs to finish... [ ERROR] toltec.builder: folly [rmall]: error: build failed [ ERROR] toltec.builder: folly [rmall]: build() failed
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the issue
Building folly is currently broken
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
It should build successfully.
Upstream issue
bkirwi/folly#2
Additional context
https://github.com/toltec-dev/toltec/actions/runs/6686361561/job/18165646849?pr=700#step:4:125
The text was updated successfully, but these errors were encountered: