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

build error with graphscope version 0.18 (0.14 is ok) #2

Open
hanjf12 opened this issue Dec 21, 2022 · 0 comments
Open

build error with graphscope version 0.18 (0.14 is ok) #2

hanjf12 opened this issue Dec 21, 2022 · 0 comments

Comments

@hanjf12
Copy link

hanjf12 commented Dec 21, 2022

[ 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.

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

1 participant