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

Update to wasi-sdk-24.0 #42

Merged
merged 3 commits into from
Oct 2, 2024
Merged

Update to wasi-sdk-24.0 #42

merged 3 commits into from
Oct 2, 2024

Conversation

swatanabe
Copy link
Collaborator

No description provided.

@James-Mart
Copy link
Member

Also I get this error while building with wasi-sdk 24

[ 18%] Generating book/html/index.html
2024-09-25 00:00:52 [INFO] (mdbook::book): Book building has started
/root/psibase/libraries/psibase/common/include/psibase/AccountNumber.hpp:2:10: error: 'compare' file not found
/root/psibase/libraries/psio/include/psio/reflect.hpp:2:10: error: 'map' file not found
/root/psibase/libraries/psio/include/psio/reflect.hpp:3:10: error: 'memory' file not found
/root/psibase/libraries/psio/include/psio/reflect.hpp:4:10: error: 'optional' file not found
/root/psibase/libraries/psio/include/psio/reflect.hpp:5:10: error: 'span' file not found
/root/psibase/libraries/psio/include/psio/reflect.hpp:6:10: error: 'string_view' file not found
/root/psibase/libraries/psio/include/psio/reflect.hpp:7:10: error: 'tuple' file not found
/root/psibase/libraries/psio/include/psio/reflect.hpp:8:10: error: 'type_traits' file not found
/root/psibase/libraries/psio/include/psio/reflect.hpp:9:10: error: 'variant' file not found
/root/psibase/libraries/psio/include/psio/reflect.hpp:10:10: error: 'vector' file not found
/root/psibase/build/wasm/boost/boost/config/detail/select_stdlib_config.hpp:26:14: error: 'cstddef' file not found
/root/psibase/build/wasm/boost/boost/config/detail/select_stdlib_config.hpp:53:10: error: 'utility' file not found
/root/psibase/build/wasm/boost/boost/core/demangle.hpp:14:10: error: 'string' file not found
/root/psibase/build/wasm/boost/boost/core/demangle.hpp:113:8: error: use of undeclared identifier 'std'
/root/psibase/libraries/psio/include/psio/get_type_name.hpp:3:10: error: 'array' file not found
/root/psibase/libraries/psio/include/psio/get_type_name.hpp:4:10: error: 'chrono' file not found
/root/psibase/libraries/psio/include/psio/get_type_name.hpp:5:10: error: 'cstdint' file not found
/root/psibase/libraries/psio/include/psio/get_type_name.hpp:6:10: error: 'optional' file not found
/root/psibase/libraries/psio/include/psio/get_type_name.hpp:7:10: error: 'string' file not found
fatal error: too many errors emitted, stopping now [-ferror-limit=]
thread 'main' panicked at gen-cpp-doc/src/main.rs:406:9:
::psibase::storeContent not found
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2024-09-25 00:00:53 [ERROR] (mdbook::utils): Error: The "gen-cpp-doc" preprocessor exited unsuccessfully with exit status: 101 status
make[2]: *** [CMakeFiles/doc.dir/build.make:229: book/html/index.html] Error 101

@swatanabe
Copy link
Collaborator Author

Also I get this error while building with wasi-sdk 24

This should be resolved by #864 (which can't really be tested in CICD until this PR is merged, and the new image is published).

@swatanabe swatanabe merged commit 1592871 into main Oct 2, 2024
14 checks passed
@swatanabe swatanabe deleted the wasi-24 branch October 2, 2024 13:34
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 this pull request may close these issues.

2 participants