-
Notifications
You must be signed in to change notification settings - Fork 0
Description
[ 50%] Building CXX object CMakeFiles/cplusplus_app_example.dir/home/runner/.local/lib/python3.8/site-packages/graphscope.runtime/include/graphscope/frame/app_frame.cc.o
In file included from /home/runner/.local/lib/python3.8/site-packages/graphscope.runtime/include/vineyard/client/ds/object_factory.h:27,
from /home/runner/.local/lib/python3.8/site-packages/graphscope.runtime/include/vineyard/client/ds/i_object.h:23,
from /home/runner/.local/lib/python3.8/site-packages/graphscope.runtime/include/vineyard/client/client.h:29,
from /home/runner/.local/lib/python3.8/site-packages/graphscope.runtime/include/vineyard/basic/ds/arrow.vineyard.h:33,
from /home/runner/.local/lib/python3.8/site-packages/graphscope.runtime/include/vineyard/basic/ds/arrow.h:30,
from /home/runner/.local/lib/python3.8/site-packages/graphscope.runtime/include/vineyard/graph/fragment/arrow_fragment.h:35,
from /home/runner/.local/lib/python3.8/site-packages/graphscope.runtime/include/graphscope/core/fragment/arrow_projected_fragment.h:37,
from /home/runner/.local/lib/python3.8/site-packages/graphscope.runtime/include/graphscope/frame/app_frame.cc:20:
/home/runner/.local/lib/python3.8/site-packages/graphscope.runtime/include/vineyard/common/util/typename.h:34:10: fatal error: ctti/detail/name_filters.hpp: No such file or directory
34 | #include "ctti/detail/name_filters.hpp"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/cplusplus_app_example.dir/build.make:76: CMakeFiles/cplusplus_app_example.dir/home/runner/.local/lib/python3.8/site-packages/graphscope.runtime/include/graphscope/frame/app_frame.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:85: CMakeFiles/cplusplus_app_example.dir/all] Error 2
make: *** [Makefile:91: all] Error 2
Error: Process completed with exit code 2.