AnyQ环境安装过程中一直报错,该怎么解决?
taotaowyx 发布于2019-09 浏览:16590 回复:2
0
收藏

[root@localhost build]# cmake .. && make
-- Configuring done
-- Generating done
-- Build files have been written to: /home/apps/AnyQ/build
[ 4%] Built target extern_leveldb
[ 9%] Built target extern_jsoncpp
[ 14%] Built target extern_xgboost
[ 18%] Built target extern_boost
[ 22%] Built target extern_zlib
[ 26%] Built target extern_protobuf
[ 31%] Built target extern_gflags
[ 36%] Built target extern_openssl
[ 40%] Built target extern_glog
[ 44%] Built target extern_brpc
[libprotobuf WARNING /home/apps/AnyQ/build/third_party/protobuf/src/extern_protobuf/src/google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: anyq.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)
[libprotobuf WARNING /home/apps/AnyQ/build/third_party/protobuf/src/extern_protobuf/src/google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: http_service.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)
[ 48%] Built target proto_build
[ 52%] Built target extern_gtest
[ 56%] Built target extern_eigen
[ 56%] Performing configure step for 'extern_paddle'
CMake Error: The source "/home/apps/AnyQ/build/third_party/paddle/src/extern_paddle/CMakeLists.txt" does not match the source "/home/apps/AnyQ/build/third_party/install/paddle/CMakeLists.txt" used to generate cache. Re-run cmake with a different source directory.
make[2]: *** [third_party/paddle/src/extern_paddle-stamp/extern_paddle-configure] 错误 1
make[1]: *** [CMakeFiles/extern_paddle.dir/all] 错误 2
make: *** [all] 错误 2

 

GitHub上的资料不是很详细,也没有找到其他的解决的途径,求指点

收藏
点赞
0
个赞
共2条回复 最后由回复于2022-12
#3回复于2022-12

请问你的问题解决了吗,我的也总是报extern_protobuf的错误

0
#2晓小川009回复于2020-02

请问你的解决了吗,我现在遇到了同样的问题。

0
TOP
切换版块