Skip to content

Linux aarch64

Linux aarch64 #854

Triggered via schedule March 18, 2024 05:15
Status Failure
Total duration 10m 27s
Artifacts

linux-aarch64.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 16 warnings
Build
failed to run custom build command for `mlua-sys v0.5.1`
Build
The process 'cross' failed with exit code 101
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, webfactory/[email protected], actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
[email protected]: In file included from /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.8.0+luau609/luau/Ast/include/Luau/Parser.h:4:0,
Build
[email protected]: /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.8.0+luau609/luau/Ast/include/Luau/Ast.h:7:20: fatal error: optional: No such file or directory
Build
[email protected]: ToolExecError: Command "aarch64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-I" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.8.0+luau609/luau/Ast/include" "-I" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.8.0+luau609/luau/Common/include" "-std=c++17" "-DLUAI_MAXCSTACK=1000000" "-DLUA_VECTOR_SIZE=3" "-o" "/target/aarch64-unknown-linux-gnu/debug/build/mlua-sys-16bcc0bb3904a28f/out/luau-build/lib/8b6d6aa9e0b76a42-Parser.o" "-c" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.8.0+luau609/luau/Ast/src/Parser.cpp" with args "aarch64-linux-gnu-g++" did not execute successfully (status code exit status: 1).running: "aarch64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-I" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.8.0+luau609/luau/Ast/include" "-I" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.8.0+luau609/luau/Common/include" "-std=c++17" "-DLUAI_MAXCSTACK=1000000" "-DLUA_VECTOR_SIZE=3" "-o" "/target/aarch64-unknown-linux-gnu/debug/build/mlua-sys-16bcc0bb3904a28f/out/luau-build/lib/8b6d6aa9e0b76a42-Ast.o" "-c" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.8.0+luau609/luau/Ast/src/Ast.cpp"
Build
[email protected]: /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.8.0+luau609/luau/Ast/include/Luau/Ast.h:7:20: fatal error: optional: No such file or directory
Build
[email protected]: ToolExecError: Command "aarch64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-I" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.8.0+luau609/luau/Ast/include" "-I" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.8.0+luau609/luau/Common/include" "-std=c++17" "-DLUAI_MAXCSTACK=1000000" "-DLUA_VECTOR_SIZE=3" "-o" "/target/aarch64-unknown-linux-gnu/debug/build/mlua-sys-16bcc0bb3904a28f/out/luau-build/lib/8b6d6aa9e0b76a42-Ast.o" "-c" "/cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.8.0+luau609/luau/Ast/src/Ast.cpp" with args "aarch64-linux-gnu-g++" did not execute successfully (status code exit status: 1).cargo:warning=In file included from /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.8.0+luau609/luau/Ast/src/StringUtils.cpp:2:0:
Build
[email protected]: std::string join(const std::vector<std::string_view>& segments, std::string_view delimiter);
Build
[email protected]: /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.8.0+luau609/luau/Ast/include/Luau/StringUtils.h:20:36: error: 'string_view' is not a member of 'std'
Build
[email protected]: std::string join(const std::vector<std::string_view>& segments, std::string_view delimiter);
Build
[email protected]: /cargo/registry/src/index.crates.io-6f17d22bba15001f/luau0-src-0.8.0+luau609/luau/Ast/include/Luau/StringUtils.h:20:52: error: template argument 2 is invalid
Build
[email protected]: std::string join(const std::vector<std::string_view>& segments, std::string_view delimiter);