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
twlz0ne/ccls/ccls HEAD-31921a9 -> HEAD-31921a9
==> Upgrading twlz0ne/ccls/ccls
==> Cloning https://github.com/MaskRay/ccls.git
Updating /Users/didi/Library/Caches/Homebrew/ccls--git
==> Checking out branch master
Already on 'master'
Your branch is up to date with 'origin/master'.
HEAD is now at 5e15f51 Misc
Entering 'third_party/rapidjson'
Synchronizing submodule url for 'thirdparty/gtest'
Entering 'third_party/rapidjson/thirdparty/gtest'
/Users/didi/Library/Caches/Homebrew/ccls--git/third_party/rapidjson
/Users/didi/Library/Caches/Homebrew/ccls--git/third_party/rapidjson/thirdparty/gtest
==> cmake -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cel
==> cmake --build Release --target install
Last 15 lines from /Users/didi/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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: