+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ccls-0.20240202nb3/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ccls-0.20240202nb3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for ccls-0.20240202nb3 [ 2%] Building CXX object CMakeFiles/ccls.dir/third_party/siphash.cc.o [ 4%] Building CXX object CMakeFiles/ccls.dir/src/clang_tu.cc.o [ 6%] Building CXX object CMakeFiles/ccls.dir/src/config.cc.o [ 9%] Building CXX object CMakeFiles/ccls.dir/src/filesystem.cc.o [ 11%] Building CXX object CMakeFiles/ccls.dir/src/fuzzy_match.cc.o [ 13%] Building CXX object CMakeFiles/ccls.dir/src/main.cc.o [ 16%] Building CXX object CMakeFiles/ccls.dir/src/include_complete.cc.o /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/clang_tu.cc:32:12: warning: 'getName' is deprecated: Use FileEntryRef::getName() instead. [-Wdeprecated-declarations] 32 | if (file.getName().startswith("/../")) { | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/clang/Basic/FileEntry.h:331:3: note: 'getName' has been explicitly marked deprecated here 331 | LLVM_DEPRECATED("Use FileEntryRef::getName() instead.", "") | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/clang_tu.cc:32:22: warning: 'startswith' is deprecated: Use starts_with instead [-Wdeprecated-declarations] 32 | if (file.getName().startswith("/../")) { | ^~~~~~~~~~ | starts_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:261:19: note: 'startswith' has been explicitly marked deprecated here 261 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/clang_tu.cc:44:30: warning: 'getName' is deprecated: Use FileEntryRef::getName() instead. [-Wdeprecated-declarations] 44 | ret = normalizePath(file.getName()); | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/clang/Basic/FileEntry.h:331:3: note: 'getName' has been explicitly marked deprecated here 331 | LLVM_DEPRECATED("Use FileEntryRef::getName() instead.", "") | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/include_complete.cc:117:37: warning: 'endswith' is deprecated: Use ends_with instead [-Wdeprecated-declarations] 117 | if (StringRef(path).endswith(suffix)) | ^~~~~~~~ | ends_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:276:19: note: 'endswith' has been explicitly marked deprecated here 276 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/include_complete.cc:158:25: warning: 'endswith' is deprecated: Use ends_with instead [-Wdeprecated-declarations] 158 | if (StringRef(path).endswith(suffix)) | ^~~~~~~~ | ends_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:276:19: note: 'endswith' has been explicitly marked deprecated here 276 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ 2 warnings generated. [ 18%] Building CXX object CMakeFiles/ccls.dir/src/indexer.cc.o 3 warnings generated. [ 20%] Building CXX object CMakeFiles/ccls.dir/src/log.cc.o [ 23%] Building CXX object CMakeFiles/ccls.dir/src/lsp.cc.o [ 25%] Building CXX object CMakeFiles/ccls.dir/src/message_handler.cc.o [ 27%] Building CXX object CMakeFiles/ccls.dir/src/pipeline.cc.o /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/indexer.cc:477:24: warning: 'endswith' is deprecated: Use ends_with instead [-Wdeprecated-declarations] 477 | if (StringRef(ret).endswith("*/") || StringRef(ret).endswith("\n/")) | ^~~~~~~~ | ends_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:276:19: note: 'endswith' has been explicitly marked deprecated here 276 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/indexer.cc:477:57: warning: 'endswith' is deprecated: Use ends_with instead [-Wdeprecated-declarations] 477 | if (StringRef(ret).endswith("*/") || StringRef(ret).endswith("\n/")) | ^~~~~~~~ | ends_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:276:19: note: 'endswith' has been explicitly marked deprecated here 276 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/pipeline.cc:159:24: warning: 'startswith' is deprecated: Use starts_with instead [-Wdeprecated-declarations] 159 | if (StringRef(src).startswith(root)) { | ^~~~~~~~~~ | starts_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:261:19: note: 'startswith' has been explicitly marked deprecated here 261 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ 2 warnings generated. [ 30%] Building CXX object CMakeFiles/ccls.dir/src/platform_posix.cc.o [ 32%] Building CXX object CMakeFiles/ccls.dir/src/platform_win.cc.o [ 34%] Building CXX object CMakeFiles/ccls.dir/src/position.cc.o [ 37%] Building CXX object CMakeFiles/ccls.dir/src/project.cc.o 1 warning generated. [ 39%] Building CXX object CMakeFiles/ccls.dir/src/query.cc.o /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/query.cc:521:45: warning: 'startswith' is deprecated: Use starts_with instead [-Wdeprecated-declarations] 521 | if (llvm::StringRef(file.def->path).startswith(folder)) { | ^~~~~~~~~~ | starts_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:261:19: note: 'startswith' has been explicitly marked deprecated here 261 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/project.cc:88:13: warning: 'startswith' is deprecated: Use starts_with instead [-Wdeprecated-declarations] 88 | if (arg.startswith("-M")) { | ^~~~~~~~~~ | starts_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:261:19: note: 'startswith' has been explicitly marked deprecated here 261 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/project.cc:501:25: warning: 'startswith' is deprecated: Use starts_with instead [-Wdeprecated-declarations] 501 | if (StringRef(path).startswith(root)) { | ^~~~~~~~~~ | starts_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:261:19: note: 'startswith' has been explicitly marked deprecated here 261 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/project.cc:504:29: warning: 'startswith' is deprecated: Use starts_with instead [-Wdeprecated-declarations] 504 | if (StringRef(path).startswith(dir) && | ^~~~~~~~~~ | starts_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:261:19: note: 'startswith' has been explicitly marked deprecated here 261 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/project.cc:550:29: warning: 'startswith' is deprecated: Use starts_with instead [-Wdeprecated-declarations] 550 | if (StringRef(path).startswith(root)) | ^~~~~~~~~~ | starts_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:261:19: note: 'startswith' has been explicitly marked deprecated here 261 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/project.cc:644:25: warning: 'startswith' is deprecated: Use starts_with instead [-Wdeprecated-declarations] 644 | if (StringRef(path).startswith(root)) { | ^~~~~~~~~~ | starts_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:261:19: note: 'startswith' has been explicitly marked deprecated here 261 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ 5 warnings generated. [ 41%] Building CXX object CMakeFiles/ccls.dir/src/sema_manager.cc.o 1 warning generated. [ 44%] Building CXX object CMakeFiles/ccls.dir/src/serializer.cc.o [ 46%] Building CXX object CMakeFiles/ccls.dir/src/test.cc.o /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/test.cc:111:16: warning: 'startswith' is deprecated: Use starts_with instead [-Wdeprecated-declarations] 111 | if (line.startswith("EXTRA_FLAGS:")) { | ^~~~~~~~~~ | starts_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:261:19: note: 'startswith' has been explicitly marked deprecated here 261 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/test.cc:132:28: warning: 'startswith' is deprecated: Use starts_with instead [-Wdeprecated-declarations] 132 | if (line_with_ending.startswith("*/")) | ^~~~~~~~~~ | starts_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:261:19: note: 'startswith' has been explicitly marked deprecated here 261 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/test.cc:135:28: warning: 'startswith' is deprecated: Use starts_with instead [-Wdeprecated-declarations] 135 | if (line_with_ending.startswith("OUTPUT:")) { | ^~~~~~~~~~ | starts_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:261:19: note: 'startswith' has been explicitly marked deprecated here 261 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/test.cc:240:32: warning: 'endswith' is deprecated: Use ends_with instead [-Wdeprecated-declarations] 240 | if (StringRef(entry.first).endswith(filename)) | ^~~~~~~~ | ends_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:276:19: note: 'endswith' has been explicitly marked deprecated here 276 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/test.cc:254:29: warning: 'endswith' is deprecated: Use ends_with instead [-Wdeprecated-declarations] 254 | if (StringRef(db->path).endswith(path)) | ^~~~~~~~ | ends_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:276:19: note: 'endswith' has been explicitly marked deprecated here 276 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ [ 48%] Building CXX object CMakeFiles/ccls.dir/src/utils.cc.o 5 warnings generated. [ 51%] Building CXX object CMakeFiles/ccls.dir/src/working_files.cc.o /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/utils.cc:143:11: warning: 'startswith' is deprecated: Use starts_with instead [-Wdeprecated-declarations] 143 | if (p.startswith(root)) | ^~~~~~~~~~ | starts_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:261:19: note: 'startswith' has been explicitly marked deprecated here 261 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/utils.cc:145:11: warning: 'startswith' is deprecated: Use starts_with instead [-Wdeprecated-declarations] 145 | if (p.startswith(real)) { | ^~~~~~~~~~ | starts_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:261:19: note: 'startswith' has been explicitly marked deprecated here 261 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ [ 53%] Building CXX object CMakeFiles/ccls.dir/src/messages/ccls_call.cc.o 2 warnings generated. [ 55%] Building CXX object CMakeFiles/ccls.dir/src/messages/ccls_info.cc.o [ 58%] Building CXX object CMakeFiles/ccls.dir/src/messages/ccls_inheritance.cc.o [ 60%] Building CXX object CMakeFiles/ccls.dir/src/messages/ccls_member.cc.o [ 62%] Building CXX object CMakeFiles/ccls.dir/src/messages/ccls_navigate.cc.o [ 65%] Building CXX object CMakeFiles/ccls.dir/src/messages/ccls_reload.cc.o [ 67%] Building CXX object CMakeFiles/ccls.dir/src/messages/ccls_vars.cc.o [ 69%] Building CXX object CMakeFiles/ccls.dir/src/messages/initialize.cc.o [ 72%] Building CXX object CMakeFiles/ccls.dir/src/messages/textDocument_code.cc.o [ 74%] Building CXX object CMakeFiles/ccls.dir/src/messages/textDocument_completion.cc.o [ 76%] Building CXX object CMakeFiles/ccls.dir/src/messages/textDocument_definition.cc.o [ 79%] Building CXX object CMakeFiles/ccls.dir/src/messages/textDocument_did.cc.o /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/messages/textDocument_completion.cc:342:33: warning: 'endswith' is deprecated: Use ends_with instead [-Wdeprecated-declarations] 342 | if (StringRef(chunk.Text).endswith("::")) | ^~~~~~~~ | ends_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:276:19: note: 'endswith' has been explicitly marked deprecated here 276 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/messages/textDocument_completion.cc:516:63: warning: 'startswith' is deprecated: Use starts_with instead [-Wdeprecated-declarations] 516 | ccOpts.IncludeCodePatterns = StringRef(buffer_line).ltrim().startswith("#"); | ^~~~~~~~~~ | starts_with /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/ADT/StringRef.h:261:19: note: 'startswith' has been explicitly marked deprecated here 261 | [[nodiscard]] LLVM_DEPRECATED( | ^ /home/pbulk/build/devel/ccls/work/.buildlink/include/llvm/Support/Compiler.h:155:50: note: expanded from macro 'LLVM_DEPRECATED' 155 | #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) | ^ fatal error: error in backend: IO failure on output stream: No space left on device PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. Stack dump: 0. Program arguments: /usr/pkg/bin/clang++ -m64 -D_FORTIFY_SOURCE=2 -Wl,-zrelro -I/home/pbulk/build/devel/ccls/work/ccls-0.20240202/src -isystem /home/pbulk/build/devel/ccls/work/ccls-0.20240202/third_party -isystem /home/pbulk/build/devel/ccls/work/.buildlink/include -pipe -O2 -I/home/pbulk/build/devel/ccls/work/.buildlink/include -I/home/pbulk/build/devel/ccls/work/.buildlink/include/ncurses -DNDEBUG -DNDEBUG -std=c++17 -Wall -Wno-sign-compare -MD -MT CMakeFiles/ccls.dir/src/messages/textDocument_completion.cc.o -MF CMakeFiles/ccls.dir/src/messages/textDocument_completion.cc.o.d -o CMakeFiles/ccls.dir/src/messages/textDocument_completion.cc.o -c /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/messages/textDocument_completion.cc -Qunused-arguments 1. parser at end of file --- CMakeFiles/ccls.dir/src/messages/textDocument_completion.cc.o --- *** [CMakeFiles/ccls.dir/src/messages/textDocument_completion.cc.o] Error code 1 bmake[2]: stopped making "CMakeFiles/ccls.dir/build" in /home/pbulk/build/devel/ccls/work/ccls-0.20240202/cmake-pkgsrc-build fatal error: error in backend: IO failure on output stream: No space left on device PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. Stack dump: 0. Program arguments: /usr/pkg/bin/clang++ -m64 -D_FORTIFY_SOURCE=2 -Wl,-zrelro -I/home/pbulk/build/devel/ccls/work/ccls-0.20240202/src -isystem /home/pbulk/build/devel/ccls/work/ccls-0.20240202/third_party -isystem /home/pbulk/build/devel/ccls/work/.buildlink/include -pipe -O2 -I/home/pbulk/build/devel/ccls/work/.buildlink/include -I/home/pbulk/build/devel/ccls/work/.buildlink/include/ncurses -DNDEBUG -DNDEBUG -std=c++17 -Wall -Wno-sign-compare -MD -MT CMakeFiles/ccls.dir/src/messages/textDocument_did.cc.o -MF CMakeFiles/ccls.dir/src/messages/textDocument_did.cc.o.d -o CMakeFiles/ccls.dir/src/messages/textDocument_did.cc.o -c /home/pbulk/build/devel/ccls/work/ccls-0.20240202/src/messages/textDocument_did.cc -Qunused-arguments 1. parser at end of file --- CMakeFiles/ccls.dir/src/messages/textDocument_did.cc.o --- *** [CMakeFiles/ccls.dir/src/messages/textDocument_did.cc.o] Error code 1 bmake[2]: stopped making "CMakeFiles/ccls.dir/build" in /home/pbulk/build/devel/ccls/work/ccls-0.20240202/cmake-pkgsrc-build bmake[2]: 2 errors bmake[2]: stopped making "CMakeFiles/ccls.dir/build" in /home/pbulk/build/devel/ccls/work/ccls-0.20240202/cmake-pkgsrc-build --- CMakeFiles/ccls.dir/all --- *** [CMakeFiles/ccls.dir/all] Error code 2 bmake[1]: stopped making "all" in /home/pbulk/build/devel/ccls/work/ccls-0.20240202/cmake-pkgsrc-build bmake[1]: 1 error bmake[1]: stopped making "all" in /home/pbulk/build/devel/ccls/work/ccls-0.20240202/cmake-pkgsrc-build *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/devel/ccls/work/ccls-0.20240202/cmake-pkgsrc-build bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/devel/ccls/work/ccls-0.20240202/cmake-pkgsrc-build *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspa