Describe the bug The default compiler on RHEL7 (also Centos7) is gcc 4.8.x, which requires specifying the -std=c99 flag. Full error log nvim-treesitter[vim]: Error during compilation src/scanner.c: In function ‘check_prefix’: src/scanner...
nvim-treesitter[rust]: Error during compilation during GIMPLE pass: evrp src/scanner.c: In function 'tree_sitter_rust_external_scanner_scan': src/scanner.c:186:1: internal compiler error: Illegal instruction 186 | } | ^ 0xb5f17f crash_signal ^I../.././gcc/toplev.c:327 0xe24724 ...
nvim-treesitter[lua]: Error during compilation In file included from src/parser.c:1: ./src/tree_sitter/parser.h:10:10: fatal error:'stdlib.h'file not found#include <stdlib.h>^~~~ 1 error generated. In file included from src/scanner.c:1: ./src/tree_sitter/parser.h:10:10: fatal...
NVIM v0.5.0-dev Build type: Release LuaJIT 2.1.0-beta3 Compilation: Compiled by Features: +acl +iconv +tui DanCardinadded thebugSomething isn't workinglabelAug 26, 2020 yup ahh yes, indeed it does. Presumably that indicates it's a bug in Ale then? Happy to close this and resubmit ...
ERROR: No healthcheck found for "nvim" plugin. health#provider#check ERROR: No healthcheck found for "provider" plugin. Output ofnvim --version NVIM v0.5.0-dev+c1fbc2ddf Build type: Release LuaJIT 2.1.0-beta3 Compilation: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNDEBUG -Wall ...