You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
==> Upgrading 1 outdated package:
twlz0ne/ccls/ccls 0.20180924 -> 0.20181225.8
==> Upgrading twlz0ne/ccls/ccls
==> Cloning https://github.com/MaskRay/ccls.git
Updating /Users/kira/Library/Caches/Homebrew/ccls--git
==> Checking out tag 0.20181225.8
HEAD is now at d275ed5 textDocument/didOpen: index related files when a header is opened
HEAD is now at d275ed5 textDocument/didOpen: index related files when a header is opened
Entering 'third_party/rapidjson'
Synchronizing submodule url for 'thirdparty/gtest'
Entering 'third_party/rapidjson/thirdparty/gtest'
/Users/kira/Library/Caches/Homebrew/ccls--git/third_party/rapidjson
/Users/kira/Library/Caches/Homebrew/ccls--git/third_party/rapidjson/thirdparty/gtest
==> cmake -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -D
==> cmake --build Release --target install
Last 15 lines from /Users/kira/Library/Logs/Homebrew/ccls/02.cmake:
"vtable for clang::IgnoringDiagConsumer", referenced from:
clang::IgnoringDiagConsumer::IgnoringDiagConsumer() in clang_tu.cc.o
clang::IgnoringDiagConsumer::IgnoringDiagConsumer() in project.cc.o
NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
"vtable for clang::vfs::FileSystem", referenced from:
clang::vfs::FileSystem::FileSystem() in sema_manager.cc.o
NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
"vtable for clang::index::IndexDataConsumer", referenced from:
clang::index::IndexDataConsumer::IndexDataConsumer() in indexer.cc.o
NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
ld: symbol(s) not found for architecture x86_64
clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [ccls] Error 1
make[1]: *** [CMakeFiles/ccls.dir/all] Error 2
make: *** [all] Error 2
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/twlz0ne/homebrew-ccls/issues
The text was updated successfully, but these errors were encountered:
The error message:
The text was updated successfully, but these errors were encountered: