Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Error #15

Closed
AlkenePan opened this issue Mar 6, 2019 · 2 comments
Closed

Upgrade Error #15

AlkenePan opened this issue Mar 6, 2019 · 2 comments

Comments

@AlkenePan
Copy link

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
@twlz0ne
Copy link
Owner

twlz0ne commented Mar 6, 2019

Duplicate #13

I'll check it later, but I only have 10.11.6 on my computer.

@AlkenePan
Copy link
Author

Duplicate #13

I'll check it later, but I only have 10.11.6 on my computer.

thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants