cquery mode 出错

之前用cquery的时候一切正常,后来系统重装了一下,再次安装的时候,每次启动cquery都会报一大堆Could not normalize path的错误,如下所示:

( 0.704s) [ FDAB2700] file_consumer.cc:67 | Could not normalize path /bin/…/lib64/gcc/x86_64-pc-linux-gnu/8.1.1/…/…/…/…/include/c++/8.1.1/bits/stringfwd.h ( 0.704s) [ FDAB2700] file_consumer.cc:67 | Could not normalize path /bin/…/lib64/gcc/x86_64-pc-linux-gnu/8.1.1/…/…/…/…/include/c++/8.1.1/bits/stringfwd.h ( 0.704s) [ FDAB2700] file_consumer.cc:67 | Could not normalize path /bin/…/lib64/gcc/x86_64-pc-linux-gnu/8.1.1/…/…/…/…/include/c++/8.1.1/bits/memoryfwd.h ( 0.704s) [ FDAB2700] file_consumer.cc:67 | Could not normalize path /bin/…/lib64/gcc/x86_64-pc-linux-gnu/8.1.1/…/…/…/…/include/c++/8.1.1/iosfwd ( 0.704s) [ FDAB2700] file_consumer.cc:67 | Could not normalize path /bin/…/lib64/gcc/x86_64-pc-linux-gnu/8.1.1/…/…/…/…/include/c++/8.1.1/bits/postypes.h ( 0.704s) [ FDAB2700] file_consumer.cc:67 | Could not normalize path /bin/…/lib64/gcc/x86_64-pc-linux-gnu/8.1.1/…/…/…/…/include/c++/8.1.1/cwchar ( 0.704s) [ FDAB2700] file_consumer.cc:67 | Could not normalize path /bin/…/lib64/gcc/x86_64-pc-linux-gnu/8.1.1/…/…/…/…/include/c++/8.1.1/cwchar ( 0.704s) [ FDAB2700] file_consumer.cc:67 | Could not normalize path /bin/…/lib64/gcc/x86_64-pc-linux-gnu/8.1.1/…/…/…/…/include/c++/8.1.1/iomanip ( 0.704s) [ FDAB2700] file_consumer.cc:67 | Could not normalize path /bin/…/lib64/gcc/x86_64-pc-linux-gnu/8.1.1/…/…/…/…/include/c++/8.1.1/bits/ios_base.h ( 0.704s) [ FDAB2700] file_consumer.cc:67 | Could not normalize path /bin/…/lib64/gcc/x86_64-pc-linux-gnu/8.1.1/…/…/…/…/include/c++/8.1.1/ext/atomicity.h ( 0.704s) [ FDAB2700] file_consumer.cc:67 | Could not normalize path

不过奇怪的是,报错之后大部分功能还是能正常用。请问其他道友有没有出现过类似的情况。。。