Guest User

clangd-logs

a guest
Oct 26th, 2023
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.09 KB | None | 0 0
  1. [START][2023-10-26 19:34:01] LSP logging initiated
  2. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" 'I[19:34:01.960] clangd version 16.0.2 (https://github.com/llvm/llvm-project 18ddebe1a1a9bde349441631365f0472e9693520)\nI[19:34:01.960] Features: linux+grpc\nI[19:34:01.960] PID: 297678\nI[19:34:01.960] Working directory: /home/linguini/cuinspace/qnx-stack/fetcher\nI[19:34:01.960] argv[0]: /home/linguini/.local/share/nvim/mason/bin/clangd\nI[19:34:01.960] argv[1]: --malloc-trim\nI[19:34:01.960] argv[2]: --background-index\nI[19:34:01.960] argv[3]: -j=16\nI[19:34:01.960] argv[4]: --completion-style=detailed\nI[19:34:01.960] argv[5]: --function-arg-placeholders\nI[19:34:01.960] argv[6]: --header-insertion=iwyu\nI[19:34:01.960] argv[7]: --clang-tidy\nI[19:34:01.960] argv[8]: --log=verbose\nI[19:34:01.960] argv[9]: --enable-config\nI[19:34:01.960] CLANGD_FLAGS: --log=verbose --query-driver=/home/linguini/qnx710/host/linux/x86_64/usr/bin/*gcc\nV[19:34:01.960] User config file is /home/linguini/.config/clangd/config.yaml\nI[19:34:01.960] Starting LSP over stdin/stdout\nV[19:34:01.960] <<< {"id":1,"jsonrpc":"2.0","method":"initialize","params":{"capabilities":{"general":{"positionEncodings":["utf-16"]},"offsetEncoding":["utf-8","utf-16"],"textDocument":{"callHierarchy":{"dynamicRegistration":false},"codeAction":{"codeActionLiteralSupport":{"codeActionKind":{"valueSet":["","quickfix","refactor","refactor.extract","refactor.inline","refactor.rewrite","source","source.organizeImports"]}},"dataSupport":true,"dynamicRegistration":true,"isPreferredSupport":true,"resolveSupport":{"properties":["edit"]}},"completion":{"completionItem":{"commitCharactersSupport":true,"deprecatedSupport":true,"documentationFormat":["markdown","plaintext"],"insertReplaceSupport":true,"insertTextModeSupport":{"valueSet":[1,2]},"labelDetailsSupport":true,"preselectSupport":true,"resolveSupport":{"properties":["documentation","detail","additionalTextEdits","sortText","filterText","insertText","textEdit","insertTextFormat","insertTextMode"]},"snippetSupport":true,"tagSupport":{"valueSet":[1]}},"completionItemKind":{"valueSet":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25]},"completionList":{"itemDefaults":["commitCharacters","editRange","insertTextFormat","insertTextMode","data"]},"contextSupport":true,"dynamicRegistration":false,"editsNearCursor":true,"insertTextMode":1},"declaration":{"linkSupport":true},"definition":{"dynamicRegistration":true,"linkSupport":true},"diagnostic":{"dynamicRegistration":false},"documentHighlight":{"dynamicRegistration":false},"documentSymbol":{"dynamicRegistration":false,"hierarchicalDocumentSymbolSupport":true,"symbolKind":{"valueSet":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26]}},"formatting":{"dynamicRegistration":true},"hover":{"contentFormat":["markdown","plaintext"],"dynamicRegistration":true},"implementation":{"linkSupport":true},"inlayHint":{"dynamicRegistration":true,"resolveSupport":{"properties":[]}},"publishDiagnostics":{"dataSupport":true,"relatedInformation":true,"tagSupport":{"valueSet":[1,2]}},"rangeFormatting":{"dynamicRegistration":true},"references":{"dynamicRegistration":false},"rename":{"dynamicRegistration":true,"prepareSupport":true},"semanticTokens":{"augmentsSyntaxTokens":true,"dynamicRegistration":false,"formats":["relative"],"multilineTokenSupport":false,"overlappingTokenSupport":true,"requests":{"full":{"delta":true},"range":false},"serverCancelSupport":false,"tokenModifiers":["declaration","definition","readonly","static","deprecated","abstract","async","modification","documentation","defaultLibrary"],"tokenTypes":["namespace","type","class","enum","interface","struct","typeParameter","parameter","variable","property","enumMember","event","function","method","macro","keyword","modifier","comment","string","number","regexp","operator","decorator"]},"signatureHelp":{"dynamicRegistration":false,"signatureInformation":{"activeParameterSupport":true,"documentationFormat":["markdown","plaintext"],"parameterInformation":{"labelOffsetSupport":true}}},"synchronization":{"didSave":true,"dynamicRegistration":false,"willSave":true,"willSaveWaitUntil":true},"typeDefinition":{"linkSupport":true}},"window":{"showDocument":{"support":true},"showMessage":{"messageActionItem":{"additionalPropertiesSupport":false}},"workDoneProgress":true},"workspace":{"applyEdit":true,"configuration":true,"didChangeWatchedFiles":{"dynamicRegistration":true,"relativePatternSupport":true},"inlayHint":{"refreshSupport":true},"semanticTokens":{"refreshSupport":true},"symbol":{"dynamicRegistration":false,"symbolKind":{"valueSet":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26]}},"workspaceEdit":{"resourceOperations":["rename","create","delete"]},"workspaceFolders":true}},"clientInfo":{"name":"Neovim","version":"0.10.0-dev+g15983cf2c6"},"initializationOptions":{},"processId":297652,"rootPath":"/home/linguini/cuinspace/qnx-stack/fetcher","rootUri":"file:///home/linguini/cuinspace/qnx-stack/fetcher","trace":"off","workspaceFolders":[{"name":"/home/linguini/cuinspace/qnx-stack/fetcher","uri":"file:///home/linguini/cuinspace/qnx-stack/fetcher"}]}}\n\nI[19:34:01.960] <-- initialize(1)\n'
  3. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" 'I[19:34:01.961] --> reply:initialize(1) 1 ms\nV[19:34:01.961] >>> {"id":1,"jsonrpc":"2.0","result":{"capabilities":{"astProvider":true,"callHierarchyProvider":true,"clangdInlayHintsProvider":true,"codeActionProvider":{"codeActionKinds":["quickfix","refactor","info"]},"compilationDatabase":{"automaticReload":true},"completionProvider":{"resolveProvider":false,"triggerCharacters":[".","<",">",":","\\"","/","*"]},"declarationProvider":true,"definitionProvider":true,"documentFormattingProvider":true,"documentHighlightProvider":true,"documentLinkProvider":{"resolveProvider":false},"documentOnTypeFormattingProvider":{"firstTriggerCharacter":"\\n","moreTriggerCharacter":[]},"documentRangeFormattingProvider":true,"documentSymbolProvider":true,"executeCommandProvider":{"commands":["clangd.applyFix","clangd.applyTweak"]},"foldingRangeProvider":true,"hoverProvider":true,"implementationProvider":true,"inlayHintProvider":true,"memoryUsageProvider":true,"referencesProvider":true,"renameProvider":{"prepareProvider":true},"selectionRangeProvider":true,"semanticTokensProvider":{"full":{"delta":true},"legend":{"tokenModifiers":["declaration","definition","deprecated","deduced","readonly","static","abstract","virtual","dependentName","defaultLibrary","usedAsMutableReference","usedAsMutablePointer","constructorOrDestructor","userDefined","functionScope","classScope","fileScope","globalScope"],"tokenTypes":["variable","variable","parameter","function","method","function","property","variable","class","interface","enum","enumMember","type","type","unknown","namespace","typeParameter","concept","type","macro","modifier","operator","comment"]},"range":false},"signatureHelpProvider":{"triggerCharacters":["(",")","{","}","<",">",","]},"standardTypeHierarchyProvider":true,"textDocumentSync":{"change":2,"openClose":true,"save":true},"typeDefinitionProvider":true,"typeHierarchyProvider":true,"workspaceSymbolProvider":true},"offsetEncoding":"utf-8","serverInfo":{"name":"clangd","version":"clangd version 16.0.2 (https://github.com/llvm/llvm-project 18ddebe1a1a9bde349441631365f0472e9693520) linux+grpc x86_64-unknown-linux-gnu"}}}\n\n'
  4. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.972] <<< {\"jsonrpc\":\"2.0\",\"method\":\"initialized\",\"params\":{}}\n\nI[19:34:01.972] <-- initialized\nV[19:34:01.972] <<< {\"jsonrpc\":\"2.0\",\"method\":\"textDocument/didOpen\",\"params\":{\"textDocument\":{\"languageId\":\"c\",\"text\":\"#include <getopt.h>\\n#include <stdbool.h>\\n#include <stdint.h>\\n#include <stdio.h>\\n#include <stdlib.h>\\n\\n#define BUFFER_SIZE 100\\n\\nint main(int argc, char **argv) {\\n\\n int c; // Holder for choice\\n bool endless = false; // Flag for endless mode\\n opterr = 0;\\n\\n /* Get command line options. */\\n while ((c = getopt(argc, argv, \\\"e\\\")) != -1)\\n switch (c) {\\n case 'e':\\n endless = true;\\n break;\\n case '?':\\n fprintf(stderr, \\\"Unknown option `-%c'.\\\\n\\\", optopt);\\n exit(EXIT_FAILURE);\\n default:\\n fputs(\\\"Something went wrong. Please check 'use fetcher' to see example usage.\\\", stderr);\\n exit(EXIT_FAILURE);\\n }\\n\\n /* Check to see if we also received the file argument after all the flags. */\\n if (optind >= argc) {\\n fputs(\\\"You must provide a file argument.\\\", stderr);\\n exit(EXIT_FAILURE);\\n }\\n char *filename = argv[optind];\\n\\n /* Open file for reading. */\\n FILE *f = fopen(filename, \\\"r\\\");\\n if (f == NULL) {\\n fprintf(stderr, \\\"File '%s' cannot be opened.\\\\n\\\", filename);\\n exit(EXIT_FAILURE);\\n }\\n\\n /* Loop over file to get data. */\\n uint8_t buffer[BUFFER_SIZE] = {0};\\n for (;;) {\\n size_t items_read = fread(&buffer, sizeof(uint8_t), BUFFER_SIZE, f);\\n fwrite(&buffer, sizeof(uint8_t), items_read, stdout);\\n\\n // In endless mode, go back to the file start when we reach the end of the file\\n if (feof(f)) {\\n if (endless) {\\n rewind(f);\\n } else {\\n return 0; // Otherwise complete\\n }\\n }\\n }\\n\\n return 0;\\n}\\n\",\"uri\":\"file:///home/linguini/cuinspace/qnx-stack/fetcher/src/main.c\",\"version\":0}}}\n\nI[19:34:01.972] <-- textDocument/didOpen\nE[19:34:01.972] System include extraction: driver clang not found in PATH\nI[19:34:01.972] Loaded compilation database from /home/linguini/cuinspace/qnx-stack/fetcher/compile_commands.json\nV[19:34:01.972] Broadcasting compilation database from /home/linguini/cuinspace/qnx-stack/fetcher\nI[19:34:01.972] --> window/workDoneProgress/create(0)\nV[19:34:01.972] >>> {\"id\":0,\"jsonrpc\":\"2.0\",\"method\":\"window/workDoneProgress/create\",\"params\":{\"token\":\"backgroundIndexProgress\"}}\n\n"
  5. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "I[19:34:01.972] Enqueueing 1 commands for indexing\n"
  6. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.974] BackgroundIndex: building version 1 after loading index from disk\n"
  7. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" 'V[19:34:01.974] <<< {"id":2,"jsonrpc":"2.0","method":"textDocument/semanticTokens/full","params":{"textDocument":{"uri":"file:///home/linguini/cuinspace/qnx-stack/fetcher/src/main.c"}}}\n\nI[19:34:01.974] <-- textDocument/semanticTokens/full(2)\nV[19:34:01.974] <<< {"id":0,"jsonrpc":"2.0","result":null}\n\nI[19:34:01.974] <-- reply(0)\nI[19:34:01.974] --> $/progress\nV[19:34:01.974] >>> {"jsonrpc":"2.0","method":"$/progress","params":{"token":"backgroundIndexProgress","value":{"kind":"begin","percentage":0,"title":"indexing"}}}\n\nI[19:34:01.974] --> $/progress\nV[19:34:01.974] >>> {"jsonrpc":"2.0","method":"$/progress","params":{"token":"backgroundIndexProgress","value":{"kind":"report","message":"0/1","percentage":0}}}\n\nV[19:34:01.976] System include extraction: target extracted: "aarch64-unknown-nto-qnx7.1.0"\nV[19:34:01.976] System include extraction: adding /home/linguini/qnx710/host/linux/x86_64/usr/lib/gcc/aarch64-unknown-nto-qnx7.1.0/8.3.0/include\nV[19:34:01.976] System include extraction: adding /home/linguini/qnx710/target/qnx7/usr/include\nI[19:34:01.976] System includes extractor: successfully executed /home/linguini/qnx710/host/linux/x86_64/usr/bin/aarch64-unknown-nto-qnx7.1.0-gcc\n\tgot includes: "/home/linguini/qnx710/host/linux/x86_64/usr/lib/gcc/aarch64-unknown-nto-qnx7.1.0/8.3.0/include, /home/linguini/qnx710/target/qnx7/usr/include"\n\tgot target: "aarch64-unknown-nto-qnx7.1.0"\nI[19:34:01.976] ASTWorker building file /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c version 0 with command \n[/home/linguini/cuinspace/qnx-stack/fetcher/nto-x86_64-o]\n/home/linguini/qnx710/host/linux/x86_64/usr/bin/aarch64-unknown-nto-qnx7.1.0-gcc --target=aarch64-unknown-nto-qnx7.1.0 -c -Wall -Wextra -I. -I/home/linguini/cuinspace/qnx-stack/fetcher/nto-x86_64-o -I/home/linguini/cuinspace/qnx-stack/fetcher -I/home/linguini/cuinspace/qnx-stack/fetcher/src -I/home/linguini/cuinspace/qnx-stack/fetcher/src/include -I/home/linguini/qnx710/target/qnx7/usr/include -isystem /home/linguini/qnx710/host/linux/x86_64/usr/lib/gcc/aarch64-unknown-nto-qnx7.1.0/8.3.0/include -isystem /home/linguini/qnx710/target/qnx7/usr/include -resource-dir=/home/linguini/.local/share/nvim/mason/packages/clangd/clangd_16.0.2/lib/clang/16 -- /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c\nV[19:34:01.976] BackgroundIndex: serving version 1 (949536 bytes)\nI[19:34:01.976] --> $/progress\nV[19:34:01.976] >>> {"jsonrpc":"2.0","method":"$/progress","params":{"token":"backgroundIndexProgress","value":{"kind":"report","message":"0/1","percentage":0}}}\n\nI[19:34:01.976] --> $/progress\nV[19:34:01.976] >>> {"jsonrpc":"2.0","method":"$/progress","params":{"token":"backgroundIndexProgress","value":{"kind":"end"}}}\n\nV[19:34:01.976] Driver produced command: cc1 -cc1 -triple aarch64-unknown-nto-qnx7.1.0 -fsyntax-only -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name main.c -mrelocation-model static -mframe-pointer=non-leaf -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +neon -target-feature +v8a -target-abi aapcs -mllvm -treat-scalable-fixed-error-as-warning -debugger-tuning=gdb -fcoverage-compilation-dir=/home/linguini/cuinspace/qnx-stack/fetcher/nto-x86_64-o -resource-dir /home/linguini/.local/share/nvim/mason/packages/clangd/clangd_16.0.2/lib/clang/16 -isystem /home/linguini/qnx710/host/linux/x86_64/usr/lib/gcc/aarch64-unknown-nto-qnx7.1.0/8.3.0/include -isystem /home/linguini/qnx710/target/qnx7/usr/include -I . -I /home/linguini/cuinspace/qnx-stack/fetcher/nto-x86_64-o -I /home/linguini/cuinspace/qnx-stack/fetcher -I /home/linguini/cuinspace/qnx-stack/fetcher/src -I /home/linguini/cuinspace/qnx-stack/fetcher/src/include -I /home/linguini/qnx710/target/qnx7/usr/include -Wall -Wextra -fdebug-compilation-dir=/home/linguini/cuinspace/qnx-stack/fetcher/nto-x86_64-o -ferror-limit 19 -fno-signed-char -fgnuc-version=4.2.1 -no-round-trip-args -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -x c /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c\nV[19:34:01.976] Building first preamble for /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c version 0\n'
  8. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.979] Dropped diagnostic: /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c: in included file: not configured for target\n"
  9. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.980] Dropped diagnostic: /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c: in included file: unknown type name 'pid_t'\n"
  10. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.980] Dropped diagnostic: /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c: in included file: unknown type name 'pid_t'\n"
  11. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.980] Dropped diagnostic: /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c: in included file: unknown type name 'pid_t'\nV[19:34:01.980] Dropped diagnostic: /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c: in included file: unknown type name 'pid_t'\nV[19:34:01.980] Dropped diagnostic: /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c: in included file: unknown type name 'pid_t'\nV[19:34:01.980] Dropped diagnostic: /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c: in included file: unknown type name 'pid_t'\n"
  12. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.980] Dropped diagnostic: /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c: in included file: unknown type name 'pid_t'\n"
  13. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.981] Dropped diagnostic: /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c: in included file: unknown type name 'off64_t'\n"
  14. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.981] Dropped diagnostic: /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c: in included file: unknown type name 'off64_t'\n"
  15. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.981] Dropped diagnostic: /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c: in included file: unknown type name 'off64_t'\n"
  16. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.981] Dropped diagnostic: /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c: in included file: unknown type name 'off64_t'\n"
  17. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.981] Dropped diagnostic: /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c: in included file: unknown type name 'off64_t'\n"
  18. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.981] Dropped diagnostic: /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c: in included file: unknown type name 'off64_t'\n"
  19. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.981] Dropped diagnostic: /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c: in included file: unknown type name 'off64_t'\n"
  20. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.981] Dropped diagnostic: /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c: in included file: unknown type name 'off64_t'\n"
  21. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.981] Dropped diagnostic: /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c: in included file: unknown type name 'off64_t'\n"
  22. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.982] Dropped diagnostic: /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c: in included file: unknown type name 'uid_t'\n"
  23. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "I[19:34:01.994] Indexing c17 standard library in the context of /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c\n"
  24. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.995] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/sys/compiler_gnu.h:60:3:Endian not defined\n"
  25. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.995] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/sys/platform.h:364:3:not configured for target\n"
  26. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.996] indexed preamble AST for /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c version 0:\n symbol slab: 1511 symbols, 395728 bytes\n ref slab: 0 symbols, 0 refs, 128 bytes\n relations slab: 0 relations, 24 bytes\n"
  27. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.998] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/stdint.h:49:9:unknown type name '_Intleast8t'\n"
  28. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.998] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/stdint.h:50:9:unknown type name '_Uintleast8t'\n"
  29. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.998] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/stdint.h:51:9:unknown type name '_Intfast8t'\n"
  30. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.998] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/stdint.h:52:9:unknown type name '_Uintfast8t'\n"
  31. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.999] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/stdint.h:54:9:unknown type name '_Intleast16t'\n"
  32. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.999] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/stdint.h:55:9:unknown type name '_Uintleast16t'\n"
  33. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.999] Build dynamic index for header symbols with estimated memory usage of 1743084 bytes\n"
  34. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.999] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/stdint.h:56:9:unknown type name '_Intfast16t'\n"
  35. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "I[19:34:01.999] Built preamble of size 726744 for file /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c version 0 in 0.02 seconds\n"
  36. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "I[19:34:01.999] --> workspace/semanticTokens/refresh(1)\nV[19:34:01.999] >>> {\"id\":1,\"jsonrpc\":\"2.0\",\"method\":\"workspace/semanticTokens/refresh\",\"params\":null}\n\nV[19:34:01.999] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/stdint.h:57:9:unknown type name '_Uintfast16t'; did you mean '_Uint16t'?\nV[19:34:01.999] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/sys/compiler_gnu.h:145:31:'_Uint16t' declared here\n"
  37. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:01.999] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/stdint.h:59:9:unknown type name '_Intleast32t'\n"
  38. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" 'V[19:34:01.999] <<< {"jsonrpc":"2.0","method":"$/cancelRequest","params":{"id":2}}\n\n'
  39. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" 'I[19:34:01.999] <-- $/cancelRequest\nV[19:34:01.999] <<< {"id":3,"jsonrpc":"2.0","method":"textDocument/semanticTokens/full","params":{"textDocument":{"uri":"file:///home/linguini/cuinspace/qnx-stack/fetcher/src/main.c"}}}\n\nI[19:34:01.999] <-- textDocument/semanticTokens/full(3)\n'
  40. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" 'V[19:34:01.999] <<< {"id":1,"jsonrpc":"2.0","result":null}\n\nI[19:34:01.999] <-- reply(1)\n'
  41. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.000] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/stdint.h:60:9:unknown type name '_Uintleast32t'\n"
  42. [ERROR][2023-10-26 19:34:01] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.000] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/stdint.h:61:9:unknown type name '_Intfast32t'\n"
  43. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.000] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/stdint.h:62:9:unknown type name '_Uintfast32t'\n"
  44. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.000] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/stdint.h:64:9:unknown type name '_Intleast64t'\n"
  45. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.001] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/stdint.h:65:9:unknown type name '_Uintleast64t'\n"
  46. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.001] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/stdint.h:66:9:unknown type name '_Intfast64t'\n"
  47. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.001] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/stdint.h:67:9:unknown type name '_Uintfast64t'\n"
  48. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.001] Ignored diagnostic. /home/linguini/qnx710/target/qnx7/usr/include/stdint.h:70:9:unknown type name '_Intleast8t'\n"
  49. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.001] Ignored diagnostic. too many errors emitted, stopping now\n"
  50. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" 'V[19:34:02.002] Trying to fix unresolved name "_Stderr" in scopes: []\n'
  51. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.002] Dex query tree: (LIMIT 10000 (& T=der T=std T=err T=tde S= ?=Restricted For Code Completion))\nV[19:34:02.002] Dex query tree: false\n"
  52. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" 'V[19:34:02.003] Trying to fix unresolved name "_Stderr" in scopes: []\n'
  53. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" 'V[19:34:02.003] Trying to fix unresolved name "_Stderr" in scopes: []\n'
  54. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" 'V[19:34:02.003] Trying to fix unresolved name "FILE" in scopes: []\n'
  55. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.003] Dex query tree: (LIMIT 10000 (& T=fil T=ile S= ?=Restricted For Code Completion))\n"
  56. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.003] Dex query tree: (LIMIT 10000 (& T=ile T=fil S= ?=Restricted For Code Completion))\n"
  57. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" 'V[19:34:02.003] Trying to fix unresolved name "f" in scopes: []\n'
  58. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.003] Dex query tree: (LIMIT 10000 (& T=f S= ?=Restricted For Code Completion))\n"
  59. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.003] Dex query tree: (LIMIT 10000 (& T=f S= ?=Restricted For Code Completion))\n"
  60. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" 'V[19:34:02.004] Trying to fix unresolved name "_NULL" in scopes: []\n'
  61. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.004] Dex query tree: (LIMIT 10000 (& T=ull T=nul S= ?=Restricted For Code Completion))\nV[19:34:02.004] Dex query tree: false\n"
  62. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" 'V[19:34:02.004] Trying to fix unresolved name "_Stderr" in scopes: []\n'
  63. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" 'V[19:34:02.004] Trying to fix unresolved name "f" in scopes: []\n'
  64. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" 'V[19:34:02.004] Trying to fix unresolved name "_Stdout" in scopes: []\n'
  65. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.004] Dex query tree: (LIMIT 10000 (& T=dou T=std T=out T=tdo S= ?=Restricted For Code Completion))\n"
  66. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.004] Dex query tree: false\n"
  67. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" 'V[19:34:02.004] Trying to fix unresolved name "f" in scopes: []\n'
  68. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" 'V[19:34:02.004] Trying to fix unresolved name "f" in scopes: []\n'
  69. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.005] indexed file AST for /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c version 0:\n symbol slab: 2 symbols, 4680 bytes\n ref slab: 19 symbols, 38 refs, 4992 bytes\n relations slab: 0 relations, 24 bytes\n"
  70. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.005] Build dynamic index for main-file symbols with estimated memory usage of 13912 bytes\n"
  71. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "I[19:34:02.005] --> textDocument/publishDiagnostics\n"
  72. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.005] >>> {\"jsonrpc\":\"2.0\",\"method\":\"textDocument/publishDiagnostics\",\"params\":{\"diagnostics\":[{\"code\":\"pp_hash_error\",\"message\":\"In included file: Endian not defined\",\"range\":{\"end\":{\"character\":10,\"line\":0},\"start\":{\"character\":9,\"line\":0}},\"relatedInformation\":[{\"location\":{\"range\":{\"end\":{\"character\":7,\"line\":59},\"start\":{\"character\":2,\"line\":59}},\"uri\":\"file:///home/linguini/qnx710/target/qnx7/usr/include/sys/compiler_gnu.h\"},\"message\":\"Error occurred here\"}],\"severity\":1,\"source\":\"clang\"},{\"code\":\"fatal_too_many_errors\",\"message\":\"Too many errors emitted, stopping now\",\"range\":{\"end\":{\"character\":0,\"line\":0},\"start\":{\"character\":0,\"line\":0}},\"relatedInformation\":[],\"severity\":1,\"source\":\"clang\"},{\"code\":\"undeclared_var_use_suggest\",\"message\":\"Use of undeclared identifier '_Stderr'; did you mean 'opterr'?\",\"range\":{\"end\":{\"character\":26,\"line\":21},\"start\":{\"character\":20,\"line\":21}},\"relatedInformation\":[{\"location\":{\"range\":{\"end\":{\"character\":22,\"line\":345},\"start\":{\"character\":16,\"line\":345}},\"uri\":\"file:///home/linguini/qnx710/target/qnx7/usr/include/unistd.h\"},\"message\":\"'opterr' declared here\"}],\"severity\":1,\"source\":\"clang\"},{\"code\":\"undeclared_var_use_suggest\",\"message\":\"Use of undeclared identifier '_Stderr'; did you mean 'opterr'?\",\"range\":{\"end\":{\"character\":98,\"line\":24},\"start\":{\"character\":92,\"line\":24}},\"relatedInformation\":[{\"location\":{\"range\":{\"end\":{\"character\":22,\"line\":345},\"start\":{\"character\":16,\"line\":345}},\"uri\":\"file:///home/linguini/qnx710/target/qnx7/usr/include/unistd.h\"},\"message\":\"'opterr' declared here\"}],\"severity\":1,\"source\":\"clang\"},{\"code\":\"undeclared_var_use_suggest\",\"message\":\"Use of undeclared identifier '_Stderr'; did you mean 'opterr'?\",\"range\":{\"end\":{\"character\":57,\"line\":30},\"start\":{\"character\":51,\"line\":30}},\"relatedInformation\":[{\"location\":{\"range\":{\"end\":{\"character\":22,\"line\":345},\"start\":{\"character\":16,\"line\":345}},\"uri\":\"file:///home/linguini/qnx710/target/qnx7/usr/include/unistd.h\"},\"message\":\"'opterr' declared here\"}],\"severity\":1,\"source\":\"clang\"},{\"code\":\"undeclared_var_use\",\"message\":\"Use of undeclared identifier 'FILE'\",\"range\":{\"end\":{\"character\":8,\"line\":36},\"start\":{\"character\":4,\"line\":36}},\"relatedInformation\":[],\"severity\":1,\"source\":\"clang\"},{\"code\":\"undeclared_var_use\",\"message\":\"Use of undeclared identifier 'f'\",\"range\":{\"end\":{\"character\":11,\"line\":36},\"start\":{\"character\":10,\"line\":36}},\"relatedInformation\":[],\"severity\":1,\"source\":\"clang\"},{\"code\":\"undeclared_var_use\",\"message\":\"Use of undeclared identifier 'f'\",\"range\":{\"end\":{\"character\":9,\"line\":37},\"start\":{\"character\":8,\"line\":37}},\"relatedInformation\":[],\"severity\":1,\"source\":\"clang\"},{\"code\":\"undeclared_var_use\",\"message\":\"Use of undeclared identifier '_NULL'\",\"range\":{\"end\":{\"character\":17,\"line\":37},\"start\":{\"character\":13,\"line\":37}},\"relatedInformation\":[],\"severity\":1,\"source\":\"clang\"},{\"code\":\"undeclared_var_use_suggest\",\"message\":\"Use of undeclared identifier '_Stderr'; did you mean 'opterr'?\",\"range\":{\"end\":{\"character\":22,\"line\":38},\"start\":{\"character\":16,\"line\":38}},\"relatedInformation\":[{\"location\":{\"range\":{\"end\":{\"character\":22,\"line\":345},\"start\":{\"character\":16,\"line\":345}},\"uri\":\"file:///home/linguini/qnx710/target/qnx7/usr/include/unistd.h\"},\"message\":\"'opterr' declared here\"}],\"severity\":1,\"source\":\"clang\"},{\"code\":\"undeclared_var_use\",\"message\":\"Use of undeclared identifier 'f'\",\"range\":{\"end\":{\"character\":74,\"line\":45},\"start\":{\"character\":73,\"line\":45}},\"relatedInformation\":[],\"severity\":1,\"source\":\"clang\"},{\"code\":\"undeclared_var_use\",\"message\":\"Use of undeclared identifier '_Stdout'\",\"range\":{\"end\":{\"character\":59,\"line\":46},\"start\":{\"character\":53,\"line\":46}},\"relatedInformation\":[],\"severity\":1,\"source\":\"clang\"},{\"code\":\"undeclared_var_use\",\"message\":\"Use of undeclared identifier 'f'\",\"range\":{\"end\":{\"character\":18,\"line\":49},\"start\":{\"character\":17,\"line\":49}},\"relatedInformation\":[],\"severity\":1,\"source\":\"clang\"},{\"code\":\"undeclared_var_use\",\"message\":\"Use of undeclared identifier 'f'\",\"range\":{\"end\":{\"character\":24,\"line\":51},\"start\":{\"character\":23,\"line\":51}},\"relatedInformation\":[],\"severity\":1,\"source\":\"clang\"}],\"uri\":\"file:///home/linguini/cuinspace/qnx-stack/fetcher/src/main.c\",\"version\":0}}\n\nI[19:34:02.005] --> reply:textDocument/semanticTokens/full(2) 31 ms, error: Task was cancelled.\nV[19:34:02.005] >>> {\"error\":{\"code\":-32800,\"message\":\"Request cancelled\"},\"id\":2,\"jsonrpc\":\"2.0\"}\n\nV[19:34:02.005] ASTWorker running SemanticHighlights on version 0 of /home/linguini/cuinspace/qnx-stack/fetcher/src/main.c\nI[19:34:02.005] --> reply:textDocument/semanticTokens/full(3) 5 ms\nV[19:34:02.005] >>> {\"id\":3,\"jsonrpc\":\"2.0\",\"result\":{\"data\":[6,8,11,19,131073,2,4,4,3,131075,0,9,4,2,16387,0,13,4,2,16387,2,8,1,1,16387,1,4,4,19,131072,0,5,7,1,16387,0,10,5,19,131072,1,4,6,0,131584,0,7,1,21,0,3,12,1,1,16384,0,2,1,21,0,0,2,6,3,131584,0,7,4,2,16384,0,6,4,2,16384,0,12,2,21,0,0,3,1,21,0,1,16,1,1,16384,2,12,7,1,16384,0,8,1,21,0,0,2,4,19,131072,3,12,7,3,131584,0,8,6,19,131072,0,35,6,0,131584,1,12,4,3,131584,0,5,12,19,131072,2,12,5,3,131584,0,80,6,19,131072,1,12,4,3,131584,0,5,12,19,131072,4,8,6,0,131584,0,7,2,21,0,0,3,4,2,16384,1,8,5,3,131584,0,43,6,19,131072,1,8,4,3,131584,0,5,12,19,131072,2,10,8,1,16387,0,11,4,2,16384,0,5,6,0,131584,4,10,2,21,8192,0,3,4,19,131072,1,8,7,3,131584,0,8,6,19,131072,0,41,8,1,16384,1,8,4,3,131584,0,5,12,19,131072,4,4,7,18,66048,0,8,6,1,16387,0,7,11,19,131072,2,8,6,18,66048,0,7,10,1,16387,0,19,1,21,0,0,1,6,1,16384,0,15,7,18,66048,0,10,11,19,131072,1,53,6,19,131072,4,16,7,1,16384,1,16,6,3,131584],\"resultId\":\"1\"}}\n\n"
  73. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "I[19:34:02.012] Indexed c17 standard library (incomplete due to errors): 2327 symbols, 0 filtered\n"
  74. [ERROR][2023-10-26 19:34:02] .../vim/lsp/rpc.lua:675 "rpc" "/home/linguini/clangd-wrapper.sh" "stderr" "V[19:34:02.016] Build dynamic index for header symbols with estimated memory usage of 2289508 bytes\n"
  75.  
Advertisement
Add Comment
Please, Sign In to add comment