This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updating git repository `https://github.com/tree-sitter/tree-sitter` | |
Installing tree-sitter-cli v0.25.0 (https://github.com/tree-sitter/tree-sitter?rev=c01bf6ea4a485ba1845892270c283105703be741#c01bf6ea) | |
Updating crates.io index | |
Locking 180 packages to latest compatible versions | |
Adding rand v0.8.5 (available: v0.9.0) | |
Adding wasmparser v0.221.2 (available: v0.224.0) | |
Downloading crates ... | |
Downloaded serde_json v1.0.138 | |
Downloaded wasmparser v0.221.2 | |
Compiling proc-macro2 v1.0.93 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updating git repository `https://github.com/tree-sitter/tree-sitter` | |
Installing tree-sitter-cli v0.25.0 (https://github.com/tree-sitter/tree-sitter#9515be4f) | |
Updating crates.io index | |
Locking 183 packages to latest compatible versions | |
Adding rand v0.8.5 (available: v0.9.0) | |
Compiling proc-macro2 v1.0.93 | |
Compiling unicode-ident v1.0.16 | |
Compiling cfg-if v1.0.0 | |
Compiling stable_deref_trait v1.2.0 | |
Compiling serde_json v1.0.137 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mkdir -p ".deps" | |
/home/utils/cmake-3.31.3-ssl/bin/cmake -S /home/scratch.rmondal_mobile/home/neovim/core_neovim//cmake.deps -B ".deps" -G "Ninja" | |
-- The C compiler identification is GNU 14.1.0 | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Check for working C compiler: /home/rmondal/.local/bin/cc - skipped | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Found GNU Make at /bin/gmake | |
-- CMAKE_BUILD_TYPE=RelWithDebInfo |