- 积分
- 11
- 威望
-
- 金钱
-
- 注册时间
- 2022-7-18
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2022-7-19 14:33:49
|
显示全部楼层
[ 28%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/helper/multithread/xsync_point.cc.o
[ 28%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/index_array_field.cc.o
[ 28%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/index_field.cc.o
[ 28%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/insert_statement_builder.cc.o
[ 28%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/io/connection_type.cc.o
[ 28%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/io/vio_input_stream.cc.o
[ 29%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/io/xpl_listener_factory.cc.o
[ 29%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/io/xpl_listener_tcp.cc.o
[ 29%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/io/xpl_listener_unix_socket.cc.o
[ 29%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/json_utils.cc.o
[ 29%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/meta_schema_validator.cc.o
In file included from /home/debian/lnmp1.9/src/mysql-8.0.29/extra/protobuf/protobuf-3.19.4/src/google/protobuf/message.h:120,
from /home/debian/lnmp1.9/src/mysql-8.0.29/extra/protobuf/protobuf-3.19.4/src/google/protobuf/dynamic_message.h:47,
from /home/debian/lnmp1.9/src/mysql-8.0.29/plugin/x/src/ngs/protocol/protocol_protobuf.h:33,
from /home/debian/lnmp1.9/src/mysql-8.0.29/plugin/x/src/meta_schema_validator.h:37,
from /home/debian/lnmp1.9/src/mysql-8.0.29/plugin/x/src/meta_schema_validator.cc:25:
/home/debian/lnmp1.9/src/mysql-8.0.29/extra/protobuf/protobuf-3.19.4/src/google/protobuf/arena.h: In instantiation of ‘class google::protobuf::Arena::InternalHelper<Mysqlx::Expr::FunctionCall>’:
/home/debian/lnmp1.9/src/mysql-8.0.29/build/plugin/x/generated/protobuf_lite/mysqlx_expr.pb.h:2227:85: required from here
/home/debian/lnmp1.9/src/mysql-8.0.29/extra/protobuf/protobuf-3.19.4/src/google/protobuf/arena.h:470:70: error: use of deleted function ‘static char google::protobuf::Arena::InternalHelper<T>::ArenaConstructable(const typename U::InternalArenaConstructable_*) [with U = Mysqlx::Expr::FunctionCall; T = Mysqlx::Expr::FunctionCall; typename U::InternalArenaConstructable_ = void]’
470 | typedef std::integral_constant<bool, sizeof(ArenaConstructable<T>(
| ~~~~~~~~~~~~~~~~~~~~~~^
471 | static_cast<const T*>(0))) ==
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/debian/lnmp1.9/src/mysql-8.0.29/extra/protobuf/protobuf-3.19.4/src/google/protobuf/arena.h:465:17: note: declared here
465 | static char ArenaConstructable(
| ^~~~~~~~~~~~~~~~~~
/home/debian/lnmp1.9/src/mysql-8.0.29/sql/auth/auth_common.h:681: confused by earlier errors, bailing out
make[2]: *** [plugin/x/CMakeFiles/mysqlx.dir/build.make:615:plugin/x/CMakeFiles/mysqlx.dir/src/meta_schema_validator.cc.o] 错误 1
make[1]: *** [CMakeFiles/Makefile2:11638:plugin/x/CMakeFiles/mysqlx.dir/all] 错误 2
make: *** [Makefile:182:all] 错误 2
|
|